Age | Commit message (Expand) | Author |
2022-03-27 | powerpc: restore removed #endif | Stephen Rothwell |
2022-03-27 | Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | 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-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-03-25 | Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2022-03-24 | mm/migration: add trace events for THP migrations | Anshuman Khandual |
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 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | 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 | powerpc/fadump: opt out from freeing pages on cma activation failure | Hari Bathini |
2022-03-22 | cma: factor out minimum alignment requirement | David Hildenbrand |
2022-03-22 | mm: merge pte_mkhuge() call into arch_make_huge_pte() | Anshuman Khandual |
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 | Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-03-21 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2022-03-21 | powerpc: Add pmd_pfn() | Matthew Wilcox (Oracle) |
2022-03-21 | mm: Turn isolate_lru_page() into folio_isolate_lru() | Matthew Wilcox (Oracle) |
2022-03-21 | powerpc/pseries: Fix use after free in remove_phb_dynamic() | Michael Ellerman |
2022-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-03-16 | powerpc/time: improve decrementer clockevent processing | Nicholas Piggin |
2022-03-16 | powerpc/time: Fix KVM host re-arming a timer beyond decrementer range | Nicholas Piggin |
2022-03-16 | powerpc/tm: Fix more userspace r13 corruption | Nicholas Piggin |
2022-03-16 | powerpc/xive: fix return value of __setup handler | Randy Dunlap |
2022-03-15 | x86/ibt,kprobes: Cure sym+0 equals fentry woes | Peter Zijlstra |
2022-03-15 | x86/livepatch: Validate __fentry__ location | Peter Zijlstra |
2022-03-11 | arch: Remove references to CONFIG_NFSD_V3 in the default configs | Chuck Lever |
2022-03-11 | powerpc/net: Implement powerpc specific csum_shift() to remove branch | Christophe Leroy |
2022-03-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-03-09 | powerpc/64: Add UADDR64 relocation support | Alexey Kardashevskiy |
2022-03-09 | powerpc: 8xx: fix a return value error in mpc8xx_pic_init | Hangyu Hua |
2022-03-09 | powerpc/ps3: remove unneeded semicolons | jing yangyang |
2022-03-08 | KVM: use __vcalloc for very large allocations | Paolo Bonzini |
2022-03-08 | powerpc/64: Force inlining of prevent_user_access() and set_kuap() | Christophe Leroy |
2022-03-08 | powerpc/bitops: Force inlining of fls() | Christophe Leroy |
2022-03-08 | powerpc: declare unmodified attribute_group usages const | Rohan McLure |
2022-03-08 | powerpc/spufs: Fix build warning when CONFIG_PROC_FS=n | YueHaibing |
2022-03-08 | powerpc/secvar: fix refcount leak in format_show() | Hangyu Hua |
2022-03-08 | powerpc/64e: Tie PPC_BOOK3E_64 to PPC_FSL_BOOK3E | Michael Ellerman |
2022-03-08 | powerpc: Move C prototypes out of asm-prototypes.h | Christophe Leroy |
2022-03-08 | powerpc/kexec: Declare kexec_paca static | Christophe Leroy |
2022-03-08 | powerpc/smp: Declare current_set static | Christophe Leroy |
2022-03-08 | powerpc: Cleanup asm-prototypes.c | Christophe Leroy |
2022-03-08 | powerpc/ftrace: Use STK_GOT in ftrace_mprofile.S | Christophe Leroy |
2022-03-08 | powerpc/ftrace: Regroup PPC64 specific operations in ftrace_mprofile.S | Christophe Leroy |
2022-03-08 | powerpc/ftrace: Refactor ftrace_{regs_}caller | Christophe Leroy |
2022-03-08 | powerpc/ftrace: Don't use lmw/stmw in ftrace_regs_caller() | Christophe Leroy |