Age | Commit message (Expand) | Author |
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-29 | Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2022-03-28 | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-03-24 | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | 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-23 | Merge tag 'for-5.18/fbdev-1' 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 | mm: merge pte_mkhuge() call into arch_make_huge_pte() | Anshuman Khandual |
2022-03-21 | sparc32: Add pmd_pfn() | Matthew Wilcox (Oracle) |
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 | sparc: Remove usage of the deprecated "pci-dma-compat.h" API | Christophe JAILLET |
2022-02-25 | Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Arnd Bergmann |
2022-02-25 | uaccess: remove CONFIG_SET_FS | Arnd Bergmann |
2022-02-25 | sparc64: remove CONFIG_SET_FS support | Arnd Bergmann |
2022-02-25 | uaccess: generalize access_ok() | Arnd Bergmann |
2022-02-25 | uaccess: fix type mismatch warnings from access_ok() | Arnd Bergmann |
2022-02-25 | uaccess: add generic __{get,put}_kernel_nofault | Arnd Bergmann |
2022-02-25 | sparc64: add __{get,put}_kernel_nofault() | Arnd Bergmann |
2022-02-18 | sparc64: fix building assembly files | Arnd Bergmann |
2022-02-17 | treewide: Replace zero-length arrays with flexible-array members | Gustavo A. R. Silva |
2022-02-17 | shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverage | Masahiro Yamada |
2022-02-17 | signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverage | Masahiro Yamada |
2022-02-11 | lib/xor: make xor prototypes more friendly to compiler vectorization | Ard Biesheuvel |
2022-02-09 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2022-02-08 | bpf: Fix leftover header->pages in sparc and powerpc code. | Song Liu |
2022-01-31 | txhash: Add socket option to control TX hash rethink behavior | Akhmat Karakotov |
2022-01-29 | agp: define proper stubs for empty helpers | Arnd Bergmann |
2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds |
2022-01-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-20 | proc: make the proc_create[_data]() stubs static inlines | Hans de Goede |
2022-01-20 | mm: percpu: add generic pcpu_populate_pte() function | Kefeng Wang |
2022-01-20 | mm: percpu: add generic pcpu_fc_alloc/free funciton | Kefeng Wang |
2022-01-20 | mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef | Kefeng Wang |
2022-01-20 | mm: percpu: generalize percpu related config | Kefeng Wang |
2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-15 | include: move find.h from asm_generic to linux | Yury Norov |
2022-01-15 | mm/mempolicy: wire up syscall set_mempolicy_home_node | Aneesh Kumar K.V |
2022-01-15 | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit | Qi Zheng |
2022-01-13 | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-01-11 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2021-12-31 | crypto: sparc/sha - remove duplicate hash init function | Tianjia Zhang |
2021-12-13 | exit: Add and use make_task_dead. | Eric W. Biederman |
2021-12-10 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2021-12-09 | genirq/msi, treewide: Use a named struct for PCI/MSI attributes | Thomas Gleixner |