All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-19 17:07:17 to 2026-08-19 18:16:10 UTC [more...]

[PATCH net] net: do not bond/team netdevices which use ml_priv
 2026-08-19 18:15 UTC  (7+ messages)

[PATCH v5 0/9] rv: Add task latency over budget RV monitor
 2026-08-19 18:15 UTC  (6+ messages)
` [PATCH v5 1/9] rv: Introduce DA_MON_ALLOCATION_STRATEGY
` [PATCH v5 2/9] rv: Add generic uprobe infrastructure for RV monitors
` [PATCH v5 3/9] rv: Add tlob model DOT file
` [PATCH v5 4/9] rv: Fix ha_invariant_passed_ns silent bypass of invariant check
` [PATCH v5 5/9] rv: Make da_monitor_reset_hook and EVENT_NONE_LBL overridable

[PATCH RFC v3 00/13] sysctl: add module aliases
 2026-08-19 18:16 UTC  (3+ messages)
` [PATCH RFC v3 01/13] keys, pidns, fs/verity, riscv/vector: reorder '#include <linux/sysctl.h>'
` [PATCH RFC v3 02/13] proc: add config option SYSCTL_MODULE_ALIASES

[PATCH v3 0/4] of: teach overlay code to keep /aliases in sync
 2026-08-19 18:15 UTC  (3+ messages)

[RFC PATCH 00/57] mm/collapse: rebuild collapse on migration primitives
 2026-08-19 18:14 UTC  (10+ messages)

[layerindex-web][PATCH] Add indexes to speed up recipe, patch and bbappend lookups
 2026-08-19 18:12 UTC 

[syzbot] [mmc?] WARNING in mmc_free_host
 2026-08-19 18:13 UTC 

[PATCH] hwmon: (mcp9982) Propagate one-shot polling errors
 2026-08-19 18:12 UTC  (2+ messages)

[PATCH 00/27] gpu: nova-core: boot on the r000 GSP firmware
 2026-08-19 18:12 UTC  (9+ messages)
` [PATCH 02/27] gpu: nova-core: extract radix3 page table into its own module
` [PATCH 05/27] gpu: nova-core: zero-pad radix3 page table levels to page boundary
` [PATCH 07/27] gpu: nova-core: add optional ucodes firmware loading
` [PATCH 08/27] gpu: nova-core: add LIBOS3 log buffers and state monitor buffer

[PATCH 0/2] Objects treated as missing despite being present, due to race with geometric repacking
 2026-08-19 18:09 UTC  (3+ messages)
` [PATCH 1/2] replay: fail gracefully when a merge input is unreadable

[BUG] x86emul/test: avoid assertion in emul_test_read_xcr() when XSAVE is absent
 2026-08-19 18:07 UTC 

[PATCH v19 00/14] KVM: arm64: Provide guest support for GCS
 2026-08-19 18:08 UTC  (4+ messages)
` [PATCH v19 04/14] KVM: arm64: Ensure GCS memory effects are visible

[f2fs-dev] [PATCH] f2fs: fix to migrate all curseg types during free_segment_range
 2026-08-19 18:06 UTC  (2+ messages)
`  "

[PATCH net] net: macb: Move macb_{alloc,free}_tieoff() out of CONFIG_OF block
 2026-08-19 18:06 UTC  (4+ messages)

[PATCH] MAINTAINERS: Replace Steve French as CIFS maintainer
 2026-08-19 18:05 UTC  (2+ messages)

[PATCH] drm/xe/forcewake: add delayed-release optimization
 2026-08-19 18:05 UTC  (4+ messages)
` [PATCH v5 0/4] "
  ` [PATCH v5 4/4] drm/xe/forcewake: enable configurable delayed forcewake release

[PATCH v21 01/16] net/tap: rework tap_parse_script
 2026-08-19 18:01 UTC  (12+ messages)
` [PATCH v21 02/16] net/tap: improve script/downscript options documentation
` [PATCH v21 03/16] net/tap: deprecate "no" as special value for script/downscript
` [PATCH v21 05/16] net/tap: move vhost initialization to tap_setup_vhost()
` [PATCH v21 06/16] net/tap: use container_of instead of DO_UPCAST
` [PATCH v21 07/16] net/tap: QOMify tap backend
` [PATCH v21 10/16] migration/fd: fix fd leak when fd is not valid for migration
` [PATCH v21 11/16] migration/fd: add errp parameter to migration_fd_valid()
` [PATCH v21 12/16] migration: check that transfer is UNIX socket when "local" set
` [PATCH v21 13/16] virtio-net: support local migration of backend
` [PATCH v21 15/16] net/tap: support local migration with virtio-net
` [PATCH v21 16/16] tests/functional: add test_tap_migration

[PATCH iwl-net] ice: allow reading the last byte of the NVM and Shadow RAM regions
 2026-08-19 18:00 UTC  (3+ messages)

[PATCH] powerpc: pci-ioda: Fix the stale irq chip reference
 2026-08-19 17:58 UTC 

[PATCH v2 1/2] x86/mce/amd: Fix inverted interrupt enablement during storm handling
 2026-08-19 17:59 UTC  (2+ messages)

[RFC PATCH 0/1] config: surface editor failure in exit code
 2026-08-19 17:58 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v1] perf top: Merge hybrid common events
 2026-08-19 17:58 UTC  (8+ messages)

[PATCH i-g-t] tests/device_reset: Cold reset doesn't depend on PCI reset
 2026-08-19 17:56 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v7 0/6] fuse: add io-uring buffer pools and zero-copy
 2026-08-19 17:56 UTC  (4+ messages)
` [PATCH v7 1/6] fuse: decouple fuse_ring creation from ent registration

[PATCH v2] sched/topology: Add a cpus_read_lock to rebuild_sched_domains()
 2026-08-19 17:54 UTC  (5+ messages)

[PATCH v3 00/15] hw/acpi: convert object props to class props
 2026-08-19 17:52 UTC  (19+ messages)
` [PATCH v3 07/15] qom/object.c: add object_class_property_add_uint32_ptr()
` [PATCH v3 08/15] hw/acpi/ich9.c: convert ACPI_PM_PROP_GPE0_BLK_LEN to a static class property
` [PATCH v3 09/15] qom/object.c: add object_class_property_add_bool_ptr()
` [PATCH v3 10/15] hw/acpi/ich9.c: convert object props in ICH9_LPC_DEVICE to class props
` [PATCH v3 11/15] qom/object.c: add object_class_property_add_uint16_ptr()
` [PATCH v3 12/15] hw/acpi/pcihp.c: convert ACPI_PCIHP_IO_BASE_PROP and ACPI_PCIHP_IO_BASE_PROP to class props
` [PATCH v3 13/15] hw/acpi/pcihp.c: convert ACPI_PCIHP_PROP_BSEL from object prop to class prop
` [PATCH v3 14/15] hw/acpi/piix4.c: convert static variables to static class properties
` [PATCH v3 15/15] hw/acpi/piix4.c: convert ACPI_PM_PROP_PM_IO_BASE to a class prop

[PATCH v2 0/5] Add DU, VSPD and FCPVD support for RZ/T2H and RZ/N2H SoCs
 2026-08-19 17:52 UTC  (4+ messages)
` [PATCH v2 5/5] arm64: dts: renesas: Add LCDC overlays for RZ/T2H and RZ/N2H EVKs with ADV7513

[RFC PATCH 0/3] pmdomain/cpuidle-psci: Fix behaviours for CPU PM domains
 2026-08-19 17:51 UTC  (5+ messages)
` [RFC PATCH 1/3] pmdomain: core: Allow a non-CPU device in a CPU PM domain to do power on
` [RFC PATCH 2/3] pmdomain: core: Add a genpd config to support unknown initial status

[PATCH] iio: frequency: admv1013: fix wrong channel field used in admv1013_read_raw()
 2026-08-19 17:51 UTC 

[PATCH 0/2] Rely on regmap APIs in tc9563 PCI/pwrctrl driver
 2026-08-19 17:50 UTC  (2+ messages)

[PATCH v7 00/15] s390/vfio-ap: Add live guest migration support
 2026-08-19 17:49 UTC  (7+ messages)
` [PATCH v7 08/15] s390/vfio-ap: Transition device migration state from STOP to RESUMING
` [PATCH v7 09/15] s390/vfio-ap: Add method to set a new guest AP configuration
` [PATCH v7 10/15] s390/vfio-ap: File ops called to resume the vfio device migration

[PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support
 2026-08-19 17:49 UTC  (21+ messages)

[PATCH v4] sched/fair: Prefer fully idle cores for NOHZ balancing
 2026-08-19 17:49 UTC  (5+ messages)

[PATCH v2 0/7] mm: batch rmap walks during large folio migration
 2026-08-19 17:49 UTC  (4+ messages)
` [PATCH v2 3/7] mm/migrate: split remove_migration_pte_hugetlb() out of remove_migration_pte()

[PATCH v2 0/2] kexec: fix probe error codes and error propagation
 2026-08-19 17:47 UTC  (6+ messages)
` [PATCH v2 1/2] kexec: return -ENOEXEC from image probe functions on mismatch
` [PATCH v2 2/2] kexec: fix error propagation in kexec_image_probe_default()

[PATCH V6 0/4] dmaengine: xilinx_dma: MCDMA descriptor and metadata handling improvements
 2026-08-19 17:47 UTC  (7+ messages)
` [PATCH V6 1/4] dmaengine: xilinx_dma: Fix MCDMA descriptor fields based on DMA direction
` [PATCH V6 2/4] dmaengine: xilinx_dma: Move descriptors to done list based on completion bit
` [PATCH V6 3/4] net: xilinx: axienet: Derive RX frame length from residue in dmaengine path

[PATCH] docs: block: fix dead http link in blk-mq.rst
 2026-08-19 17:46 UTC 

[BUG] KASAN: slab-use-after-free Read in comedi_poll
 2026-08-19 17:46 UTC 

[RFC] IMA: periodic runtime re-measurement of process .text/GOT
 2026-08-19 17:45 UTC  (2+ messages)

[PATCH v2] KVM: PPC: Book3S HV: Don't drop pending doorbell across L2 entry
 2026-08-19 17:46 UTC  (2+ messages)

revl + timer
 2026-08-19 17:45 UTC  (2+ messages)

[bug report] wifi: rtw89: coex: Add Bluetooth binding for Bluetooth RX gain setting
 2026-08-19 17:44 UTC 

[PATCH] KVM: PPC: Book3S HV nestedv2: Don't drop pending doorbell across L2 entry
 2026-08-19 17:43 UTC  (4+ messages)

[PATCH 0/2] iommu/amd: Do not request ACS when IOMMU is not going to be initialized
 2026-08-19 17:38 UTC  (3+ messages)

[PATCH v4 0/7] Properly describe mt6589 and mt8167 toprgu resets
 2026-08-19 17:43 UTC  (4+ messages)
` [PATCH v4 3/7] arm: dts: mediatek: mt6589: Enable toprgu reset controller

[PATCH 0/7] odb: handle `OBJECT_INFO_DIE_IF_CORRUPT` generically
 2026-08-19 17:42 UTC  (5+ messages)
` [PATCH 3/7] odb/source-packed: flag known-bad objects as corrupt and not missing

[OE-core][wrynose][PATCH] python3-click: upgrade 8.3.1 -> 8.3.3
 2026-08-19 17:41 UTC 

[PATCH v3] PCI: vmd: Add VMD Device ID Support for Intel Nova Lake (NVL) and Dunlow (DNL)
 2026-08-19 17:42 UTC  (2+ messages)

[PATCH v1] tools/power turbostat: Add rugged Panther Lake support
 2026-08-19 17:41 UTC 

[PATCH v1] thermal: intel: intel_tcc_cooling: Add rugged Panther Lake support
 2026-08-19 17:41 UTC 

[PATCH v1] powercap: intel_rapl: Add rugged Panther Lake support
 2026-08-19 17:40 UTC 

[PATCH v3 0/2] gpu: nova: fix incorrect GSP barrier usage
 2026-08-19 17:39 UTC  (5+ messages)
` [PATCH v3 1/2] gpu: nova-core: fix barrier usage in CPU->GSP messaging path
` [PATCH v3 2/2] gpu: nova-core: fix barrier usage in GSP->CPU "

[PATCH v1] platform/x86: intel-uncore-freq: Add support for rugged Panther Lake
 2026-08-19 17:39 UTC 

[GIT PULL] regulator updates for v7.3
 2026-08-19 17:20 UTC  (2+ messages)

[PATCH 0/7] docs/zh_TW: remove duplicated maintainer contact information
 2026-08-19 17:38 UTC  (4+ messages)
` [PATCH 7/7] docs/zh_TW: remove the last maintainer contact references

[PATCH v1] platform/x86/intel/pmc: Add rugged Panther Lake support to intel_pmc_core
 2026-08-19 17:38 UTC 

[PATCH v4 0/2] hw/misc/applesmc: fix GET_KEY_BY_INDEX iteration and populate Apple SMC key set
 2026-08-19 17:36 UTC  (8+ messages)
` [PATCH v4 1/2] hw/misc/applesmc: implement GET_KEY_BY_INDEX, WRITE and TYPE commands
` [PATCH v4 2/2] hw/misc/applesmc: populate Apple SMC key table
` [PATCH 0/2] hw/misc/applesmc: SMC shutdown watchdog and trace events
  ` [PATCH 1/2] hw/misc/applesmc: Add "
  ` [PATCH 2/2] hw/misc/applesmc: Emulate the SMC shutdown watchdog

[oe][meta-python][wrynose][PATCH] python3-httplib2: upgrade 0.31.2 -> 0.32.0
 2026-08-19 17:36 UTC 

[PATCH net-next] net/mlx5e: Report link down on administrative close
 2026-08-19 17:35 UTC  (4+ messages)

[PATCH] KVM: VMX: Explicitly track TDX VMs' root level instead of guessing it from CPUID
 2026-08-19 17:35 UTC  (6+ messages)

[PATCH 0/4] hw/misc/applesmc: Implement writes, the shutdown watchdog and get-key-type
 2026-08-19 17:34 UTC  (3+ messages)

[Bug 221481] New: btintel_pcie: suspend fails with -EBUSY on Intel Lunar Lake (s2idle)
 2026-08-19 17:34 UTC  (2+ messages)
` [Bug 221481] "

[GIT PULL] i2c for v7.3, part 1
 2026-08-19 17:32 UTC  (4+ messages)

[PATCH v6 0/2] pci: AMD: Add Versal2 CPM6 PCIe host controller support
 2026-08-19 17:32 UTC  (5+ messages)
` [PATCH v6 1/2] dt-bindings: PCI: amd-mdb: Add CPM6 support
` [PATCH v6 2/2] PCI: amd-mdb: Add CPM6 host controller support

[PATCH v3] ACPI: scan: Avoid registering platform devices with resource overlaps
 2026-08-19 17:31 UTC  (5+ messages)

[PATCH v2 0/2] ASoC: tas2783: prepare the port again on the resume path
 2026-08-19 14:26 UTC  (2+ messages)

[PATCH] SUNRPC: add transport details to timeout diagnostics
 2026-08-19 17:30 UTC 

[PATCH 00/10] migration/rdma: Fixes or drops
 2026-08-19 17:29 UTC  (5+ messages)
` [PATCH 08/10] migration/rdma: Sanity check RDMA_CONTROL_REGISTER_REQUEST chunks

[oe][meta-python][scarthgap][PATCH 1/2] python3-filelock: fix CVE-2025-68146
 2026-08-19 17:30 UTC  (2+ messages)
` [oe][meta-python][scarthgap][PATCH 2/2] python3-filelock: fix CVE-2026-22701

[PATCH bpf-next v3 0/3] bpf, arena: fix range_tree consistency on allocation failure
 2026-08-19 17:30 UTC  (7+ messages)
` [PATCH bpf-next v3 1/3] bpf, arena: fix range_tree_clear inconsistency on kmalloc_nolock failure
` [PATCH bpf-next v3 2/3] bpf, arena: fix range_tree_set "
` [PATCH bpf-next v3 3/3] bpf, arena: check range_tree_set return in arena_free_pages and arena_free_worker

[GIT PULL] SPI updates for v7.3
 2026-08-19 17:20 UTC  (2+ messages)

drm: xe: Kernel-submitted job timed out
 2026-08-19 17:28 UTC  (14+ messages)

[PATCH v3 0/4] rv/reactors: fix lockdep warning and add KUnit tests
 2026-08-19 17:28 UTC  (7+ messages)
` [PATCH v3 1/4] rv/reactors: use context-sensitive lockdep wait type in rv_react()

[PATCH v4 0/4] PM: QoS/pmdomains: support resume latencies for system-wide PM
 2026-08-19 17:28 UTC  (7+ messages)
` [PATCH v4 1/4] PM / QoS: add flag to indicate latency applies system-wide
` [PATCH v4 2/4] PM / QoS: add lockless read for flags
` [PATCH v4 3/4] pmdomain: core: add genpd_for_each_child() helper
` [PATCH v4 4/4] pmdomain: add support system-wide resume latency constraints

[PATCH v3] drm/omap: Report HDMI hotplug events to the ASoC HDMI codec
 2026-08-19 17:27 UTC  (3+ messages)

[kvm-unit-tests PATCH] svm: Add SMI handler for svm_intr_intercept_mix_smi test
 2026-08-19 17:26 UTC  (2+ messages)

[PATCH net 0/2] net: ntb_netdev: Fix RX statistics accounting
 2026-08-19 17:25 UTC  (3+ messages)
` [PATCH net 1/2] net: ntb_netdev: Avoid double-accounting netif_rx() drops
` [PATCH net 2/2] net: ntb_netdev: Count packets dropped on RX refill failure

[PATCH 1/2] Revert "useradd.bbclass: drop groupmems from sysroot setup"
 2026-08-19 17:24 UTC  (2+ messages)
` [PATCH 2/2] useradd.bbclass: Look for usermod when using GROUPMEMS_PARAM

[RFC] bpf: account ring buffer backing pages separately from Lost RAM
 2026-08-19 17:24 UTC  (5+ messages)
    ` 答复: [External Mail]Re: "
      `  "

[GIT PULL for v7.3] media updates
 2026-08-19 17:21 UTC  (2+ messages)

[GIT PULL] HID subsystem queue for 7.3 merge window
 2026-08-19 17:21 UTC  (2+ messages)

[GIT PULL] watchdog updates for v7.3
 2026-08-19 17:20 UTC  (2+ messages)

[PATCH v2 0/4] power: reset: add NVMEM recorder provider for PSCRR
 2026-08-19 17:20 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: power: reset: add PSCRR NVMEM recorder binding
` [PATCH v2 2/4] power: reset: add PSCRR NVMEM recorder
` [PATCH v2 3/4] nvmem: provide consumer access to cell size metrics
` [PATCH v2 4/4] arm64: dts: qcom: lemans: Add PSCRR NVMEM recorder node

[PATCH net v4] ipv6: seg6: clear IPv4 control block on IPIP decapsulation
 2026-08-19 17:20 UTC  (2+ messages)

[GIT PULL] regmap updates for v7.3
 2026-08-19 17:20 UTC  (2+ messages)

[PATCH net-next v2 0/2] Guard against gso_segs overflows
 2026-08-19 17:18 UTC  (4+ messages)
` [PATCH net-next v2 1/2] net: Guard for gso_segs overflow in skb_segment

[PATCH net-next 0/4] Improve stability of big_tcp_tunnels.sh selftest
 2026-08-19 17:21 UTC  (7+ messages)
` [PATCH net-next 2/4] selftests: net: Lower threshold on debug kernels for big_tcp_tunnels.sh
` [PATCH net-next 4/4] selftests: net: Fix slow configurations in big_tcp_tunnels.sh

[GIT PULL] pwm: Changes for 7.3-rc1
 2026-08-19 17:20 UTC  (2+ messages)

[git pull] Input updates for v7.3-rc0
 2026-08-19 17:20 UTC  (2+ messages)

[GIT PULL] hwmon updates for v7.3
 2026-08-19 17:20 UTC  (2+ messages)

[GIT PULL] gpio updates for v7.3-rc1 - take 2
 2026-08-19 17:20 UTC  (2+ messages)

[GIT PULL] gpio updates for v7.3-rc1
 2026-08-19 17:20 UTC  (2+ messages)

[GIT PULL] pmdomain updates for v7.3
 2026-08-19 17:20 UTC  (2+ messages)

[GIT PULL] power sequencing updates for v7.3-rc1
 2026-08-19 17:20 UTC  (2+ messages)

[PATCH AUTOSEL 7.0-6.12] HID: logitech-hidpp: Add support for newer Bluetooth keyboards
 2026-08-19 17:19 UTC  (7+ messages)
` [PATCH AUTOSEL 7.0] io_uring/wait: honour caller's time namespace for IORING_ENTER_ABS_TIMER

[syzbot] [usb?] general protection fault in bus_remove_device
 2026-08-19 17:18 UTC 

[PATCH v2 0/9] Remove 32bit support on system/user emulations
 2026-08-19 17:18 UTC  (4+ messages)
` [PATCH v2 8/9] hw/arm/raspi4b: Drop board_rev for 32bit hosts

[PATCH 0/3] reftable/stack: avoid reloading the stack when locked
 2026-08-19 17:17 UTC  (3+ messages)
` [PATCH 2/3] reftable/stack: move list lock to `struct reftable_stack`

[PATCH v2] drm/omap: Report HDMI hotplug events to the ASoC HDMI codec
 2026-08-19 17:15 UTC  (3+ messages)

[PATCH wireless] wifi: mt76: mt7921: check drv_pmctrl return in the PCIe reset path
 2026-08-19 17:14 UTC  (3+ messages)

[Buildroot] [PATCH v1 1/1] boot/xilinx-embeddedsw: versal2_plm: configure xilpm runtime lib correctly
 2026-08-19 17:14 UTC 

[PATCH v2] file-posix: fix zone write granularity assignment for zoned block devices
 2026-08-19 17:13 UTC  (2+ messages)

[PATCH v20 00/15] virtio-net: live-TAP local migration
 2026-08-19 17:12 UTC  (7+ messages)
` [PATCH v20 10/15] migration/channel: check that transfer is UNIX socket when "local" set

[PATCH] serial: qcom-geni: keep registered console runtime active
 2026-08-19 17:13 UTC  (2+ messages)

[RFC PATCH 0/4] x86/resctrl: Refactor resctrl enumeration
 2026-08-19 17:12 UTC  (2+ messages)

[PATCH v4] Bluetooth: ISO: fix use-after-free of listener socket in iso_conn_ready
 2026-08-19 17:10 UTC  (2+ messages)

[PATCH v1 1/3] Bluetooth: btintel_pcie: parse FW memory region addresses via mailbox TLV
 2026-08-19 17:10 UTC  (2+ messages)

[PATCH v4 0/2] Bluetooth: fix endless adv params retry after a cancelled connection
 2026-08-19 17:10 UTC  (2+ messages)

[PATCH v1] Bluetooth: hci_core: use skb_get() instead of skb_clone() for req_skb
 2026-08-19 17:10 UTC  (2+ messages)

[PATCH v2 1/3] Bluetooth: btintel_pcie: parse FW memory addresses via mailbox TLV
 2026-08-19 17:10 UTC  (2+ messages)

[OE-core][scarthgap][PATCH 1/4] python3-git: fix CVE-2026-42284
 2026-08-19 17:10 UTC  (4+ messages)
` [OE-core][scarthgap][PATCH 2/4] python3-git: fix CVE-2026-42215
` [OE-core][scarthgap][PATCH 3/4] python3-git: fix CVE-2026-44243
` [OE-core][scarthgap][PATCH 4/4] python3-git: fix CVE-2026-44244

[PATCH] lib/string_choices: add str_pass_fail() and str_passed_failed()
 2026-08-19 17:09 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for HP Laptop 15-fd0039nt
 2026-08-19 17:08 UTC 

[PATCH 0/2] perf vendor events arm64: Fix Tegra410 Olympus PMU events
 2026-08-19 17:08 UTC  (2+ messages)

[PATCH] staging: fbtft: prefer scnprintf over sprintf in fbtft-core.c
 2026-08-19 17:06 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.