summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-18Merge branches 'thermal-powerclamp', 'thermal-int340x' and 'thermal-docs'Rafael J. Wysocki
2022-03-18Merge branch 'pm-tools'Rafael J. Wysocki
2022-03-18io_uring: terminate manual loop iterator loop correctly for non-vecsJens Axboe
2022-03-18Merge branch 'powercap'Rafael J. Wysocki
2022-03-18Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs'Rafael J. Wysocki
2022-03-18Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2022-03-18Merge branch 'acpi-docs'Rafael J. Wysocki
2022-03-18io_uring: don't check unrelated req->open.how in accept requestJens Axboe
2022-03-18Merge branches 'acpi-soc', 'acpi-video' and 'acpi-apei'Rafael J. Wysocki
2022-03-18Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery'Rafael J. Wysocki
2022-03-18Merge branches 'acpi-pm', 'acpi-properties', 'acpi-misc' and 'acpi-x86'Rafael J. Wysocki
2022-03-18Merge branches 'acpica', 'acpi-osl', 'acpi-bus' and 'acpi-tables'Rafael J. Wysocki
2022-03-18block: cancel all throttled bios in del_gendisk()Yu Kuai
2022-03-18block: let blkcg_gq grab request queue's refcntMing Lei
2022-03-18block: avoid use-after-free on throttle dataMing Lei
2022-03-18arm64: errata: avoid duplicate field initializerArnd Bergmann
2022-03-18clocksource: acpi_pm: fix return value of __setup handlerRandy Dunlap
2022-03-18arm64: fix clang warning about TRAMP_VALIASArnd Bergmann
2022-03-18Merge back ACPI device enumeration material for v5.18.Rafael J. Wysocki
2022-03-18parisc: Avoid using hardware single-step in kprobesHelge Deller
2022-03-18Merge tag 'drm-misc-fixes-2022-03-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-03-17block: limit request dispatch loop durationShin'ichiro Kawasaki
2022-03-17io_uring: manage provided buffers strictly orderedJens Axboe
2022-03-17parisc: Improve CPU socket and core bootup info textHelge Deller
2022-03-17parisc: Enable ARCH_HAS_DEBUG_VM_PGTABLEHelge Deller
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-03-17Merge tag 'acpi-5.17-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-03-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-17selftests: vm: fix clang build error multiple output filesYosry Ahmed
2022-03-17ocfs2: fix crash when initialize filecheck kobj failsJoseph Qi
2022-03-17configs/debug: restore DEBUG_INFO=y for overridingQian Cai
2022-03-17mm: swap: get rid of livelock in swapin readaheadGuo Ziliang
2022-03-17iavf: Fix hang during reboot/shutdownIvan Vecera
2022-03-17net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...Vladimir Oltean
2022-03-17net: bcmgenet: skip invalid partial checksumsDoug Berger
2022-03-17bnx2x: fix built-in kernel driver load failureManish Chopra
2022-03-17net: phy: mscc: Add MODULE_FIRMWARE macrosJuerg Haefliger
2022-03-17cpufreq: powernow-k8: Re-order the init checksMario Limonciello
2022-03-17ACPI: bus: Avoid using CPPC if not supported by firmwareRafael J. Wysocki
2022-03-17Revert "ACPI: Pass the same capabilities to the _OSC regardless of the query ...Rafael J. Wysocki
2022-03-17cpuidle: intel_idle: Drop redundant backslash at line endRafael J. Wysocki
2022-03-17cpuidle: intel_idle: Update intel_idle() kerneldoc commentRafael J. Wysocki
2022-03-17ACPI: video: Force backlight native for Clevo NL5xRU and NL5xNUWerner Sembach
2022-03-17net: dsa: Add missing of_node_put() in dsa_port_parse_ofMiaoqian Lin
2022-03-17drm: Don't make DRM_PANEL_BRIDGE dependent on DRM_KMS_HELPERSThomas Zimmermann
2022-03-17Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2022-03-16smb3: fix incorrect session setup check for multiuser mountsSteve French
2022-03-16net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel
2022-03-16io_uring: fold evfd signalling under a slower pathPavel Begunkov
2022-03-16io_uring: thin down io_commit_cqring()Pavel Begunkov