summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski1-0/+73
2025-04-24net: phy: remove function stubsHeiner Kallweit1-37/+0
2025-04-24PM: runtime: Define pm_runtime_put cleanup helperAlex Williamson1-0/+2
2025-04-23block: hoist block size validation code to a separate functionDarrick J. Wong1-0/+1
2025-04-23locking/local_lock: fix _Generic() matching of local_trylock_tVlastimil Babka1-4/+4
2025-04-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+3
2025-04-23wifi: ieee80211: Add helpers to fetch EMLSR delay and timeout valuesRameshkumar Sundaram1-0/+74
2025-04-23wifi: ieee80211: define beacon protection bit fieldKarthikeyan Kathirvel1-0/+3
2025-04-23io_uring/zcrx: add support for multiple ifqsPavel Begunkov1-3/+2
2025-04-23wifi: free SKBTX_WIFI_STATUS skb tx_flags flagJohannes Berg1-3/+0
2025-04-23regulator: max20086: Fixes chip id and enable gpioMark Brown10-33/+9
2025-04-23pmdomain: core: Add residency reflection for domain-idlestates to debugfsUlf Hansson1-0/+4
2025-04-23pmdomain: core: Add genpd helper to correct the usage/rejected countersUlf Hansson1-0/+6
2025-04-23PCI: host-generic: Extract an ECAM bridge creation helper from pci_host_commo...Marc Zyngier1-0/+2
2025-04-23crypto: shash - Handle partial blocks in APIHerbert Xu1-0/+2
2025-04-23net: phylink: mac_link_(up|down)() clarificationsRussell King (Oracle)1-11/+20
2025-04-23net: phy: Add helper for getting MAC termination resistanceDimitri Fedrau1-0/+3
2025-04-22lsm: Move security_netlink_send to under CONFIG_SECURITY_NETWORKSong Liu1-6/+6
2025-04-22iio: backend: add support for data source getAngelo Dureghello1-0/+5
2025-04-22iio: Adjust internals of handling of direct mode claiming to suit new API.Jonathan Cameron1-6/+4
2025-04-22iio: trigger: stm32-lptimer: add support for stm32mp25Olivier Moysan1-0/+9
2025-04-22iio: adc: add helpers for parsing ADC nodesMatti Vaittinen1-0/+27
2025-04-22property: Add functions to iterate named childMatti Vaittinen1-0/+20
2025-04-22Merge tag 'for-6.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-22/+45
2025-04-22fs: fall back to file_ref_put() for non-last referenceMateusz Guzik1-13/+6
2025-04-22mm/migrate: fix sleep in atomic for large folios and buffer headsDavidlohr Bueso1-0/+1
2025-04-22fs/buffer: introduce sleeping flavors for pagecache lookupsDavidlohr Bueso1-0/+8
2025-04-22firmware: exynos-acpm: introduce devm_acpm_get_by_node()André Draszik1-2/+4
2025-04-22x86/cpu: Help users notice when running old Intel microcodeDave Hansen1-0/+2
2025-04-22Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+1
2025-04-21fs: add S_ANON_INODEChristian Brauner1-0/+2
2025-04-21io_uring/zcrx: move zcrx region to struct io_zcrx_ifqPavel Begunkov1-2/+0
2025-04-21io_uring: don't store bgid in req->buf_indexPavel Begunkov1-2/+1
2025-04-21device_cgroup: avoid access to ->i_rdev in the common case in devcgroup_inode...Mateusz Guzik1-3/+4
2025-04-21fs: remove uselib() system callChristian Brauner1-1/+0
2025-04-21fs/fs_parse: Remove unused and problematic validate_constant_table()Zijun Hu1-5/+0
2025-04-21fs/fs_parse: Delete macro fsparam_u32hex()Zijun Hu1-2/+0
2025-04-21ata: libata-core: Simplify ata_print_version_onceHeiner Kallweit1-12/+5
2025-04-20Merge tag 'mm-hotfixes-stable-2025-04-19-21-24' of git://git.kernel.org/pub/s...Linus Torvalds3-2/+21
2025-04-20Merge tag 'vfs-6.15-rc3.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+4
2025-04-19Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds1-7/+0
2025-04-19Merge back earlier cpufreq material for 6.16Rafael J. Wysocki1-4/+7
2025-04-19i2c: support per-channel ATR alias poolsRomain Gantois1-9/+25
2025-04-19i2c: use client addresses directly in ATR interfaceRomain Gantois1-10/+10
2025-04-18Merge tag 'irq-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2025-04-18net: ethtool: mm: extract stmmac verification logic into common libraryVladimir Oltean1-0/+73
2025-04-18virtgpu: don't reset on shutdownMichael S. Tsirkin1-0/+3
2025-04-18spi: Introduce and use spi_bpw_to_bytes()Mark Brown11-33/+35
2025-04-18mm: vmscan: restore high-cpu watermark safety in kswapdJohannes Weiner1-2/+0
2025-04-18writeback: fix false warning in inode_to_wb()Andreas Gruenbacher1-0/+1