index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2025-02-09
crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP()
Lukas Wunner
-0
/
+12
2025-02-09
crypto: sig - Prepare for algorithms with variable signature size
Lukas Wunner
-2
/
+3
2025-02-09
spinlock: extend guard with spinlock_bh variants
Christian Marangi
-0
/
+13
2025-02-08
crypto: crct10dif - remove from crypto API
Eric Biggers
-3
/
+0
2025-02-08
lib/crc32: remove "_le" from crc32c base and arch functions
Eric Biggers
-4
/
+4
2025-02-08
lib/crc32: rename __crc32c_le_combine() to crc32c_combine()
Eric Biggers
-17
/
+15
2025-02-08
lib/crc32: standardize on crc32c() name for Castagnoli CRC32
Eric Biggers
-14
/
+2
2025-02-08
lib/crc32: don't bother with pure and const function attributes
Eric Biggers
-11
/
+11
2025-02-08
lib/crc32: use void pointer for data
Eric Biggers
-3
/
+3
2025-02-08
lib/crc64: add support for arch-optimized implementations
Eric Biggers
-4
/
+22
2025-02-08
lib/crc64: rename CRC64-Rocksoft to CRC64-NVME
Eric Biggers
-4
/
+7
2025-02-08
crypto: crc64-rocksoft - remove from crypto API
Eric Biggers
-2
/
+0
2025-02-08
lib/crc64-rocksoft: stop wrapping the crypto API
Eric Biggers
-2
/
+11
2025-02-08
Merge tag 'hardening-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-17
/
+27
2025-02-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-3
/
+2
2025-02-08
Merge tag 'i2c-for-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-2
/
+8
2025-02-08
iio: introduce the FAULT event type
Guillaume Ranquet
-0
/
+2
2025-02-08
iio: gts-helper: export iio_gts_get_total_gain()
Javier Carrasco
-0
/
+1
2025-02-07
bpf: define KF_ARENA_* flags for bpf_arena kfuncs
Ihor Solodrai
-0
/
+3
2025-02-07
net: devmem: don't call queue stop / start when the interface is down
Jakub Kicinski
-0
/
+4
2025-02-07
Revert "net: skb: introduce and use a single page frag cache"
Paolo Abeni
-1
/
+0
2025-02-07
io_uring,lsm,selinux: add LSM hooks for io_uring_setup()
Hamza Mahfooz
-0
/
+6
2025-02-07
Merge tag 'drm-fixes-2025-02-08' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-1
/
+9
2025-02-07
spi: add offload TX/RX streaming APIs
David Lechner
-0
/
+27
2025-02-07
spi: offload: add support for hardware triggers
David Lechner
-0
/
+77
2025-02-07
spi: add basic support for SPI offloading
David Lechner
-0
/
+101
2025-02-07
tcp: rename inet_csk_{delete|reset}_keepalive_timer()
Eric Dumazet
-3
/
+1
2025-02-07
bus: mhi: host: Remove unused functions
Dr. David Alan Gilbert
-18
/
+0
2025-02-07
drm/panthor: Convert IOCTL defines to an enum
Rob Herring (Arm)
-42
/
+44
2025-02-07
ASoC: SDCA: Add support for PDE Entity properties
Charles Keepax
-0
/
+48
2025-02-07
ASoC: SDCA: Add support for clock Entity properties
Charles Keepax
-0
/
+25
2025-02-07
ASoC: SDCA: Add support for IT/OT Entity properties
Charles Keepax
-0
/
+117
2025-02-07
ASoC: SDCA: Add Channel Cluster parsing
Charles Keepax
-0
/
+170
2025-02-07
ASoC: SDCA: Add parsing for Control range structures
Charles Keepax
-0
/
+14
2025-02-07
ASoC: SDCA: Add SDCA Control parsing
Charles Keepax
-0
/
+534
2025-02-07
ASoC: SDCA: Add support for Entity 0
Charles Keepax
-0
/
+4
2025-02-07
ASoC: SDCA: Parse initialization write table
Pierre-Louis Bossart
-0
/
+20
2025-02-07
ASoC: SDCA: Add code to parse Function information
Pierre-Louis Bossart
-0
/
+97
2025-02-07
ASoC: SDCA: Minor formatting and naming tweaks
Charles Keepax
-33
/
+51
2025-02-07
Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-6
/
+25
2025-02-07
fs: dcache: move the sysctl to fs/dcache.c
Kaixiong Yu
-6
/
+1
2025-02-07
fs: drop_caches: move sysctl to fs/drop_caches.c
Kaixiong Yu
-6
/
+0
2025-02-07
fs: fs-writeback: move sysctl to fs/fs-writeback.c
Kaixiong Yu
-4
/
+0
2025-02-07
mm: nommu: move sysctl to mm/nommu.c
Kaixiong Yu
-2
/
+0
2025-02-07
mm: util: move sysctls to mm/util.c
Kaixiong Yu
-13
/
+0
2025-02-07
mm: vmscan: move vmscan sysctls to mm/vmscan.c
Kaixiong Yu
-9
/
+0
2025-02-07
mm: swap: move sysctl to mm/swap.c
Kaixiong Yu
-2
/
+0
2025-02-07
mm: filemap: move sysctl to mm/filemap.c
Kaixiong Yu
-2
/
+0
2025-02-07
mm: vmstat: move sysctls to mm/vmstat.c
Kaixiong Yu
-11
/
+0
2025-02-07
HID: core: Add reserved item tag for main items
Tatsuya S
-0
/
+2
[prev]
[next]