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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-34
/
+27
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-7
/
+33
2020-09-15
s390/cio: Helper functions to read CSSID, IID, and CHID
Alexandra Winter
1
-0
/
+4
2020-09-15
s390/cio: Add new Operation Code OC3 to PNSO
Alexandra Winter
3
-4
/
+12
2020-09-14
s390/bpf: Fix multiple tail calls
Ilya Leoshkevich
1
-34
/
+27
2020-09-14
s390: add 3f program exception handler
Janosch Frank
3
-1
/
+22
2020-09-14
s390/pci: fix leak of DMA tables on hard unplug
Niklas Schnelle
2
-0
/
+6
2020-09-14
s390/init: add missing __init annotations
Ilya Leoshkevich
1
-3
/
+3
2020-09-14
s390/idle: fix suspicious RCU usage
Peter Zijlstra
1
-3
/
+2
2020-09-02
s390: update defconfigs
Heiko Carstens
3
-0
/
+8
2020-09-02
s390: fix GENERIC_LOCKBREAK dependency typo in Kconfig
Eric Farman
1
-1
/
+1
2020-08-30
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+1
2020-08-26
s390/vmem: fix vmem_add_range for 4-level paging
Vasily Gorbik
1
-0
/
+1
2020-08-26
s390: don't trace preemption in percpu macros
Sven Schnelle
1
-14
/
+14
2020-08-26
cpuidle: Move trace_cpu_idle() into generic code
Peter Zijlstra
1
-2
/
+1
2020-08-17
s390/pci: fix PF/VF linking on hot plug
Niklas Schnelle
3
-13
/
+32
2020-08-17
s390/pci: re-introduce zpci_remove_device()
Niklas Schnelle
2
-9
/
+14
2020-08-17
s390/pci: fix zpci_bus_link_virtfn()
Niklas Schnelle
1
-10
/
+15
2020-08-17
s390/ptrace: fix storage key handling
Heiko Carstens
1
-2
/
+5
2020-08-17
s390/runtime_instrumentation: fix storage key handling
Heiko Carstens
1
-1
/
+1
2020-08-17
s390/pci: ignore stale configuration request event
Niklas Schnelle
1
-0
/
+3
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
1
-1
/
+1
2020-08-13
Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
11
-44
/
+57
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
4
-8
/
+8
2020-08-12
mm/s390: use general page fault accounting
Peter Xu
1
-15
/
+1
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
1
-1
/
+1
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
1
-1
/
+1
2020-08-11
s390/numa: move code to arch/s390/kernel
Alexander Gordeev
4
-3
/
+1
2020-08-11
s390/time: remove select CLOCKSOURCE_VALIDATE_LAST_CYCLE again
Heiko Carstens
1
-1
/
+0
2020-08-11
s390/debug: debug feature version 3
Mikhail Zaslonko
2
-25
/
+24
2020-08-11
s390/Kconfig: add missing ZCRYPT dependency to VFIO_AP
Krzysztof Kozlowski
1
-0
/
+1
2020-08-11
s390/numa: set node distance to LOCAL_DISTANCE
Alexander Gordeev
1
-6
/
+0
2020-08-11
s390/test_unwind: fix possible memleak in test_unwind()
Wang Hai
1
-0
/
+1
2020-08-11
s390/gmap: improve THP splitting
Gerald Schaefer
1
-7
/
+20
2020-08-11
s390/atomic: circumvent gcc 10 build regression
Vasily Gorbik
1
-2
/
+10
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2020-08-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-18
/
+0
2020-08-07
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-13
/
+2
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
1
-1
/
+0
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
10
-10
/
+0
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-2
/
+2
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-141
/
+58
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-29
/
+47
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-24
/
+43
2020-08-04
Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2020-08-04
Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+1
2020-08-04
Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2020-08-04
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
2
-3
/
+2
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
[next]