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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-04
Merge back earlier cpufreq material for 7.1
Rafael J. Wysocki
2
-3
/
+5
2026-04-04
PCI: endpoint: Add reserved region type for MSI-X Table and PBA
Manikanta Maddireddy
1
-0
/
+4
2026-04-04
get rid of busy-waiting in shrink_dcache_tree()
Al Viro
1
-3
/
+15
2026-04-04
mshv: Fix infinite fault loop on permission-denied GPA intercepts
Stanislav Kinsburskii
2
-2
/
+8
2026-04-03
dpll: add frequency monitoring callback ops
Ivan Vecera
1
-0
/
+10
2026-04-03
dpll: add frequency monitoring to netlink spec
Ivan Vecera
1
-1
/
+4
2026-04-03
net: increase IP_TUNNEL_RECURSION_LIMIT to 5
Chris J Arges
1
-1
/
+1
2026-04-04
vdpa: use generic driver_override infrastructure
Danilo Krummrich
1
-4
/
+0
2026-04-04
platform/wmi: use generic driver_override infrastructure
Danilo Krummrich
1
-4
/
+0
2026-04-04
PCI: use generic driver_override infrastructure
Danilo Krummrich
1
-6
/
+0
2026-04-03
net: always inline some skb helpers
Eric Dumazet
1
-20
/
+26
2026-04-03
lsm: add backing_file LSM hooks
Paul Moore
6
-3
/
+44
2026-04-03
Merge branch 'for-7.1/cxl-type2-support' into cxl-for-next
Dave Jiang
1
-0
/
+226
2026-04-03
drm/edid: Parse AMD Vendor-Specific Data Block
Chenyu Chen
1
-0
/
+38
2026-04-03
kernel: ksysfs: initialize kernel_kobj earlier
Bartosz Golaszewski
1
-0
/
+8
2026-04-03
KVM: SEV: Disallow LAUNCH_FINISH if vCPUs are actively being created
Sean Christopherson
1
-0
/
+7
2026-04-03
Merge tag 'gpio-fixes-for-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
2
-10
/
+8
2026-04-03
bpf: Add helper and kfunc stack access size resolution
Alexei Starovoitov
1
-0
/
+6
2026-04-03
bpf: Move verifier helpers to header
Alexei Starovoitov
1
-0
/
+28
2026-04-03
bpf: Add bpf_compute_const_regs() and bpf_prune_dead_branches() passes
Alexei Starovoitov
1
-0
/
+23
2026-04-03
bpf: Sort subprogs in topological order after check_cfg()
Alexei Starovoitov
1
-0
/
+2
2026-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+
Alexei Starovoitov
33
-67
/
+222
2026-04-03
ASoC: SDCA: Export Q7.8 volume control helpers
Niranjan H Y
1
-1
/
+42
2026-04-03
SUNRPC: Add svc_rqst_page_release() helper
Chuck Lever
1
-0
/
+15
2026-04-03
sched/locking: Add special p->blocked_on==PROXY_WAKING value for proxy return-migration
John Stultz
1
-2
/
+49
2026-04-03
locking: Add task::blocked_lock to serialize blocked_on state
John Stultz
1
-31
/
+17
2026-04-03
Revert "usb: cdnsp: Add support for device-only configuration"
Greg Kroah-Hartman
1
-1
/
+0
2026-04-03
Merge tag 'mhi-for-v7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mani/mhi into char-misc-next
Greg Kroah-Hartman
1
-17
/
+17
2026-04-03
Merge tag 'drm-msm-next-2026-04-02' of https://gitlab.freedesktop.org/drm/msm into drm-next
Dave Airlie
2
-0
/
+5
2026-04-02
crash: align the declaration of crash_load_dm_crypt_keys with CONFIG_CRASH_DM_CRYPT
Coiby Xu
1
-7
/
+7
2026-04-02
xor: pass the entire operation to the low-level ops
Christoph Hellwig
1
-5
/
+0
2026-04-02
xor: add a better public API
Christoph Hellwig
1
-0
/
+2
2026-04-02
xor: make xor.ko self-contained in lib/raid/
Christoph Hellwig
3
-42
/
+0
2026-04-02
xor: move generic implementations out of asm-generic/xor.h
Christoph Hellwig
1
-723
/
+4
2026-04-02
xor: remove macro abuse for XOR implementation registrations
Christoph Hellwig
2
-8
/
+5
2026-04-02
xor: split xor.h
Christoph Hellwig
2
-21
/
+26
2026-04-02
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-0
/
+24
2026-04-02
bpf: Use bpf_verifier_env buffers for reg_set_min_max
Paul Chaignon
1
-1
/
+3
2026-04-02
net: phy: microchip: add downshift tunable support for LAN88xx
Nicolai Buchwitz
1
-0
/
+5
2026-04-03
crypto: rng - Make crypto_stdrng_get_bytes() use normal RNG in non-FIPS mode
Eric Biggers
1
-2
/
+13
2026-04-03
crypto: rng - Unexport "default RNG" symbols
Eric Biggers
1
-5
/
+0
2026-04-03
crypto: rng - Add crypto_stdrng_get_bytes()
Eric Biggers
1
-0
/
+13
2026-04-02
Merge tag 'v7.0-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-3
/
+2
2026-04-03
Merge tag 'qcom-arm64-for-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/dt
Arnd Bergmann
7
-3
/
+626
2026-04-02
Merge tag 'qcom-drivers-for-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/drivers
Arnd Bergmann
4
-4
/
+51
2026-04-02
Merge tag 'reset-for-v7.1' of https://git.pengutronix.de/git/pza/linux into soc/drivers
Arnd Bergmann
5
-33
/
+283
2026-04-02
Merge tag 'tegra-for-7.1-firmware' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/drivers
Arnd Bergmann
2
-902
/
+3691
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
15
-45
/
+51
2026-04-02
Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-1
/
+3
2026-04-02
Merge tag 'iommu-fixes-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux
Linus Torvalds
1
-1
/
+2
[prev]
[next]