summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-02-06Merge 6.2-rc7 into char-misc-nextGreg Kroah-Hartman
2023-02-06Merge 6.2-rc7 into usb-nextGreg Kroah-Hartman
2023-02-05Merge tag 'char-misc-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-05Merge tag 'perf_urgent_for_v6.2_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-02-05genirq: Add mechanism to multiplex a single HW IPIAnup Patel
2023-02-04Merge tag 'rtc-6.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ab...Linus Torvalds
2023-02-04Merge branch '20230201041853.1934355-1-quic_bjorande@quicinc.com' into driver...Bjorn Andersson
2023-02-04soc: qcom: pmic_glink: Introduce base PMIC GLINK driverBjorn Andersson
2023-02-04mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Tab 3 X90F to intel_cht_wc_modelsHans de Goede
2023-02-04net/mlx5: Add firmware support for MTUTC scaled_ppm frequency adjustmentsRahul Rameshbabu
2023-02-04efi: Discover BTI support in runtime services regionsArd Biesheuvel
2023-02-03mm: extend max struct page size for kmsanArnd Bergmann
2023-02-03efi/cper, cxl: Remove cxl_err.hDan Williams
2023-02-03cpufreq: amd-pstate: implement amd pstate cpu online and offline callbackPerry Yuan
2023-02-03cpufreq: amd-pstate: implement Pstate EPP support for the AMD processorsPerry Yuan
2023-02-03cpufreq: amd-pstate: optimize driver working mode selection in amd_pstate_par...Wyes Karny
2023-02-03Merge branch 'vfio-no-iommu' into iommufd.git for-nextJason Gunthorpe
2023-02-03vfio: Support VFIO_NOIOMMU with iommufdJason Gunthorpe
2023-02-03Merge tag 'ceph-for-6.2-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-02-03Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Linus Torvalds
2023-02-03efi: Drop minimum EFI version check at bootArd Biesheuvel
2023-02-03block: add a bvec_set_virt helperChristoph Hellwig
2023-02-03block: add a bvec_set_folio helperChristoph Hellwig
2023-02-03block: factor out a bvec_set_page helperChristoph Hellwig
2023-02-03blk-cgroup: move the cgroup information to struct gendiskChristoph Hellwig
2023-02-03blk-cgroup: store a gendisk to throttle in struct task_structChristoph Hellwig
2023-02-03Merge tag 'v6.2-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2023-02-03livepatch,x86: Clear relocation targets on a module removalSong Liu
2023-02-03iommu/vt-d: Support cpumask for IOMMU perfmonKan Liang
2023-02-03iommu/vt-d: Support size of the register set in DRHDKan Liang
2023-02-03iommu/vt-d: Remove include/linux/intel-svm.hLu Baolu
2023-02-03Merge tag 'ib-leds-led_get-v6.3' into HEADHans de Goede
2023-02-02kexec: introduce sysctl parameters kexec_load_limit_*Ricardo Ribalda
2023-02-02kexec: factor out kexec_load_permittedRicardo Ribalda
2023-02-02util_macros.h: add missing inclusionAndy Shevchenko
2023-02-02include/linux/percpu_counter.h: race in uniprocessor percpu_counter_add()Manfred Spraul
2023-02-02error-injection: remove EI_ETYPE_NONEMasami Hiramatsu (Google)
2023-02-02fs: convert writepage_t callback to pass a folioMatthew Wilcox (Oracle)
2023-02-02mm: add memcpy_from_file_folio()Matthew Wilcox (Oracle)
2023-02-02block: remove ->rw_pageChristoph Hellwig
2023-02-02mm: memory-failure: add memory failure stats to sysfsJiaqi Yan
2023-02-02mm: multi-gen LRU: section for memcg LRUT.J. Alumbaugh
2023-02-02mm/damon: update comments in damon.h for damon_attrsSeongJae Park
2023-02-02mm: implement memory-deny-write-execute as a prctlJoey Gouly
2023-02-02swap_state: update shadow_nodes for anonymous pageYang Yang
2023-02-02mm/hugetlb: convert get_hwpoison_huge_page() to foliosSidhartha Kumar
2023-02-02mm/page_ext: init page_ext early if there are no deferred struct pagesPasha Tatashin
2023-02-02mm: convert mem_cgroup_css_from_page() to mem_cgroup_css_from_folio()Matthew Wilcox (Oracle)
2023-02-02mm/fs: convert inode_attach_wb() to take a folioMatthew Wilcox (Oracle)
2023-02-02mm: add vma_alloc_zeroed_movable_folio()Matthew Wilcox (Oracle)