aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-05-19riscv: dts: microchip: fix gpio1 reg property typoConor Paxton1-1/+1
2022-05-19riscv: kexec: add kexec_file_load() supportPalmer Dabbelt13-4/+686
2022-05-20staging: r8188eu: remove include/rtw_debug.hPhillip Potter4-49/+2
2022-05-19dt-bindings: clock: Replace common binding with link to schemaRob Herring1-186/+2
2022-05-19arm64: dts: intel: add device tree for n6000Matthew Gerlach2-1/+68
2022-05-19dt-bindings: intel: add binding for Intel n6000Matthew Gerlach1-0/+1
2022-05-19dt-bindings: soc: add bindings for Intel HPS Copy EngineMatthew Gerlach1-0/+51
2022-05-19x86/PCI: Disable E820 reserved region clipping starting in 2023Hans de Goede1-0/+21
2022-05-19x86/PCI: Disable E820 reserved region clipping via quirksHans de Goede1-0/+53
2022-05-19perf/x86/amd/core: Fix reloading events for SVMSandipan Das1-4/+20
2022-05-19topology: Remove unused cpu_cluster_mask()Dietmar Eggemann1-7/+0
2022-05-19sched: Reverse sched_class layoutPeter Zijlstra3-19/+20
2022-05-19bug: Use normal relative pointers in 'struct bug_entry'Josh Poimboeuf6-21/+23
2022-05-19sched/clock: Use try_cmpxchg64 in sched_clock_{local,remote}Uros Bizjak1-2/+2
2022-05-19x86/entry: Fix register corruption in compat syscallJosh Poimboeuf2-5/+5
2022-05-19clk: qcom: rcg2: Cache CFG register updates for parked RCGsBjorn Andersson2-27/+101
2022-05-19clk: qcom: add sc8280xp GCC driverBjorn Andersson3-0/+7498
2022-05-19dt-bindings: clock: Add Qualcomm SC8280XP GCC bindingsBjorn Andersson2-0/+624
2022-05-19fs/ntfs: remove redundant variable idxColin Ian King1-2/+2
2022-05-19fat: remove time truncations in vfat_create/vfat_mkdirChung-Chiang Cheng3-27/+0
2022-05-19fat: report creation time in statxChung-Chiang Cheng3-5/+20
2022-05-19fat: ignore ctime updates, and keep ctime identical to mtime in memoryChung-Chiang Cheng2-10/+10
2022-05-19fat: split fat_truncate_time() into separate functionsChung-Chiang Cheng2-27/+53
2022-05-19MAINTAINERS: add Muchun as a memcg reviewerMuchun Song1-0/+1
2022-05-19mm: damon: use HPAGE_PMD_SIZEKefeng Wang3-4/+3
2022-05-19tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolateVasily Averin1-2/+2
2022-05-19nodemask.h: fix compilation error with GCC12Christophe de Dinechin1-7/+6
2022-05-19mm: fix missing handler for __GFP_NOWARNQi Zheng5-8/+33
2022-05-19mm/page_alloc: fix tracepoint mm_page_alloc_zone_locked()Wonhyuk Yang2-13/+14
2022-05-19mm/page_owner.c: add missing __initdata attributeFanjun Kong1-1/+1
2022-05-19tmpfs: fix undefined-behaviour in shmem_reconfigure()Luo Meng1-0/+4
2022-05-19mm/mempolicy: fix uninit-value in mpol_rebind_policy()Wang Cheng1-1/+1
2022-05-19mm: don't be stuck to rmap lock on reclaim pathMinchan Kim8-28/+87
2022-05-19zswap: memcg accountingJohannes Weiner4-15/+302
2022-05-19mm: zswap: add basic meminfo and vmstat coverageJohannes Weiner6-7/+32
2022-05-19mm: Kconfig: simplify zswap configurationJohannes Weiner2-31/+27
2022-05-19mm: Kconfig: group swap, slab, hotplug and thp options into submenusJohannes Weiner1-217/+230
2022-05-19mm: Kconfig: move swap and slab config options to the MM sectionJohannes Weiner2-123/+123
2022-05-19Documentation: filesystems: proc: update meminfo sectionJohannes Weiner1-56/+92
2022-05-19mm/swap: fix comment about swap extentMiaohe Lin2-11/+8
2022-05-19mm/swap: fix the comment of get_kernel_pagesMiaohe Lin1-4/+4
2022-05-19mm/swap: clean up the comment of find_next_to_unuseMiaohe Lin1-3/+3
2022-05-19mm/swap: fix the obsolete comment for SWP_TYPE_SHIFTMiaohe Lin1-2/+2
2022-05-19mm/swap: add helper swap_offset_available()Miaohe Lin1-16/+18
2022-05-19mm/swap: avoid calling swp_swap_info when try to check SWP_STABLE_WRITESMiaohe Lin1-1/+1
2022-05-19mm/swap: make page_swapcount and __lru_add_drain_all staticMiaohe Lin3-9/+2
2022-05-19mm/swap: remove unneeded p != NULL check in __swap_duplicateMiaohe Lin1-2/+1
2022-05-19mm/swap: remove buggy cache->nr check in refill_swap_slots_cacheMiaohe Lin1-1/+1
2022-05-19mm/swap: print bad swap offset entry in get_swap_deviceMiaohe Lin1-0/+1
2022-05-19mm/swap: remove unneeded return value of free_swap_slotMiaohe Lin2-4/+2