summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-02-12f2fs: add ioctl to get IO priority hintJaegeuk Kim
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-11thermal/netlink: Prevent userspace segmentation fault by adjusting UAPI headerZhang Rui
2025-02-11dt-bindings: iio: adc: adi,ad4695: add SPI offload propertiesDavid Lechner
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-11tcp: add tcp_rto_max_ms sysctlEric Dumazet
2025-02-11tcp: add the ability to control max RTOEric Dumazet
2025-02-11tcp: add a @pace_delay parameter to tcp_reset_xmit_timer()Eric Dumazet
2025-02-11tcp: remove tcp_reset_xmit_timer() @max_when argumentEric Dumazet
2025-02-11wifi: mac80211: set ieee80211_prep_tx_info::link_id upon Auth RxEmmanuel Grumbach
2025-02-11wifi: mac80211: add strict mode disabling workaroundsJohannes Berg
2025-02-11wifi: ieee80211: Add missing EHT MAC capabilitiesIlan Peer
2025-02-11wifi: mac80211: Add support for EPCS configurationIlan Peer
2025-02-11wifi: mac80211: Drop cooked monitor supportAlexander Wetzel
2025-02-11wifi: nl80211/cfg80211: Stop supporting cooked monitorAlexander Wetzel
2025-02-10net: fib_rules: Factorise fib_newrule() and fib_delrule().Kuniyuki Iwashima
2025-02-10vrf: use RCU protection in l3mdev_l3_out()Eric Dumazet
2025-02-10r8152: add vendor/device ID pair for Dell Alienware AW1022zAleksander Jan Bajkowski
2025-02-10xsk: add helper to get &xdp_desc's DMA and meta pointer in one goAlexander Lobakin
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-10elf: Define 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-10drm/panel: remove unnecessary forward declarationLuca Ceresoli
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
2025-02-10jbd2: remove unused transaction->t_private_listKemeng Shi
2025-02-10iomap: support incremental iomap_iter advancesBrian Foster
2025-02-10iomap: export iomap_iter_advance() and return remaining lengthBrian Foster
2025-02-10iomap: factor out iomap length helperBrian Foster
2025-02-10dmaengine: Use dma_request_channel() instead of __dma_request_channel()Andy Shevchenko
2025-02-10dmaengine: Replace dma_request_slave_channel() by dma_request_chan()Andy Shevchenko
2025-02-10dt-bindings: clock: rk3188-common: add PCLK_CIF0/PCLK_CIF1Val Packett
2025-02-10VFS: repack LOOKUP_ bit flags.NeilBrown