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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-10
blk-crypto: add basic hardware-wrapped key support
Eric Biggers
2
-7
/
+85
2025-02-10
mtd: spinand: otp: add helpers functions
Martin Kurbanov
1
-0
/
+7
2025-02-10
mtd: spinand: make spinand_{wait,otp_page_size} global
Martin Kurbanov
1
-0
/
+4
2025-02-10
mtd: spinand: add OTP support
Martin Kurbanov
1
-0
/
+93
2025-02-10
mtd: spinand: make spinand_{read,write}_page global
Martin Kurbanov
1
-0
/
+6
2025-02-10
lsm: fix a missing security_uring_allowed() prototype
Paul Moore
1
-1
/
+1
2025-02-10
jbd2: remove unused transaction->t_private_list
Kemeng Shi
1
-6
/
+0
2025-02-10
iomap: support incremental iomap_iter advances
Brian Foster
1
-2
/
+6
2025-02-10
iomap: export iomap_iter_advance() and return remaining length
Brian Foster
1
-0
/
+1
2025-02-10
iomap: factor out iomap length helper
Brian Foster
1
-4
/
+19
2025-02-10
dmaengine: Use dma_request_channel() instead of __dma_request_channel()
Andy Shevchenko
1
-1
/
+1
2025-02-10
dmaengine: Replace dma_request_slave_channel() by dma_request_chan()
Andy Shevchenko
1
-2
/
+2
2025-02-10
VFS: repack LOOKUP_ bit flags.
NeilBrown
1
-22
/
+23
2025-02-10
VFS: repack DENTRY_ flags.
NeilBrown
1
-19
/
+19
2025-02-10
PCI: pci_ids: add INTEL_HDA_PTL_H
Pierre-Louis Bossart
1
-0
/
+1
2025-02-09
Merge tag 'kbuild-fixes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+4
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
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
1
-15
/
+13
2025-02-09
lib/crc32: standardize on crc32c() name for Castagnoli CRC32
Eric Biggers
2
-11
/
+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 'i2c-for-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+8
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
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
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
bus: mhi: host: Remove unused functions
Dr. David Alan Gilbert
1
-18
/
+0
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
2025-02-07
mm: filemap: move sysctl to mm/filemap.c
Kaixiong Yu
1
-2
/
+0
2025-02-07
mm: vmstat: move sysctls to mm/vmstat.c
Kaixiong Yu
1
-11
/
+0
[prev]
[next]