summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-02-13bpf: fs/xattr: Add BPF kfuncs to set and remove xattrsSong Liu
2025-02-13drivers/hv: introduce vmbus_channel_set_cpu()Hamza Mahfooz
2025-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-13Merge tag 'net-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-13ext4: introduce linear search for dentriesTheodore Ts'o
2025-02-13Reapply "net: skb: introduce and use a single page frag cache"Jakub Kicinski
2025-02-13sctp: Remove commented out codeThorsten Blum
2025-02-13soundwire: amd: add support for ACP7.0 & ACP7.1 platformsVijendar Mukunda
2025-02-13driver core: add a faux bus for use when a simple device/bus is neededGreg Kroah-Hartman
2025-02-13i2c: Unexport i2c_of_match_device()Andy Shevchenko
2025-02-13block: cleanup and fix batch completion adding conditionsJens Axboe
2025-02-13netfs: Fix a number of read-retry hangsDavid Howells
2025-02-13pmdomain: core: Introduce dev_pm_genpd_rpm_always_on()Ulf Hansson
2025-02-13jbd2: Avoid long replay times due to high number or revoke blocksJan Kara
2025-02-12net: phylink: provide phylink_mac_implements_lpi()Russell King (Oracle)
2025-02-12net: phy: Add support for driver-specific next update timeOleksij Rempel
2025-02-12spi: fix missing offload_flags docDavid Lechner
2025-02-12gpiolib: Simplify implementation of for_each_hwgpio_in_range()Andy Shevchenko
2025-02-12gpiolib: Deduplicate some code in for_each_requested_gpio_in_range()Andy Shevchenko
2025-02-12Merge patch series "fs: allow changing idmappings"Christian Brauner
2025-02-12fs: add open_tree_attr()Christian Brauner
2025-02-12statmount: allow to retrieve idmappingsChristian Brauner
2025-02-12uidgid: add map_id_range_up()Christian Brauner
2025-02-12gpiolib: add gpiod_multi_set_value_cansleep()David Lechner
2025-02-11net: phy: remove unused PHY_INIT_TIMEOUT and PHY_FORCE_TIMEOUTHeiner Kallweit
2025-02-11net: phy: rename phy_set_eee_broken to phy_disable_eee_modeHeiner Kallweit
2025-02-11net: phy: rename eee_broken_modes to eee_disabled_modesHeiner Kallweit
2025-02-11block: introduce init_wait_func()Muchun Song
2025-02-11pwm: lpss: Clarify the bypass member semantics in struct pwm_lpss_boardinfoAndy Shevchenko
2025-02-11spi: offload: types: include linux/bits.hDavid Lechner
2025-02-11mtd: rawnand: qcom: finish converting register to FIELD_PREPChristian Marangi
2025-02-11wifi: ieee80211: Add missing EHT MAC capabilitiesIlan Peer
2025-02-11wifi: mac80211: Add support for EPCS configurationIlan Peer
2025-02-10r8152: add vendor/device ID pair for Dell Alienware AW1022zAleksander Jan Bajkowski
2025-02-10unroll: add generic loop unroll helpersAlexander Lobakin
2025-02-10crash: Remove KEXEC_CORE_NOTE_NAMEAkihiko Odaki
2025-02-10crash: Use note name macrosAkihiko Odaki
2025-02-10hrtimers: Make hrtimer_update_function() less expensiveThomas Gleixner
2025-02-10iio: buffer-dmaengine: add devm_iio_dmaengine_buffer_setup_with_handle()David Lechner
2025-02-10iio: buffer-dmaengine: split requesting DMA channel from allocating bufferDavid Lechner
2025-02-10Merge tag 'spi-offload' into togregJonathan Cameron
2025-02-10seccomp: remove the 'sd' argument from __secure_computing()Oleg Nesterov
2025-02-10seccomp: fix the __secure_computing() stub for !HAVE_ARCH_SECCOMP_FILTEROleg Nesterov
2025-02-10blk-crypto: add ioctls to create and prepare hardware-wrapped keysEric Biggers
2025-02-10blk-crypto: add basic hardware-wrapped key supportEric Biggers
2025-02-10mtd: spinand: otp: add helpers functionsMartin Kurbanov
2025-02-10mtd: spinand: make spinand_{wait,otp_page_size} globalMartin Kurbanov
2025-02-10mtd: spinand: add OTP supportMartin Kurbanov
2025-02-10mtd: spinand: make spinand_{read,write}_page globalMartin Kurbanov
2025-02-10lsm: fix a missing security_uring_allowed() prototypePaul Moore