summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-10-18mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.Lorenzo Stoakes
2023-10-18mm: move vma_policy() and anon_vma_name() decls to mm_types.hLorenzo Stoakes
2023-10-18sched: remove wait bookmarksMatthew Wilcox (Oracle)
2023-10-18mm: add printf attribute to shrinker_debugfs_name_allocLucy Mielke
2023-10-18hugetlb: memcg: account hugetlb-backed memory in memory controllerNhat Pham
2023-10-18memcontrol: only transfer the memcg data for migrationNhat Pham
2023-10-18memcontrol: add helpers for hugetlb memcg accountingNhat Pham
2023-10-18mm, hugetlb: remove HUGETLB_CGROUP_MIN_ORDERFrank van der Linden
2023-10-18mm: add folio_xor_flags_has_waiters()Matthew Wilcox (Oracle)
2023-10-18mm: add folio_end_read()Matthew Wilcox (Oracle)
2023-10-18mm/gup: adapt get_user_page_vma_remote() to never return NULLLorenzo Stoakes
2023-10-18mm: make __access_remote_vm() staticLorenzo Stoakes
2023-10-18mm/rmap: convert page_move_anon_rmap() to folio_move_anon_rmap()David Hildenbrand
2023-10-18percpu_counter: extend _limited_add() to negative amountsHugh Dickins
2023-10-18shmem,percpu_counter: add _limited_add(fbc, limit, amount)Hugh Dickins
2023-10-18shmem: shrink shmem_inode_info: dir_offsets in a unionHugh Dickins
2023-10-18fs/proc/task_mmu: implement IOCTL to get and optionally clear info about PTEsMuhammad Usama Anjum
2023-10-18userfaultfd: UFFD_FEATURE_WP_ASYNCPeter Xu
2023-10-18mm/memcg: annotate struct mem_cgroup_threshold_ary with __counted_byKees Cook
2023-10-18Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton
2023-10-18kasan: disable kasan_non_canonical_hook() for HW tagsArnd Bergmann
2023-10-18kasan: print the original fault addr when access invalid shadowHaibo Li
2023-10-18hugetlbfs: close race between MADV_DONTNEED and page faultRik van Riel
2023-10-18hugetlbfs: extend hugetlb_vma_lock to private VMAsRik van Riel
2023-10-18Merge tag 'qcom-drivers-for-6.7' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2023-10-19kprobes: freelist.h removedwuqiang.matt
2023-10-18kprobes: kretprobe scalability improvementwuqiang.matt
2023-10-18lib: objpool added: ring-array based lockless MPMCwuqiang.matt
2023-10-18fs: rename inode i_atime and i_mtime fieldsJeff Layton
2023-10-18linux: convert to new timestamp accessorsJeff Layton
2023-10-18fs: new accessor methods for atime and mtimeJeff Layton
2023-10-18Merge tag 'nf-next-23-10-18' of https://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2023-10-17workqueue: Provide one lock class key per work_on_cpu() callsiteFrederic Weisbecker
2023-10-18ethtool: Add forced speed to supported link modes mapsPaul Greenwalt
2023-10-18netfilter: make nftables drops visible in net dropmonitorFlorian Westphal
2023-10-18parport: Use kasprintf() instead of fixed buffer formattingAndy Shevchenko
2023-10-18mei: docs: fix spelling errorsTomas Winkler
2023-10-18mei: bus: add send and recv api with timeoutAlexander Usyskin
2023-10-17Merge tag 'mlx5-updates-2023-10-10' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-10-17net: phylink: remove a bunch of unused validation methodsRussell King (Oracle)
2023-10-17net: phylink: remove .validate() methodRussell King (Oracle)
2023-10-17net: phylink: provide mac_get_caps() methodRussell King (Oracle)
2023-10-17Merge tag 'wireless-next-2023-10-16' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-10-17Merge tag 'nvme-6.7-2023-10-17' of git://git.infradead.org/nvme into for-6.7/...Jens Axboe
2023-10-17nvme-auth: use transformed key size to create respMark O'Donovan
2023-10-17nvme-auth: alloc nvme_dhchap_key as single bufferMark O'Donovan
2023-10-17PCI/MSI: Provide stubs for IMS functionsReinette Chatre
2023-10-17Merge branch 'linus' into smp/coreThomas Gleixner
2023-10-17block:sed-opal: SED Opal keystoreGreg Joyce
2023-10-17Merge branch 'for-6.7/io_uring' into for-6.7/blockJens Axboe