index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-13
1
-1
/
+1
|
\
|
*
fs: remove compat_sys_mount
Christoph Hellwig
2020-09-23
1
-1
/
+1
*
|
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-13
1
-2
/
+0
|
\
\
|
*
|
compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>
Christoph Hellwig
2020-09-17
1
-2
/
+0
|
|
/
*
|
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-13
1
-5
/
+5
|
\
\
|
*
|
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
2020-10-03
1
-2
/
+2
|
*
|
fs: remove compat_sys_vmsplice
Christoph Hellwig
2020-10-03
1
-1
/
+1
|
*
|
fs: remove the compat readv/writev syscalls
Christoph Hellwig
2020-10-03
1
-2
/
+2
*
|
|
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-13
1
-7
/
+0
|
\
\
\
|
*
|
|
unify generic instances of csum_partial_copy_nocheck()
Al Viro
2020-08-20
1
-7
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-12
1
-77
/
+2
|
\
\
\
|
*
|
|
s390: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
2020-09-08
1
-77
/
+2
*
|
|
|
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-09-01
1
-0
/
+1
*
|
|
|
|
Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-12
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKS
Thomas Gleixner
2020-09-28
1
-1
/
+1
|
*
|
|
|
|
PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable
Thomas Gleixner
2020-09-16
1
-0
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-10-12
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
stacktrace: Remove reliable argument from arch_stack_walk() callback
Mark Brown
2020-09-18
1
-2
/
+2
*
|
|
|
|
|
mm/gup: fix gup_fast with dynamic page table folding
Vasily Gorbik
2020-09-26
1
-12
/
+30
*
|
|
|
|
|
s390: add 3f program exception handler
Janosch Frank
2020-09-14
3
-1
/
+22
*
|
|
|
|
|
s390/pci: fix leak of DMA tables on hard unplug
Niklas Schnelle
2020-09-14
2
-0
/
+6
*
|
|
|
|
|
s390/init: add missing __init annotations
Ilya Leoshkevich
2020-09-14
1
-3
/
+3
*
|
|
|
|
|
s390/idle: fix suspicious RCU usage
Peter Zijlstra
2020-09-14
1
-3
/
+2
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
s390: update defconfigs
Heiko Carstens
2020-09-02
3
-0
/
+8
*
|
|
|
|
s390: fix GENERIC_LOCKBREAK dependency typo in Kconfig
Eric Farman
2020-09-02
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-30
1
-2
/
+1
|
\
\
\
\
|
*
|
|
|
cpuidle: Move trace_cpu_idle() into generic code
Peter Zijlstra
2020-08-26
1
-2
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
s390/vmem: fix vmem_add_range for 4-level paging
Vasily Gorbik
2020-08-26
1
-0
/
+1
*
|
|
|
s390: don't trace preemption in percpu macros
Sven Schnelle
2020-08-26
1
-14
/
+14
|
/
/
/
*
|
|
s390/pci: fix PF/VF linking on hot plug
Niklas Schnelle
2020-08-17
3
-13
/
+32
*
|
|
s390/pci: re-introduce zpci_remove_device()
Niklas Schnelle
2020-08-17
2
-9
/
+14
*
|
|
s390/pci: fix zpci_bus_link_virtfn()
Niklas Schnelle
2020-08-17
1
-10
/
+15
*
|
|
s390/ptrace: fix storage key handling
Heiko Carstens
2020-08-17
1
-2
/
+5
*
|
|
s390/runtime_instrumentation: fix storage key handling
Heiko Carstens
2020-08-17
1
-1
/
+1
*
|
|
s390/pci: ignore stale configuration request event
Niklas Schnelle
2020-08-17
1
-0
/
+3
|
|
/
|
/
|
*
|
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-08-15
1
-1
/
+1
*
|
Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-08-13
11
-44
/
+57
|
\
\
|
|
/
|
/
|
|
*
s390/numa: move code to arch/s390/kernel
Alexander Gordeev
2020-08-11
4
-3
/
+1
|
*
s390/time: remove select CLOCKSOURCE_VALIDATE_LAST_CYCLE again
Heiko Carstens
2020-08-11
1
-1
/
+0
|
*
s390/debug: debug feature version 3
Mikhail Zaslonko
2020-08-11
2
-25
/
+24
|
*
s390/Kconfig: add missing ZCRYPT dependency to VFIO_AP
Krzysztof Kozlowski
2020-08-11
1
-0
/
+1
|
*
s390/numa: set node distance to LOCAL_DISTANCE
Alexander Gordeev
2020-08-11
1
-6
/
+0
|
*
s390/test_unwind: fix possible memleak in test_unwind()
Wang Hai
2020-08-11
1
-0
/
+1
|
*
s390/gmap: improve THP splitting
Gerald Schaefer
2020-08-11
1
-7
/
+20
|
*
s390/atomic: circumvent gcc 10 build regression
Vasily Gorbik
2020-08-11
1
-2
/
+10
*
|
mm/gup: remove task_struct pointer for all gup code
Peter Xu
2020-08-12
4
-8
/
+8
*
|
mm/s390: use general page fault accounting
Peter Xu
2020-08-12
1
-15
/
+1
*
|
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-08-12
1
-1
/
+1
*
|
uaccess: remove segment_eq
Christoph Hellwig
2020-08-12
1
-1
/
+1
|
/
[next]