summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-05-28PCI: Add pci_ats_required() for CXL.cache capable devicesNicolin Chen2-0/+4
2026-05-28iommu, debugobjects: avoid gcc-16.1 section mismatch warningsArnd Bergmann1-0/+11
2026-05-27ipv6: guard against possible NULL deref in __in6_dev_stats_get()Eric Dumazet1-1/+4
2026-05-27compiler-clang.h: Drop explicit version number from "all" diagnostic macroNathan Chancellor1-2/+2
2026-05-27compiler-clang.h: Remove __cleanup -Wunused-variable workaroundNathan Chancellor1-9/+0
2026-05-27mshv: Add conditional VMBus dependencyMichael Kelley1-0/+4
2026-05-27hyperv: Clean up and fix the guest ID comment in hvgdk.hDexuan Cui1-8/+2
2026-05-27ACPICA: Update version to 20260408Saket Dumbre1-1/+1
2026-05-27ACPICA: Update the copyright year to 2026Pawel Chmielewski22-22/+22
2026-05-27ACPICA: Add LVR to acrestyp.hAkhil R1-0/+1
2026-05-27ACPICA: Add modern standby DSM GUIDsDaniel Schaefer1-0/+5
2026-05-27ACPICA: actbl2.h: ACPI 6.6: Updates for MADT MPWakeupPawel Chmielewski1-1/+1
2026-05-27ACPICA: actypes: Distinguish between D3hot/coldAymeric Wibo1-3/+3
2026-05-27ALSA: hda/hdmi: Use 'AC_PINSENSE_ELDV' to detect pinsense for LoongsonHuacai Chen1-0/+1
2026-05-27rust: driver core: drop drvdata before devres releaseDanilo Krummrich1-2/+2
2026-05-27dt-bindings: memory: tegra264: Add full set of MC client IDsSumit Gupta1-0/+287
2026-05-27mtd: spi-nor: swp: Add support for the complement featureMiquel Raynal1-0/+1
2026-05-27mtd: rawnand: qcom: embed nand_controller into qcom_nand_controllerRosen Penev1-1/+3
2026-05-27mtd: spinand: Add support for randomizerCheng Ming Lin1-0/+9
2026-05-26Merge tag 'nf-next-26-05-25' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-0/+17
2026-05-26llc: Add SPDX id lines to llc header filesTim Bird10-70/+10
2026-05-26llc: Add SPDX id lines to some llc source filesTim Bird3-21/+2
2026-05-26audit: use 'unsigned int' instead of 'unsigned'Ricardo Robaina2-8/+8
2026-05-26Merge tag 'linux_kselftest-kunit-fixes-7.1-rc6' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
2026-05-26call_once:: Fix typo in comment for call_once()Jiun Jeong1-1/+1
2026-05-26block: don't set BIO_QUIET for BLK_STS_AGAINChristoph Hellwig1-1/+0
2026-05-26block: switch numa_node to int in blk_mq_hw_ctx and init_requestMateusz Nowicki1-2/+2
2026-05-26blk-mq: add tracepoint block_rq_tag_waitAaron Tomlin1-0/+59
2026-05-26KVM: SEV: Pin source page for write when adding CPUID data for SNP guestSean Christopherson1-1/+2
2026-05-26io_uring/zcrx: add shared-memory notification statisticsClément Léger2-2/+25
2026-05-26io_uring/zcrx: notify user on frag copy fallbackClément Léger1-0/+1
2026-05-26io_uring/zcrx: notify user when out of buffersPavel Begunkov1-1/+23
2026-05-26Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...Linus Torvalds5-45/+29
2026-05-26mtd: spi-nor: Create a local SR cacheMiquel Raynal1-0/+2
2026-05-26mtd: spi-nor: Improve opcodes documentationMiquel Raynal1-2/+2
2026-05-26include: Remove unused jz4740-battery.hCosta Shulyupin1-15/+0
2026-05-26include: Remove unused jz4740-adc.hCosta Shulyupin1-33/+0
2026-05-26genirq: Add rcuref count to struct irq_descThomas Gleixner1-0/+2
2026-05-26genirq: Cache the condition for /proc/interrupts exposureThomas Gleixner1-0/+1
2026-05-26genirq/proc: Utilize irq_desc::tot_count to avoid evaluationThomas Gleixner1-3/+3
2026-05-26genirq/proc: Avoid formatting zero counts in /proc/interruptsThomas Gleixner1-0/+1
2026-05-26RDMA/core: Move ucaps into ib_uverbs_support.koJason Gunthorpe1-1/+0
2026-05-26RDMA/core: Remove uverbs_async_event_release()Jason Gunthorpe1-1/+7
2026-05-26RDMA/core: Do not compile ib_core_uverbs without USER_ACCESSJason Gunthorpe2-11/+69
2026-05-26firmware: meson: sm: Thermal calibration read via secure monitorRonald Claveau1-0/+3
2026-05-26kunit: provide kunit_platform_device_unregister()Bartosz Golaszewski1-0/+2
2026-05-26kunit: provide kunit_platform_device_register_full()Bartosz Golaszewski1-0/+4
2026-05-26exec: free the old mm outside the exec locksChristian Brauner1-0/+1
2026-05-26exec_state: relocate dumpable informationChristian Brauner (Amutable)6-44/+15
2026-05-26ptrace: add ptracer_access_allowed()Christian Brauner (Amutable)1-0/+1