summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-04-18mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPAneesh Kumar K.V
2023-04-18mm/vmemmap/devdax: fix kernel crash when probing devdax devicesAneesh Kumar K.V
2023-04-18userfaultfd: convert mfill_atomic() to use a folioZhangPeng
2023-04-18mm: convert copy_user_huge_page() to copy_user_large_folio()ZhangPeng
2023-04-18userfaultfd: convert mfill_atomic_hugetlb() to use a folioZhangPeng
2023-04-18userfaultfd: convert copy_huge_page_from_user() to copy_folio_from_user()ZhangPeng
2023-04-18smaps: fix defined but not used smaps_shmem_walk_opsSteven Price
2023-04-18mm/hwpoison: introduce copy_mc_highpageJiaqi Yan
2023-04-18workingset: memcg: sleep when flushing stats in workingset_refault()Yosry Ahmed
2023-04-18memcg: sleep during flushing stats in safe contextsYosry Ahmed
2023-04-18memcg: rename mem_cgroup_flush_stats_"delayed" to "ratelimited"Yosry Ahmed
2023-04-18cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"Yosry Ahmed
2023-04-18mm: move free_area_empty() to mm/internal.hMike Rapoport (IBM)
2023-04-18hugetlb: remove PageHeadHuge()Matthew Wilcox (Oracle)
2023-04-18sched/isolation: add cpu_is_isolated() APIFrederic Weisbecker
2023-04-18mm: make arch_has_descending_max_zone_pfns() staticArnd Bergmann
2023-04-18sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changesAndrew Morton
2023-04-18mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()Alexander Potapenko
2023-04-18mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()Alexander Potapenko
2023-04-18Change DEFINE_SEMAPHORE() to take a number argumentPeter Zijlstra
2023-04-18PCI/DOE: Make mailbox creation API privateLukas Wunner
2023-04-18PCI/DOE: Create mailboxes on device enumerationLukas Wunner
2023-04-18PCI/DOE: Make asynchronous API privateLukas Wunner
2023-04-18PCI/DOE: Provide synchronous API and use it internallyLukas Wunner
2023-04-18mailbox: Allow direct registration to a channelElliot Berman
2023-04-18RDMA/mlx5: Fix flow counter query via DEVXMark Bloch
2023-04-17net/mlx5e: Add IPsec packet offload tunnel bitsLeon Romanovsky
2023-04-17bpf: Set skb redirect and from_ingress info in __bpf_tx_skbDaniel Borkmann
2023-04-17swiotlb: Remove bounce buffer remapping for Hyper-VMichael Kelley
2023-04-17ACPI: bus: Add stub acpi_sleep_state_supported() in non-ACPI casesSaurabh Sengar
2023-04-17libcrc32c: remove crc32c_implChristoph Hellwig
2023-04-17btrfs, block: move REQ_CGROUP_PUNT to btrfsChristoph Hellwig
2023-04-17btrfs, mm: remove the punt_to_cgroup field in struct writeback_controlChristoph Hellwig
2023-04-17Merge tag 'thermal-v6.4-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2023-04-17netfilter: nf_tables: fix ifdef to also consider nf_tables=mFlorian Westphal
2023-04-16sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changesAndrew Morton
2023-04-16block: store bdev->bd_disk->fops->submit_bio state in bdevJens Axboe
2023-04-16block: re-arrange the struct block_device fields for better layoutJens Axboe
2023-04-16bpf: Remove KF_KPTR_GET kfunc flagDavid Vernet
2023-04-16ptrace: Provide set/get interface for syscall user dispatchGregory Price
2023-04-16net/mlx5: Update relaxed ordering read HCA capabilitiesAvihai Horon
2023-04-16swiotlb: track and report io_tlb_used high water marks in debugfsMichael Kelley
2023-04-15bpf: Centralize btf_field-specific initialization logicDave Marchevsky
2023-04-15bpf: Migrate bpf_rbtree_add and bpf_list_push_{front,back} to possibly failDave Marchevsky
2023-04-15bpf: Support refcounted local kptrs in existing semanticsDave Marchevsky
2023-04-15bpf: Introduce opaque bpf_refcount struct and add btf_record plumbingDave Marchevsky
2023-04-15bpf: Remove btf_field_offs, use btf_record's fields insteadDave Marchevsky
2023-04-15io_uring/rsrc: remove rsrc_data refsPavel Begunkov
2023-04-15io_uring/rsrc: use wq for quiescingPavel Begunkov
2023-04-14page_pool: allow caching from safely localized NAPIJakub Kicinski