summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2023-04-18mm: Multi-gen LRU: remove wait_event_killable()Kalesh Singh-6/+2
2023-04-18mm: vmscan: refactor updating current->reclaim_stateYosry Ahmed-1/+16
2023-04-18mm: kmsan: apply __must_check to non-void functionsAlexander Potapenko-21/+22
2023-04-18mm: hwpoison: support recovery from HugePage copy-on-write faultsLiu Shixin-3/+3
2023-04-18mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPAneesh Kumar K.V-1/+1
2023-04-18mm/vmemmap/devdax: fix kernel crash when probing devdax devicesAneesh Kumar K.V-0/+16
2023-04-18userfaultfd: convert mfill_atomic() to use a folioZhangPeng-2/+2
2023-04-18mm: convert copy_user_huge_page() to copy_user_large_folio()ZhangPeng-4/+3
2023-04-18userfaultfd: convert mfill_atomic_hugetlb() to use a folioZhangPeng-2/+2
2023-04-18userfaultfd: convert copy_huge_page_from_user() to copy_folio_from_user()ZhangPeng-4/+3
2023-04-18smaps: fix defined but not used smaps_shmem_walk_opsSteven Price-0/+7
2023-04-18prctl: add PR_GET_AUXV to copy auxv to userspaceJosh Triplett-0/+2
2023-04-18mm/khugepaged: skip shmem with userfaultfdDavid Stevens-1/+2
2023-04-18mm/hwpoison: introduce copy_mc_highpageJiaqi Yan-13/+41
2023-04-18mm/khugepaged: recover from poisoned anonymous memoryJiaqi Yan-1/+2
2023-04-18workingset: memcg: sleep when flushing stats in workingset_refault()Yosry Ahmed-2/+2
2023-04-18memcg: sleep during flushing stats in safe contextsYosry Ahmed-2/+7
2023-04-18memcg: rename mem_cgroup_flush_stats_"delayed" to "ratelimited"Yosry Ahmed-2/+2
2023-04-18cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"Yosry Ahmed-1/+1
2023-04-18mm: move free_area_empty() to mm/internal.hMike Rapoport (IBM)-5/+0
2023-04-18hugetlb: remove PageHeadHuge()Matthew Wilcox (Oracle)-6/+1
2023-04-18sched/isolation: add cpu_is_isolated() APIFrederic Weisbecker-0/+12
2023-04-18mm: khugepaged: fix kernel BUG in hpage_collapse_scan_file()Ivan Orlov-1/+2
2023-04-18mm: make arch_has_descending_max_zone_pfns() staticArnd Bergmann-1/+0
2023-04-18sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changesAndrew Morton-18/+21
2023-04-18mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()Alexander Potapenko-9/+10
2023-04-18mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()Alexander Potapenko-9/+11
2023-04-18Change DEFINE_SEMAPHORE() to take a number argumentPeter Zijlstra-2/+8
2023-04-18dt-bindings: reset: remove stih415/stih416 resetAlain Volmat-80/+0
2023-04-18PCI/DOE: Make mailbox creation API privateLukas Wunner-14/+0
2023-04-18PCI/DOE: Create mailboxes on device enumerationLukas Wunner-0/+5
2023-04-18PCI/DOE: Make asynchronous API privateLukas Wunner-48/+0
2023-04-18PCI/DOE: Provide synchronous API and use it internallyLukas Wunner-1/+5
2023-04-18x86/hyperv: Add VTL specific structs and hypercallsSaurabh Sengar-0/+4
2023-04-18mailbox: Allow direct registration to a channelElliot Berman-0/+1
2023-04-18ASoC: cs35l56: Rename mixer source defines for SoundWire DP1Richard Fitzgerald-2/+2
2023-04-18ASoC: cs35l56: Remove SDW2RX1 mixer sourceRichard Fitzgerald-2/+1
2023-04-18ASoC: cs35l56: Remove SDW1 TX5 and TX6Richard Fitzgerald-3/+0
2023-04-18wifi: mac80211: remove ieee80211_tx_status_8023Felix Fietkau-20/+0
2023-04-18net: add macro netif_subqueue_completed_wakeHeiner Kallweit-0/+10
2023-04-18netfilter: nf_tables: validate catch-all set elementsPablo Neira Ayuso-0/+4
2023-04-18RDMA/mlx5: Fix flow counter query via DEVXMark Bloch-1/+2
2023-04-17net: mscc: ocelot: add support for preemptible traffic classesVladimir Oltean-0/+3
2023-04-17net: mscc: ocelot: add support for mqprio offloadVladimir Oltean-0/+4
2023-04-17net: mscc: ocelot: optimize ocelot_mm_irq()Vladimir Oltean-0/+1
2023-04-17net: mscc: ocelot: remove struct ocelot_mm_state :: lockVladimir Oltean-1/+0
2023-04-17net: mscc: ocelot: export a single ocelot_mm_irq()Vladimir Oltean-1/+1
2023-04-17net/mlx5e: Add IPsec packet offload tunnel bitsLeon Romanovsky-2/+6
2023-04-17bpf: Set skb redirect and from_ingress info in __bpf_tx_skbDaniel Borkmann-0/+9
2023-04-17x86/hyperv: Add callback filter to cpumask_to_vpset()Michael Kelley-8/+14