Age | Commit message (Expand) | Author |
2022-08-07 | Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux | 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-08-02 | Merge tag 'arm-defconfig-6.0' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-08-01 | Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
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-22 | ARM: defconfig: remove irda remnants | Arnd Bergmann |
2022-07-17 | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual |
2022-07-17 | sh/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual |
2022-07-07 | genirq: Return a const cpumask from irq_data_get_affinity_mask | Samuel Holland |
2022-07-03 | sh: convert nommu io{re,un}map() to static inline functions | Geert Uytterhoeven |
2022-06-30 | bitops: unify non-atomic bitops prototypes across architectures | Alexander Lobakin |
2022-06-16 | mm: avoid unnecessary page fault retires on shared memory types | Peter Xu |
2022-06-15 | arch/*: Disable softirq stacks on PREEMPT_RT. | Sebastian Andrzej Siewior |
2022-06-03 | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-05-30 | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
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 back reboot/poweroff notifiers rework for 5.19-rc1. | Rafael J. Wysocki |
2022-05-24 | Merge tag 'mmc-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2022-05-19 | sh: Use do_kernel_power_off() | Dmitry Osipenko |
2022-05-13 | mm: change huge_ptep_clear_flush() to return the original pte | Baolin Wang |
2022-05-07 | fork: Generalize PF_IO_WORKER handling | Eric W. Biederman |
2022-05-07 | fork: Pass struct kernel_clone_args into copy_thread | Eric W. Biederman |
2022-04-29 | vmcore: convert copy_oldmem_page() to take an iov_iter | Matthew Wilcox (Oracle) |
2022-04-26 | mmc: sh_mmcif: move platform_data header to proper location | Wolfram Sang |
2022-04-22 | binfmt_flat: Remove shared library support | Eric W. Biederman |
2022-04-01 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2022-03-31 | Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-03-31 | arch: syscalls: simplify uapi/kapi directory creation | Masahiro Yamada |
2022-03-28 | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-03-25 | Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-03-24 | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p... | Linus Torvalds |
2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-22 | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2022-03-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-03-22 | drivers/base/node: consolidate node device subsystem initialization in node_d... | David Hildenbrand |
2022-03-22 | Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2022-03-21 | arch: Add pmd_pfn() where it is missing | Mike Rapoport |
2022-03-11 | arch: Remove references to CONFIG_NFSD_V3 in the default configs | Chuck Lever |
2022-03-10 | resume_user_mode: Move to resume_user_mode.h | Eric W. Biederman |
2022-03-10 | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h | Eric W. Biederman |
2022-02-25 | usercopy: Check valid lifetime via stack depth | Kees Cook |
2022-02-25 | sh: remove CONFIG_SET_FS support | Arnd Bergmann |
2022-02-25 | uaccess: generalize access_ok() | Arnd Bergmann |
2022-02-17 | PCI: Add defines for normal and subtractive PCI bridges | Pali Rohár |
2022-02-17 | treewide: Replace zero-length arrays with flexible-array members | Gustavo A. R. Silva |
2022-01-30 | asm/user.h: killed unused macros | Al Viro |