All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-12 07:15:21 to 2026-03-12 08:12:06 UTC [more...]

[PATCH] shared/fdset: add detailed debug logging to fdset_new_fill()
 2026-03-12  8:11 UTC  (3+ messages)
` [OE-core] "

[PATCH] wifi: rtw89: retry efuse physical map dump on transient failure
 2026-03-12  8:11 UTC  (13+ messages)

[PATCH v5 00/16] drm/i915/display: convert a bunch of W/A checks to the new framework
 2026-03-12  8:11 UTC  (5+ messages)
` [PATCH v5 01/16] drm/i915/display: remove enum macro magic in intel_display_wa()

[PATCH 0/7] Fix some -device T,help crashes
 2026-03-12  8:10 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/kms_pm_dc: Avoid PIPE_B conflict on dual-eDP systems
 2026-03-12  8:03 UTC 

[PATCH v2 i-g-t 0/2] tests/intel-ci: Add NVL display and core blocklists
 2026-03-12  8:08 UTC  (5+ messages)
` [PATCH v2 i-g-t 1/2] tests/intel-ci: Add NVL core blocklist
` [PATCH v2 i-g-t 2/2] tests/ci: Add NVL Display blocklist to meson.build

[PATCH v2 00/11] Introduce Xe Uncorrectable Error Handling
 2026-03-12  8:08 UTC  (5+ messages)
` [PATCH v2 11/11] drm/xe/xe_pci_error: Process errors in mmio_enabled

[RFC PATCH v3 00/12] coco/TSM: Implement host-side support for Arm CCA TDISP setup
 2026-03-12  8:07 UTC  (13+ messages)
` [RFC PATCH v3 01/12] coco: host: arm64: Add support for virtual device communication
` [RFC PATCH v3 02/12] coco: host: arm64: Add support for RMM vdev objects
` [RFC PATCH v3 03/12] coco: host: arm64: Add helpers to unlock and destroy RMM vdev
` [RFC PATCH v3 04/12] coco: host: arm64: Add support for da object read RHI handling
` [RFC PATCH v3 05/12] coco: host: arm64: Add helper for cached object fetches
` [RFC PATCH v3 06/12] coco: host: arm64: Fetch interface report via RMI
` [RFC PATCH v3 07/12] coco: host: arm64: Fetch device measurements "
` [RFC PATCH v3 08/12] coco: host: KVM: arm64: Handle vdev request exits and completion
` [RFC PATCH v3 09/12] coco: host: KVM: arm64: Handle vdev map/validation exits
` [RFC PATCH v3 10/12] KVM: arm64: Unmap device mappings when a private granule is destroyed
` [RFC PATCH v3 11/12] coco: host: arm64: Transition vdevs to TDISP RUN state
` [RFC PATCH v3 12/12] KVM: arm64: CCA: enable DA in realm create parameters

[PATCH 1/2] drm/i915/dp_mst: Fix forced link retrain handling in MST HPD IRQ handler
 2026-03-12  8:08 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for series starting with [1/2] "

[PATCH i-g-t v1] lib/igt_kms: Fix joiner force debugfs entry and expected value
 2026-03-12  8:08 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for lib/igt_kms: Fix joiner force debugfs entry and expected value (rev3)
` ✓ i915.CI.BAT: "

[PATCH 3/3] iio: adc: twl6030-gpadc: Format block comments
 2026-03-12  8:07 UTC 

[PATCH 2/3] iio: adc: max1363: Format block comments
 2026-03-12  8:07 UTC 

[PATCH 1/3] iio: adc: ad_sigma_delta: Format block comments
 2026-03-12  8:07 UTC 

[PATCH 0/3] iio: adc: Format block comments
 2026-03-12  8:07 UTC 

[PATCH] drm/amdgpu: update flip bit setting of RAS bad page
 2026-03-12  8:07 UTC 

[PATCH v4 09/17] perf/core: Use static_call to optimize perf_guest_info_callbacks
 2026-03-12  8:07 UTC  (6+ messages)
` [PATCH] static_call: use CFI-compliant return0 stubs

[PATCH 0/2] usb: cdns3: USBSSP platform driver support
 2026-03-12  8:07 UTC  (9+ messages)
` [PATCH 2/2] dt-bindings: usb: cdns,usb3: Add support for USBSSP

[CI v3 00/24] Refactor LT PHY PLL handling to use DPLL framework
 2026-03-12  8:06 UTC  (25+ messages)
` [CI v3 01/24] drm/i915/lt_phy: Dump missing PLL state parameters
` [CI v3 02/24] drm/i915/lt_phy: Add check if PLL is enabled
` [CI v3 03/24] drm/i915/lt_phy: Add PLL information for xe3plpd
` [CI v3 04/24] drm/i915/lt_phy: Refactor LT PHY PLL handling to use explicit PLL state
` [CI v3 05/24] drm/i915/lt_phy: Add lane_count to "
` [CI v3 06/24] drm/i915/lt_phy: Add xe3plpd .compute_dplls hook
` [CI v3 07/24] drm/i915/lt_phy: Add xe3plpd .get_dplls hook
` [CI v3 08/24] drm/i915/lt_phy: Add xe3plpd .put_dplls hook
` [CI v3 09/24] drm/i915/lt_phy: Add xe3plpd .update_active_dpll hook
` [CI v3 10/24] drm/i915/lt_phy: Add xe3plpd .update_dpll_ref_clks hook
` [CI v3 11/24] drm/i915/lt_phy: Add xe3plpd .dump_hw_state hook
` [CI v3 12/24] drm/i915/lt_phy: Add xe3plpd .compare_hw_state hook
` [CI v3 13/24] drm/i915/lt_phy: Add xe3plpd .get_hw_state hook
` [CI v3 14/24] drm/i915/lt_phy: Add xe3plpd .get_freq hook
` [CI v3 15/24] drm/i915/lt_phy: Add xe3plpd .crtc_get_dpll
` [CI v3 16/24] drm/i915/lt_phy: Add .enable_clock hook on DDI
` [CI v3 17/24] drm/i915/lt_phy: Add .disable_clock "
` [CI v3 18/24] drm/i915/lt_phy: Dump lane count for HW state
` [CI v3 19/24] drm/i915/lt_phy: Readout lane count
` [CI v3 20/24] drm/i915/lt_phy: Get encoder configuration for xe3plpd platform
` [CI v3 21/24] drm/i915/lt_phy: Add xe3plpd Thunderbolt PLL hooks
` [CI v3 22/24] drm/i915/lt_phy: Remove LT PHY specific state verification
` [CI v3 23/24] drm/i915/lt_phy: Enable dpll framework for xe3plpd
` [CI v3 24/24] drm/i915/lt_phy: Replace crtc compute clock

[OE-core] [PATCH] package/classextend: Extend package variables for a multilib variant
 2026-03-12  8:07 UTC  (2+ messages)

-device T,help crashes
 2026-03-12  8:05 UTC  (4+ messages)

[PATCH v2 0/2] usb: typec: tcpci: support setting orientation via GPIO
 2026-03-12  8:07 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: usb: nxp,ptn5110: add optional orientation-gpios property
` [PATCH v2 2/2] usb: typec: tcpci: support setting orientation via GPIO

[RFC PATCH v2 0/3] disable optimistic spinning for ftrace_lock
 2026-03-12  8:06 UTC  (5+ messages)

[RFC PATCH v3 00/11] coco/TSM: Arm CCA guest TDISP lock/accept flow with verification and DMA enable
 2026-03-12  8:04 UTC  (12+ messages)
` [RFC PATCH v3 01/11] coco: guest: arm64: Guest TSM callback and realm device lock support
` [RFC PATCH v3 02/11] coco: guest: arm64: Fix a typo in the ARM_CCA_GUEST Kconfig help string ("and" -> "an")
` [RFC PATCH v3 03/11] coco: guest: arm64: Add Realm Host Interface and guest DA helper
` [RFC PATCH v3 04/11] coco: guest: arm64: Support guest-initiated TDI lock/unlock transitions
` [RFC PATCH v3 05/11] coco: guest: arm64: Refresh interface-report cache during device lock
` [RFC PATCH v3 06/11] coco: guest: arm64: Add measurement refresh via RHI_DA_VDEV_GET_MEASUREMENTS
` [RFC PATCH v3 07/11] coco: guest: arm64: Add guest APIs to read host-cached DA objects
` [RFC PATCH v3 08/11] coco: guest: arm64: Verify DA evidence with RSI_VDEV_GET_INFO digests
` [RFC PATCH v3 09/11] coco: guest: arm64: Hook TSM accept to Realm TDISP RUN transition
` [RFC PATCH v3 10/11] coco: arm64: dma: Update force_dma_unencrypted for accepted devices
` [RFC PATCH v3 11/11] coco: guest: arm64: Enable vdev DMA after attestation

[PATCH v7 0/3] Panel Replay BW optimization
 2026-03-12  8:05 UTC  (2+ messages)

[PATCH v3 0/6] rtc: max77686: convert to i2c_new_ancillary_device
 2026-03-12  8:02 UTC  (6+ messages)
` [PATCH v3 2/6] dt-binding: pinctrl: pinctrl-max77620: convert to DT schema

[PATCH] tests/pdx: fix overflow from conversion from page index to address on 32bit
 2026-03-12  8:02 UTC 

[RFC PATCH v3 00/10] coco/TSM: Host-side Arm CCA IDE setup via connect/disconnect callbacks
 2026-03-12  8:01 UTC  (11+ messages)
` [RFC PATCH v3 01/10] KVM: arm64: RMI: Add and export kvm_has_da_feature helper
` [RFC PATCH v3 02/10] coco: host: arm64: Add host TSM callback and IDE stream allocation support
` [RFC PATCH v3 03/10] coco: host: arm64: Build and register RMM pdev descriptors
` [RFC PATCH v3 04/10] coco: host: arm64: Add RMM device communication helpers
` [RFC PATCH v3 05/10] coco: host: arm64: Add helper to stop and tear down an RMM pdev
` [RFC PATCH v3 06/10] coco: host: arm64: Instantiate RMM pdev during device connect
` [RFC PATCH v3 07/10] X.509: Make certificate parser public
` [RFC PATCH v3 08/10] X.509: Parse Subject Alternative Name in certificates
` [RFC PATCH v3 09/10] X.509: Move certificate length retrieval into new helper
` [RFC PATCH v3 10/10] coco: host: arm64: Register device public key with RMM

[REGRESSION][PATCH] drm/amd/display: Fix uninitialized variable which breaks full LTO
 2026-03-12  8:02 UTC  (2+ messages)

[yocto-autobuilder-helper][RFC][PATCH] config.json: enable qemu based testimage testing of genericarm64 core-image-sato
 2026-03-12  8:02 UTC 

[linus:master] [x86/mm/tlb/trace] 8b62e64e6d: BUG:soft_lockup-CPU##stuck_for#s![kworker##:#]
 2026-03-12  8:02 UTC 

[PATCH bpf-next v2] selftests/bpf: improve test coverage for kfunc call
 2026-03-12  8:01 UTC 

[PATCH v9] efi_vars: Implement SPI Flash store
 2026-03-12  8:00 UTC  (5+ messages)

[PATCH 0/8] iommu/vt-d: Hitless PASID updates via entry_sync
 2026-03-12  7:59 UTC  (10+ messages)
` [PATCH 2/8] iommu/vt-d: Add entry_sync support for PASID entry updates
` [PATCH 3/8] iommu/vt-d: Require CMPXCHG16B for PASID support

[PATCH v3 0/2] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-03-12  7:59 UTC  (3+ messages)
` [PATCH v3 2/2] "

[rdma:wip/leon-for-next] BUILD SUCCESS 1487bad4ea518add12201ab37e6b672e308cfa81
 2026-03-12  7:58 UTC 

[PATCH 0/3] Scan all holes when fences are disabled in SA
 2026-03-12  7:58 UTC  (5+ messages)
` [PATCH 1/3] drm/sa: Scan all holes when fences are disabled

[PATCH 0/6] Enable new features for flipkart-rimob
 2026-03-12  7:58 UTC  (12+ messages)
` [PATCH 3/6] arm64: dts: qcom: msm8953-flipkart-rimob: Enable display and GPU
` [PATCH 5/6] arm64: dts: qcom: msm8953-flipkart-rimob: Enable touchscreen

[PATCH] shared/fdset: add detailed debug logging to fdset_new_fill()
 2026-03-12  7:57 UTC  (6+ messages)
  ` [OE-core] "

[PATCH] rust: pin-init: replace shadowed return token by `unsafe`-to-create token
 2026-03-12  7:57 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/go: security bump to version 1.26.1
 2026-03-12  7:57 UTC 

[PATCH 6.12.y-cip v3 00/17] Add RSPI support for RZ/T2H and RZ/N2H
 2026-03-12  7:56 UTC  (4+ messages)
` [PATCH 6.12.y-cip v3 11/17] spi: rzv2h-rspi: add support for using PCLK for transfer clock

[syzbot] [net?] KASAN: slab-use-after-free Read in sock_def_readable (2)
 2026-03-12  7:57 UTC  (3+ messages)

[PULL] drm-misc-next
 2026-03-12  7:56 UTC 

[PATCH can] can: netlink: can_changelink(): add missing error handling to call can_ctrlmode_changelink()
 2026-03-12  7:56 UTC  (2+ messages)

[PATCH] target/mips/cpu: Move initialization of memory region to realize function
 2026-03-12  7:54 UTC  (2+ messages)

[PATCH i-g-t v1] tests/kms_rotation_crc: Drain queued CRCs to avoid stale comparisons
 2026-03-12  7:54 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[RFC PATCH 00/15] Add support for structured tags and v18 dtb version
 2026-03-12  7:54 UTC  (2+ messages)

[PATCH] target/xtensa/cpu: Move initialization of memory region to realize function
 2026-03-12  7:51 UTC  (2+ messages)

[PATCH v1 2/2] arm64: dts: qcom: qcs6490-rb3gen2: Enable CAN bus controller
 2026-03-12  7:51 UTC  (11+ messages)

[PATCH 0/7] Qualcomm Milos SoC bringup
 2026-03-12  7:51 UTC  (15+ messages)
` [PATCH 1/7] drivers: pinctrl: Add Qualcomm Milos TLMM driver
` [PATCH 2/7] clk/qcom: Add Milos clock driver
` [PATCH 3/7] phy: qcom: Add Milos to QMP UFS PHY driver
` [PATCH 4/7] regulator: qcom-rpmh-regulator: add support for PM7550 regulators
` [PATCH 5/7] gpio: qcom: Support GPIOs on PM7550 PMIC
` [PATCH 6/7] qcom_defconfig: Enable Milos clock driver
` [PATCH 7/7] board/qualcomm: add debug config fragment for Milos

[PATCH RESEND drm-dp 0/4] Fix some bugs in the hibmc driver
 2026-03-12  7:42 UTC  (5+ messages)
` [PATCH RESEND drm-dp 1/4] drm/hisilicon/hibmc: add updating link cap in DP detect()
` [PATCH RESEND drm-dp 2/4] drm/hisilicon/hibmc: fix no showing when no connectors connected
` [PATCH RESEND drm-dp 3/4] drm/hisilicon/hibmc: move display contrl config to hibmc_probe()
` [PATCH RESEND drm-dp 4/4] drm/hisilicon/hibmc: use clock to look up the PLL value

[PATCH v8 0/5] Support multi-channel IRQs in stmmac platform drivers
 2026-03-12  7:50 UTC  (4+ messages)
` [PATCH v8 1/5] net: stmmac: Use helper macro for loop over queue-based arrays

[PATCH v4 00/10] gpio: improve support for shared GPIOs
 2026-03-12  7:49 UTC  (6+ messages)
` [PATCH v4 03/10] gpiolib: implement low-level, shared GPIO support

[PATCH net-next 00/11] ethtool: Generic loopback support
 2026-03-12  7:49 UTC  (9+ messages)
` [PATCH net-next 02/11] ethtool: Add loopback netlink UAPI definitions

[PATCH 00/10 net-next v2] Convert CONFIG_IPV6 to built-in and remove stubs
 2026-03-12  7:43 UTC  (3+ messages)
` [PATCH 01/10 net-next v2] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs

[PATCH] drm/radeon/cik: fix endian cik_cp_gfx_load_microcode()
 2026-03-11 17:14 UTC 

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-11 23:03 UTC  (3+ messages)
` [PATCH 49/61] media: Prefer IS_ERR_OR_NULL over manual NULL check

[PATCH] drm/radeon: fix __user annotation in radeon_info_ioctl()
 2026-03-11 14:21 UTC 

[PATCH v9 00/23] gpu: nova-core: Add memory management support
 2026-03-12  6:37 UTC  (7+ messages)
` [PATCH v9 01/23] gpu: nova-core: Select GPU_BUDDY for VRAM allocation
` [PATCH v9 02/23] gpu: nova-core: Kconfig: Sort select statements alphabetically
` [PATCH v9 03/23] gpu: nova-core: gsp: Return GspStaticInfo from boot()

[PATCH] drm/amdgpu: update flip bit setting of RAS bad page
 2026-03-12  7:47 UTC  (2+ messages)

[android-common:android16-6.12-desktop 17/17] arch/x86/include/asm/kvm_pkvm.h:269:39: error: field 'pasid_table_param' has incomplete type
 2026-03-12  7:46 UTC 

[axboe:rw_iter 155/471] drivers/usb/chipidea/debug.c:89 ci_port_test_write() warn: potential spectre issue 'buf' [w]
 2026-03-12  7:46 UTC 

[PATCH] can: mcp251x: add error handling for power enable in open and resume
 2026-03-12  7:46 UTC  (2+ messages)

linux-next: build failure after merge of the drm-xe tree
 2026-03-12  7:47 UTC  (6+ messages)

[PATCH V5 00/13] iothread: Support tracking and querying IOThread holders
 2026-03-12  7:44 UTC  (13+ messages)
` [PATCH V5 04/13] blockdev: Update tracking iothread users with holder name
` [PATCH V5 07/13] net/colo: track IOThread references using path-based holder

[OE-core][meta][PATCH v2] uki.bbclass: make DTB packaging optional
 2026-03-12  7:43 UTC  (2+ messages)

[PATCH 0/2] sched_ext: Update demo schedulers and selftests for deprecated APIs
 2026-03-12  7:40 UTC  (3+ messages)
` [PATCH 2/2] sched_ext: Update demo schedulers and selftests to drop ops.cpu_acquire/release()

[PATCH i-g-t 0/2] tests/intel-ci: Add NVL display and core blocklists
 2026-03-12  7:41 UTC  (3+ messages)
` [PATCH i-g-t 2/2] tests/ci: Add NVL Display blocklist to meson.build

[PATCH] m68k: Add LTO support
 2026-03-12  7:40 UTC  (2+ messages)

[RESEND Patch 1/2] perf/x86/intel: Only check GP counters for PEBS constraints validation
 2026-03-12  7:40 UTC  (7+ messages)
` [RESEND Patch 2/2] perf/x86/intel: Add missing branch counters constraint apply

[PATCH] thermal/drivers/mediatek/lvts: fix mt7987 thermal crash
 2026-03-12  7:39 UTC  (4+ messages)

[syzbot] [bridge?] KMSAN: uninit-value in netif_skb_features (4)
 2026-03-12  7:39 UTC 

[PATCH] target/arm/kvm: fall back if nested unsupported
 2026-03-12  7:36 UTC  (4+ messages)

[PATCH] RFC: mailbox: Fix NULL message support in mbox_send_message()
 2026-03-12  7:34 UTC  (2+ messages)
` [PATCH] RFC: mailbox: Fix NULL message support in

[PATCH v3] net/af_packet: add multi-segment mbuf support for jumbo frames
 2026-03-12  7:34 UTC 

[robh:dt-convert 54/621] htmldocs: Warning: Documentation/devicetree/bindings/remoteproc/ti,keystone-rproc.txt references a file that doesn't exist: Documentation/devicetree/bindings/clock/keystone-gate.txt
 2026-03-12  7:32 UTC 

[PATCH 0/4] u-boot: add SCMI GPIO/Pinctrl support
 2026-03-12  7:32 UTC  (4+ messages)
` [PATCH 4/4] gpio: scmi: Add gpio_scmi driver

[PATCH] drm/syncobj: Enforce strict checking of timeline syncobj struct
 2026-03-12  7:32 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PULL] drm-misc-fixes
 2026-03-12  7:30 UTC 

[PATCH] selftests/futex: Bump up libnuma version check
 2026-03-12  7:29 UTC  (2+ messages)

[PATCH v3 00/24] Refactor LT PHY PLL handling to use DPLL framework
 2026-03-12  7:28 UTC  (4+ messages)
` ✓ i915.CI.Full: success for Refactor LT PHY PLL handling to use DPLL framework (rev6)

[PATCH i-g-t v2 0/2] Unify Batch Buffer Alignment and Introduce Aligned Buffer Mapping
 2026-03-12  7:28 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for Unify Batch Buffer Alignment and Introduce Aligned Buffer Mapping (rev2)

[PATCH] iio: adc: ad7793: Format block comments
 2026-03-12  7:26 UTC 

[PATCH v2 0/2] x86/fred: Fix SEV-ES/SNP guest boot failures
 2026-03-12  7:26 UTC  (14+ messages)
` [PATCH v2 1/2] x86/cpu: Disable CR pinning during CPU bringup

[PATCH v2] promisor-remote: prevent lazy-fetch recursion in child fetch
 2026-03-12  7:27 UTC  (3+ messages)

[PATCH bpf v1] selftests/bpf: Fix sockmap_multi_channels reliability
 2026-03-12  7:25 UTC 

[PATCH] xfs: use GFP_NOFS in __xfs_trans_alloc
 2026-03-12  7:22 UTC 

[PATCH v6 0/3] Fix get cpu steer-tag fail on ARM64 platform
 2026-03-12  7:23 UTC  (8+ messages)
` [PATCH v6 1/3] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
` [PATCH v6 2/3] x86: Implement acpi_get_cpu_uid()
` [PATCH v6 3/3] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform

[PATCH v2 1/2] mm/swap: Add VM_WARN_ON to isolate_lock_cluster()
 2026-03-12  7:20 UTC 

[PATCH] mm/vmpressure: scale window size based on machine memory and CPU count
 2026-03-12  7:18 UTC  (5+ messages)
` [RFC PATCH v3] mm/vmpressure: scale window size based on machine memory

[PATCH v7 0/3] drm/xe: add VM_BIND DECOMPRESS support and on‑demand decompression
 2026-03-12  7:17 UTC  (3+ messages)
` [PATCH v7 1/3] drm/xe: add VM_BIND DECOMPRESS uapi flag

vmlinux.o: warning: objtool: _RINvMs0_NvNtNtCshc5sK6KjdJJ_6kernel4sync4lock1__INtB6_12___ThePinDataINtNtNtBc_5alloc4kvec3VecINtNtCsbsbRiabPlh9_4core3pin3PinINtNtB1a_4kbox3BoxINtNtBc_7debugfs5ScopeNtCscKcGI1asYQG_19rust_debugfs_scoped10DeviceDataENtNtB1a_9
 2026-03-12  7:17 UTC  (3+ messages)

[RFC v2 0/9] net/filter-redirector: Add AF_PACKET support for vhost-net
 2026-03-12  7:09 UTC  (10+ messages)
` [RFC v2 1/9] net/filter: allow redirector on vhost TAP backends
` [RFC v2 2/9] net/filter-redirector: add role helpers for AF_PACKET paths
` [RFC v2 3/9] net/filter-redirector: add AF_PACKET socket setup and input handler
` [RFC v2 4/9] net/filter-redirector: add send helpers and netdev counters
` [RFC v2 5/9] net/filter-redirector: route chardev and AF_PACKET receive paths
` [RFC v2 6/9] net/filter: Add support for filter-buffer
` [RFC v2 7/9] virtio-net: keep tap read polling disabled while vhost owns RX
` [RFC v2 8/9] virtio-net: handle short vnet headers on replay RX
` [RFC v2 9/9] net/filter-redirector: check CAP_NET_RAW before creating AF_PACKET


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.