summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.4.283v5.4.283Greg Kroah-Hartman2024-09-041-1/+1
* scsi: aacraid: Fix double-free on probe failureBen Hutchings2024-09-041-0/+2
* net: dsa: mv8e6xxx: Fix stub function parametersAndrew Lunn2024-09-041-1/+2
* usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attri...Zijun Hu2024-09-041-0/+1
* usb: dwc3: st: add missing depopulate in probe error pathKrzysztof Kozlowski2024-09-041-1/+4
* usb: dwc3: st: fix probed platform device ref count on probe error pathKrzysztof Kozlowski2024-09-041-8/+3
* usb: dwc3: core: Prevent USB core invalid event buffer address accessSelvarasu Ganesan2024-09-041-0/+8
* usb: dwc3: omap: add missing depopulate in probe error pathKrzysztof Kozlowski2024-09-041-1/+3
* USB: serial: option: add MeiG Smart SRM825LZHANG Yuntian2024-09-041-0/+5
* cdc-acm: Add DISABLE_ECHO quirk for GE HealthCare UI ControllerIan Ray2024-09-041-0/+3
* soc: qcom: cmd-db: Map shared memory as WC, not WBVolodymyr Babchuk2024-09-041-1/+1
* nfc: pn533: Add poll mod list filling checkAleksandr Mishin2024-09-041-0/+5
* nfc: pn533: Add autopoll capabilityLars Poeschel2024-09-042-6/+197
* nfc: pn533: Add dev_up/dev_down hooks to phy_opsLars Poeschel2024-09-042-1/+20
* net: busy-poll: use ktime_get_ns() instead of local_clock()Eric Dumazet2024-09-041-1/+1
* gtp: fix a potential NULL pointer dereferenceCong Wang2024-09-041-1/+1
* ethtool: check device is present when getting link settingsJamie Bainbridge2024-09-042-1/+4
* r8152: Factor out OOB link list waitsPrashant Malani2024-09-041-52/+21
* soundwire: stream: fix programming slave ports for non-continous port mapsKrzysztof Kozlowski2024-09-041-4/+4
* net:rds: Fix possible deadlock in rds_message_putAllison Henderson2024-09-041-2/+11
* cgroup/cpuset: Prevent UAF in proc_cpuset_show()Chen Ridong2024-09-041-4/+9
* ata: libata-core: Fix null pointer dereference on errorNiklas Cassel2024-09-041-0/+3
* media: uvcvideo: Fix integer overflow calculating timestampRicardo Ribalda2024-09-041-5/+5
* filelock: Correct the filelock owner in fcntl_setlk/fcntl_setlk64Long Li2024-09-041-2/+2
* drm/amdkfd: don't allow mapping the MMIO HDP page with large pagesAlex Deucher2024-09-041-1/+4
* ipc: replace costly bailout check in sysvipc_find_ipc()Rafael Aquini2024-09-041-12/+4
* wifi: mwifiex: duplicate static structs used in driver instancesSascha Hauer2024-09-041-6/+26
* pinctrl: single: fix potential NULL dereference in pcs_get_function()Ma Ke2024-09-041-0/+2
* drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_relocJesse Zhang2024-09-041-1/+2
* tools: move alignment-related macros to new <linux/align.h>Alexander Lobakin2024-09-042-0/+13
* Input: MT - limit max slotsTetsuo Handa2024-09-041-0/+3
* Bluetooth: hci_ldisc: check HCI_UART_PROTO_READY flag in HCIUARTGETPROTOLee, Chun-Yi2024-09-041-1/+2
* ALSA: timer: Relax start tick time check for slave timer elementsTakashi Iwai2024-09-041-1/+1
* mmc: dw_mmc: allow biu and ciu clocks to deferBen Whitten2024-09-041-0/+8
* cxgb4: add forgotten u64 ivlan cast before shiftNikolay Kuratov2024-09-041-1/+2
* HID: microsoft: Add rumble support to latest xbox controllersSiarhei Vishniakou2024-09-042-2/+19
* HID: wacom: Defer calculation of resolution until resolution_code is knownJason Gerecke2024-09-041-1/+3
* Bluetooth: MGMT: Add error handling to pair_device()Griffin Kroah-Hartman2024-09-041-0/+4
* mmc: mmc_test: Fix NULL dereference on allocation failureDan Carpenter2024-09-041-4/+5
* drm/msm/dpu: don't play tricks with debug macrosDmitry Baryshkov2024-09-041-12/+2
* drm/msm: use drm_debug_enabled() to check for debug categoriesJani Nikula2024-09-041-2/+2
* net: xilinx: axienet: Fix dangling multicast addressesSean Anderson2024-09-042-12/+10
* net: xilinx: axienet: Always disable promiscuous modeSean Anderson2024-09-041-0/+4
* ipv6: prevent UAF in ip6_send_skb()Eric Dumazet2024-09-041-0/+2
* netem: fix return value if duplicate enqueue failsStephen Hemminger2024-09-041-18/+29
* net: dsa: mv88e6xxx: Fix out-of-bound accessJoseph Huang2024-09-041-1/+2
* net: dsa: mv88e6xxx: replace ATU violation prints with trace pointsVladimir Oltean2024-09-044-9/+86
* net: dsa: mv88e6xxx: read FID when handling ATU violationsHans J. Schultz2024-09-041-11/+61
* net: dsa: mv88e6xxx: global1_atu: Add helper for get nextAndrew Lunn2024-09-044-10/+9
* net: dsa: mv88e6xxx: global2: Expose ATU stats registerAndrew Lunn2024-09-042-1/+43