index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-13
ALSA: hda/realtek: Add quirk for HP Spectre x360 14-ea
songxiebing
1
-0
/
+1
2026-04-13
ALSA: caiaq: take a reference on the USB device in create_card()
Berk Cem Goksel
1
-2
/
+2
2026-04-13
Merge branch 'for-next' into for-linus
Takashi Iwai
88
-687
/
+2333
2026-04-13
mailbox: mailbox-test: free channels on probe error
Wolfram Sang
1
-3
/
+12
2026-04-13
mailbox: prefix new constants with MBOX_
Wolfram Sang
7
-19
/
+19
2026-04-13
smb: smbdirect: add some logging to SMBDIRECT_CHECK_STATUS_{WARN,DISCONNECT}()
Stefan Metzmacher
1
-1
/
+20
2026-04-13
smb: smbdirect: introduce smbdirect_socket.logging infrastructure
Stefan Metzmacher
1
-0
/
+127
2026-04-13
smb: smbdirect: let smbdirect.h include #include <linux/types.h>
Stefan Metzmacher
1
-0
/
+2
2026-04-13
smb: server: avoid double-free in smb_direct_free_sendmsg after smb_direct_fl...
Stefan Metzmacher
1
-1
/
+7
2026-04-13
smb: client: avoid double-free in smbd_free_send_io() after smbd_send_batch_f...
Stefan Metzmacher
1
-0
/
+8
2026-04-13
ksmbd: fix use-after-free from async crypto on Qualcomm crypto engine
Joshua Klinesmith
1
-5
/
+6
2026-04-13
ksmbd: fix mechToken leak when SPNEGO decode fails after token alloc
Greg Kroah-Hartman
2
-1
/
+2
2026-04-13
ksmbd: require 3 sub-authorities before reading sub_auth[2]
Greg Kroah-Hartman
1
-1
/
+2
2026-04-13
ksmbd: validate EaNameLength in smb2_get_ea()
Greg Kroah-Hartman
1
-0
/
+5
2026-04-13
ksmbd: Remove unnecessary selection of CRYPTO_ECB
Eric Biggers
3
-7
/
+0
2026-04-13
ksmbd: validate owner of durable handle on reconnect
Namjae Jeon
6
-16
/
+102
2026-04-13
ksmbd: fix use-after-free in __ksmbd_close_fd() via durable scavenger
Namjae Jeon
1
-11
/
+30
2026-04-13
ksmbd: ipc: use kzalloc_flex and __counted_by
Rosen Penev
1
-3
/
+2
2026-04-13
smb: move filesystem_vol_info into common/fscc.h
ZhangGuoDong
5
-25
/
+18
2026-04-13
smb: move file_basic_info into common/fscc.h
ZhangGuoDong
4
-25
/
+17
2026-04-13
smb: move some definitions from common/smb2pdu.h into common/fscc.h
ZhangGuoDong
2
-307
/
+315
2026-04-13
Merge branch 'bpf-fix-short-ipv4-ipv6-handling-in-test_run_skb'
Alexei Starovoitov
3
-11
/
+56
2026-04-13
selftests/bpf: cover short IPv4/IPv6 inputs with adjust_room
Sun Jian
2
-3
/
+44
2026-04-13
bpf: reject short IPv4/IPv6 inputs in bpf_prog_test_run_skb
Sun Jian
1
-8
/
+12
2026-04-13
Merge branch 'net-fix-skb_ext-build_bug_on-failures-with-gcov'
Jakub Kicinski
1
-4
/
+2
2026-04-13
net: add noinline __init __no_profile to skb_extensions_init() for GCOV compa...
Konstantin Khorenko
1
-1
/
+1
2026-04-13
net: fix skb_ext_total_length() BUILD_BUG_ON with CONFIG_GCOV_PROFILE_ALL
Konstantin Khorenko
1
-3
/
+1
2026-04-13
Merge branch 'ipa-v5-2-support'
Jakub Kicinski
9
-1
/
+465
2026-04-13
net: ipa: add IPA v5.2 configuration data
Luca Weiss
8
-1
/
+464
2026-04-13
dt-bindings: net: qcom,ipa: add Milos compatible
Luca Weiss
1
-0
/
+1
2026-04-13
net: ethernet: mtk_eth_soc: initialize PPE per-tag-layer MTU registers
Daniel Golle
3
-1
/
+52
2026-04-13
pppox: convert pppox_sk() to use container_of()
Qingfang Deng
1
-1
/
+1
2026-04-13
pppox: remove sk_pppox() helper
Qingfang Deng
3
-13
/
+8
2026-04-13
rtc: abx80x: Disable alarm feature if no interrupt attached
Anthony Pighin (Nokia)
1
-0
/
+2
2026-04-13
selftests/bpf: Use memfd_create instead of shm_open in cgroup_iter_memcg
Alexei Starovoitov
1
-4
/
+3
2026-04-13
Merge branch 'mlx5-misc-fixes-2026-04-09'
Jakub Kicinski
2
-8
/
+12
2026-04-13
net/mlx5e: IPsec, fix ASO poll timeout with read_poll_timeout_atomic()
Gal Pressman
1
-8
/
+4
2026-04-13
net/mlx5e: Fix features not applied during netdev registration
Gal Pressman
1
-0
/
+8
2026-04-13
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
6
-11
/
+18
2026-04-13
vsock: fix buffer size clamping order
Norbert Szetei
1
-3
/
+3
2026-04-13
Merge branch 'net-reduce-sk_filter-and-friends-bloat'
Jakub Kicinski
18
-68
/
+81
2026-04-13
net: change sk_filter_trim_cap() to return a drop_reason by value
Eric Dumazet
7
-34
/
+29
2026-04-13
tcp: change tcp_filter() to return the reason by value
Eric Dumazet
3
-7
/
+13
2026-04-13
net: change sk_filter_reason() to return the reason by value
Eric Dumazet
3
-8
/
+13
2026-04-13
net: always set reason in sk_filter_trim_cap()
Eric Dumazet
1
-3
/
+2
2026-04-13
net: change sock_queue_rcv_skb_reason() to return a drop_reason
Eric Dumazet
9
-26
/
+34
2026-04-13
Merge branch 'add-support-for-pic64-hpsc-hx-mdio-controller'
Jakub Kicinski
6
-1
/
+296
2026-04-13
net: phy: add a PHY write barrier when disabling interrupts
Charles Perry
1
-1
/
+24
2026-04-13
net: mdio: add a driver for PIC64-HPSC/HX MDIO controller
Charles Perry
4
-0
/
+204
2026-04-13
dt-bindings: net: document Microchip PIC64-HPSC/HX MDIO controller
Charles Perry
1
-0
/
+68
[prev]
[next]