summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-02-15kernfs: Use RCU to access kernfs_node::name.Sebastian Andrzej Siewior1-2/+2
2025-02-15kernfs: Use RCU to access kernfs_node::parent.Sebastian Andrzej Siewior1-1/+9
2025-02-15media: v4l: Memset argument to 0 before calling get_mbus_config pad opSakari Ailus1-1/+3
2025-02-15media: v4l: Support obtaining link frequency via get_mbus_configSakari Ailus1-0/+2
2025-02-15media: v4l: Support passing media pad argument to v4l2_get_link_freq()Sakari Ailus1-3/+16
2025-02-15net/mlx4_core: Avoid impossible mlx4_db_alloc() order valueKees Cook1-1/+1
2025-02-15net: remove phylink_pcs .neg_mode booleanRussell King (Oracle)1-2/+0
2025-02-15net: phy: remove helper phy_is_internalHeiner Kallweit1-9/+0
2025-02-15net: phy: stop exporting phy_queue_state_machineHeiner Kallweit1-1/+0
2025-02-15net: phy: stop exporting feature arrays which aren't used outside phylibHeiner Kallweit1-5/+0
2025-02-15net: phy: remove fixup-related definitions from phy.h which are not used outs...Heiner Kallweit1-14/+0
2025-02-15Merge tag 'kvm-x86-fixes-6.14-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini17-33/+81
2025-02-15crypto: ccp: Add external API interface for PSP module initializationSean Christopherson1-0/+9
2025-02-15Merge tag 'thermal-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2025-02-15Merge tag 'efi-fixes-for-v6.14-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-15/+16
2025-02-15net: xpcs: remove xpcs_config_eee() from global scopeRussell King (Oracle)1-2/+0
2025-02-15net: xpcs: add function to configure EEE clock multiplying factorRussell King (Oracle)1-0/+1
2025-02-15net: phylink: add support for notifying PCS about EEERussell King (Oracle)1-0/+22
2025-02-15net: stmmac: refactor clock management in EQoS driverSwathi K S1-0/+2
2025-02-15net: introduce EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL()Eric Dumazet1-0/+8
2025-02-14Merge tag 'block-6.14-20250214' of git://git.kernel.dk/linuxLinus Torvalds1-4/+14
2025-02-14Merge tag 'cgroup-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-3/+4
2025-02-14libeth: move idpf_rx_csum_decoded and idpf_rx_extractedMateusz Polchlopek1-0/+47
2025-02-14iavf: add support for negotiating flexible RXDID formatJacob Keller1-5/+0
2025-02-14virtchnl: add enumeration for the rxdid formatJacob Keller1-1/+49
2025-02-14ice: support Rx timestamp on flex descriptorSimei Su1-1/+14
2025-02-14virtchnl: add support for enabling PTP on iAVFJacob Keller1-1/+66
2025-02-14soc: qcom: ice: make of_qcom_ice_get() staticTudor Ambarus1-1/+0
2025-02-14soc: qcom: ice: introduce devm_of_qcom_ice_getTudor Ambarus1-0/+2
2025-02-14Merge branch '20250109-qcs8300-mm-patches-new-v4-0-63e8ac268b02@quicinc.com' ...Bjorn Andersson2-0/+33
2025-02-14dt-bindings: clock: qcom: Add CAMCC clocks for QCS8300Imran Shaik1-0/+16
2025-02-14dt-bindings: clock: qcom: Add GPU clocks for QCS8300Imran Shaik1-0/+17
2025-02-14dt-bindings: clock: gcc-sdm660: Add missing SDCC resetsAlexey Minnekhanov1-0/+2
2025-02-14dt-bindings: clock: qcom,rpmcc: Add SDM429Daniil Titov1-0/+4
2025-02-14KVM: Allow lockless walk of SPTEs when handing aging mmu_notifier eventJames Houghton1-0/+1
2025-02-14virtio_snd.h: clarify that `controls` depends on VIRTIO_SND_F_CTLSStefano Garzarella1-1/+1
2025-02-14pmdomain: Merge branch dt into nextUlf Hansson1-0/+10
2025-02-14dt-bindings: power: add V853 ppu bindingsAndras Szemzo1-0/+10
2025-02-14x86/boot: Mark start_secondary() with __noendbrPeter Zijlstra1-1/+3
2025-02-14x86/cfi: Clean up linkagePeter Zijlstra1-0/+10
2025-02-14Merge branch 'x86/mm'Peter Zijlstra4-20/+33
2025-02-14Revert "kernel/debug: Mask KGDB NMI upon entry"Douglas Anderson1-3/+0
2025-02-14Revert "tty/serial: Add kgdb_nmi driver"Douglas Anderson1-8/+0
2025-02-14platform/chrome: add PD_EVENT_INIT bit definitionJameson Thies1-0/+1
2025-02-14landlock: Minor typo and grammar fixes in IPC scoping documentationGünther Noack1-2/+6
2025-02-14Merge tag 'drm-fixes-2025-02-14' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+1
2025-02-14bpf: fs/xattr: Add BPF kfuncs to set and remove xattrsSong Liu1-0/+18
2025-02-14fs/xattr: bpf: Introduce security.bpf. xattr name prefixSong Liu1-0/+4
2025-02-14Merge tag 'drm-misc-fixes-2025-02-13' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-0/+1
2025-02-14Merge tag 'drm-misc-next-2025-02-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie21-465/+249