Age | Commit message (Expand) | Author |
2020-03-19 | bpf: Support llvm-objcopy for vmlinux BTF | Fangrui Song |
2020-03-05 | powerpc/mm: Fix missing KUAP disable in flush_coherent_icache() | Michael Ellerman |
2020-02-28 | powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systems | Desnes A. Nunes do Rosario |
2020-02-24 | powerpc: Include .BTF section | Naveen N. Rao |
2020-02-24 | powerpc/watchpoint: Don't call dar_within_range() for Book3S | Ravi Bangoria |
2020-02-19 | powerpc/entry: Fix an #if which should be an #ifdef in entry_32.S | Christophe Leroy |
2020-02-18 | powerpc/xmon: Fix whitespace handling in getstring() | Oliver O'Halloran |
2020-02-18 | powerpc/6xx: Fix power_save_ppc32_restore() with CONFIG_VMAP_STACK | Christophe Leroy |
2020-02-18 | powerpc/chrp: Fix enter_rtas() with CONFIG_VMAP_STACK | Christophe Leroy |
2020-02-18 | powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK | Christophe Leroy |
2020-02-18 | powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal delivery | Gustavo Luiz Duarte |
2020-02-17 | powerpc/8xx: Fix clearing of bits 20-23 in ITLB miss | Christophe Leroy |
2020-02-17 | powerpc/hugetlb: Fix 8M hugepages on 8xx | Christophe Leroy |
2020-02-17 | powerpc/hugetlb: Fix 512k hugepages on 8xx with 16k page size | Christophe Leroy |
2020-02-17 | powerpc/eeh: Fix deadlock handling dead PHB | Sam Bobroff |
2020-02-09 | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-02-08 | Merge tag 'powerpc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-02-08 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2020-02-08 | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-02-08 | powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACK | Christophe Leroy |
2020-02-08 | powerpc/futex: Fix incorrect user access blocking | Michael Ellerman |
2020-02-07 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2020-02-07 | fs_parse: fold fs_parameter_desc/fs_parameter_spec | Al Viro |
2020-02-07 | fs_parser: remove fs_parameter_description name field | Eric Sandeen |
2020-02-06 | virtio-blk: remove VIRTIO_BLK_F_SCSI support | Christoph Hellwig |
2020-02-04 | Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan |
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 | mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush | Peter Zijlstra |
2020-02-04 | powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case | Aneesh Kumar K.V |
2020-02-04 | powerpc: mm: add p?d_leaf() definitions | Steven Price |
2020-02-04 | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada |
2020-02-01 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-02-01 | Merge branch 'topic/user-access-begin' into next | Michael Ellerman |
2020-01-31 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-01-31 | mm, tree-wide: rename put_user_page*() to unpin_user_page*() | John Hubbard |
2020-01-31 | powerpc: book3s64: convert to pin_user_pages() and put_user_page() | John Hubbard |
2020-01-31 | Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-01-31 | powerpc: configs: Cleanup old Kconfig options | Krzysztof Kozlowski |
2020-01-31 | powerpc/configs/skiroot: Enable some more hardening options | Michael Ellerman |
2020-01-31 | powerpc/configs/skiroot: Disable xmon default & enable reboot on panic | Michael Ellerman |
2020-01-31 | powerpc/configs/skiroot: Enable security features | Joel Stanley |
2020-01-31 | powerpc/configs/skiroot: Update for symbol movement only | Michael Ellerman |
2020-01-31 | powerpc/configs/skiroot: Drop default n CONFIG_CRYPTO_ECHAINIV | Michael Ellerman |
2020-01-31 | powerpc/configs/skiroot: Drop HID_LOGITECH | Michael Ellerman |
2020-01-31 | powerpc/configs: Drop NET_VENDOR_HP which moved to staging | Michael Ellerman |
2020-01-31 | powerpc/configs: NET_CADENCE became NET_VENDOR_CADENCE | Michael Ellerman |
2020-01-31 | powerpc/configs: Drop CONFIG_QLGE which moved to staging | Michael Ellerman |
2020-01-31 | powerpc: Do not consider weak unresolved symbol relocations as bad | Alexandre Ghiti |