summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
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-10VFS: repack LOOKUP_ bit flags.NeilBrown
2025-02-10VFS: repack DENTRY_ flags.NeilBrown
2025-02-10PCI: pci_ids: add INTEL_HDA_PTL_HPierre-Louis Bossart
2025-02-09Merge tag 'kbuild-fixes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-02-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-02-09lib/crc-t10dif: remove crc_t10dif_is_optimized()Eric Biggers
2025-02-09crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP()Lukas Wunner
2025-02-09spinlock: extend guard with spinlock_bh variantsChristian Marangi
2025-02-08crypto: crct10dif - remove from crypto APIEric Biggers
2025-02-08lib/crc32: remove "_le" from crc32c base and arch functionsEric Biggers
2025-02-08lib/crc32: rename __crc32c_le_combine() to crc32c_combine()Eric Biggers
2025-02-08lib/crc32: standardize on crc32c() name for Castagnoli CRC32Eric Biggers
2025-02-08lib/crc32: don't bother with pure and const function attributesEric Biggers
2025-02-08lib/crc32: use void pointer for dataEric Biggers
2025-02-08lib/crc64: add support for arch-optimized implementationsEric Biggers
2025-02-08lib/crc64: rename CRC64-Rocksoft to CRC64-NVMEEric Biggers
2025-02-08crypto: crc64-rocksoft - remove from crypto APIEric Biggers
2025-02-08lib/crc64-rocksoft: stop wrapping the crypto APIEric Biggers
2025-02-08Merge tag 'hardening-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-02-08Merge tag 'i2c-for-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-02-08iio: gts-helper: export iio_gts_get_total_gain()Javier Carrasco
2025-02-07bpf: define KF_ARENA_* flags for bpf_arena kfuncsIhor Solodrai
2025-02-07Revert "net: skb: introduce and use a single page frag cache"Paolo Abeni
2025-02-07io_uring,lsm,selinux: add LSM hooks for io_uring_setup()Hamza Mahfooz
2025-02-07spi: add offload TX/RX streaming APIsDavid Lechner
2025-02-07spi: offload: add support for hardware triggersDavid Lechner
2025-02-07spi: add basic support for SPI offloadingDavid Lechner
2025-02-07bus: mhi: host: Remove unused functionsDr. David Alan Gilbert