aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-03-20PCI: Move cardbus IO size declarations into pci/pci.hIlpo Järvinen1-2/+0
2025-03-20PCI: Make pci_setup_bridge() staticIlpo Järvinen1-1/+0
2025-03-20PCI: Move resource reassignment func declarations into pci/pci.hIlpo Järvinen1-2/+0
2025-03-20PCI: Move pci_rescan_bus_bridge_resize() declaration to pci/pci.hIlpo Järvinen1-1/+0
2025-03-20cpumask: align text in commentJoel Savitz1-1/+1
2025-03-20hyperv: Add definitions for root partition driver to hv headersNuno Das Neves3-11/+284
2025-03-20x86: hyperv: Add mshv_handler() irq handler and setup functionNuno Das Neves1-0/+1
2025-03-20hyperv: Introduce hv_recommend_using_aeoi()Nuno Das Neves1-0/+13
2025-03-20arm64/hyperv: Add some missing functions to arm64Nuno Das Neves1-2/+4
2025-03-20x86/mshyperv: Add support for extended Hyper-V featuresStanislav Kinsburskii1-0/+1
2025-03-20hyperv: Log hypercall status codes as stringsNuno Das Neves1-0/+13
2025-03-20hyperv: Remove unused union and structsThorsten Blum1-56/+0
2025-03-20hyperv: Add CONFIG_MSHV_ROOT to gate root partition supportNuno Das Neves1-4/+20
2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni11-17/+67
2025-03-20Merge branch 'kvm-nvmx-and-vm-teardown' into HEADPaolo Bonzini1-1/+0
2025-03-20platform: cznic: Add keyctl helpers for Turris platformMarek Behún1-0/+33
2025-03-20Merge tag 'kvmarm-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini5-11/+36
2025-03-20cgroup: rstat: Cleanup flushing functions and lockingYosry Ahmed1-2/+0
2025-03-20Merge tag 'net-6.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-5/+8
2025-03-20ASoC: wm8904: Add DMIC and DRC supportMark Brown15-105/+176
2025-03-20tty: serdev: drop serdev_controller_ops::write_room()Jiri Slaby (SUSE)1-6/+0
2025-03-20tty: tty_driver: introduce TTY driver sub/types enumsJiri Slaby (SUSE)1-21/+21
2025-03-20tty: tty_driver: document both {,__}tty_alloc_driver() properlyJiri Slaby (SUSE)1-1/+7
2025-03-20tty: tty_driver: convert "TTY Driver Flags" to an enumJiri Slaby (SUSE)1-16/+24
2025-03-20tty: tty_driver: move TTY macros to the topJiri Slaby (SUSE)1-78/+78
2025-03-20tty: move N_TTY_BUF_SIZE to n_ttyJiri Slaby (SUSE)1-1/+0
2025-03-20tty: convert "TTY Struct Flags" to an enumJiri Slaby (SUSE)1-25/+27
2025-03-20iomap: rework IOMAP atomic flagsJohn Garry1-7/+5
2025-03-20Merge tag 'coresight-next-v6.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-nextGreg Kroah-Hartman1-6/+41
2025-03-20drm/bridge: Add helper to reset bridge pipelineMaxime Ripard1-0/+12
2025-03-20drm/tests: helpers: Create new helper to enable outputMaxime Ripard1-0/+8
2025-03-20drm/atomic: Introduce helper to lookup connector by encoderMaxime Ripard1-0/+3
2025-03-20drm/bridge: Provide a helper to retrieve current bridge stateMaxime Ripard1-0/+32
2025-03-20drm/bridge: Add encoder parameter to drm_bridge_funcs.attachMaxime Ripard1-1/+1
2025-03-20ASoC: wm8904: get platform data from DTErnest Van Hoecke1-0/+3
2025-03-20of: Add of_property_read_u16_indexErnest Van Hoecke1-0/+9
2025-03-20Merge branch 'slab/for-6.15/kfree_rcu_tiny' into slab/for-nextVlastimil Babka5-88/+32
2025-03-20mptcp: sysctl: add available_path_managersGeliang Tang1-0/+2
2025-03-20mptcp: pm: define struct mptcp_pm_opsGeliang Tang1-0/+12
2025-03-20cpuidle, sched: Use smp_mb__after_atomic() in current_clr_polling()Yujun Dong1-7/+16
2025-03-20fs: reduce work in fdget_pos()Mateusz Guzik1-0/+14
2025-03-20Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockchip', 's390', 'core', 'intel/vt-d' and 'amd/amd-vi' into nextJoerg Roedel2-44/+70
2025-03-20net: phy: Support speed selection for PHY loopbackGerhard Engleder1-1/+1
2025-03-20net: phy: Allow loopback speed selection for PHY driversGerhard Engleder1-4/+12
2025-03-19Merge tag 'qcom-drivers-for-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/driversArnd Bergmann1-1/+2
2025-03-19Merge branch 'kvm-arm64/pmu-fixes' into kvmarm/nextOliver Upton1-2/+3
2025-03-19Merge branch 'kvm-arm64/writable-midr' into kvmarm/nextOliver Upton1-0/+1
2025-03-19Merge branch 'kvm-arm64/pmuv3-asahi' into kvmarm/nextOliver Upton2-9/+7
2025-03-19Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/nextOliver Upton1-0/+15
2025-03-19Merge branch 'kvm-arm64/nv-vgic' into kvmarm/nextOliver Upton1-0/+10