summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 daysKVM: x86: fix typo "notifer"WangYuli
3 daysMAINTAINERS: add maintainers for delaytopWang Yaxin
3 daysucount: use atomic_long_try_cmpxchg() in atomic_long_inc_below()Uros Bizjak
3 daysucount: fix atomic_long_inc_below() argument typeUros Bizjak
3 dayskexec: enable CMA based contiguous allocationAlexander Graf
3 daysstackdepot: make max number of pools boot-time configurableMatt Fleming
3 dayslib/xxhash: remove unused functionsDr. David Alan Gilbert
3 daysinit/Kconfig: restore CONFIG_BROKEN help textAndrew Morton
3 daysMerge tag 'fbdev-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
3 daysMerge tag 'firewire-updates-6.17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
3 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
3 daysMerge tag 'perf-tools-for-v6.17-2025-08-01' of git://git.kernel.org/pub/scm/l...Linus Torvalds
3 daysMerge tag 'parisc-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
3 daystracing: Have unsigned int function args displayed as hexadecimalSteven Rostedt
3 daysMerge tag 'cxl-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
3 daysMerge tag 'rproc-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
3 daysselftests/bpf: Test for unaligned flow_dissector ctx accessPaul Chaignon
3 daysMerge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
3 daysMerge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
3 daysring-buffer: Convert ring_buffer_write() to use guard(preempt_notrace)Steven Rostedt
3 daystracing: Use __free(kfree) in trace.c to remove gotosSteven Rostedt
3 daystracing: Add guard() around locks and mutexes in trace.cSteven Rostedt
3 daystracing: Add guard(ring_buffer_nest)Steven Rostedt
3 daystracing: Remove unneeded goto out logicSteven Rostedt
3 daysMerge tag 'linux-watchdog-6.17-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
3 daysMerge tag 'dmaengine-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
3 daysMerge tag 'phy-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
3 daysMerge tag 'sound-6.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
4 daysMerge tag 'soundwire-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
4 daysMerge tag 'trace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
4 daysMerge tag 'trace-tools-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
4 daysMerge tag 'trace-deferred-unwind-v6.17' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
4 daysbpf: Improve ctx access verifier error messagePaul Chaignon
4 daysbpf: Check netfilter ctx accesses are alignedPaul Chaignon
4 daysbpf: Check flow_dissector ctx accesses are alignedPaul Chaignon
4 daysvsock/virtio: Allocate nonlinear SKBs for handling large transmit buffersWill Deacon
4 daysvsock/virtio: Rename virtio_vsock_skb_rx_put()Will Deacon
4 daysvhost/vsock: Allocate nonlinear SKBs for handling large receive buffersWill Deacon
4 daysvsock/virtio: Move SKB allocation lower-bound check to callersWill Deacon
4 daysvsock/virtio: Rename virtio_vsock_alloc_skb()Will Deacon
4 daysvsock/virtio: Resize receive buffers so that each SKB fits in a 4K pageWill Deacon
4 daysvsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()Will Deacon
4 daysvsock/virtio: Validate length in packet header before skb_put()Will Deacon
4 daysvhost/vsock: Avoid allocating arbitrarily-sized SKBsWill Deacon
4 daysvhost_net: basic in_order supportJason Wang
4 daysvhost: basic in order supportJason Wang
4 daysvhost: fail early when __vhost_add_used() failsJason Wang
4 daysvhost: Reintroduce kthread API and add mode selectionCindy Lu
4 daysvdpa: Fix IDR memory leak in VDUSE module exitAnders Roxell
4 daysvdpa/mlx5: Fix release of uninitialized resources on error pathDragos Tatulea