index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2024-04-21
Merge tag 'char-misc-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-04-21
Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-04-20
Merge tag 'block-6.9-20240420' of git://git.kernel.dk/linux
Linus Torvalds
2024-04-20
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-04-19
Merge tag 'bootconfig-fixes-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-04-19
Merge tag 'mm-hotfixes-stable-2024-04-18-14-41' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-04-18
Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-04-18
Merge tag 'gpio-fixes-for-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-04-18
block: propagate partition scanning errors to the BLKRRPART ioctl
Christoph Hellwig
2024-04-17
net/sched: Fix mirred deadlock on device recursion
Eric Dumazet
2024-04-17
gpiolib: swnode: Remove wrong header inclusion
Andy Shevchenko
2024-04-16
mm/shmem: inline shmem_is_huge() for disabled transparent hugepages
Sumanth Korikkar
2024-04-16
mm,swapops: update check in is_pfn_swap_entry for hwpoison entries
Oscar Salvador
2024-04-16
sched: Add missing memory barrier in switch_mm_cid
Mathieu Desnoyers
2024-04-15
Merge tag 'nfsd-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-04-14
Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-04-14
Merge tag 'locking-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-04-14
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-04-14
net: change maximum number of UDP segments to 128
Yuri Benditovich
2024-04-14
bootconfig: use memblock_free_late to free xbc memory to buddy
Qiang Zhang
2024-04-12
Merge tag 'io_uring-6.9-20240412' of git://git.kernel.dk/linux
Linus Torvalds
2024-04-12
Merge tag 'drm-fixes-2024-04-12' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-04-12
Merge tag 'nf-24-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
David S. Miller
2024-04-11
Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-04-12
Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2024-04-11
Merge tag 'acpi-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2024-04-11
Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-04-11
Merge tag 'loongarch-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-04-11
peci: linux/peci.h: fix Excess kernel-doc description warning
Randy Dunlap
2024-04-11
netfilter: flowtable: validate pppoe header
Pablo Neira Ayuso
2024-04-11
netfilter: nft_set_pipapo: walk over current view on netlink dump
Pablo Neira Ayuso
2024-04-10
Merge tag 'bootconfig-fixes-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-04-10
SUNRPC: Fix rpcgss_context trace event acceptor field
Steven Rostedt (Google)
2024-04-10
Drivers: hv: vmbus: Track decrypted status in vmbus_gpadl
Rick Edgecombe
2024-04-10
Merge tag 'hardening-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-04-10
bug: Fix no-return-statement warning with !CONFIG_BUG
Adrian Hunter
2024-04-10
Bluetooth: SCO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
mm: Move lowmem_page_address() a little later
Huacai Chen
2024-04-09
ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr
Jiri Benc
2024-04-09
net: add copy_safe_from_sockptr() helper
Eric Dumazet
2024-04-09
io-uring: correct typo in comment for IOU_F_TWQ_LAZY_WAKE
Haiyue Wang
2024-04-09
compiler.h: Add missing quote in macro comment
Thorsten Blum
2024-04-09
fs/proc: Skip bootloader comment if no embedded kernel parameters
Masami Hiramatsu
2024-04-08
Merge tag 'fixes-2024-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-04-08
ACPI: bus: allow _UID matching for integer zero
Raag Jadav
2024-04-08
locking: Make rwsem_assert_held_write_nolockdep() build with PREEMPT_RT=y
Sebastian Andrzej Siewior
2024-04-08
irqflags: Explicitly ignore lockdep_hrtimer_exit() argument
Arnd Bergmann
2024-04-08
geneve: fix header validation in geneve[6]_xmit_skb
Eric Dumazet
2024-04-08
vhost-vdpa: change ioctl # for VDPA_GET_VRING_SIZE
Michael S. Tsirkin
2024-04-08
virtio: store owner from modules with register_virtio_driver()
Krzysztof Kozlowski
[next]