aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-20Merge branches 'for-next/sme', 'for-next/stacktrace', 'for-next/fault-in-subpage', 'for-next/misc', 'for-next/ftrace' and 'for-next/crashkernel', remote-tracking branch 'arm64/for-next/perf' into for-next/coreCatalin Marinas4-0/+34
2022-05-20Merge tag 'generic-ticket-spinlocks-v6' into for-nextPalmer Dabbelt4-7/+137
2022-05-20dt-bindings: Add mfd/cros_ec definitionsFabio Baltieri1-0/+18
2022-05-20nvme: enable uring-passthrough for admin commandsKanchan Joshi1-0/+2
2022-05-20Merge tag 'nand/for-5.19' into mtd/nextMiquel Raynal2-0/+48
2022-05-20Merge tag 'spi-nor/for-5.19' into mtd/nextMiquel Raynal36-73/+257
2022-05-20Merge branches 'apple/dart', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' and 'vfio-notifier-fix' into nextJoerg Roedel41-79/+787
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski1-0/+1
2022-05-19move mount-related externs from fs.h to mount.hAl Viro2-11/+12
2022-05-19linux/mount.h: trim includesAl Viro1-12/+5
2022-05-19scsi: ufs: Split the drivers/scsi/ufs directoryBart Van Assche5-0/+2795
2022-05-19scsi: nvme-fc: Add new routine nvme_fc_io_getuuid()Muneendra Kumar1-0/+14
2022-05-19drm: Document the power requirements for DP AUX transfersDouglas Anderson1-3/+13
2022-05-19scsi: libsas: Refactor sas_ata_hard_reset()John Garry1-0/+7
2022-05-19net: macb: Fix PTP one step sync supportHarini Katakam1-0/+3
2022-05-19Merge tag 'linux-can-next-for-5.19-20220519' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextJakub Kicinski2-61/+0
2022-05-19riscv: kexec: add kexec_file_load() supportPalmer Dabbelt1-1/+1
2022-05-19topology: Remove unused cpu_cluster_mask()Dietmar Eggemann1-7/+0
2022-05-19sched: Reverse sched_class layoutPeter Zijlstra1-6/+6
2022-05-19dt-bindings: clock: Add Qualcomm SC8280XP GCC bindingsBjorn Andersson1-0/+496
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 Zheng1-0/+2
2022-05-19mm/page_alloc: fix tracepoint mm_page_alloc_zone_locked()Wonhyuk Yang1-5/+9
2022-05-19mm: don't be stuck to rmap lock on reclaim pathMinchan Kim3-10/+27
2022-05-19zswap: memcg accountingJohannes Weiner1-0/+54
2022-05-19mm: zswap: add basic meminfo and vmstat coverageJohannes Weiner2-0/+9
2022-05-19mm/swap: fix comment about swap extentMiaohe Lin1-2/+2
2022-05-19mm/swap: fix the obsolete comment for SWP_TYPE_SHIFTMiaohe Lin1-2/+2
2022-05-19mm/swap: make page_swapcount and __lru_add_drain_all staticMiaohe Lin1-7/+0
2022-05-19mm/swap: remove unneeded return value of free_swap_slotMiaohe Lin1-1/+1
2022-05-19mm: khugepaged: introduce khugepaged_enter_vma() helperYang Shi1-4/+4
2022-05-19mm: khugepaged: make hugepage_vma_check() non-staticYang Shi1-8/+6
2022-05-19mm: khugepaged: make khugepaged_enter() void functionYang Shi1-18/+12
2022-05-19mm: thp: only regular file could be THP eligibleYang Shi1-0/+14
2022-05-19sched: coredump.h: clarify the use of MMF_VM_HUGEPAGEYang Shi1-1/+2
2022-05-19riscv/mm: fix two page table check related issuesTong Tiangen1-0/+2
2022-05-19can: can-dev: remove obsolete CAN LED supportOliver Hartkopp2-61/+0
2022-05-19Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski3-11/+41
2022-05-19kexec_file: Fix kexec_file.c build error for riscv platformLiao Chang1-1/+1
2022-05-19io_uring: fix incorrect __kernel_rwf_t castVasily Averin1-1/+1
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-9/+23
2022-05-19PM: domains: Allocate governor data dynamically based on a genpd governorUlf Hansson1-5/+9
2022-05-19PM: domains: Move the next_wakeup variable into the struct gpd_timing_dataUlf Hansson1-1/+1
2022-05-19PM: domains: Allocate gpd_timing_data dynamically based on governorUlf Hansson1-1/+1
2022-05-19Bluetooth: eir: Add helpers for managing service dataLuiz Augusto von Dentz1-0/+1
2022-05-19cpufreq: CPPC: Enable fast_switchPierre Gondois1-0/+5
2022-05-19ACPI: CPPC: Check _OSC for flexible address spacePierre Gondois1-0/+2
2022-05-19Merge tag 'icc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-nextGreg Kroah-Hartman3-0/+306
2022-05-19topology: Remove unused cpu_cluster_mask()Dietmar Eggemann1-7/+0