summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-04clk: renesas: rzg2l: Select correct div round macroChris Brandt
2026-03-04clk: renesas: rzg2l: Fix intin variable sizeChris Brandt
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-04dpaa2-switch: validate num_ifs to prevent out-of-bounds writeJunrui Luo
2026-03-04net: consume xmit errors of GSO framesJakub Kicinski
2026-03-04RDMA/umem: Fix double dma_buf_unpin in failure pathJacob Moroni
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-04tipc: fix duplicate publication key in tipc_service_insert_publ()Tung Nguyen
2026-03-04Bluetooth: L2CAP: Fix missing key size check for L2CAP_LE_CONN_REQLuiz Augusto von Dentz
2026-03-04Bluetooth: L2CAP: Fix not checking output MTU is acceptable on L2CAP_ECRED_CO...Luiz Augusto von Dentz
2026-03-04Bluetooth: L2CAP: Fix response to L2CAP_ECRED_CONN_REQLuiz Augusto von Dentz
2026-03-04Bluetooth: hci_qca: Cleanup on all setup failuresJinwang Li
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: ethernet: xscale: Check for PTP support properlyLinus Walleij
2026-03-04net: ixp4xx_eth: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2026-03-04net: usb: lan78xx: scan all MDIO addresses on LAN7801Martin PÄlsson
2026-03-04net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_modeZiyi Guo
2026-03-04ipmi: ipmb: initialise event handler read bytesMatt Johnston
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-04rtc: zynqmp: correct frequency valueTomas Melin
2026-03-04drm/amd/display: Remove conditional for shaper 3DLUT power-onAlex Hung
2026-03-04btrfs: replace BUG() with error handling in __btrfs_balance()Adarsh Das
2026-03-04ALSA: usb-audio: Add sanity check for OOB writes at silencingTakashi Iwai
2026-03-04drm/radeon: Add HAINAN clock adjustmentdecce6
2026-03-04drm/amdgpu: Add HAINAN clock adjustmentdecce6
2026-03-04ALSA: usb-audio: Update the number of packets properly at receivingTakashi Iwai
2026-03-04drm/amdgpu: Adjust usleep_range in fence waitCe Sun
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-04libceph: define and enforce CEPH_MAX_KEY_LENIlya Dryomov
2026-03-04ceph: supply snapshot context in ceph_uninline_data()ethanwu
2026-03-04fs/ntfs3: avoid calling run_get_entry() when run == NULL in ntfs_read_run_nb_...Konstantin Komarov
2026-03-04fs/ntfs3: drop preallocated clusters for sparse and compressed filesKonstantin Komarov
2026-03-04fs: ntfs3: fix infinite loop triggered by zero-sized ATTR_LISTJaehun Gou
2026-03-04fs: ntfs3: fix infinite loop in attr_load_runs_range on inconsistent metadataJaehun Gou
2026-03-04fs: ntfs3: check return value of indx_find to avoid infinite loopJaehun Gou
2026-03-04MIPS: Loongson: Make cpumask_of_node() robust against NUMA_NO_NODEJohn Garry
2026-03-04iio: magnetometer: Remove IRQF_ONESHOTSebastian Andrzej Siewior