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
2025-11-16
Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/s...
Linus Torvalds
-3
/
+10
2025-11-15
mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb
David Hildenbrand (Red Hat)
-3
/
+10
2025-11-15
Merge tag 'core-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+1
2025-11-14
Merge tag 'pci-v6.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+2
2025-11-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-1
/
+29
2025-11-14
Merge tag 'io_uring-6.18-20251113' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+3
2025-11-14
bpf: Add bpf_prog_run_data_pointers()
Eric Dumazet
-0
/
+20
2025-11-13
Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-1
/
+7
2025-11-13
entry: Fix ifndef around arch_xfer_to_guest_mode_handle_work() stub
Andrew Donnellan
-1
/
+1
2025-11-12
Merge tag 'dma-mapping-6.18-2025-11-12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-1
/
+2
2025-11-12
PCI/ASPM: Cache L0s/L1 Supported so advertised link states can be overridden
Bjorn Helgaas
-0
/
+2
2025-11-11
Merge tag 'for-net-2025-11-11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-0
/
+5
2025-11-11
ethtool: fix incorrect kernel-doc style comment in ethtool.h
Kriish Sharma
-1
/
+1
2025-11-11
mlx5: Fix default values in create CQ
Akiva Goldberger
-0
/
+1
2025-11-11
Bluetooth: hci_event: Fix not handling PA Sync Lost event
Luiz Augusto von Dentz
-0
/
+5
2025-11-10
io_uring/query: return number of available queries
Pavel Begunkov
-0
/
+3
2025-11-09
kho: allocate metadata directly from the buddy allocator
Pasha Tatashin
-0
/
+3
2025-11-09
mm/huge_memory: do not change split_huge_page*() target order silently
Zi Yan
-32
/
+23
2025-11-09
Merge tag 'kbuild-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-4
/
+3
2025-11-08
kbuild: Let kernel-doc.py use PYTHON3 override
Jean Delvare
-1
/
+1
2025-11-07
Merge tag 'drm-fixes-2025-11-08' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-9
/
+16
2025-11-07
compiler_types: Move unused static inline functions warning to W=2
Peter Zijlstra
-3
/
+2
2025-11-07
Merge tag 'io_uring-6.18-20251106' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-12
/
+0
2025-11-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-0
/
+7
2025-11-07
Merge tag 'drm-misc-fixes-2025-11-06' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-9
/
+16
2025-11-06
Merge tag 'hardening-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+7
2025-11-06
Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-3
/
+95
2025-11-05
libie: depend on DEBUG_FS when building LIBIE_FWLOG
Michal Swiatkowski
-0
/
+12
2025-11-05
x86/fgraph,bpf: Fix stack ORC unwind from kprobe_multi return probe
Jiri Olsa
-1
/
+9
2025-11-06
drm: define NVIDIA DRM format modifiers for GB20x
James Jones
-9
/
+16
2025-11-05
Merge tag 'platform-drivers-x86-v6.18-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-1
/
+12
2025-11-05
dma-mapping: Allow use of DMA_BIT_MASK(64) in global scope
James Clark
-1
/
+1
2025-11-04
virtio_net: fix alignment for virtio_net_hdr_v1_hash
Michael S. Tsirkin
-2
/
+4
2025-11-03
io_uring/zcrx: remove sync refill uapi
Pavel Begunkov
-12
/
+0
2025-11-01
Merge tag 'regmap-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+1
2025-11-01
Merge tag 'kbuild-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+1
2025-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-2
/
+2
2025-10-31
Merge tag 'block-6.18-20251031' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-5
/
+6
2025-10-31
Merge tag 'for-net-2025-10-31' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-1
/
+1
2025-10-31
Merge tag 'wireless-2025-10-30' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-0
/
+78
2025-10-31
bpf: Make migrate_disable always inline to avoid partial inlining
Yonghong Song
-2
/
+2
2025-10-31
Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()
Ilia Gavrilov
-1
/
+1
2025-10-31
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-6
/
+4
2025-10-30
Merge tag 'fbdev-for-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+3
2025-10-30
Merge tag 'net-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-16
/
+28
2025-10-29
scsi: ufs: core: Add a quirk to suppress link_startup_again
Adrian Hunter
-0
/
+7
2025-10-29
libeth: xdp: Disable generic kCFI pass for libeth_xdp_tx_xmit_bulk()
Nathan Chancellor
-1
/
+1
2025-10-29
compiler_types: Introduce __nocfi_generic
Nathan Chancellor
-0
/
+6
2025-10-29
net: tls: Cancel RX async resync request on rcd_delta overflow
Shahar Shitrit
-0
/
+6
2025-10-29
net: tls: Change async resync helpers argument
Shahar Shitrit
-13
/
+8
[next]