summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-04Linux 5.4.283v5.4.283Greg Kroah-Hartman
2024-09-04scsi: aacraid: Fix double-free on probe failureBen Hutchings
2024-09-04net: dsa: mv8e6xxx: Fix stub function parametersAndrew Lunn
2024-09-04usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attri...Zijun Hu
2024-09-04usb: dwc3: st: add missing depopulate in probe error pathKrzysztof Kozlowski
2024-09-04usb: dwc3: st: fix probed platform device ref count on probe error pathKrzysztof Kozlowski
2024-09-04usb: dwc3: core: Prevent USB core invalid event buffer address accessSelvarasu Ganesan
2024-09-04usb: dwc3: omap: add missing depopulate in probe error pathKrzysztof Kozlowski
2024-09-04USB: serial: option: add MeiG Smart SRM825LZHANG Yuntian
2024-09-04cdc-acm: Add DISABLE_ECHO quirk for GE HealthCare UI ControllerIan Ray
2024-09-04soc: qcom: cmd-db: Map shared memory as WC, not WBVolodymyr Babchuk
2024-09-04nfc: pn533: Add poll mod list filling checkAleksandr Mishin
2024-09-04nfc: pn533: Add autopoll capabilityLars Poeschel
2024-09-04nfc: pn533: Add dev_up/dev_down hooks to phy_opsLars Poeschel
2024-09-04net: busy-poll: use ktime_get_ns() instead of local_clock()Eric Dumazet
2024-09-04gtp: fix a potential NULL pointer dereferenceCong Wang
2024-09-04ethtool: check device is present when getting link settingsJamie Bainbridge
2024-09-04r8152: Factor out OOB link list waitsPrashant Malani
2024-09-04soundwire: stream: fix programming slave ports for non-continous port mapsKrzysztof Kozlowski
2024-09-04net:rds: Fix possible deadlock in rds_message_putAllison Henderson
2024-09-04cgroup/cpuset: Prevent UAF in proc_cpuset_show()Chen Ridong
2024-09-04ata: libata-core: Fix null pointer dereference on errorNiklas Cassel
2024-09-04media: uvcvideo: Fix integer overflow calculating timestampRicardo Ribalda
2024-09-04filelock: Correct the filelock owner in fcntl_setlk/fcntl_setlk64Long Li
2024-09-04drm/amdkfd: don't allow mapping the MMIO HDP page with large pagesAlex Deucher
2024-09-04ipc: replace costly bailout check in sysvipc_find_ipc()Rafael Aquini
2024-09-04wifi: mwifiex: duplicate static structs used in driver instancesSascha Hauer
2024-09-04pinctrl: single: fix potential NULL dereference in pcs_get_function()Ma Ke
2024-09-04drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_relocJesse Zhang
2024-09-04tools: move alignment-related macros to new <linux/align.h>Alexander Lobakin
2024-09-04Input: MT - limit max slotsTetsuo Handa
2024-09-04Bluetooth: hci_ldisc: check HCI_UART_PROTO_READY flag in HCIUARTGETPROTOLee, Chun-Yi
2024-09-04ALSA: timer: Relax start tick time check for slave timer elementsTakashi Iwai
2024-09-04mmc: dw_mmc: allow biu and ciu clocks to deferBen Whitten
2024-09-04cxgb4: add forgotten u64 ivlan cast before shiftNikolay Kuratov
2024-09-04HID: microsoft: Add rumble support to latest xbox controllersSiarhei Vishniakou
2024-09-04HID: wacom: Defer calculation of resolution until resolution_code is knownJason Gerecke
2024-09-04Bluetooth: MGMT: Add error handling to pair_device()Griffin Kroah-Hartman
2024-09-04mmc: mmc_test: Fix NULL dereference on allocation failureDan Carpenter
2024-09-04drm/msm/dpu: don't play tricks with debug macrosDmitry Baryshkov
2024-09-04drm/msm: use drm_debug_enabled() to check for debug categoriesJani Nikula
2024-09-04net: xilinx: axienet: Fix dangling multicast addressesSean Anderson
2024-09-04net: xilinx: axienet: Always disable promiscuous modeSean Anderson
2024-09-04ipv6: prevent UAF in ip6_send_skb()Eric Dumazet
2024-09-04netem: fix return value if duplicate enqueue failsStephen Hemminger
2024-09-04net: dsa: mv88e6xxx: Fix out-of-bound accessJoseph Huang
2024-09-04net: dsa: mv88e6xxx: replace ATU violation prints with trace pointsVladimir Oltean
2024-09-04net: dsa: mv88e6xxx: read FID when handling ATU violationsHans J. Schultz
2024-09-04net: dsa: mv88e6xxx: global1_atu: Add helper for get nextAndrew Lunn
2024-09-04net: dsa: mv88e6xxx: global2: Expose ATU stats registerAndrew Lunn