Age | Commit message (Expand) | Author |
2019-07-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-07-16 | arch/*: remove unused isa_page_to_bus() | Stephen Kitt |
2019-07-15 | arch: mark syscall number 435 reserved for clone3 | Christian Brauner |
2019-07-12 | Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2019-07-12 | alpha: switch to generic version of pte allocation | Mike Rapoport |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-07-10 | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-07-08 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-07-08 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-07-08 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-06-28 | arch: wire-up pidfd_open() | Christian Brauner |
2019-06-23 | smp: Remove smp_call_function() and on_each_cpu() return values | Nadav Amit |
2019-06-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-06-17 | Merge tag 'v5.2-rc5' into locking/core, to pick up fixes | Ingo Molnar |
2019-06-15 | bpf: net: Add SO_DETACH_REUSEPORT_BPF | Martin KaFai Lau |
2019-06-09 | kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG | Masahiro Yamada |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner |
2019-06-03 | locking/atomic, alpha: Use s64 for atomic64 | Mark Rutland |
2019-05-30 | treewide: Add SPDX license identifier - Kbuild | Greg Kroah-Hartman |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-29 | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman |
2019-05-27 | signal: Remove task parameter from force_sig | Eric W. Biederman |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-05-18 | alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig | Masahiro Yamada |
2019-05-17 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2019-05-16 | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-05-16 | uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] | David Howells |
2019-05-14 | init: provide a generic free_initmem implementation | Mike Rapoport |
2019-05-14 | initramfs: provide a generic free_initrd_mem implementation | Christoph Hellwig |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-05-07 | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-05-07 | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2019-05-06 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2019-05-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-05-06 | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-04-23 | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2019-04-23 | arch: mostly remove <asm/segment.h> | Christoph Hellwig |
2019-04-19 | net: socket: implement 64-bit timestamps | Arnd Bergmann |
2019-04-15 | arch: add pidfd and io_uring syscalls everywhere | Arnd Bergmann |
2019-04-09 | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively | Sakari Ailus |
2019-04-08 | arch: Remove dummy mmiowb() definitions from arch code | Will Deacon |
2019-04-08 | arch: Use asm-generic header for asm/mmiowb.h | Will Deacon |
2019-04-03 | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs | Waiman Long |
2019-04-03 | locking/rwsem: Remove arch specific rwsem files | Waiman Long |
2019-04-03 | arch/tlb: Clean up simple architectures | Peter Zijlstra |