aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-21ASoC: Intel: sof_sdw: Add support for nvlrvp in NVL platformJairaj Arava1-0/+8
2026-05-21irqchip/renesas-rzt2h: Use pm_runtime_put_sync() in probe error pathCosmin Tanislav1-1/+1
2026-05-21Merge tag 'wireless-2026-05-21' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski21-122/+274
2026-05-21accel/amdxdna: Block running when IOMMU is offLizhi Hou1-0/+5
2026-05-21io_uring/nop: pass all errors to userspaceAlexander A. Klimov1-2/+2
2026-05-21accel/rocket: fix UAF via dangling GEM handle in create_boDhabaleshwar Das1-5/+12
2026-05-21kunit: fix use-after-free in debugfs when using kunit.filterFlorian Schmaus3-3/+18
2026-05-21sched_ext: Fix spurious WARN on stale ops_state in ops_dequeue()Samuele Mariotti1-2/+15
2026-05-21smb: client: change allocation requirements in DUP_CTX_STR macroFredric Cover1-1/+1
2026-05-21smb: client: require net admin for CIFS SWN netlinkMichael Bommarito1-1/+5
2026-05-21Merge tag 'efi-fixes-for-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-16/+23
2026-05-21Merge branch 'net-enetc-sr-iov-robustness-and-security-fixes'Jakub Kicinski4-70/+127
2026-05-21net: enetc: avoid VF->PF mailbox timeout during SR-IOV teardownWei Fang1-1/+1
2026-05-21net: enetc: fix init and teardown order to prevent use of unsafe resourcesWei Fang1-17/+18
2026-05-21net: enetc: fix unbounded loop and interrupt handling in VF-to-PF messagingWei Fang2-31/+49
2026-05-21net: enetc: fix DMA write to freed memory in enetc_msg_free_mbx()Wei Fang1-3/+3
2026-05-21net: enetc: fix race condition in VF MAC address configurationWei Fang2-0/+11
2026-05-21net: enetc: fix TOCTOU race and validate VF MAC addressWei Fang1-9/+30
2026-05-21net: enetc: add ratelimiting to VF mailbox error messagesWei Fang1-4/+6
2026-05-21net: enetc: fix missing error code when pf->vf_state allocation failsWei Fang1-1/+3
2026-05-21net: enetc: fix incorrect mailbox message status returned to VFsWei Fang1-4/+6
2026-05-21net: bridge: prevent too big nested attributes in br_fill_linkxstats()Eric Dumazet2-2/+13
2026-05-21l2tp: use list_del_rcu in l2tp_session_unhashMichael Bommarito1-1/+1
2026-05-21Merge tag 'soc-fixes-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds23-131/+183
2026-05-21net: bcmgenet: keep RBUF EEE/PM disabledNicolai Buchwitz1-5/+4
2026-05-21tracing: Do not call map->ops->elt_free() if elt_alloc() failsMasami Hiramatsu (Google)1-4/+13
2026-05-21Merge branch 'ethernet-3c509-bring-driver-back-and-make-some-fixes'Jakub Kicinski7-0/+1810
2026-05-21ethernet: 3c509: Fix most coding style issuesMaciej W. Rozycki1-376/+469
2026-05-21ethernet: 3c509: Update documentation to match MAINTAINERSMaciej W. Rozycki1-1/+1
2026-05-21ethernet: 3c509: Add GPL 2.0 SPDX license identifierMaciej W. Rozycki1-0/+1
2026-05-21ethernet: 3c509: Fix AUI transceiver type selectionMaciej W. Rozycki1-0/+1
2026-05-21Revert "drivers: net: 3com: 3c509: Remove this driver"Maciej W. Rozycki7-0/+1715
2026-05-21tools: ynl: support listening on all nsidsIlya Maximets1-5/+32
2026-05-21net: gro: don't merge zcopy skbsSabrina Dubroca1-0/+3
2026-05-21pds_core: ensure null-termination for firmware version stringsNikhil P. Rao1-2/+4
2026-05-21net: airoha: Disable GDM2 forwarding before configuring GDM2 loopbackLorenzo Bianconi1-4/+6
2026-05-21ipv6: ioam: refresh hdr pointer before ioam6_event()Justin Iurman1-3/+3
2026-05-21tap: fix stack info leak in tap_ioctl() SIOCGIFHWADDRWeiming Shi1-1/+1
2026-05-21qed: fix double free in qed_cxt_tables_alloc()Dawei Feng1-0/+2
2026-05-21net: mana: validate rx_req_idx to prevent out-of-bounds array accessAditya Garg1-0/+6
2026-05-21octeontx2-af: npc: Fix allmulticast skip logic for LBK and SDP VFsRatheesh Kannoth1-1/+1
2026-05-21HID: lenovo-go: drop dead NULL check on to_usb_interface()Louis Clinckx2-8/+3
2026-05-21HID: lenovo-go: reject non-USB transports in probeLouis Clinckx2-0/+6
2026-05-21Merge tag 'nvme-7.1-2026-05-21' of git://git.infradead.org/nvme into block-7.1Jens Axboe1-4/+30
2026-05-21HID: lenovo: Fix buffer over-read and unaligned access in X12 Tab raw_event h...Kean1-2/+3
2026-05-21netpoll: normalize skb->dev to the netpoll deviceZhang Cen1-0/+2
2026-05-21net: wwan: iosm: fix potential memory leaks in ipc_imem_init()Abdun Nihaal1-0/+2
2026-05-21KVM: arm64: Fix CONFIG_PKVM_DISABLE_STAGE2_ON_PANICVincent Donnefort1-1/+1
2026-05-21usb: typec: ucsi: Don't update power_supply on power role change if not conne...Myrrh Periwinkle1-1/+6
2026-05-21usb: typec: ucsi: Check if power role change actually happened before handlingMyrrh Periwinkle1-2/+4