summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-09-12mm: page_counter: rearrange struct page_counter fieldsShakeel Butt1-12/+23
2022-09-12mm: pagewalk: fix documentation of PTE hole handlingRolf Eike Beer1-5/+5
2022-09-12mm: fix use-after free of page_ext after race with memory-offlineCharan Teja Kalla2-16/+35
2022-09-12mm: kill find_min_pfn_with_active_regions()Kefeng Wang1-1/+0
2022-09-12arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan1-2/+2
2022-09-12memory tiering: adjust hot threshold automaticallyHuang Ying1-0/+9
2022-09-12memory tiering: rate limit NUMA migration throughputHuang Ying2-0/+8
2022-09-12memory tiering: hot page selection with hint page fault latencyHuang Ying1-0/+25
2022-09-12mm: add more BUILD_BUG_ONs to gfp_migratetype()Peter Collingbourne1-0/+3
2022-09-12hugetlb_cgroup: remove unneeded return valueMiaohe Lin1-11/+8
2022-09-12kfence: add sysfs interface to disable kfence for selected slabs.Imran Khan1-0/+6
2022-09-12mm/hugetlb: add dedicated func to get 'allowed' nodemask for current processFeng Tang1-12/+1
2022-09-12mm/vmscan: define macros for refaults in struct lruvecYang Yang1-0/+2
2022-09-12mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseZach O'Keefe1-2/+12
2022-09-12mm/thp: add flag to enforce sysfs THP in hugepage_vma_check()Zach O'Keefe1-5/+4
2022-09-12fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGNEric Biggers1-5/+2
2022-09-12vfs: support STATX_DIOALIGN on block devicesEric Biggers1-0/+4
2022-09-12statx: add direct I/O alignment informationEric Biggers1-0/+2
2022-09-12mm/memory-failure: fix detection of memory_failure() handlersDan Williams1-0/+5
2022-09-11Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-1/+6
2022-09-11Merge tag 'iommu-fixes-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+3
2022-09-11power: supply: Explain maintenance chargingLinus Walleij1-6/+42
2022-09-11iommu/vt-d: Fix possible recursive locking in intel_iommu_init()Lu Baolu1-1/+3
2022-09-11bpf: Add verifier support for custom callback return rangeDave Marchevsky1-0/+1
2022-09-11bpf: Add stub for btf_struct_access()Daniel Xu1-0/+9
2022-09-10ACPI: resource: Add helper function acpi_dev_get_memory_resources()Heikki Krogerus1-0/+1
2022-09-10Merge tag 'dma-mapping-6.0-2022-09-10' of git://git.infradead.org/users/hch/d...Linus Torvalds1-5/+0
2022-09-10spi: Merge tag 'v6.0-rc4' into spi-6.1Mark Brown13-9/+42
2022-09-09Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+6
2022-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-9/+10
2022-09-09ACPI: s2idle: Add a new ->check() callback for platform_s2idle_opsMario Limonciello2-0/+2
2022-09-09drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTESPhil Auld1-2/+3
2022-09-09sched/psi: Per-cgroup PSI accounting disable/re-enable interfaceChengming Zhou3-0/+8
2022-09-09sched/psi: Cache parent psi_group to speed up group iterationChengming Zhou1-0/+2
2022-09-09sched/psi: Consolidate cgroup_psi()Chengming Zhou2-5/+6
2022-09-09sched/psi: Add PSI_IRQ to track IRQ/SOFTIRQ pressureChengming Zhou1-2/+8
2022-09-09sched/psi: Remove NR_ONCPU task accountingJohannes Weiner1-9/+7
2022-09-09sched/psi: Move private helpers to sched/stats.hChengming Zhou1-4/+0
2022-09-09Merge branch 'driver-core/driver-core-next'Peter Zijlstra3-2/+4
2022-09-09termios: get rid of non-UAPI asm/termios.hAl Viro2-0/+2
2022-09-09termios: convert the last (sparc) INIT_C_CC to arrayAl Viro1-2/+8
2022-09-09make generic INIT_C_CC a bit more genericAl Viro1-1/+14
2022-09-09termios: consolidate values for VDISCARD in INIT_C_CCAl Viro1-1/+1
2022-09-09termios: start unifying non-UAPI parts of asm/termios.hAl Viro1-0/+30
2022-09-09iommu/dma: Make header privateRobin Murphy1-53/+0
2022-09-09resource: add define macro for register address resourcesColin Foster1-0/+5
2022-09-09mfd: ocelot: Add helper to get regmap from a resourceColin Foster1-0/+62
2022-09-08perf: RISC-V: exclude invalid pmu counters from SBI callsSergey Matyukevich1-1/+1
2022-09-08vfio: Introduce the DMA logging feature supportYishai Hadas1-2/+26
2022-09-08vfio: Add an IOVA bitmap supportJoao Martins1-0/+26