Age | Commit message (Expand) | Author |
2020-11-22 | mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports | Dan Williams |
2020-11-20 | powerpc: Enable seccomp architecture tracking | YiFei Zhu |
2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers |
2020-11-19 | Merge tag 'powerpc-cve-2020-4788' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-11-19 | powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigations | Daniel Axtens |
2020-11-19 | powerpc: Only include kup-radix.h for 64-bit Book3S | Michael Ellerman |
2020-11-19 | powerpc/64s: flush L1D after user accesses | Nicholas Piggin |
2020-11-19 | powerpc/64s: flush L1D on kernel entry | Nicholas Piggin |
2020-11-18 | powerpc: fix -Wimplicit-fallthrough | Nick Desaulniers |
2020-11-18 | powerpc: boot: include compiler_attributes.h | Nick Desaulniers |
2020-11-18 | powerpc/64s/exception: KVM Fix for host DSI being taken in HPT guest MMU context | Nicholas Piggin |
2020-11-17 | powerpc: Drop -me200 addition to build flags | Michael Ellerman |
2020-11-16 | arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed | Arnd Bergmann |
2020-11-16 | KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessing ESB page | Cédric Le Goater |
2020-11-16 | powerpc/64s: Fix KVM system reset handling when CONFIG_PPC_PSERIES=y | Nicholas Piggin |
2020-11-15 | Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-11-09 | perf/arch: Remove perf_sample_data::regs_user_copy | Peter Zijlstra |
2020-11-09 | perf: Reduce stack usage of perf_output_begin() | Peter Zijlstra |
2020-11-09 | powerpc: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-11-09 | Merge 5.10-rc3 into tty-next | Greg Kroah-Hartman |
2020-11-08 | powerpc/32s: Use relocation offset when setting early hash table | Christophe Leroy |
2020-11-06 | powerpc/mm/highmem: Switch to generic kmap atomic | Thomas Gleixner |
2020-11-06 | tty: Remove redundant synclinkmp driver | Lee Jones |
2020-11-06 | tty: Remove redundant synclink driver | Lee Jones |
2020-11-06 | powerpc/numa: Fix build when CONFIG_NUMA=n | Scott Cheloha |
2020-11-05 | powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entry | Christophe Leroy |
2020-11-05 | powerpc/8xx: Always fault when _PAGE_ACCESSED is not set | Christophe Leroy |
2020-11-05 | powerpc/40x: Always fault when _PAGE_ACCESSED is not set | Christophe Leroy |
2020-11-05 | powerpc/603: Always fault when _PAGE_ACCESSED is not set | Christophe Leroy |
2020-11-05 | powerpc: Use asm_goto_volatile for put_user() | Michael Ellerman |
2020-11-04 | USB: serial: keyspan_pda: clean up xircom/entrega support | Johan Hovold |
2020-11-02 | powerpc/smp: Call rcu_cpu_starting() earlier | Qian Cai |
2020-11-02 | powerpc/eeh_cache: Fix a possible debugfs deadlock | Qian Cai |
2020-10-30 | timekeeping: default GENERIC_CLOCKEVENTS to enabled | Arnd Bergmann |
2020-10-29 | powerpc/perf: Support PERF_SAMPLE_DATA_PAGE_SIZE | Kan Liang |
2020-10-27 | powerpc: use asm-generic/mmu_context.h for no-op implementations | Nicholas Piggin |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches |
2020-10-24 | Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2020-10-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-10-23 | Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-22 | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2020-10-22 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-10-22 | powerpc/pseries: Avoid using addr_to_pfn in real mode | Ganesh Goudar |
2020-10-22 | powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9 | Christophe Leroy |
2020-10-22 | powerpc/eeh: Fix eeh_dev_check_failure() for PE#0 | Oliver O'Halloran |
2020-10-21 | KVM: PPC: Book3S HV: Make struct kernel_param_ops definition const | Joe Perches |
2020-10-20 | powerpc/64s: Remove TM from Power10 features | Jordan Niethe |
2020-10-20 | powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI load emulation | Michael Neuling |
2020-10-19 | powerpc/powernv/dump: Handle multiple writes to ack attribute | Vasant Hegde |
2020-10-19 | powerpc/powernv/dump: Fix race while processing OPAL dump | Vasant Hegde |