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-02-09
Merge tag 'kbuild-fixes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+5
2025-02-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-1
/
+0
2025-02-08
Merge tag 'hardening-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-17
/
+27
2025-02-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-3
/
+2
2025-02-08
Merge tag 'i2c-for-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-2
/
+8
2025-02-07
Merge tag 'drm-fixes-2025-02-08' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-1
/
+9
2025-02-07
Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-6
/
+25
2025-02-07
vfs: sanity check the length passed to inode_set_cached_link()
Mateusz Guzik
-0
/
+13
2025-02-07
fsnotify: use accessor to set FMODE_NONOTIFY_*
Amir Goldstein
-3
/
+8
2025-02-07
lockref: remove count argument of lockref_init
Andreas Gruenbacher
-3
/
+4
2025-02-07
Merge tag 'drm-misc-fixes-2025-02-06' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-0
/
+1
2025-02-06
string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()
Kees Cook
-4
/
+8
2025-02-06
compiler.h: Introduce __must_be_byte_array()
Kees Cook
-1
/
+7
2025-02-06
compiler.h: Move C string helpers into C-only kernel section
Kees Cook
-13
/
+13
2025-02-06
Merge tag 'net-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-2
/
+3
2025-02-06
Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-misc-fixes
Maxime Ripard
-426
/
+1784
2025-02-05
net: sched: Fix truncation of offloaded action statistics
Ido Schimmel
-1
/
+1
2025-02-06
kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS
Masahiro Yamada
-1
/
+5
2025-02-05
Revert "i2c: Replace list-based mechanism for handling auto-detected clients"
Wolfram Sang
-1
/
+2
2025-02-05
Revert "i2c: Replace list-based mechanism for handling userspace-created clie...
Wolfram Sang
-1
/
+6
2025-02-04
KVM: remove kvm_arch_post_init_vm
Paolo Bonzini
-1
/
+0
2025-02-04
rxrpc: Fix the rxrpc_connection attend queue handling
David Howells
-0
/
+1
2025-02-03
net: harmonize tstats and dstats
Paolo Abeni
-1
/
+1
2025-02-03
scsi: ufs: core: Fix use-after free in init error and remove paths
André Draszik
-1
/
+0
2025-02-03
Merge branch '6.14/scsi-queue' into 6.14/scsi-fixes
Martin K. Petersen
-2
/
+2
2025-02-03
drm/amdgpu: add a BO metadata flag to disable write compression for Vulkan
Marek Olšák
-1
/
+8
2025-02-03
Merge tag 'timers-urgent-2025-02-03' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+2
2025-02-01
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-0
/
+1
2025-02-01
Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...
Linus Torvalds
-0
/
+1
2025-02-01
mm/vmscan: fix hard LOCKUP in function isolate_lru_folios
liuye
-0
/
+1
2025-01-31
Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+1
2025-01-31
Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-2
/
+17
2025-01-31
Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linux
Linus Torvalds
-5
/
+16
2025-01-31
Merge tag 'io_uring-6.14-20250131' of git://git.kernel.dk/linux
Linus Torvalds
-2
/
+3
2025-01-31
Merge tag 'x86-mm-2025-01-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+1
2025-01-31
Merge tag 'ceph-for-6.14-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
-14
/
+0
2025-01-31
block: force noio scope in blk_mq_freeze_queue
Christoph Hellwig
-2
/
+16
2025-01-31
jiffies: Cast to unsigned long in secs_to_jiffies() conversion
Easwar Hariharan
-1
/
+1
2025-01-30
Merge tag 'ubifs-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+33
2025-01-30
Merge tag 'pm-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
-4
/
+1
2025-01-30
Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-6
/
+15
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-10
/
+22
2025-01-29
Merge tag 'soundwire-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-72
/
+82
2025-01-29
Merge tag 'cxl-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
-8
/
+20
2025-01-29
Merge tag 'fuse-update-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+75
2025-01-29
fs: pack struct kstat better
Christoph Hellwig
-2
/
+2
2025-01-29
block: get rid of request queue ->sysfs_dir_lock
Nilay Shroff
-3
/
+0
2025-01-29
PM: sleep: core: Synchronize runtime PM status of parents and children
Rafael J. Wysocki
-0
/
+1
2025-01-28
Merge tag 'nfs-for-6.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
-19
/
+59
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-53
/
+119
[next]