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
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
-15
/
+41
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
-12
/
+37
2025-06-23
powerpc: floppy: Add missing checks after DMA map
Thomas Fourier
-1
/
+4
2025-06-23
book3s64/radix : Optimize vmemmap start alignment
Donet Tom
-11
/
+18
2025-06-23
book3s64/radix : Handle error conditions properly in radix_vmemmap_populate
Donet Tom
-1
/
+1
2025-06-23
powerpc/pseries/dlpar: Search DRC index from ibm,drc-indexes for IO add
Haren Myneni
-2
/
+50
2025-06-23
KVM: PPC: Book3S HV: Add H_VIRT mapping for tracing exits
Gautam Menghani
-0
/
+1
2025-06-23
powerpc: sysdev: use lock guard for mutex
Shrikanth Hegde
-11
/
+3
2025-06-23
powerpc: powernv: ocxl: use lock guard for mutex
Shrikanth Hegde
-9
/
+3
2025-06-23
powerpc: book3s: vas: use lock guard for mutex
Shrikanth Hegde
-19
/
+13
2025-06-23
powerpc: fadump: use lock guard for mutex
Shrikanth Hegde
-7
/
+4
2025-06-23
powerpc: rtas: use lock guard for mutex
Shrikanth Hegde
-44
/
+20
2025-06-23
powerpc: eeh: use lock guard for mutex
Shrikanth Hegde
-13
/
+7
2025-06-23
powerpc/microwatt: Correct ISA version number in device tree
Paul Mackerras
-1
/
+1
2025-06-23
powerpc/defconfigs: Set HZ=1000 on ppc64 and powernv defconfigs
Madadi Vineeth Reddy
-2
/
+2
2025-06-23
powerpc/configs/64s: Enable CONFIG_KALLSYMS_ALL
Madhavan Srinivasan
-0
/
+2
2025-06-19
powerpc/bpf: Fix warning for unused ori31_emitted
Luis Gerhorst
-6
/
+5
2025-06-17
serial: 8250: sanitize uart_port::serial_{in,out}() types
Jiri Slaby (SUSE)
-3
/
+4
2025-06-17
powerpc/powermac: remove unneeded tty includes
Jiri Slaby (SUSE)
-2
/
+0
2025-06-17
powerpc/legacy_serial: use %pa for phys_addr_t prints
Jiri Slaby (SUSE)
-3
/
+2
2025-06-17
powerpc/legacy_serial: cache serial port and info in add_legacy_port()
Jiri Slaby (SUSE)
-26
/
+26
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
-3
/
+3
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
-7
/
+7
2025-06-16
Merge tag 'powerpc-6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-7
/
+19
2025-06-13
powerpc: Fix struct termio related ioctl macros
Madhavan Srinivasan
-4
/
+4
2025-06-13
bugs/powerpc: Concatenate 'cond_str' with '__FILE__' in BUG_ENTRY(), to exten...
Ingo Molnar
-1
/
+1
2025-06-13
bugs/powerpc: Pass in 'cond_str' to BUG_ENTRY()
Ingo Molnar
-5
/
+5
2025-06-13
bugs/core: Extend __WARN_FLAGS() with the 'cond_str' parameter
Ingo Molnar
-1
/
+1
2025-06-13
powerpc: dts: mpc8315erdb: Add GPIO controller node
J. Neuschäfer
-0
/
+10
2025-06-13
powerpc/microwatt: Fix model property in device tree
J. Neuschäfer
-1
/
+1
2025-06-13
powerpc/eeh: Fix missing PE bridge reconfiguration during VFIO EEH recovery
Narayana Murty N
-0
/
+2
2025-06-13
powerpc/vdso: Fix build of VDSO32 with pcrel
Christophe Leroy
-2
/
+2
2025-06-11
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
-3
/
+3
2025-06-09
bpf, arm64, powerpc: Change nospec to include v1 barrier
Luis Gerhorst
-16
/
+43
2025-06-09
bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
Luis Gerhorst
-4
/
+17
2025-06-10
powerpc/vas: Return -EINVAL if the offset is non-zero in mmap()
Haren Myneni
-0
/
+9
2025-06-10
powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmap
Ritesh Harjani (IBM)
-2
/
+6
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-2
/
+3
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-1
/
+1
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
-1
/
+1
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-28
/
+79
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-2
/
+0
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-4
/
+4
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-52
/
+64
2025-05-26
Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-8
/
+7
2025-05-26
Merge tag 'powerpc-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-460
/
+3006
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-1041
/
+435
2025-05-26
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
-8
/
+8
2025-05-21
powerpc/perf: Remove driver-specific throttle support
Kan Liang
-6
/
+3
2025-05-21
crypto: powerpc/poly1305 - add depends on BROKEN for now
Eric Biggers
-0
/
+1
[prev]
[next]