summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-04-19leds: Provide stubs for when CLASS_LED & NEW_LEDS are disabledAndrew Lunn1-0/+18
2023-04-19netfilter: conntrack: fix wrong ct->timeout valueTzung-Bi Shih1-1/+5
2023-04-19bonding: add software tx timestamping supportHangbin Liu1-0/+1
2023-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2-2/+7
2023-04-19block: ublk: switch to ioctl command encodingMing Lei1-0/+43
2023-04-19io_uring: add support for multishot timeoutsDavid Wei1-0/+1
2023-04-19mm: ksm: support hwpoison for ksm pageLonglong Xia2-0/+18
2023-04-19uapi/linux/const.h: prefer ISO-friendly __typeof__Kevin Brodsky1-1/+1
2023-04-19delayacct: track delays from IRQ/SOFTIRQYang Yang2-1/+20
2023-04-19lib/rbtree: use '+' instead of '|' for setting color.Noah Goldstein1-2/+2
2023-04-19memfd: pass argument of memfd_fcntl as intLuca Vizzarro1-2/+2
2023-04-19mm: Multi-gen LRU: remove wait_event_killable()Kalesh Singh1-6/+2
2023-04-19mm: vmscan: refactor updating current->reclaim_stateYosry Ahmed1-1/+16
2023-04-19mm: kmsan: apply __must_check to non-void functionsAlexander Potapenko1-21/+22
2023-04-19mm: hwpoison: support recovery from HugePage copy-on-write faultsLiu Shixin1-3/+3
2023-04-19mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPAneesh Kumar K.V1-1/+1
2023-04-19mm/vmemmap/devdax: fix kernel crash when probing devdax devicesAneesh Kumar K.V1-0/+16
2023-04-19userfaultfd: convert mfill_atomic() to use a folioZhangPeng1-2/+2
2023-04-19mm: convert copy_user_huge_page() to copy_user_large_folio()ZhangPeng1-4/+3
2023-04-19userfaultfd: convert mfill_atomic_hugetlb() to use a folioZhangPeng1-2/+2
2023-04-19userfaultfd: convert copy_huge_page_from_user() to copy_folio_from_user()ZhangPeng1-4/+3
2023-04-19smaps: fix defined but not used smaps_shmem_walk_opsSteven Price1-0/+7
2023-04-19prctl: add PR_GET_AUXV to copy auxv to userspaceJosh Triplett1-0/+2
2023-04-19mm/khugepaged: skip shmem with userfaultfdDavid Stevens1-1/+2
2023-04-19mm/hwpoison: introduce copy_mc_highpageJiaqi Yan1-13/+41
2023-04-19mm/khugepaged: recover from poisoned anonymous memoryJiaqi Yan1-1/+2
2023-04-19workingset: memcg: sleep when flushing stats in workingset_refault()Yosry Ahmed1-2/+2
2023-04-19memcg: sleep during flushing stats in safe contextsYosry Ahmed1-2/+7
2023-04-19memcg: rename mem_cgroup_flush_stats_"delayed" to "ratelimited"Yosry Ahmed1-2/+2
2023-04-19cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"Yosry Ahmed1-1/+1
2023-04-19mm: move free_area_empty() to mm/internal.hMike Rapoport (IBM)1-5/+0
2023-04-19hugetlb: remove PageHeadHuge()Matthew Wilcox (Oracle)1-6/+1
2023-04-19sched/isolation: add cpu_is_isolated() APIFrederic Weisbecker1-0/+12
2023-04-19mm: khugepaged: fix kernel BUG in hpage_collapse_scan_file()Ivan Orlov1-1/+2
2023-04-19mm: make arch_has_descending_max_zone_pfns() staticArnd Bergmann1-1/+0
2023-04-19sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changesAndrew Morton1-18/+21
2023-04-19mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()Alexander Potapenko1-9/+10
2023-04-19mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()Alexander Potapenko1-9/+11
2023-04-18Change DEFINE_SEMAPHORE() to take a number argumentPeter Zijlstra1-2/+8
2023-04-18dt-bindings: reset: remove stih415/stih416 resetAlain Volmat2-80/+0
2023-04-18PCI/DOE: Make mailbox creation API privateLukas Wunner1-14/+0
2023-04-18PCI/DOE: Create mailboxes on device enumerationLukas Wunner2-0/+5
2023-04-18PCI/DOE: Make asynchronous API privateLukas Wunner1-48/+0
2023-04-18PCI/DOE: Provide synchronous API and use it internallyLukas Wunner1-1/+5
2023-04-18x86/hyperv: Add VTL specific structs and hypercallsSaurabh Sengar1-0/+4
2023-04-18mailbox: Allow direct registration to a channelElliot Berman1-0/+1
2023-04-18ASoC: cs35l56: Rename mixer source defines for SoundWire DP1Richard Fitzgerald1-2/+2
2023-04-18ASoC: cs35l56: Remove SDW2RX1 mixer sourceRichard Fitzgerald1-2/+1
2023-04-18ASoC: cs35l56: Remove SDW1 TX5 and TX6Richard Fitzgerald1-3/+0
2023-04-18wifi: mac80211: remove ieee80211_tx_status_8023Felix Fietkau1-20/+0