All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-12 00:45:16 to 2026-05-12 01:49:00 UTC [more...]

[PATCH i-g-t v1] tests/kms_content_protection: Remove redundant cleanup mst
 2026-05-12  1:48 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "

[bpf-next v3 1/2] bpf: Offload kptr destructors that run from NMI
 2026-05-12  1:46 UTC  (11+ messages)

[PATCH] docs/zh_CN: update admin-guide/index.rst translation
 2026-05-12  1:46 UTC  (3+ messages)

[PATCH i-g-t] tests/kms_explicit_fence: Replace fixed sleep with vblank wait
 2026-05-12  1:46 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH 0/8] pack-bitmap: fix various pseudo-merge bugs
 2026-05-12  1:46 UTC  (17+ messages)
` [PATCH v2 0/9] "
` [PATCH v3 "
  ` [PATCH v3 1/9] t/helper: add 'test-tool bitmap write' subcommand
  ` [PATCH v3 2/9] t5333: demonstrate various pseudo-merge bugs
  ` [PATCH v3 3/9] pack-bitmap-write: sort pseudo-merge commit lookup table in pack order
  ` [PATCH v3 4/9] pack-bitmap: fix inverted binary search in `pseudo_merge_at()`
  ` [PATCH v3 5/9] pack-bitmap: fix pseudo-merge lookup for shared commits
  ` [PATCH v3 6/9] pack-bitmap: parse commits in `find_pseudo_merge_group_for_ref()`
  ` [PATCH v3 7/9] pack-bitmap: reject pseudo-merge "sampleRate" of 0
  ` [PATCH v3 8/9] Documentation: fix broken `sampleRate` in gitpacking(7)
  ` [PATCH v3 9/9] pack-bitmap: prevent pattern leak on pseudo-merge re-assignment

[PATCH 0/7] Accelerate page migration with batch copying and hardware offload
 2026-05-12  1:45 UTC  (4+ messages)

[PATCH v4 0/7] ata: libata-scsi: multi-LUN ATAPI device support
 2026-05-12  1:46 UTC  (3+ messages)
` [PATCH v4 1/7] ata: libata-scsi: add atapi_max_lun module parameter

[PATCH 0/4] Add initial device trees for Nord SA8797P
 2026-05-12  1:45 UTC  (8+ messages)
` [PATCH 1/4] arm64: dts: qcom: Add device tree for Nord SoC series

[PATCH] staging: media: atomisp: bound DVS 6-axis config copy size against allocated grid
 2026-05-12  1:45 UTC 

[PATCH 0/2] staging: rtl8723bs: fix two remote frame-handling bugs
 2026-05-12  1:44 UTC  (3+ messages)
` [PATCH 1/2] staging: rtl8723bs: fix use-after-free in validate_80211w_mgmt after decryptor()
` [PATCH 2/2] staging: rtl8723bs: bound SUPP_RATES IE length in rtw_check_beacon_data

[PATCH 0/2] hwmon: Add Murata D1U74T-W PSU driver
 2026-05-12  1:44 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: hwmon: pmbus: Add Murata D1U74T PSU
` [PATCH 2/2] hwmon: (pmbus/d1u74t) Add Murata D1U74T PSU driver

[Patch net-next v2 0/7] r8169: add RSS support for RTL8127
 2026-05-12  1:44 UTC  (3+ messages)
` [Patch net-next v2 5/7] r8169: add support and enable rss

[PATCH] usb: gadget: composite: fix integer underflow in WebUSB GET_URL handling
 2026-05-12  1:43 UTC 

[PATCH v13 net-next 0/9] octeontx2-af: npc: Enhancements
 2026-05-12  1:43 UTC  (3+ messages)
` [PATCH v13 net-next 3/9] devlink: pass param values by pointer

[PATCH v2 00/10] pack-objects: integrate --path-walk and some --filter options
 2026-05-12  1:43 UTC  (17+ messages)
` [PATCH v3 00/12] "
  ` [PATCH v3 01/12] t5620: make test work with path-walk var
  ` [PATCH v3 02/12] pack-objects: pass --objects with --path-walk
  ` [PATCH v3 03/12] t/perf: add pack-objects filter and path-walk benchmark
  ` [PATCH v3 04/12] path-walk: always emit directly-requested objects
  ` [PATCH v3 06/12] backfill: die on incompatible filter options
  ` [PATCH v3 07/12] path-walk: support blob size limit filter
  ` [PATCH v3 10/12] path-walk: support `tree:0` filter

[PATCH v6 2/2] media: nxp: Add i.MX9 CSI pixel formatter v4l2 driver
 2026-05-12  1:42 UTC  (2+ messages)

[PATCH v5 08/21] drm: bridge: dw_hdmi: Unregister CEC notifier during connector cleanup
 2026-05-12  1:41 UTC  (2+ messages)

[PATCH v2 0/2] CI: re-work / extend artifacts collection
 2026-05-12  1:40 UTC  (5+ messages)
` [PATCH v2 1/2] CI: re-work Xen "
` [PATCH v2 2/2] CI: collect certain intermediate files as artifacts

[PATCH v4 00/21] KVM: x86: Enable APX for guests
 2026-05-12  1:15 UTC  (22+ messages)
` [PATCH v4 01/21] KVM: VMX: Macrofy GPR swapping in __vmx_vcpu_run()
` [PATCH v4 02/21] KVM: SVM: Macrofy GPR swapping in __svm_vcpu_run()
` [PATCH v4 03/21] KVM: SEV: Macrofy GPR swapping in __svm_sev_es_vcpu_run()
` [PATCH v4 04/21] KVM: x86: Extend VCPU registers for EGPRs
` [PATCH v4 05/21] KVM: VMX: Save guest EGPRs in VCPU cache
` [PATCH v4 06/21] x86/fpu: Ignore APX when copying from/to guest FPU
` [PATCH v4 07/21] KVM: x86: Support APX state for XSAVE ABI
` [PATCH v4 08/21] KVM: VMX: Refactor VMX instruction information access
` [PATCH v4 09/21] KVM: VMX: Refactor instruction information decoding
` [PATCH v4 10/21] KVM: VMX: Refactor register index retrieval from exit qualification
` [PATCH v4 11/21] KVM: VMX: Support instruction information extension
` [PATCH v4 12/21] KVM: nVMX: Propagate the extended instruction info field
` [PATCH v4 13/21] KVM: x86: Support EGPR accessing and tracking for emulator
` [PATCH v4 14/21] KVM: x86: Handle EGPR index and REX2-incompatible opcodes
` [PATCH v4 15/21] KVM: x86: Support REX2-prefixed opcode decode
` [PATCH v4 16/21] KVM: x86: Reject EVEX-prefixed instructions
` [PATCH v4 17/21] KVM: x86: Guard valid XCR0.APX settings
` [PATCH v4 18/21] KVM: x86: Expose APX foundation feature to guests
` [PATCH v4 19/21] KVM: x86: Expose APX sub-features "
` [PATCH v4 20/21] KVM: x86: selftests: Add APX state and ABI test
` [PATCH v4 21/21] KVM: x86: selftests: Add APX state handling and XCR0 sanity checks

[PATCH v2] hw/i3c/dw-i3c: Fix BCR/DCR extraction and PID assembly during ENTDAA
 2026-05-12  1:39 UTC  (4+ messages)

[PATCH PARTIAL-RESEND v12 0/5] Add support MT6316/6363/MT6373 PMICs regulators and MFD
 2026-05-12  1:40 UTC  (5+ messages)
` [PATCH v12 1/5] dt-bindings: regulator: Document MediaTek MT6373 PMIC Regulators

[PATCH] drivers: altera_edac: Guard SDRAM irq2 retrieval for Arria10 only
 2026-05-12  1:37 UTC  (3+ messages)

[PATCH net-next 0/8] netpoll: move out netconsole-specific functions
 2026-05-12  1:37 UTC  (3+ messages)
` [PATCH net-next 8/8] netconsole: move find_skb() from netpoll

[PATCH v3 0/4] clk: update kernel docs
 2026-05-12  1:35 UTC  (5+ messages)
` [PATCH v3 1/4] clk: add kernel docs for the core flags
` [PATCH v3 2/4] clk: add kernel docs for struct clk_core
` [PATCH v3 3/4] docs: clk: include some identifiers to keep documentation up to date
` [PATCH v3 4/4] clk: test: convert constants to use HZ_PER_MHZ

[PATCH 0/1] wifi: rtw89: usb: Support switching to USB 3 mode
 2026-05-12  1:35 UTC  (4+ messages)
` [PATCH rtw-next v2 "
  ` [PATCH rtw-next v2 1/1] "

[moderation/CI] Re: tcp: fix stale per-CPU tcp_tw_isn leak enabling ISN prediction
 2026-05-12  1:35 UTC 

[PATCH v2] fs/dax: check for empty/zero entries before calling pfn_to_page()
 2026-05-12  1:34 UTC  (2+ messages)

[PATCH V2 1/2] tools/lib/bpf/libbpf: Prioritize module kfuncs over vmlinux kfuncs
 2026-05-12  1:33 UTC  (2+ messages)

[PATCH v3 5/7] PCI: aardvark: Add 100 ms delay after link training
 2026-05-12  1:31 UTC  (2+ messages)

[PATCH v2 5/5] hwmon: (pmbus/adm1266) include adapter number in GPIO line label
 2026-05-12  1:31 UTC  (2+ messages)

[PATCH] mm/damon/vaddr: attempt per-vma lock during page table walk
 2026-05-12  1:31 UTC  (2+ messages)

[PATCH] power/intel_uncore: reduce log level for dependency missing
 2026-05-12  1:30 UTC 

[PATCH] KVM: x86: Block TSC multiplier writes for protected guest TSC
 2026-05-12 11:18 UTC  (3+ messages)

[PATCH RESEND v2 3/5] hwmon: (pmbus/adm1266) add powerup_counter debugfs entry
 2026-05-12  1:29 UTC  (2+ messages)

"alloc_tag was not set" when running mm/ksft_hmm.sh
 2026-05-12  1:28 UTC  (7+ messages)

[PATCH 0/2] DWC3 link tunneling state reporting
 2026-05-12  1:27 UTC  (10+ messages)
` [PATCH 2/2] usb: dwc3: Notify XHCI core of tunneled status

MIPS Lantiq VRX268 general Linux SPI timeout
 2026-05-12  1:27 UTC  (2+ messages)

[PATCH sched_ext/for-7.1-fixes] sched_ext: Clear ops->priv on scx_alloc_and_add_sched() error paths
 2026-05-12  1:26 UTC  (2+ messages)

[PATCH RFC v4 07/18] riscv_cbqri: Add capacity controller probe and allocation device ops
 2026-05-12  1:26 UTC  (2+ messages)

[PATCH 0/4] drm/i915/dp: Adaptive Sync SDP readback fixes
 2026-05-12  1:26 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH rtw-next v2 1/1] wifi: rtw89: usb: Support switching to USB 3 mode
 2026-05-12  1:25 UTC  (3+ messages)

[PATCH v3 1/5] media: hi846: fix hi846_write_reg_16 handling
 2026-05-12  1:24 UTC  (2+ messages)

[PATCH v3 0/6] iio: hid-sensor: standardize scan_type initialization
 2026-05-12  1:16 UTC  (7+ messages)
` [PATCH v3 1/6] iio: accel: HID: hid-sensor-accel-3d: Refactor channel initialization
` [PATCH v3 2/6] iio: gyro: HID: hid-sensor-gyro-3d: "
` [PATCH v3 3/6] iio: light: HID: hid-sensor-als: "
` [PATCH v3 4/6] iio: light: HID: hid-sensor-prox: "
` [PATCH v3 5/6] iio: magnetometer: HID: hid-sensor-magn-3d: "
` [PATCH v3 6/6] iio: pressure: HID: hid-sensor-press: "

[PATCH 0/2] builtin/maintenance: fix locking and respect "gc.auto"
 2026-05-12  1:21 UTC  (6+ messages)
` [PATCH 1/2] builtin/maintenance: fix locking with "--detach"
` [PATCH 2/2] run-command: honor "gc.auto" for auto-maintenance

[PATCH net-next v2 0/2] net: phy: motorcomm: add ACPI _DSD property support
 2026-05-12  1:19 UTC  (2+ messages)

[PATCH net-next 0/8] mptcp: pm: in-kernel: increase limits
 2026-05-12  1:19 UTC  (2+ messages)

[PATCH net v2] net/sched: dualpi2: initialize timer earlier in dualpi2_init()
 2026-05-12  1:19 UTC  (2+ messages)

[PATCH v2 net] tcp: Fix out-of-bounds access for twsk in tcp_ao_established_key()
 2026-05-12  1:19 UTC  (2+ messages)

[PATCH v1 0/4] bpf: Introduce bpf_netpoll
 2026-05-12  1:20 UTC  (3+ messages)
` [PATCH v1 1/4] bpf: Add netpoll kfuncs for sending UDP packets

[PATCH net-next v4 0/8] net: devmem: support devmem with netkit devices
 2026-05-12  1:18 UTC  (9+ messages)
` [PATCH net-next v4 1/8] net: convert netmem_tx flag to enum
` [PATCH net-next v4 2/8] net: netkit: declare NETMEM_TX_NO_DMA mode
` [PATCH net-next v4 3/8] net: devmem: support TX over NETMEM_TX_NO_DMA devices
` [PATCH net-next v4 4/8] selftests: drv-net: ncdevmem: add -n flag to skip NIC configuration
` [PATCH net-next v4 5/8] selftests: drv-net: make attr _nk_guest_ifname public
` [PATCH net-next v4 6/8] selftests: drv-net: refactor devmem command builders into lib module
` [PATCH net-next v4 7/8] selftests: drv-net: add primary_rx_redirect support to NetDrvContEnv
` [PATCH net-next v4 8/8] selftests: drv-net: add netkit devmem tests

[PATCH 1/2] drm/rockchip: dsi: Add maximum per lane bit rate calculation
 2026-05-12  1:07 UTC  (3+ messages)

[brgl:gpio/add-fwnode-gpiod-get] BUILD SUCCESS 8a46bd2638f1ad6d1ed73dc3ab10919e67274738
 2026-05-12  1:17 UTC 

[PATCH i-g-t v5] tests/intel/xe_exec: Add VM rebind stress test with cpumask cycling
 2026-05-12  1:16 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for tests/intel/xe_exec: Add VM rebind stress test with cpumask cycling (rev3)

[PATCH V2] riscv: mm: Fixup no5lvl failure when vaddr is invalid
 2026-05-12  1:15 UTC  (3+ messages)

[PATCH v1 0/6] Add support for Infineon/Intel XMM6260 modem
 2026-05-12  1:15 UTC  (4+ messages)
` [PATCH v1 2/6] usb: chipidea: tegra: Avoid controller/PHY init if bus is externally controlled

[RFC PATCH 0/3] mm/zsmalloc: reduce lock contention in zs_free()
 2026-05-12  1:15 UTC  (7+ messages)
` [RFC PATCH 1/3] mm/zsmalloc: encode class index in obj value for lockless class lookup
` [RFC PATCH 2/3] mm/zsmalloc: remove pool->lock from zs_free on 64-bit systems

[PATCH v13 0/6] Add es9356 focused SoundWire CODEC
 2026-05-12  1:15 UTC  (2+ messages)

[PATCH] Revert "tmpfs: don't enable large folios if not supported"
 2026-05-12  1:15 UTC  (8+ messages)

[PATCH v9 2/8] mmc: sdhci-of-k1: enable essential clock infrastructure for SD operation
 2026-05-12  1:13 UTC  (2+ messages)

[PATCH v2 4/5] hwmon: (pmbus/adm1266) replace probe-time RTC seed with rtc_class device
 2026-05-12  1:12 UTC  (2+ messages)

[PATCH 2/2] drm/verisilicon: add support for Nuvoton MA35D1 DCUltra Lite display controller
 2026-05-12  1:12 UTC  (2+ messages)

[PATCH v1 2/9 RESEND] ARM: tegra: lg-x3: Set PMIC's RTC address
 2026-05-12  1:11 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Use flexible array for qpair hints
 2026-05-12  1:10 UTC 

[PATCH v5 0/8] unwind, arm64: add sframe unwinder for kernel
 2026-05-12  1:10 UTC  (3+ messages)

[PATCH] clk: pistachio: Use flexible array for clock table
 2026-05-12  1:09 UTC 

[PATCH] examples/l3fwd-power: fix missing return on latency get
 2026-05-12  1:09 UTC 

[PATCH v3] arm64: dts: qcom: arduino-monza: add WLAN enable and rfkill GPIO
 2026-05-12  1:09 UTC  (2+ messages)

[PATCH net-next v3] net: stmmac: Use interrupt mode INTM=1 for per channel irq
 2026-05-12  1:08 UTC  (2+ messages)

[PATCH] sched/ext: Use flexible array for exit backtraces
 2026-05-12  1:08 UTC 

[PATCH v5 00/14] Introduce Xe Uncorrectable Error Handling
 2026-05-12  1:06 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for Introduce Xe Uncorrectable Error Handling (rev5)
` ✓ CI.KUnit: success "

[PATCH v2] platform/x86: tuxedo-laptop: Add MECHREVO WUJIE Series keyboard backlight
 2026-05-12  1:05 UTC 

[PATCH v2 0/3] gpu/buddy: Per-order free and used block scoreboards
 2026-05-12  1:05 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for gpu/buddy: Per-order free and used block scoreboards (rev2)

[PATCH] cpuset: Fix multi-source deadline task accounting and bandwidth bypass
 2026-05-12  1:03 UTC 

[PATCH v3 0/2] selftests/mm: use pattern matching in .gitignore
 2026-05-12  1:01 UTC  (2+ messages)

[PATCH v9 1/8] dt-bindings: mmc: spacemit,sdhci: add pinctrl support for voltage switching
 2026-05-12  1:01 UTC  (2+ messages)

[PATCH v3 4/7] PCI: dwc: Use common pci_host_common_link_train_delay() helper
 2026-05-12  1:00 UTC  (2+ messages)

[meta-networking][PATCH] nftables: improve reproducibility
 2026-05-12  1:00 UTC  (3+ messages)
` [oe] "

[BUG] x86/virt/tdx: tdx_offline_cpu() violates tdx_cpu_flush_cache() preemption assert
 2026-05-12  1:00 UTC  (2+ messages)

[dhowells-fs:rxrpc-fixes 3/3] net/rxrpc/conn_event.c:254:10: warning: variable 'ret' is uninitialized when used here
 2026-05-12  0:59 UTC 

What's cooking in git.git (May 2026, #02)
 2026-05-12  0:56 UTC  (2+ messages)

target/riscv: rdcycleh problem
 2026-05-12  0:50 UTC 

[PATCH v3] coresight: fix missing error code when trace ID is invalid
 2026-05-12  0:54 UTC  (5+ messages)

[PATCH v19 0/7] ring-buffer: Making persistent ring buffers robust
 2026-05-12  0:54 UTC  (6+ messages)

[PATCH 0/6] net/gve: add hardware timestamping support
 2026-05-12  0:53 UTC  (7+ messages)
` [PATCH 1/6] net/gve: add thread safety to admin queue
` [PATCH 2/6] net/gve: add device option support for HW timestamps
` [PATCH 3/6] net/gve: add AdminQ command for NIC timestamps
` [PATCH 4/6] net/gve: add periodic NIC clock synchronization
` [PATCH 5/6] net/gve: support read clock ethdev op
` [PATCH 6/6] net/gve: reconstruct HW timestamps from DQO

[PATCH RESEND v2 2/5] hwmon: (pmbus/adm1266) add clear_blackbox debugfs entry
 2026-05-12  0:52 UTC  (2+ messages)

[PATCH 0/6] net/gve: add hardware timestamping support
 2026-05-12  0:50 UTC  (7+ messages)
` [PATCH 1/6] net/gve: add thread safety to admin queue
` [PATCH 2/6] net/gve: add device option support for HW timestamps
` [PATCH 3/6] net/gve: add AdminQ command for NIC timestamps
` [PATCH 4/6] net/gve: add periodic NIC clock synchronization
` [PATCH 5/6] net/gve: support read clock ethdev op
` [PATCH 6/6] net/gve: reconstruct HW timestamps from DQO

[PATCH v2 00/18] Add a new SoundWire enumeration helper
 2026-05-12  0:51 UTC  (3+ messages)
` [PATCH v2 01/18] soundwire: Add a helper function to wait for device initialisation

[PATCH net-next 0/6] netdevsim: psp: implement real crypto operations from the PSP spec
 2026-05-12  0:51 UTC  (9+ messages)
` [PATCH net-next 3/6] netdevsim: psp: move rx processing into nsim_poll()
` [PATCH net-next 4/6] netdevsim: psp: implement kdf from psp spec

[PATCH i-g-t 0/2] tests/intel/kms_tbt: Add DP tunneling validation tests
 2026-05-12  0:50 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v2 0/5] amd_pmc: Delay s2idle suspend for some devices
 2026-05-12  0:50 UTC  (4+ messages)
` [PATCH v2 5/5] Documentation/arch/x86/amd-debugging: Add section about delay_suspend

[linux-nvme:nvme-7.1 5/7] drivers/nvme/target/tcp.c:1325:46: sparse: sparse: incorrect type in assignment (different base types)
 2026-05-12  0:49 UTC 

[PATCHv2] uprobes: Use flexible array for xol_area bitmap
 2026-05-12  0:48 UTC  (2+ messages)

[PATCH v1 1/9 RESEND] ARM: tegra: lg-x3: Complete video device graph
 2026-05-12  0:47 UTC  (2+ messages)

[PATCH RFC v3 0/2] ASoC: move card->pop_time to soc-dapm
 2026-05-12  0:47 UTC  (3+ messages)
` [PATCH RFC v3 1/2] ASoC: ti: ams-delta: Stop (ab)using card->pop_time
` [PATCH RFC v3 2/2] ASoC: soc-dapm: move card->pop_time to soc-dapm.c

[PATCH] dt-bindings: Consolidate "sram" property definition
 2026-05-12  0:46 UTC  (3+ messages)

[PATCH] cgroup: Keep favordynmods enabled once per-threadgroup rwsem is active
 2026-05-12  0:46 UTC  (5+ messages)

[PATCH] PCI/ASPM: Mask ASPM states based on Devicetree properties
 2026-05-12  0:46 UTC  (2+ messages)

[PATCH v3 1/7] PCI: Add pci_host_common_link_train_delay() helper
 2026-05-12  0:45 UTC  (3+ messages)

[PATCH] drm/xe/hw_engine: Fix double-free of managed BO in error path
 2026-05-12  0:45 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[RFC PATCH] mm/damon/sysfs-schemes: fix double increment of nr_regions
 2026-05-12  0:45 UTC  (2+ messages)

[PATCH v13 04/15] arm64: kexec_file: Fix potential buffer overflow in prepare_elf_headers()
 2026-05-12  0:45 UTC  (2+ messages)

[PATCH v3 0/1] dt-bindings: iio: dds: Add AD9832/AD9835 binding
 2026-05-12  0:45 UTC  (4+ messages)
` [PATCH v3 1/1] "

[PATCH v2 0/7] hw/arm/smmuv3-accel: Resolve AUTO properties
 2026-05-12  0:44 UTC  (4+ messages)
` [PATCH v2 7/7] qemu-options.hx: Support "auto" for accel SMMUv3 properties


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.