summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-01-19mm: new primitive kvmemdup()Hao Sun1-0/+1
2023-01-19mm/swap: convert deactivate_page() to folio_deactivate()Vishal Moola (Oracle)1-1/+1
2023-01-19mm/memory: add vm_normal_folio()Vishal Moola (Oracle)1-0/+2
2023-01-19maple_tree: remove the redundant codeVernon Yang1-4/+0
2023-01-19maple_tree: remove extra space and blank lineVernon Yang1-2/+0
2023-01-19kasan: allow sampling page_alloc allocations for HW_TAGSAndrey Konovalov1-5/+9
2023-01-19mm/damon/core: implement damos filterSeongJae Park1-0/+51
2023-01-19mm: swap: convert mark_page_lazyfree() to folio_mark_lazyfree()Kefeng Wang1-1/+1
2023-01-19buffer: add b_folio as an alias of b_pageMatthew Wilcox (Oracle)1-1/+4
2023-01-19mm/hugetlb: introduce hugetlb_walk()Peter Xu1-0/+37
2023-01-19mm/hugetlb: make walk_hugetlb_range() safe to pmd unsharePeter Xu1-1/+10
2023-01-19mm/hugetlb: move swap entry handling into vma lock when faultedPeter Xu1-2/+4
2023-01-19mm/hugetlb: document huge_pte_offset usagePeter Xu1-0/+32
2023-01-19mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXECJeff Xu1-0/+19
2023-01-19mm: move folio_set_compound_order() to mm/internal.hSidhartha Kumar1-16/+0
2023-01-19Sync with v6.2-rc4Andrew Morton5-9/+9
2023-01-19HID: bpf: rework how programs are attached and stored in the kernelBenjamin Tissoires1-0/+7
2023-01-18iomap: Rename page_ops to folio_opsAndreas Gruenbacher1-4/+4
2023-01-18iomap: Rename page_prepare handler to get_folioAndreas Gruenbacher1-3/+3
2023-01-18iomap/gfs2: Get page in page_prepare handlerAndreas Gruenbacher1-4/+5
2023-01-18iomap: Add iomap_get_folio helperAndreas Gruenbacher1-0/+1
2023-01-18iomap: Rename page_done handler to put_folioAndreas Gruenbacher1-6/+6
2023-01-18iomap/gfs2: Unlock and put folio in page_done handlerAndreas Gruenbacher1-3/+4
2023-01-18net/mlx5: Add hardware extended range support for PTP adjtime and adjphaseRahul Rameshbabu1-1/+3
2023-01-18fs: port vfs_*() helpers to struct mnt_idmapChristian Brauner1-16/+16
2023-01-18cpuidle, arm64: Fix the ARM64 cpuidle logicPeter Zijlstra1-7/+15
2023-01-18perf/core: Introduce perf_prepare_header()Namhyung Kim1-1/+15
2023-01-18perf/core: Add perf_sample_save_brstack() helperNamhyung Kim1-26/+40
2023-01-18perf/core: Add perf_sample_save_raw_data() helperNamhyung Kim1-5/+28
2023-01-18perf/core: Add perf_sample_save_callchain() helperNamhyung Kim1-1/+15
2023-01-18perf/core: Save the dynamic parts of sample data sizeNamhyung Kim1-0/+2
2023-01-18Merge tag 'v6.2-rc4' into perf/core, to pick up fixesIngo Molnar17-19/+233
2023-01-18arch_topology: Build cacheinfo from primary CPUPierre Gondois1-0/+1
2023-01-18ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info()Pierre Gondois1-3/+6
2023-01-18driver core: bus.h: document bus notifiers betterGreg Kroah-Hartman1-14/+28
2023-01-18Merge tag 'i2c-fwnode-api-2023017' of https://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-3/+21
2023-01-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-1/+1
2023-01-18Merge tag 'regmap-mdio-c45-rework' of https://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-0/+8
2023-01-18cacheinfo: Use RISC-V's init_cache_level() as generic OF implementationPierre Gondois1-0/+1
2023-01-17software node: Remove unused APIsAndy Shevchenko1-3/+0
2023-01-17platform: Provide a remove callback that returns no valueUwe Kleine-König1-0/+11
2023-01-17genirq/affinity: Move group_cpus_evenly() into lib/Ming Lei1-0/+14
2023-01-17USB: fix misleading usb_set_intfdata() kernel docJohan Hovold1-8/+7
2023-01-17usb: typec: tcpci: Add callback for evaluating contaminant presenceBadhri Jagan Sridharan1-0/+7
2023-01-17usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminantBadhri Jagan Sridharan1-0/+8
2023-01-17USB: Improve usb_fill_* documentationRicardo Ribalda1-4/+23
2023-01-17usb: acpi: add helper to check port lpm capability using acpi _DSMMathias Nyman1-0/+3
2023-01-17efi: efivars: make efivar_supports_writes() return boolJohan Hovold1-1/+1
2023-01-17efi: efivars: drop kobject from efivars_register()Johan Hovold1-4/+7
2023-01-17Drivers: hv: Make remove callback of hyperv driver void returnedDawei Li1-1/+1