summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-05-22serial: 8250: Add support for console flow controlJohn Ogness
2026-05-22KVM: arm64: vgic: Constify struct irq_ops usageMarc Zyngier
2026-05-22KVM: arm64: vgic-v5: Move PPI caps into kvm_vgic_global_stateMarc Zyngier
2026-05-21Merge branch '20260227061544.1785978-1-praveen.talari@oss.qualcomm.com' into ...Bjorn Andersson
2026-05-21soc: qcom: geni-se: Introduce helper APIs for performance controlPraveen Talari
2026-05-21soc: qcom: geni-se: Introduce helper API for attaching power domainsPraveen Talari
2026-05-21soc: qcom: geni-se: Add resources activation/deactivation helpersPraveen Talari
2026-05-21soc: qcom: geni-se: Introduce helper API for resource initializationPraveen Talari
2026-05-21soc: qcom: geni-se: Add geni_icc_set_bw_ab() functionPraveen Talari
2026-05-21dt-bindings: clock: qcom: add the definition for the USB2 PHY resetBartosz Golaszewski
2026-05-21Revert "mm: introduce a new page type for page pool in page type"Byungchul Park
2026-05-21Revert "mm/hugetlbfs: update hugetlbfs to use mmap_prepare"Lorenzo Stoakes
2026-05-22ASoC: SOF: Intel: Enable offload for UAOL for LNL+Mark Brown
2026-05-22ASoC: SOF: Intel: hda-mlink/lnl: Convert offload enable functions to voidPeter Ujfalusi
2026-05-22ASoC: AMD: ACP7.x initial PCI driver bring-upMark Brown
2026-05-22include: sound: add register header file for acp7.x seriesVijendar Mukunda
2026-05-21Merge tag 'wireless-next-2026-05-21' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-21tracefs: Fix typo in a comment of eventfs_callback() kerneldocMartin Kaiser
2026-05-21tracing: Remove local variable for argument detection from trace_printk()Qian-Yu Lin
2026-05-21tracepoint: Add lockdep rcu_is_watching() check to trace_##name##_enabled()David Carlier
2026-05-21Merge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-21Merge tag 'trace-ringbuffer-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-05-22Merge tag 'drm-misc-fixes-2026-05-21' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-05-21Merge branch 'icc-hawi' into icc-nextGeorgi Djakov
2026-05-21dt-bindings: interconnect: qcom: document the RPMh NoC for Hawi SoCVivek Aknurwar
2026-05-21Merge branch 'icc-eliza' into icc-nextGeorgi Djakov
2026-05-21Merge branch 'icc-nord' into icc-nextGeorgi Djakov
2026-05-21kunit: fix use-after-free in debugfs when using kunit.filterFlorian Schmaus
2026-05-21Merge tag 'efi-fixes-for-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-05-21usb: xhci-pci: add AMD Promontory 21 PCI glueJihong Min
2026-05-21HID: remove duplicate hid_warn_ratelimited definitionLiu Kai
2026-05-21openat2: new OPENAT2_REGULAR flag supportDorjoy Chowdhury
2026-05-21thunderbolt: Move pci_device out of tb_nhiKonrad Dybcio
2026-05-21ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
2026-05-21fs: remove start_removing_user_path_atChristoph Hellwig
2026-05-21spi: fix controller registration API inconsistencyJohan Hovold
2026-05-21net: dsa: netc: add support for the standardized countersWei Fang
2026-05-21net: dsa: add NETC switch tag supportWei Fang
2026-05-21net: enetc: add support for "Add" and "Delete" operations to IPFTWei Fang
2026-05-21net: enetc: add support for the "Update" operation to buffer pool tableWei Fang
2026-05-21net: enetc: add support for the "Add" operation to VLAN filter tableWei Fang
2026-05-21net: enetc: add basic operations to the FDB tableWei Fang
2026-05-21media: v4l2-common: add v4l2_fill_pixfmt_mp_aligned helperSven Püschel
2026-05-21media: v4l2-common: add has_alpha to v4l2_format_infoSven Püschel
2026-05-21dt-bindings: clock: Add Canaan K230 clock controllerXukai Wang
2026-05-21video/hdmi: Add common TMDS character rate constantsJavier Martinez Canillas
2026-05-21openat2: introduce EFTYPE error codeDorjoy Chowdhury
2026-05-21vfs: add O_EMPTYPATH to openat(2)/openat2(2)Jori Koolstra
2026-05-21kstrtox: Drop extern keyword in the simple_strtox() declarationsAndy Shevchenko