summaryrefslogtreecommitdiffstats
path: root/scripts/mod/modpost.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-24gpu: host1x: fix uninitialized variable useArnd Bergmann1-3/+2
2023-03-24platform/chrome: cros_ec_chardev: fix kernel data leak from ioctlTzung-Bi Shih1-1/+1
2023-03-23Bluetooth: HCI: Fix global-out-of-boundsSungwoo Kim1-0/+2
2023-03-23Bluetooth: mgmt: Fix MGMT add advmon with RSSI commandHoward Chung1-1/+2
2023-03-23Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished ...Zheng Wang1-0/+1
2023-03-23Bluetooth: L2CAP: Fix responding with wrong PDU typeLuiz Augusto von Dentz1-38/+79
2023-03-23Bluetooth: btqcomsmd: Fix command timeout after setting BD addressStephan Gerhold1-1/+16
2023-03-23Bluetooth: btinel: Check ACPI handle for NULL before accessingKiran K1-2/+9
2023-03-23riscv: Handle zicsr/zifencei issues between clang and binutilsNathan Chancellor2-4/+28
2023-03-23Reinstate "GFS2: free disk inode which is deleted by remote node -V2"Bob Peterson1-0/+18
2023-03-23efi/libstub: randomalloc: Return EFI_OUT_OF_RESOURCES on failureArd Biesheuvel1-0/+1
2023-03-23drm/amd/display: Set dcn32 caps.seamless_odmHersen Wu1-0/+1
2023-03-23drm/amd/display: fix wrong index used in dccg32_set_dpstreamclkHersen Wu1-2/+1
2023-03-23drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD NaviKai-Heng Feng4-17/+18
2023-03-23drm/amd/display: remove outdated 8bpc commentsAlex Hung1-1/+0
2023-03-23drm/amdgpu/gfx: set cg flags to enter/exit safe modeJane Jian1-0/+5
2023-03-23drm/amdgpu: Force signal hw_fences that are embedded in non-sched jobsYuBiao Wang1-0/+9
2023-03-23drm/amdgpu: add mes resume when do gfx post soft resetTong Liu011-0/+9
2023-03-23drm/amdgpu: skip ASIC reset for APUs when go to S4Tim Huang1-1/+4
2023-03-23drm/amdgpu: reposition the gpu reset checking for reuseTim Huang2-20/+25
2023-03-23efi/libstub: Use relocated version of kernel's struct screen_infoArd Biesheuvel6-14/+21
2023-03-23net: mdio: thunder: Add missing fwnode_handle_put()Liang He1-0/+1
2023-03-23net: dsa: mt7530: move setting ssc_delta to PHY_INTERFACE_MODE_TRGMII caseArınç ÜNAL1-5/+4
2023-03-23net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()Arınç ÜNAL1-11/+11
2023-03-23net: dsa: mt7530: move enabling disabling core clock to mt7530_pll_setup()Arınç ÜNAL1-6/+12
2023-03-23net: asix: fix modprobe "sysfs: cannot create duplicate filename"Grant Grundler1-5/+27
2023-03-23gve: Cache link_speed value from deviceJoshua Washington1-1/+4
2023-03-23tools: ynl: Fix genlmsg header encoding formatsDonald Hunter1-3/+3
2023-03-23net: enetc: fix aggregate RMON counters not showing the rangesVladimir Oltean1-6/+5
2023-03-23Bluetooth: Remove "Power-on" check from Mesh featureBrian Gix1-6/+0
2023-03-23Bluetooth: Fix race condition in hci_cmd_sync_clearMin Li1-0/+2
2023-03-23Bluetooth: btintel: Iterate only bluetooth device ACPI entriesKiran K3-25/+27
2023-03-23Bluetooth: ISO: fix timestamped HCI ISO data packet parsingPauli Virtanen1-2/+7
2023-03-23Bluetooth: btusb: Remove detection of ISO packets over bulkLuiz Augusto von Dentz1-10/+0
2023-03-23Bluetooth: hci_core: Detect if an ACL packet is in fact an ISO packetLuiz Augusto von Dentz1-4/+19
2023-03-23Bluetooth: hci_sync: Resume adv with no RPA when active scanZhengping Jiang1-20/+44
2023-03-22thermal: core: Restore behavior regarding invalid trip pointsIdo Schimmel1-1/+1
2023-03-22io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get()Savino Dicanosa2-0/+4
2023-03-22drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not foundMatheus Castello1-2/+2
2023-03-22drm/meson: fix missing component unbind on bind errorsJohan Hovold1-5/+8
2023-03-22xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver supportJesper Dangaard Brouer5-10/+19
2023-03-22x86/PVH: avoid 32-bit build warning when obtaining VGA console infoJan Beulich1-1/+1
2023-03-22hvc/xen: prevent concurrent accesses to the shared ringRoger Pau Monne1-2/+17
2023-03-22mlxsw: spectrum_fid: Fix incorrect local port typeIdo Schimmel1-2/+2
2023-03-22arm64: dts: qcom: sc8280xp-x13s: mark bob regulator as always-onJohan Hovold1-0/+1
2023-03-22arm64: dts: qcom: sc8280xp-x13s: mark s12b regulator as always-onJohan Hovold1-0/+1
2023-03-22arm64: dts: qcom: sc8280xp-x13s: mark s10b regulator as always-onJohan Hovold1-0/+1
2023-03-22arm64: dts: qcom: sc8280xp-x13s: mark s11b regulator as always-onJohan Hovold1-0/+1
2023-03-22ACPI: processor: thermal: Update CPU cooling devices on cpufreq policy changesRafael J. Wysocki1-3/+11
2023-03-22thermal: core: Introduce thermal_cooling_device_update()Rafael J. Wysocki4-10/+150