Age | Commit message (Expand) | Author |
2022-09-05 | asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig. | Sebastian Andrzej Siewior |
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-08-04 | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-08-04 | Merge branch 'pci/header-cleanup-immutable' | Bjorn Helgaas |
2022-08-02 | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-08-01 | Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-07-29 | profile: setup_profiling_timer() is moslty not implemented | Ben Dooks |
2022-07-29 | sparc: Use generic pci_mmap_resource_range() | Arnd Bergmann |
2022-07-29 | PCI: Remove pci_mmap_page_range() wrapper | Arnd Bergmann |
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-21 | mmu_gather: Remove per arch tlb_{start,end}_vma() | Peter Zijlstra |
2022-07-17 | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual |
2022-07-17 | sparc/mm: move protection_map[] inside the platform | Anshuman Khandual |
2022-06-30 | bitops: wrap non-atomic bitops with a transparent macro | Alexander Lobakin |
2022-06-29 | context_tracking: Split user tracking Kconfig | Frederic Weisbecker |
2022-06-24 | jump_label: mips: move module NOP patching into arch code | Ard Biesheuvel |
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-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_385.RULE | Thomas Gleixner |
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-02 | Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-06-02 | sparc: fix mis-use of __kernel_{uid,gid}_t in uapi/asm/stat.h | Masahiro Yamada |
2022-05-31 | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke... | 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-26 | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2022-05-26 | Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | 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-24 | Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-05-24 | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-05-19 | termbits.h: Remove posix_types.h include | Ilpo Järvinen |
2022-05-19 | termbits.h: Align lines & format | Ilpo Järvinen |
2022-05-19 | termbits.h: create termbits-common.h for identical bits | Ilpo Järvinen |
2022-05-13 | mm: change huge_ptep_clear_flush() to return the original pte | Baolin Wang |
2022-05-13 | sparc: use fallback for random_get_entropy() instead of zero | Jason A. Donenfeld |
2022-05-13 | sparc: add asm/stat.h to UAPI compile-test coverage | Masahiro Yamada |
2022-05-11 | Merge branch 'v5.18-rc5' | Peter Zijlstra |
2022-05-11 | kbuild: factor out the common installation code into scripts/install.sh | Masahiro Yamada |
2022-05-08 | randstruct: Split randstruct Makefile and CFLAGS | Kees Cook |
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-28 | sparc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual |
2022-04-28 | net: SO_RCVMARK socket option for SO_MARK with recvmsg() | Erin MacNeil |
2022-04-26 | asm-generic: compat: Cleanup duplicate definitions | Guo Ren |
2022-04-26 | fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT | Guo Ren |