Age | Commit message (Expand) | Author |
2020-04-23 | arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h> | Masahiro Yamada |
2020-04-14 | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-04-11 | x86/Hyper-V: Report crash data in die() when panic_on_oops is set | Tianyu Lan |
2020-04-07 | userfaultfd: wp: add pmd_swp_*uffd_wp() helpers | Peter Xu |
2020-04-07 | userfaultfd: wp: add WP pagetable tracking to x86 | Andrea Arcangeli |
2020-04-07 | mm/vma: replace all remaining open encodings with is_vm_hugetlb_page() | Anshuman Khandual |
2020-04-04 | Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2020-04-02 | asm-generic: make more kernel-space headers mandatory | Masahiro Yamada |
2020-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-03-31 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-03-30 | Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-03-28 | Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git... | Thomas Gleixner |
2020-03-27 | generic arch_futex_atomic_op_inuser() doesn't need access_ok() | Al Viro |
2020-03-27 | futex: arch_futex_atomic_op_inuser() calling conventions change | Al Viro |
2020-03-27 | x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDS | H.J. Lu |
2020-03-19 | bpf: Support llvm-objcopy for vmlinux BTF | Fangrui Song |
2020-03-06 | asm-generic/bitops: Update stale comment | Will Deacon |
2020-02-17 | lib/vdso: Avoid highres update if clocksource is not VDSO capable | Thomas Gleixner |
2020-02-17 | lib/vdso: Cleanup clock mode storage leftovers | Thomas Gleixner |
2020-02-10 | gpio: Avoid kernel.h inclusion where it's possible | Andy Shevchenko |
2020-02-04 | Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2020-02-04 | asm-generic: Make dma-contiguous.h a mandatory include/asm header | Michal Simek |
2020-02-04 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-02-04 | asm-generic/tlb: provide MMU_GATHER_TABLE_FREE | Peter Zijlstra |
2020-02-04 | asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER | Peter Zijlstra |
2020-02-04 | asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZE | Peter Zijlstra |
2020-02-04 | asm-generic/tlb: rename HAVE_RCU_TABLE_FREE | Peter Zijlstra |
2020-02-04 | asm-gemeric/tlb: remove stray function declarations | Peter Zijlstra |
2020-02-04 | asm-generic/tlb: avoid potential double flush | Peter Zijlstra |
2020-02-04 | mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush | Peter Zijlstra |
2020-02-04 | mm: add generic p?d_leaf() macros | Steven Price |
2020-02-03 | Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/denni... | Linus Torvalds |
2020-01-31 | Merge tag 'modules-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-01-31 | percpu: fix __percpu annotation in asm-generic | Luc Van Oostenryck |
2020-01-30 | Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds |
2020-01-27 | Merge tag 'timers-urgent-2020-01-27' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-01-27 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds |
2020-01-23 | mm: remove arch_bprm_mm_init() hook | Dave Hansen |
2020-01-17 | lib/vdso: Make __arch_update_vdso_data() logic understandable | Thomas Gleixner |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-12-30 | asm-generic/nds32: don't redefine cacheflush primitives | Mike Rapoport |
2019-12-16 | export.h: reduce __ksymtab_strings string duplication by using "MS" section f... | Jessica Yu |
2019-12-06 | Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-12-04 | mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h | Mike Rapoport |
2019-12-04 | bitops: introduce the for_each_set_clump8 macro | William Breathitt Gray |
2019-12-03 | Merge tag 'spdx-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-12-03 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-12-02 | Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-12-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-12-01 | mm/memory.c: fix a huge pud insertion race during faulting | Thomas Hellstrom |