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-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
firmware: qcom: uefisecapp: Fix memory related IO errors and crashes
Maximilian Luz
2024-04-09
fs/proc: Skip bootloader comment if no embedded kernel parameters
Masami Hiramatsu
2024-04-08
wifi: mac80211: don't use rate mask for scanning
Johannes Berg
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
2024-04-07
Merge tag 'x86-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-04-07
Merge tag 'timers-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-04-06
Merge branch 'linus' into x86/urgent, to pick up dependent commit
Ingo Molnar
2024-04-05
u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one file
Petr Tesarik
2024-04-05
Merge tag 'io_uring-6.9-20240405' of git://git.kernel.dk/linux
Linus Torvalds
2024-04-05
Merge tag 'devicetree-fixes-for-6.9-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-04-05
Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-04-05
Merge tag 'pm-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2024-04-05
Merge tag 'sound-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2024-04-05
stackdepot: rename pool_index to pool_index_plus_1
Peter Collingbourne
2024-04-05
mm/secretmem: fix GUP-fast succeeding on secretmem folios
David Hildenbrand
2024-04-05
Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-04-05
Revert "drm/qxl: simplify qxl_fence_wait"
Alex Constantino
2024-04-05
Merge tag 'asoc-fix-v6.9-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
2024-04-04
Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-04-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-04
PM: EM: fix wrong utilization estimation in em_cpu_energy()
Vincent Guittot
2024-04-04
x86/cc: Add cc_platform_set/_clear() helpers
Borislav Petkov (AMD)
2024-04-04
memblock tests: fix undefined reference to `BIT'
Wei Yang
2024-04-03
net: mana: Fix Rx DMA datasize and skb_over_panic
Haiyang Zhang
2024-04-03
randomize_kstack: Improve entropy diffusion
Kees Cook
2024-04-03
vdso: Use CONFIG_PAGE_SHIFT in vdso/datapage.h
Arnd Bergmann
2024-04-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
[prev]
[next]