summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-06-09mm/gup: remove vmas array from internal GUP functionsLorenzo Stoakes
2023-06-09mm/gup: remove vmas parameter from pin_user_pages()Lorenzo Stoakes
2023-06-09mm/gup: remove vmas parameter from get_user_pages_remote()Lorenzo Stoakes
2023-06-09mm/gup: remove unused vmas parameter from pin_user_pages_remote()Lorenzo Stoakes
2023-06-09mm/gup: remove unused vmas parameter from get_user_pages()Lorenzo Stoakes
2023-06-09mm/hugetlb: remove hugetlb_page_subpool()Sidhartha Kumar
2023-06-09mm: page_alloc: move sysctls into it own filsKefeng Wang
2023-06-09mm: page_alloc: move pm_* function into powerKefeng Wang
2023-06-09mm: page_alloc: move mark_free_page() into snapshot.cKefeng Wang
2023-06-09mm: page_alloc: split out DEBUG_PAGEALLOCKefeng Wang
2023-06-09mm: page_alloc: split out FAIL_PAGE_ALLOCKefeng Wang
2023-06-09mm: page_alloc: move set_zone_contiguous() into mm_init.cKefeng Wang
2023-06-09mm: memory_failure: move memory_failure_attr_group under MEMORY_FAILUREKefeng Wang
2023-06-09kasan: use internal prototypes matching gcc-13 builtinsArnd Bergmann
2023-06-09filemap: remove page_endio()Pankaj Raghav
2023-06-09cachestat: implement cachestat syscallNhat Pham
2023-06-09workingset: refactor LRU refault to expose refault recency checkNhat Pham
2023-06-09cgroup: remove cgroup_rstat_flush_atomic()Yosry Ahmed
2023-06-09memcg: remove mem_cgroup_flush_stats_atomic()Yosry Ahmed
2023-05-28Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-05-28Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-05-27Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-26Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-05-26Merge tag 'drm-fixes-2023-05-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-05-26Merge tag 'ffa-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann
2023-05-26Merge tag 'drm-misc-fixes-2023-05-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-05-25module: error out early on concurrent load of the same module fileLinus Torvalds
2023-05-25Merge tag 'vfs/v6.4-rc3/misc.fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-25Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-25Merge tag 'for-v6.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2023-05-25Merge tag 'sound-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-05-24net/handshake: Enable the SNI extension to work properlyChuck Lever
2023-05-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-05-24x86/pci/xen: populate MSI sysfs entriesMaximilian Heyne
2023-05-24Merge tag 'mlx5-fixes-2023-05-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2023-05-23page_pool: fix inconsistency for page_pool_ring_[un]lock()Yunsheng Lin
2023-05-23bpf, sockmap: Incorrectly handling copied_seqJohn Fastabend
2023-05-23bpf, sockmap: Improved check for empty queueJohn Fastabend
2023-05-23bpf, sockmap: Convert schedule_work into delayed_workJohn Fastabend
2023-05-23ipv{4,6}/raw: fix output xfrm lookup wrt protocolNicolas Dichtel
2023-05-22net/mlx5: DR, Check force-loopback RC QP capability independently from RoCEYevgeny Kliteynik
2023-05-22drm: fix drmm_mutex_init()Matthew Auld
2023-05-22ASoC: Intel: avs: Account for UID of ACPI deviceCezary Rojewski
2023-05-22ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfgCezary Rojewski
2023-05-20Merge tag 'usb-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-05-20Merge tag 'block-6.4-2023-05-20' of git://git.kernel.dk/linuxLinus Torvalds
2023-05-20block: remove NFL4_UFLG_MASKChristoph Hellwig
2023-05-19Merge tag 'for-net-2023-05-19' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-05-19net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo
2023-05-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds