index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-05
s390/crash: Do not use VM info if os_info does not have it
Alexander Gordeev
1
-24
/
+30
2024-05-23
mseal: wire up mseal syscall
Jeff Xu
1
-0
/
+1
2024-05-21
Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
19
-385
/
+263
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+2
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-22
/
+6
2024-05-17
Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-0
/
+3
2024-05-16
s390/kprobes: Remove custom insn slot allocator
Heiko Carstens
4
-89
/
+10
2024-05-16
s390/boot: Remove alt_stfle_fac_list from decompressor
Sven Schnelle
1
-1
/
+1
2024-05-16
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
1
-0
/
+3
2024-05-14
s390/ipl: Introduce sysfs attribute 'scp_data' for dump ipl
Alexander Egorenkov
1
-0
/
+33
2024-05-14
s390/ipl: Introduce macros for (re)ipl sysfs attribute 'scp_data'
Alexander Egorenkov
1
-163
/
+83
2024-05-14
s390/ipl: Fix incorrect initialization of nvme dump block
Alexander Egorenkov
1
-3
/
+3
2024-05-14
s390/ipl: Fix incorrect initialization of len fields in nvme reipl block
Alexander Egorenkov
1
-2
/
+2
2024-05-14
s390/ipl: Do not accept z/VM CP diag X'008' cmds longer than max length
Alexander Egorenkov
1
-1
/
+5
2024-05-14
s390/ipl: Fix size of vmcmd buffers for sending z/VM CP diag X'008' cmds
Alexander Egorenkov
1
-13
/
+15
2024-05-14
s390/alternatives: Convert runtime sanity check into compile time check
Heiko Carstens
1
-7
/
+0
2024-05-14
s390/irq: Set CIF_NOHZ_DELAY in do_io_irq()
Sven Schnelle
1
-0
/
+1
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2
-16
/
+0
2024-05-14
s390/fpu: Remove comment about TIF_FPU
Thomas Huth
1
-5
/
+0
2024-05-14
s390/vtime: Use get_cpu_timer()
Sven Schnelle
1
-9
/
+1
2024-05-14
s390/idle: Rewrite psw_idle() in C
Sven Schnelle
3
-32
/
+7
2024-05-14
s390/stackstrace: Detect vdso stack frames
Heiko Carstens
4
-8
/
+35
2024-05-14
s390/vdso: Introduce and use struct stack_frame_vdso_wrapper
Heiko Carstens
2
-10
/
+12
2024-05-14
s390/stacktrace: Improve detection of invalid instruction pointers
Heiko Carstens
1
-4
/
+22
2024-05-14
s390/stacktrace: Skip first user stack frame
Heiko Carstens
1
-4
/
+4
2024-05-14
s390/stacktrace: Merge perf_callchain_user() and arch_stack_walk_user()
Heiko Carstens
2
-38
/
+29
2024-05-14
s390/vdso: Use standard stack frame layout
Heiko Carstens
2
-0
/
+2
2024-05-14
s390/vdso: Generate unwind information for C modules
Jens Remus
2
-2
/
+4
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
1
-27
/
+0
2024-05-14
mm/execmem, arch: convert remaining overrides of module_alloc to execmem
Mike Rapoport (IBM)
1
-32
/
+22
2024-05-14
mm: introduce execmem_alloc() and execmem_free()
Mike Rapoport (IBM)
3
-6
/
+7
2024-05-13
Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+2
2024-05-13
Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
12
-84
/
+127
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
3
-4
/
+4
2024-05-02
arch: use $(obj)/ instead of $(src)/ for preprocessed linker scripts
Masahiro Yamada
2
-2
/
+2
2024-04-29
s390: Compile kernel with -fPIC and link with -no-pie
Sumanth Korikkar
1
-33
/
+0
2024-04-29
s390: vmlinux.lds.S: Drop .hash and .gnu.hash for !CONFIG_PIE_BUILD
Sumanth Korikkar
1
-1
/
+1
2024-04-29
s390/ftrace: Use unwinder instead of __builtin_return_address()
Sven Schnelle
2
-0
/
+21
2024-04-29
s390/os_info: Fix array size in struct os_info
Sven Schnelle
1
-0
/
+1
2024-04-29
s390/os_info: Initialize old os_info in standalone dump kernel
Alexander Egorenkov
1
-1
/
+2
2024-04-26
s390/vdso: Add CFI for RA register to asm macro vdso_func
Jens Remus
1
-0
/
+2
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2
-0
/
+2
2024-04-17
s390/mm: Fix NULL pointer dereference
Sven Schnelle
1
-1
/
+2
2024-04-17
s390/nospec: Correct modules thunk offset calculation
Vasily Gorbik
1
-2
/
+2
2024-04-17
s390/boot: Rework deployment of the kernel image
Alexander Gordeev
1
-3
/
+2
2024-04-17
s390/crash: Use old os_info to create PT_LOAD headers
Alexander Gordeev
2
-5
/
+39
2024-04-17
s390/vmcoreinfo: Store virtual memory layout
Alexander Gordeev
1
-0
/
+2
2024-04-17
s390/os_info: Store virtual memory layout
Alexander Gordeev
1
-0
/
+7
2024-04-17
s390/os_info: Introduce value entries
Alexander Gordeev
2
-5
/
+16
2024-04-17
s390/boot: Make .amode31 section address range explicit
Alexander Gordeev
1
-1
/
+1
[next]