index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Lines
2026-05-14
powerpc/time: Remove redundant preempt_disable|enable() calls from arch_irq_w...
Sayali Patil
-2
/
+4
2026-05-12
powerpc/hv-gpci: fix preempt count leak in sysfs show paths
Aboorva Devarajan
-8
/
+16
2026-05-12
powerpc: fix dead default for GUEST_STATE_BUFFER_TEST
Julian Braha
-2
/
+1
2026-05-12
powerpc/powermac: Remove pmac_low_i2c_{lock,unlock}()
Bart Van Assche
-38
/
+0
2026-05-12
powerpc/warp: Fix error handling in pika_dtm_thread
Ma Ke
-0
/
+2
2026-05-12
powerpc: 82xx: fix uninitialized pointers with free attribute
Ally Heev
-2
/
+2
2026-05-12
powerpc/g5: Enable all windfarms by default
Linus Walleij
-0
/
+2
2026-05-06
powerpc/pasemi: Drop redundant res assignment
Krzysztof Kozlowski
-2
/
+1
2026-05-06
powerpc/ps3: Drop redundant result assignment
Krzysztof Kozlowski
-3
/
+1
2026-05-06
powerpc/vdso: Drop -DCC_USING_PATCHABLE_FUNCTION_ENTRY from 32-bit flags with...
Nathan Chancellor
-0
/
+6
2026-05-06
arch/powerpc: Drop CONFIG_FIRMWARE_EDID from defconfig files
Thomas Zimmermann
-8
/
+0
2026-05-06
powerpc/perf: Update check for PERF_SAMPLE_DATA_SRC marked events
Shivani Nittor
-2
/
+3
2026-05-06
powerpc/8xx: Fix interrupt mask in cpm1_gpiochip_add16()
Christophe Leroy (CS GROUP)
-2
/
+2
2026-05-06
powerpc/vmx: avoid KASAN instrumentation in enter_vmx_ops() for kexec
Sourabh Jain
-1
/
+8
2026-05-06
powerpc/kdump: fix KASAN sanitization flag for core_$(BITS).o
Sourabh Jain
-1
/
+1
2026-05-06
pseries/papr-hvpipe: Fix style and checkpatch issues in enable_hvpipe_IRQ()
Ritesh Harjani (IBM)
-7
/
+6
2026-05-06
pseries/papr-hvpipe: Refactor and simplify hvpipe_rtas_recv_msg()
Ritesh Harjani (IBM)
-26
/
+26
2026-05-06
pseries/papr-hvpipe: Kill task_struct pointer from struct hvpipe_source_info
Ritesh Harjani (IBM)
-4
/
+2
2026-05-06
pseries/papr-hvpipe: Simplify spin unlock usage in papr_hvpipe_handle_release()
Ritesh Harjani (IBM)
-3
/
+2
2026-05-06
pseries/papr-hvpipe: Fix the usage of copy_to_user()
Ritesh Harjani (IBM)
-9
/
+14
2026-05-06
pseries/papr-hvpipe: Fix & simplify error handling in papr_hvpipe_init()
Ritesh Harjani (IBM)
-11
/
+17
2026-05-06
pseries/papr-hvpipe: Fix null ptr deref in papr_hvpipe_dev_create_handle()
Ritesh Harjani (IBM)
-27
/
+30
2026-05-06
pseries/papr-hvpipe: Prevent kernel stack memory leak to userspace
Ritesh Harjani (IBM)
-1
/
+1
2026-05-06
pseries/papr-hvpipe: Fix race with interrupt handler
Ritesh Harjani (IBM)
-9
/
+11
2026-05-06
powerpc/pseries/htmdump: Add memory configuration dump support to htmdump module
Athira Rajeev
-0
/
+70
2026-05-06
powerpc/pseries/htmdump: Fix the offset value used in htm status dump
Athira Rajeev
-3
/
+16
2026-05-06
powerpc/pseries/htmdump: Fix the offset value used in processor configuration...
Athira Rajeev
-2
/
+15
2026-05-06
powerpc/pseries/htmdump: Free the global buffers in htmdump module exit
Athira Rajeev
-14
/
+17
2026-04-24
Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-19
/
+0
2026-04-23
drivers: net: 8390: ultra: Remove this driver
Andrew Lunn
-1
/
+0
2026-04-23
drivers: net: 8390: AX88190: Remove this driver
Andrew Lunn
-1
/
+0
2026-04-23
drivers: net: fujitsu: fmvj18x: Remove this driver
Andrew Lunn
-1
/
+0
2026-04-23
drivers: net: smsc: smc91c92: Remove this driver
Andrew Lunn
-1
/
+0
2026-04-23
drivers: net: amd: nmclan: Remove this driver
Andrew Lunn
-1
/
+0
2026-04-23
drivers: net: 3com: 3c589: Remove this driver
Andrew Lunn
-1
/
+0
2026-04-23
drivers: net: 3com: 3c574: Remove this driver
Andrew Lunn
-1
/
+0
2026-04-23
drivers: net: 3com: 3c509: Remove this driver
Andrew Lunn
-1
/
+0
2026-04-23
net: packetengines: remove obsolete yellowfin driver and vendor dir
Mingyu Wang
-1
/
+0
2026-04-23
net: packetengines: remove obsolete hamachi driver
Mingyu Wang
-1
/
+0
2026-04-23
net: remove unused ATM protocols and legacy ATM device drivers
Jakub Kicinski
-9
/
+0
2026-04-23
Merge tag 'pcmcia-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
-2
/
+0
2026-04-22
Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
-9
/
+9
2026-04-18
Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-24
/
+3
2026-04-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-47
/
+27
2026-04-17
Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
-7
/
+8
2026-04-16
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-315
/
+4
2026-04-16
bpf: Pass bpf_verifier_env to JIT
Xu Kuohai
-1
/
+1
2026-04-16
bpf: Move constants blinding out of arch-specific JITs
Xu Kuohai
-46
/
+26
2026-04-15
Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+5
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-51
/
+37
[next]