summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-04Linux 5.15.166v5.15.166Greg Kroah-Hartman1-1/+1
2024-09-04apparmor: fix policy_unpack_test on big endian systemsGuenter Roeck1-3/+3
2024-09-04scsi: aacraid: Fix double-free on probe failureBen Hutchings1-0/+2
2024-09-04igc: Fix qbv tx latency by setting gtxoffsetFaizal Rahim1-1/+1
2024-09-04igc: Fix reset adapter logics when tx mode changeFaizal Rahim1-0/+7
2024-09-04phy: zynqmp: Enable reference clock correctlySean Anderson1-6/+8
2024-09-04usb: cdnsp: fix for Link TRB with TCPawel Laszczak2-0/+31
2024-09-04usb: cdnsp: fix incorrect index in cdnsp_get_hw_deq functionPawel Laszczak1-1/+1
2024-09-04usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attri...Zijun Hu1-0/+1
2024-09-04usb: dwc3: st: add missing depopulate in probe error pathKrzysztof Kozlowski1-1/+4
2024-09-04usb: dwc3: st: fix probed platform device ref count on probe error pathKrzysztof Kozlowski1-8/+3
2024-09-04usb: dwc3: core: Prevent USB core invalid event buffer address accessSelvarasu Ganesan1-0/+8
2024-09-04usb: dwc3: omap: add missing depopulate in probe error pathKrzysztof Kozlowski1-1/+3
2024-09-04USB: serial: option: add MeiG Smart SRM825LZHANG Yuntian1-0/+5
2024-09-04cdc-acm: Add DISABLE_ECHO quirk for GE HealthCare UI ControllerIan Ray1-0/+3
2024-09-04soc: qcom: cmd-db: Map shared memory as WC, not WBVolodymyr Babchuk1-1/+1
2024-09-04nfc: pn533: Add poll mod list filling checkAleksandr Mishin1-0/+5
2024-09-04net: busy-poll: use ktime_get_ns() instead of local_clock()Eric Dumazet1-1/+1
2024-09-04gtp: fix a potential NULL pointer dereferenceCong Wang1-1/+1
2024-09-04ethtool: check device is present when getting link settingsJamie Bainbridge2-1/+4
2024-09-04dmaengine: dw: Add memory bus width verificationSerge Semin1-7/+44
2024-09-04dmaengine: dw: Add peripheral bus width verificationSerge Semin1-0/+38
2024-09-04phy: xilinx: phy-zynqmp: Fix SGMII linkup failure on resumePiyush Mehta1-0/+56
2024-09-04phy: xilinx: phy-zynqmp: dynamic clock support for power-savePiyush Mehta1-46/+15
2024-09-04phy: xilinx: add runtime PM supportPiyush Mehta1-7/+28
2024-09-04PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macroPaul Cercueil2-1/+16
2024-09-04PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macrosPaul Cercueil1-3/+32
2024-09-04PM: core: Remove DEFINE_UNIVERSAL_DEV_PM_OPS() macroPaul Cercueil1-13/+8
2024-09-04soundwire: stream: fix programming slave ports for non-continous port mapsKrzysztof Kozlowski1-4/+4
2024-09-04net:rds: Fix possible deadlock in rds_message_putAllison Henderson1-2/+11
2024-09-04cgroup/cpuset: Prevent UAF in proc_cpuset_show()Chen Ridong1-4/+9
2024-09-04ata: libata-core: Fix null pointer dereference on errorNiklas Cassel1-0/+3
2024-09-04drm/amdkfd: don't allow mapping the MMIO HDP page with large pagesAlex Deucher1-1/+4
2024-09-04Revert "MIPS: Loongson64: reset: Prioritise firmware service"Greg Kroah-Hartman1-16/+22
2024-09-04mptcp: sched: check both backup in retransMatthieu Baerts (NGI0)1-1/+1
2024-09-04net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc responseHaiyang Zhang1-28/+34
2024-09-04wifi: mwifiex: duplicate static structs used in driver instancesSascha Hauer1-6/+26
2024-09-04pinctrl: single: fix potential NULL dereference in pcs_get_function()Ma Ke1-0/+2
2024-09-04pinctrl: rockchip: correct RK3328 iomux width flag for GPIO2-B pinsHuang-Huang Bao1-1/+1
2024-09-04btrfs: run delayed iputs when flushing delallocJosef Bacik1-0/+2
2024-09-04drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_relocJesse Zhang1-1/+2
2024-09-04tools: move alignment-related macros to new <linux/align.h>Alexander Lobakin2-1/+13
2024-09-04Input: MT - limit max slotsTetsuo Handa1-0/+3
2024-09-04Bluetooth: hci_ldisc: check HCI_UART_PROTO_READY flag in HCIUARTGETPROTOLee, Chun-Yi1-1/+2
2024-09-04mm/numa: no task_numa_fault() call if PTE is changedZi Yan1-15/+14
2024-09-04mm/numa: no task_numa_fault() call if PMD is changedZi Yan1-17/+13
2024-09-04ALSA: timer: Relax start tick time check for slave timer elementsTakashi Iwai1-1/+1
2024-09-04hwmon: (ltc2992) Fix memory leak in ltc2992_parse_dt()Javier Carrasco1-1/+3
2024-09-04Revert "drm/amd/display: Validate hw_points_num before using it"Alex Hung1-3/+0
2024-09-04mmc: dw_mmc: allow biu and ciu clocks to deferBen Whitten1-0/+8