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
2024-05-08
kfifo: don't use "proxy" headers
Andy Shevchenko
-2
/
+7
2024-05-08
kexec: fix the unexpected kexec_dprintk() macro
Baoquan He
-4
/
+2
2024-05-08
cpumask: delete unused reset_cpu_possible_mask()
Alexey Dobriyan
-5
/
+0
2024-04-25
instrumented.h: add instrument_memcpy_before, instrument_memcpy_after
Alexander Potapenko
-0
/
+35
2024-04-25
mm: kmsan: implement kmsan_memmove()
Alexander Potapenko
-0
/
+15
2024-04-14
Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-2
/
+5
2024-04-14
Merge tag 'locking-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-5
/
+5
2024-04-14
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-9
/
+13
2024-04-12
Merge tag 'io_uring-6.9-20240412' of git://git.kernel.dk/linux
Linus Torvalds
-1
/
+1
2024-04-12
Merge tag 'drm-fixes-2024-04-12' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-0
/
+7
2024-04-11
Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-12
/
+22
2024-04-12
Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-0
/
+7
2024-04-11
Merge tag 'acpi-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
-3
/
+5
2024-04-11
Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-4
/
+76
2024-04-11
Merge tag 'loongarch-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-5
/
+5
2024-04-10
Merge tag 'bootconfig-fixes-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-0
/
+1
2024-04-10
Drivers: hv: vmbus: Track decrypted status in vmbus_gpadl
Rick Edgecombe
-0
/
+1
2024-04-10
Merge tag 'hardening-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+1
2024-04-10
bug: Fix no-return-statement warning with !CONFIG_BUG
Adrian Hunter
-1
/
+4
2024-04-10
Bluetooth: SCO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
-0
/
+9
2024-04-10
mm: Move lowmem_page_address() a little later
Huacai Chen
-5
/
+5
2024-04-09
ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr
Jiri Benc
-0
/
+4
2024-04-09
net: add copy_safe_from_sockptr() helper
Eric Dumazet
-0
/
+25
2024-04-09
io-uring: correct typo in comment for IOU_F_TWQ_LAZY_WAKE
Haiyue Wang
-1
/
+1
2024-04-09
compiler.h: Add missing quote in macro comment
Thorsten Blum
-1
/
+1
2024-04-09
fs/proc: Skip bootloader comment if no embedded kernel parameters
Masami Hiramatsu
-0
/
+1
2024-04-08
Merge tag 'fixes-2024-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+2
2024-04-08
ACPI: bus: allow _UID matching for integer zero
Raag Jadav
-3
/
+5
2024-04-08
locking: Make rwsem_assert_held_write_nolockdep() build with PREEMPT_RT=y
Sebastian Andrzej Siewior
-5
/
+5
2024-04-08
irqflags: Explicitly ignore lockdep_hrtimer_exit() argument
Arnd Bergmann
-1
/
+1
2024-04-08
geneve: fix header validation in geneve[6]_xmit_skb
Eric Dumazet
-0
/
+33
2024-04-08
vhost-vdpa: change ioctl # for VDPA_GET_VRING_SIZE
Michael S. Tsirkin
-7
/
+8
2024-04-08
virtio: store owner from modules with register_virtio_driver()
Krzysztof Kozlowski
-2
/
+5
2024-04-07
Merge tag 'x86-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+12
2024-04-07
Merge tag 'timers-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-18
/
+62
2024-04-06
Merge branch 'linus' into x86/urgent, to pick up dependent commit
Ingo Molnar
-22
/
+66
2024-04-05
u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one file
Petr Tesarik
-4
/
+5
2024-04-05
Merge tag 'io_uring-6.9-20240405' of git://git.kernel.dk/linux
Linus Torvalds
-1
/
+0
2024-04-05
Merge tag 'devicetree-fixes-for-6.9-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-0
/
+1
2024-04-05
Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://git.kernel.org/pub/s...
Linus Torvalds
-6
/
+5
2024-04-05
Merge tag 'pm-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
-1
/
+0
2024-04-05
Merge tag 'sound-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
-1
/
+4
2024-04-05
stackdepot: rename pool_index to pool_index_plus_1
Peter Collingbourne
-4
/
+3
2024-04-05
mm/secretmem: fix GUP-fast succeeding on secretmem folios
David Hildenbrand
-2
/
+2
2024-04-05
Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-10
/
+3
2024-04-05
Revert "drm/qxl: simplify qxl_fence_wait"
Alex Constantino
-0
/
+7
2024-04-05
Merge tag 'asoc-fix-v6.9-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
-4792
/
+11584
2024-04-04
Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-2
/
+52
2024-04-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-1
/
+15
2024-04-04
PM: EM: fix wrong utilization estimation in em_cpu_energy()
Vincent Guittot
-1
/
+0
[next]