summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-09crypto: sig - Prepare for algorithms with variable signature sizeLukas 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 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...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: introduce the FAULT event typeGuillaume Ranquet
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-07net: devmem: don't call queue stop / start when the interface is downJakub Kicinski
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-07Merge tag 'drm-fixes-2025-02-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
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-07tcp: rename inet_csk_{delete|reset}_keepalive_timer()Eric Dumazet
2025-02-07bus: mhi: host: Remove unused functionsDr. David Alan Gilbert
2025-02-07drm/panthor: Convert IOCTL defines to an enumRob Herring (Arm)
2025-02-07ASoC: SDCA: Add support for PDE Entity propertiesCharles Keepax
2025-02-07ASoC: SDCA: Add support for clock Entity propertiesCharles Keepax
2025-02-07ASoC: SDCA: Add support for IT/OT Entity propertiesCharles Keepax
2025-02-07ASoC: SDCA: Add Channel Cluster parsingCharles Keepax
2025-02-07ASoC: SDCA: Add parsing for Control range structuresCharles Keepax
2025-02-07ASoC: SDCA: Add SDCA Control parsingCharles Keepax
2025-02-07ASoC: SDCA: Add support for Entity 0Charles Keepax
2025-02-07ASoC: SDCA: Parse initialization write tablePierre-Louis Bossart
2025-02-07ASoC: SDCA: Add code to parse Function informationPierre-Louis Bossart
2025-02-07ASoC: SDCA: Minor formatting and naming tweaksCharles Keepax
2025-02-07Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-02-07fs: dcache: move the sysctl to fs/dcache.cKaixiong Yu
2025-02-07fs: drop_caches: move sysctl to fs/drop_caches.cKaixiong Yu
2025-02-07fs: fs-writeback: move sysctl to fs/fs-writeback.cKaixiong Yu
2025-02-07mm: nommu: move sysctl to mm/nommu.cKaixiong Yu
2025-02-07mm: util: move sysctls to mm/util.cKaixiong Yu