All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-18 10:54:18 to 2026-08-18 11:28:57 UTC [more...]

[PATCH v2] platform/x86: think-lmi: Fix current password length check
 2026-08-18 11:28 UTC  (2+ messages)

[PATCH v3 00/12] Add RTC support for Renesas RZ/T2H and RZ/N2H SoCs
 2026-08-18 11:28 UTC  (6+ messages)
` [PATCH v3 11/12] rtc: rzn1: use FIELD_PREP/FIELD_GET and GENMASK for register access
` [PATCH v3 12/12] rtc: rzn1: Add support for Renesas RZ/T2H and RZ/N2H SoCs

[PATCH 6.6.y] f2fs: fix UAF issue in f2fs_merge_page_bio()
 2026-08-18 11:28 UTC 

[PATCH] x86/sgx: Drop enclave reference on MMU notifier registration failure
 2026-08-18 11:27 UTC  (2+ messages)

About new backend for GPU compute ROCm in qemu
 2026-08-18 11:27 UTC  (10+ messages)

[PATCH 00/12] Add initial support for Qualcomm SM7250 SoC
 2026-08-18 11:27 UTC  (5+ messages)
` [PATCH 01/12] dt-bindings: arm: qcom,ids: Add SoC ID for SM7250
` [PATCH 02/12] soc: qcom: socinfo: Add SM7250 SoC ID

[PATCH v3 00/74] qom/qdev: associate properties with QAPI schema types
 2026-08-18 11:11 UTC  (56+ messages)
` [PATCH v3 01/74] qapi: add QAPITypeInfo struct definition
` [PATCH v3 02/74] qapi/gen: fix _module_basename for multi-dash 'what' parameters
` [PATCH v3 03/74] qapi: factor out QAPISchemaUsedTypes from introspect visitor
` [PATCH v3 04/74] qapi: register all introspectable types, not just QMP-reachable ones
` [PATCH v3 05/74] qapi: add type-infos generator
` [PATCH v3 06/74] meson: add qapi-type-infos-*.c/h to build
` [PATCH v3 07/74] qom: add qapi_type field to ObjectProperty
` [PATCH v3 08/74] qapi/qom: add qapi-type field to ObjectPropertyInfo
` [PATCH v3 09/74] qom/qmp: populate qapi-type in QMP handlers
` [PATCH v3 10/74] qom: add object_property_set_default_enum()
` [PATCH v3 11/74] qom: add object_{class_}property_add_qapi
` [PATCH v3 12/74] qom: add object_{class_}property_add_qapi_enum
` [PATCH v3 13/74] tests: update check-qom-proplist for QAPI-aware property registration
` [PATCH v3 14/74] qom: convert enum properties to QAPI-aware registration
` [PATCH v3 15/74] qom: remove old enum property registration API
` [PATCH v3 16/74] qom: convert struct properties to QAPI-aware registration
` [PATCH v3 17/74] x86: convert OnOffAuto "
` [PATCH v3 18/74] microvm: "
` [PATCH v3 19/74] pc: convert OnOffAuto vmport property "
` [PATCH v3 20/74] arm/virt: convert OnOffAuto acpi "
` [PATCH v3 21/74] riscv/virt: convert OnOffAuto properties "
` [PATCH v3 22/74] loongarch/virt: "
` [PATCH v3 23/74] hostmem-file: convert OnOffAuto rom property "
` [PATCH v3 24/74] sev: convert OnOffAuto legacy-vm-type "
` [PATCH v3 25/74] whpx: convert OnOffAuto hyperv "
` [PATCH v3 26/74] whpx: convert OnOffAuto arch properties "
` [PATCH v3 27/74] accel/kvm: convert OnOffSplit property "
` [PATCH v3 28/74] whpx: "
` [PATCH v3 29/74] ppc/spapr-caps: convert to QAPI-aware property registration
` [PATCH v3 30/74] system/memory: fix "priority" property typename
` [PATCH v3 31/74] backends/hostmem: fix property typenames
` [PATCH v3 32/74] backends/hostmem-file: fix "align" property typename
` [PATCH v3 33/74] accel/tcg: fix "tb-size" "
` [PATCH v3 34/74] block/throttle-groups: fix throttle properties typename
` [PATCH v3 35/74] event-loop-base: fix property typenames
` [PATCH v3 36/74] iothread: fix poll properties typename
` [PATCH v3 37/74] util/thread-context: fix property typenames
` [PATCH v3 38/74] target/i386: fix CPUID version properties typename
` [PATCH v3 39/74] ppc/pnv: fix phb-id and chip-id "
` [PATCH v3 40/74] backends/hostmem-memfd: fix "hugetlbsize" property typename
` [PATCH v3 41/74] hw/acpi: fix "node" properties typename
` [PATCH v3 42/74] net/colo-compare: fix compare_timeout setter visitor type
` [PATCH v3 43/74] net/colo-compare: fix max_queue_size "
` [PATCH v3 44/74] hw/misc/xlnx-versal-trng: add missing getter for fips-fault-events
` [PATCH v3 45/74] qom: convert scalar properties to QAPI-aware registration
` [PATCH v3 46/74] i386/cpu: convert strList property "
` [PATCH v3 47/74] accel/hvf: convert OnOffSplit "
` [PATCH v3 48/74] i386/x86: convert SgxEPCList "
` [PATCH v3 49/74] virtio-balloon: convert guest-stats property to QAPI type
` [PATCH v3 50/74] qom: replace object_property_add_tm with StructTm "
` [PATCH v3 51/74] hw/nvdimm: convert UUID property to QAPI-aware registration
` [PATCH v3 52/74] hw/s390-virtio-ccw: convert loadparm "
` [PATCH v3 53/74] hw/ppc/spapr_drc: convert fdt "
` [PATCH v3 54/74] spdm-socket: convert SpdmTransportType to QAPI enum
` [PATCH v3 55/74] hw/gpio/pca955x: use QAPI enums for led and pin properties

[PATCH 2/3] x86/emul: Drop trailing r from x86_seg_[lgi]dt names
 2026-08-18 11:25 UTC  (4+ messages)
` [PATCH v2 2/3] x86/emul: Rename the x86_seg_* system segments

Fixes tags need work in the pm tree
 2026-08-18 11:25 UTC  (3+ messages)

[GIT PULL] KVM: x86 pull requests for 7.3
 2026-08-18 11:25 UTC  (9+ messages)
` [GIT PULL] KVM: Generic and documentation updates "
` [GIT PULL] KVM: MAINTAINERS "
` [GIT PULL] KVM: Selftests change for 7.3, part 1
` [GIT PULL] KVM: x86: KVM: Selftests change for 7.3, part 2

[PATCH net v2] net: libwx: fix concurrent bitmap overwrite in PTP setup
 2026-08-18 11:25 UTC  (2+ messages)

[PATCH 1/3] ASoC: mediatek: mt2701: Use devm_clk_get_optional() for audio_mrgif_pd
 2026-08-18 11:21 UTC  (8+ messages)
` [PATCH 2/3] ASoC: mediatek: mt2701: Use dev_err_probe() for error handling
` [PATCH 3/3] ASoC: mediatek: mt2701: Drop redundant probe error messages

[PATCH 0/4] Fix forward()/expires() racing with concurrent arming
 2026-08-18 11:21 UTC  (4+ messages)

[PATCH v2] Bluetooth: mgmt: reply to cancelled mgmt commands instead of silently dropping
 2026-08-18 11:21 UTC  (3+ messages)

[PATCH] xfrm: fix suspicious RCU usage in xfrm_nlmsg_multicast
 2026-08-18 11:20 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net-next v3] net/ionic: avoid OOB TX partner lookup for hwstamp RXQ
 2026-08-18 11:20 UTC  (3+ messages)

[PATCH] platform/x86: dell-wmi-sysman: Fix instance ID bounds
 2026-08-18 11:20 UTC  (2+ messages)

[PATCH v2] platform/x86: asus-armoury: add support for FX517ZR
 2026-08-18 11:20 UTC  (2+ messages)

[PATCH net-next v5] ixgbe: implement get_queue_stats_rx
 2026-08-18 11:20 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] platform/x86: hp-wmi: Add OMEN board 8D88 thermal profile support
 2026-08-18 11:20 UTC  (2+ messages)

[PATCH] platform/x86: hp-wmi: Add OMEN board 8A43 thermal profile support
 2026-08-18 11:20 UTC  (2+ messages)

[PATCH] platform/x86: hp-wmi: Add OMEN Transcend 16 8BB3 support
 2026-08-18 11:20 UTC  (2+ messages)

[PATCH] platform/x86: hp-wmi: Add OMEN board 8BAA thermal profile support
 2026-08-18 11:20 UTC  (2+ messages)

[PATCH v11 00/25] DPAA driver fixes and improvements
 2026-08-18 11:17 UTC  (28+ messages)
` [PATCH v12 00/26] NXP DPAA driver fixes and enhancements
  ` [PATCH v12 01/26] net/dpaa: fix device remove
  ` [PATCH v12 02/26] net/dpaa: fix Tx confirmation queue memory leak
  ` [PATCH v12 03/26] bus/dpaa: fix FQD dest wq channel decoding
  ` [PATCH v12 04/26] bus/dpaa: refine fman naming
  ` [PATCH v12 05/26] bus/dpaa: scan max BPID from DTS
  ` [PATCH v12 06/26] drivers: add process-type guards for secondary process
  ` [PATCH v12 07/26] drivers: shutdown DPAA FQ by fq descriptor
  ` [PATCH v12 08/26] drivers: add DPAA cgrid cleanup support
  ` [PATCH v12 09/26] bus/dpaa: improve FQ shutdown with channel validation
  ` [PATCH v12 10/26] drivers: add BMI Tx statistics
  ` [PATCH v12 11/26] net/dpaa: optimize FM deconfig
  ` [PATCH v12 12/26] net/dpaa: optimize FMC MAC type parsing
  ` [PATCH v12 13/26] drivers: release DPAA bpid on driver destructor
  ` [PATCH v12 14/26] dma/dpaa: add SG data validation and ERR050757
  ` [PATCH v12 15/26] net/dpaa: support Rx/Tx taildrop threshold devarg
  ` [PATCH v12 16/26] net/dpaa: add Tx rate limiting API
  ` [PATCH v12 17/26] bus/dpaa: orp queue create and burst enqueue
  ` [PATCH v12 18/26] net/dpaa: support fmcless rxq number as devargs
  ` [PATCH v12 19/26] net/dpaa: support non fmX-macY type of shared Ethernet name
  ` [PATCH v12 20/26] bus/dpaa: optimize DPAA multi-entry buffer pool operations
  ` [PATCH v12 21/26] bus/dpaa: improve log macro and fix bus detection
  ` [PATCH v12 22/26] net/dpaa: enhance VSP port support
  ` [PATCH v12 23/26] drivers: add offline (O/H) port device support
  ` [PATCH v12 24/26] crypto/dpaa_sec: improve crypto fq resource handling
  ` [PATCH v12 25/26] drivers: add dpaax enter destructor to gate EAL memory frees
  ` [PATCH v12 26/26] doc: update release notes with NXP DPAA changes

[PATCH 6.12.y] f2fs: fix UAF issue in f2fs_merge_page_bio()
 2026-08-18 11:19 UTC 

[PATCH 1/2] platform/x86: acer-wmi: allow hwmon without predator_v4
 2026-08-18 11:19 UTC  (2+ messages)

[PATCH v4] video: fbdev: via: refactor strcpy and viafb_name
 2026-08-18 11:17 UTC 

[PATCH] i2c: cp2615: handle allocation failure
 2026-08-18 11:17 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net-next v9 0/4] net: rnpgbe: Add TX/RX and link status support
 2026-08-18 11:15 UTC  (5+ messages)
` [PATCH net-next v9 2/4] net: rnpgbe: Add basic TX packet transmission support
` [PATCH net-next v9 3/4] net: rnpgbe: Add RX packet reception support

[PATCH v2] mm/migrate_device: avoid out-of-bounds writes for compound folios
 2026-08-18 11:13 UTC  (3+ messages)

[REGRESSION] PCIe/qcom: on-board WCN7850 link stuck in Polling on X1E80100 (Surface Pro 11)
 2026-08-18 11:13 UTC  (2+ messages)

[PATCH mptcp-next v2 0/5] mptcp: avoid data-races around the sysctls
 2026-08-18 11:13 UTC  (2+ messages)

[PATCH bpf-next 0/2] lsm: give BPF programs a way to query locked_down state
 2026-08-18 11:12 UTC  (7+ messages)

[GIT PULL] LoongArch KVM changes for v7.3
 2026-08-18 11:12 UTC  (2+ messages)

[PATCH v4 00/10] mpi3mr: Few Enhancements and minor fixes
 2026-08-18 11:10 UTC  (4+ messages)
` [PATCH v4 02/10] mpi3mr: Update MPI Headers to revision 41

QA notification for completed autobuilder build (yocto-6.0.3.rc3)
 2026-08-18 11:10 UTC 

[PATCH net v3 0/1] ip: orphan prefetched skbs before multicast forwarding
 2026-08-18 11:10 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] package/dracut: security bump to version 112
 2026-08-18 11:10 UTC  (3+ messages)
` [Buildroot] [PATCH 3/3] package/dracut: add subpackage for dracut-util

[GIT PULL] Rust for v7.3
 2026-08-18 11:10 UTC  (2+ messages)

[PATCH v2 0/3] platform/x86: panasonic-laptop: CF-33 hotkey fixes
 2026-08-18 11:09 UTC  (3+ messages)
` [PATCH v2 3/3] platform/x86: panasonic-laptop: Fix sentinel write past pcc->sinf[]

[PATCH v2] irqchip/renesas-rzg2l: Fix loss of interrupt
 2026-08-18 11:09 UTC 

[PATCH v3 0/4] tdx-guest: Make Quote buffer size dynamic
 2026-08-18 11:09 UTC  (18+ messages)

[GIT PULL] KVM: s390: Features and Fixes for 7.3
 2026-08-18 11:08 UTC  (2+ messages)

[PATCH RFC] usb: gadget: u_serial: fix use-after-free of tty->port
 2026-08-18 11:08 UTC 

[GIT PULL] KVM/riscv changes for 7.3
 2026-08-18 11:08 UTC  (5+ messages)

[PATCH v3 0/2] CPM6 Channel Separation Support
 2026-08-18 11:07 UTC  (7+ messages)
` [PATCH v3 1/2] dmaengine: dw-edma: Enable Chan Separation via VSEC

[PATCH v3 0/7] migration/cpr: support vhost-vsock devices
 2026-08-18 11:02 UTC  (4+ messages)

[linux-next:master 15921/15982] drivers/hid/hid-steam.c:557 steam_send_report_id() warn: check sign expansion for '__UNIQUE_ID_x__578'
 2026-08-18 11:06 UTC 

[PATCH V17 00/12] Add memory page offlining support
 2026-08-18 11:06 UTC  (13+ messages)
` [PATCH V17 05/12] drm/xe: Guard teardown paths against purged BOs
` [PATCH V17 08/12] drm/xe/vram: Add VRAM page offline fault handler
` [PATCH V17 09/12] drm/xe/configfs: Add vram bad page reservation policy
` [PATCH V17 10/12] drm/xe: Add sysfs interface for bad gpu vram pages
` [PATCH V17 11/12] drm/xe/uapi: Expose ban reason in EXEC_QUEUE_GET_PROPERTY_BAN
` [PATCH V17 12/12] drm/xe: Add fault-inject based VRAM page offline injection

[PATCH v2] cyclictest, cyclicdeadline: Exit with failure when breaktrace threshold is exceeded
 2026-08-18 11:06 UTC  (3+ messages)

[PATCH net v3 0/2] bonding: fix TLB load-tracking overflow on high-speed NICs
 2026-08-18 11:06 UTC  (4+ messages)
` [PATCH net v3 2/2] bonding: fix u32 overflow in compute_gap()

[RFC PATCH v2 00/10] iommu/riscv: Add hardware dirty tracking for second-stage domains
 2026-08-18 11:05 UTC  (9+ messages)
` [RFC PATCH v2 05/10] iommu/riscv: support GSCID and GVMA invalidation command
` [RFC PATCH v2 07/10] iommu/riscv: Add domain_alloc_paging_flags for second-stage domain

[LTP] [PATCH] syscalls: rename11: Convert test to new API
 2026-08-18 11:05 UTC  (2+ messages)

[PATCH 1/3] ASoC: mt6797: fix wrong unwind order and error code in enable_clock
 2026-08-18 11:05 UTC  (3+ messages)

[PATCH] nvme-tcp: check the data direction of a C2HData PDU
 2026-08-18 11:04 UTC 

[PATCH] ASoC: tegra: ADX: convert map to flexible array
 2026-08-18 11:04 UTC  (2+ messages)

[Security] Patch for stack buffer overflow and heap OOB read in avrcp.c
 2026-08-18 11:04 UTC  (2+ messages)

[PATCH 0/5] selftests/resctrl: Run the MBA test on arm64 MPAM via the NVIDIA SCF PMU
 2026-08-18 11:04 UTC  (3+ messages)

[RFC PATCH] perf/amd/ibs: Report physical address for IBS fetch samples
 2026-08-18 11:04 UTC  (6+ messages)

[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
 2026-08-18 11:03 UTC  (12+ messages)
` [PATCH v3 19/26] mm/page_alloc: rename ALLOC_NON_BLOCK back to _HARDER
` [PATCH v3 21/26] mm/page_alloc: implement FREETYPE_UNMAPPED allocations

[PATCH 0/4] selftests/resctrl: MBA schemata ABI selftests for MPAM platforms
 2026-08-18 11:03 UTC  (3+ messages)

[bvanassche:scsi-sdev-printk 1/2] include/kunit/test.h:501:undefined reference to `kunit_kmalloc_array'
 2026-08-18 11:02 UTC 

[PATCH] IB/iser: skip an unregistered direction on remote invalidation
 2026-08-18 11:02 UTC  (3+ messages)

[PATCH v3 0/5] powerpc/eeh: Add RTAS-based error injection support on pSeries
 2026-08-18 11:01 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/dracut: disable dracut-cpio if host-rustc is not available
 2026-08-18 11:00 UTC 

[PATCH] rust: configfs: skip unregister after failed registration
 2026-08-18 11:00 UTC  (4+ messages)

[PATCH] platform/x86: int3472: add HP Spectre handshake delay
 2026-08-18 11:00 UTC  (3+ messages)

[PATCH net-next v9 1/4] net: rnpgbe: Add interrupt handling
 2026-08-18 10:59 UTC  (2+ messages)

[moderation/CI] Re: bpf: guard classic uprobes against private-stack corruption
 2026-08-18 10:59 UTC 

[PATCH] drm/i915/display: Clear SEL_FETCH_PLANE_CTL on plane disable
 2026-08-18 10:59 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: Clear SEL_FETCH_PLANE_CTL on plane disable (rev2)

Patchwork housekeeping for: spi-devel-general
 2026-08-18 10:58 UTC 

[PATCH 0/4] kho: rename "scratch" to "bootmem"
 2026-08-18 10:58 UTC  (4+ messages)

[BlueZ] avctp: Fix typo in comment which contradicts the conditional below
 2026-08-18 10:58 UTC 

[PATCH] dmaengine: xilinx_dma: Fix hardware buffer descriptor reuse order
 2026-08-18 10:58 UTC  (2+ messages)

[PATCH v5 0/5] ceph: reduce mdsc->mutex contention in the cephfs kclient
 2026-08-18 10:58 UTC  (12+ messages)
` [PATCH v5 1/5] ceph: use READ_ONCE/WRITE_ONCE for oldest_tid
` [PATCH v5 2/5] ceph: replace the request_tree rbtree with an xarray keyed by r_tid
` [PATCH v5 3/5] ceph: add wait_list_lock for wait-list serialization
` [PATCH v5 4/5] ceph: move mdsc->mutex into __do_request()
` [PATCH v5 5/5] ceph: narrow mdsc->mutex scope in replay_unsafe_requests

[PATCH v7 0/4] Introduce Allwinner H616 PWM controller
 2026-08-18 10:58 UTC  (3+ messages)
` [PATCH v7 2/4] pwm: sun8i: Add H616 PWM support

[PATCH v2 0/2] I2C SCL counter updates for Qualcomm IPQ5424 SoC
 2026-08-18 10:58 UTC  (4+ messages)
` [PATCH v2 1/2] i2c: qcom-geni: update frequency table to fix timing parameters

Question: can normal mmap placement leave a small grow-down stack gap?
 2026-08-18 10:56 UTC 

[PATCH v2] media: v4l2-isp: reject zero-sized parameter blocks
 2026-08-18 10:56 UTC 

[PATCH v4 0/6] Implement missing functionality and hooks in mk68k to support upcoming sun3 impl
 2026-08-18 10:56 UTC  (3+ messages)
` [PATCH v4 3/6] target/m68k: Fix NMI pending for Level 7 interrupts

[PATCH v4 0/3] selftests/resctrl: Fix resctrl selftests issues on aarch64
 2026-08-18 10:54 UTC  (4+ messages)
` [PATCH v4 1/3] selftests/resctrl: Skip L3_CAT when no exclusive cache portion exists

[PATCH 1/2] kbuild: rust: preserve unreachable traps with inline helpers
 2026-08-18 10:54 UTC  (3+ 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.