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
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-09
Merge tag 'kbuild-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+3
2025-11-08
kbuild: Let kernel-doc.py use PYTHON3 override
Jean Delvare
1
-1
/
+1
2025-11-07
Merge tag 'drm-fixes-2025-11-08' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-9
/
+16
2025-11-07
compiler_types: Move unused static inline functions warning to W=2
Peter Zijlstra
1
-3
/
+2
2025-11-07
Merge tag 'io_uring-6.18-20251106' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-12
/
+0
2025-11-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+7
2025-11-07
Merge tag 'drm-misc-fixes-2025-11-06' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-9
/
+16
2025-11-06
Merge tag 'hardening-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+7
2025-11-06
Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-3
/
+95
2025-11-05
libie: depend on DEBUG_FS when building LIBIE_FWLOG
Michal Swiatkowski
1
-0
/
+12
2025-11-06
drm: define NVIDIA DRM format modifiers for GB20x
James Jones
1
-9
/
+16
2025-11-05
Merge tag 'platform-drivers-x86-v6.18-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-1
/
+12
2025-11-04
virtio_net: fix alignment for virtio_net_hdr_v1_hash
Michael S. Tsirkin
2
-2
/
+4
2025-11-03
io_uring/zcrx: remove sync refill uapi
Pavel Begunkov
1
-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
/
+1
2025-11-01
Merge tag 'kbuild-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2025-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-2
/
+2
2025-10-31
Merge tag 'block-6.18-20251031' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-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
/
+1
2025-10-31
Merge tag 'wireless-2025-10-30' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-0
/
+78
2025-10-31
bpf: Make migrate_disable always inline to avoid partial inlining
Yonghong Song
1
-2
/
+2
2025-10-31
Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()
Ilia Gavrilov
1
-1
/
+1
2025-10-31
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-6
/
+4
2025-10-30
Merge tag 'fbdev-for-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+3
2025-10-30
Merge tag 'net-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-16
/
+28
2025-10-29
scsi: ufs: core: Add a quirk to suppress link_startup_again
Adrian Hunter
1
-0
/
+7
2025-10-29
libeth: xdp: Disable generic kCFI pass for libeth_xdp_tx_xmit_bulk()
Nathan Chancellor
1
-1
/
+1
2025-10-29
compiler_types: Introduce __nocfi_generic
Nathan Chancellor
1
-0
/
+6
2025-10-29
net: tls: Cancel RX async resync request on rcd_delta overflow
Shahar Shitrit
1
-0
/
+6
2025-10-29
net: tls: Change async resync helpers argument
Shahar Shitrit
1
-13
/
+8
2025-10-29
tcp: add newval parameter to tcp_rcvbuf_grow()
Eric Dumazet
1
-1
/
+1
2025-10-29
trace: tcp: add three metrics to trace_tcp_rcvbuf_grow()
Eric Dumazet
1
-0
/
+9
2025-10-28
fbcon: Set fb_display[i]->mode to NULL when the mode is released
Quanmin Yan
1
-0
/
+2
2025-10-28
video: fb: Fix typo in comment in fb.h
PIYUSH CHOUDHARY
1
-1
/
+1
2025-10-28
regmap: irq: Correct documentation of wake_invert flag
Shawn Guo
1
-1
/
+1
2025-10-28
Input: Add keycodes for electronic privacy screen on/off hotkeys
Hans de Goede
1
-0
/
+12
2025-10-28
platform/x86: int3472: Fix double free of GPIO device during unregister
Qiu Wenbo
1
-1
/
+0
2025-10-28
wifi: cfg80211: add an hrtimer based delayed work item
Benjamin Berg
1
-0
/
+78
2025-10-28
block: make REQ_OP_ZONE_OPEN a write operation
Damien Le Moal
1
-5
/
+5
2025-10-28
block: fix op_is_zone_mgmt() to handle REQ_OP_ZONE_RESET_ALL
Damien Le Moal
1
-0
/
+1
2025-10-27
kbuild: align modinfo section for Secureboot Authenticode EDK2 compat
Dimitri John Ledkov
1
-1
/
+1
2025-10-24
Merge tag 'drm-fixes-2025-10-24' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+15
2025-10-24
Merge tag 'soc-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+19
2025-10-24
Merge tag 'gpio-fixes-for-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+5
2025-10-24
Bluetooth: hci_core: Fix tracking of periodic advertisement
Luiz Augusto von Dentz
1
-0
/
+1
2025-10-24
Revert "Bluetooth: L2CAP: convert timeouts to secs_to_jiffies()"
Frédéric Danis
1
-2
/
+2
2025-10-24
Bluetooth: MGMT: fix crash in set_mesh_sync and set_mesh_complete
Pauli Virtanen
1
-1
/
+1
2025-10-24
Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00
Luiz Augusto von Dentz
1
-0
/
+1
2025-10-23
Merge tag 'net-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-1
/
+10
2025-10-23
Merge tag 'pm-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-4
/
+4
[next]