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-06-30
clk: renesas: rzv2h-cpg: Use per-SoC PLL reference frequency for calculations
Lad Prabhakar
1
-0
/
+5
2026-06-30
sched/debug: Remove unused schedstats
Shrikanth Hegde
1
-3
/
+0
2026-06-30
sched/eevdf: Move to a single runqueue
Peter Zijlstra (Intel)
1
-0
/
+1
2026-06-30
sched/fair: Add cgroup_mode: max
Peter Zijlstra
1
-0
/
+6
2026-06-30
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
355
-5831
/
+7558
2026-06-30
iio: core: add decimal value formatting into 64-bit value
Rodrigo Alencar
1
-0
/
+20
2026-06-30
lib: math: div64: add div64_s64_rem()
Rodrigo Alencar
1
-0
/
+18
2026-06-30
lib: kstrtox: add kstrtoudec64() and kstrtodec64()
Rodrigo Alencar
1
-0
/
+3
2026-06-29
HID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte reads
Srinivas Pandruvada
1
-0
/
+25
2026-06-29
clk: add clk_determine_rate_noop()
Brian Masney
1
-0
/
+1
2026-06-29
clk: add kernel docs for the core flags
Brian Masney
1
-17
/
+29
2026-06-29
vfio/pci: Latch all module parameters per device
Alex Williamson
1
-2
/
+2
2026-06-29
vfio/pci: Fix racy bitfields and tighten struct layout
Alex Williamson
1
-5
/
+8
2026-06-29
vfio/pci: Latch disable_idle_d3 per device
Alex Williamson
1
-0
/
+1
2026-06-29
regulator: max14577: fix set_mode clobbering enable on MAX77836 LDOs
Jad Keskes
1
-0
/
+3
2026-06-29
clk: Introduce clk_hw_set_spread_spectrum
Peng Fan
1
-0
/
+31
2026-06-29
remoteproc: xlnx: Refactor start & stop ops
Tanmay Shah
1
-0
/
+12
2026-06-29
mtd: spinand: add support for HeYangTek HYF1GQ4UDACAE
Aleksei Sviridkin
1
-0
/
+1
2026-06-29
firmware: stratix10-rsu: Add flash device info retrieval via SMC
Tze Yee Ng
2
-2
/
+35
2026-06-29
ARM: s3c: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
Thomas Huth
1
-2
/
+2
2026-06-29
fs: add umh argument to struct kernel_clone_args
Christian Brauner
1
-0
/
+1
2026-06-29
fs: make userspace_init_fs a dynamically-initialized pointer
Christian Brauner
2
-7
/
+9
2026-06-29
fs: add real_fs to track task's actual fs_struct
Christian Brauner
1
-0
/
+1
2026-06-29
fs: add scoped_with_init_fs()
Christian Brauner
1
-0
/
+31
2026-06-29
fs: add switch_fs_struct()
Christian Brauner
1
-0
/
+2
2026-06-29
super: make fs_holder_ops private
Christian Brauner
1
-7
/
+0
2026-06-29
fs: look up superblocks via the device table in fs_holder_ops
Christian Brauner
1
-0
/
+1
2026-06-29
fs: add dedicated block device open helpers for filesystems
Christian Brauner
1
-0
/
+7
2026-06-29
fs: maintain a global device-to-superblock table
Christian Brauner
1
-0
/
+2
2026-06-29
fs, block: move blk_mode_t and fop_flags_t into <linux/types.h>
Christian Brauner
3
-4
/
+2
2026-06-29
super: convert s_count to refcount_t s_passive
Christian Brauner
1
-1
/
+1
2026-06-29
block: split bdev_yield_claim() out of bdev_fput()
Christian Brauner
1
-0
/
+1
2026-06-29
block: allow making a block device unfreezable
Christian Brauner
2
-1
/
+3
2026-06-29
fs: Add bpf_sock_read_xattr() kfunc to read socket xattrs
Christian Brauner
1
-0
/
+1
2026-06-29
efs: Remove EFS
Matthew Wilcox (Oracle)
1
-54
/
+0
2026-06-29
driver core: add missing kernel-doc for union members
Randy Dunlap
1
-0
/
+2
2026-06-28
Merge tag 'ntb-7.2' of https://github.com/jonmason/ntb
Linus Torvalds
1
-2
/
+2
2026-06-27
Merge tag 'sound-fix-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-8
/
+30
2026-06-27
Merge tag 'rtc-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Linus Torvalds
1
-0
/
+2
2026-06-26
NTB: fix kernel-doc warnings in ntb.h
Randy Dunlap
1
-2
/
+2
2026-06-26
Merge tag 'asoc-fix-v7.2-merge-window' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
1
-8
/
+30
2026-06-25
bpf: Preserve scalar zero spills for stack reads
Woojin Ji
1
-0
/
+5
2026-06-25
cgroup: Use data_race() for task->flags in task_css_set_check()
Guopeng Zhang
1
-1
/
+1
2026-06-25
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
3
-0
/
+28
2026-06-25
Merge tag 'spmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sboyd/spmi
Linus Torvalds
1
-1
/
+4
2026-06-25
Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-12
/
+40
2026-06-25
net: add the driver-facing netdev_work scheduling API
Jakub Kicinski
1
-0
/
+11
2026-06-25
net: turn the rx_mode work into a generic netdev_work facility
Jakub Kicinski
1
-4
/
+6
2026-06-25
net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()
Jakub Kicinski
1
-0
/
+2
2026-06-25
Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
2
-11
/
+7
[prev]
[next]