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-22
arm64: dts: ti: k3-am68-phyboard-izar: Add PEB-AV-15 overlay
Dominik Haller
-0
/
+195
2026-03-22
arm64: dts: ti: k3-j721s2-main: Add DSI1
Dominik Haller
-0
/
+39
2026-03-22
arm64: dts: ti: k3-am68-phyboard-izar: Add LVDS-Display
Dominik Haller
-0
/
+129
2026-03-22
arm64: dts: ti: k3-am68-phycore-som: Add DSI->LVDS bridge
Dominik Haller
-0
/
+17
2026-03-22
arm64: dts: ti: k3-am68-phyboard-izar: Assign dss clocks
Dominik Haller
-0
/
+17
2026-03-22
arm64: dts: ti: am62-verdin: Enable pullup for eMMC data pins
Francesco Dolcini
-10
/
+10
2026-03-22
iio: st_sensors: correct kernel-doc issues
Randy Dunlap
-5
/
+6
2026-03-22
iio: accel: adxl313: add missing error check in predisable
Antoniu Miclaus
-0
/
+2
2026-03-22
iio: dac: ad5770r: fix error return in ad5770r_read_raw()
Antoniu Miclaus
-1
/
+1
2026-03-22
iio: accel: fix ADXL355 temperature signature value
Valek Andrej
-1
/
+1
2026-03-22
tools/nolibc: rename sys_foo() functions to _sys_foo()
Thomas Weißschuh
-192
/
+192
2026-03-22
selftests/nolibc: enable -Wundef
Thomas Weißschuh
-1
/
+2
2026-03-22
tools/nolibc: avoid -Wundef warning for __STDC_VERSION__
Thomas Weißschuh
-1
/
+7
2026-03-22
tools/nolibc: add err.h
Thomas Weißschuh
-0
/
+89
2026-03-22
tools/nolibc: add support for program_invocation_{,short_}name
Thomas Weißschuh
-0
/
+64
2026-03-22
block/floppy: Don't use REALLY_SLOW_IO for delays
Juergen Gross
-12
/
+22
2026-03-22
x86/paravirt: Replace io_delay() hook with a bool
Juergen Gross
-31
/
+16
2026-03-22
x86/irqflags: Preemptively move include paravirt.h directive where it belongs
Juergen Gross
-3
/
+3
2026-03-22
counter: rz-mtu3-cnt: do not use struct rz_mtu3_channel's dev member
Cosmin Tanislav
-28
/
+27
2026-03-22
counter: rz-mtu3-cnt: prevent counter from being toggled multiple times
Cosmin Tanislav
-4
/
+8
2026-03-21
workqueue: Fix false positive stall reports
Song Liu
-3
/
+21
2026-03-22
crypto: add missing kernel-doc for anonymous union members
Kit Dallege
-0
/
+3
2026-03-22
crypto: simd - Remove unused skcipher support
Eric Biggers
-249
/
+5
2026-03-22
crypto: atmel-sha204a - Fix potential UAF and memory leak in remove path
Thorsten Blum
-4
/
+2
2026-03-22
padata: Put CPU offline callback in ONLINE section to allow failure
Daniel Jordan
-64
/
+65
2026-03-22
crypto: Fix several spelling mistakes in comments
Sun Chaobo
-5
/
+5
2026-03-22
crypto: hisilicon - add device load query functionality to debugfs
Zongyu Wu
-0
/
+135
2026-03-22
hwrng: core - avoid kernel-doc warnings
Randy Dunlap
-1
/
+1
2026-03-22
crypto: nx - fix context leak in nx842_crypto_free_ctx
Thorsten Blum
-4
/
+2
2026-03-22
crypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctx
Thorsten Blum
-4
/
+4
2026-03-22
crypto: atmel-aes - guard unregister on error in atmel_aes_register_algs
Thorsten Blum
-2
/
+4
2026-03-22
crypto: qat - add wireless mode support for QAT GEN6
George Abraham P
-18
/
+137
2026-03-22
crypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanup
Thorsten Blum
-1
/
+1
2026-03-22
crypto: tegra - Disable softirqs before finalizing request
Herbert Xu
-0
/
+12
2026-03-22
crypto: artpec6 - use memcpy_and_pad to simplify prepare_hash
Thorsten Blum
-6
/
+3
2026-03-22
md/raid5: skip 2-failure compute when other disk is R5_LOCKED
FengWei Shih
-0
/
+2
2026-03-21
zram: do not slot_free() written-back slots
Sergey Senozhatsky
-25
/
+14
2026-03-21
mm/damon/core: avoid use of half-online-committed context
SeongJae Park
-0
/
+14
2026-03-21
mm/rmap: clear vma->anon_vma on error
Lorenzo Stoakes (Oracle)
-0
/
+7
2026-03-21
sched_ext: Fix inconsistent NUMA node lookup in scx_select_cpu_dfl()
Cheng-Yang Chou
-1
/
+1
2026-03-21
Merge tag 'driver-core-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-54
/
+224
2026-03-21
pwm: jz4740: Drop unused include
Andy Shevchenko
-1
/
+0
2026-03-21
iio: frequency: ad9523: use dev_err_probe
Antoniu Miclaus
-4
/
+2
2026-03-21
iio: frequency: ad9523: add dev variable
Antoniu Miclaus
-7
/
+9
2026-03-21
iio: frequency: admv4420: use dev_err_probe
Antoniu Miclaus
-16
/
+12
2026-03-21
iio: frequency: admv4420: add dev variable
Antoniu Miclaus
-3
/
+4
2026-03-21
iio: adc: ad_sigma_delta: Format block comments
Giorgi Tchankvetadze
-2
/
+4
2026-03-21
iio: adc: ti-ads7950: use iio_push_to_buffers_with_ts_unaligned()
David Lechner
-6
/
+5
2026-03-21
iio: light: vcnl4035: fix scan buffer on big-endian
David Lechner
-6
/
+12
2026-03-21
ftrace: Use hash argument for tmp_ops in update_ftrace_direct_mod
Jiri Olsa
-2
/
+2
[prev]
[next]