Age | Commit message (Expand) | Author |
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-25 | Merge tag 'v5.8-rc6' into locking/core, to pick up fixes | Ingo Molnar |
2020-07-10 | Merge tag 's390-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-07-10 | s390: Break cyclic percpu include | Peter Zijlstra |
2020-07-09 | s390/mm: fix huge pte soft dirty copying | Janosch Frank |
2020-07-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-07-01 | s390: update defconfigs | Heiko Carstens |
2020-07-01 | s390/cpum_sf: prohibit callchain data collection | Thomas Richter |
2020-06-29 | s390/setup: init jump labels before command line parsing | Vasily Gorbik |
2020-06-29 | s390/maccess: add no DAT mode to kernel_write | Vasily Gorbik |
2020-06-29 | s390/pci: fix enabling a reserved PCI function | Niklas Schnelle |
2020-06-23 | s390/debug: avoid kernel warning on too large number of pages | Christian Borntraeger |
2020-06-23 | s390/kasan: fix early pgm check handler execution | Vasily Gorbik |
2020-06-23 | s390: fix system call single stepping | Sven Schnelle |
2020-06-20 | Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-06-18 | maccess: rename probe_kernel_address to get_kernel_nofault | Christoph Hellwig |
2020-06-18 | KVM: s390: reduce number of IO pins to 1 | Christian Borntraeger |
2020-06-17 | s390: fix syscall_get_error for compat processes | Dmitry V. Levin |
2020-06-17 | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault | Christoph Hellwig |
2020-06-16 | s390/numa: let NODES_SHIFT depend on NEED_MULTIPLE_NODES | Heiko Carstens |
2020-06-16 | s390/vdso: fix vDSO clock_getres() | Vincenzo Frascino |
2020-06-16 | s390/vdso: Use $(LD) instead of $(CC) to link vDSO | Nathan Chancellor |
2020-06-16 | s390/protvirt: use scnprintf() instead of snprintf() | Chen Zhou |
2020-06-16 | s390: use scnprintf() in sys_##_prefix##_##_name##_show | Chen Zhou |
2020-06-16 | s390/crypto: use scnprintf() instead of snprintf() | Chen Zhou |
2020-06-16 | s390/ptrace: fix setting syscall number | Sven Schnelle |
2020-06-16 | s390/ptrace: pass invalid syscall numbers to tracing | Sven Schnelle |
2020-06-16 | s390/ptrace: return -ENOSYS when invalid syscall is supplied | Sven Schnelle |
2020-06-16 | s390/seccomp: pass syscall arguments via seccomp_data | Sven Schnelle |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-06-11 | KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ... | Vitaly Kuznetsov |
2020-06-09 | mmap locking API: convert mmap_sem comments | Michel Lespinasse |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse |
2020-06-09 | mm: consolidate pte_index() and pte_offset_*() definitions | Mike Rapoport |
2020-06-09 | mm: pgtable: add shortcuts for accessing kernel PMD and PTE | Mike Rapoport |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-06-09 | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov |
2020-06-09 | s390: add show_stack_loglvl() | Dmitry Safonov |
2020-06-08 | Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-06-05 | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-06-04 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-04 | mm/debug: add tests validating architecture page table helpers | Anshuman Khandual |
2020-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv... | Linus Torvalds |
2020-06-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-03 | mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() | Anshuman Khandual |