summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-18neighbor: tracing: Move pin6 inside CONFIG_IPV6=y sectionGeert Uytterhoeven
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: nf_tables: de-constify set commit ops function argumentFlorian Westphal
2023-10-18netfilter: make nftables drops visible in net dropmonitorFlorian Westphal
2023-10-18net: treat possible_net_t net pointer as an RCU one and add read_pnet_rcu()Jiri Pirko
2023-10-18parport: Use kasprintf() instead of fixed buffer formattingAndy Shevchenko
2023-10-18mei: docs: fix spelling errorsTomas Winkler
2023-10-18mei: update mei-pxp's component interface with timeoutsAlan Previn
2023-10-18mei: bus: add send and recv api with timeoutAlexander Usyskin
2023-10-18Merge tag 'amd-drm-next-6.7-2023-10-13' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-10-17Merge tag 'mlx5-updates-2023-10-10' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-10-17Merge tag 'ipsec-2023-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git...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-17net: bridge: Add netlink knobs for number / max learned FDB entriesJohannes Nixdorf
2023-10-17gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSETLuben Tuikov
2023-10-17tcp: fix excessive TLP and RACK timeouts from HZ roundingNeal Cardwell
2023-10-17Merge tag 'fbdev-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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