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-07-09
drm/gpusvm: let the drm_gpusvm core context purely MM level
Honglei Huang
1
-3
/
+1
2026-07-09
drm/gpusvm: move struct drm_gpusvm_pages out of struct drm_gpusvm_range
Honglei Huang
1
-13
/
+0
2026-07-09
drm/xe: have xe_svm_range embed one drm_gpusvm_pages
Honglei Huang
1
-0
/
+20
2026-07-09
drm/gpusvm: embed struct drm_device into drm_gpusvm_pages
Honglei Huang
1
-0
/
+2
2026-07-09
drm/gpusvm: split MM state flags out of drm_gpusvm_pages_flags
Honglei Huang
1
-5
/
+25
2026-07-09
Merge tag 'nf-26-07-08' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Paolo Abeni
2
-3
/
+7
2026-07-09
net: phy: Drop #inclusion of <linux/mod_devicetable.h> from <linux/mdio.h>
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-07-09
net: mana: Add Interrupt Moderation support
Haiyang Zhang
2
-1
/
+77
2026-07-09
net: mana: Sync page pool RX frags for CPU
Dexuan Cui
1
-0
/
+8
2026-07-08
bpf: Introduce jit_required flag and remove bpf_prog_has_kfunc_call()
Tiezhu Yang
1
-7
/
+2
2026-07-09
mmc: core: add NXP IW61x base ID and block size quirk
Jeff Chen
1
-0
/
+1
2026-07-09
efi: fix stale reference to efi_recover_from_page_fault()
Breno Leitao
1
-2
/
+2
2026-07-08
Merge branch 7.2/scsi-queue into 7.2/scsi-fixes
Martin K. Petersen
1
-1
/
+0
2026-07-08
KVM: x86: Treat a vCPU as unreachable if its index is invalid
Sean Christopherson
1
-0
/
+1
2026-07-08
KVM: Move nVMX's lockdep logic for vcpu->mutex to a common helper
Sean Christopherson
1
-0
/
+6
2026-07-08
SUNRPC: pin upper rpc_clnt across the TLS connect_worker
Chuck Lever
1
-0
/
+1
2026-07-08
libbpf: Drop in-loader metadata check for load-time verification
Daniel Borkmann
1
-1
/
+0
2026-07-08
bpf: Verify signed loader metadata at load time
Daniel Borkmann
1
-0
/
+1
2026-07-08
bpf: Resolve and cache fd_array objects at load time
Daniel Borkmann
1
-1
/
+21
2026-07-08
dt-bindings: power: imx93: Add MIPI PHY power domain
Guoniu Zhou
1
-0
/
+1
2026-07-08
usb: typec: Add helper to check cable altmode support
Andrei Kuchynski
1
-0
/
+1
2026-07-08
tick: Remove arch_needs_cpu
Mete Durlu
1
-3
/
+0
2026-07-08
ipvs: pass parsed transport offset to state handlers
Yizhou Zhao
1
-1
/
+2
2026-07-08
netfilter: flowtable: support IPIP tunnel with direct xmit
Pablo Neira Ayuso
1
-2
/
+3
2026-07-08
netfilter: flowtable: IPIP tunnel hardware offload is not yet support
Pablo Neira Ayuso
1
-0
/
+2
2026-07-08
ipv6: mcast: Fix potential UAF in MLD delayed work
Eric Dumazet
1
-0
/
+5
2026-07-08
ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()
Eric Dumazet
1
-0
/
+5
2026-07-08
drm/panel: Use drm_of_get_panel_orientation()
Thierry Reding
1
-8
/
+0
2026-07-08
drm/of: Implement drm_of_get_panel_orientation()
Thomas Zimmermann
1
-0
/
+11
2026-07-08
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
130
-1050
/
+1686
2026-07-08
devlink: print controller prefix for non-zero controller
Moshe Shemesh
1
-3
/
+3
2026-07-08
iomap: add helper to mark folio uptodate
Joanne Koong
1
-0
/
+1
2026-07-08
syscall_user_dispatch: Make it configurable in Kconfig
Gregory Price
3
-7
/
+29
2026-07-07
Merge branch '20260608-shikra-gcc-rpmcc-clks-v5-2-94cefe092ee3@oss.qualcomm.com' into clk-for-7.3
Bjorn Andersson
1
-0
/
+263
2026-07-07
dt-bindings: clock: qcom: Add Qualcomm Shikra SoC Global Clock Controller
Imran Shaik
1
-0
/
+263
2026-07-08
mmc: sdio: add Morse Micro vendor ids
Lachlan Hodges
1
-0
/
+3
2026-07-07
y2038: uapi: Use 64-bit __kernel_old_timespec::tv_nsec on x32
Thomas Weißschuh
1
-1
/
+1
2026-07-07
timekeeping: Move the vDSO update declarations into a private header
Thomas Weißschuh
1
-19
/
+0
2026-07-07
timekeeping: Fold vdso_time_update_aux() declarations into the generic ifdeffery
Thomas Weißschuh
1
-6
/
+4
2026-07-07
hrtimer: Remove inclusion of hrtimer_bases.h remove from hrtimer.h
Thomas Weißschuh (Schneider Electric)
1
-1
/
+0
2026-07-07
hrtimer: Explicitly include some necessary headers in hrtimer_rearm.h
Thomas Weißschuh (Schneider Electric)
1
-0
/
+5
2026-07-07
hrtimer: Move hrtimer_update_function() to hrtimer.c
Thomas Weißschuh (Schneider Electric)
1
-22
/
+2
2026-07-07
hrtimer: Move hrtimer_callback_running() to hrtimer_bases.h
Thomas Weißschuh (Schneider Electric)
2
-9
/
+10
2026-07-07
hrtimer: Rename hrtimer_defs.h to hrtimer_bases.h
Thomas Weißschuh (Schneider Electric)
2
-3
/
+3
2026-07-07
genirq: Remove unnecessary NULL check of the kstat_irqs field
Radu Rendec
1
-1
/
+1
2026-07-07
cred: delete task_euid()
Alice Ryhl
1
-1
/
+0
2026-07-07
bpf: Reject MEM_ALLOC BTF accesses past object bounds
Yiyang Chen
1
-1
/
+1
2026-07-07
tracing: Add a no-rcu-check version of trace_##event##_enabled()
Steven Rostedt
1
-1
/
+11
2026-07-07
tracing: Prevent out-of-bounds read in glob matching
Huihui Huang
1
-0
/
+1
2026-07-07
dt-bindings: interconnect: qcom: document the RPMh Network-On-Chip interconnect in Maili SoC
Raviteja Laggyshetty
1
-0
/
+171
[prev]
[next]