index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-13
Merge tag 'ext4_for_linus-6.15-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-43
/
+77
2025-04-13
Merge tag 'fixes-2025-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+20
2025-04-12
ext4: fix off-by-one error in do_split
Artem Sadovnikov
1
-1
/
+1
2025-04-12
ext4: make block validity check resistent to sb bh corruption
Ojaswin Mujoo
2
-6
/
+6
2025-04-12
ext4: avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-10
/
+8
2025-04-12
Documentation: ext4: Add fields to ext4_super_block documentation
Tom Vierjahn
1
-6
/
+14
2025-04-12
Merge tag 'trace-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-145
/
+372
2025-04-12
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
11
-76
/
+354
2025-04-12
rv: Fix out-of-bound memory access in rv_is_container_monitor()
Nam Cao
1
-1
/
+6
2025-04-12
ftrace: Do not have print_graph_retval() add a newline
Steven Rostedt
1
-6
/
+5
2025-04-12
Merge tag 'pwm/for-6.15-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-31
/
+42
2025-04-11
Merge tag 'v6.15-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
13
-111
/
+154
2025-04-11
Merge tag 'pci-v6.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+6
2025-04-11
tracing/selftest: Add test to better test subops filtering of function graph
Steven Rostedt
1
-0
/
+177
2025-04-11
ftrace: Fix accounting of subop hashes
Steven Rostedt
1
-137
/
+177
2025-04-11
ftrace: Properly merge notrace hashes
Andy Chiu
1
-4
/
+4
2025-04-11
PCI: Run quirk_huawei_pcie_sva() before arm_smmu_probe_device()
Zhangfei Gao
1
-6
/
+6
2025-04-11
bpf: Convert ringbuf map to rqspinlock
Kumar Kartikeya Dwivedi
1
-10
/
+7
2025-04-11
Merge tag 'spi-fix-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+2
2025-04-11
Merge tag 'ata-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2
-3
/
+16
2025-04-11
Merge tag 'block-6.15-20250411' of git://git.kernel.dk/linux
Linus Torvalds
6
-76
/
+73
2025-04-11
Merge tag 'iommu-fixes-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-77
/
+52
2025-04-11
Merge tag 'acpi-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-3
/
+31
2025-04-11
Merge tag 's390-6.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
9
-19
/
+210
2025-04-11
Merge branches 'acpi-ec' and 'acpi-button'
Rafael J. Wysocki
2
-1
/
+29
2025-04-11
null_blk: Use strscpy() instead of strscpy_pad() in null_add_dev()
Thorsten Blum
1
-1
/
+1
2025-04-11
iommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent()
Nicolin Chen
1
-27
/
+5
2025-04-11
iommu: remove unneeded semicolon
Pei Xiao
1
-2
/
+2
2025-04-11
iommu/mediatek: Fix NULL pointer deference in mtk_iommu_device_group
Louis-Alexis Eyraud
1
-13
/
+13
2025-04-11
iommu/exynos: Fix suspend/resume with IDENTITY domain
Marek Szyprowski
1
-2
/
+2
2025-04-11
iommu/ipmmu-vmsa: Register in a sensible order
Robin Murphy
1
-17
/
+10
2025-04-11
iommu: Clear iommu-dma ops on cleanup
Robin Murphy
1
-0
/
+3
2025-04-11
iommu/vt-d: Remove an unnecessary call set_dma_ops()
Petr Tesarik
1
-1
/
+0
2025-04-11
iommu/vt-d: Wire up irq_ack() to irq_move_irq() for posted MSIs
Sean Christopherson
1
-14
/
+15
2025-04-11
iommu: Fix crash in report_iommu_fault()
Fedor Pchelkin
1
-1
/
+2
2025-04-10
Merge tag 'drm-fixes-2025-04-11-1' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
64
-196
/
+542
2025-04-10
Merge tag 'bcachefs-2025-04-10' of git://evilpiepirate.org/bcachefs
Linus Torvalds
14
-226
/
+96
2025-04-11
Merge tag 'drm-xe-fixes-2025-04-10' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
10
-73
/
+90
2025-04-11
Merge tag 'drm-misc-fixes-2025-04-10' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
21
-53
/
+165
2025-04-10
Merge tag 'irq-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-27
/
+2
2025-04-10
Merge tag 'timers-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-8
/
+30
2025-04-10
Merge tag 'x86-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-157
/
+405
2025-04-10
Merge tag 'perf-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-52
/
+34
2025-04-10
Merge tag 'objtool-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-26
/
+72
2025-04-10
objtool: Fix false-positive "ignoring unreachables" warning
Josh Poimboeuf
1
-1
/
+1
2025-04-10
bpf: Convert queue_stack map to rqspinlock
Kumar Kartikeya Dwivedi
1
-23
/
+12
2025-04-10
bpf: Use architecture provided res_smp_cond_load_acquire
Kumar Kartikeya Dwivedi
2
-2
/
+2
2025-04-10
selftests/bpf: Make res_spin_lock AA test condition stronger
Kumar Kartikeya Dwivedi
1
-3
/
+7
2025-04-10
Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
45
-150
/
+649
2025-04-10
Merge tag 'nvme-6.15-2025-04-10' of git://git.infradead.org/nvme into block-6.15
Jens Axboe
5
-75
/
+72
[next]