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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-15
rust: sync: atomic: Add Atomic<{usize,isize}>
Boqun Feng
1
-4
/
+49
2025-09-15
rust: sync: atomic: Add Atomic<u{32,64}>
Boqun Feng
1
-0
/
+95
2025-09-15
rust: sync: atomic: Add the framework of arithmetic operations
Boqun Feng
2
-2
/
+106
2025-09-15
rust: sync: atomic: Add atomic {cmp,}xchg operations
Boqun Feng
1
-1
/
+167
2025-09-15
rust: sync: atomic: Add generic atomics
Boqun Feng
2
-0
/
+286
2025-09-15
rust: sync: atomic: Add ordering annotation types
Boqun Feng
2
-0
/
+106
2025-09-15
rust: sync: Add basic atomic operation mapping framework
Boqun Feng
4
-1
/
+291
2025-09-15
rust: Introduce atomic API helpers
Boqun Feng
4
-0
/
+1109
2025-09-15
ALSA: asihpi: Simplify error handling in PCM substream setup
Jihed Chaibi
1
-8
/
+8
2025-09-15
ALSA: hda/realtek: Fix volume control on Lenovo Thinkbook 13x Gen 4
Bou-Saan Che
1
-2
/
+2
2025-09-15
ALSA: hda/realtek: Support Lenovo Thinkbook 13x Gen 5
Bou-Saan Che
1
-0
/
+2
2025-09-15
ALSA: hda: cs35l41: Support Lenovo Thinkbook 13x Gen 5
Bou-Saan Che
1
-0
/
+4
2025-09-15
gpiolib: acpi: initialize acpi_gpio_info struct
Sébastien Szymanski
1
-2
/
+2
2025-09-15
rv: Fix missing mutex unlock in rv_register_monitor()
Zhen Ni
1
-1
/
+1
2025-09-15
include/linux/rv.h: remove redundant include file
Akhilesh Patil
1
-4
/
+2
2025-09-15
rv: Fix wrong type cast in enabled_monitors_next()
Nam Cao
1
-1
/
+1
2025-09-15
rv: Support systems with time64-only syscalls
Palmer Dabbelt
1
-0
/
+4
2025-09-15
Merge 6.17-rc6 into tty-next
Greg Kroah-Hartman
1328
-7582
/
+16766
2025-09-15
Merge 6.17-rc6 into driver-core-next
Greg Kroah-Hartman
848
-4691
/
+10725
2025-09-15
Merge 6.17-rc6 into usb-next
Greg Kroah-Hartman
848
-4691
/
+10725
2025-09-15
btrfs: annotate block group access with data_race() when sorting for reclaim
Filipe Manana
1
-1
/
+8
2025-09-15
btrfs: initialize inode::file_extent_tree after i_mode has been set
austinchang
2
-9
/
+5
2025-09-15
btrfs: zoned: fix incorrect ASSERT in btrfs_zoned_reserve_data_reloc_bg()
Johannes Thumshirn
1
-1
/
+1
2025-09-15
btrfs: fix invalid extref key setup when replaying dentry
Filipe Manana
1
-1
/
+1
2025-09-14
ksmbd: smbdirect: verify remaining_data_length respects max_fragmented_recv_size
Stefan Metzmacher
1
-1
/
+10
2025-09-14
ksmbd: smbdirect: validate data_offset and data_length field of smb_direct_data_transfer
Namjae Jeon
1
-8
/
+9
2025-09-14
smb: server: let smb_direct_writev() respect SMB_DIRECT_MAX_SEND_SGES
Stefan Metzmacher
1
-50
/
+107
2025-09-15
Merge tag 'drm-intel-gt-next-2025-09-12' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-next
Dave Airlie
6
-12
/
+116
2025-09-15
firewire: core: use helper macro to compare against current jiffies
Takashi Sakamoto
3
-5
/
+4
2025-09-15
firewire: core: use helper macros instead of direct access to HZ
Takashi Sakamoto
5
-17
/
+16
2025-09-15
rust: list: Add an example for `ListLinksSelfPtr` usage
Boqun Feng
1
-0
/
+120
2025-09-15
rust: sync: extend module documentation of aref
Benno Lossin
1
-0
/
+15
2025-09-14
rust: kernel: cpu: mark `CpuId::current()` inline
Ritvik Gupta
1
-0
/
+1
2025-09-14
amd-xgbe: Add PPS periodic output support
Raju Rangoju
6
-4
/
+151
2025-09-14
Merge branch 'net-dst_metadata-fix-df-flag-extraction-on-tunnel-rx'
Jakub Kicinski
2
-9
/
+90
2025-09-14
selftests: openvswitch: add a simple test for tunnel metadata
Ilya Maximets
1
-7
/
+81
2025-09-14
net: dst_metadata: fix IP_DF bit not extracted from tunnel headers
Ilya Maximets
1
-2
/
+9
2025-09-14
qed: Don't collect too many protection override GRC elements
Jamie Bainbridge
1
-3
/
+4
2025-09-14
Linux 6.17-rc6
Linus Torvalds
1
-1
/
+1
2025-09-14
Merge branch 'net-fec-add-the-jumbo-frame-support'
Jakub Kicinski
2
-15
/
+64
2025-09-14
net: fec: enable the Jumbo frame support for i.MX8QM
Shenwei Wang
2
-4
/
+24
2025-09-14
net: fec: add change_mtu to support dynamic buffer allocation
Shenwei Wang
2
-4
/
+23
2025-09-14
net: fec: add rx_frame_size to support configurable RX length
Shenwei Wang
2
-1
/
+3
2025-09-14
net: fec: update MAX_FL based on the current MTU
Shenwei Wang
1
-1
/
+1
2025-09-14
net: fec: add pagepool_order to support variable page size
Shenwei Wang
2
-2
/
+5
2025-09-14
net: fec: use a member variable for maximum buffer size
Shenwei Wang
2
-6
/
+11
2025-09-14
ionic: use int type for err in ionic_get_module_eeprom_by_page
Alok Tiwari
1
-1
/
+1
2025-09-14
Merge tag 'phy-fix-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy
Linus Torvalds
8
-27
/
+114
2025-09-14
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
19
-1314
/
+1403
2025-09-14
octeon_ep: Validate the VF ID
Kamal Heib
1
-0
/
+16
[prev]
[next]