messages from 2026-06-03 10:59:09 to 2026-06-03 11:37:52 UTC [more...]
[PATCHv7 bpf-next 00/29] bpf: tracing_multi link
2026-06-03 11:37 UTC (35+ messages)
` [PATCHv7 bpf-next 01/29] ftrace: Add ftrace_hash_count function
` [PATCHv7 bpf-next 02/29] ftrace: Add ftrace_hash_remove function
` [PATCHv7 bpf-next 03/29] ftrace: Add add_ftrace_hash_entry function
` [PATCHv7 bpf-next 04/29] bpf: Use mutex lock pool for bpf trampolines
` [PATCHv7 bpf-next 05/29] bpf: Add struct bpf_trampoline_ops object
` [PATCHv7 bpf-next 06/29] bpf: Move trampoline image setup into bpf_trampoline_ops callbacks
` [PATCHv7 bpf-next 07/29] bpf: Add bpf_trampoline_add/remove_prog functions
` [PATCHv7 bpf-next 08/29] bpf: Add struct bpf_tramp_node object
` [PATCHv7 bpf-next 09/29] bpf: Factor fsession link to use struct bpf_tramp_node
` [PATCHv7 bpf-next 10/29] bpf: Add multi tracing attach types
` [PATCHv7 bpf-next 11/29] bpf: Move sleepable verification code to btf_id_allow_sleepable
` [PATCHv7 bpf-next 12/29] bpf: Add bpf_trampoline_multi_attach/detach functions
` [PATCHv7 bpf-next 13/29] bpf: Add support for tracing multi link
` [PATCHv7 bpf-next 14/29] bpf: Add support for tracing_multi link cookies
` [PATCHv7 bpf-next 15/29] bpf: Add support for tracing_multi link session
` [PATCHv7 bpf-next 16/29] bpf: Add support for tracing_multi link fdinfo
` [PATCHv7 bpf-next 17/29] libbpf: Add bpf_object_cleanup_btf function
` [PATCHv7 bpf-next 18/29] libbpf: Add bpf_link_create support for tracing_multi link
` [PATCHv7 bpf-next 19/29] libbpf: Add btf_type_is_traceable_func function
` [PATCHv7 bpf-next 20/29] libbpf: Add support to create tracing multi link
` [PATCHv7 bpf-next 21/29] selftests/bpf: Add tracing multi skel/pattern/ids attach tests
` [PATCHv7 bpf-next 22/29] selftests/bpf: Add tracing multi skel/pattern/ids module "
` [PATCHv7 bpf-next 23/29] selftests/bpf: Add tracing multi intersect tests
` [PATCHv7 bpf-next 24/29] selftests/bpf: Add tracing multi cookies test
` [PATCHv7 bpf-next 25/29] selftests/bpf: Add tracing multi session test
` [PATCHv7 bpf-next 26/29] selftests/bpf: Add tracing multi attach fails test
` [PATCHv7 bpf-next 27/29] selftests/bpf: Add tracing multi verifier "
` [PATCHv7 bpf-next 28/29] selftests/bpf: Add tracing multi attach benchmark test
` [PATCHv7 bpf-next 29/29] selftests/bpf: Add tracing multi attach rollback tests
[PATCH v2] docs/devel: relax policy on AI-generated contributions
2026-06-03 11:35 UTC (3+ messages)
[PATCH v3 0/3] bpf: fix sysctl new-value handling in __cgroup_bpf_run_filter_sysctl
2026-06-03 11:36 UTC (4+ messages)
` [PATCH v3 3/3] bpf: Restore sysctl new-value from 1 to 0
[PATCH v3 1/3] bpf: NUL-terminate replaced sysctl value
2026-06-03 11:36 UTC (2+ messages)
[PATCH] USB: core: add USB_QUIRK_NO_LPM for VIA Labs USB 2.0 hub
2026-06-03 11:36 UTC
[tip:x86/cleanups] BUILD SUCCESS d022ff2557accbc7e169e4812bd9899e7c77fb5c
2026-06-03 11:36 UTC
[PATCH] MAINTAINERS: make myself the maintainer of the Qualcomm QCE driver
2026-06-03 11:35 UTC (2+ messages)
[PATCH net-next v2 0/2] net/stmmac: Fix panic during interface shutdown & apply STMMAC_DOWN flag
2026-06-03 11:36 UTC (5+ messages)
` [PATCH net-next v2 1/2] net/stmmac: Check for STMMAC_DOWN flag in all XDP paths
` [PATCH net-next v2 2/2] net/stmmac: Fix free-after-use panic when interface goes down
[PATCH v1 1/1] media: tda18250: Use %*ph to print small buffer
2026-06-03 11:35 UTC (2+ messages)
[PATCH v3 0/6] vdso/datastore: Allow prefaulting by mlockall()
2026-06-03 11:35 UTC (4+ messages)
[PATCH 0/2] hwmon: (adt7462) Support probing via device tree
2026-06-03 11:35 UTC (4+ messages)
` [PATCH 1/2] dt-binding: hwmon: Add binding for ADT7462
` [PATCH 2/2] hwmon: (adt7462) Add of_match_table to support devicetree
[PATCH v1 0/2] kstrtox: make _parse_integer() flexible
2026-06-03 11:34 UTC (7+ messages)
` [PATCH v1 1/2] kstrtox: Make _parse_integer() take variadic arguments
[PATCH 24/24] KVM: x86/mmu: use kvm_page_format to test SPTEs
2026-06-03 11:34 UTC (2+ messages)
[RFC PATCH] btrfs: do not enforce qgroup limits when changing qgroup limits
2026-06-03 11:33 UTC (2+ messages)
[PATCH v3 00/40] KVM: x86: GPR accessors and x86.{c,h} spring cleaning
2026-06-03 11:33 UTC (9+ messages)
` [PATCH v3 08/40] KVM: x86: Add mode-aware versions of kvm_<reg>_{read,write}() helpers
` [PATCH v3 13/40] KVM: x86: Move update_cr8_intercept() to lapic.c
` [PATCH v3 14/40] KVM: x86: Move async #PF helpers to x86.h (as inlines)
` [PATCH v3 15/40] KVM: x86: Move the bulk of register specific code from x86.c to regs.c
[PATCH v3 0/3] iommu/arm-smmu-v3: Tegra264 invalidation workaround
2026-06-03 11:33 UTC (5+ messages)
` [PATCH v3 3/3] iommu/arm-smmu-v3: Issue CFGI/TLBI twice on Tegra264
[PATCH] dt-bindings: nvmem: qfprom: Add ipq5210 & ipq9650 compatible
2026-06-03 11:32 UTC (3+ messages)
[GIT PULL] arm64: BST C1200 eMMC DTS + defconfig for v7.2
2026-06-03 11:31 UTC
[GIT PULL] wireless-2026-06-03
2026-06-03 11:31 UTC
[PATCH v2] fetch2/crate: support configurable registry and index URLs
2026-06-03 11:30 UTC (3+ messages)
` [PATCH v3] "
` [bitbake-devel] "
[PATCH] can: mscan: replace in_8/out_8 with ioread8/iowrite8
2026-06-03 11:31 UTC (4+ messages)
[PATCH v3 0/4] mm/zswap: Implement per-cgroup proactive writeback
2026-06-03 11:29 UTC (10+ messages)
` [PATCH v3 2/4] mm/zswap: Implement "
` [PATCH v3 3/4] mm/zswap: Add per-memcg stat for "
[PATCH 00/79] block: rnull: complete the rust null block driver
2026-06-03 11:29 UTC (4+ messages)
` [PATCH 09/79] block: rust: introduce `kernel::block::bio` module
[PATCH v4 0/2] drm/v3d: Fix indirect CSD jobs with zeroed workgroups
2026-06-03 11:28 UTC (2+ messages)
[PATCH 0/3] don't allow changes to inactive colorops
2026-06-03 11:27 UTC (6+ messages)
` [PATCH 1/3] drm/atomic: only add states of active or transient active colorops
[PATCH v2 00/18] perf cs-etm: Queue context packets for frontend
2026-06-03 11:27 UTC (9+ messages)
` [PATCH v2 03/18] perf test: Add a workload that forces context switches
` [PATCH v2 04/18] perf test cs-etm: Test process attribution
` [PATCH v2 05/18] perf test: Add deterministic workload
[PATCH v3 00/16] qapi: add formal "intro" section
2026-06-03 11:27 UTC (3+ messages)
` [PATCH v3 09/16] qapi/docs: adjust stub member insertion algorithm
[PATCH 12/24] KVM: x86/mmu: move CPU-related fields to struct kvm_pagewalk
2026-06-03 11:27 UTC (2+ messages)
[PATCH v3 0/2] Add EPSS L3 provider support on Qualcomm Shikra SoC
2026-06-03 11:26 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: interconnect: qcom,osm-l3: Add EPSS L3 DT binding for "
` [PATCH v3 2/2] interconnect: qcom: Add EPSS L3 scaling support for "
[PATCH] [RFC] lmb: Optionally limit available memory to 4 GiB on limited systems
2026-06-03 11:25 UTC (9+ messages)
[PATCH v2 00/24] Introduce Device Tree based NUMA support for ARM Xen
2026-06-03 11:25 UTC (5+ messages)
` [PATCH v2 07/24] xen/device-tree: Parse 'cpu-map' node for CPU topology exploration
[PATCH v2] nvme-tcp: lockdep: use dynamic lockdep keys per socket instance
2026-06-03 11:25 UTC
[PATCH nf-next 0/3] netfilter: nf_conncount: misc bug fixes
2026-06-03 11:25 UTC (4+ messages)
` [PATCH nf-next 1/3] netfilter: nf_conncount: prepare for per-tree seqcount
` [PATCH nf-next 2/3] netfilter: nf_conncount: split count_tree_node rbtree walk into helper
` [PATCH nf-next 3/3] netfilter: nf_conncount: gc and rcu fixes
[PATCH v7 00/15] arm64: Unmap linear alias of kernel data/bss
2026-06-03 11:24 UTC (5+ messages)
ppc64le kunit test failure: guest_state_buffer_test
2026-06-03 11:25 UTC (4+ messages)
[PATCH v4 2/2] fanotify: allow reporting pidfds for reaped tasks
2026-06-03 11:25 UTC (6+ messages)
[PATCH] staging: media: atomisp: fix typo in rx.c
2026-06-03 11:25 UTC (3+ messages)
[PATCH 0/4] AUXADC driver for the MediaTek mt6323 PMIC
2026-06-03 11:24 UTC (4+ messages)
` [PATCH 2/4] iio: adc: mt6323-auxadc: add mt6323 PMIC AUXADC driver
linux-next: test failure after merge of the arm64 tree
2026-06-03 11:24 UTC
❌ FAIL (MISSED 2 of 56): Test report for for-kernelci (7.1.0-rc6, upstream-arm-next, e8a95b97)
2026-06-03 11:24 UTC (2+ messages)
[PATCH 18/24] KVM: x86/mmu: make gva_walk a value
2026-06-03 11:24 UTC (2+ messages)
[PATCH] mm/damon/core: use kvmalloc for target regions array
2026-06-03 11:23 UTC
[PATCH v2 0/3] UBSAN fixes
2026-06-03 11:23 UTC (7+ messages)
` [PATCH v2 2/3] xen/domain: fix UBSAN null pointer dereference of d->shared_info
[PATCH 3/4] rust: Add dma_fence abstractions
2026-06-03 11:22 UTC (18+ messages)
[PATCH] serial: 8250_pci: Don't specify conflicting values to pci_device_id members
2026-06-03 11:22 UTC (4+ messages)
[PATCH] KVM: arm64: Set a linux errno on SMCCC error in kvm_call_hyp_nvhe()
2026-06-03 11:22 UTC (2+ messages)
[PATCH v6 0/5] Introduce cold reset recovery method
2026-06-03 11:21 UTC (3+ messages)
` [PATCH v6 3/5] drm/doc: Document DRM_WEDGE_RECOVERY_COLD_RESET "
[PATCH v3] serial: 8250_pci: Consistently define pci_device_ids using named initializers
2026-06-03 11:21 UTC (6+ messages)
[PATCH 5.10 000/589] 5.10.258-rc1 review
2026-06-03 11:21 UTC (8+ messages)
` [PATCH 5.10 072/589] media: uvcvideo: Use heuristic to find stream entity
[PATCH v7 0/3] PCI: Add d3cold and device-specific reset for Qualcomm devices
2026-06-03 11:20 UTC (5+ messages)
` [PATCH v7 1/3] PCI: Add d3cold as general reset method
` [PATCH v6 2/3] PCI: Add device-specific reset for Qualcomm devices
` [PATCH v7 3/3] PCI: Disable broken bus reset on "
[PATCH net-next v1 1/1] net: dsa: realtek: Use %pM format specifier for MAC addresses
2026-06-03 11:20 UTC
[PATCH v2 0/4] xen/arm: gicv3: defer host LPI init and split ITS/LPI quirk scopes
2026-06-03 11:19 UTC (3+ messages)
` [PATCH for-4.22 v2 1/4] xen/arm: gic: defer host LPI allocation until after ITS init
[PATCH v1] spi: qcom-geni: Fix cs_change handling on the last transfer
2026-06-03 11:19 UTC (2+ messages)
[PATCH v3 0/2] A proposal to add a gpio-locked fixed clock driver
2026-06-03 11:16 UTC (6+ messages)
` [PATCH v3 1/2] dt-bindings: Add GPIO-locked fixed clock
` [PATCH v3 2/2] clk: Add gpio-locked fixed clock driver
[PATCH v2 00/14] drm/v3d: Scheduler and submission fixes and refactoring
2026-06-03 11:15 UTC (3+ messages)
` [PATCH v2 01/14] drm/v3d: Drop unused drm_encoder.h include from v3d_drv.h
[PATCH net-next v2 00/11] net: ethtool: make sure __ethtool_get_link_ksettings() is ops-locked
2026-06-03 11:15 UTC (3+ messages)
` [PATCH net-next v2 01/11] net: rename netdev_ops_assert_locked()
[PATCH] Documentation: drm: Add entry for removing spsc_queue to TODO list
2026-06-03 11:14 UTC (3+ messages)
improve the kmem_cache_alloc_bulk API v2
2026-06-03 11:13 UTC (12+ messages)
` [PATCH] mm/slab: improve kmem_cache_alloc_bulk
[RFC PATCH] drm/xe/hwmon: report a single fan for DG2 instead of two
2026-06-03 11:13 UTC (2+ messages)
` ✗ LGCI.VerificationFailed: failure for drm/xe/hwmon: report a single fan for DG2 instead of two (rev4)
[PATCH v1 00/17] ACPI: driver: Use devres-based resource management
2026-06-03 11:12 UTC (5+ messages)
` [PATCH v1 06/17] ACPI: HED: Switch over to "
[PATCH] drm/i915/display: Refcount for fec enable/disable
2026-06-02 16:41 UTC (7+ messages)
[PATCH 0/2] parse-options: introduce die_for_required_opt() helper
2026-06-03 11:10 UTC (3+ messages)
` [PATCH 1/2] parse-options: introduce die_for_required_opt()
` [PATCH 2/2] builtin/add: use die_for_required_opt() helper
[PATCH v8 00/10] Introduce Xe PCIe FLR
2026-06-03 11:11 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for Introduce Xe PCIe FLR (rev8)
[PATCH v2 0/2] Add EPSS L3 provider support on Qualcomm Shikra SoC
2026-06-03 11:10 UTC (2+ messages)
` [PATCH v2 1/2] dt-bindings: interconnect: qcom,shikra-epss-l3: Add EPSS L3 DT binding
[REGRESSION] exfat: swapon(2) fails with EINVAL after iomap conversion
2026-06-03 11:10 UTC (2+ messages)
[PATCH ipsec] esp: fix page frag reference leak on skb_to_sgvec failure
2026-06-03 11:10 UTC (3+ messages)
[PATCH] overview-manual: explain "ODM" and "OSV" acronyms
2026-06-03 11:10 UTC
[PATCH 1/2] dt-bindings: hwmon: isl68137: Add RAA228234 compatible
2026-06-03 11:10 UTC (4+ messages)
` [PATCH 2/2] hwmon: pmbus: isl68137: Add support for RAA228234
[PATCH v4] scsi: ufs: core: handle PM commands timeout before SCSI EH
2026-06-03 11:08 UTC (3+ messages)
[PATCH v5 10/14] media: mediatek: vcodec: send share memory address to vcp
2026-06-03 11:09 UTC (2+ messages)
[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
2026-06-03 11:08 UTC (5+ messages)
` [PATCH v4 08/23] ext4: implement buffered write path using iomap
[PATCH 0/2] Documentation: recommend the use of b4
2026-06-03 11:07 UTC (6+ messages)
` [PATCH 1/2] b4: introduce configuration for the Git project
[bcain:bcain/boot_qemu 20/46] arch/hexagon/Makefile:83: warning: ignoring old recipe for target 'dtbs'
2026-06-03 11:07 UTC
[PATCH v4 00/20] arm64+KVM: FPSIMD/SVE/SME cleanups
2026-06-03 11:06 UTC (21+ messages)
` [PATCH v4 01/20] arm64: fpsimd: Fix type mismatch in sve_{save,load}_state()
` [PATCH v4 02/20] arm64: fpsimd: Fix type mismatch in sme_{save,load}_state()
` [PATCH v4 03/20] KVM: arm64: Don't include <asm/fpsimdmacros.h>
` [PATCH v4 04/20] KVM: arm64: Don't override FFR save/restore argument
` [PATCH v4 05/20] KVM: arm64: pkvm: Save host FPMR in host cpu context
` [PATCH v4 06/20] KVM: arm64: pkvm: Remove struct cpu_sve_state
` [PATCH v4 07/20] arm64: fpsimd: Fold sve_init_regs() into do_sve_acc()
` [PATCH v4 08/20] arm64: fpsimd: Remove sve_set_vq() and sme_set_vq()
` [PATCH v4 09/20] arm64: fpsimd: Use assembler for SVE instructions
` [PATCH v4 10/20] arm64: fpsimd: Use assembler for baseline SME instructions
` [PATCH v4 11/20] arm64: fpsimd: Move sve_get_vl() and sme_get_vl() inline
` [PATCH v4 12/20] arm64: sysreg: Add FPCR and FPSR
` [PATCH v4 13/20] arm64: fpsimd: Split FPSR/FPCR from SVE save/restore
` [PATCH v4 14/20] arm64: fpsimd: Move fpsimd save/restore inline
` [PATCH v4 15/20] arm64: fpsimd: Use opaque type for SVE state
` [PATCH v4 16/20] arm64: fpsimd: Use opaque type for SME state
` [PATCH v4 17/20] arm64: fpsimd: Move SVE save/restore inline
` [PATCH v4 18/20] arm64: fpsimd: Move sve_flush_live() inline
` [PATCH v4 19/20] arm64: fpsimd: Move SME save/restore inline
` [PATCH v4 20/20] arm64: fpsimd: Remove <asm/fpsimdmacros.h>
[PATCH net-next 0/6] bpf-timetamp: support rx side
2026-06-03 11:07 UTC (9+ messages)
` [PATCH net-next 5/6] bpf: enable bpf timestamping rx in TCP layer
[PATCH] Documentation: index.rst: add entry of other sub-directory
2026-06-03 11:06 UTC (4+ messages)
[PATCH v2] dmaengine: dw-edma: Enable HDMA 64R/W Channels
2026-06-03 11:06 UTC
[PATCH] KVM: arm64: Take the SRCU lock for page table walks in fault injection and AT emulation
2026-06-03 11:05 UTC (3+ messages)
[PATCH 0/3] arm64/coco: Convert pKVM to a CC platform
2026-06-03 11:05 UTC (4+ messages)
` [PATCH 1/3] arm64/mm: Simplify SWIOTLB setup in arch_mm_preinit()
` [PATCH 2/3] drivers/virt: pkvm: Fix end calculation in mmio_guard_ioremap_hook()
` [PATCH 3/3] arm64/coco: Add pKVM as a CC platform
[PATCH 0/15] mm: introduce ANON_VMA_LAZY for deferred anon_vma creation
2026-06-03 11:05 UTC (5+ messages)
[PATCH v13 0/9] gpu: nova-core: Hopper/Blackwell support
2026-06-03 11:04 UTC (3+ messages)
` [PATCH v13 9/9] gpu: nova-core: gsp: enable FSP boot path
[PATCH] hwrng: jh7110: fix refcount leak in starfive_trng_read()
2026-06-03 11:03 UTC
[PATCH 0/2] Add support for nuvoton ma35d1 qspi controller
2026-06-03 11:03 UTC (4+ messages)
` [PATCH 2/2] spi: Add Nuvoton MA35D1 QSPI controller support
[PATCH v4 0/4] iio: light: add support for veml6031x00 ALS series
2026-06-03 11:02 UTC (12+ messages)
` [PATCH v4 2/4] "
[PATCH v6 00/12] Allow preemption during IPI completion waiting to improve real-time performance
2026-06-03 11:02 UTC (4+ messages)
` [PATCH v6 06/12] smp: Enable preemption early in smp_call_function_many_cond
[RFC] knfsd: per-client fair scheduling to prevent single-client starvation
2026-06-03 11:02 UTC (9+ messages)
[PATCH 0/2] nvme-tcp: lockdep: use dynamic lockdep keys per socket instance
2026-06-03 11:01 UTC (6+ messages)
` [PATCH 2/2] "
[PATCH v2] iio: adc: ad7380: select REGMAP
2026-06-03 11:01 UTC (3+ messages)
[PATCH v5 03/14] media: mediatek: vcodec: add driver to support vcp encoder
2026-06-03 11:01 UTC (2+ messages)
[PATCH v2] staging: iio: addac: fix CamelCase naming in adt7316
2026-06-03 11:00 UTC (3+ messages)
[PATCH iwl-net] ice: fall back to SBQ when LL PHY timer interface times out
2026-06-03 10:59 UTC (4+ messages)
` [Intel-wired-lan] "
[RFC PATCH 0/2] restore large page mappings in direct map for secretmem
2026-06-03 10:59 UTC (3+ messages)
` [RFC PATCH 1/2] mm/secretmem: try to restore large page mappings in direct map
[PATCH] security-team.rst: update my email address
2026-06-03 10:59 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.