All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-12 15:24:31 to 2026-03-12 16:02:53 UTC [more...]

[PATCH net-next v8 00/11] net: tunnel: introduce noref xmit flows for tunnels
 2026-03-12 15:56 UTC  (6+ messages)
` [PATCH net-next v8 04/11] net: tunnel: return noref dsts in udp_tunnel{,6}_dst_lookup
` [PATCH net-next v8 06/11] wireguard: socket: convert send{4,6} to use a noref dst when possible
` [PATCH net-next v8 07/11] net: tunnel: convert ip_md_tunnel_xmit to use noref dsts
` [PATCH net-next v8 08/11] net: tunnel: convert ip_tunnel_xmit to use a noref dst when possible
` [PATCH net-next v8 11/11] net: tipc: convert tipc_udp_xmit to use a noref dst

[PATCH] mshv: Fix use-after-free in mshv_map_user_memory error path
 2026-03-12 16:02 UTC 

[PATCH] FIT: reconstruct hashed-nodes property during verification
 2026-03-12 16:01 UTC  (2+ messages)

[PATCH v2 0/8] tools/xs-clients: add some man pages and fixes
 2026-03-12 16:02 UTC  (13+ messages)
` [PATCH v2 1/8] docs: add -h parameter description to xenstore-* man pages
` [PATCH v2 2/8] docs: add man page for xenstore-exists
` [PATCH v2 3/8] docs: add man page for xenstore-list
` [PATCH v2 4/8] docs: add man page for xenstore-rm
` [PATCH v2 5/8] docs: add man page for xenstore-watch
` [PATCH v2 6/8] tools/xs-clients: don't exit with error when using -h parameter
` [PATCH v2 7/8] tools/xs-clients: fix usage information of xenstore-exists
` [PATCH v2 8/8] tools/xs-clients: fix output of "xenstore-list -p /"

[PATCH v4 2/9] sched/topology: Extract "imb_numa_nr" calculation into a separate helper
 2026-03-12 16:02 UTC  (4+ messages)

[PATCH 0/4] Demotion cleanup and fixes
 2026-03-12 16:01 UTC  (4+ messages)
` [PATCH 3/4] mm: Fix demotion gfp by clearing GFP_RECLAIM after setting GFP_TRANSHUGE

[PATCH v1 00/10] net/mlx5: per-queue Tx rate limiting via packet pacing
 2026-03-12 16:01 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 08/10] ethdev: add getter for per-queue Tx rate limit
  ` [PATCH v2 10/10] net/mlx5: add rate table capacity query API

[PATCH net-next] dt-bindings: net: micrel: Fix dtbs compatible too long warnings
 2026-03-12 16:00 UTC  (5+ messages)

Please pull net-20260312
 2026-03-12 15:59 UTC 

[PATCH 1/2] lsmem: correct the grammar of an error message
 2026-03-12 15:59 UTC  (7+ messages)
` [PATCH 2/2] lsmem: (man) correct the markup of column names, and improve some grammar

[PATCH] cpufreq: conservative: Drop cached requested_freq
 2026-03-12 15:59 UTC  (7+ messages)

[PATCH net-next 0/3] net: move netdev_compute_master_upper_features to ndo_set_features
 2026-03-12 15:58 UTC  (9+ messages)
` [syzbot ci] "

[OE-core][PATCH v5 00/13] Add SPDX 3 Recipe Information
 2026-03-12 15:58 UTC  (10+ messages)
` [OE-core][PATCH v6 00/15] "
  ` [OE-core][PATCH v6 09/15] spdx30: Skip install package CVE information
  ` [OE-core][PATCH v6 10/15] dummy-sdk-package: Disable SPDX

[PATCH] wifi: rtl8xxxu: Enable AP mode for RTL8188EU
 2026-03-12 15:58 UTC  (2+ messages)

[PATCH v2] hw/net/rtl8319: Work around GCC sanitizer / -Wstringop-overflow bug
 2026-03-12 15:57 UTC  (2+ messages)

[PATCH] ext4: kunit: extents-test: Fix percpu_counters list corruption
 2026-03-12 15:57 UTC  (2+ messages)

correctly handling EPROTO
 2026-03-12 15:57 UTC  (3+ messages)

[PATCH v4 0/2] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP
 2026-03-12 15:57 UTC  (4+ messages)
` [PATCH v4 1/2] huge_mm: add stubs for THP-disabled configs

[PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
 2026-03-12 15:57 UTC  (20+ messages)
` [PATCH 01/15] tracepoint: Add trace_invoke_##name() API
` [PATCH 03/15] io_uring: Use trace_invoke_##name() at guarded tracepoint call sites
` [PATCH 04/15] net: "
` [PATCH 13/15] spi: "

[PATCH 0/5] x1e80100: Enable PDC wake GPIOs and deepest idle state
 2026-03-12 15:56 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: qcom: x1e80100: Remove interconnect from SCM device
` [PATCH 2/5] dt-bindings: interrupt-controller: qcom,pdc: Document reg and QMP
` [PATCH 3/5] irqchip/qcom-pdc: Configure PDC to pass through mode
` [PATCH 4/5] arm64: dts: qcom: x1e80100: Add deepest idle state
` [PATCH 5/5] Revert "pinctrl: qcom: x1e80100: Bypass PDC wakeup parent for now"

[PATCH V2 00/11] iommufd: Enable noiommu mode for cdev
 2026-03-12 15:56 UTC  (12+ messages)
` [PATCH V2 01/11] iommufd: Support a HWPT without an iommu driver for noiommu
` [PATCH V2 02/11] iommufd: Move igroup allocation to a function
` [PATCH V2 03/11] iommufd: Allow binding to a noiommu device
` [PATCH V2 04/11] iommufd: Add an ioctl IOMMU_IOAS_GET_PA to query PA from IOVA
` [PATCH V2 05/11] vfio: Allow null group for noiommu without containers
` [PATCH V2 06/11] vfio: Introduce and set noiommu flag on vfio_device
` [PATCH V2 07/11] vfio: Update noiommu device detection logic for cdev
` [PATCH V2 08/11] vfio: Enable cdev noiommu mode under iommufd
` [PATCH V2 09/11] vfio:selftest: Handle VFIO noiommu cdev
` [PATCH V2 10/11] selftests/vfio: Add iommufd noiommu mode selftest for cdev
` [PATCH V2 11/11] Doc: Update VFIO NOIOMMU mode

[PATCH v2] tty: vt/keyboard: Hoist and reuse variable in vt_do_kdgkb_ioctl
 2026-03-12 15:56 UTC  (4+ messages)

LVM-on-LUKS boot failure when vgextend adds unused PV to root VG
 2026-03-12 15:56 UTC  (2+ messages)

[PATCH 0/7] testing/next: gdb-multiarch, check-tcg, vbsa tests
 2026-03-12 15:55 UTC  (12+ messages)
` [PATCH 1/7] tests/docker: add gdb-multiarch to all-test-cross

[PATCH 1/2 V2] copyfilerange: (usage) correct the markup and improve the wording
 2026-03-12 15:55 UTC  (2+ messages)
` [PATCH 2/2] copyfilerange: (man) correct the markup and improve the wordings

[Buildroot] [PATCH next 1/3] configs/aarch64_efi: switch to external toolchain
 2026-03-12 15:49 UTC  (2+ messages)

linux-next: build failure after merge of the tip tree
 2026-03-12 15:55 UTC  (12+ messages)

[PATCH v1 0/2] perf evsel fallback changes
 2026-03-12 15:54 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] perf evsel: Don't configure framepointer callchains on s390

[PATCH v2 1/6] KVM: SVM: Use maxphyaddr in emulator RAX check for VMRUN/VMLOAD/VMSAVE
 2026-03-12 15:54 UTC  (13+ messages)

[PATCH v2] sunrpc: simplify dprintk() macros and cleanup redundant debug guards
 2026-03-12 15:54 UTC  (3+ messages)

[PATCH v8 00/10] rust: add `register!` macro
 2026-03-12 15:54 UTC  (7+ messages)
` [PATCH v8 07/10] rust: io: introduce `IntoIoVal` trait and single-argument `write_val`

[f2fs-dev] [PATCH v2] f2fs: fix to freeze GC and discard threads quickly
 2026-03-12 15:53 UTC  (2+ messages)
`  "

[PATCH 1/2] copyfilerange: (usage) correct the markup and improve the wording
 2026-03-12 15:52 UTC  (3+ messages)

[PATCH v8 0/9] rpm: 4.20.1 -> 6.0.1
 2026-03-12 15:52 UTC  (2+ messages)

[PATCH] x86/cpu/centaur: Disable X86_FEATURE_FSGSBASE on Zhaoxin C4600
 2026-03-12 15:52 UTC  (5+ messages)

[PATCH] migration: check is_active for old-style vmstate
 2026-03-12 15:51 UTC  (3+ messages)

[PATCH net-next v2 0/9] selftests: drivers: bash support for remote traffic generators
 2026-03-12 15:51 UTC  (3+ messages)

[PATCH v2 0/8] arm64: dts: ti: k3-am62a7-sk: Split r5f memory region
 2026-03-12 15:49 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: remoteproc: k3-r5f: Split up memory regions
` [PATCH v2 2/8] dt-bindings: remoteproc: k3-r5f: Add memory-region-names
` [PATCH v2 3/8] arm64: dts: ti: k3-am62a7-sk: Split r5f memory region
` [PATCH v2 4/8] arm64: dts: ti: k3-am62p5-sk: "
` [PATCH v2 5/8] arm64: dts: ti: k3-am62a7-sk: Add r5f nodes to pre-ram bootphase
` [PATCH v2 6/8] arm64: dts: ti: k3-am62p5-sk: "
` [PATCH v2 7/8] arm64: dts: ti: k3: Use memory-region-names for r5f
` [PATCH v2 8/8] dt-bindings: remoteproc: k3-r5f: Require memory-region-names

[PATCH 0/5] Fix paths unexpectedly returning Mx error codes
 2026-03-12 15:50 UTC  (5+ messages)
` [PATCH 5/5] i3c: master: adi: Return xfer->ret at send CCC

[PATCH] configs: j722s_evm_a53_defconfig: Allow configurability of MMCSD speeds
 2026-03-12 15:50 UTC  (6+ messages)

[GIT PULL] KVM: x86 (and a PPC) fixes for 7.0-rc3+
 2026-03-12 15:50 UTC  (6+ messages)

[PATCH v5 0/6] intel-ci: Split chamelium-only testlist for i915 and xe
 2026-03-12 15:49 UTC  (7+ messages)
` [PATCH v5 1/6] intel-ci: Remove chamelium testlist symlinks
` [PATCH v5 2/6] intel-ci: Rename chamelium-only testlist to i915 specific
` [PATCH v5 4/6] intel-ci: Move i915 suspend/resume tests to end

[PATCH v2 0/2] drm: bridge: ti-sn65dsi83: Improve dual-link LVDS support
 2026-03-12 15:49 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: display: bridge: ti,sn65dsi83: Add dual-link video mode property
  ` [PATCH v2 1/2] dt-bindings: display: bridge: ti, sn65dsi83: "
` [PATCH v2 2/2] drm: bridge: ti-sn65dsi83: Add support for dual-link LVDS video mode

[PATCH] memory: Set mr->ram before RAM Block allocation
 2026-03-12 15:46 UTC  (2+ messages)

[PATCH] regulator: pf1550: Remove redundant regmap assignment
 2026-03-12 15:46 UTC  (2+ messages)

[PATCH 1/3] KVM: arm64: fix include path for ring buffer implementation
 2026-03-12 15:45 UTC  (7+ messages)
` [PATCH 2/3] tracing: add more symbols to whitelist
` (subset) [PATCH 1/3] KVM: arm64: fix include path for ring buffer implementation

[PATCH] tracing: Update undefined symbols allow list for simple_ring_buffer
 2026-03-12 15:44 UTC  (2+ messages)

[PATCH v4 0/4] input: add GPIO-based charlieplex keypad
 2026-03-12 15:44 UTC  (4+ messages)
` [PATCH v4 2/4] dt-bindings: input: add settling-time-us common property

[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
 2026-03-12 15:44 UTC  (6+ messages)
` [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2

[PATCH v3 0/2] drm/i915/dmc: Update PIPEDMC interrupt mask
 2026-03-12 15:44 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/i915/dmc: Update PIPEDMC interrupt mask (rev3)

qca6174: WARNING: drivers/net/wireless/ath/ath10k/wmi.c:2587
 2026-03-12 15:43 UTC  (2+ messages)

[PATCH v2 0/4] drm/gem-dma: Support dedicated DMA device for allocation
 2026-03-12 15:43 UTC  (3+ messages)
` [PATCH v2 4/4] drm/sun4i: Use backend/mixer as dedicated DMA device

[PATCH RFC net-next v2 0/2] hsr: Add additional info to send/ receive skbs
 2026-03-12 15:42 UTC  (6+ messages)
` [PATCH RFC net-next v2 2/2] af_packet: Add port specific handling for HSR

[PATCH] sysctl: fix uninitialized variable in proc_do_large_bitmap
 2026-03-12 15:42 UTC 

[PATCH v1 0/1] Fix race condition in the memory management system
 2026-03-12 15:42 UTC  (4+ messages)
` [PATCH v1 1/1] mm: fix race condition in the memory management

[GIT PULL] Btrfs fixes for 7.0-rc4
 2026-03-12 15:42 UTC 

[PATCH] drm/xe: always keep track of remap prev/next
 2026-03-12 15:41 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

[REGRESSION] failure to reconnect on SMB server restart with custom TCP port (not 445): Host is down (at least since 6.6.95)
 2026-03-12 15:40 UTC  (5+ messages)

[PATCH v7 0/7] rpm: 4.20.1 -> 6.0.1
 2026-03-12 15:40 UTC  (11+ messages)
` [PATCH v7 1/7] package_rpm.bbclass: Drop external dependency generator to support rpm 6
  ` [OE-core] "

[PATCH v4 0/5] rtc: max77686: convert to i2c_new_ancillary_device
 2026-03-12 15:39 UTC  (7+ messages)
` [PATCH v4 2/5] dt-bindings: pinctrl: pinctrl-max77620: convert to DT schema
` [PATCH v4 4/5] dt-bindings: mfd: max77620: document optional RTC address for MAX77663

[OE-core][PATCH v8 0/7] SPDX 3.0 SBOM enrichment and compliance improvements
 2026-03-12 15:38 UTC  (9+ messages)
` [OE-core][PATCH v9 "
  ` [OE-core][PATCH v9 1/7] spdx30: Add configurable file exclusion pattern support
  ` [OE-core][PATCH v9 2/7] spdx30: Add supplier support for image and SDK SBOMs
  ` [OE-core][PATCH v9 3/7] spdx30: Add ecosystem-specific PURL generation via bbclasses
  ` [OE-core][PATCH v9 4/7] spdx30: Enrich source downloads with version and PURL
  ` [OE-core][PATCH v9 5/7] oeqa/selftest: Add tests for source download enrichment
  ` [OE-core][PATCH v9 6/7] cve_check: Escape special characters in CPE 2.3 strings
  ` [OE-core][PATCH v9 7/7] spdx-common: Add documentation for undocumented SPDX variables

[PATCH net-next] net: phy: Handle PHY reset during initial PHY ID read
 2026-03-12 15:38 UTC  (4+ messages)

[PATCH v1] qga: rework slog to support multiple severity levels
 2026-03-12 15:36 UTC  (2+ messages)

[PATCH] netfilter: nf_conntrack_sip: fix OOB read in SIP URI port parsing
 2026-03-12 15:37 UTC  (2+ messages)

[GIT PULL] i.MX fixes for 7.0
 2026-03-12 15:35 UTC 

[PATCH net] bridge: cfm: Fix race condition in peer_mep deletion
 2026-03-12 15:35 UTC  (2+ messages)

[PATCH 6.12.y-cip 00/11] Add RZ/G3E USB3.2 Gen1 Host Controller support
 2026-03-12 15:35 UTC  (12+ messages)
` [PATCH 6.12.y-cip 01/11] dt-bindings: clock: renesas,r9a09g047-cpg: Add USB3.0 core clocks
` [PATCH 6.12.y-cip 02/11] clk: renesas: r9a09g047: Add USB3.0 clocks/resets
` [PATCH 6.12.y-cip 03/11] dt-bindings: usb: Document Renesas RZ/G3E USB3HOST
` [PATCH 6.12.y-cip 04/11] usb: host: xhci-rcar: Move R-Car reg definitions
` [PATCH 6.12.y-cip 05/11] usb: host: xhci-plat: Add .post_resume_quirk for struct xhci_plat_priv
` [PATCH 6.12.y-cip 06/11] usb: host: xhci-rcar: Add Renesas RZ/G3E USB3 Host driver support
` [PATCH 6.12.y-cip 07/11] dt-bindings: phy: renesas: Document Renesas RZ/G3E USB3.0 PHY
` [PATCH 6.12.y-cip 08/11] phy: renesas: Add Renesas RZ/G3E USB3.0 PHY driver
` [PATCH 6.12.y-cip 09/11] arm64: dts: renesas: r9a09g047: Add USB3 PHY/Host nodes
` [PATCH 6.12.y-cip 10/11] arm64: dts: renesas: r9a09g047e57-smarc: Enable USB3HOST
` [PATCH 6.12.y-cip 11/11] arm64: defconfig: Enable RZ/G3E USB3 PHY driver

[PATCH v2] vmstate: fix subsection load name check
 2026-03-12 15:34 UTC  (10+ messages)

[PATCH i-g-t v1 0/2] Skip intel unsupported downscale tests
 2026-03-12 15:34 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] findfs: (man) improve the markup, the layout, and the wording
 2026-03-12 15:34 UTC  (4+ messages)
` improvements to terminal-colors.d.5.adoc were undone

[PATCH v2 00/13] SCMI Clock rates discovery rework
 2026-03-12 15:33 UTC  (5+ messages)
` [PATCH v2 08/13] firmware: arm_scmi: Harden clock protocol initialization

[PATCH] drm/xe/uapi: Fix kernel-doc for DRM_XE_VM_BIND_FLAG_DECOMPRESS
 2026-03-12 16:02 UTC  (2+ messages)

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-12 15:32 UTC  (8+ messages)
      ` [Intel-wired-lan] "

[PATCH v4 00/24] Runtime TDX Module update support
 2026-03-12 15:31 UTC  (7+ messages)
` [PATCH v4 24/24] [NOT-FOR-REVIEW] x86/virt/seamldr: Save and restore current VMCS

[PATCH ath-next] wifi: ath12k: avoid dynamic alloc when parsing wmi tb
 2026-03-12 15:30 UTC  (6+ messages)

[syzbot] [net?] KCSAN: data-race in pfifo_fast_dequeue / pfifo_fast_enqueue (6)
 2026-03-12 15:30 UTC  (2+ messages)

[PATCH 0/4] wean start_command() off the_repository
 2026-03-12 15:29 UTC  (3+ messages)
` [PATCH v3 0/2] run-command: stop using the_repository

[PATCH v2] ui/vdagent: add migration blocker when machine version < 10.1
 2026-03-12 15:28 UTC  (2+ messages)

[PATCH] dt-bindings: mtd: hisilicon,504-nfc: convert to DT schema
 2026-03-12 15:28 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: fix to skip empty sections in f2fs_get_victim
 2026-03-12 15:28 UTC  (6+ messages)

[PATCH v3] media: saa7164: add missing ioremap error handling
 2026-03-12 15:28 UTC  (2+ messages)

[PATCH v3 0/7] gpio: introduce a gpio driver for SCMI
 2026-03-12 15:27 UTC  (5+ messages)
` [PATCH v3 2/7] pinctrl: scmi: Add SCMI_PIN_INPUT_VALUE
` [PATCH v3 5/7] arm_scmi: pinctrl: allow PINCTRL_REQUEST to return EOPNOTSUPP

[PATCH v5 00/28] lan966x pci device: Add support for SFPs
 2026-03-12 15:27 UTC  (4+ messages)
` [PATCH v5 02/28] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()

Pull request: rpi-2026.04
 2026-03-12 15:25 UTC 

[syzbot ci] Re: iwlwifi + mac80211 stability
 2026-03-12 15:25 UTC  (2+ messages)

[PATCH v2 0/5] intel-ci: Add Xe FULL chamelium run type and testlist improvements
 2026-03-12 15:22 UTC  (6+ messages)
` [PATCH v2 1/5] intel-ci: Move suspend/resume chamelium tests to end
` [PATCH v2 2/5] intel: Add Xe FULL chamelium run type to kms_test_config
` [PATCH v2 3/5] intel-ci: Add VGA chamelium exclusion to Xe blocklist
` [PATCH v2 4/5] intel-ci: Add *-planes-random chamelium test "
` [PATCH v2 5/5] intel-ci: Enable hdmi 4k resolution test in chamelium testlist

[PATCH RFT] driver core: faux: allow to set the firmware node for a faux device
 2026-03-12 15:25 UTC  (11+ messages)

[PATCH] ALSA: hda/realtek: enable dual-DAC on Gigabyte X570S/X870E ALC1220
 2026-03-11  8:24 UTC 

[PATCH v5 0/5] x86: Drop cross-vendor support
 2026-03-12 15:24 UTC  (3+ messages)
` [PATCH v5 6/5] x86/hvm: Add a non-FEP path to the #UD handler

[REGRESSION] Audio popping on ThinkPad X1 Carbon Gen 12 (ALC287) after commit d2e01e0c5e94
 2026-03-10  9:40 UTC  (5+ messages)

[PATCH v8 0/5] Add USB2.0 VBUS mux driver and extend rzv2h-usb2phy reset for RZ/G3E support
 2026-03-12 15:24 UTC  (3+ messages)
` [PATCH v8 4/5] reset: rzv2h-usb2phy: Keep PHY clock enabled for entire device lifetime

[PATCH] dt-bindings: usb: st,st-ehci-300x: convert to DT schema
 2026-03-12 15:24 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.