summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-05-13macsec: use rcu_work to defer RX SA crypto cleanup out of softirqJinliang Zheng
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-14ASoC: sdw_utils: add soc_sdw_es9356Zhang Yi
2026-05-13mm/page_alloc: fix initialization of tags of the huge zero folio with init_on...David Hildenbrand (Arm)
2026-05-13mm/damon: fix damos_stat tracepoint format for sz_appliedSeongJae Park
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-14drm/virtio: Extend blob UAPI with deferred-mapping hintingDmitry Osipenko
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-13dt-bindings: clock: qcom: Add Hawi global clock controllerVivek Aknurwar
2026-05-13dt-bindings: clock: qcom: Add Hawi TCSR clock controllerVivek Aknurwar
2026-05-13dt-bindings: clock: qcom-rpmhcc: Add RPMHCC bindings for HawiVivek Aknurwar
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-13drm/ttm: Support 52-bit PAs in ttm_placeFelix Kuehling
2026-05-13drbd: clean up UAPI headersChristoph Böhmwalder
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-12rtnetlink: add RTEXT_FILTER_NAME_ONLY supportEric Dumazet
2026-05-13Merge patch series "rust: auxiliary: replace drvdata() with registration data"Danilo Krummrich
2026-05-12Merge branch '20260106-qcom_ipq5332_cmnpll-v2-2-f9f7e4efbd79@oss.qualcomm.com...Bjorn Andersson
2026-05-12dt-bindings: clock: qcom: Add CMN PLL support for IPQ5332 SoCLuo Jie
2026-05-12bpf: Add syscall common attributes support for map_createLeon Hwang