summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-08-18mm/pgtable: add PAE safety to __pte_offset_map()Hugh Dickins1-0/+4
2023-08-18mm/pgtable: add rcu_read_lock() and rcu_read_unlock()sHugh Dickins1-2/+2
2023-08-18maple_tree: don't use MAPLE_ARANGE64_META_MAX to indicate no gapPeng Zhang1-2/+0
2023-08-18mm: userfaultfd: document and enable new UFFDIO_POISON featureAxel Rasmussen1-3/+6
2023-08-18mm: userfaultfd: add new UFFDIO_POISON ioctlAxel Rasmussen2-0/+20
2023-08-18mm-make-pte_marker_swapin_error-more-general-fixAndrew Morton1-0/+2
2023-08-18mm: make PTE_MARKER_SWAPIN_ERROR more generalAxel Rasmussen2-5/+29
2023-08-18mm/memcg: minor cleanup for MEM_CGROUP_ID_MAXMiaohe Lin1-2/+0
2023-08-18mm, netfs, fscache: stop read optimisation when folio removed from pagecacheDavid Howells1-0/+16
2023-08-18mm: remove obsolete comment above struct per_cpu_pagesMiaohe Lin1-1/+0
2023-08-18memory tier: rename destroy_memory_type() to put_memory_type()Miaohe Lin1-2/+2
2023-08-18ksm: add ksm zero pages for each processxu xin2-5/+12
2023-08-18ksm: count all zero pages placed by KSMxu xin1-0/+12
2023-08-18ksm: support unsharing KSM-placed zero pagesxu xin1-0/+6
2023-08-18mm/mm_init.c: remove obsolete macro HASH_SMALLMiaohe Lin1-3/+1
2023-08-18fs: convert block_commit_write to return voidBean Huo1-1/+1
2023-08-18mm/gup: retire follow_hugetlb_page()Peter Xu1-12/+0
2023-08-18mm/hugetlb: add page_mask for hugetlb_follow_page_mask()Peter Xu1-3/+5
2023-08-18mm: make show_free_areas() staticKefeng Wang1-12/+0
2023-08-18mm: remove arguments of show_mem()Kefeng Wang1-2/+2
2023-08-18mm: remove page_rmapping()ZhangPeng1-1/+0
2023-08-18maple_tree: fix a few documentation issuesThomas Gleixner1-2/+3
2023-07-30Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+1
2023-07-30Merge tag 'trace-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-4/+0
2023-07-29Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...Linus Torvalds3-8/+59
2023-07-29Merge tag 'thermal-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3
2023-07-29Merge tag 'pm-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-10/+0
2023-07-29ftrace: Remove unused extern declarationsYueHaibing1-4/+0
2023-07-28Merge tag 'for-linus-6.5a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+19
2023-07-28Merge tag 'block-6.5-2023-07-28' of git://git.kernel.dk/linuxLinus Torvalds1-5/+5
2023-07-28Merge tag 'drm-fixes-2023-07-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-5/+0
2023-07-28Merge tag 'drm-misc-fixes-2023-07-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-5/+0
2023-07-27mm: fix memory ordering for mm_lock_seq and vm_lock_seqJann Horn3-8/+59
2023-07-27Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-11/+16
2023-07-26xen/evtchn: Introduce new IOCTL to bind static evtchnRahul Singh2-1/+19
2023-07-26af_packet: Fix warning of fortified memcpy() in packet_getname().Kuniyuki Iwashima1-1/+5
2023-07-25drm/fb-helper: Remove unused inline function drm_fb_helper_defio_init()YueHaibing1-5/+0
2023-07-25fs/nls: make load_nls() take a const parameterWinston Wen1-1/+1
2023-07-25block: Fix a source code comment in include/uapi/linux/blkzoned.hBart Van Assche1-5/+5
2023-07-25tcp: Reduce chance of collisions in inet6_hashfn().Stewart Smith1-6/+2
2023-07-24vxlan: calculate correct header length for GPEJiri Benc1-4/+9
2023-07-24PM: sleep: wakeirq: drop unused enable helpersJohan Hovold1-10/+0
2023-07-24thermal: core: constify params in thermal_zone_device_registerAhmad Fatoum1-3/+3
2023-07-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2023-07-23Merge tag 'ext4_for_linus-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-14/+5
2023-07-23Merge tag 'kvmarm-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-1/+1
2023-07-22Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linuxLinus Torvalds1-2/+0
2023-07-21Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds13-33/+60
2023-07-20Merge tag 'for-net-2023-07-20' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-2/+5
2023-07-20tcp: annotate data-races around fastopenq.max_qlenEric Dumazet1-1/+1