Age | Commit message (Expand) | Author |
2022-10-14 | Merge tag 'asm-generic-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-10-12 | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-10-11 | alpha: remove the needless aliases osf_{readv,writev} | Lukas Bulwahn |
2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-10-10 | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2022-10-10 | alpha: fix marvel_ioread8 build regression | Arnd Bergmann |
2022-10-07 | Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2022-10-06 | Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2022-10-06 | Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-10-04 | alpha: add full ioread64/iowrite64 implementation | Arnd Bergmann |
2022-10-03 | Merge tag 'execve-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-10-02 | kbuild: remove head-y syntax | Masahiro Yamada |
2022-10-02 | kbuild: use obj-y instead extra-y for objects placed at the head | Masahiro Yamada |
2022-09-27 | a.out: Remove the a.out implementation | Eric W. Biederman |
2022-09-11 | alpha: move from strlcpy with unused retval to strscpy | Wolfram Sang |
2022-09-11 | kernel: exit: cleanup release_thread() | Kefeng Wang |
2022-09-11 | treewide: defconfig: address renamed CONFIG_DEBUG_INFO=y | Arnd Bergmann |
2022-09-11 | mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse | Zach O'Keefe |
2022-09-09 | termios: get rid of non-UAPI asm/termios.h | Al Viro |
2022-09-09 | make generic INIT_C_CC a bit more generic | Al Viro |
2022-09-09 | termios: consolidate values for VDISCARD in INIT_C_CC | Al Viro |
2022-09-09 | termios: start unifying non-UAPI parts of asm/termios.h | Al Viro |
2022-09-09 | termios: uninline conversion helpers | Al Viro |
2022-09-08 | alpha: Use generic <asm-generic/io.h> | Linus Walleij |
2022-08-27 | provide arch_test_bit_acquire for architectures that define test_bit | Mikulas Patocka |
2022-08-17 | Change calling conventions for filldir_t | Al Viro |
2022-08-07 | Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux | Linus Torvalds |
2022-08-07 | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-08-05 | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-08-04 | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-07-29 | profile: setup_profiling_timer() is moslty not implemented | Ben Dooks |
2022-07-22 | PCI: Move isa_dma_bridge_buggy out of asm/dma.h | Stafford Horne |
2022-07-22 | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h | Stafford Horne |
2022-07-17 | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual |
2022-07-17 | alpha/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual |
2022-07-07 | genirq: Add and use an irq_data_update_affinity helper | Samuel Holland |
2022-06-30 | bitops: unify non-atomic bitops prototypes across architectures | Alexander Lobakin |
2022-06-28 | arch/*/: remove CONFIG_VIRT_TO_BUS | Arnd Bergmann |
2022-06-16 | mm: avoid unnecessary page fault retires on shared memory types | Peter Xu |
2022-06-04 | Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-06-04 | Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux | Linus Torvalds |
2022-06-03 | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-06-03 | Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-06-03 | arch/alpha: replace cpumask_weight with cpumask_empty where appropriate | Yury Norov |
2022-05-27 | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-05-26 | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-05-25 | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2022-05-19 | move mount-related externs from fs.h to mount.h | Al Viro |
2022-05-19 | termbits.h: Remove posix_types.h include | Ilpo Järvinen |