index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-01
Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-10
/
+15
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
3
-13
/
+10
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-2
/
+2
2021-10-08
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
1
-5
/
+0
2021-10-01
audit: add support for the openat2 syscall
Richard Guy Briggs
2
-0
/
+4
2021-10-01
audit: replace magic audit syscall class numbers with macros
Richard Guy Briggs
2
-10
/
+11
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
2
-6
/
+6
2021-09-30
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
1
-1
/
+1
2021-09-30
kprobes: treewide: Cleanup the error messages for kprobes
Masami Hiramatsu
1
-1
/
+3
2021-09-09
Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
6
-15
/
+33
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
1
-5
/
+5
2021-09-08
s390/ftrace: remove incorrect __va usage
Heiko Carstens
1
-2
/
+2
2021-09-07
s390/cpum_cf: move array from header to C file
Heiko Carstens
1
-0
/
+8
2021-09-07
s390/topology: fix topology information when calling cpu hotplug notifiers
Sven Schnelle
2
-8
/
+14
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+8
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
1
-0
/
+2
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
1
-3
/
+6
2021-09-01
Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-08-31
s390/entry: make oklabel within CHKSTG macro local
Heiko Carstens
1
-2
/
+2
2021-08-31
s390: add kmemleak annotation in stack_alloc()
Sven Schnelle
1
-3
/
+7
2021-08-30
Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
31
-371
/
+1070
2021-08-26
s390/smp: do not use nodat_stack for secondary CPU start
Alexander Gordeev
1
-15
/
+10
2021-08-26
s390/smp: enable DAT before CPU restart callback is called
Alexander Gordeev
6
-18
/
+38
2021-08-25
s390/sclp: add tracing of SCLP interactions
Peter Oberparleiter
1
-7
/
+9
2021-08-25
s390/debug: add early tracing support
Peter Oberparleiter
1
-0
/
+55
2021-08-25
s390/debug: fix debug area life cycle
Peter Oberparleiter
1
-46
/
+56
2021-08-25
s390/debug: keep debug data on resize
Peter Oberparleiter
1
-21
/
+53
2021-08-25
s390/diag: make restart_part2 a local label
Heiko Carstens
1
-2
/
+2
2021-08-25
s390: fix typo in linker script
Heiko Carstens
1
-1
/
+1
2021-08-25
s390: remove do_signal() prototype and do_notify_resume() function
Sven Schnelle
2
-8
/
+0
2021-08-18
s390/sclp: reserve memory occupied by sclp early buffer
Alexander Egorenkov
1
-0
/
+1
2021-08-05
s390: rename dma section to amode31
Heiko Carstens
10
-114
/
+114
2021-08-05
s390: replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
6
-14
/
+14
2021-08-03
s390/ftrace: implement hotpatching
Ilya Leoshkevich
4
-16
/
+279
2021-07-30
s390: enable KCSAN
Ilya Leoshkevich
2
-0
/
+2
2021-07-30
s390/vdso: add .got.plt in vdso linker script
Sumanth Korikkar
2
-0
/
+2
2021-07-27
s390/hwcaps: make sie capability regular hwcap
Heiko Carstens
1
-10
/
+2
2021-07-27
s390/hwcaps: remove hwcap stfle check
Heiko Carstens
1
-1
/
+1
2021-07-27
s390/hwcaps: remove z/Architecture mode active check
Heiko Carstens
1
-2
/
+1
2021-07-27
s390/hwcaps: use consistent coding style / remove comments
Heiko Carstens
1
-54
/
+13
2021-07-27
s390/hwcaps: open code initialization of first six hwcap bits
Heiko Carstens
1
-6
/
+24
2021-07-27
s390/hwcaps: split setup_hwcaps()
Heiko Carstens
1
-9
/
+15
2021-07-27
s390/hwcaps: move setup_hwcaps()
Heiko Carstens
2
-158
/
+160
2021-07-27
s390/hwcaps: add sanity checks
Heiko Carstens
1
-0
/
+2
2021-07-27
s390/hwcaps: use named initializers for hwcap string arrays
Heiko Carstens
1
-4
/
+23
2021-07-27
s390/hwcaps: shorten HWCAP defines
Heiko Carstens
1
-26
/
+26
2021-07-27
s390: add HWCAP_S390_PCI_MIO to ELF hwcaps
Niklas Schnelle
2
-1
/
+3
2021-07-27
s390: make PCI mio support a machine flag
Niklas Schnelle
1
-0
/
+4
2021-07-27
s390/disassembler: add instructions
Heiko Carstens
1
-0
/
+2
2021-07-27
s390: report more CPU capabilities
Heiko Carstens
2
-1
/
+5
[next]