summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-05-21vt: bracketed paste supportNicolas Pitre-0/+2
2025-05-21drm/bridge: add devm_drm_put_bridge()Luca Ceresoli-0/+4
2025-05-21vt: add ucs_get_fallback()Nicolas Pitre-0/+6
2025-05-21iommu/arm-smmu-qcom: Make set_stall work when the device is onConnor Abbott-3/+3
2025-05-21Merge tag 'thunderbolt-for-v6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman-0/+18
2025-05-21Merge tag 'intel-gpio-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski-1/+1
2025-05-21pinctrl: core: add devm_pinctrl_register_mappings()Thomas Richard-0/+11
2025-05-21pinctrl: remove extern specifier for functions in machine.hThomas Richard-4/+4
2025-05-21wifi: check if socket flags are validBert Karwatzki-0/+6
2025-05-21Merge tag 'v6.15-rc7' into x86/core, to pick up fixesIngo Molnar-29/+90
2025-05-20highmem: add folio_test_partial_kmap()Matthew Wilcox (Oracle)-5/+12
2025-05-20taskstats: fix struct taskstats breaks backward compatibility since version 15Wang Yaxin-18/+29
2025-05-20mm: fix VM_UFFD_MINOR == VM_SHADOW_STACK on USERFAULTFD=y && ARM64_GCS=yFlorent Revest-1/+1
2025-05-20mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabledIgnacio Moreno Gonzalez-0/+2
2025-05-21RISC-V: KVM: add KVM_CAP_RISCV_MP_STATE_RESETRadim Krčmář-0/+1
2025-05-20inet: Remove rtnl_is_held arg of lwtunnel_valid_encap_type(_attr)?().Kuniyuki Iwashima-8/+5
2025-05-20scsi: target: core: Constify enabled() in struct target_opcode_descriptorChristophe JAILLET-1/+1
2025-05-20bnxt_en: Fix netdev locking in ULP IRQ functionsMichael Chan-0/+3
2025-05-20net: phy: fixed_phy: constify status argument where possibleHeiner Kallweit-4/+4
2025-05-20net: phy: fixed_phy: remove irq argument from fixed_phy_registerHeiner Kallweit-6/+5
2025-05-20net: phy: fixed_phy: remove irq argument from fixed_phy_addHeiner Kallweit-3/+2
2025-05-20net: let lockdep compare instance locksJakub Kicinski-8/+7
2025-05-21drm/display: bridge-connector: handle CEC adaptersDmitry Baryshkov-0/+26
2025-05-21drm/display: bridge-connector: hook in CEC notifier supportDmitry Baryshkov-0/+11
2025-05-21drm/display: add CEC helpers codeDmitry Baryshkov-0/+72
2025-05-21drm/connector: add CEC-related fieldsDmitry Baryshkov-0/+48
2025-05-21drm/bridge: allow limiting I2S formatsDmitry Baryshkov-0/+9
2025-05-21drm/bridge: move private data to the end of the structDmitry Baryshkov-15/+16
2025-05-20i2c: remove 'of_node' member from i2c_boardinfoWolfram Sang-2/+0
2025-05-21Merge tag 'nova-next-v6.16-2025-05-20' of https://gitlab.freedesktop.org/drm/...Dave Airlie-0/+106
2025-05-20ublk: support UBLK_AUTO_BUF_REG_FALLBACKMing Lei-3/+36
2025-05-20ublk: register buffer to local io_uring with provided buf index via UBLK_F_AU...Ming Lei-0/+64
2025-05-20jbd2: remove journal_t argument from jbd2_chksum()Eric Biggers-2/+1
2025-05-20ext4/jbd2: convert jbd2_journal_blocks_per_page() to support large folioZhang Yi-1/+1
2025-05-20iommu/io-pgtable-arm: Add quirk to quiet WARN_ON()Rob Clark-0/+8
2025-05-20net: phy: make mdio consumer / device layer a separate moduleHeiner Kallweit-3/+0
2025-05-20ASoC: SDCA: Create DAI drivers from DisCoCharles Keepax-2/+33
2025-05-20ASoC: SDCA: Create ALSA controls from DisCoCharles Keepax-1/+15
2025-05-20ASoC: SDCA: Create DAPM widgets and routes from DisCoCharles Keepax-0/+66
2025-05-20ASoC: dapm: Add component level pin switchesCharles Keepax-0/+4
2025-05-20ASoC: SDCA: Fix minor typoCharles Keepax-1/+1
2025-05-20Add sound card support for QCS9100 and QCS9075Mark Brown-30/+107
2025-05-20MIPS: bcm63xx: nvram: avoid inefficient use of crc32_le_combine()Eric Biggers-10/+6
2025-05-20dmapool: add NUMA affinity supportKeith Busch-5/+16
2025-05-19queue_api: reduce risk of name collision over txqGur Stavi-9/+9
2025-05-19net: netlink: reduce extack cookie sizeJohannes Berg-1/+2
2025-05-19fanotify: support watching filesystems and mounts inside usernsAmir Goldstein-3/+3
2025-05-19PCI: Add Intel Wildcat Lake audio Device IDPeter Ujfalusi-0/+1
2025-05-19cgroup: document the rstat per-cpu initializationJP Kobryn-0/+24
2025-05-19cgroup: use subsystem-specific rstat locks to avoid contentionJP Kobryn-4/+18