summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-04arm64: dts: rockchip: Do not enable hdmi_sound node on Pinebook ProJun Yan
2026-03-04dm-unstripe: fix mapping bug when there are multiple targets in a tableMatt Whitlock
2026-03-04s390/pci: Handle futile config accesses of disabled devices directlyNiklas Schnelle
2026-03-04clk: tegra: tegra124-emc: Fix potential memory leak in tegra124_clk_register_...Haoxiang Li
2026-03-04KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulationYosry Ahmed
2026-03-04soc: ti: pruss: Fix double free in pruss_clk_mux_setup()Wentao Liang
2026-03-04soc: ti: k3-socinfo: Fix regmap leak on probe failureJohan Hovold
2026-03-04dm: clear cloned request bio pointer when last clone bio completesMichael Liang
2026-03-04dm-integrity: fix a typo in the code for write/discard raceMikulas Patocka
2026-03-04media: i2c: ov5647: use our own mutex for the ctrl lockXiaolei Wang
2026-03-04media: i2c: ov5647: Fix PIXEL_RATE value for VGA modeJai Luthra
2026-03-04media: i2c: ov5647: Sensor should report RAW color spaceDavid Plowman
2026-03-04media: i2c: ov5647: Correct minimum VBLANK valueDavid Plowman
2026-03-04media: i2c: ov5647: Correct pixel array offsetDavid Plowman
2026-03-04media: i2c: ov5647: Initialize subdev before controlsJai Luthra
2026-03-04media: ccs: Avoid possible division by zeroSakari Ailus
2026-03-04media: i2c/tw9906: Fix potential memory leak in tw9906_probe()Abdun Nihaal
2026-03-04media: i2c/tw9903: Fix potential memory leak in tw9903_probe()Abdun Nihaal
2026-03-04media: cx25821: Add missing unmap in snd_cx25821_hw_params()Haoxiang Li
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-04arm64: Disable branch profiling for all arm64 codeBreno Leitao
2026-03-04KVM: nSVM: Remove a user-triggerable WARN on nested_svm_load_cr3() succeedingSean Christopherson
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-04dpaa2-switch: validate num_ifs to prevent out-of-bounds writeJunrui Luo
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-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 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-04lan78xx: Fix memory allocation bugJohn Efstathiades