summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-04-18mm: Multi-gen LRU: remove wait_event_killable()Kalesh Singh
2023-04-18mm: vmscan: refactor updating current->reclaim_stateYosry Ahmed
2023-04-18mm: kmsan: apply __must_check to non-void functionsAlexander Potapenko
2023-04-18mm: hwpoison: support recovery from HugePage copy-on-write faultsLiu Shixin
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-18prctl: add PR_GET_AUXV to copy auxv to userspaceJosh Triplett
2023-04-18mm/khugepaged: skip shmem with userfaultfdDavid Stevens
2023-04-18mm/hwpoison: introduce copy_mc_highpageJiaqi Yan
2023-04-18mm/khugepaged: recover from poisoned anonymous memoryJiaqi 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: khugepaged: fix kernel BUG in hpage_collapse_scan_file()Ivan Orlov
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-18dt-bindings: reset: remove stih415/stih416 resetAlain Volmat
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-18x86/hyperv: Add VTL specific structs and hypercallsSaurabh Sengar
2023-04-18mailbox: Allow direct registration to a channelElliot Berman
2023-04-18ASoC: cs35l56: Rename mixer source defines for SoundWire DP1Richard Fitzgerald
2023-04-18ASoC: cs35l56: Remove SDW2RX1 mixer sourceRichard Fitzgerald
2023-04-18ASoC: cs35l56: Remove SDW1 TX5 and TX6Richard Fitzgerald
2023-04-18wifi: mac80211: remove ieee80211_tx_status_8023Felix Fietkau
2023-04-18net: add macro netif_subqueue_completed_wakeHeiner Kallweit
2023-04-18netfilter: nf_tables: validate catch-all set elementsPablo Neira Ayuso
2023-04-18RDMA/mlx5: Fix flow counter query via DEVXMark Bloch
2023-04-17net: mscc: ocelot: add support for preemptible traffic classesVladimir Oltean
2023-04-17net: mscc: ocelot: add support for mqprio offloadVladimir Oltean
2023-04-17net: mscc: ocelot: optimize ocelot_mm_irq()Vladimir Oltean
2023-04-17net: mscc: ocelot: remove struct ocelot_mm_state :: lockVladimir Oltean
2023-04-17net: mscc: ocelot: export a single ocelot_mm_irq()Vladimir Oltean
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-17x86/hyperv: Add callback filter to cpumask_to_vpset()Michael Kelley