Age | Commit message (Expand) | Author |
2020-09-02 | s390: update defconfigs | Heiko Carstens |
2020-09-02 | s390: fix GENERIC_LOCKBREAK dependency typo in Kconfig | Eric Farman |
2020-08-30 | Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-08-26 | s390/vmem: fix vmem_add_range for 4-level paging | Vasily Gorbik |
2020-08-26 | s390: don't trace preemption in percpu macros | Sven Schnelle |
2020-08-26 | cpuidle: Move trace_cpu_idle() into generic code | Peter Zijlstra |
2020-08-17 | s390/pci: fix PF/VF linking on hot plug | Niklas Schnelle |
2020-08-17 | s390/pci: re-introduce zpci_remove_device() | Niklas Schnelle |
2020-08-17 | s390/pci: fix zpci_bus_link_virtfn() | Niklas Schnelle |
2020-08-17 | s390/ptrace: fix storage key handling | Heiko Carstens |
2020-08-17 | s390/runtime_instrumentation: fix storage key handling | Heiko Carstens |
2020-08-17 | s390/pci: ignore stale configuration request event | Niklas Schnelle |
2020-08-14 | all arch: remove system call sys_sysctl | Xiaoming Ni |
2020-08-13 | Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-08-12 | mm/gup: remove task_struct pointer for all gup code | Peter Xu |
2020-08-12 | mm/s390: use general page fault accounting | Peter Xu |
2020-08-12 | mm: do page fault accounting in handle_mm_fault | Peter Xu |
2020-08-12 | uaccess: remove segment_eq | Christoph Hellwig |
2020-08-11 | s390/numa: move code to arch/s390/kernel | Alexander Gordeev |
2020-08-11 | s390/time: remove select CLOCKSOURCE_VALIDATE_LAST_CYCLE again | Heiko Carstens |
2020-08-11 | s390/debug: debug feature version 3 | Mikhail Zaslonko |
2020-08-11 | s390/Kconfig: add missing ZCRYPT dependency to VFIO_AP | Krzysztof Kozlowski |
2020-08-11 | s390/numa: set node distance to LOCAL_DISTANCE | Alexander Gordeev |
2020-08-11 | s390/test_unwind: fix possible memleak in test_unwind() | Wang Hai |
2020-08-11 | s390/gmap: improve THP splitting | Gerald Schaefer |
2020-08-11 | s390/atomic: circumvent gcc 10 build regression | Vasily Gorbik |
2020-08-09 | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-08-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2020-08-07 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2020-08-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-08-07 | mm/sparse: cleanup the code surrounding memory_present() | Mike Rapoport |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport |
2020-08-07 | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long |
2020-08-07 | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-08-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-08-04 | Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2020-08-04 | Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-08-04 | Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-08-04 | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune... | Linus Torvalds |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-03 | Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-08-03 | Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-08-03 | Merge tag 'kvm-s390-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2020-07-31 | Merge branch 'linus' into locking/core, to resolve conflict | Ingo Molnar |
2020-07-29 | Merge branch 'locking/header' | Peter Zijlstra |
2020-07-29 | locking/atomic: Move ATOMIC_INIT into linux/types.h | Herbert Xu |
2020-07-27 | kill unused dump_fpu() instances | Al Viro |
2020-07-27 | s390: switch to ->regset_get() | Al Viro |
2020-07-27 | printk: Make linux/printk.h self-contained | Herbert Xu |