summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-08-18mm/pgtable: add PAE safety to __pte_offset_map()Hugh Dickins
2023-08-18mm/pgtable: add rcu_read_lock() and rcu_read_unlock()sHugh Dickins
2023-08-18maple_tree: don't use MAPLE_ARANGE64_META_MAX to indicate no gapPeng Zhang
2023-08-18mm: userfaultfd: add new UFFDIO_POISON ioctlAxel Rasmussen
2023-08-18mm-make-pte_marker_swapin_error-more-general-fixAndrew Morton
2023-08-18mm: make PTE_MARKER_SWAPIN_ERROR more generalAxel Rasmussen
2023-08-18mm/memcg: minor cleanup for MEM_CGROUP_ID_MAXMiaohe Lin
2023-08-18mm, netfs, fscache: stop read optimisation when folio removed from pagecacheDavid Howells
2023-08-18mm: remove obsolete comment above struct per_cpu_pagesMiaohe Lin
2023-08-18memory tier: rename destroy_memory_type() to put_memory_type()Miaohe Lin
2023-08-18ksm: add ksm zero pages for each processxu xin
2023-08-18ksm: count all zero pages placed by KSMxu xin
2023-08-18ksm: support unsharing KSM-placed zero pagesxu xin
2023-08-18mm/mm_init.c: remove obsolete macro HASH_SMALLMiaohe Lin
2023-08-18fs: convert block_commit_write to return voidBean Huo
2023-08-18mm/gup: retire follow_hugetlb_page()Peter Xu
2023-08-18mm/hugetlb: add page_mask for hugetlb_follow_page_mask()Peter Xu
2023-08-18mm: make show_free_areas() staticKefeng Wang
2023-08-18mm: remove arguments of show_mem()Kefeng Wang
2023-08-18mm: remove page_rmapping()ZhangPeng
2023-08-18maple_tree: fix a few documentation issuesThomas Gleixner
2023-07-29Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-07-29Merge tag 'trace-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-07-28Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...Linus Torvalds
2023-07-28Merge tag 'thermal-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-28ftrace: Remove unused extern declarationsYueHaibing
2023-07-27mm: fix memory ordering for mm_lock_seq and vm_lock_seqJann Horn
2023-07-25fs/nls: make load_nls() take a const parameterWinston Wen
2023-07-24PM: sleep: wakeirq: drop unused enable helpersJohan Hovold
2023-07-24thermal: core: constify params in thermal_zone_device_registerAhmad Fatoum
2023-07-23Merge tag 'ext4_for_linus-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-07-22Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-07-20Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-20tcp: annotate data-races around fastopenq.max_qlenEric Dumazet
2023-07-20blk-mq: delete dead struct blk_mq_hw_ctx->queued fieldChengming Zhou
2023-07-16Merge tag 'sched_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-07-14Merge tag 'block-6.5-2023-07-14' of git://git.kernel.dk/linuxLinus Torvalds
2023-07-14Merge tag 'drm-fixes-2023-07-14-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-07-13Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-13Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-13Merge tag 'nvme-6.5-2023-07-13' of git://git.infradead.org/nvme into block-6.5Jens Axboe
2023-07-12Merge tag 'probes-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-12tracing: arm64: Avoid missing-prototype warningsArnd Bergmann
2023-07-11Merge v6.5-rc1 into drm-misc-fixesMaxime Ripard
2023-07-10jbd2: fix a race when checking checkpoint buffer busyZhang Yi
2023-07-10jbd2: remove t_checkpoint_io_listZhang Yi
2023-07-11fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_...Masami Hiramatsu (Google)
2023-07-10block: remove dead struc request->completion_data fieldJens Axboe
2023-07-10nvme: fix the NVME_ID_NS_NVM_STS_MASK definitionAnkit Kumar
2023-07-10sched/psi: use kernfs polling functions for PSI trigger pollingSuren Baghdasaryan