summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-05-20Merge tag 'ceph-for-5.18-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-05-20Merge branches 'for-next/sme', 'for-next/stacktrace', 'for-next/fault-in-subp...Catalin Marinas
2022-05-20Merge tag 'nand/for-5.19' into mtd/nextMiquel Raynal
2022-05-20Merge tag 'spi-nor/for-5.19' into mtd/nextMiquel Raynal
2022-05-20Merge branches 'apple/dart', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'ppc/pamu...Joerg Roedel
2022-05-19move mount-related externs from fs.h to mount.hAl Viro
2022-05-19linux/mount.h: trim includesAl Viro
2022-05-19scsi: nvme-fc: Add new routine nvme_fc_io_getuuid()Muneendra Kumar
2022-05-19net: macb: Fix PTP one step sync supportHarini Katakam
2022-05-19riscv: kexec: add kexec_file_load() supportPalmer Dabbelt
2022-05-19topology: Remove unused cpu_cluster_mask()Dietmar Eggemann
2022-05-19nodemask.h: fix compilation error with GCC12Christophe de Dinechin
2022-05-19mm: fix missing handler for __GFP_NOWARNQi Zheng
2022-05-19mm: don't be stuck to rmap lock on reclaim pathMinchan Kim
2022-05-19zswap: memcg accountingJohannes Weiner
2022-05-19mm: zswap: add basic meminfo and vmstat coverageJohannes Weiner
2022-05-19mm/swap: fix comment about swap extentMiaohe Lin
2022-05-19mm/swap: fix the obsolete comment for SWP_TYPE_SHIFTMiaohe Lin
2022-05-19mm/swap: make page_swapcount and __lru_add_drain_all staticMiaohe Lin
2022-05-19mm/swap: remove unneeded return value of free_swap_slotMiaohe Lin
2022-05-19mm: khugepaged: introduce khugepaged_enter_vma() helperYang Shi
2022-05-19mm: khugepaged: make hugepage_vma_check() non-staticYang Shi
2022-05-19mm: khugepaged: make khugepaged_enter() void functionYang Shi
2022-05-19mm: thp: only regular file could be THP eligibleYang Shi
2022-05-19sched: coredump.h: clarify the use of MMF_VM_HUGEPAGEYang Shi
2022-05-19can: can-dev: remove obsolete CAN LED supportOliver Hartkopp
2022-05-19kexec_file: Fix kexec_file.c build error for riscv platformLiao Chang
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-19PM: domains: Allocate governor data dynamically based on a genpd governorUlf Hansson
2022-05-19PM: domains: Move the next_wakeup variable into the struct gpd_timing_dataUlf Hansson
2022-05-19PM: domains: Allocate gpd_timing_data dynamically based on governorUlf Hansson
2022-05-19ACPI: CPPC: Check _OSC for flexible address spacePierre Gondois
2022-05-19topology: Remove unused cpu_cluster_mask()Dietmar Eggemann
2022-05-19kernel/reboot: Add devm_register_restart_handler()Dmitry Osipenko
2022-05-19kernel/reboot: Add devm_register_power_off_handler()Dmitry Osipenko
2022-05-19reboot: Remove pm_power_off_prepare()Dmitry Osipenko
2022-05-19kernel/reboot: Add register_platform_power_off()Dmitry Osipenko
2022-05-19kernel/reboot: Add kernel_can_power_off()Dmitry Osipenko
2022-05-19kernel/reboot: Add do_kernel_power_off()Dmitry Osipenko
2022-05-19kernel/reboot: Introduce sys-off handler APIDmitry Osipenko
2022-05-19notifier: Add blocking/atomic_notifier_chain_register_unique_prio()Dmitry Osipenko
2022-05-19notifier: Add atomic_notifier_call_chain_is_empty()Dmitry Osipenko
2022-05-19clk: renesas: r9a06g032: Export function to set dmamuxMiquel Raynal
2022-05-19driver: soc: xilinx: Update function prototype for xlnx_unregister_eventAbhyuday Godhasara
2022-05-19siphash: add SPDX tags as sole licensing authorityJason A. Donenfeld
2022-05-19SUNRPC: Simplify synopsis of svc_pool_for_cpu()Chuck Lever
2022-05-19fs/lock: add 2 callbacks to lock_manager_operations to resolve conflictDai Ngo
2022-05-19fs/lock: add helper locks_owner_has_blockers to check for blockersDai Ngo
2022-05-19SUNRPC: Remove svc_rqst::rq_xprt_hlenChuck Lever
2022-05-19SUNRPC: Make cache_req::thread_wait an unsigned longChuck Lever