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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
Merge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-7
/
+2
12 days
Merge tag 'bitmap-for-7.3' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+2
13 days
Merge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-9
/
+23
13 days
Merge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+2
14 days
Merge tag 'powerpc-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
11
-54
/
+204
2026-08-17
Merge tag 'vfs-7.3-rc1.failfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+1
2026-08-06
powerpc: Add Power12 architected mode
Ritesh Harjani (IBM)
2
-2
/
+24
2026-08-06
powerpc: Add Power12 raw mode
Nicholas Piggin
4
-0
/
+103
2026-08-06
powerpc/pseries: Limit PVR list to 16 entries for CAS negotiation
Mahesh Salgaonkar
1
-6
/
+28
2026-08-03
powerpc/64s: Clarify copy_and_flush() cache sync loop comment
Nikhil Kumar Singh
1
-8
/
+12
2026-08-03
powerpc/irq: Fix missing r2 clobber in PCREL inline assembly
Saket Kumar Bhaskar
1
-4
/
+12
2026-08-03
powerpc/syscall: Fix syscall skip handling for seccomp and ptrace
Mukesh Kumar Chaurasiya (IBM)
1
-0
/
+3
2026-08-03
powerpc/smp: add NULL guard for cause_ipi in smp_muxed_ipi_message_pass
Gou Hao
1
-0
/
+3
2026-07-31
powerpc/dt_cpu_ftrs: Avoid separate strlen() in scan_callback()
Thorsten Blum
1
-4
/
+3
2026-07-31
powerpc/rtasd: Use struct_size() to simplify log_rtas_len()
Thorsten Blum
1
-13
/
+6
2026-07-31
powerpc: rtas: use get_user to simplify manage_flash_write
Thorsten Blum
1
-17
/
+10
2026-07-28
powerpc: Fix exit_flags field placement in pt_regs for ptrace
Mukesh Kumar Chaurasiya (IBM)
3
-15
/
+20
2026-07-27
arch: hookup fchroot() system call
Christian Brauner
1
-0
/
+1
2026-07-22
powerpc: Use sysfs_emit() for cpumask show callbacks
Yury Norov
1
-1
/
+2
2026-07-20
entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall execution
Thomas Gleixner
1
-1
/
+2
2026-07-15
powerpc/dt_cpu_ftrs: Set CPU_FTR_P11_PVR for Power11 and later processors
Amit Machhiwal
1
-0
/
+9
2026-07-15
powerpc/vtime: Initialize starttime at boot for native accounting
Shrikanth Hegde
1
-1
/
+3
2026-07-12
powerpc/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Thomas Gleixner
1
-3
/
+1
2026-07-12
powerpc: Move stack randomization after syscall_enter_from_user_mode()
Thomas Gleixner
1
-1
/
+1
2026-07-07
powerpc/vdso: Respect COMPAT_32BIT_TIME
Thomas Weißschuh
3
-9
/
+23
2026-07-06
PCI/sysfs: Fix out-of-bounds read in pci_write_legacy_io()
Krzysztof Wilczyński
1
-7
/
+2
2026-06-24
Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-1
/
+1
2026-06-23
PCI: Make pci_sriov_resource_alignment() pci_dev const
Ilpo Järvinen
1
-1
/
+1
2026-06-19
Merge tag 'powerpc-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
15
-531
/
+110
2026-06-16
powerpc/fadump: define MIN_RMA in bytes rather than MB
Sayali Patil
2
-3
/
+3
2026-06-16
powerpc: Restore KUAP registers on syscall restart exit
Mukesh Kumar Chaurasiya (IBM)
1
-0
/
+1
2026-06-15
Merge tag 'timers-nohz-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+41
2026-06-02
powerpc/time: Prepare to stop elapsing in dynticks-idle
Frederic Weisbecker
1
-0
/
+41
2026-06-02
powerpc: use sysfs_emit{_at} in sysfs show functions
Thorsten Blum
6
-33
/
+37
2026-06-02
ppc/fadump: invoke kmsg_dump in fadump panic path
Shivang Upadhyay
1
-0
/
+8
2026-06-02
powerpc: Simplify cpumask api usage for cpuinfo display
Shrikanth Hegde
1
-5
/
+2
2026-06-02
powerpc: Use cpumask_next_wrap instead
Shrikanth Hegde
1
-4
/
+1
2026-05-25
Merge tag 'v7.1-rc5' into driver-core-next
Danilo Krummrich
2
-2
/
+10
2026-05-20
powerpc: Remove unused functions
Mukesh Kumar Chaurasiya
2
-155
/
+0
2026-05-20
powerpc: Enable GENERIC_ENTRY feature
Mukesh Kumar Chaurasiya
4
-327
/
+53
2026-05-20
powerpc: add exit_flags field in pt_regs
Mukesh Kumar Chaurasiya
1
-0
/
+1
2026-05-20
powerpc: rename arch_irq_disabled_regs
Mukesh Kumar Chaurasiya
4
-5
/
+5
2026-05-14
powerpc/time: Remove redundant preempt_disable|enable() calls from arch_irq_work_raise()
Sayali Patil
1
-2
/
+4
2026-05-06
powerpc/vdso: Drop -DCC_USING_PATCHABLE_FUNCTION_ENTRY from 32-bit flags with clang
Nathan Chancellor
1
-0
/
+6
2026-04-26
driver core: Replace dev->dma_ops_bypass with dev_dma_ops_bypass()
Douglas Anderson
1
-4
/
+4
2026-04-18
Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Linus Torvalds
1
-14
/
+2
2026-04-17
Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
Linus Torvalds
2
-7
/
+7
2026-04-15
Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-1
/
+5
2026-04-14
Merge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
7
-210
/
+66
2026-04-14
Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+1
[next]