summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-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-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-14KVM: Allow lockless walk of SPTEs when handing aging mmu_notifier eventJames Houghton1-0/+1
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-14bpf: fs/xattr: Add BPF kfuncs to set and remove xattrsSong Liu1-0/+18
2025-02-14drivers/hv: introduce vmbus_channel_set_cpu()Hamza Mahfooz1-0/+1
2025-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-27/+70
2025-02-13Merge tag 'net-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+6
2025-02-13ext4: introduce linear search for dentriesTheodore Ts'o1-1/+9
2025-02-13Reapply "net: skb: introduce and use a single page frag cache"Jakub Kicinski1-0/+1
2025-02-13sctp: Remove commented out codeThorsten Blum1-1/+0
2025-02-13soundwire: amd: add support for ACP7.0 & ACP7.1 platformsVijendar Mukunda1-0/+2
2025-02-13driver core: add a faux bus for use when a simple device/bus is neededGreg Kroah-Hartman1-0/+69
2025-02-13i2c: Unexport i2c_of_match_device()Andy Shevchenko1-11/+0
2025-02-13block: cleanup and fix batch completion adding conditionsJens Axboe1-4/+14
2025-02-13netfs: Fix a number of read-retry hangsDavid Howells1-1/+1
2025-02-13pmdomain: core: Introduce dev_pm_genpd_rpm_always_on()Ulf Hansson1-0/+7
2025-02-13jbd2: Avoid long replay times due to high number or revoke blocksJan Kara1-0/+2
2025-02-13net: phylink: provide phylink_mac_implements_lpi()Russell King (Oracle)1-0/+12
2025-02-12net: phy: Add support for driver-specific next update timeOleksij Rempel1-0/+13
2025-02-12spi: fix missing offload_flags docDavid Lechner1-0/+2
2025-02-12gpiolib: Simplify implementation of for_each_hwgpio_in_range()Andy Shevchenko1-5/+3
2025-02-12gpiolib: Deduplicate some code in for_each_requested_gpio_in_range()Andy Shevchenko1-14/+21
2025-02-12Merge patch series "fs: allow changing idmappings"Christian Brauner1-0/+4
2025-02-12fs: add open_tree_attr()Christian Brauner1-0/+4
2025-02-12statmount: allow to retrieve idmappingsChristian Brauner1-0/+5
2025-02-12uidgid: add map_id_range_up()Christian Brauner1-0/+6
2025-02-12gpiolib: add gpiod_multi_set_value_cansleep()David Lechner1-0/+11
2025-02-12net: phy: remove unused PHY_INIT_TIMEOUT and PHY_FORCE_TIMEOUTHeiner Kallweit1-3/+0
2025-02-12net: phy: rename phy_set_eee_broken to phy_disable_eee_modeHeiner Kallweit1-3/+3
2025-02-12net: phy: rename eee_broken_modes to eee_disabled_modesHeiner Kallweit1-3/+3
2025-02-11block: introduce init_wait_func()Muchun Song1-2/+4
2025-02-11pwm: lpss: Clarify the bypass member semantics in struct pwm_lpss_boardinfoAndy Shevchenko1-3/+30
2025-02-11spi: offload: types: include linux/bits.hDavid Lechner1-0/+1
2025-02-11mtd: rawnand: qcom: finish converting register to FIELD_PREPChristian Marangi1-1/+5
2025-02-11wifi: ieee80211: Add missing EHT MAC capabilitiesIlan Peer1-0/+5
2025-02-11wifi: mac80211: Add support for EPCS configurationIlan Peer1-0/+7
2025-02-11r8152: add vendor/device ID pair for Dell Alienware AW1022zAleksander Jan Bajkowski1-0/+1
2025-02-11unroll: add generic loop unroll helpersAlexander Lobakin1-0/+44