summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-04media: cx23885: Add missing unmap in snd_cx23885_hw_params()Haoxiang Li
2026-03-04media: cx88: Add missing unmap in snd_cx88_hw_params()Haoxiang Li
2026-03-04media: radio-keene: fix memory leak in error pathShaurya Rane
2026-03-04HID: logitech-hidpp: Check maxfield in hidpp_get_report_length()Günther Noack
2026-03-04HID: prodikeys: Check presence of pm->input_ep82Günther Noack
2026-03-04HID: magicmouse: Do not crash on missing msc->inputGünther Noack
2026-03-04HID: hid-pl: handle probe errorsOliver Neukum
2026-03-04media: mtk-mdp: Fix a reference leak bug in mtk_mdp_remove()Haoxiang Li
2026-03-04media: mtk-mdp: Fix error handling in probe functionHaoxiang Li
2026-03-04dm-verity: correctly handle dm_bufio_client_create() failureEric Biggers
2026-03-04fpga: dfl: use subsys_initcall to allow built-in drivers to be addedThadeu Lima de Souza Cascardo
2026-03-04rpmsg: core: fix race in driver_override_show() and use core helperGui-Dong Han
2026-03-04netfilter: nf_conntrack_h323: fix OOB read in decode_choice()Vahagn Vardanian
2026-03-04net: consume xmit errors of GSO framesJakub Kicinski
2026-03-04net: usb: pegasus: enable basic endpoint checkingZiyi Guo
2026-03-04RDMA/efa: Fix typo in efa_alloc_mr()Jason Gunthorpe
2026-03-04net: wan: farsync: Fix use-after-free bugs caused by unfinished taskletsDuoming Zhou
2026-03-04RDMA/core: Fix stale RoCE GIDs during netdev events at registrationJiri Pirko
2026-03-04RDMA/core: device: Fix formatting in worthy kernel-doc header and demote anotherLee Jones
2026-03-04Bluetooth: L2CAP: Fix missing key size check for L2CAP_LE_CONN_REQLuiz Augusto von Dentz
2026-03-04Bluetooth: L2CAP: Fix not checking l2cap_chan security levelLuiz Augusto von Dentz
2026-03-04Bluetooth: l2cap: Check encryption key size on incoming connectionFrédéric Danis
2026-03-04Bluetooth: Enforce key size of 16 bytes on FIPS levelArchie Pusaka
2026-03-04Bluetooth: L2CAP: Fix response to L2CAP_ECRED_CONN_REQLuiz Augusto von Dentz
2026-03-04Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQLuiz Augusto von Dentz
2026-03-04wifi: cfg80211: wext: fix IGTK key ID off-by-oneJohannes Berg
2026-03-04net: usb: lan78xx: scan all MDIO addresses on LAN7801Martin Pålsson
2026-03-04lan78xx: Fix memory allocation bugJohn Efstathiades
2026-03-04lan78xx: Fix race condition in disconnect handlingJohn Efstathiades
2026-03-04lan78xx: Remove unused pause frame queueJohn Efstathiades
2026-03-04net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_modeZiyi Guo
2026-03-04xfrm6: fix uninitialized saddr in xfrm6_get_saddr()Jiayuan Chen
2026-03-04ntb: ntb_hw_switchtec: Fix shift-out-of-bounds for 0 mw lutMaciej Grochowski
2026-03-04ntb: ntb_hw_switchtec: Fix array-index-out-of-bounds accessMaciej Grochowski
2026-03-04drm/radeon: Add HAINAN clock adjustmentdecce6
2026-03-04drm/amdgpu: Add HAINAN clock adjustmentdecce6
2026-03-04drm/amd/display: Avoid updating surface with the same surface under MPOWayne Lin
2026-03-04ARM: 9467/1: mm: Don't use %pK through printkThomas Weissschuh
2026-03-04include: uapi: netfilter_bridge.h: Cover for musl libcPhil Sutter
2026-03-04MIPS: Loongson: Make cpumask_of_node() robust against NUMA_NO_NODEJohn Garry
2026-03-04iio: magnetometer: Remove IRQF_ONESHOTSebastian Andrzej Siewior
2026-03-04Revert "mfd: da9052-spi: Change read-mask to write-mask"Marcus Folkesson
2026-03-04phy: fsl-imx8mq-usb: disable bind/unbind platform driver featureXu Yang
2026-03-04binder: don't use %pK through printkThomas Weißschuh
2026-03-04fix it87_wdt early reboot by reporting running timerRené Rebe
2026-03-04serial: 8250: 8250_omap.c: Clear DMA RX running status only after DMA termina...Moteen Shah
2026-03-04serial: 8250_dw: handle clock enable errors in runtime_resumeArtem Shimko
2026-03-04m68k: nommu: fix memmove() with differently aligned src and dest for 68000Daniel Palmer
2026-03-04clk: microchip: core: correct return value on *_get_parent()Brian Masney
2026-03-04mailbox: sprd: clear delivery flag before handling TX doneOtto Pflüger