summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-02-11thermal/netlink: Prevent userspace segmentation fault by adjusting UAPI headerZhang Rui-1/+1
2025-02-11dt-bindings: iio: adc: adi,ad4695: add SPI offload propertiesDavid Lechner-0/+7
2025-02-11pwm: lpss: Clarify the bypass member semantics in struct pwm_lpss_boardinfoAndy Shevchenko-3/+30
2025-02-11spi: offload: types: include linux/bits.hDavid Lechner-0/+1
2025-02-11mtd: rawnand: qcom: finish converting register to FIELD_PREPChristian Marangi-1/+5
2025-02-11tcp: add tcp_rto_max_ms sysctlEric Dumazet-0/+1
2025-02-11tcp: add the ability to control max RTOEric Dumazet-5/+13
2025-02-11tcp: add a @pace_delay parameter to tcp_reset_xmit_timer()Eric Dumazet-4/+6
2025-02-11tcp: remove tcp_reset_xmit_timer() @max_when argumentEric Dumazet-4/+3
2025-02-11wifi: mac80211: set ieee80211_prep_tx_info::link_id upon Auth RxEmmanuel Grumbach-2/+2
2025-02-11wifi: mac80211: add strict mode disabling workaroundsJohannes Berg-0/+6
2025-02-11wifi: ieee80211: Add missing EHT MAC capabilitiesIlan Peer-0/+5
2025-02-11wifi: mac80211: Add support for EPCS configurationIlan Peer-1/+9
2025-02-11wifi: mac80211: Drop cooked monitor supportAlexander Wetzel-6/+0
2025-02-11wifi: nl80211/cfg80211: Stop supporting cooked monitorAlexander Wetzel-3/+3
2025-02-10net: fib_rules: Factorise fib_newrule() and fib_delrule().Kuniyuki Iwashima-4/+4
2025-02-10vrf: use RCU protection in l3mdev_l3_out()Eric Dumazet-0/+2
2025-02-10r8152: add vendor/device ID pair for Dell Alienware AW1022zAleksander Jan Bajkowski-0/+1
2025-02-10xsk: add helper to get &xdp_desc's DMA and meta pointer in one goAlexander Lobakin-3/+48
2025-02-10unroll: add generic loop unroll helpersAlexander Lobakin-0/+44
2025-02-10crash: Remove KEXEC_CORE_NOTE_NAMEAkihiko Odaki-3/+0
2025-02-10crash: Use note name macrosAkihiko Odaki-1/+1
2025-02-10elf: Define note name macrosAkihiko Odaki-5/+84
2025-02-10hrtimers: Make hrtimer_update_function() less expensiveThomas Gleixner-1/+2
2025-02-10iio: buffer-dmaengine: add devm_iio_dmaengine_buffer_setup_with_handle()David Lechner-0/+5
2025-02-10iio: buffer-dmaengine: split requesting DMA channel from allocating bufferDavid Lechner-1/+1
2025-02-10Merge tag 'spi-offload' into togregJonathan Cameron-0/+205
2025-02-10seccomp: remove the 'sd' argument from __secure_computing()Oleg Nesterov-3/+3
2025-02-10seccomp: fix the __secure_computing() stub for !HAVE_ARCH_SECCOMP_FILTEROleg Nesterov-6/+2
2025-02-10blk-crypto: add ioctls to create and prepare hardware-wrapped keysEric Biggers-4/+100
2025-02-10blk-crypto: add basic hardware-wrapped key supportEric Biggers-7/+85
2025-02-10drm/panel: remove unnecessary forward declarationLuca Ceresoli-1/+0
2025-02-10mtd: spinand: otp: add helpers functionsMartin Kurbanov-0/+7
2025-02-10mtd: spinand: make spinand_{wait,otp_page_size} globalMartin Kurbanov-0/+4
2025-02-10mtd: spinand: add OTP supportMartin Kurbanov-0/+93
2025-02-10mtd: spinand: make spinand_{read,write}_page globalMartin Kurbanov-0/+6
2025-02-10lsm: fix a missing security_uring_allowed() prototypePaul Moore-1/+1
2025-02-10jbd2: remove unused transaction->t_private_listKemeng Shi-6/+0
2025-02-10iomap: support incremental iomap_iter advancesBrian Foster-2/+6
2025-02-10iomap: export iomap_iter_advance() and return remaining lengthBrian Foster-0/+1
2025-02-10iomap: factor out iomap length helperBrian Foster-4/+19
2025-02-10dmaengine: Use dma_request_channel() instead of __dma_request_channel()Andy Shevchenko-1/+1
2025-02-10dmaengine: Replace dma_request_slave_channel() by dma_request_chan()Andy Shevchenko-2/+2
2025-02-10dt-bindings: clock: rk3188-common: add PCLK_CIF0/PCLK_CIF1Val Packett-0/+2
2025-02-10VFS: repack LOOKUP_ bit flags.NeilBrown-22/+23
2025-02-10VFS: repack DENTRY_ flags.NeilBrown-19/+19
2025-02-10PCI: pci_ids: add INTEL_HDA_PTL_HPierre-Louis Bossart-0/+1
2025-02-09Merge tag 'kbuild-fixes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+5
2025-02-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+0
2025-02-09lib/crc-t10dif: remove crc_t10dif_is_optimized()Eric Biggers-9/+0