summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-21firmware: arm_scmi: Add a generic transport supplierCristian Marussi
2026-05-21firmware: arm_scmi: Add transport instance handlesCristian Marussi
2026-05-21firmware: arm_scmi: Fix OOB in scmi_power_name_get()Geert Uytterhoeven
2026-05-21sched_ext: Fix spurious WARN on stale ops_state in ops_dequeue()Samuele Mariotti
2026-05-21drm/panel-edp: Add LG LP129WT232166 panelJérôme de Bretagne
2026-05-21smb: client: change allocation requirements in DUP_CTX_STR macroFredric Cover
2026-05-21smb: client: require net admin for CIFS SWN netlinkMichael Bommarito
2026-05-21Merge tag 'efi-fixes-for-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-05-21spi: Drop redundant 'cs' variable declaration in __spi_add_device()Lad Prabhakar
2026-05-21Merge branch 'net-enetc-sr-iov-robustness-and-security-fixes'Jakub Kicinski
2026-05-21net: enetc: avoid VF->PF mailbox timeout during SR-IOV teardownWei Fang
2026-05-21net: enetc: fix init and teardown order to prevent use of unsafe resourcesWei Fang
2026-05-21net: enetc: fix unbounded loop and interrupt handling in VF-to-PF messagingWei Fang
2026-05-21net: enetc: fix DMA write to freed memory in enetc_msg_free_mbx()Wei Fang
2026-05-21net: enetc: fix race condition in VF MAC address configurationWei Fang
2026-05-21net: enetc: fix TOCTOU race and validate VF MAC addressWei Fang
2026-05-21net: enetc: add ratelimiting to VF mailbox error messagesWei Fang
2026-05-21net: enetc: fix missing error code when pf->vf_state allocation failsWei Fang
2026-05-21net: enetc: fix incorrect mailbox message status returned to VFsWei Fang
2026-05-21net: bridge: prevent too big nested attributes in br_fill_linkxstats()Eric Dumazet
2026-05-21l2tp: use list_del_rcu in l2tp_session_unhashMichael Bommarito
2026-05-21Merge tag 'soc-fixes-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2026-05-21net: bcmgenet: keep RBUF EEE/PM disabledNicolai Buchwitz
2026-05-21Merge tag 'cix-defconfig-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2026-05-21HID: bpf: Add Huion Inspiroy Frego M button quirkNikhil Chatterjee
2026-05-21tracing: Do not call map->ops->elt_free() if elt_alloc() failsMasami Hiramatsu (Google)
2026-05-21Merge branch 'ethernet-3c509-bring-driver-back-and-make-some-fixes'Jakub Kicinski
2026-05-21ethernet: 3c509: Fix most coding style issuesMaciej W. Rozycki
2026-05-21ethernet: 3c509: Update documentation to match MAINTAINERSMaciej W. Rozycki
2026-05-21ethernet: 3c509: Add GPL 2.0 SPDX license identifierMaciej W. Rozycki
2026-05-21ethernet: 3c509: Fix AUI transceiver type selectionMaciej W. Rozycki
2026-05-21Revert "drivers: net: 3com: 3c509: Remove this driver"Maciej W. Rozycki
2026-05-21selftests/hid: Remove unused LLD variableJames Clark
2026-05-21arm64: defconfig: Enable dma-buf heapsMaxime Ripard
2026-05-21dma-buf: heaps: system: Turn the heap into a moduleMaxime Ripard
2026-05-21dma-buf: heaps: cma: Turn the heap into a moduleMaxime Ripard
2026-05-21dma-buf: heaps: Export mem_accounting parameterMaxime Ripard
2026-05-21tools: ynl: support listening on all nsidsIlya Maximets
2026-05-21net: gro: don't merge zcopy skbsSabrina Dubroca
2026-05-21pds_core: ensure null-termination for firmware version stringsNikhil P. Rao
2026-05-21net: airoha: Disable GDM2 forwarding before configuring GDM2 loopbackLorenzo Bianconi
2026-05-21ipv6: ioam: refresh hdr pointer before ioam6_event()Justin Iurman
2026-05-21cpufreq: Fix hotplug-suspend race during rebootTianxiang Chen
2026-05-21tap: fix stack info leak in tap_ioctl() SIOCGIFHWADDRWeiming Shi
2026-05-21qed: fix double free in qed_cxt_tables_alloc()Dawei Feng
2026-05-21net: mana: validate rx_req_idx to prevent out-of-bounds array accessAditya Garg
2026-05-21octeontx2-af: npc: Fix allmulticast skip logic for LBK and SDP VFsRatheesh Kannoth
2026-05-21HID: lenovo-go: drop dead NULL check on to_usb_interface()Louis Clinckx
2026-05-21HID: lenovo-go: reject non-USB transports in probeLouis Clinckx
2026-05-21Merge tag 'nvme-7.1-2026-05-21' of git://git.infradead.org/nvme into block-7.1Jens Axboe