summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-21loongarch/perf: Remove driver-specific throttle supportKan Liang
2025-05-21csky/perf: Remove driver-specific throttle supportKan Liang
2025-05-21arc/perf: Remove driver-specific throttle supportKan Liang
2025-05-21alpha/perf: Remove driver-specific throttle supportKan Liang
2025-05-21perf/apple_m1: Remove driver-specific throttle supportKan Liang
2025-05-21perf/arm: Remove driver-specific throttle supportKan Liang
2025-05-21s390/perf: Remove driver-specific throttle supportKan Liang
2025-05-21powerpc/perf: Remove driver-specific throttle supportKan Liang
2025-05-21perf/x86/zhaoxin: Remove driver-specific throttle supportKan Liang
2025-05-21perf/x86/amd: Remove driver-specific throttle supportKan Liang
2025-05-21perf/x86/intel: Remove driver-specific throttle supportKan Liang
2025-05-21perf: Only dump the throttle log for the leaderKan Liang
2025-05-21perf: Fix the throttle logic for a groupKan Liang
2025-05-21selftests/futex: Fix spelling mistake "unitiliazed" -> "uninitialized"Colin Ian King
2025-05-21futex: Correct the kernedoc return value for futex_wait_setup().Sebastian Andrzej Siewior
2025-05-21tools headers: Synchronize prctl.h ABI headerSebastian Andrzej Siewior
2025-05-21futex: Use RCU_INIT_POINTER() in futex_mm_init().Sebastian Andrzej Siewior
2025-05-21selftests/futex: Use TAP output in futex_numa_mpolSebastian Andrzej Siewior
2025-05-21selftests/futex: Use TAP output in futex_priv_hashSebastian Andrzej Siewior
2025-05-21sched/uclamp: Align uclamp and util_est and call before freq updateXuewen Yan
2025-05-21sched/util_est: Simplify condition for util_est_{en,de}queue()Xuewen Yan
2025-05-21sched/fair: Fixup wake_up_sync() vs DELAYED_DEQUEUEXuewen Yan
2025-05-21ALSA: hda/cs35l41_hda: select FW_CS_DSPArnd Bergmann
2025-05-21Docs: doc-guide: update sphinx.rst Sphinx version numberRandy Dunlap
2025-05-21docs: doc-guide: clarify latest theme usageRandy Dunlap
2025-05-21Documentation/scheduler: Fix typo in sched-stats domain field descriptionMadadi Vineeth Reddy
2025-05-21gpio: davinci: select GPIOLIB_IRQCHIPPeng Fan
2025-05-21ASoC: Intel: sof_sdw: Add support for wclrvp & ocelot in WCL platformNaveen Manohar
2025-05-21Merge tag 'intel-gpio-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski
2025-05-21s390/crypto: Extend protected key conversion retry loopHarald Freudenberger
2025-05-21s390/pci: Fix __pcilg_mio_inuser() inline assemblyHeiko Carstens
2025-05-21scripts: kernel-doc: prevent a KeyError when checking outputMauro Carvalho Chehab
2025-05-21docs: kerneldoc.py: simplify exception handling logicMauro Carvalho Chehab
2025-05-21MAINTAINERS: update linux-doc entry to cover new Python scriptsMauro Carvalho Chehab
2025-05-21x86/bugs: Fix spectre_v2 mitigation default on IntelPawan Gupta
2025-05-21xsk: Bring back busy polling support in XDP_COPYSamiullah Khawaja
2025-05-21gpiolib-acpi: Update file references in the Documentation and MAINTAINERSAndy Shevchenko
2025-05-21Merge patch series "gpiolib: acpi: Split quirks to its own file"Andy Shevchenko
2025-05-21gpiolib: acpi: Move quirks to a separate fileAndy Shevchenko
2025-05-21gpiolib: acpi: Add acpi_gpio_need_run_edge_events_on_boot() getterAndy Shevchenko
2025-05-21Merge patch series "gpiolib: acpi: Fix missing info filling"Andy Shevchenko
2025-05-21gpiolib: acpi: Handle deferred list via new APIAndy Shevchenko
2025-05-21gpiolib: acpi: Make sure we fill struct acpi_gpio_infoAndy Shevchenko
2025-05-21gpiolib: acpi: Switch to use enum in acpi_gpio_in_ignore_list()Andy Shevchenko
2025-05-21gpiolib: acpi: Use temporary variable for struct acpi_gpio_infoAndy Shevchenko
2025-05-21can: slcan: allow reception of short error messagesCarlos Sanchez
2025-05-21Merge patch series "fs/buffer: misc optimizations"Christian Brauner
2025-05-21fs/buffer: optimize discard_buffer()Davidlohr Bueso
2025-05-21fs/buffer: remove superfluous statementsDavidlohr Bueso
2025-05-21fs/buffer: avoid redundant lookup in getblk slowpathDavidlohr Bueso