summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-05-15cgroup/rdma: add rdma.events to track resource limit exhaustionTao Cui1-0/+3
2026-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-87/+133
2026-05-14Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-4/+3
2026-05-14ptrace: slightly saner 'get_dumpable()' logicLinus Torvalds1-0/+3
2026-05-14io_uring/rsrc: add huge page accounting for registered buffersJens Axboe1-0/+3
2026-05-14timers: Fix flseep() typo in kernel-doc commentGitle Mikkelsen1-1/+1
2026-05-14bridge: Add internal flags for neigh_forward_gratDanielle Ratson1-0/+1
2026-05-14slab: fix kernel-docs for mm-apiMarco Elver1-48/+168
2026-05-14slab: improve KMALLOC_PARTITION_RANDOM randomnessMarco Elver2-1/+25
2026-05-14slab: support for compiler-assisted type-based slab cache partitioningMarco Elver2-49/+89
2026-05-14bpf: Report maximum combined stack depthPaul Chaignon1-0/+2
2026-05-14netconsole: move find_skb() from netpollBreno Leitao1-1/+0
2026-05-14netpoll: rename and export netpoll_zap_completion_queue()Breno Leitao1-0/+1
2026-05-14netconsole: move netpoll_udp_checksum() from netpollBreno Leitao1-1/+0
2026-05-14netconsole: move push_udp() from netpollBreno Leitao1-1/+0
2026-05-14netconsole: move push_eth() from netpollBreno Leitao1-1/+0
2026-05-14netconsole: move push_ipv4() from netpollBreno Leitao1-1/+0
2026-05-14netconsole: move push_ipv6() from netpollBreno Leitao1-1/+0
2026-05-14netconsole: move netpoll_send_udp() from netpollBreno Leitao1-1/+0
2026-05-14netpoll: expose UDP packet builder helpers for netconsoleBreno Leitao1-0/+6
2026-05-14ptr_ring: move free-space check into separate helperSimon Schippers1-2/+18
2026-05-14vhost-net: wake queue of tun/tap after ptr_ring consumeSimon Schippers1-0/+3
2026-05-14mm/page_alloc: fix initialization of tags of the huge zero folio with init_on...David Hildenbrand (Arm)2-8/+9
2026-05-14Drivers: hv: vmbus: Provide option to skip VMBus unload on panicMichael Kelley1-0/+3
2026-05-14Merge tag 'sched_ext-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-7/+10
2026-05-14Merge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+9
2026-05-13vfio/pci: Make VFIO_PCI_OFFSET_TO_INDEX() return unsignedMatt Evans1-1/+1
2026-05-13block: pass a minsize argument to bio_iov_iter_bounceChristoph Hellwig1-1/+2
2026-05-13thermal: hwmon: Use extra_groups for adding temperature attributesRafael J. Wysocki1-1/+2
2026-05-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+6
2026-05-13KVM: Fix kvm_vcpu_map[_readonly]() function prototypesPeter Fang1-5/+5
2026-05-13crypto/ccp: export firmware supported vm typesTycho Andersen1-0/+37
2026-05-13KVM: Rename invalidate_begin to invalidate_start for consistencyTakahiro Itazuri1-1/+1
2026-05-13soc: qcom: llcc-qcom: Capitalize LLCC/EDAC in comments and diagnosticsFrancisco Munoz Ruiz1-21/+21
2026-05-13soc: qcom: llcc-qcom: get SCT descriptors from fw-populated memoryFrancisco Munoz Ruiz1-2/+6
2026-05-13bpf,x86: Implement JIT support for stack argumentsYonghong Song1-0/+1
2026-05-13bpf: Prepare architecture JIT support for stack argumentsYonghong Song1-0/+1
2026-05-13bpf: Add precision marking and backtracking for stack argument slotsYonghong Song1-0/+8
2026-05-13bpf: Refactor jmp history to use dedicated spi/frame fieldsYonghong Song1-21/+16
2026-05-13bpf: Support stack arguments for bpf functionsYonghong Song1-4/+39
2026-05-13bpf: Add helper functions for r11-based stack argument insnsYonghong Song1-0/+21
2026-05-13bpf: Convert bpf_get_spilled_reg macro to static inline functionYonghong Song1-4/+8
2026-05-13Merge tag 'ib-mfd-gpio-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Bartosz Golaszewski1-25/+0
2026-05-13stddef: Document designated initializer semantics for __TRAILING_OVERLAP()Gustavo A. R. Silva1-0/+65
2026-05-13dpll: add fractional frequency offset to pin-parent-deviceIvan Vecera1-1/+15
2026-05-13net: constify sk_skb_reason_drop() sock parameterEric Dumazet1-1/+2
2026-05-13Merge patch series "rust: auxiliary: replace drvdata() with registration data"Danilo Krummrich1-0/+4
2026-05-12bpf: Add syscall common attributes support for map_createLeon Hwang1-0/+3
2026-05-12bpf: Add syscall common attributes support for btf_loadLeon Hwang1-1/+2
2026-05-12bpf: Add syscall common attributes support for prog_loadLeon Hwang1-1/+2