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: Unify delay handling for reset and resumeLukas Wunner
2023-03-22serial: 8250_em: Fix UART port typeBiju Das
2023-03-22drm/i915: Don't use stolen memory for ring buffers with LLCJohn Harrison
2023-03-22fbdev: stifb: Provide valid pixelclock and add fb_check_var() checksHelge Deller
2023-03-22interconnect: fix mem leak when freeing nodesJohan Hovold
2023-03-22tty: serial: fsl_lpuart: skip waiting for transmission complete when UARTCTRL...Sherry Sun
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: (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-22ethernet: sun: add check for the mdesc_grab()Liang He
2023-03-22net: usb: smsc75xx: Move packet length check to prevent kernel panic in skb_pullSzymon Heidrich
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-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-22qed/qed_dev: guard against a possible division by zeroDaniil Tatianin
2023-03-22i40e: Fix kernel crash during reboot when adapter is in recovery modeIvan Vecera
2023-03-22ipvlan: Make skb->skb_iif track skb->dev for l3s modeJianguo Wu
2023-03-22nfc: pn533: initialize struct pn533_out_arg properlyFedor Pchelkin
2023-03-22scsi: core: Fix a procfs host directory removal regressionBart Van Assche
2023-03-22scsi: core: Fix a comment in function scsi_host_dev_release()Xiang Chen
2023-03-22scsi: mpt3sas: Fix NULL pointer access in mpt3sas_transport_port_add()Wenchao Hao
2023-03-22clk: HI655X: select REGMAP instead of depending on itRandy Dunlap
2023-03-22drm/meson: fix 1px pink line on GXM when scaling video overlayChristian Hewitt
2023-03-22drm/panfrost: Don't sync rpm suspension after mmu flushingDmitry Osipenko
2023-03-17s390/dasd: add missing discipline functionStefan Haberland
2023-03-17drm/i915: Don't use BAR mappings for ring buffers with LLCJohn Harrison
2023-03-17ipmi:watchdog: Set panic count to proper value on a panicCorey Minyard
2023-03-17ipmi/watchdog: replace atomic_add() and atomic_sub()Yejune Deng
2023-03-17media: ov5640: Fix analogue gain controlPaul Elder
2023-03-17macintosh: windfarm: Use unsigned type for 1-bit bitfieldsNathan Chancellor
2023-03-17scsi: megaraid_sas: Update max supported LD IDs to 240Chandrakanth Patil
2023-03-17bnxt_en: Avoid order-5 memory allocation for TPA dataMichael Chan
2023-03-17net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...Yuiko Oshino
2023-03-17net: usb: lan78xx: Remove lots of set but unused 'ret' variablesLee Jones
2023-03-17nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_pro...Kang Chen
2023-03-17drm/msm/a5xx: fix setting of the CP_PREEMPT_ENABLE_LOCAL registerDmitry Baryshkov
2023-03-17scsi: core: Remove the /proc/scsi/${proc_name} directory earlierBart Van Assche
2023-03-17iommu/vt-d: Fix PASID directory pointer coherencyJacob Pan
2023-03-17ipmi:ssif: Add a timer between request retriesCorey Minyard
2023-03-17ipmi:ssif: Increase the message retry timeCorey Minyard
2023-03-17ipmi:ssif: Remove rtc_us_timerCorey Minyard
2023-03-17ipmi:ssif: resend_msg() cannot failCorey Minyard