summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-24selftests: add new kallsyms selftestsLuis Chamberlain
2024-10-24sched_ext: Replace set_arg_maybe_null() with __nullable CFI stub tagsTejun Heo
2024-10-24sched_ext: Rename CFI stubs to names that are recognized by BPFTejun Heo
2024-10-24sched_ext: Fix function pointer type mismatches in BPF selftestsVishal Chourasia
2024-10-24drm/tegra: Fix NULL vs IS_ERR() check in probe()Dan Carpenter
2024-10-24Revert "firmware: tegra: bpmp: Use scoped device node handling to simplify er...Krzysztof Kozlowski
2024-10-24rust: types: extend `Opaque` documentationDirk Behme
2024-10-24arm64: dts: qcom: x1e80100: Fix up BAR spacesKonrad Dybcio
2024-10-24ACPI: EC: make EC support compile-time conditionalArnd Bergmann
2024-10-24ACPI: pfr_telemetry: remove redundant error check on retColin Ian King
2024-10-24arm64: dts: qcom: qcs6490-rb3gen2: Add PCIe nodesKrishna chaitanya chundru
2024-10-24cpufreq: CPPC: fix perf_to_khz/khz_to_perf conversion exceptionliwei
2024-10-24ACPI: PRM: Clean up guid type in struct prm_handler_infoDan Carpenter
2024-10-24MAINTAINERS: invert Misc RISC-V SoC Support's patternConor Dooley
2024-10-24thermal: gov_power_allocator: Granted power set to max when nobody request powerZhengShaobo
2024-10-24thermal: core: Relocate thermal zone initialization routineRafael J. Wysocki
2024-10-24thermal: core: Use trip lists for trip crossing detectionRafael J. Wysocki
2024-10-24thermal: core: Eliminate thermal_zone_trip_down()Rafael J. Wysocki
2024-10-24thermal: core: Relocate functions that update trip pointsRafael J. Wysocki
2024-10-24thermal: core: Move some trip processing to thermal_trip_crossed()Rafael J. Wysocki
2024-10-24thermal: core: Pass trip descriptor to thermal_trip_crossed()Rafael J. Wysocki
2024-10-24thermal: core: Rearrange __thermal_zone_device_update()Rafael J. Wysocki
2024-10-24thermal: core: Prepare for moving trips between sorted listsRafael J. Wysocki
2024-10-24thermal: core: Rename trip list node in struct thermal_trip_descRafael J. Wysocki
2024-10-24thermal: core: Build sorted lists instead of sorting them laterRafael J. Wysocki
2024-10-24ASoC: dt-bindings: Add CS42L84 codecMartin Povišer
2024-10-24ASoC: cs42l84: leverage ring sense IRQs to correctly detect headsetsJames Calligeros
2024-10-24ASoC: cs42l84: Add new codec driverMartin Povišer
2024-10-24soc: qcom: socinfo: fix revision check in qcom_socinfo_probe()Manikanta Mylavarapu
2024-10-24arm64: dts: qcom: x1e80100-dell-xps13-9345: fix nvme regulator boot glitchAleksandrs Vinarskis
2024-10-24arm64: dts: qcom: x1e80100-dell-xps13-9345: route edp-panel enable gpioAleksandrs Vinarskis
2024-10-24ARM: dts: qcom: ipq4019: use nvmem-layoutRosen Penev
2024-10-24arm64: dts: qcom: x1e80100-qcp: fix nvme regulator boot glitchJohan Hovold
2024-10-24arm64: dts: qcom: x1e80100-microsoft-romulus: fix nvme regulator boot glitchJohan Hovold
2024-10-24arm64: dts: qcom: x1e80100-yoga-slim7x: fix nvme regulator boot glitchJohan Hovold
2024-10-24arm64: dts: qcom: x1e80100-vivobook-s15: fix nvme regulator boot glitchJohan Hovold
2024-10-24arm64: dts: qcom: x1e80100-crd: fix nvme regulator boot glitchJohan Hovold
2024-10-24arm64: dts: qcom: x1e78100-t14s: fix nvme regulator boot glitchJohan Hovold
2024-10-24selftests: tls: add a selftest for wrapping rec_seqSabrina Dubroca
2024-10-24Merge branch 'phonet-convert-all-doit-and-dumpit-to-rcu'Paolo Abeni
2024-10-24phonet: Don't hold RTNL for route_doit().Kuniyuki Iwashima
2024-10-24phonet: Convert phonet_routes.lock to spinlock_t.Kuniyuki Iwashima
2024-10-24phonet: Pass net and ifindex to rtm_phonet_notify().Kuniyuki Iwashima
2024-10-24phonet: Pass ifindex to fill_route().Kuniyuki Iwashima
2024-10-24phonet: Don't hold RTNL for getaddr_dumpit().Kuniyuki Iwashima
2024-10-24phonet: Don't hold RTNL for addr_doit().Kuniyuki Iwashima
2024-10-24phonet: Convert phonet_device_list.lock to spinlock_t.Kuniyuki Iwashima
2024-10-24phonet: Pass net and ifindex to phonet_address_notify().Kuniyuki Iwashima
2024-10-24phonet: Pass ifindex to fill_addr().Kuniyuki Iwashima
2024-10-24thermal/lib: Fix memory leak on error in thermal_genl_auto()Daniel Lezcano