summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-02-11tcp: add a @pace_delay parameter to tcp_reset_xmit_timer()Eric Dumazet1-4/+6
2025-02-11tcp: remove tcp_reset_xmit_timer() @max_when argumentEric Dumazet1-4/+3
2025-02-11wifi: mac80211: set ieee80211_prep_tx_info::link_id upon Auth RxEmmanuel Grumbach1-2/+2
2025-02-11wifi: mac80211: add strict mode disabling workaroundsJohannes Berg1-0/+6
2025-02-11wifi: ieee80211: Add missing EHT MAC capabilitiesIlan Peer1-0/+5
2025-02-11wifi: mac80211: Add support for EPCS configurationIlan Peer2-1/+9
2025-02-11wifi: mac80211: Drop cooked monitor supportAlexander Wetzel1-6/+0
2025-02-11wifi: nl80211/cfg80211: Stop supporting cooked monitorAlexander Wetzel2-3/+3
2025-02-11net: fib_rules: Factorise fib_newrule() and fib_delrule().Kuniyuki Iwashima1-4/+4
2025-02-11vrf: use RCU protection in l3mdev_l3_out()Eric Dumazet1-0/+2
2025-02-11r8152: add vendor/device ID pair for Dell Alienware AW1022zAleksander Jan Bajkowski1-0/+1
2025-02-11xsk: add helper to get &xdp_desc's DMA and meta pointer in one goAlexander Lobakin2-3/+48
2025-02-11unroll: add generic loop unroll helpersAlexander Lobakin1-0/+44
2025-02-11crash: Remove KEXEC_CORE_NOTE_NAMEAkihiko Odaki2-3/+0
2025-02-11crash: Use note name macrosAkihiko Odaki1-1/+1
2025-02-11elf: Define note name macrosAkihiko Odaki1-5/+84
2025-02-10hrtimers: Make hrtimer_update_function() less expensiveThomas Gleixner1-1/+2
2025-02-10iio: buffer-dmaengine: add devm_iio_dmaengine_buffer_setup_with_handle()David Lechner1-0/+5
2025-02-10iio: buffer-dmaengine: split requesting DMA channel from allocating bufferDavid Lechner1-1/+1
2025-02-10Merge tag 'spi-offload' into togregJonathan Cameron4-0/+205
2025-02-10seccomp: remove the 'sd' argument from __secure_computing()Oleg Nesterov1-3/+3
2025-02-10seccomp: fix the __secure_computing() stub for !HAVE_ARCH_SECCOMP_FILTEROleg Nesterov1-6/+2
2025-02-10blk-crypto: add ioctls to create and prepare hardware-wrapped keysEric Biggers4-4/+100
2025-02-10blk-crypto: add basic hardware-wrapped key supportEric Biggers2-7/+85
2025-02-10drm/panel: remove unnecessary forward declarationLuca Ceresoli1-1/+0
2025-02-10mtd: spinand: otp: add helpers functionsMartin Kurbanov1-0/+7
2025-02-10mtd: spinand: make spinand_{wait,otp_page_size} globalMartin Kurbanov1-0/+4
2025-02-10mtd: spinand: add OTP supportMartin Kurbanov1-0/+93
2025-02-10mtd: spinand: make spinand_{read,write}_page globalMartin Kurbanov1-0/+6
2025-02-10lsm: fix a missing security_uring_allowed() prototypePaul Moore1-1/+1
2025-02-10jbd2: remove unused transaction->t_private_listKemeng Shi1-6/+0
2025-02-10iomap: support incremental iomap_iter advancesBrian Foster1-2/+6
2025-02-10iomap: export iomap_iter_advance() and return remaining lengthBrian Foster1-0/+1
2025-02-10iomap: factor out iomap length helperBrian Foster1-4/+19
2025-02-10dmaengine: Use dma_request_channel() instead of __dma_request_channel()Andy Shevchenko1-1/+1
2025-02-10dmaengine: Replace dma_request_slave_channel() by dma_request_chan()Andy Shevchenko1-2/+2
2025-02-10dt-bindings: clock: rk3188-common: add PCLK_CIF0/PCLK_CIF1Val Packett1-0/+2
2025-02-10VFS: repack LOOKUP_ bit flags.NeilBrown1-22/+23
2025-02-10VFS: repack DENTRY_ flags.NeilBrown1-19/+19
2025-02-10PCI: pci_ids: add INTEL_HDA_PTL_HPierre-Louis Bossart1-0/+1
2025-02-09Merge tag 'kbuild-fixes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+5
2025-02-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2025-02-09lib/crc-t10dif: remove crc_t10dif_is_optimized()Eric Biggers1-9/+0
2025-02-09crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP()Lukas Wunner1-0/+12
2025-02-09crypto: sig - Prepare for algorithms with variable signature sizeLukas Wunner1-2/+3
2025-02-09spinlock: extend guard with spinlock_bh variantsChristian Marangi1-0/+13
2025-02-09crypto: crct10dif - remove from crypto APIEric Biggers1-3/+0
2025-02-09lib/crc32: remove "_le" from crc32c base and arch functionsEric Biggers1-4/+4
2025-02-09lib/crc32: rename __crc32c_le_combine() to crc32c_combine()Eric Biggers2-17/+15
2025-02-09lib/crc32: standardize on crc32c() name for Castagnoli CRC32Eric Biggers3-14/+2