summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-13ALSA: hda/realtek: Add quirk for HP Spectre x360 14-easongxiebing1-0/+1
2026-04-13ALSA: caiaq: take a reference on the USB device in create_card()Berk Cem Goksel1-2/+2
2026-04-13Merge branch 'for-next' into for-linusTakashi Iwai88-687/+2333
2026-04-13mailbox: mailbox-test: free channels on probe errorWolfram Sang1-3/+12
2026-04-13mailbox: prefix new constants with MBOX_Wolfram Sang7-19/+19
2026-04-13smb: smbdirect: add some logging to SMBDIRECT_CHECK_STATUS_{WARN,DISCONNECT}()Stefan Metzmacher1-1/+20
2026-04-13smb: smbdirect: introduce smbdirect_socket.logging infrastructureStefan Metzmacher1-0/+127
2026-04-13smb: smbdirect: let smbdirect.h include #include <linux/types.h>Stefan Metzmacher1-0/+2
2026-04-13smb: server: avoid double-free in smb_direct_free_sendmsg after smb_direct_fl...Stefan Metzmacher1-1/+7
2026-04-13smb: client: avoid double-free in smbd_free_send_io() after smbd_send_batch_f...Stefan Metzmacher1-0/+8
2026-04-13ksmbd: fix use-after-free from async crypto on Qualcomm crypto engineJoshua Klinesmith1-5/+6
2026-04-13ksmbd: fix mechToken leak when SPNEGO decode fails after token allocGreg Kroah-Hartman2-1/+2
2026-04-13ksmbd: require 3 sub-authorities before reading sub_auth[2]Greg Kroah-Hartman1-1/+2
2026-04-13ksmbd: validate EaNameLength in smb2_get_ea()Greg Kroah-Hartman1-0/+5
2026-04-13ksmbd: Remove unnecessary selection of CRYPTO_ECBEric Biggers3-7/+0
2026-04-13ksmbd: validate owner of durable handle on reconnectNamjae Jeon6-16/+102
2026-04-13ksmbd: fix use-after-free in __ksmbd_close_fd() via durable scavengerNamjae Jeon1-11/+30
2026-04-13ksmbd: ipc: use kzalloc_flex and __counted_byRosen Penev1-3/+2
2026-04-13smb: move filesystem_vol_info into common/fscc.hZhangGuoDong5-25/+18
2026-04-13smb: move file_basic_info into common/fscc.hZhangGuoDong4-25/+17
2026-04-13smb: move some definitions from common/smb2pdu.h into common/fscc.hZhangGuoDong2-307/+315
2026-04-13Merge branch 'bpf-fix-short-ipv4-ipv6-handling-in-test_run_skb'Alexei Starovoitov3-11/+56
2026-04-13selftests/bpf: cover short IPv4/IPv6 inputs with adjust_roomSun Jian2-3/+44
2026-04-13bpf: reject short IPv4/IPv6 inputs in bpf_prog_test_run_skbSun Jian1-8/+12
2026-04-13Merge branch 'net-fix-skb_ext-build_bug_on-failures-with-gcov'Jakub Kicinski1-4/+2
2026-04-13net: add noinline __init __no_profile to skb_extensions_init() for GCOV compa...Konstantin Khorenko1-1/+1
2026-04-13net: fix skb_ext_total_length() BUILD_BUG_ON with CONFIG_GCOV_PROFILE_ALLKonstantin Khorenko1-3/+1
2026-04-13Merge branch 'ipa-v5-2-support'Jakub Kicinski9-1/+465
2026-04-13net: ipa: add IPA v5.2 configuration dataLuca Weiss8-1/+464
2026-04-13dt-bindings: net: qcom,ipa: add Milos compatibleLuca Weiss1-0/+1
2026-04-13net: ethernet: mtk_eth_soc: initialize PPE per-tag-layer MTU registersDaniel Golle3-1/+52
2026-04-13pppox: convert pppox_sk() to use container_of()Qingfang Deng1-1/+1
2026-04-13pppox: remove sk_pppox() helperQingfang Deng3-13/+8
2026-04-13rtc: abx80x: Disable alarm feature if no interrupt attachedAnthony Pighin (Nokia)1-0/+2
2026-04-13selftests/bpf: Use memfd_create instead of shm_open in cgroup_iter_memcgAlexei Starovoitov1-4/+3
2026-04-13Merge branch 'mlx5-misc-fixes-2026-04-09'Jakub Kicinski2-8/+12
2026-04-13net/mlx5e: IPsec, fix ASO poll timeout with read_poll_timeout_atomic()Gal Pressman1-8/+4
2026-04-13net/mlx5e: Fix features not applied during netdev registrationGal Pressman1-0/+8
2026-04-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski6-11/+18
2026-04-13vsock: fix buffer size clamping orderNorbert Szetei1-3/+3
2026-04-13Merge branch 'net-reduce-sk_filter-and-friends-bloat'Jakub Kicinski18-68/+81
2026-04-13net: change sk_filter_trim_cap() to return a drop_reason by valueEric Dumazet7-34/+29
2026-04-13tcp: change tcp_filter() to return the reason by valueEric Dumazet3-7/+13
2026-04-13net: change sk_filter_reason() to return the reason by valueEric Dumazet3-8/+13
2026-04-13net: always set reason in sk_filter_trim_cap()Eric Dumazet1-3/+2
2026-04-13net: change sock_queue_rcv_skb_reason() to return a drop_reasonEric Dumazet9-26/+34
2026-04-13Merge branch 'add-support-for-pic64-hpsc-hx-mdio-controller'Jakub Kicinski6-1/+296
2026-04-13net: phy: add a PHY write barrier when disabling interruptsCharles Perry1-1/+24
2026-04-13net: mdio: add a driver for PIC64-HPSC/HX MDIO controllerCharles Perry4-0/+204
2026-04-13dt-bindings: net: document Microchip PIC64-HPSC/HX MDIO controllerCharles Perry1-0/+68