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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-03
svcrdma: Fix pcl_for_each_segment for empty chunks
Chris Mason
1
-1
/
+1
2026-08-03
bpf: Remove unused BTF_FMODEL_STRUCT_ARG
Yonghong Song
1
-3
/
+0
2026-08-03
uprobes: Switch uretprobes_srcu to SRCU-fast-updown
Puranjay Mohan
1
-2
/
+3
2026-08-03
srcu: Add lock guard for srcu_fast_updown flavor
Puranjay Mohan
1
-0
/
+7
2026-08-03
binfmt_misc: let a bpf handler request loader substitution
Christian Brauner
1
-0
/
+4
2026-08-03
exec: carry a PT_INTERP substitute in struct linux_binprm
Christian Brauner
1
-0
/
+3
2026-08-03
binfmt_misc: let a bpf handler run the interpreter transparently
Christian Brauner
1
-0
/
+4
2026-08-03
exec: add AT_FLAGS_TRANSPARENT_INTERP
Christian Brauner
1
-0
/
+22
2026-08-03
binfmt_misc: add binfmt_misc_ops bpf struct_ops
Christian Brauner
1
-0
/
+71
2026-08-03
exec: stash bpf-selected interpreter state in struct linux_binprm
Christian Brauner
1
-0
/
+8
2026-08-03
binfmt_misc: use RCU for the handler lookup
Christian Brauner
1
-1
/
+1
2026-08-03
binfmt_misc: convert entry list to an hlist
Christian Brauner
1
-1
/
+1
2026-08-02
fixp-arith: convert comments to kernel-doc format
Randy Dunlap
1
-2
/
+2
2026-08-03
bpf: Generate kfunc argument prototype at add-call time
Amery Hung
2
-21
/
+24
2026-08-03
bpf: Fold __szk const size handling into the scalar arg path
Amery Hung
1
-4
/
+7
2026-08-03
bpf: Rename ARG_CONST_SIZE{,_OR_ZERO} to ARG_MEM_SIZE{,_OR_ZERO}
Amery Hung
2
-3
/
+3
2026-08-02
Merge tag 'vfs-7.2-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-3
/
+4
2026-08-02
Merge tag 'rtw-next-2026-08-02' of https://github.com/pkshih/rtw
Johannes Berg
1
-0
/
+4
2026-08-02
Merge tag 'dmaengine-fix-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Linus Torvalds
1
-5
/
+16
2026-08-02
firmware: arm_sdei: add SDEI_EVENT_SIGNAL support
Kiryl Shutsemau (Meta)
1
-0
/
+6
2026-08-02
firmware: arm_sdei: add sdei_is_present()
Kiryl Shutsemau (Meta)
1
-0
/
+3
2026-07-31
net: phy: c45: add genphy_c45_pma_soft_reset()
Javen Xu
1
-0
/
+1
2026-07-31
Merge tag 'ata-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux
Linus Torvalds
2
-4
/
+8
2026-07-31
KVM: Check for duplicate vcpu_id as early as possible
Dmytro Maluka
1
-0
/
+1
2026-07-31
utf8: Remove unused utf8_normalize
Dr. David Alan Gilbert
1
-3
/
+0
2026-07-31
rcu-tasks: Convert cond_resched_tasks_rcu_qs() to static inline
Paul E. McKenney
1
-6
/
+6
2026-07-31
PCI/ERR: Add support for resetting the Root Ports in a platform-specific way
Manivannan Sadhasivam
1
-0
/
+1
2026-07-31
perf/dwc_pcie: Add support for Picoheart vendor devices
Yicong Yang
2
-0
/
+4
2026-07-31
regulator: handle regulator late cleanup race with PM suspend
Mark Brown
21
-69
/
+157
2026-07-31
iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
Tal Zussman
1
-4
/
+1
2026-07-31
block: add task-context bio completion infrastructure
Tal Zussman
2
-0
/
+25
2026-07-31
block: introduce bio_in_atomic()
Tal Zussman
1
-0
/
+15
2026-07-31
Revert "thermal: hwmon: Use extra_groups for adding temperature attributes"
Rafael J. Wysocki
1
-2
/
+1
2026-07-31
block: validate user space vectors during extraction
Keith Busch
2
-2
/
+10
2026-07-31
netfilter: ipset: switch to rcu work
Florian Westphal
1
-2
/
+2
2026-07-31
netfilter: ipset: switch ext_size to atomic64_t
Jozsef Kadlecsik
1
-1
/
+1
2026-07-31
mm: move struct slabobj_ext to mm/slab.h
Vlastimil Babka (SUSE)
1
-13
/
+0
2026-07-31
net: pass dst via net_device_path in dev_fill_forward_path()
Pablo Neira Ayuso
1
-0
/
+2
2026-07-31
most: most.h: fix lots of kernel-doc warnings
Randy Dunlap
1
-15
/
+22
2026-07-31
Merge tag 'svc_updates_for_v7.3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into char-misc-next
Greg Kroah-Hartman
2
-2
/
+73
2026-07-31
stop_machine: Make stop_one_cpu_nowait() return void
Yury Norov
1
-10
/
+9
2026-07-31
iomap: add ->iomap_next()
Joanne Koong
1
-0
/
+9
2026-07-31
iomap: decouple simple direct I/O reads from iomap_dio_rw
Christoph Hellwig
1
-0
/
+66
2026-07-31
iomap: split iomap_iter() logic into iomap_iter_next()
Joanne Koong
1
-17
/
+85
2026-07-31
iomap: add helper to mark folio uptodate
Joanne Koong
1
-0
/
+1
2026-07-31
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
134
-1088
/
+1774
2026-07-31
nvmem: layouts: Add fixed-layout driver
Mathieu Dubois-Briand
1
-0
/
+6
2026-07-31
static_call / jump_label: Replace __ASSEMBLY__ with __ASSEMBLER__ in headers
Thomas Huth
2
-7
/
+7
2026-07-31
Remove excl arg to ->create inode_operation
NeilBrown
1
-1
/
+1
2026-07-31
seq_file: rename mangle_path to seq_mangle_path
Johannes Berg
1
-1
/
+1
[prev]
[next]