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-07-21
net: phy: add generic helpers for direct C45 MMD access
Ciprian Regus
1
-0
/
+3
2026-07-21
net: ethernet: oa_tc6: Add new register address defines
Ciprian Regus
1
-1
/
+5
2026-07-21
net: ethernet: oa_tc6: Add read_mms/write_mms register access functions
Ciprian Regus
1
-0
/
+4
2026-07-21
net: ethernet: oa_tc6: Add the OA_TC6_ prefix to standard registers
Ciprian Regus
1
-20
/
+20
2026-07-21
net: ethernet: oa_tc6: Export standard defined registers
Ciprian Regus
1
-0
/
+50
2026-07-21
net: ethernet: oa_tc6: Export the C45 access functions
Ciprian Regus
1
-0
/
+4
2026-07-21
net: ethernet: oa_tc6: add OA_TC6_BROKEN_PHY quirk flag
Ciprian Regus
1
-1
/
+10
2026-07-20
mm: mglru: fix stale batch updates after memcg reparenting
Qi Zheng
1
-0
/
+25
2026-07-20
Merge tag 'mm-hotfixes-stable-2026-07-20-11-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-3
/
+3
2026-07-20
hfs: port HFS+ b-tree bitmap corruption check
Aditya Prakash Srivastava
1
-3
/
+10
2026-07-20
entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall execution
Thomas Gleixner
1
-16
/
+16
2026-07-20
entry: Make return type of syscall_trace_enter() bool
Thomas Gleixner
1
-7
/
+11
2026-07-20
entry: Rework trace_syscall_enter()
Thomas Gleixner
1
-6
/
+4
2026-07-20
entry: Rework syscall_audit_enter()
Thomas Gleixner
1
-11
/
+3
2026-07-20
regcache: Warn if regcache_sync() is called in cache_only mode
Mark Brown
126
-1053
/
+1700
2026-07-20
blk-crypto: Remove unused function blk_crypto_config_supported()
Eric Biggers
1
-2
/
+0
2026-07-20
fscrypt: Remove unused function fscrypt_finalize_bounce_page()
Eric Biggers
1
-11
/
+0
2026-07-20
fs: Update outdated comment for SB_INLINECRYPT
Eric Biggers
1
-1
/
+1
2026-07-20
fscrypt: Merge bio.c and inline_crypt.c into block.c
Eric Biggers
1
-13
/
+9
2026-07-20
fscrypt: Remove unused functions and workqueue
Eric Biggers
1
-47
/
+0
2026-07-20
fscrypt: Remove fscrypt_dio_supported()
Eric Biggers
1
-7
/
+0
2026-07-20
fscrypt: Always use blk-crypto for contents on block-based filesystems
Eric Biggers
1
-17
/
+11
2026-07-20
blk-crypto: Allow control over whether hardware is used
Eric Biggers
1
-1
/
+12
2026-07-20
fscrypt: Avoid dynamic allocation in fscrypt_get_devices()
Eric Biggers
1
-8
/
+10
2026-07-20
posix-cpu-timers: Avoid kernel-doc warnings
Randy Dunlap
1
-3
/
+3
2026-07-20
posix-timers: Clean up kernel-doc warnings
Randy Dunlap
1
-1
/
+2
2026-07-20
PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systems
Steffen Persvold
1
-0
/
+3
2026-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
7
-11
/
+51
2026-07-19
sched_ext: Hand over cgroups at sub-scheduler enable/disable
Tejun Heo
1
-0
/
+13
2026-07-19
sched_ext: Deliver cgroup ops to each task_group's sched
Tejun Heo
1
-0
/
+2
2026-07-19
cgroup: Add cgroup_task_notifier and task migration events
Tejun Heo
1
-0
/
+26
2026-07-19
bpf: Disallow interpreter fallback for BPF_ADDR_PERCPU insn
Leon Hwang
1
-2
/
+2
2026-07-17
Merge branch 'for-7.2-fixes' into for-7.3
Tejun Heo
1
-5
/
+5
2026-07-17
sched_ext: Reject setting disallow from init_task outside the enable path
Tejun Heo
1
-5
/
+5
2026-07-18
ata: libata-eh: make ata_eh_qc_complete() and ata_eh_qc_retry() static
Damien Le Moal
1
-3
/
+0
2026-07-18
ata: libata-scsi: add support for the REMOVE ELEMENT AND MODIFY ZONES command
Damien Le Moal
1
-0
/
+1
2026-07-18
ata: libata-scsi: add support for the RESTORE ELEMENTS AND REBUILD command
Damien Le Moal
1
-0
/
+1
2026-07-18
ata: libata-scsi: add support for the REMOVE ELEMENT AND TRUNCATE command
Damien Le Moal
1
-0
/
+1
2026-07-18
ata: libata-scsi: add support for the GET PHYSICAL ELEMENT STATUS command
Damien Le Moal
1
-0
/
+1
2026-07-18
ata: libata-core: detect support for depopulation capabilities
Damien Le Moal
1
-18
/
+23
2026-07-18
ata: libata: improve the definition of device flags
Damien Le Moal
1
-40
/
+45
2026-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc4
Kumar Kartikeya Dwivedi
15
-37
/
+95
2026-07-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-14
/
+1
2026-07-17
Merge tag 'net-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-9
/
+5
2026-07-17
mtd: nand-omap2: Move omap_nand_ids[] to raw nand driver
Uwe Kleine-König (The Capable Hub)
1
-7
/
+0
2026-07-17
mtd: rawnand: qcom: Make has_onfi_read_op separate from qpic_version2
Stephan Gerhold
1
-0
/
+2
2026-07-17
greybus: Drop #include of <linux/mod_devicetable.h>
Uwe Kleine-König (The Capable Hub)
1
-3
/
+1
2026-07-17
misc: amd-sbi: Add SBTSI ioctl register transfer interface
Prathima
1
-0
/
+16
2026-07-17
misc: amd-sbi: Add support for SB-TSI over I3C
Prathima
1
-2
/
+9
2026-07-17
misc: amd-sbi: Consolidate Common SBTSI Probe Path
Prathima
1
-0
/
+2
[prev]
[next]