index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
4
-106
/
+32
2025-11-28
pseries: port papr_rtas_setup_file_interface() to FD_ADD()
Christian Brauner
1
-22
/
+5
2025-11-28
pseries: convert papr_platform_dump_create_handle() to FD_ADD()
Christian Brauner
1
-22
/
+8
2025-11-28
spufs: convert spufs_gang_open() to FD_PREPARE()
Christian Brauner
1
-16
/
+5
2025-11-28
papr-hvpipe: convert papr_hvpipe_dev_create_handle() to FD_PREPARE()
Christian Brauner
1
-30
/
+9
2025-11-28
spufs: convert spufs_context_open() to FD_PREPARE()
Christian Brauner
1
-16
/
+5
2025-11-15
mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb
David Hildenbrand (Red Hat)
1
-1
/
+0
2025-10-13
powerpc, ocxl: Fix extraction of struct xive_irq_data
Nam Cao
1
-1
/
+1
2025-10-13
powerpc/pseries/msi: Fix NULL pointer dereference at irq domain teardown
Nam Cao
1
-2
/
+1
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2025-10-01
Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+0
2025-09-29
Merge tag 'powerpc-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
13
-198
/
+1015
2025-09-29
Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-2
/
+2
2025-09-29
Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+1
2025-09-24
Merge tag 'soc_fsl-6.18-1' of https://github.com/chleroy/linux into soc/drivers
Arnd Bergmann
1
-1
/
+0
2025-09-23
VFS: rename kern_path_locked() and related functions.
NeilBrown
1
-2
/
+2
2025-09-22
soc: fsl: qe: Drop legacy-of-mm-gpiochip.h header from GPIO driver
Christophe Leroy
1
-1
/
+0
2025-09-15
powerpc/pseries: HVPIPE changes to support migration
Haren Myneni
3
-0
/
+74
2025-09-15
powerpc/pseries: Enable hvpipe with ibm,set-system-parameter RTAS
Haren Myneni
1
-2
/
+32
2025-09-15
powerpc/pseries: Enable HVPIPE event message interrupt
Haren Myneni
2
-5
/
+155
2025-09-15
powerpc/pseries: Wakeup hvpipe FD when the payload is pending
Haren Myneni
1
-1
/
+27
2025-09-15
powerpc/pseries: Receive payload with ibm,receive-hvpipe-msg RTAS
Haren Myneni
2
-2
/
+163
2025-09-15
powerpc/pseries: Send payload with ibm,send-hvpipe-msg RTAS
Haren Myneni
2
-1
/
+124
2025-09-15
powerpc/pseries: Add papr-hvpipe char driver for HVPIPE interfaces
Haren Myneni
3
-0
/
+300
2025-09-13
treewide: remove MIGRATEPAGE_SUCCESS
David Hildenbrand
1
-1
/
+1
2025-09-06
powerpc/pseries/msi: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-66
/
+49
2025-09-06
powerpc/powernv/pci: Switch to use msi_create_parent_irq_domain()
Nam Cao
2
-41
/
+35
2025-09-06
powerpc/xive: Untangle xive from child interrupt controller drivers
Nam Cao
2
-37
/
+2
2025-09-06
powerpc/44x: Drop legacy-of-mm-gpiochip.h header
Christophe Leroy
2
-15
/
+19
2025-09-06
powerpc/44x: Change GPIO driver to a proper platform driver
Christophe Leroy
1
-37
/
+46
2025-09-06
powerpc/cpm2: Drop legacy-of-mm-gpiochip.h header
Christophe Leroy
2
-2
/
+0
2025-09-01
fs: add an icount_read helper
Josef Bacik
1
-1
/
+1
2025-09-01
powerpc/powernv/pci: Fix underflow and leak issue
Nam Cao
1
-1
/
+1
2025-09-01
powerpc/pseries/msi: Fix potential underflow and leak issue
Nam Cao
1
-1
/
+1
2025-09-01
powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
1
-2
/
+2
2025-08-20
powerpc: unify two CONFIG_POWERPC64_CPU entries in the same choice block
Masahiro Yamada
1
-9
/
+4
2025-08-20
powerpc: Use dev_fwnode()
Jiri Slaby (SUSE)
1
-2
/
+1
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
4
-5
/
+5
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-2
/
+2
2025-07-29
Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
5
-68
/
+138
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
7
-8
/
+8
2025-07-29
Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-2
/
+0
2025-07-28
Merge tag 'pull-simple_recursive_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-40
/
+9
2025-07-13
mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()
David Hildenbrand
1
-1
/
+1
2025-07-09
drivers/base/node: rename __register_one_node() to register_one_node()
Donet Tom
1
-1
/
+1
2025-07-09
powerpc/secvar: Expose secvars relevant to the key management mode
Srish Srinivasan
1
-4
/
+24
2025-07-09
powerpc/pseries: Correct secvar format representation for static key management
Srish Srinivasan
1
-30
/
+46
2025-07-09
(powerpc/512) Fix possible `dma_unmap_single()` on uninitialized pointer
Thomas Fourier
1
-4
/
+2
2025-07-02
spufs: switch to locked_recursive_removal()
Al Viro
1
-40
/
+9
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
2
-2
/
+15
[next]