All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-06 14:38:37 to 2026-03-06 15:11:04 UTC [more...]

[PATCH net v3 0/3] macsec: Add support for VLAN filtering in offload mode
 2026-03-06 15:10 UTC  (3+ messages)
` [PATCH net v3 1/3] nsim: Add support for VLAN filters
` [PATCH net v3 2/3] selftests: Add macsec offload VLAN tests

[PATCH v7 00/10] rust: add `register!` macro
 2026-03-06 15:10 UTC  (30+ messages)
` [PATCH v7 05/10] rust: io: add IoLoc and IoWrite types

[PATCH] net/iavf: fix order of tags for AVX512 Tx QinQ offload
 2026-03-06 15:10 UTC 

[PATCH net-next] net: airoha: Move GDM forward port configuration in ndo_open/ndo_stop callbacks
 2026-03-06 15:09 UTC 

[PATCH BlueZ v1] monitor: Fix -a/--analyze printing wrong connection type
 2026-03-06 15:10 UTC  (2+ messages)

[PATCH BlueZ v3] client/btpclient: Add GATT support to get Device name
 2026-03-06 15:10 UTC  (2+ messages)

[PATCH] leds: multicolor: limit intensity to max_brightness of LED
 2026-03-06 15:09 UTC  (6+ messages)

[PATCH v2] cpufreq: cppc: Clamp default minimum limit to lowest_nonlinear_perf
 2026-03-06 15:08 UTC  (4+ messages)

[PATCH v9 0/6] Mitigation of "failed to load cpu:cpreg_vmstate_array_len" migration failures
 2026-03-06 15:02 UTC  (7+ messages)
` [PATCH v9 1/6] target/arm/cpu: Introduce the infrastructure for cpreg migration tolerances
` [PATCH v9 2/6] target/arm/machine: Take account cpreg mig tolerances in case of mismatch
` [PATCH v9 3/6] target/arm/cpu64: Mitigate migration failures due to spurious TCR_EL1, PIRE0_EL1 and PIR_EL1
` [PATCH v9 4/6] target/arm/cpu64: Define cpreg migration tolerance for KVM_REG_ARM_VENDOR_HYP_BMAP_2
` [PATCH v9 5/6] target/arm/helper: Define cpreg migration tolerance for DGBDTR_EL0
` [PATCH v9 6/6] Revert "target/arm: Reinstate bogus AArch32 DBGDTRTX register for migration compat"

[PATCH v3 0/6] hw/nvme: add basic live migration support
 2026-03-06 15:03 UTC  (7+ messages)
` [PATCH v3 1/6] migration: add VMSTATE_VARRAY_OF_POINTER_TO_STRUCT_UINT{8, 32}_ALLOC
` [PATCH v3 2/6] tests/functional/migration: add VM launch/configure hooks
` [PATCH v3 3/6] hw/nvme: add migration blockers for non-supported cases
` [PATCH v3 4/6] hw/nvme: split nvme_init_sq/nvme_init_cq into helpers
` [PATCH v3 5/6] hw/nvme: add basic live migration support
` [PATCH v3 6/6] tests/functional/x86_64: add migration test for NVMe device

[PATCH net-next 0/8] net: dsa: add DSA support for the LAN9645x switch chip family
 2026-03-06 15:08 UTC  (12+ messages)
` [PATCH net-next 2/8] dt-bindings: net: lan9645x: add LAN9645X switch bindings
` [PATCH net-next 4/8] net: dsa: lan9645x: add basic dsa driver for LAN9645X

[PATCH] PCI: dwc: Add PCIe event counters for groups 5 to 7 in DWC debugfs
 2026-03-06 15:07 UTC 

[PULL 00/49] target-arm queue
 2026-03-06 14:59 UTC  (50+ messages)
` [PULL 01/49] hw/arm: Remove the deprecated "highbank" and "midway" machines
` [PULL 02/49] hw/net: Remove the xgmac device
` [PULL 03/49] hw/arm: Add missing dependencies for STM32F405 SoC
` [PULL 04/49] backends/iommufd: Introduce iommufd_backend_alloc_veventq
` [PULL 05/49] hw/arm/smmuv3-accel: Add viommu free helper
` [PULL 06/49] hw/arm/smmuv3-accel: Allocate vEVENTQ for accelerated SMMUv3 devices
` [PULL 07/49] hw/arm/smmuv3: Introduce a helper function for event propagation
` [PULL 08/49] hw/arm/smmuv3-accel: Read and propagate host vIOMMU events
` [PULL 09/49] MAINTAINERS: remove myself as a Xen maintainer
` [PULL 10/49] MAINTAINERS: Update Clement Mathieu--Drif's email address
` [PULL 11/49] system/qtest: Support comments in input commands
` [PULL 12/49] hw/net/smc91c111: Don't allow negative-length packets
` [PULL 13/49] MAINTAINERS: fix magnuskulke email-address
` [PULL 14/49] vmstate: Introduce VMSTATE_VARRAY_INT32_ALLOC
` [PULL 15/49] target/arm/machine: Use VMSTATE_VARRAY_INT32_ALLOC for cpreg arrays
` [PULL 16/49] target/arm/kvm: Export kvm_print_register_name()
` [PULL 17/49] target/arm/kvm: Tweak print_register_name() for arm64 system register
` [PULL 18/49] target/arm/machine: Trace cpreg names which do not match on migration
` [PULL 19/49] target/arm/machine: Trace all register mismatches
` [PULL 20/49] target/arm/machine: Fix detection of unknown incoming cpregs
` [PULL 21/49] scripts: Move lsan_suppressions.txt out of oss-fuzz subdir
` [PULL 22/49] scripts/lsan_suppressions.txt: Add more leaks
` [PULL 23/49] hw/arm/aspeed_gpio: Don't leak string in aspeed_gpio_init()
` [PULL 24/49] tests/qtest/iommu-smmuv3-test: Free QPCIDevice
` [PULL 25/49] chardev: Fix QIOChannel refcount
` [PULL 26/49] chardev: Don't attempt to unregister yank function more than once
` [PULL 27/49] chardev: Consolidate yank registration
` [PULL 28/49] tests/qtest/test-x86-cpuid-compat: Free allocated memory
` [PULL 29/49] tests/qtest/qos-test: Plug a couple of leaks
` [PULL 30/49] hw/arm/smmuv3-common: Fix incorrect reserved mask for SMMU CR0 register
` [PULL 31/49] hw/arm/smmuv3: Correct SMMUEN field name in CR0
` [PULL 32/49] hw/arm/smmuv3: Fix CFGI_CD handling when stage-1 is unsupported
` [PULL 33/49] hvf/arm: handle FEAT_SME2 migration
` [PULL 34/49] hvf/arm: expose FEAT_SME2 to guest if available
` [PULL 35/49] hw/arm: virt: remove hvf_arm.h include
` [PULL 36/49] hvf: hvf-all: stop including hvf_arm.h
` [PULL 37/49] hw/intc: Add hvf vGIC interrupt controller support
` [PULL 38/49] hw/intc: arm_gicv3_hvf: save/restore Apple GIC state
` [PULL 39/49] accel, hw/arm, include/system/hvf: infrastructure changes for HVF vGIC
` [PULL 40/49] target/arm: hvf: instantiate GIC early
` [PULL 41/49] hw/arm, target/arm: nested virtualisation on HVF
` [PULL 42/49] hvf: only call hvf_sync_vtimer() when running without the platform vGIC
` [PULL 43/49] hvf: gate ARM_FEATURE_PMU register emulation behind not being at EL2
` [PULL 44/49] hvf: arm: allow exposing minimal PMU when running with nested virt on
` [PULL 45/49] target/arm: hvf: add asserts for code paths not leveraged when using the vGIC
` [PULL 46/49] hvf: sync registers used at EL2
` [PULL 47/49] target/arm: hvf: pass through CNTHCTL_EL2 and MDCCINT_EL1
` [PULL 48/49] hvf: arm: disable SME when nested virt is active
` [PULL 49/49] hvf: enable nested virtualisation support

[PATCH] power: reset: reboot-mode: fix -Wformat-security warning
 2026-03-06 15:07 UTC 

[PATCH 6.1.y 0/1] net: stmmmac: Fix lpi_intr_o interrupt storms
 2026-03-06 15:07 UTC  (2+ messages)
` [PATCH 6.1.y 1/1] net: stmmac: remove support for lpi_intr_o

[PATCH] smb: client: fix sbflags initialization
 2026-03-06 15:07 UTC 

[PATCH 6.6.y 0/1] net: stmmmac: Fix lpi_intr_o interrupt storms
 2026-03-06 15:06 UTC  (2+ messages)
` [PATCH 6.6.y 1/1] net: stmmac: remove support for lpi_intr_o

[PATCH] drm/nouveau: avoid -Wtautological-constant-out-of-range-compare warning
 2026-03-06 15:06 UTC 

[GIT PULL] HID fixes for 7.0
 2026-03-06 15:06 UTC 

[PATCH 6.12.y 0/1] net: stmmmac: Fix lpi_intr_o interrupt storms
 2026-03-06 15:06 UTC  (2+ messages)
` [PATCH 6.12.y 1/1] net: stmmac: remove support for lpi_intr_o

[PATCH V2] tracing: Revert "tracing: Remove pid in task_rename tracing output"
 2026-03-06 15:06 UTC  (2+ messages)

[PATCH] dt-bindings: nvmem: qfprom: Add Kaanapali compatible
 2026-03-06 15:06 UTC  (3+ messages)

[meta-oe][whinlatter][PATCH 01/11] imagemagick: patch CVE-2026-24481
 2026-03-06 15:06 UTC  (11+ messages)
` [meta-oe][whinlatter][PATCH 02/11] imagemagick: patch CVE-2026-24484
` [meta-oe][whinlatter][PATCH 03/11] imagemagick: patch CVE-2026-24485
` [meta-oe][whinlatter][PATCH 04/11] imagemagick: patch CVE-2026-25576
` [meta-oe][whinlatter][PATCH 05/11] imagemagick: patch CVE-2026-25637
` [meta-oe][whinlatter][PATCH 06/11] imagemagick: patch CVE-2026-25638
` [meta-oe][whinlatter][PATCH 07/11] imagemagick: patch CVE-2026-25794
` [meta-oe][whinlatter][PATCH 08/11] imagemagick: patch CVE-2026-25795
` [meta-oe][whinlatter][PATCH 09/11] imagemagick: patch CVE-2026-25796
` [meta-oe][whinlatter][PATCH 10/11] imagemagick: patch CVE-2026-25797
` [meta-oe][whinlatter][PATCH 11/11] imagemagick: patch CVE-2026-25798

[PATCH] ubsan: turn off kmsan inside of ubsan instrumentation
 2026-03-06 15:05 UTC 

[PULL 00/12] Plugins update 2025-03-05
 2026-03-06 15:00 UTC  (2+ messages)

[PATCH v2 0/4] correct macro issues
 2026-03-06 15:05 UTC  (9+ messages)
` [PATCH v2 1/4] staging: iio: adt7316: refactor temperature calculation logic
` [PATCH v2 2/4] staging: iio: adt7316: remove shift/offset macros
` [PATCH v2 3/4] staging: iio: adt7316: add config names to registers and reorder
` [PATCH v2 4/4] staging: iio: adt7316: convert magic numbers to BIT_U32() or GENMASK_U32()

[PATCH 6.18.y 0/1] net: stmmmac: Fix lpi_intr_o interrupt storms
 2026-03-06 15:05 UTC  (2+ messages)
` [PATCH 6.18.y 1/1] net: stmmac: remove support for lpi_intr_o

[PATCH i-g-t 0/5] igt: reduce igt_crtc_for_pipe() usage
 2026-03-06 15:04 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "

[PATCH] integrity: avoid using __weak functions
 2026-03-06 15:03 UTC 

[PULL 0/6] hw/virtio: single-binary
 2026-03-06 15:00 UTC  (2+ messages)

[PATCH] RAS/AMD/ATL: Decrease message about unknown DF revision to debug
 2026-03-06 15:03 UTC  (3+ messages)

[PATCH 0/5] sched_ext: bypass state machine cleanup and selftest
 2026-03-06 15:02 UTC  (4+ messages)
` [PATCH 4/5] sched_ext/selftests: Add bypass mode operational test

[PATCH net-next v2 0/3] macsec: Add support for VLAN filtering in offload mode
 2026-03-06 15:02 UTC  (8+ messages)
` [PATCH net-next v2 2/3] selftests: Add macsec offload VLAN tests
` [PATCH net-next v2 3/3] macsec: Support VLAN-filtering lower devices

[PATCH b4] send: add --in-reply-to option for threading cover letters
 2026-03-06 15:02 UTC  (2+ messages)

[PATCH] cxl/test: Update mock memdev array before calling platform_device_add()
 2026-03-06 15:01 UTC  (2+ messages)

[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2026-03-06 15:01 UTC  (5+ messages)
` [PATCH v3 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events

slowly decommission bugzilla?
 2026-03-06 15:01 UTC  (11+ messages)

[PATCH v2 0/6] Remove use of i2c_match_id in RTC
 2026-03-06 15:01 UTC  (3+ messages)

[PATCH v7 00/10] pmdomain: samsung: add support for Google GS101
 2026-03-06 14:59 UTC  (7+ messages)
` [PATCH v7 01/10] dt-bindings: soc: google: add google,gs101-dtzpc
` [PATCH v7 02/10] dt-bindings: power: samsung: add google,gs101-pd
` [PATCH v7 03/10] dt-bindings: soc: samsung: exynos-pmu: move gs101-pmu into separate binding

[PATCH v2] transport: Fix set volume failure with invalid device volume
 2026-03-06 15:00 UTC  (2+ messages)

[PATCH v2 0/7] Add support for videocc and camcc on X1P42100 platform
 2026-03-06 14:59 UTC  (23+ messages)
` [PATCH v2 1/7] dt-bindings: clock: qcom: Add X1P42100 video clock controller
` [PATCH v2 3/7] clk: qcom: videocc-x1p42100: Add support for "
` [PATCH v2 4/7] clk: qcom: camcc-x1e80100: Add support for camera QDSS debug clocks
` [PATCH v2 5/7] clk: qcom: camcc-x1p42100: Add support for camera clock controller
` [PATCH v2 6/7] arm64: dts: qcom: x1e80100: Add CAMCC block definition

[PATCH v5 0/3] ring-buffer: Making persistent ring buffers robust
 2026-03-06 14:59 UTC  (5+ messages)
` [PATCH v5 2/3] ring-buffer: Handle RB_MISSED_* flags on commit field correctly

[PATCH v15 00/17] HVF: Add support for platform vGIC and nested virtualisation
 2026-03-06 14:58 UTC  (2+ messages)

[PATCH 00/65] arm: Implement an emulation of GICv5 interrupt controller
 2026-03-06 14:57 UTC  (4+ messages)
` [PATCH 07/65] hw/intc/arm_gicv5: Create inbound GPIO lines for SPIs

[PATCH] dt-bindings: dma: rz-dmac: Add conditional schema for RZ/G3L
 2026-03-06 14:58 UTC 

[PATCH] drm/i915/dmc: fix an unlikely NULL pointer deference at probe
 2026-03-06 14:57 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] media: synopsys: fix link failure against GENERIC_PHY_MIPI_DPHY
 2026-03-06 14:57 UTC  (2+ messages)

[PATCH] remoteproc: qcom: Add missing space before closing bracket
 2026-03-06 14:56 UTC 

[PATCH 0/4] chardev: Fix issues found by vhost-user-test
 2026-03-06 14:55 UTC  (8+ messages)
` [PATCH 4/4] chardev: Introduce a lock for hup_source

[PATCH] btrfs: test create a bunch of files with name hash collision
 2026-03-06 14:55 UTC  (3+ messages)

[PATCH v7 0/5] rebase: support --trailer
 2026-03-06 14:55 UTC  (11+ messages)
` [PATCH v8 0/6] "
  ` [PATCH v8 1/6] interpret-trailers: factor trailer rewriting
  ` [PATCH v8 2/6] interpret-trailers: refactor create_in_place_tempfile()
  ` [PATCH v8 3/6] trailer: libify a couple of functions
  ` [PATCH v8 4/6] trailer: append trailers without fork/exec
  ` [PATCH v8 5/6] commit, tag: parse --trailer with OPT_STRVEC
  ` [PATCH v8 6/6] rebase: support --trailer

dma_fence: force users to take the lock manually
 2026-03-06 14:55 UTC  (14+ messages)

[PATCH] vfs: remove externs from fs.h on functions modified by i_ino widening
 2026-03-06 14:54 UTC  (2+ messages)

[PATCH v4 RESEND 0/4] Add support for CS42L43B codec to CS42L43 driver
 2026-03-06 14:53 UTC  (3+ messages)
` [PATCH v4 RESEND 4/4] ASoC: cs42l43: Add support for the B variant

[PATCH] nvme-auth: Don't propose NVME_AUTH_DHGROUP_NULL with SC_C
 2026-03-06 14:54 UTC  (2+ messages)

[PATCH v6 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-03-06 14:53 UTC  (4+ messages)
` [PATCH v6 net-next 01/11] net/nebula-matrix: add minimum nbl build framework

[PATCH v5 0/2] vmapple: making it work on the latest macOS host releases
 2026-03-06 14:52 UTC  (3+ messages)
` [PATCH v5 1/2] vmapple: apple-gfx: make it work on the latest macOS release
` [PATCH v5 2/2] Revert "hw/arm: Do not build VMapple machine by default"

[PATCH v5 0/3] mbuf: simplify handling of reinitialized mbufs
 2026-03-06 14:53 UTC  (8+ messages)
` [PATCH v8 "
  ` [PATCH v8 3/3] mbuf: optimize reset "

[Intel-wired-lan] [RFC PATCHv2 0/1] idpf: IDPF + SWIOTLB Bug
 2026-03-06 14:50 UTC  (8+ messages)
` [Intel-wired-lan] [RFC PATCHv2 1/1] idpf: Fix header clobber in IDPF with SWIOTLB enabled
            `  "

[PATCH net] net: enetc: safely reinitialize TX BD ring when it has unsent frames
 2026-03-06 14:50 UTC  (2+ messages)

[meta-arago][master][PATCH] check_yocto_rules: Add settings for new emptty recipe
 2026-03-06 14:50 UTC  (2+ messages)

[PATCH] s390: Revert "s390/irq/idle: Remove psw bits early"
 2026-03-06 14:49 UTC  (2+ messages)

[PATCH v10 00/15] Direct Map Removal Support for guest_memfd
 2026-03-06 14:49 UTC  (11+ messages)
` [PATCH v10 02/15] set_memory: add folio_{zap,restore}_direct_map helpers
    ` [PATCH v10 02/15] set_memory: add folio_{zap, restore}_direct_map helpers
` [PATCH v10 09/15] KVM: guest_memfd: Add flag to remove from direct map

[PATCH v7 00/15] PCI: renesas: Add RZ/G3E PCIe controller support
 2026-03-06 14:49 UTC  (6+ messages)
` [PATCH v7 12/15] PCI: rzg3s-host: Add support for RZ/G3E PCIe controller

[PATCH v3 0/6] support batched checking of the young flag for MGLRU
 2026-03-06 14:47 UTC  (5+ messages)
` [PATCH v3 5/6] mm: "
` [PATCH v3 6/6] arm64: mm: implement the architecture-specific test_and_clear_young_ptes()

[PATCH] soc: qcom: pmic_glink_altmode: Fix SVID=DP && unconnected edge case
 2026-03-06 14:47 UTC  (2+ messages)

include/linux/u64_stats_sync.h:84:2: error: call to '__compiletime_assert_620' declared with 'error' attribute: BUILD_BUG_ON failed: len % sizeof(u64_stats_t)
 2026-03-06 14:46 UTC 

[PATCH] mm: migrate: requeue destination folio on deferred split queue
 2026-03-06 14:46 UTC  (4+ messages)

[PATCH 0/4] iio: frequency: use dev_err_probe for admv4420 and ad9523
 2026-03-06 14:45 UTC  (7+ messages)
` [PATCH 1/4] iio: frequency: admv4420: add dev variable
` [PATCH 2/4] iio: frequency: admv4420: use dev_err_probe
` [PATCH 3/4] iio: frequency: ad9523: add dev variable

[PATCH v4l-utils] v4l2-tracer: trace: serialize all mplane planes
 2026-03-06 14:45 UTC  (4+ messages)

[PATCH v2 0/3] Update 'none' recovery method for DRM wedged event
 2026-03-06 14:44 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Update 'none' recovery method for DRM wedged event (rev2)

[PATCH v2 net-next] net: ethernet: ti: am65-cpsw: Use also port number to identify timestamps
 2026-03-06 14:44 UTC 

[meta-ti][master][PATCH v4 1/3] linux-ti-staging: Add LUKS encryption config
 2026-03-06 14:44 UTC  (6+ messages)

make_task_dead() & kthread_exit()
 2026-03-06 14:44 UTC  (3+ messages)
` [PATCH] kthread: remove kthread_exit()

[PATCH] smb: fix smbdirect link failure
 2026-03-06 14:44 UTC 

[PATCH v2] media: staging: ipu3: img-mmu: fix sign-to-unsigned conversion
 2026-03-06 14:43 UTC 

[PATCH v2] clk: rockchip: rk3568: Add PCIe pipe clock gates
 2026-03-06 12:20 UTC 

[PATCH RFC 00/19] mm: Add __GFP_UNMAPPED
 2026-03-06 14:41 UTC  (4+ messages)

[PATCH 1/1] thermal/of: Add OF node address to output message
 2026-03-06 14:41 UTC  (3+ messages)

[PATCH] iio: adc: max1363: Fix leading space indentation
 2026-03-06 14:40 UTC  (3+ messages)

[PATCH 0/3] sched_ext cleanup and toolchain compatibility fixes
 2026-03-06 14:40 UTC  (3+ messages)
` [PATCH 2/3] tools/sched_ext: Update scx enum autogens

答复: 答复: 答复: [外部邮件] Re: [PATCH] x86/mce: Fix timer interval adjustment after logging a MCE event
 2026-03-06 14:38 UTC  (14+ messages)
        `  "
                    ` 答复: [外部邮件] "
                        ` 答复: "

[PATCH net-next] docs: netdev: refine netdevsim testing guidance
 2026-03-06 14:39 UTC  (2+ messages)

[PATCH v2 0/1] drm/xe: Set GT rp min frequency as 1.2GHz default for BMG/CRI
 2026-03-06 14:38 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/xe: Set GT rp min frequency as 1.2GHz default for BMG/CRI (rev2)

linux-next: manual merge of the mm-unstable tree with the char-misc.current tree
 2026-03-06 14:38 UTC  (2+ messages)


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.