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
/
include
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-27
genirq: Kill handle_percpu_devid_fasteoi_nmi()
Marc Zyngier
1
-1
/
+0
2025-10-27
platform: Add firmware-agnostic irq and affinity retrieval interface
Marc Zyngier
1
-0
/
+2
2025-10-27
of/irq: Add interrupt affinity reporting interface
Marc Zyngier
1
-0
/
+7
2025-10-27
ACPI: irq: Add interrupt affinity reporting interface
Marc Zyngier
1
-0
/
+7
2025-10-27
irqdomain: Add firmware info reporting interface
Marc Zyngier
1
-0
/
+27
2025-10-27
ACPI: PRM: Add acpi_prm_handler_available()
Yazen Ghannam
1
-0
/
+2
2025-10-24
treewide: Remove in_irq()
Matthew Wilcox (Oracle)
2
-3
/
+1
2025-10-24
Merge tag 'soc-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-2
/
+19
2025-10-24
Merge tag 'gpio-fixes-for-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
1
-0
/
+5
2025-10-23
Merge tag 'net-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-1
/
+10
2025-10-23
Merge tag 'pm-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-4
/
+4
2025-10-23
net/mlx5: Add PPHCR to PCAM supported registers mask
Alexei Lazar
1
-1
/
+3
2025-10-23
virtio-net: zero unused hash fields
Jason Wang
1
-0
/
+4
2025-10-23
net: datagram: introduce datagram_poll_queue for custom receive queues
Ralf Lici
1
-0
/
+3
2025-10-22
Merge tag 'mm-hotfixes-stable-2025-10-22-12-43' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-3
/
+5
2025-10-22
PM: EM: Assign a unique ID when creating a performance domain
Changwoo Min
1
-0
/
+4
2025-10-22
ACPI: property: Make acpi_get_next_subnode() static
Sakari Ailus
1
-10
/
+0
2025-10-22
module: Fix device table module aliases
Josh Poimboeuf
1
-1
/
+2
2025-10-22
PM: runtime: Fix conditional guard definitions
Rafael J. Wysocki
1
-4
/
+4
2025-10-22
gpio: regmap: add the .fixed_direction_output configuration parameter
Ioana Ciornei
1
-0
/
+5
2025-10-21
seqlock: Introduce scoped_seqlock_read()
Peter Zijlstra
1
-0
/
+111
2025-10-21
atomic: Skip alignment check for try_cmpxchg() old arg
Arnd Bergmann
1
-13
/
+13
2025-10-21
Merge branch 'memory-hotplug'
Heiko Carstens
3
-27
/
+1
2025-10-20
Merge tag 'cgroup-for-6.18-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
2
-2
/
+2
2025-10-20
Merge tag 'fsnotify_for_v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-3
/
+4
2025-10-20
ACPI: PM: s2idle: Drop acpi_get_lps0_constraint()
Rafael J. Wysocki
1
-5
/
+0
2025-10-20
writeback: Add logging for slow writeback (exceeds sysctl_hung_task_timeout_secs)
Julian Sun
1
-0
/
+1
2025-10-20
writeback: Wake up waiting tasks when finishing the writeback of a chunk.
Julian Sun
1
-0
/
+1
2025-10-20
fs: make plain ->i_state access fail to compile
Mateusz Guzik
1
-7
/
+14
2025-10-20
Manual conversion to use ->i_state accessors of all places not covered by coccinelle
Mateusz Guzik
3
-5
/
+5
2025-10-20
fs: provide accessors for ->i_state
Mateusz Guzik
1
-2
/
+76
2025-10-20
fs: spell out fenced ->i_state accesses with explicit smp_wmb/smp_rmb
Mateusz Guzik
1
-2
/
+3
2025-10-20
fs: move wait_on_inode() from writeback.h to fs.h
Mateusz Guzik
2
-11
/
+10
2025-10-20
fs: add missing fences to I_NEW handling
Mateusz Guzik
1
-0
/
+4
2025-10-20
fs: assert ->i_lock held in __iget()
Mateusz Guzik
1
-3
/
+1
2025-10-20
iomap: simplify iomap_iter_advance()
Joanne Koong
1
-4
/
+2
2025-10-18
Merge tag 'hid-for-linus-2025101701' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
1
-0
/
+11
2025-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+4
2025-10-18
Merge tag 'nfs-for-6.18-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+1
2025-10-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+11
2025-10-18
PM: console: Fix memory allocation error handling in pm_vt_switch_required()
Malaya Kumar Rout
1
-2
/
+3
2025-10-18
Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+11
2025-10-17
cgroup/misc: fix misc_res_type kernel-doc warning
Randy Dunlap
1
-1
/
+1
2025-10-17
Merge tag 'mmc-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-0
/
+44
2025-10-16
PCI/MSI: Delete pci_msi_create_irq_domain()
Nam Cao
1
-3
/
+0
2025-10-16
Merge tag 'net-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+1
2025-10-16
irqchip: Pass platform device to platform drivers
Johan Hovold
1
-1
/
+7
2025-10-16
sched: Add support to pick functions to take rf
Joel Fernandes
1
-5
/
+2
2025-10-16
sched: Rename do_set_cpus_allowed()
Peter Zijlstra
1
-2
/
+2
2025-10-16
sched: Employ sched_change guards
Peter Zijlstra
1
-0
/
+5
[prev]
[next]