index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-09
Merge tag 'kbuild-fixes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+5
2025-02-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2025-02-09
lib/crc-t10dif: remove crc_t10dif_is_optimized()
Eric Biggers
1
-9
/
+0
2025-02-09
crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP()
Lukas Wunner
1
-0
/
+12
2025-02-09
crypto: sig - Prepare for algorithms with variable signature size
Lukas Wunner
1
-2
/
+3
2025-02-09
spinlock: extend guard with spinlock_bh variants
Christian Marangi
1
-0
/
+13
2025-02-09
crypto: crct10dif - remove from crypto API
Eric Biggers
1
-3
/
+0
2025-02-09
lib/crc32: remove "_le" from crc32c base and arch functions
Eric Biggers
1
-4
/
+4
2025-02-09
lib/crc32: rename __crc32c_le_combine() to crc32c_combine()
Eric Biggers
2
-17
/
+15
2025-02-09
lib/crc32: standardize on crc32c() name for Castagnoli CRC32
Eric Biggers
3
-14
/
+2
2025-02-09
lib/crc32: don't bother with pure and const function attributes
Eric Biggers
1
-11
/
+11
2025-02-09
lib/crc32: use void pointer for data
Eric Biggers
1
-3
/
+3
2025-02-09
lib/crc64: add support for arch-optimized implementations
Eric Biggers
1
-4
/
+22
2025-02-09
lib/crc64: rename CRC64-Rocksoft to CRC64-NVME
Eric Biggers
1
-4
/
+7
2025-02-09
crypto: crc64-rocksoft - remove from crypto API
Eric Biggers
1
-2
/
+0
2025-02-09
lib/crc64-rocksoft: stop wrapping the crypto API
Eric Biggers
1
-2
/
+11
2025-02-09
Merge tag 'hardening-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-17
/
+27
2025-02-09
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-3
/
+2
2025-02-09
Merge tag 'i2c-for-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+8
2025-02-08
iio: introduce the FAULT event type
Guillaume Ranquet
1
-0
/
+2
2025-02-08
iio: gts-helper: export iio_gts_get_total_gain()
Javier Carrasco
1
-0
/
+1
2025-02-08
bpf: define KF_ARENA_* flags for bpf_arena kfuncs
Ihor Solodrai
1
-0
/
+3
2025-02-08
net: devmem: don't call queue stop / start when the interface is down
Jakub Kicinski
1
-0
/
+4
2025-02-08
Revert "net: skb: introduce and use a single page frag cache"
Paolo Abeni
1
-1
/
+0
2025-02-08
io_uring,lsm,selinux: add LSM hooks for io_uring_setup()
Hamza Mahfooz
2
-0
/
+6
2025-02-07
Merge tag 'drm-fixes-2025-02-08' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-1
/
+9
2025-02-07
spi: add offload TX/RX streaming APIs
David Lechner
3
-0
/
+27
2025-02-07
spi: offload: add support for hardware triggers
David Lechner
3
-0
/
+77
2025-02-07
spi: add basic support for SPI offloading
David Lechner
4
-0
/
+101
2025-02-07
tcp: rename inet_csk_{delete|reset}_keepalive_timer()
Eric Dumazet
2
-3
/
+1
2025-02-07
bus: mhi: host: Remove unused functions
Dr. David Alan Gilbert
1
-18
/
+0
2025-02-07
drm/panthor: Convert IOCTL defines to an enum
Rob Herring (Arm)
1
-42
/
+44
2025-02-07
ASoC: SDCA: Add support for PDE Entity properties
Charles Keepax
1
-0
/
+48
2025-02-07
ASoC: SDCA: Add support for clock Entity properties
Charles Keepax
1
-0
/
+25
2025-02-07
ASoC: SDCA: Add support for IT/OT Entity properties
Charles Keepax
1
-0
/
+117
2025-02-07
ASoC: SDCA: Add Channel Cluster parsing
Charles Keepax
1
-0
/
+170
2025-02-07
ASoC: SDCA: Add parsing for Control range structures
Charles Keepax
1
-0
/
+14
2025-02-07
ASoC: SDCA: Add SDCA Control parsing
Charles Keepax
1
-0
/
+534
2025-02-07
ASoC: SDCA: Add support for Entity 0
Charles Keepax
1
-0
/
+4
2025-02-07
ASoC: SDCA: Parse initialization write table
Pierre-Louis Bossart
1
-0
/
+20
2025-02-07
ASoC: SDCA: Add code to parse Function information
Pierre-Louis Bossart
2
-0
/
+97
2025-02-07
ASoC: SDCA: Minor formatting and naming tweaks
Charles Keepax
2
-33
/
+51
2025-02-07
Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-6
/
+25
2025-02-07
fs: dcache: move the sysctl to fs/dcache.c
Kaixiong Yu
1
-6
/
+1
2025-02-07
fs: drop_caches: move sysctl to fs/drop_caches.c
Kaixiong Yu
1
-6
/
+0
2025-02-07
fs: fs-writeback: move sysctl to fs/fs-writeback.c
Kaixiong Yu
1
-4
/
+0
2025-02-07
mm: nommu: move sysctl to mm/nommu.c
Kaixiong Yu
1
-2
/
+0
2025-02-07
mm: util: move sysctls to mm/util.c
Kaixiong Yu
2
-13
/
+0
2025-02-07
mm: vmscan: move vmscan sysctls to mm/vmscan.c
Kaixiong Yu
1
-9
/
+0
2025-02-07
mm: swap: move sysctl to mm/swap.c
Kaixiong Yu
1
-2
/
+0
[prev]
[next]