summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-03-22HID: uhid: Over-ride the default maximum data buffer value with our ownLee Jones
2023-03-22HID: core: Provide new max_buffer_size attribute to over-ride the defaultLee Jones
2023-03-22PCI/DPC: Await readiness of secondary bus after resetLukas Wunner
2023-03-22PCI: Unify delay handling for reset and resumeLukas Wunner
2023-03-22drm/i915/active: Fix misuse of non-idle barriers as fence trackersJanusz Krzysztofik
2023-03-22drm/i915: Don't use stolen memory for ring buffers with LLCJohn Harrison
2023-03-22cpuidle: psci: Iterate backwards over list in psci_pd_remove()Shawn Guo
2023-03-22net: phy: nxp-c45-tja11xx: fix MII_BASIC_CONFIG_REV bitRadu Pirea (OSS)
2023-03-22fbdev: stifb: Provide valid pixelclock and add fb_check_var() checksHelge Deller
2023-03-22mmc: sdhci_am654: lower power-on failed message severityFrancesco Dolcini
2023-03-22ice: avoid bonding causing auxiliary plug/unplug under RTNL lockDave Ertman
2023-03-22nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV3000Elmer Miroslav Mosher Golovin
2023-03-22drm/amd/pm: Fix sienna cichlid incorrect OD volage after resumeBłażej Szczygieł
2023-03-22drm/sun4i: fix missing component unbind on bind errorsJohan Hovold
2023-03-22drm/shmem-helper: Remove another errant put in error pathDmitry Osipenko
2023-03-22interconnect: exynos: fix node leak in probe PM QoS error pathJohan Hovold
2023-03-22interconnect: fix mem leak when freeing nodesJohan Hovold
2023-03-22firmware: xilinx: don't make a sleepable memory allocation from an atomic con...Roman Gushchin
2023-03-22serial: 8250_fsl: fix handle_irq lockingJohan Hovold
2023-03-22serial: 8250_em: Fix UART port typeBiju Das
2023-03-22tty: serial: fsl_lpuart: skip waiting for transmission complete when UARTCTRL...Sherry Sun
2023-03-22drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung
2023-03-22drm/amdkfd: Fix an illegal memory accessQu Huang
2023-03-22mmc: atmel-mci: fix race between stop command and start of next commandTobias Schramm
2023-03-22media: m5mols: fix off-by-one loop termination errorLinus Torvalds
2023-03-22hwmon: (ltc2992) Set `can_sleep` flag for GPIO chipLars-Peter Clausen
2023-03-22hwmon: (adm1266) Set `can_sleep` flag for GPIO chipLars-Peter Clausen
2023-03-22hwmon: tmp512: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-22hwmon: (ucd90320) Add minimum delay between bus accessesLars-Peter Clausen
2023-03-22hwmon: (ina3221) return prober error codeMarcus Folkesson
2023-03-22hwmon: (xgene) Fix use after free bug in xgene_hwmon_remove due to race condi...Zheng Wang
2023-03-22hwmon: (adt7475) Fix masking of hysteresis registersTony O'Brien
2023-03-22hwmon: (adt7475) Display smoothing attributes in correct orderTony O'Brien
2023-03-22bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave failsNikolay Aleksandrov
2023-03-22bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type changeNikolay Aleksandrov
2023-03-22ethernet: sun: add check for the mdesc_grab()Liang He
2023-03-22qed/qed_mng_tlv: correctly zero out ->min instead of ->hourDaniil Tatianin
2023-03-22net: usb: smsc75xx: Move packet length check to prevent kernel panic in skb_pullSzymon Heidrich
2023-03-22sh_eth: avoid PHY being resumed when interface is not upWolfram Sang
2023-03-22ravb: avoid PHY being resumed when interface is not upWolfram Sang
2023-03-22net: dsa: mv88e6xxx: fix max_mtu of 1492 on 6165, 6191, 6220, 6250, 6290Vladimir Oltean
2023-03-22ice: xsk: disable txq irq before flushing hwMaciej Fijalkowski
2023-03-22block: sunvdc: add check for mdesc_grab() returning NULLLiang He
2023-03-22nvmet: avoid potential UAF in nvmet_req_complete()Damien Le Moal
2023-03-22nvme: fix handling single range discard requestMing Lei
2023-03-22block: null_blk: Fix handling of fake timeout requestDamien Le Moal
2023-03-22net: usb: smsc75xx: Limit packet length to skb->lenSzymon Heidrich
2023-03-22nfc: st-nci: Fix use after free bug in ndlc_remove due to race conditionZheng Wang
2023-03-22net: phy: smsc: bail out in lan87xx_read_status if genphy_read_status failsHeiner Kallweit
2023-03-22loop: Fix use-after-free issuesBart Van Assche