index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-31
Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable to pick up changes
Andrew Morton
1
-1
/
+1
2026-01-31
mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON
David Hildenbrand (Red Hat)
1
-1
/
+1
2026-01-31
mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATION
David Hildenbrand (Red Hat)
1
-4
/
+4
2026-01-31
mm: rename balloon_compaction.(c|h) to balloon.(c|h)
David Hildenbrand (Red Hat)
1
-1
/
+1
2026-01-31
mm/balloon_compaction: centralize adjust_managed_page_count() handling
David Hildenbrand (Red Hat)
1
-12
/
+1
2026-01-31
mm/balloon_compaction: centralize basic page migration handling
David Hildenbrand (Red Hat)
1
-16
/
+0
2026-01-31
powerpc/pseries/cmm: remove cmm_balloon_compaction_init()
David Hildenbrand (Red Hat)
1
-11
/
+5
2026-01-31
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm/shmem,
Andrew Morton
1
-1
/
+1
2026-01-31
PCI/MSI: Convert the boolean no_64bit_msi flag to a DMA address mask
Vivian Wang
2
-3
/
+3
2026-01-30
pseries/plpks: add HCALLs for PowerVM Key Wrapping Module
Srish Srinivasan
2
-2
/
+351
2026-01-30
pseries/plpks: expose PowerVM wrapping features via the sysfs
Srish Srinivasan
4
-1
/
+28
2026-01-30
powerpc/pseries: move the PLPKS config inside its own sysfs directory
Srish Srinivasan
6
-46
/
+106
2026-01-30
pseries/plpks: fix kernel-doc comment inconsistencies
Srish Srinivasan
2
-87
/
+318
2026-01-28
net: ethernet: neterion: s2io: remove unused driver
Ethan Nelson-Moore
4
-4
/
+0
2026-01-29
powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()
Guangshuo Li
1
-0
/
+2
2026-01-29
powerpc: kgdb: Remove OUTBUFMAX constant
Miquel Sabaté Solà
1
-1
/
+0
2026-01-29
powerpc64/bpf: Additional NVR handling for bpf_throw
Abhishek Dubey
1
-8
/
+81
2026-01-29
powerpc64/bpf: Support exceptions
Abhishek Dubey
3
-18
/
+50
2026-01-29
powerpc64/bpf: Add arch_bpf_stack_walk() for BPF JIT
Abhishek Dubey
1
-0
/
+41
2026-01-29
powerpc64/bpf: Avoid tailcall restore from trampoline
Abhishek Dubey
1
-8
/
+5
2026-01-29
powerpc64/bpf: Support tailcalls with subprogs
Abhishek Dubey
3
-22
/
+122
2026-01-29
powerpc64/bpf: Moving tail_call_cnt to bottom of frame
Abhishek Dubey
3
-14
/
+24
2026-01-26
powerpc/mm: support page table check
Rohan McLure
8
-18
/
+73
2026-01-26
powerpc/mm: use set_pte_at_unchecked() for internal usages
Rohan McLure
4
-6
/
+16
2026-01-26
powerpc/mm: implement *_user_accessible_page() for ptes
Rohan McLure
4
-0
/
+35
2026-01-26
mm, arch: consolidate hugetlb CMA reservation
Mike Rapoport (Microsoft)
3
-13
/
+4
2026-01-26
arch, mm: consolidate initialization of SPARSE memory model
Mike Rapoport (Microsoft)
3
-7
/
+4
2026-01-26
arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport (Microsoft)
1
-4
/
+0
2026-01-26
powerpc: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
1
-10
/
+12
2026-01-26
lib/tests: convert test_min_heap module to KUnit
Ryota Sakamoto
1
-1
/
+0
2026-01-26
mm/zone_device: reinitialize large zone device private folios
Matthew Brost
1
-1
/
+1
2026-01-22
rseq: Implement sys_rseq_slice_yield()
Thomas Gleixner
1
-0
/
+1
2026-01-20
kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()
Petr Mladek
1
-1
/
+1
2026-01-20
watchdog: softlockup: panic when lockup duration exceeds N thresholds
Li RongQing
1
-1
/
+1
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2026-01-20
lib/tests: convert test_uuid module to KUnit
Ryota Sakamoto
1
-1
/
+0
2026-01-20
treewide: provide a generic clear_user_page() variant
David Hildenbrand
1
-0
/
+1
2026-01-20
mm: add basic tests for lazy_mmu
Kevin Brodsky
1
-1
/
+3
2026-01-20
powerpc/mm: replace batch->active with is_lazy_mmu_mode_active()
Kevin Brodsky
2
-10
/
+1
2026-01-20
mm: introduce generic lazy_mmu helpers
Kevin Brodsky
2
-6
/
+6
2026-01-20
mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
Kevin Brodsky
2
-2
/
+1
2026-01-20
powerpc/mm: implement arch_flush_lazy_mmu_mode()
Kevin Brodsky
1
-3
/
+12
2026-01-20
powerpc/64s: do not re-activate batched TLB flush
Alexander Gordeev
2
-27
/
+0
2026-01-14
powerpc/watchdog: add support for hardlockup_sys_info sysctl
Feng Tang
1
-5
/
+10
2026-01-14
powerpc/vdso: Provide clock_getres_time64()
Thomas Weißschuh
4
-0
/
+21
2026-01-12
lib/crypto: powerpc/aes: Migrate POWER8 optimized code into library
Eric Biggers
5
-4059
/
+4
2026-01-12
lib/crypto: powerpc/aes: Migrate SPE optimized code into library
Eric Biggers
8
-1697
/
+7
2026-01-12
crypto: powerpc/aes - Rename struct aes_key
Eric Biggers
6
-21
/
+22
2026-01-12
sched: Move clock related paravirt code to kernel/sched
Juergen Gross
2
-6
/
+1
2026-01-12
paravirt: Remove asm/paravirt_api_clock.h
Juergen Gross
1
-2
/
+0
[prev]
[next]