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-05-26
include: Remove unused jz4740-adc.h
Costa Shulyupin
1
-33
/
+0
2026-05-26
genirq: Add rcuref count to struct irq_desc
Thomas Gleixner
1
-0
/
+2
2026-05-26
genirq: Cache the condition for /proc/interrupts exposure
Thomas Gleixner
1
-0
/
+1
2026-05-26
genirq/proc: Utilize irq_desc::tot_count to avoid evaluation
Thomas Gleixner
1
-3
/
+3
2026-05-26
genirq/proc: Avoid formatting zero counts in /proc/interrupts
Thomas Gleixner
1
-0
/
+1
2026-05-26
firmware: meson: sm: Thermal calibration read via secure monitor
Ronald Claveau
1
-0
/
+3
2026-05-26
exec: free the old mm outside the exec locks
Christian Brauner
1
-0
/
+1
2026-05-26
exec_state: relocate dumpable information
Christian Brauner (Amutable)
6
-44
/
+15
2026-05-26
ptrace: add ptracer_access_allowed()
Christian Brauner (Amutable)
1
-0
/
+1
2026-05-26
exec: introduce struct task_exec_state
Christian Brauner (Amutable)
2
-0
/
+33
2026-05-26
sched/coredump: introduce enum task_dumpable
Christian Brauner (Amutable)
2
-5
/
+12
2026-05-26
kho: fix KHO_TREE_MAX_DEPTH for non-4KB page sizes
George Guo
1
-1
/
+1
2026-05-26
irqchip/riscv-imsic: Add nr_guest_files in per-HART local config
Guo Ren (Alibaba DAMO Academy)
1
-1
/
+4
2026-05-25
net/mlx5: Add SPF function type for page management
Moshe Shemesh
1
-0
/
+1
2026-05-25
Merge branch 'arena_direct_access' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next into for-7.2
Tejun Heo
187
-3088
/
+2929
2026-05-25
remoteproc: use rsc_table_for_each_entry() in rproc_handle_resources()
Mukesh Ojha
1
-0
/
+53
2026-05-25
remoteproc: Move resource table data structure to its own header
Mukesh Ojha
2
-268
/
+307
2026-05-25
Merge branch 'arena_direct_access'
Alexei Starovoitov
3
-0
/
+58
2026-05-25
firmware: zynqmp: Add dynamic CSU register discovery and sysfs interface
Ronak Jain
1
-1
/
+3
2026-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5
Alexei Starovoitov
30
-79
/
+411
2026-05-25
ASoC: add shared BCLK rate constraint for cross-DAI coordination
Mark Brown
12
-29
/
+350
2026-05-25
Merge branch 'for-linus' into for-next
Takashi Iwai
26
-130
/
+364
2026-05-25
Merge tag 'v7.1-rc5' into driver-core-next
Danilo Krummrich
50
-174
/
+787
2026-05-24
regulator: add support for SGM3804 Dual Output driver
Mark Brown
36
-159
/
+714
2026-05-24
netfilter: x_tables: disable 32bit compat interface in user namespaces
Florian Westphal
1
-0
/
+17
2026-05-24
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
3
-4
/
+9
2026-05-24
rcu: Document rcu_access_pointer() feeding into cmpxchg()
Paul E. McKenney
1
-5
/
+7
2026-05-24
srcu: Fix kerneldoc header comment typo in srcu_down_read_fast()
Paul E. McKenney
1
-1
/
+1
2026-05-24
torture: Add torture_sched_set_normal() for user-specified nice values
Paul E. McKenney
1
-0
/
+1
2026-05-23
Merge tag 'driver-core-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-0
/
+1
2026-05-23
PCI: Indicate context lost if L1SS exit is broken during resume from system suspend
Manivannan Sadhasivam
1
-0
/
+2
2026-05-23
char: dtlk: remove driver for ISA speech synthesizer card
Ethan Nelson-Moore
1
-86
/
+0
2026-05-23
PCI: Add pci_suspend_retains_context() to check if device state is preserved during suspend
Manivannan Sadhasivam
1
-0
/
+7
2026-05-23
bpf/arena: Add bpf_arena_map_kern_vm_start() and bpf_prog_arena()
Tejun Heo
1
-0
/
+2
2026-05-23
bpf: Add bpf_struct_ops_for_each_prog()
Tejun Heo
1
-0
/
+3
2026-05-23
bpf: Add sleepable variant of bpf_arena_alloc_pages for kernel callers
Tejun Heo
1
-0
/
+8
2026-05-23
bpf: Recover arena kernel faults with scratch page
Kumar Kartikeya Dwivedi
2
-0
/
+20
2026-05-23
mm: Add ptep_try_set() for lockless empty-slot installs
Tejun Heo
1
-0
/
+25
2026-05-22
dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be used
Eric Dumazet
1
-2
/
+7
2026-05-22
Merge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-0
/
+1
2026-05-22
cpufreq: Avoid redundant target() calls for unchanged limits
Viresh Kumar
1
-0
/
+3
2026-05-22
cpufreq: Fix typo in comment
Viresh Kumar
1
-1
/
+1
2026-05-22
vfio/pci: Use a private flag to prevent power state change with VFs
Raghavendra Rao Ananta
1
-0
/
+1
2026-05-22
vfio/pci: Fix sparse warning in vfio_pci_core_get_iomap()
Matt Evans
1
-2
/
+2
2026-05-22
blk-mq: introduce blk_rq_has_data()
Caleb Sander Mateos
1
-0
/
+9
2026-05-22
include: Remove unused crypto-ux500.h
Costa Shulyupin
1
-22
/
+0
2026-05-22
driver core: Allow the constification of device attributes
Thomas Weißschuh
1
-12
/
+57
2026-05-22
driver core: Stop using generic sysfs macros for device attributes
Thomas Weißschuh
1
-9
/
+21
2026-05-22
driver core: Add low-level macros for device attributes
Thomas Weißschuh
1
-11
/
+32
2026-05-22
driver core: Delete DEVICE_ATTR_PREALLOC()
Thomas Weißschuh
1
-13
/
+0
[prev]
[next]