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
2026-03-22
Merge tag 'v7.0-rc4' into togreg
Jonathan Cameron
-285
/
+569
2026-03-22
iio: st_sensors: correct kernel-doc issues
Randy Dunlap
-5
/
+6
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
-19
/
+0
2026-03-22
padata: Put CPU offline callback in ONLINE section to allow failure
Daniel Jordan
-5
/
+4
2026-03-22
crypto: hisilicon - add device load query functionality to debugfs
Zongyu Wu
-0
/
+12
2026-03-22
hwrng: core - avoid kernel-doc warnings
Randy Dunlap
-1
/
+1
2026-03-21
mm/damon/core: avoid use of half-online-committed context
SeongJae Park
-0
/
+6
2026-03-21
Merge tag 'driver-core-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-5
/
+58
2026-03-21
tracing: Revert "tracing: Remove pid in task_rename tracing output"
Xuewen Yan
-2
/
+5
2026-03-21
um: time-travel: clean up kernel-doc warnings
Randy Dunlap
-1
/
+5
2026-03-21
Merge tag 'v7.0-rc4' into timers/core, to resolve conflict
Ingo Molnar
-285
/
+569
2026-03-20
accel/amdxdna: Refactor GEM BO handling and add helper APIs for address retri...
Max Zhen
-4
/
+5
2026-03-20
Merge tag 'execve-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+1
2026-03-20
Merge tag 'tty-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-0
/
+2
2026-03-20
Merge tag 'io_uring-7.0-20260320' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+3
2026-03-20
Merge tag 'iommu-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2
/
+8
2026-03-20
Merge tag 'hyperv-fixes-signed-20260319' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-1
/
+2
2026-03-20
writeback: don't block sync for filesystems with no data integrity guarantees
Joanne Koong
-11
/
+1
2026-03-20
fs: remove stale and duplicate forward declarations
Yuto Ohnuki
-3
/
+1
2026-03-20
ASoC: soc-component: add snd_soc_component_regmap_val_bytes()
Mark Brown
-2
/
+1
2026-03-20
ASoC: soc-component: remove component->val_bytes
Kuninori Morimoto
-2
/
+0
2026-03-20
ASoC: soc-component: add snd_soc_component_regmap_val_bytes()
Kuninori Morimoto
-0
/
+1
2026-03-20
clocksource: Rewrite watchdog code completely
Thomas Gleixner
-21
/
+7
2026-03-20
dma-mapping: fix false kernel-doc comment marker
Kit Dallege
-1
/
+1
2026-03-20
xen/privcmd: add boot control for restricted usage in domU
Juergen Gross
-0
/
+1
2026-03-20
dma-mapping: Introduce DMA require coherency attribute
Leon Romanovsky
-1
/
+9
2026-03-20
dma-mapping: Clarify valid conditions for CPU cache line overlap
Leon Romanovsky
-5
/
+5
2026-03-20
dma-mapping: handle DMA_ATTR_CPU_CACHE_CLEAN in trace output
Leon Romanovsky
-1
/
+2
2026-03-20
drm/bridge: add drm_bridge_clear_and_put()
Luca Ceresoli
-0
/
+1
2026-03-20
drm/ttm: Update the struct ttm_operation_ctx kerneldoc
Thomas Hellström
-9
/
+19
2026-03-20
drm/ttm: Avoid invoking the OOM killer when reading back swapped content
Thomas Hellström
-1
/
+1
2026-03-20
drm/atomic: Remove state argument to drm_atomic_private_obj_init
Maxime Ripard
-1
/
+0
2026-03-19
scsi: ufs: core: Handle MCQ IAG events
vamshi gajjela
-0
/
+2
2026-03-19
Merge tag 'for-net-2026-03-19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-0
/
+1
2026-03-19
hsi: hsi_core: use kzalloc_flex
Rosen Penev
-1
/
+1
2026-03-19
module: expose imported namespaces via sysfs
Nicholas Sielicki
-0
/
+1
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-78
/
+138
2026-03-19
io_uring/kbuf: propagate BUF_MORE through early buffer commit path
Jens Axboe
-0
/
+3
2026-03-19
Bluetooth: L2CAP: Fix regressions caused by reusing ident
Luiz Augusto von Dentz
-0
/
+1
2026-03-19
net/mlx5: Add IFC bits for migration state
Yishai Hadas
-2
/
+14
2026-03-19
vfio: Adapt drivers to use the core helper vfio_check_precopy_ioctl
Yishai Hadas
-0
/
+39
2026-03-19
vfio: Add support for VFIO_DEVICE_FEATURE_MIG_PRECOPY_INFOv2
Yishai Hadas
-0
/
+1
2026-03-19
vfio: Define uAPI for re-init initial bytes during the PRE_COPY phase
Yishai Hadas
-0
/
+24
2026-03-19
vfio: uapi: fix comment typo
Joseph Salisbury
-1
/
+1
2026-03-19
Merge tag 'net-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-19
/
+71
2026-03-19
KVM: arm64: gic-v5: Communicate userspace-driveable PPIs via a UAPI
Sascha Bischoff
-0
/
+3
2026-03-19
KVM: arm64: gic-v5: Introduce kvm_arm_vgic_v5_ops and register them
Sascha Bischoff
-0
/
+1
2026-03-19
KVM: arm64: gic-v5: Mandate architected PPI for PMU emulation on GICv5
Sascha Bischoff
-1
/
+4
2026-03-19
KVM: arm64: gic-v5: Enlighten arch timer for GICv5
Sascha Bischoff
-1
/
+13
[prev]
[next]