summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-01-20Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-01-20mm: do not copy page tables unnecessarily for VM_UFFD_WPLorenzo Stoakes
2026-01-20mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)
2026-01-20mm/hugetlb: fix hugetlb_pmd_shared()David Hildenbrand (Red Hat)
2026-01-20nvme/io_uring: optimize IOPOLL completions for local ring contextMing Lei
2026-01-20block: pass io_comp_batch to rq_end_io_fn callbackMing Lei
2026-01-20wifi: cfg80211: ignore link disabled flag from userspaceBenjamin Berg
2026-01-19fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()Joanne Koong
2026-01-19mm: take into account mm_cid size for mm_struct static definitionsMathieu Desnoyers
2026-01-19mm: rename cpu_bitmap field to flexible_arrayMathieu Desnoyers
2026-01-19rxrpc: Fix recvmsg() unconditional requeueDavid Howells
2026-01-19soc: mediatek: mtk-cmdq: Extend cmdq_pkt_write API for SoCs without subsys IDJason-JH Lin
2026-01-19soc: mediatek: mtk-cmdq: Add pa_base parsing for hardware without subsys ID s...Jason-JH Lin
2026-01-19mailbox: mtk-cmdq: Add mminfra_offset configuration for DRAM transactionJason-JH Lin
2026-01-19mailbox: mtk-cmdq: Add cmdq private data to cmdq_pkt for generating instructionJason-JH Lin
2026-01-19Merge back ACPI power management material for 6.20Rafael J. Wysocki
2026-01-18Merge tag 'landlock-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-18Merge tag 'ext4_for_linus-6.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-01-18Merge tag 'usb-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2026-01-18soc: apple: rtkit: Add function to poweroffSven Peter
2026-01-18Merge tag 'sched-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-01-18ext4: fix ext4_tune_sb_params paddingArnd Bergmann
2026-01-18Merge branch 'for-7.0/blk-pvec' into for-7.0/blockJens Axboe
2026-01-18compiler: Use __typeof_unqual__() for __unqual_scalar_typeof()Peter Zijlstra
2026-01-18soc/tegra: pmc: Add PMC contextual functionsThierry Reding
2026-01-17dt-bindings: clock: google,gs101-clock: Add DPU clock management unitPeter Griffin
2026-01-17compiler_types.h: Attributes: Add __counted_by_ptr macroBill Wendling
2026-01-17firmware: arm_scmi: imx: Support getting syslog of MISC protocolPeng Fan
2026-01-16Merge tag 'drm-fixes-2026-01-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-01-16Merge tag 'pci-v6.19-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-16Merge tag 'pm-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2026-01-16genirq/chip: Change irq_chip_pm_put() return type to voidRafael J. Wysocki
2026-01-16Merge tag 'drm-misc-fixes-2026-01-16' of https://gitlab.freedesktop.org/drm/m...Simona Vetter
2026-01-16Merge tag 'sound-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-01-16mount: add OPEN_TREE_NAMESPACEChristian Brauner
2026-01-16comedi: Fix getting range information for subdevices 16 to 255Ian Abbott
2026-01-16x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov
2026-01-16Merge branch 'pm-em'Rafael J. Wysocki
2026-01-16posix_acl: make posix_acl_to_xattr() alloc the bufferMiklos Szeredi
2026-01-16crypto: hisilicon/qm - add reference counting to queues for tfm kernel reuseChenghai Huang
2026-01-16crypto: hisilicon - consolidate qp creation and start in hisi_qm_alloc_qps_nodeChenghai Huang
2026-01-16crypto: hisilicon/qm - centralize the sending locks of each module into qmChenghai Huang
2026-01-16crypto: hisilicon/qm - enhance the configuration of req_type in queue attributesChenghai Huang
2026-01-16crypto: hisilicon/sec - move backlog management to qp and store sqe in qp for...Chenghai Huang
2026-01-16rust: driver: drop device private data post unbindDanilo Krummrich
2026-01-15arm64/ftrace,bpf: Fix partial regs after bpf_prog_runJiri Olsa
2026-01-15lib/crypto: aes: Remove old AES en/decryption functionsEric Biggers
2026-01-15lib/crypto: aesgcm: Use new AES library APIEric Biggers
2026-01-15lib/crypto: aescfb: Use new AES library APIEric Biggers
2026-01-15crypto: drbg - Use new AES library APIEric Biggers