summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-05-14cgroup/rdma: add rdma.events to track resource limit exhaustionTao Cui
2026-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-14Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-14ptrace: slightly saner 'get_dumpable()' logicLinus Torvalds
2026-05-14io_uring/rsrc: add huge page accounting for registered buffersJens Axboe
2026-05-14timers: Fix flseep() typo in kernel-doc commentGitle Mikkelsen
2026-05-14bridge: Add internal flags for neigh_forward_gratDanielle Ratson
2026-05-14slab: fix kernel-docs for mm-apiMarco Elver
2026-05-14slab: improve KMALLOC_PARTITION_RANDOM randomnessMarco Elver
2026-05-14slab: support for compiler-assisted type-based slab cache partitioningMarco Elver
2026-05-13bpf: Report maximum combined stack depthPaul Chaignon
2026-05-13netconsole: move find_skb() from netpollBreno Leitao
2026-05-13netpoll: rename and export netpoll_zap_completion_queue()Breno Leitao
2026-05-13netconsole: move netpoll_udp_checksum() from netpollBreno Leitao
2026-05-13netconsole: move push_udp() from netpollBreno Leitao
2026-05-13netconsole: move push_eth() from netpollBreno Leitao
2026-05-13netconsole: move push_ipv4() from netpollBreno Leitao
2026-05-13netconsole: move push_ipv6() from netpollBreno Leitao
2026-05-13netconsole: move netpoll_send_udp() from netpollBreno Leitao
2026-05-13netpoll: expose UDP packet builder helpers for netconsoleBreno Leitao
2026-05-13ptr_ring: move free-space check into separate helperSimon Schippers
2026-05-13vhost-net: wake queue of tun/tap after ptr_ring consumeSimon Schippers
2026-05-13mm/page_alloc: fix initialization of tags of the huge zero folio with init_on...David Hildenbrand (Arm)
2026-05-13Drivers: hv: vmbus: Provide option to skip VMBus unload on panicMichael Kelley
2026-05-13Merge tag 'sched_ext-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-05-13Merge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-13vfio/pci: Make VFIO_PCI_OFFSET_TO_INDEX() return unsignedMatt Evans
2026-05-13block: pass a minsize argument to bio_iov_iter_bounceChristoph Hellwig
2026-05-13thermal: hwmon: Use extra_groups for adding temperature attributesRafael J. Wysocki
2026-05-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-05-13KVM: Fix kvm_vcpu_map[_readonly]() function prototypesPeter Fang
2026-05-13crypto/ccp: export firmware supported vm typesTycho Andersen
2026-05-13KVM: Rename invalidate_begin to invalidate_start for consistencyTakahiro Itazuri
2026-05-13soc: qcom: llcc-qcom: Capitalize LLCC/EDAC in comments and diagnosticsFrancisco Munoz Ruiz
2026-05-13soc: qcom: llcc-qcom: get SCT descriptors from fw-populated memoryFrancisco Munoz Ruiz
2026-05-13bpf,x86: Implement JIT support for stack argumentsYonghong Song
2026-05-13bpf: Prepare architecture JIT support for stack argumentsYonghong Song
2026-05-13bpf: Add precision marking and backtracking for stack argument slotsYonghong Song
2026-05-13bpf: Refactor jmp history to use dedicated spi/frame fieldsYonghong Song
2026-05-13bpf: Support stack arguments for bpf functionsYonghong Song
2026-05-13bpf: Add helper functions for r11-based stack argument insnsYonghong Song
2026-05-13bpf: Convert bpf_get_spilled_reg macro to static inline functionYonghong Song
2026-05-13Merge tag 'ib-mfd-gpio-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Bartosz Golaszewski
2026-05-12stddef: Document designated initializer semantics for __TRAILING_OVERLAP()Gustavo A. R. Silva
2026-05-12dpll: add fractional frequency offset to pin-parent-deviceIvan Vecera
2026-05-12net: constify sk_skb_reason_drop() sock parameterEric Dumazet
2026-05-13Merge patch series "rust: auxiliary: replace drvdata() with registration data"Danilo Krummrich
2026-05-12bpf: Add syscall common attributes support for map_createLeon Hwang
2026-05-12bpf: Add syscall common attributes support for btf_loadLeon Hwang
2026-05-12bpf: Add syscall common attributes support for prog_loadLeon Hwang