summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-07-29Merge branches 'acpi-pm', 'acpi-soc', 'acpi-tables' and 'acpi-resource'Rafael J. Wysocki
2022-07-29Merge branches 'pm-core', 'pm-sleep', 'powercap', 'pm-domains' and 'pm-em'Rafael J. Wysocki
2022-07-29Merge tag 'thermal-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki
2022-07-29Merge tag 'loongarch-fixes-5.19-5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-07-29LoongArch: Remove clock setting during cpu hotplug stageBibo Mao
2022-07-28dm: fix dm-raid crash if md_handle_request() splits bioMike Snitzer
2022-07-28thermal/core: Add thermal_trip in thermal_zoneDaniel Lezcano
2022-07-28thermal/core: Rename 'trips' to 'num_trips'Daniel Lezcano
2022-07-28thermal/of: Move thermal_trip structure to thermal.hDaniel Lezcano
2022-07-28thermal/core: Remove DROP_FULL and RAISE_FULLDaniel Lezcano
2022-07-28wait: Fix __wait_event_hrtimeout for RT/DL tasksJuri Lelli
2022-07-28regulator: Consumer load management improvementsMark Brown
2022-07-27io_uring: notification completion optimisationPavel Begunkov
2022-07-27regulator: core: Allow drivers to define their init data as constDouglas Anderson
2022-07-27regulator: core: Allow specifying an initial load w/ the bulk APIDouglas Anderson
2022-07-26Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-07-25random: handle archrandom with multiple longsJason A. Donenfeld
2022-07-25Merge branch 'for-next/perf' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/mte' into for-next/coreWill Deacon
2022-07-25Merge branch irq/misc-5.20 into irq/irqchip-nextMarc Zyngier
2022-07-25irqchip/mmp: Declare init functions in common header fileBen Dooks
2022-07-24io_uring: cache struct io_notifPavel Begunkov
2022-07-24io_uring: add zc notification infrastructurePavel Begunkov
2022-07-24io_uring: export io_put_task()Pavel Begunkov
2022-07-24Merge branch 'for-5.20/io_uring' into for-5.20/io_uring-zerocopy-sendJens Axboe
2022-07-24fs: Add async write file modification handling.Stefan Roesch
2022-07-24fs: add a FMODE_BUF_WASYNC flags for f_modeStefan Roesch
2022-07-24mm: Add balance_dirty_pages_ratelimited_flags() functionJan Kara
2022-07-24net: copy from user before calling __copy_msghdrDylan Yudaken
2022-07-24io_uring: add netmsg cacheJens Axboe
2022-07-24io_uring: impose max limit on apoll cacheJens Axboe
2022-07-24io_uring: add abstraction around apoll cacheJens Axboe
2022-07-24io_uring: let to set a range for file slot allocationPavel Begunkov
2022-07-24io_uring: fuse fallback_node and normal tw nodePavel Begunkov
2022-07-24io_uring: lockless task listDylan Yudaken
2022-07-24io_uring: hide eventfd assumptions in eventfd pathsPavel Begunkov
2022-07-24io_uring: remove ->flush_cqes optimisationPavel Begunkov
2022-07-24io_uring: move a few private types to local headersJens Axboe
2022-07-24io_uring: make io_uring_types.h publicPavel Begunkov
2022-07-23cgroup: Make !percpu threadgroup_rwsem operations optionalTejun Heo
2022-07-21Merge branch 'ctxt.2022.07.05a' into HEADPaul E. McKenney
2022-07-21Merge branches 'doc.2022.06.21a', 'fixes.2022.07.19a', 'nocb.2022.07.19a', 'p...Paul E. McKenney
2022-07-21rcu: Add polled expedited grace-period primitivesPaul E. McKenney
2022-07-21Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-21x86/extable: Fix ex_handler_msr() print conditionPeter Zijlstra
2022-07-20x86/amd_nb: Add AMD PCI IDs for SMN communicationMario Limonciello
2022-07-20Merge branch irq/loongarch into irq/irqchip-nextMarc Zyngier
2022-07-20irqchip / ACPI: Introduce ACPI_IRQ_MODEL_LPIC for LoongArchJianmin Lv
2022-07-20irqchip: Add Loongson Extended I/O interrupt controller supportHuacai Chen
2022-07-20genirq/generic_chip: Export irq_unmap_generic_chipJianmin Lv