index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
Merge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+1
6 days
Revert "drivers: net: 3com: 3c509: Remove this driver"
Maciej W. Rozycki
1
-0
/
+1
6 days
ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
1
-0
/
+1
14 days
powerpc/time: Remove redundant preempt_disable|enable() calls from arch_irq_w...
Sayali Patil
1
-2
/
+4
2026-05-12
powerpc/hv-gpci: fix preempt count leak in sysfs show paths
Aboorva Devarajan
1
-8
/
+16
2026-05-12
powerpc: fix dead default for GUEST_STATE_BUFFER_TEST
Julian Braha
1
-2
/
+1
2026-05-12
powerpc/powermac: Remove pmac_low_i2c_{lock,unlock}()
Bart Van Assche
2
-38
/
+0
2026-05-12
powerpc/warp: Fix error handling in pika_dtm_thread
Ma Ke
1
-0
/
+2
2026-05-12
powerpc: 82xx: fix uninitialized pointers with free attribute
Ally Heev
1
-2
/
+2
2026-05-12
powerpc/g5: Enable all windfarms by default
Linus Walleij
1
-0
/
+2
2026-05-06
powerpc/pasemi: Drop redundant res assignment
Krzysztof Kozlowski
1
-2
/
+1
2026-05-06
powerpc/ps3: Drop redundant result assignment
Krzysztof Kozlowski
1
-3
/
+1
2026-05-06
powerpc/vdso: Drop -DCC_USING_PATCHABLE_FUNCTION_ENTRY from 32-bit flags with...
Nathan Chancellor
1
-0
/
+6
2026-05-06
arch/powerpc: Drop CONFIG_FIRMWARE_EDID from defconfig files
Thomas Zimmermann
8
-8
/
+0
2026-05-06
powerpc/perf: Update check for PERF_SAMPLE_DATA_SRC marked events
Shivani Nittor
1
-2
/
+3
2026-05-06
powerpc/8xx: Fix interrupt mask in cpm1_gpiochip_add16()
Christophe Leroy (CS GROUP)
1
-2
/
+2
2026-05-06
powerpc/vmx: avoid KASAN instrumentation in enter_vmx_ops() for kexec
Sourabh Jain
1
-1
/
+8
2026-05-06
powerpc/kdump: fix KASAN sanitization flag for core_$(BITS).o
Sourabh Jain
1
-1
/
+1
2026-05-06
pseries/papr-hvpipe: Fix style and checkpatch issues in enable_hvpipe_IRQ()
Ritesh Harjani (IBM)
1
-7
/
+6
2026-05-06
pseries/papr-hvpipe: Refactor and simplify hvpipe_rtas_recv_msg()
Ritesh Harjani (IBM)
1
-26
/
+26
2026-05-06
pseries/papr-hvpipe: Kill task_struct pointer from struct hvpipe_source_info
Ritesh Harjani (IBM)
2
-4
/
+2
2026-05-06
pseries/papr-hvpipe: Simplify spin unlock usage in papr_hvpipe_handle_release()
Ritesh Harjani (IBM)
1
-3
/
+2
2026-05-06
pseries/papr-hvpipe: Fix the usage of copy_to_user()
Ritesh Harjani (IBM)
1
-9
/
+14
2026-05-06
pseries/papr-hvpipe: Fix & simplify error handling in papr_hvpipe_init()
Ritesh Harjani (IBM)
1
-11
/
+17
2026-05-06
pseries/papr-hvpipe: Fix null ptr deref in papr_hvpipe_dev_create_handle()
Ritesh Harjani (IBM)
1
-27
/
+30
2026-05-06
pseries/papr-hvpipe: Prevent kernel stack memory leak to userspace
Ritesh Harjani (IBM)
1
-1
/
+1
2026-05-06
pseries/papr-hvpipe: Fix race with interrupt handler
Ritesh Harjani (IBM)
1
-9
/
+11
2026-05-06
powerpc/pseries/htmdump: Add memory configuration dump support to htmdump module
Athira Rajeev
1
-0
/
+70
2026-05-06
powerpc/pseries/htmdump: Fix the offset value used in htm status dump
Athira Rajeev
1
-3
/
+16
2026-05-06
powerpc/pseries/htmdump: Fix the offset value used in processor configuration...
Athira Rajeev
1
-2
/
+15
2026-05-06
powerpc/pseries/htmdump: Free the global buffers in htmdump module exit
Athira Rajeev
1
-14
/
+17
2026-04-24
Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-19
/
+0
2026-04-24
drivers: net: 8390: ultra: Remove this driver
Andrew Lunn
1
-1
/
+0
2026-04-24
drivers: net: 8390: AX88190: Remove this driver
Andrew Lunn
1
-1
/
+0
2026-04-24
drivers: net: fujitsu: fmvj18x: Remove this driver
Andrew Lunn
1
-1
/
+0
2026-04-24
drivers: net: smsc: smc91c92: Remove this driver
Andrew Lunn
1
-1
/
+0
2026-04-24
drivers: net: amd: nmclan: Remove this driver
Andrew Lunn
1
-1
/
+0
2026-04-24
drivers: net: 3com: 3c589: Remove this driver
Andrew Lunn
1
-1
/
+0
2026-04-24
drivers: net: 3com: 3c574: Remove this driver
Andrew Lunn
1
-1
/
+0
2026-04-24
drivers: net: 3com: 3c509: Remove this driver
Andrew Lunn
1
-1
/
+0
2026-04-24
net: packetengines: remove obsolete yellowfin driver and vendor dir
Mingyu Wang
1
-1
/
+0
2026-04-24
net: packetengines: remove obsolete hamachi driver
Mingyu Wang
1
-1
/
+0
2026-04-23
net: remove unused ATM protocols and legacy ATM device drivers
Jakub Kicinski
1
-9
/
+0
2026-04-23
Merge tag 'pcmcia-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-2
/
+0
2026-04-22
Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
4
-9
/
+9
2026-04-18
Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-24
/
+3
2026-04-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-47
/
+27
2026-04-18
Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
3
-7
/
+8
2026-04-17
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
7
-315
/
+4
2026-04-16
bpf: Pass bpf_verifier_env to JIT
Xu Kuohai
1
-1
/
+1
[next]