summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-05-27ACPICA: Add LVR to acrestyp.hAkhil R
2026-05-27ACPICA: Add modern standby DSM GUIDsDaniel Schaefer
2026-05-27ACPICA: actbl2.h: ACPI 6.6: Updates for MADT MPWakeupPawel Chmielewski
2026-05-27ACPICA: actypes: Distinguish between D3hot/coldAymeric Wibo
2026-05-27ALSA: hda/hdmi: Use 'AC_PINSENSE_ELDV' to detect pinsense for LoongsonHuacai Chen
2026-05-27rust: driver core: drop drvdata before devres releaseDanilo Krummrich
2026-05-27dt-bindings: memory: tegra264: Add full set of MC client IDsSumit Gupta
2026-05-27mtd: spi-nor: swp: Add support for the complement featureMiquel Raynal
2026-05-27mtd: rawnand: qcom: embed nand_controller into qcom_nand_controllerRosen Penev
2026-05-27mtd: spinand: Add support for randomizerCheng Ming Lin
2026-05-26Merge tag 'nf-next-26-05-25' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-05-26llc: Add SPDX id lines to llc header filesTim Bird
2026-05-26llc: Add SPDX id lines to some llc source filesTim Bird
2026-05-26audit: use 'unsigned int' instead of 'unsigned'Ricardo Robaina
2026-05-26Merge tag 'linux_kselftest-kunit-fixes-7.1-rc6' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-26call_once:: Fix typo in comment for call_once()Jiun Jeong
2026-05-26block: don't set BIO_QUIET for BLK_STS_AGAINChristoph Hellwig
2026-05-26block: switch numa_node to int in blk_mq_hw_ctx and init_requestMateusz Nowicki
2026-05-26blk-mq: add tracepoint block_rq_tag_waitAaron Tomlin
2026-05-26KVM: SEV: Pin source page for write when adding CPUID data for SNP guestSean Christopherson
2026-05-26io_uring/zcrx: add shared-memory notification statisticsClément Léger
2026-05-26io_uring/zcrx: notify user on frag copy fallbackClément Léger
2026-05-26io_uring/zcrx: notify user when out of buffersPavel Begunkov
2026-05-26Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-26mtd: spi-nor: Create a local SR cacheMiquel Raynal
2026-05-26mtd: spi-nor: Improve opcodes documentationMiquel Raynal
2026-05-26include: Remove unused jz4740-battery.hCosta Shulyupin
2026-05-26include: Remove unused jz4740-adc.hCosta Shulyupin
2026-05-26genirq: Add rcuref count to struct irq_descThomas Gleixner
2026-05-26genirq: Cache the condition for /proc/interrupts exposureThomas Gleixner
2026-05-26genirq/proc: Utilize irq_desc::tot_count to avoid evaluationThomas Gleixner
2026-05-26genirq/proc: Avoid formatting zero counts in /proc/interruptsThomas Gleixner
2026-05-26RDMA/core: Move ucaps into ib_uverbs_support.koJason Gunthorpe
2026-05-26RDMA/core: Remove uverbs_async_event_release()Jason Gunthorpe
2026-05-26RDMA/core: Do not compile ib_core_uverbs without USER_ACCESSJason Gunthorpe
2026-05-26firmware: meson: sm: Thermal calibration read via secure monitorRonald Claveau
2026-05-26kunit: provide kunit_platform_device_unregister()Bartosz Golaszewski
2026-05-26kunit: provide kunit_platform_device_register_full()Bartosz Golaszewski
2026-05-26exec: free the old mm outside the exec locksrefs/merge-window/d72f629726433dd34b82ee31359234a9e00e8c98Christian Brauner
2026-05-26exec_state: relocate dumpable informationChristian Brauner (Amutable)
2026-05-26ptrace: add ptracer_access_allowed()Christian Brauner (Amutable)
2026-05-26exec: introduce struct task_exec_stateChristian Brauner (Amutable)
2026-05-26sched/coredump: introduce enum task_dumpableChristian Brauner (Amutable)
2026-05-26dt-bindings: gpio: meson-axg: Fix whitespace issueJun Yan
2026-05-26kho: fix KHO_TREE_MAX_DEPTH for non-4KB page sizesGeorge Guo
2026-05-26irqchip/riscv-imsic: Add nr_guest_files in per-HART local configGuo Ren (Alibaba DAMO Academy)
2026-05-25devlink: pass param values by pointerRatheesh Kannoth
2026-05-26Merge tag 'drm-misc-next-2026-05-21' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-05-25net/mlx5: Add SPF function type for page managementMoshe Shemesh
2026-05-25Merge branch 'arena_direct_access' of git://git.kernel.org/pub/scm/linux/kern...Tejun Heo