summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2023-10-18kstrtox: remove strtobool()Christophe JAILLET-5/+0
2023-10-18extract and use FILE_LINE macroAlexey Dobriyan-3/+4
2023-10-18mm: update memfd seal write check to include F_SEAL_WRITELorenzo Stoakes-7/+8
2023-10-18mm: drop the assumption that VM_SHARED always implies writableLorenzo Stoakes-2/+13
2023-10-18mm: make vma_merge() and split_vma() internalLorenzo Stoakes-9/+0
2023-10-18mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.Lorenzo Stoakes-0/+60
2023-10-18mm: move vma_policy() and anon_vma_name() decls to mm_types.hLorenzo Stoakes-23/+28
2023-10-18sched: remove wait bookmarksMatthew Wilcox (Oracle)-6/+3
2023-10-18mm: add printf attribute to shrinker_debugfs_name_allocLucy Mielke-0/+1
2023-10-18hugetlb: memcg: account hugetlb-backed memory in memory controllerNhat Pham-0/+14
2023-10-18memcontrol: only transfer the memcg data for migrationNhat Pham-0/+7
2023-10-18memcontrol: add helpers for hugetlb memcg accountingNhat Pham-0/+21
2023-10-18mm, hugetlb: remove HUGETLB_CGROUP_MIN_ORDERFrank van der Linden-11/+0
2023-10-18mm: add folio_xor_flags_has_waiters()Matthew Wilcox (Oracle)-0/+19
2023-10-18mm: delete checks for xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)-6/+0
2023-10-18bitops: add xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)-28/+20
2023-10-18mm: add folio_end_read()Matthew Wilcox (Oracle)-0/+1
2023-10-18mm/gup: adapt get_user_page_vma_remote() to never return NULLLorenzo Stoakes-3/+9
2023-10-18mm: make __access_remote_vm() staticLorenzo Stoakes-2/+0
2023-10-18mm/rmap: convert page_move_anon_rmap() to folio_move_anon_rmap()David Hildenbrand-1/+1
2023-10-18percpu_counter: extend _limited_add() to negative amountsHugh Dickins-2/+9
2023-10-18shmem,percpu_counter: add _limited_add(fbc, limit, amount)Hugh Dickins-0/+23
2023-10-18shmem: shrink shmem_inode_info: dir_offsets in a unionHugh Dickins-6/+10
2023-10-18fs/proc/task_mmu: implement IOCTL to get and optionally clear info about PTEsMuhammad Usama Anjum-0/+67
2023-10-18userfaultfd: UFFD_FEATURE_WP_ASYNCPeter Xu-2/+28
2023-10-18mm/memcg: annotate struct mem_cgroup_threshold_ary with __counted_byKees Cook-1/+1
2023-10-18Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton-5/+42
2023-10-18kasan: disable kasan_non_canonical_hook() for HW tagsArnd Bergmann-3/+3
2023-10-18kasan: print the original fault addr when access invalid shadowHaibo Li-3/+3
2023-10-18hugetlbfs: close race between MADV_DONTNEED and page faultRik van Riel-2/+33
2023-10-18hugetlbfs: extend hugetlb_vma_lock to private VMAsRik van Riel-0/+6
2023-10-18Merge tag 'qcom-drivers-for-6.7' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-55/+128
2023-10-19kprobes: freelist.h removedwuqiang.matt-129/+0
2023-10-18kprobes: kretprobe scalability improvementwuqiang.matt-20/+7
2023-10-18lib: objpool added: ring-array based lockless MPMCwuqiang.matt-0/+181
2023-10-18fs: rename inode i_atime and i_mtime fieldsJeff Layton-10/+10
2023-10-18linux: convert to new timestamp accessorsJeff Layton-3/+3
2023-10-18fs: new accessor methods for atime and mtimeJeff Layton-13/+72
2023-10-18neighbor: tracing: Move pin6 inside CONFIG_IPV6=y sectionGeert Uytterhoeven-2/+2
2023-10-18Merge tag 'nf-next-23-10-18' of https://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller-1/+11
2023-10-17workqueue: Provide one lock class key per work_on_cpu() callsiteFrederic Weisbecker-7/+39
2023-10-18ethtool: Add forced speed to supported link modes mapsPaul Greenwalt-14/+52
2023-10-18netfilter: nf_tables: de-constify set commit ops function argumentFlorian Westphal-1/+1
2023-10-18netfilter: make nftables drops visible in net dropmonitorFlorian Westphal-0/+10
2023-10-18net: treat possible_net_t net pointer as an RCU one and add read_pnet_rcu()Jiri Pirko-3/+12
2023-10-18parport: Use kasprintf() instead of fixed buffer formattingAndy Shevchenko-2/+0
2023-10-18mei: docs: fix spelling errorsTomas Winkler-2/+2
2023-10-18mei: update mei-pxp's component interface with timeoutsAlan Previn-2/+4
2023-10-18mei: bus: add send and recv api with timeoutAlexander Usyskin-0/+8
2023-10-18Merge tag 'amd-drm-next-6.7-2023-10-13' of https://gitlab.freedesktop.org/agd...Dave Airlie-4/+35