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

[PATCH v6 00/13] Enable I2C on SA8255p Qualcomm platforms
 2026-03-12 16:21 UTC  (2+ messages)

[PATCH v2 3/3] net/af_packet: support jumbo frames
 2026-03-12 16:20 UTC  (3+ messages)

[PULL 00/28] Block layer patches
 2026-03-12 16:19 UTC  (5+ messages)
` [PULL 26/28] block/nfs: add support for libnfs v6

[PATCH v7 0/5] format-patch: add cover-letter-format option
 2026-03-12 16:20 UTC  (6+ messages)
` [PATCH v8 0/4] "
  ` [PATCH v8 1/4] format-patch: move cover letter summary generation
  ` [PATCH v8 2/4] format-patch: add ability to use alt cover format
  ` [PATCH v8 3/4] format-patch: add "chronological" format for cover
  ` [PATCH v8 4/4] format-patch: add commitListFormat config

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

[RFC v4 0/4] platform/x86/amd: Add AMD DPTCi driver for TDP control in devices without vendor-specific controls
 2026-03-12 16:19 UTC  (10+ messages)
` [RFC v4 2/4] platform/x86/amd: dptc: Add AMD DPTCi driver

[auh][PATCH V2 01/12] upgrade-helper.py: remove unused self.poky_git settings
 2026-03-12 16:19 UTC  (5+ messages)
` [auh][PATCH V2 06/12] modules/utils/git.py: include repo_dir information in the raised exception

[PATCH] pinctrl: mediatek: Add missing bind callback for several SoCs
 2026-03-12 16:19 UTC 

[PATCH v7 1/2] PCI: of: Remove max-link-speed generation validation
 2026-03-12 16:18 UTC  (2+ messages)

[PATCH RFC 0/5] workqueue: add WQ_AFFN_CACHE_SHARD affinity scope
 2026-03-12 16:12 UTC  (6+ messages)
` [PATCH RFC 1/5] workqueue: fix parse_affn_scope() prefix matching bug
` [PATCH RFC 2/5] workqueue: add WQ_AFFN_CACHE_SHARD affinity scope
` [PATCH RFC 3/5] workqueue: set WQ_AFFN_CACHE_SHARD as the default "
` [PATCH RFC 4/5] workqueue: add test_workqueue benchmark module
` [PATCH RFC 5/5] tools/workqueue: add CACHE_SHARD support to wq_dump.py

[PATCH v2 0/5] migration-test: Plumbing
 2026-03-12 16:17 UTC  (2+ messages)

[PATCH v8 0/6] kho: history: track previous kernel version and kexec boot count
 2026-03-12 16:17 UTC  (5+ messages)
` [PATCH v8 4/6] kho: fix kho_in_debugfs_init() to handle non-FDT blobs

[PATCH v2] lib: crypto: fix comments for count_leading_zeros()
 2026-03-12 16:17 UTC  (2+ messages)

[PATCH net-next v8 00/11] net: tunnel: introduce noref xmit flows for tunnels
 2026-03-12 15:56 UTC  (12+ messages)
  ` [PATCH net-next v8 01/11] net: dst_cache: add noref versions for dst_cache
  ` [PATCH net-next v8 02/11] net: tunnel: convert iptunnel_xmit to noref
  ` [PATCH net-next v8 03/11] net: tunnel: convert udp_tunnel{6,}_xmit_skb "
  ` [PATCH net-next v8 04/11] net: tunnel: return noref dsts in udp_tunnel{,6}_dst_lookup
  ` [PATCH net-next v8 05/11] net: ovpn: convert ovpn_udp{4,6}_output to use a noref dst
  ` [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 09/11] net: sctp: convert sctp_v{4,6}_xmit "
  ` [PATCH net-next v8 10/11] net: sit: convert ipip6_tunnel_xmit to use a noref dst
  ` [PATCH net-next v8 11/11] net: tipc: convert tipc_udp_xmit "

[Intel-wired-lan] is there a way other than PCI IDs to distinguish E810 from E825/E830?
 2026-03-12 16:17 UTC  (2+ messages)

EtherCAT on PREEMPT_RT: send-recv tail ~50-80μs, looking for guidance
 2026-03-12 16:15 UTC  (2+ messages)

[PATCH next v3] arm: mach-k3: use Kconfig options for ATF/OPTEE size
 2026-03-12 16:14 UTC  (2+ messages)

[PATCH v2] sunrpc: simplify dprintk() macros and cleanup redundant debug guards
 2026-03-12 16:14 UTC  (4+ messages)

[OE-core][scarthgap][PATCH] go: Fix CVE-2025-61726.patch variable ordering
 2026-03-12 16:14 UTC  (3+ messages)

[PATCH v2] mm/mempolicy: track page allocations per mempolicy
 2026-03-12 16:13 UTC  (3+ messages)

bash completion bug: "symbolic-ref" subcommand doesn't complete
 2026-03-12 16:14 UTC 

[PATCH] drm/xe/oa: Allow reading after disabling OA stream
 2026-03-12 16:13 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

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

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

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-12 16:11 UTC  (6+ messages)
` [PATCH 38/61] net: Prefer IS_ERR_OR_NULL over manual NULL check
    ` [Intel-wired-lan] "

[PATCH] KVM: optionally post write on ioeventfd write
 2026-03-12 16:12 UTC  (3+ messages)

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

[PATCH] mm/mempolicy: add sysfs interface to override NUMA node bandwidth
 2026-03-12 16:12 UTC  (2+ messages)

[PATCH v4 0/4] input: add GPIO-based charlieplex keypad
 2026-03-12 16:12 UTC  (4+ messages)
` [PATCH v4 4/4] Input: charlieplex_keypad: add GPIO "

[OE-core][PATCH v5 00/13] Add SPDX 3 Recipe Information
 2026-03-12 16:11 UTC  (12+ 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 v4 1/8] glibc: Upgrade to 2.43 release
 2026-03-12 16:10 UTC  (8+ messages)
` [PATCH v4 2/8] gettext: upgrade 0.26 -> 1.0
` [PATCH v4 3/8] gcc-runtime: avoid discarded-qualifiers build failure with glibc 2.43
` [PATCH v4 4/8] libxcrypt: "
` [PATCH v4 5/8] barebox-tools: fix "
` [PATCH v4 6/8] ltp: workaround openat2 "
` [PATCH v4 7/8] glib-2.0: fix gdatetime ptest "
` [PATCH v4 8/8] busybox: fix printf "

[PATCH v2 00/16] net: airoha: PCS and MDIO support for Airoha AN7581 SoC
 2026-03-12 16:11 UTC  (4+ messages)
` [PATCH v2 09/16] net: pcs-airoha: unify code using SCU regmap helper

FAILED: patch "[PATCH] net/sched: Only allow act_ct to bind to clsact/ingress qdiscs" failed to apply to 5.15-stable tree
 2026-03-12 16:11 UTC 

FAILED: patch "[PATCH] net/sched: Only allow act_ct to bind to clsact/ingress qdiscs" failed to apply to 6.1-stable tree
 2026-03-12 16:11 UTC 

FAILED: patch "[PATCH] net/sched: act_gate: snapshot parameters with RCU on replace" failed to apply to 5.10-stable tree
 2026-03-12 16:10 UTC 

FAILED: patch "[PATCH] net/sched: act_gate: snapshot parameters with RCU on replace" failed to apply to 6.1-stable tree
 2026-03-12 16:10 UTC 

FAILED: patch "[PATCH] net/sched: act_gate: snapshot parameters with RCU on replace" failed to apply to 5.15-stable tree
 2026-03-12 16:10 UTC 

[PATCH 00/12] arm64: dts: nxp: Use undeprecated reset-gpios
 2026-03-12 16:11 UTC  (4+ messages)
` [PATCH 07/12] arm64: dts: imx8: "

FAILED: patch "[PATCH] net/sched: act_gate: snapshot parameters with RCU on replace" failed to apply to 6.6-stable tree
 2026-03-12 16:10 UTC 

FAILED: patch "[PATCH] net/sched: act_gate: snapshot parameters with RCU on replace" failed to apply to 6.12-stable tree
 2026-03-12 16:10 UTC 

[PATCH RESEND v4 0/4] arm64: dts: qcom: sm8750: Enable display
 2026-03-12 16:10 UTC  (4+ messages)
` [PATCH RESEND v4 1/4] arm64: dts: qcom: sm8750: Add display (MDSS) with Display CC

[PATCH v1 0/2] platform/x86: system76: Bind to a platform device instead of an ACPI one
 2026-03-12 16:09 UTC  (3+ messages)
` [PATCH v1 2/2] platform/x86: system76: Convert ACPI driver to a platform one

[RFC PATCH] futex: Introduce __vdso_robust_futex_unlock
 2026-03-12 16:09 UTC  (6+ messages)

[PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
 2026-03-12 16:08 UTC  (14+ messages)
` [PATCH 01/15] tracepoint: Add trace_invoke_##name() API

[PATCH] integrity: Eliminate weak definition of arch_get_secureboot()
 2026-03-12 16:07 UTC  (3+ messages)

[PATCH v2 0/8] tools/xs-clients: add some man pages and fixes
 2026-03-12 16:08 UTC  (15+ 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 0/7] Add binding and driver for Kaanapali SoCCP
 2026-03-12 16:08 UTC  (6+ messages)
` [PATCH v4 4/7] dt-bindings: remoteproc: qcom: Document pas for SoCCP on Kaanapali and Glymur platforms

[PATCH v4 0/7] Add initial Exynos850 support to the thermal driver
 2026-03-12 16:07 UTC  (2+ messages)

[PATCH] wifi: rtl8xxxu: Enable AP mode for RTL8188EU
 2026-03-12 16:08 UTC  (3+ messages)

[PATCH] Don't disable PCIe atomic routing for multifunction devices
 2026-03-12 16:07 UTC  (3+ messages)

[PATCH v2] kasan: update outdated comment
 2026-03-12 16:07 UTC  (2+ messages)

[PATCH v5 0/3] Advice on checkout dirty files
 2026-03-12 16:06 UTC  (3+ messages)
` [PATCH v6] unpack-trees: suggesting 'git checkout -m' with its repercussions

[PATCH 0/3] Arm China Linlon-D6 display controller support
 2026-03-12 16:06 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: display: arm,komeda: add Arm China Linlon D6 compatible

[PATCH v3] net/af_packet: add multi-segment mbuf support for jumbo frames
 2026-03-12 16:06 UTC  (2+ messages)

vhost-user implementation of virtio-rtc
 2026-03-12 16:04 UTC 

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

[PATCH v2 0/1] AMD VM crashing on deferred memory error injection
 2026-03-12 16:04 UTC  (5+ messages)
` [PATCH v2 1/1] x86/mce/amd: Fix VM crash during deferred error handling

[PATCH master] of: fdt: refuse / in property and node names
 2026-03-12 16:03 UTC 

[PATCH 0/2] arm64: dts: renesas: rzn2h/rzt2h: Add PHY interrupt support
 2026-03-12 16:04 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: renesas: r9a09g087m44-rzn2h-evk: "
` [PATCH 2/2] arm64: dts: renesas: r9a09g077m44-rzt2h-evk: "

[PATCH v2 0/3] i.MX6UL LCDIF: add model, build symbol, and SoC wiring
 2026-03-12 14:43 UTC  (2+ messages)

RPM 6 in Wrynose
 2026-03-12 16:04 UTC  (10+ messages)
` [OE-core] "

[PATCH v3 i-g-t 0/4] lib: Add NVL-P and WCL support
 2026-03-12 16:03 UTC  (5+ messages)
` [PATCH v3 i-g-t 1/4] lib/pciids: sync with kernel commit be07d8f707e4
` [PATCH v3 i-g-t 2/4] lib: Add NVL-P support
` [PATCH v3 i-g-t 3/4] lib: Add WildcatLake support
` [PATCH v3 i-g-t 4/4] lib: Add WildcatLake to compute kernel tables

[PATCH 00/21] Fixes and lock cleanup+hardening
 2026-03-12 16:03 UTC  (3+ messages)

[PATCH] raw/ifpga: fix comma warnings
 2026-03-12 16:03 UTC  (3+ messages)

[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 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] "

[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 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  (7+ 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 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  (3+ messages)
` [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  (6+ messages)
` [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)


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.