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
Age
Commit message (
Expand
)
Author
Lines
2026-03-09
ktest: Resolve LOG_FILE in test option context
Ricardo B. Marlière
-1
/
+1
2026-03-09
ktest: Avoid undef warning when WARNINGS_FILE is unset
Ricardo B. Marlière
-1
/
+1
2026-03-09
remoteproc: keystone: Request IRQs in probe()
Andrew Davis
-26
/
+15
2026-03-09
ASoC: tegra: Add support for Tegra238 soundcard
Sheetal
-0
/
+11
2026-03-09
xfrm: iptfs: fix skb_put() panic on non-linear skb during reassembly
Fernando Fernandez Mancera
-0
/
+6
2026-03-09
dm-verity-fec: improve comments for fec_read_bufs()
Eric Biggers
-8
/
+22
2026-03-09
dm-verity-fec: log target_block instead of index_in_region
Eric Biggers
-12
/
+14
2026-03-09
dm-verity-fec: make fec_decode_bufs() just return 0 or error
Eric Biggers
-7
/
+4
2026-03-09
dm-verity-fec: pass down index_in_region instead of rsb
Eric Biggers
-21
/
+26
2026-03-09
dm-verity-fec: compute target region directly
Eric Biggers
-21
/
+16
2026-03-09
dm-verity-fec: move computation of offset and rsb down a level
Eric Biggers
-28
/
+18
2026-03-09
dm-verity-fec: rename block_offset to out_pos
Eric Biggers
-15
/
+13
2026-03-09
dm-verity-fec: simplify deinterleaving
Eric Biggers
-15
/
+4
2026-03-09
dm-verity-fec: simplify computation of ileaved
Eric Biggers
-12
/
+1
2026-03-09
dm-verity-fec: simplify computation of rsb
Eric Biggers
-3
/
+3
2026-03-09
dm-verity-fec: rename rounds to region_blocks
Eric Biggers
-9
/
+9
2026-03-09
dm-verity-fec: replace io_size with block_size
Eric Biggers
-18
/
+14
2026-03-09
dm-verity-fec: rename "RS block" to "RS codeword"
Eric Biggers
-33
/
+35
2026-03-09
dm-verity-fec: use standard names for Reed-Solomon parameters
Eric Biggers
-19
/
+19
2026-03-09
dm-verity-fec: replace {MAX,MIN}_RSN with {MIN,MAX}_ROOTS
Eric Biggers
-7
/
+6
2026-03-09
dm-verity-fec: improve documentation for Forward Error Correction
Eric Biggers
-20
/
+102
2026-03-09
dm-verity: rename dm_verity::hash_blocks to dm_verity::hash_end
Eric Biggers
-7
/
+7
2026-03-09
dm-verity-fec: fix reading parity bytes split across blocks (take 3)
Eric Biggers
-56
/
+44
2026-03-09
dm-verity-fec: fix the size of dm_verity_fec_io::erasures
Eric Biggers
-1
/
+2
2026-03-09
dm-verity-fec: fix corrected block count stat
Eric Biggers
-3
/
+2
2026-03-09
dm-verity-fec: correctly reject too-small hash devices
Eric Biggers
-1
/
+2
2026-03-09
dm-verity-fec: correctly reject too-small FEC devices
Eric Biggers
-3
/
+2
2026-03-09
dm log: fix out-of-bounds write due to region_count overflow
Junrui Luo
-1
/
+5
2026-03-09
dm cache metadata: fix memory leak on metadata abort retry
Ming-Hung Tsai
-5
/
+8
2026-03-09
block: pass a maxlen argument to bio_iov_iter_bounce
Christoph Hellwig
-9
/
+12
2026-03-09
block: add fs_bio_integrity helpers
Christoph Hellwig
-1
/
+88
2026-03-09
block: make max_integrity_io_size public
Christoph Hellwig
-18
/
+18
2026-03-09
block: prepare generation / verification helpers for fs usage
Christoph Hellwig
-10
/
+12
2026-03-09
block: add a bdev_has_integrity_csum helper
Christoph Hellwig
-6
/
+10
2026-03-09
block: factor out a bio_integrity_setup_default helper
Christoph Hellwig
-12
/
+19
2026-03-09
block: factor out a bio_integrity_action helper
Christoph Hellwig
-63
/
+89
2026-03-09
ASoC: cs35l56: Put OTP register defines in correct address order
Richard Fitzgerald
-3
/
+3
2026-03-09
ASoC: codecs: peb2466: Change the +/- 6dB switch to a volume
Christophe Leroy (CS GROUP)
-8
/
+11
2026-03-09
ASoC: cs35l56-test: Remove pointless duplicate loop counters
Richard Fitzgerald
-6
/
+5
2026-03-09
ublk: don't clear GD_SUPPRESS_PART_SCAN for unprivileged daemons
Ming Lei
-1
/
+3
2026-03-09
mmc: tifm_sd: Use min3() to simplify tifm_sd_transfer_data()
Thorsten Blum
-3
/
+1
2026-03-09
mmc: sdio: Use min3() to simplify sdio_set_block_size()
Thorsten Blum
-4
/
+2
2026-03-09
io_uring/zctx: separate notification user_data
Pavel Begunkov
-2
/
+7
2026-03-09
io_uring/net: allow vectorised regbuf send zc
Pavel Begunkov
-5
/
+9
2026-03-09
io_uring/timeout: immediate timeout arg
Pavel Begunkov
-5
/
+20
2026-03-09
io_uring/timeout: migrate reqs from ts64 to ktime
Pavel Begunkov
-17
/
+16
2026-03-09
io_uring/timeout: add helper for parsing user time
Pavel Begunkov
-9
/
+20
2026-03-09
io_uring/timeout: check unused sqe fields
Pavel Begunkov
-0
/
+4
2026-03-09
io_uring/zcrx: move zcrx uapi into separate header
Pavel Begunkov
-94
/
+110
2026-03-09
io_uring/zcrx: declare some constants for query
Pavel Begunkov
-3
/
+8
[prev]
[next]