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
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-07
HID: hid-steam: Move hidraw input (un)registering to work
Vicki Pfau
1
-7
/
+31
2025-02-07
HID: hid-thrustmaster: fix stack-out-of-bounds read in usb_check_int_endpoints()
Tulio Fernandes
1
-1
/
+1
2025-02-07
HID: apple: fix up the F6 key on the Omoton KB066 keyboard
Alex Henrie
1
-0
/
+3
2025-02-07
HID: hid-apple: Apple Magic Keyboard a3203 USB-C support
Ievgen Vovk
2
-0
/
+6
2025-02-04
samples/hid: fix broken vmlinux path for VMLINUX_BTF
Jinghao Jia
1
-1
/
+1
2025-02-04
samples/hid: remove unnecessary -I flags from libbpf EXTRA_CFLAGS
Jinghao Jia
1
-5
/
+6
2025-02-03
HID: topre: Fix n-key rollover on Realforce R3S TKL boards
Daniel Brackenbury
3
-1
/
+10
2025-02-03
HID: intel-ish-hid: ipc: Add Panther Lake PCI device IDs
Zhang Lixu
2
-0
/
+9
2025-02-03
HID: multitouch: Add NULL check in mt_input_configured
Charles Han
1
-1
/
+4
2025-02-03
HID: winwing: Add NULL check in winwing_init_led()
Charles Han
1
-0
/
+2
2025-02-03
HID: hid-steam: Fix issues with disabling both gamepad mode and lizard mode
Vicki Pfau
1
-3
/
+3
2025-02-03
HID: ignore non-functional sensor in HP 5MP Camera
Chia-Lin Kao (AceLan)
2
-0
/
+2
2025-02-03
HID: intel-thc: fix CONFIG_HID dependency
Arnd Bergmann
8
-14
/
+9
2025-02-03
HID: lenovo: select CONFIG_ACPI_PLATFORM_PROFILE
Arnd Bergmann
2
-6
/
+3
2025-02-03
HID: intel-ish-hid: Send clock sync message immediately after reset
Zhang Lixu
2
-3
/
+8
2025-02-03
HID: intel-ish-hid: fix the length of MNG_SYNC_FW_CLOCK in doorbell
Zhang Lixu
1
-3
/
+3
2025-02-03
HID: corsair-void: Initialise memory for psy_cfg
Stuart Hayhurst
1
-1
/
+1
2025-02-03
HID: corsair-void: Add missing delayed work cancel for headset status
Stuart Hayhurst
1
-0
/
+1
2025-01-21
cachestat: fix page cache statistics permission checking
Linus Torvalds
1
-0
/
+17
2025-01-21
MAINTAINERS: ipmi: update my email address
Corey Minyard
1
-1
/
+1
2025-01-21
rseq: Fix rseq unregistration regression
Mathieu Desnoyers
1
-1
/
+1
2025-01-20
net/rose: prevent integer overflows in rose_setsockopt()
Nikita Zhandarovich
1
-8
/
+8
2025-01-20
net: phylink: fix regression when binding a PHY
Russell King (Oracle)
1
-1
/
+5
2025-01-20
net: ethernet: ti: am65-cpsw: streamline TX queue creation and cleanup
Roger Quadros
1
-46
/
+77
2025-01-20
net: ethernet: ti: am65-cpsw: streamline RX queue creation and cleanup
Roger Quadros
1
-124
/
+119
2025-01-20
net: ethernet: ti: am65-cpsw: ensure proper channel cleanup in error path
Roger Quadros
1
-23
/
+44
2025-01-20
ipv6: Convert inet6_rtm_deladdr() to per-netns RTNL.
Kuniyuki Iwashima
1
-4
/
+8
2025-01-20
ipv6: Convert inet6_rtm_newaddr() to per-netns RTNL.
Kuniyuki Iwashima
1
-8
/
+17
2025-01-20
ipv6: Move lifetime validation to inet6_rtm_newaddr().
Kuniyuki Iwashima
1
-58
/
+35
2025-01-20
ipv6: Set cfg.ifa_flags before device lookup in inet6_rtm_newaddr().
Kuniyuki Iwashima
1
-7
/
+7
2025-01-20
ipv6: Pass dev to inet6_addr_add().
Kuniyuki Iwashima
1
-10
/
+10
2025-01-20
ipv6: Convert inet6_ioctl() to per-netns RTNL.
Kuniyuki Iwashima
1
-6
/
+6
2025-01-20
ipv6: Hold rtnl_net_lock() in addrconf_init() and addrconf_cleanup().
Kuniyuki Iwashima
1
-5
/
+5
2025-01-20
ipv6: Hold rtnl_net_lock() in addrconf_dad_work().
Kuniyuki Iwashima
1
-3
/
+6
2025-01-20
ipv6: Hold rtnl_net_lock() in addrconf_verify_work().
Kuniyuki Iwashima
1
-2
/
+2
2025-01-20
ipv6: Convert net.ipv6.conf.${DEV}.XXX sysctl to per-netns RTNL.
Kuniyuki Iwashima
1
-30
/
+30
2025-01-20
ipv6: Add __in6_dev_get_rtnl_net().
Kuniyuki Iwashima
1
-0
/
+5
2025-01-20
net: stmmac: Drop redundant skb_mark_for_recycle() for SKB frags
Furong Xu
1
-6
/
+0
2025-01-20
net: mii: Fix the Speed display when the network cable is not connected
Xiangqian Zhang
1
-0
/
+3
2025-01-20
sysctl net: Remove macro checks for CONFIG_SYSCTL
Denis Kirjanov
2
-8
/
+0
2025-01-20
eth: bnxt: update header sizing defaults
Jakub Kicinski
1
-1
/
+6
2025-01-20
eth: bnxt: allocate enough buffer space to meet HDS threshold
Jakub Kicinski
1
-3
/
+4
2025-01-20
net: ethtool: populate the default HDS params in the core
Jakub Kicinski
3
-6
/
+4
2025-01-20
eth: bnxt: apply hds_thrs settings correctly
Jakub Kicinski
1
-1
/
+1
2025-01-20
net: provide pending ring configuration in net_device
Jakub Kicinski
4
-8
/
+29
2025-01-20
net: ethtool: store netdev in a temp variable in ethnl_default_set_doit()
Jakub Kicinski
1
-3
/
+6
2025-01-20
net: move HDS config from ethtool state
Jakub Kicinski
10
-24
/
+43
2025-01-20
af_unix: Use consume_skb() in connect() and sendmsg().
Kuniyuki Iwashima
1
-14
/
+14
2025-01-20
af_unix: Reuse out_pipe label in unix_stream_sendmsg().
Kuniyuki Iwashima
1
-14
/
+9
2025-01-20
af_unix: Set drop reason in unix_dgram_disconnected().
Kuniyuki Iwashima
2
-1
/
+10
[next]