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-10-12
smb: server: Use common error handling code in smb_direct_rdma_xmit()
Markus Elfring
1
-10
/
+10
2025-10-12
doc: fix seg6_flowlabel path
Nicolas Dichtel
1
-0
/
+3
2025-10-12
Linux 6.18-rc1
v6.18-rc1
Linus Torvalds
1
-2
/
+2
2025-10-12
Merge tag 'i2c-for-6.18-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+3
2025-10-12
selftests: drv-net: update remaining Python init files
Jakub Kicinski
3
-16
/
+57
2025-10-12
net: dlink: handle dma_map_single() failure properly
Yeounsu Moon
1
-7
/
+16
2025-10-12
net: mtk: wed: add dma mask limitation and GFP_DMA32 for device with more tha...
Rex Lu
1
-2
/
+6
2025-10-12
net: usb: lan78xx: Fix lost EEPROM write timeout error(-ETIMEDOUT) in lan78xx...
Bhanu Seshu Kumar Valluri
1
-4
/
+7
2025-10-12
Merge tag 'irq_urgent_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+6
2025-10-11
Merge tag 'trace-v6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
1
-4
/
+8
2025-10-11
Merge tag 'kbuild-fixes-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-28
/
+38
2025-10-11
Revert "i2c: boardinfo: Annotate code used in init phase only"
Wolfram Sang
2
-3
/
+3
2025-10-11
Merge tag 'rtc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
23
-354
/
+753
2025-10-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-25
/
+36
2025-10-11
Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
36
-665
/
+728
2025-10-11
Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
34
-239
/
+55
2025-10-11
Merge tag 'slab-for-6.18-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-14
/
+51
2025-10-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
10
-25
/
+118
2025-10-11
Merge tag 'mm-nonmm-stable-2025-10-10-15-03' of git://git.kernel.org/pub/scm/...
Linus Torvalds
6
-59
/
+383
2025-10-11
Merge tag 'mm-hotfixes-stable-2025-10-10-15-00' of git://git.kernel.org/pub/s...
Linus Torvalds
9
-42
/
+45
2025-10-11
drm/bridge: lt9211: Drop check for last nibble of version register
Marek Vasut
1
-2
/
+1
2025-10-11
tracing: Stop fortify-string from warning in tracing_mark_raw_write()
Steven Rostedt
1
-2
/
+6
2025-10-11
ALSA: usb-audio: apply quirk for Huawei Technologies Co., Ltd. CM-Q3
Cryolitia PukNgae
1
-0
/
+7
2025-10-11
slab: fix barn NULL pointer dereference on memoryless nodes
Vlastimil Babka
1
-14
/
+51
2025-10-11
ALSA: hda/intel: Add MSI X870E Tomahawk to denylist
Stuart Hayhurst
1
-0
/
+1
2025-10-11
ALSA: hda: Fix missing pointer check in hda_component_manager_init function
Denis Arefev
1
-0
/
+4
2025-10-11
ALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41_get_acpi_mute_sta...
Denis Arefev
1
-0
/
+2
2025-10-10
tracing: Fix tracing_mark_raw_write() to use buf and not ubuf
Steven Rostedt
1
-2
/
+2
2025-10-10
riscv: kprobes: convert one final __ASSEMBLY__ to __ASSEMBLER__
Paul Walmsley
1
-2
/
+2
2025-10-10
kbuild: Use '--strip-unneeded-symbol' for removing module device table symbols
Nathan Chancellor
1
-1
/
+1
2025-10-10
KVM: selftests: Verify that reads to inaccessible guest_memfd VMAs SIGBUS
Sean Christopherson
1
-0
/
+1
2025-10-10
KVM: selftests: Verify that faulting in private guest_memfd memory fails
Sean Christopherson
1
-5
/
+21
2025-10-10
KVM: selftests: Add wrapper macro to handle and assert on expected SIGBUS
Sean Christopherson
3
-17
/
+27
2025-10-10
KVM: selftests: Isolate the guest_memfd Copy-on-Write negative testcase
Sean Christopherson
1
-3
/
+9
2025-10-10
KVM: selftests: Add wrappers for mmap() and munmap() to assert success
Sean Christopherson
6
-64
/
+64
2025-10-10
KVM: selftests: Add test coverage for guest_memfd without GUEST_MEMFD_FLAG_MMAP
Ackerley Tng
1
-11
/
+16
2025-10-10
KVM: selftests: Create a new guest_memfd for each testcase
Sean Christopherson
1
-15
/
+16
2025-10-10
KVM: selftests: Stash the host page size in a global in the guest_memfd test
Sean Christopherson
1
-19
/
+18
2025-10-10
KVM: guest_memfd: Allow mmap() on guest_memfd for x86 VMs with private memory
Sean Christopherson
4
-16
/
+18
2025-10-10
KVM: Explicitly mark KVM_GUEST_MEMFD as depending on KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
1
-0
/
+1
2025-10-10
KVM: guest_memfd: Invalidate SHARED GPAs if gmem supports INIT_SHARED
Sean Christopherson
1
-20
/
+44
2025-10-10
KVM: guest_memfd: Add INIT_SHARED flag, reject user page faults if not set
Sean Christopherson
5
-6
/
+26
2025-10-10
KVM: Rework KVM_CAP_GUEST_MEMFD_MMAP into KVM_CAP_GUEST_MEMFD_FLAGS
Sean Christopherson
4
-13
/
+19
2025-10-10
KVM: x86/pmu: Don't try to get perf capabilities for hybrid CPUs
Dapeng Mi
1
-3
/
+5
2025-10-10
Merge tag 'for-6.18/hpfs-changes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-52
/
+75
2025-10-10
Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
45
-253
/
+391
2025-10-10
Merge tag 'drm-fixes-2025-10-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
3
-8
/
+17
2025-10-10
ext4: free orphan info with kvfree
Jan Kara
1
-2
/
+2
2025-10-10
ext4: detect invalid INLINE_DATA + EXTENTS flag combination
Deepanshu Kartikey
1
-0
/
+8
2025-10-11
Merge tag 'drm-misc-fixes-2025-10-09' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
3
-8
/
+17
[prev]
[next]