index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-04
block: split out a new blk_plug.h header
Christoph Hellwig
3
-86
/
+97
2026-08-04
spi: Add support for StarFive JHB100 SFC
Mark Brown
11
-34
/
+62
2026-08-04
mm/slab: add cache_ and slab_needs_objcg() helpers
Vlastimil Babka (SUSE)
1
-0
/
+3
2026-08-04
mm/slab: introduce kfree_rcu_nolock()
Harry Yoo (Oracle)
2
-13
/
+25
2026-08-04
mm/slab: introduce struct kvfree_rcu_head for kvfree_rcu batching
Harry Yoo (Oracle)
2
-4
/
+16
2026-08-04
Merge branch 'crashkernel-cma' into kexec-next
Mike Rapoport (Microsoft)
2
-1
/
+12
2026-08-04
memblock: add memblock_reserved_hugetlb_size()
Pratyush Yadav (Google)
1
-0
/
+1
2026-08-04
memblock: make HugeTLB bootmem allocation work with KHO
Pratyush Yadav (Google)
1
-0
/
+3
2026-08-04
mm/mm_init: don't rely on memblock to get KHO scratch migratetype
Pratyush Yadav (Google)
2
-19
/
+15
2026-08-04
kho: initialize kho_scratch pointer earlier in boot
Pratyush Yadav (Google)
1
-0
/
+3
2026-08-04
kho: expose kho_scratch_overlap() to kexec_handover.h
Pratyush Yadav (Google)
1
-0
/
+7
2026-08-04
kho: add kho_radix_init_tree()
Pratyush Yadav (Google)
1
-0
/
+7
2026-08-04
kho: allow destroying KHO radix tree
Pratyush Yadav (Google)
1
-0
/
+3
2026-08-04
kho: add data argument to radix walk callback
Pratyush Yadav (Google)
1
-4
/
+4
2026-08-04
kho: add callback for table pages
Pratyush Yadav (Google)
1
-0
/
+3
2026-08-04
kho: add a struct for radix callbacks
Pratyush Yadav (Google)
1
-3
/
+12
2026-08-03
taskstats: remove dead taskstats_exit_mutex declaration
Yiyang Chen
1
-1
/
+0
2026-08-03
pps: don't allow PPS_KC_BIND on removed devices
Calvin Owens
1
-0
/
+1
2026-08-03
watchdog/softlockup: fix softlockup typos
Matthew Chen
1
-2
/
+2
2026-08-03
binfmt_misc: correctly account pre-opened interpreters
Christian Brauner
2
-0
/
+6
2026-08-03
sched_ext: Eject the top rescue consumer on overload
Tejun Heo
1
-0
/
+3
2026-08-03
sched_ext: Add bandwidth-limited rescue execution for stranded tasks
Tejun Heo
1
-0
/
+1
2026-08-03
sched_ext: Add SCX_TASK_PROTECTED
Tejun Heo
1
-0
/
+1
2026-08-03
sched_ext: Synchronize slice and dsq_vtime writes
Tejun Heo
1
-0
/
+2
2026-08-03
kho: make radix max key width more obvious
Pratyush Yadav (Google)
1
-6
/
+3
2026-08-03
kho: generalize radix tree APIs
Pratyush Yadav (Google)
1
-18
/
+16
2026-08-03
HID: input: read battery capacity from its actual report offset
Jose VillaseƱor Montfort
1
-0
/
+2
2026-08-03
binfmt_misc: let a 'B' entry bind its interpreters
Christian Brauner
2
-4
/
+38
2026-08-03
Merge tag 'sched_ext-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
1
-5
/
+5
2026-08-03
Merge tag 'cgroup-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-1
/
+3
2026-08-03
usb: core: Add quirk for 255-bytes initial config read
Nikhil Solanke
1
-0
/
+3
2026-08-03
serial: 8250: allow UART drivers to override rx_trig_bytes handling
Crescent Hsieh
1
-0
/
+2
2026-08-03
serial: 8250: allow low-level drivers to override break control
Crescent Hsieh
2
-0
/
+2
2026-08-03
svcrdma: Validate Read chunk positions at decode time
Chuck Lever
1
-0
/
+2
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
[prev]
[next]