Age | Commit message (Expand) | Author |
2022-09-11 | kernel: exit: cleanup release_thread() | Kefeng Wang |
2022-08-20 | Merge tag 'powerpc-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2022-08-19 | KVM: Rename mmu_notifier_* to mmu_invalidate_* | Chao Peng |
2022-08-15 | powerpc/pci: Fix get_phb_number() locking | Michael Ellerman |
2022-08-14 | Merge tag 'powerpc-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2022-08-10 | Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds |
2022-08-10 | powerpc/kexec: Fix build failure from uninitialised variable | Russell Currey |
2022-08-10 | powerpc/ppc-opcode: Fix PPC_RAW_TW() | Christophe Leroy |
2022-08-10 | powerpc64/ftrace: Fix ftrace for clang builds | Naveen N. Rao |
2022-08-10 | powerpc: Make eh value more explicit when using lwarx | Christophe Leroy |
2022-08-10 | powerpc: Don't hide eh field of lwarx behind a macro | Christophe Leroy |
2022-08-10 | powerpc: Fix eh field when calling lwarx on PPC32 | Christophe Leroy |
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-06 | Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | 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-03 | Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-08-03 | Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2022-08-03 | powerpc/64e: Fix kexec build error | Michael Ellerman |
2022-08-02 | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-08-02 | Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2022-08-02 | Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-08-02 | Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds |
2022-08-02 | mm: Convert all PageMovable users to movable_operations | Matthew Wilcox (Oracle) |
2022-08-02 | powerpc/pci: Fix PHB numbering when using opal-phbid | Michael Ellerman |
2022-08-01 | powerpc: drop dependency on <asm/machdep.h> in archrandom.h | Yury Norov |
2022-08-01 | powerpc/64: Init jump labels before parse_early_param() | Zhouyi Zhou |
2022-08-01 | powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_address | Miaoqian Lin |
2022-08-01 | powerpc/xive: Fix refcount leak in xive_get_max_prio | Miaoqian Lin |
2022-08-01 | powerpc/spufs: Fix refcount leak in spufs_init_isolated_loader | Miaoqian Lin |
2022-08-01 | powerpc/perf: Include caps feature for power10 DD1 version | Athira Rajeev |
2022-08-01 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman |
2022-07-29 | profile: setup_profiling_timer() is moslty not implemented | Ben Dooks |
2022-07-29 | Merge tag 'powerpc-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2022-07-29 | powerpc/mm: Export memory_add_physaddr_to_nid() for modules | Michael Ellerman |
2022-07-28 | powerpc: add support for syscall stack randomization | Xiu Jianfeng |
2022-07-28 | powerpc: Move system_call_exception() to syscall.c | Xiu Jianfeng |
2022-07-28 | powerpc/powernv: rename remaining rng powernv_ functions to pnv_ | Jason A. Donenfeld |
2022-07-28 | powerpc/powernv/kvm: Use darn for H_RANDOM on Power9 | Jason A. Donenfeld |
2022-07-28 | powerpc/powernv: Avoid crashing if rng is NULL | Michael Ellerman |
2022-07-28 | powerpc/signal: Update comment for clarity | Rashmica Gupta |
2022-07-28 | powerpc: make facility_unavailable_exception 64s | Rashmica Gupta |
2022-07-28 | powerpc/platforms/83xx/suspend: Remove write-only global variable | Uwe Kleine-König |
2022-07-28 | powerpc/platforms/83xx/suspend: Prevent unloading the driver | Uwe Kleine-König |
2022-07-28 | powerpc/platforms/83xx/suspend: Reorder to get rid of a forward declaration | Uwe Kleine-König |
2022-07-28 | powerpc/sysdev: Fix comment typo | Jason Wang |
2022-07-28 | powerpc/pseries/vas: Fix comment typo | Jason Wang |