aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-02-08lib/crc32: remove "_le" from crc32c base and arch functionsEric Biggers1-4/+4
2025-02-08lib/crc32: rename __crc32c_le_combine() to crc32c_combine()Eric Biggers2-17/+15
2025-02-08lib/crc32: standardize on crc32c() name for Castagnoli CRC32Eric Biggers3-14/+2
2025-02-08lib/crc32: don't bother with pure and const function attributesEric Biggers1-11/+11
2025-02-08lib/crc32: use void pointer for dataEric Biggers1-3/+3
2025-02-08lib/crc64: add support for arch-optimized implementationsEric Biggers1-4/+22
2025-02-08lib/crc64: rename CRC64-Rocksoft to CRC64-NVMEEric Biggers1-4/+7
2025-02-08crypto: crc64-rocksoft - remove from crypto APIEric Biggers1-2/+0
2025-02-08lib/crc64-rocksoft: stop wrapping the crypto APIEric Biggers1-2/+11
2025-02-08Merge tag 'hardening-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-17/+27
2025-02-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-3/+2
2025-02-08Merge tag 'i2c-for-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-2/+8
2025-02-08iio: introduce the FAULT event typeGuillaume Ranquet1-0/+2
2025-02-08iio: gts-helper: export iio_gts_get_total_gain()Javier Carrasco1-0/+1
2025-02-07bpf: define KF_ARENA_* flags for bpf_arena kfuncsIhor Solodrai1-0/+3
2025-02-07net: devmem: don't call queue stop / start when the interface is downJakub Kicinski1-0/+4
2025-02-07Revert "net: skb: introduce and use a single page frag cache"Paolo Abeni1-1/+0
2025-02-07io_uring,lsm,selinux: add LSM hooks for io_uring_setup()Hamza Mahfooz2-0/+6
2025-02-07Merge tag 'drm-fixes-2025-02-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-1/+9
2025-02-07spi: add offload TX/RX streaming APIsDavid Lechner3-0/+27
2025-02-07spi: offload: add support for hardware triggersDavid Lechner3-0/+77
2025-02-07spi: add basic support for SPI offloadingDavid Lechner4-0/+101
2025-02-07tcp: rename inet_csk_{delete|reset}_keepalive_timer()Eric Dumazet2-3/+1
2025-02-07bus: mhi: host: Remove unused functionsDr. David Alan Gilbert1-18/+0
2025-02-07drm/panthor: Convert IOCTL defines to an enumRob Herring (Arm)1-42/+44
2025-02-07ASoC: SDCA: Add support for PDE Entity propertiesCharles Keepax1-0/+48
2025-02-07ASoC: SDCA: Add support for clock Entity propertiesCharles Keepax1-0/+25
2025-02-07ASoC: SDCA: Add support for IT/OT Entity propertiesCharles Keepax1-0/+117
2025-02-07ASoC: SDCA: Add Channel Cluster parsingCharles Keepax1-0/+170
2025-02-07ASoC: SDCA: Add parsing for Control range structuresCharles Keepax1-0/+14
2025-02-07ASoC: SDCA: Add SDCA Control parsingCharles Keepax1-0/+534
2025-02-07ASoC: SDCA: Add support for Entity 0Charles Keepax1-0/+4
2025-02-07ASoC: SDCA: Parse initialization write tablePierre-Louis Bossart1-0/+20
2025-02-07ASoC: SDCA: Add code to parse Function informationPierre-Louis Bossart2-0/+97
2025-02-07ASoC: SDCA: Minor formatting and naming tweaksCharles Keepax2-33/+51
2025-02-07Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds3-6/+25
2025-02-07fs: dcache: move the sysctl to fs/dcache.cKaixiong Yu1-6/+1
2025-02-07fs: drop_caches: move sysctl to fs/drop_caches.cKaixiong Yu1-6/+0
2025-02-07fs: fs-writeback: move sysctl to fs/fs-writeback.cKaixiong Yu1-4/+0
2025-02-07mm: nommu: move sysctl to mm/nommu.cKaixiong Yu1-2/+0
2025-02-07mm: util: move sysctls to mm/util.cKaixiong Yu2-13/+0
2025-02-07mm: vmscan: move vmscan sysctls to mm/vmscan.cKaixiong Yu1-9/+0
2025-02-07mm: swap: move sysctl to mm/swap.cKaixiong Yu1-2/+0
2025-02-07mm: filemap: move sysctl to mm/filemap.cKaixiong Yu1-2/+0
2025-02-07mm: vmstat: move sysctls to mm/vmstat.cKaixiong Yu1-11/+0
2025-02-07HID: core: Add reserved item tag for main itemsTatsuya S1-0/+2
2025-02-07drm/file: Add fdinfo helper for printing regions with prefixAdrián Larumbe1-0/+5
2025-02-07of: base: Add of_get_available_child_by_name()Biju Das1-0/+9
2025-02-07pid: perform free_pid() calls outside of tasklist_lockMateusz Guzik1-3/+4
2025-02-07drm/scheduler: Remove some unused prototypesTvrtko Ursulin1-4/+0