summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-05-12ACPICA: Introduce ACPI_NONSTRINGKees Cook-0/+12
2025-05-12ACPICA: actbl2.h: ERDT: Add typedef and other definitionsTony Luck-0/+190
2025-05-12ACPICA: infrastructure: Add new DMT_BUF types and shorten a long nameTony Luck-2/+2
2025-05-12ACPICA: MRRM: Some cleanupsTony Luck-6/+8
2025-05-12ACPICA: actbl2: Add definitions for RIMTSunil V L-0/+83
2025-05-12ACPICA: actbl2.h: MRRM: Add typedef and other definitionsTony Luck-0/+40
2025-05-12ACPICA: infrastructure: Add new header and ACPI_DMT_BUF26 typesTony Luck-0/+7
2025-05-12ACPICA: Interpret SIDP structures in DMARAlexey Neyman-2/+13
2025-05-12Merge 6.15-rc6 into driver-core-nextGreg Kroah-Hartman-86/+113
2025-05-12regulator: pca9450: Add restart handlerPaul Geurts-0/+5
2025-05-12ASoC: soc-core: merge snd_soc_unregister_component() and snd_soc_unregister_c...Kuninori Morimoto-1/+1
2025-05-12Merge branch 'cznic/platform' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-0/+35
2025-05-12net: mana: Add support for auxiliary device servicing eventsShiraz Saleem-0/+28
2025-05-12net: mana: Probe rdma device in mana driverKonstantin Taranov-0/+3
2025-05-12power: supply: core: Add additional health status valuesArmin Wolf-0/+2
2025-05-12RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkageLeon Romanovsky-10/+3
2025-05-12RDMA/umem: Store ODP access mask information in PFNLeon Romanovsky-13/+1
2025-05-12mm/hmm: provide generic DMA managing logicLeon Romanovsky-1/+38
2025-05-12mm/hmm: let users to tag specific PFN with DMA mapped bitLeon Romanovsky-2/+18
2025-05-12Provide a new two step DMA mapping APILeon Romanovsky-54/+174
2025-05-12crypto: testmgr - make it easier to enable the full set of testsEric Biggers-4/+2
2025-05-12crypto: null - remove the default null skcipherEric Biggers-3/+0
2025-05-12crypto: geniv - use memcpy_sglist() instead of null skcipherEric Biggers-1/+0
2025-05-12crypto: lib/chacha - add array bounds to function prototypesEric Biggers-11/+16
2025-05-12crypto: lib/chacha - add strongly-typed state zeroizationEric Biggers-0/+6
2025-05-12crypto: lib/chacha - strongly type the ChaCha stateEric Biggers-28/+37
2025-05-12Add more devm_ functions to fix PM imbalance inMark Brown-0/+4
2025-05-11list: remove redundant 'extern' for function prototypesAndy Shevchenko-4/+4
2025-05-11lib/oid_registry.c: remove unused sprint_OIDDr. David Alan Gilbert-1/+0
2025-05-11util_macros.h: fix the reference in kernel-docAndy Shevchenko-1/+1
2025-05-11sort.h: hoist cmp_int() into generic header fileFedor Pchelkin-0/+10
2025-05-11compiler_types.h: fix "unused variable" in __compiletime_assert()Marc Herbert-1/+7
2025-05-11treewide: fix typo "previlege"WangYuli-1/+1
2025-05-11relay: remove unused relay_late_setup_filesDr. David Alan Gilbert-3/+0
2025-05-11rapidio: remove unused functionsDr. David Alan Gilbert-5/+0
2025-05-11scatterlist: inline sg_next()Caleb Sander Mateos-1/+22
2025-05-11hung_task: show the blocker task if the task is hung on semaphoreLance Yang-1/+14
2025-05-11hung_task: replace blocker_mutex with encoded blockerLance Yang-1/+104
2025-05-11kernel.h: move PTR_IF() and u64_to_user_ptr() to util_macros.hAndy Shevchenko-9/+67
2025-05-11kernel.h: move READ/WRITE definitions to <linux/types.h>Ingo Molnar-4/+4
2025-05-11task_stack.h: remove obsolete __HAVE_ARCH_KSTACK_END checkPasha Tatashin-2/+0
2025-05-11exit: move and extend sched_process_exit() tracepointAndrii Nakryiko-4/+30
2025-05-11mm: move mmap/vma locking logic into specific filesLorenzo Stoakes-227/+231
2025-05-11mm: convert free_page_and_swap_cache() to free_folio_and_swap_cache()Fan Ni-5/+3
2025-05-11maple_tree: add sufficient heightSidhartha Kumar-1/+3
2025-05-11maple_tree: use vacant nodes to reduce worst case allocationsSidhartha Kumar-0/+2
2025-05-11mm: skip ptlock_init() for kernel PMDsKevin Brodsky-1/+1
2025-05-11mm: call ctor/dtor for kernel PTEsKevin Brodsky-2/+7
2025-05-11mm: pass mm down to pagetable_{pte,pmd}_ctorKevin Brodsky-4/+6
2025-05-11fs/proc/page: refactor to reduce code duplicationLiu Ye-0/+4