messages from 2026-07-10 02:03:33 to 2026-07-10 03:05:47 UTC [more...]
[PATCH v3 1/4] perf ui hists: In report UI ensure thread is set
2026-07-10 3:05 UTC (13+ messages)
` [PATCH v4 1/9] perf hists browser: Increase MAX_OPTIONS to prevent stack buffer overflow
` [PATCH v4 2/9] perf ui hists: In report UI ensure thread is set
` [PATCH v4 3/9] perf disasm: Fix potential NULL pointer dereference in arch__find()
` [PATCH v4 4/9] perf ui hists: Fix uninitialized stack memory free on pstack allocation failure
` [PATCH v4 5/9] perf ui hists: Fix memory leak in evsel__hists_browse() interactive loop
` [PATCH v4 6/9] perf ui hists: Fix dso_filter reference leak and exit cleanup
` [PATCH v4 7/9] perf ui hists: Fix NULL pointer array gap in add_script_opt()
` [PATCH v4 8/9] perf ui hists: Remove duplicated thread in popup_action
` [PATCH v4 9/9] perf annotate: Be robust to annotating without a thread
[PATCH] drm/xe/vm: Reject invalid prefetch region for non-SVM VMA
2026-07-10 3:05 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v2 0/4] powerpc/kdump: Support high crashkernel reservation
2026-07-10 2:44 UTC (3+ messages)
` [PATCH v2 1/4] powerpc/mmu: do MMU type discovery before "
[f2fs-dev] [RFC PATCH v2 02/10] f2fs: carry subpage offset and count in write IO
2026-07-10 3:04 UTC (4+ messages)
[PATCH] selftests: timers: Make sleep time in raw_skew configurable
2026-07-10 3:04 UTC (2+ messages)
[RFC PATCH v3 1/3] mm: make persistent huge zero folio read-only
2026-07-10 3:03 UTC (2+ messages)
[PATCH v4 0/2] thermal: imx: Add calibration offset support
2026-07-10 3:03 UTC (6+ messages)
` [PATCH v4 1/2] dt-bindings: thermal: imx: Document calibration offset property
` [PATCH v4 2/2] thermal/drivers/imx: Add calibration offset support
[PATCH v2 0/3] target/loongarch: advertise pv features per vCPU
2026-07-10 3:02 UTC (5+ messages)
` [PATCH v2 1/3] target/loongarch/kvm: "
` [PATCH v2 2/3] target/loongarch: migrate pv_features in the vCPU VMState
[PATCH v10] drm/xe/guc: Hold device ref until queue teardown completes
2026-07-10 3:01 UTC
[PATCH v3 0/2] thermal: imx: Add calibration offset support
2026-07-10 3:01 UTC (8+ messages)
` [PATCH v3 1/2] dt-bindings: thermal: imx: Document calibration offset property
` [PATCH v3 2/2] thermal/drivers/imx: Add calibration offset support
[RFC PATCH 00/36] arm64: Add support for FEAT_NMI
2026-07-10 3:00 UTC (13+ messages)
` [RFC PATCH 03/36] arm64: hibernate: mask DAIF before restoring hibernated kernel
` [RFC PATCH 24/36] arm64: booting: Document boot requirements for FEAT_NMI
` [RFC PATCH 26/36] arm64: ptrace: Add PSR_ALLINT_BIT
` [RFC PATCH 27/36] arm64: idreg: Add an override for FEAT_NMI
` [RFC PATCH 28/36] arm64: cpufeature: Detect PE support "
` [RFC PATCH 35/36] arm64: nmi: Add Kconfig for NMI
[PATCH] wifi: rtw89: 8852au: Add support for Mercusys MA72XH
2026-07-10 3:00 UTC
[PULL 00/40] riscv-to-apply queue
2026-07-10 2:55 UTC (41+ messages)
` [PULL 01/40] hw/riscv/riscv-iommu.c: fix fault type for spa_fetch() faults
` [PULL 02/40] hw/riscv/riscv-iommu.c: check for reserved PTE bits
` [PULL 03/40] hw/riscv/riscv-iommu.c: fault when !PTE_U and no priv access
` [PULL 04/40] hw/riscv/riscv-iommu.c: fault for non-user PTE in G_STAGE
` [PULL 05/40] hw/riscv/riscv-iommu.c: check reserved MSI PTE basic bits
` [PULL 06/40] hw/riscv/riscv-iommu-sys.c: record fault on IOMMU-generated MSI write
` [PULL 07/40] target/riscv: Remove unused tcg/tcg.h include
` [PULL 08/40] target/riscv: move valid_vm_* satp arrays to cpu.c
` [PULL 09/40] hw/riscv, target/riscv: move pmu fdt function to fdt-common.c
` [PULL 10/40] target/riscv: move TCG only files to tcg subdir
` [PULL 11/40] target/riscv/machine.c: do not migrate pmp state with kvm
` [PULL 12/40] target/riscv: move pmp files to tcg subdir
` [PULL 13/40] target/riscv: tidy up riscv_sysemu_ops
` [PULL 14/40] target/riscv: move debug.h to tcg subdir
` [PULL 15/40] target/riscv: remove csr.h from kvm-cpu.c
` [PULL 16/40] target/riscv: move csr.h to tcg subdir
` [PULL 17/40] target/riscv: move custom_csrs logic to tcg-cpu.c
` [PULL 18/40] target/riscv: move riscv_cpu_set_nmi() "
` [PULL 19/40] target/riscv: move some irq helpers to cpu.c
` [PULL 20/40] target/riscv: move riscv_cpu_claim_interrupts "
` [PULL 21/40] target/riscv/cpu.c: handle TCG bits of riscv_cpu_dump_state
` [PULL 22/40] target/riscv: gate riscv_cpu_update_mip with tcg_enabled()
` [PULL 23/40] target/riscv/cpu.c: filter TCG only bits in riscv_cpu_reset_hold()
` [PULL 24/40] hw/riscv/riscv_hart.c isolate tcg only bits
` [PULL 25/40] target/riscv/gdbstub.c: isolate TCG only checks
` [PULL 26/40] target/riscv: move riscv_cpu_set_rdtime_fn to riscv_aclint
` [PULL 27/40] target/riscv/tcg: remove unused riscv_cpu_get_geilen()
` [PULL 28/40] target/riscv: move riscv_cpu_set_geilen() to riscv-imsic
` [PULL 29/40] target/riscv: move riscv_cpu_set_aia_ireg_rmw_cb() to riscv_imsic
` [PULL 30/40] gitlab-ci.d/crossbuilds: add riscv64 KVM-only build job
` [PULL 31/40] hw/riscv/riscv-iommu.c: check for misaligned IOHGATP_PPN
` [PULL 32/40] hw/riscv/riscv-iommu.c: update ioval2 when faulting in spa_fetch()
` [PULL 33/40] hw/riscv/riscv-iommu: forbid GATE/SADE if caps.AMO_HWADD is zero
` [PULL 34/40] hw/riscv/riscv-iommu.c: set ftype and iova in riscv_iommu_ctx()
` [PULL 35/40] hw/pci/pcie_doe: Check mailbox length for overflows
` [PULL 36/40] target/riscv/kvm: add extensions after v7.1-rc4 update
` [PULL 37/40] gitlab-ci: Remove job building OpenSBI firmware binaries
` [PULL 38/40] tests: allow differences in SPCR
` [PULL 39/40] hw/acpi: correct field sequence in SPCR table
` [PULL 40/40] tests: update SPCR loongarch64 and riscv64 test data
Sashiko to track linux-mtd
2026-07-10 2:55 UTC (5+ messages)
[PATCH v4 0/2] Modify interrupt handling for eUSB2 Phy targets
2026-07-10 1:52 UTC (4+ messages)
` [PATCH v4 1/2] dt-bindings: qcom,snps-dwc3: Add property indicating presence of eUSB2 phy
CPU affinity behavior of liburcu call-rcu per-cpu worker threads
2026-07-10 2:56 UTC (8+ messages)
[PATCH] drm/xe: Reject PXP usage on multi-queue exec queues
2026-07-10 2:56 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH v1] dts: add support for no link topology
2026-07-10 2:54 UTC (3+ messages)
` [PATCH v6] "
[PATCH v2 0/2] media: iris: fix QC10C format handling and disable time-delta-based rate control
2026-07-10 2:54 UTC (3+ messages)
` [PATCH v2 1/2] media: iris: avoid bit depth validation for capture formats
` [PATCH v2 2/2] media: iris: disable time-delta-based rate control for VBR
[PATCH v6 0/5] Fix traceNoC probe issue on multiple QCOM platforms
2026-07-10 2:54 UTC (9+ messages)
` [PATCH v6 1/5] dt-bindings: arm: coresight-tnoc: Bind on platform bus instead of AMBA
` [PATCH v6 2/5] coresight: tnoc: Bind Aggregator TNOC on the platform bus
` [PATCH v6 3/5] arm64: dts: qcom: kaanapali: bind traceNoC "
` [PATCH v6 4/5] arm64: dts: qcom: sm8750: "
` [PATCH v6 5/5] arm64: dts: qcom: glymur: use Aggregator TNOC compatible
[PATCH] mm/migrate_device: avoid overflowing migrate_vma collection arrays
2026-07-10 2:54 UTC (2+ messages)
[PATCH] drm/amdgpu: Fix lockdep false positive in amdgpu_lockdep_init
2026-07-10 2:50 UTC
[PATCH] hw/virtio/vdpa-dev: pass set_config buffer to vhost backend
2026-07-10 2:50 UTC (3+ messages)
[PATCH v2] dt-bindings: usb: Add Aspeed AST2700 DWC3 controller
2026-07-10 2:51 UTC
ld.lld: error: relocation R_PPC_ADDR16_LO cannot be used against symbol 'init_task'; recompile with -fPIC
2026-07-10 2:51 UTC (2+ messages)
[PATCH 0/6] Return -ENODEV instead of -EFAULT on module-get failure
2026-07-10 2:51 UTC (4+ messages)
` [PATCH 1/6] ALSA: control: Return -ENODEV instead of -EFAULT in snd_ctl_open()
[PATCH v1 0/8] mtd: spi-nor: Rework flash parameter initialization
2026-07-10 2:48 UTC (7+ messages)
` [PATCH v1 6/8] mtd: spi-nor: spansion: s25fs256t: move ARCFN check into .late_init
` [PATCH v1 8/8] mtd: spi-nor: rework flash parameter initialization
[PATCH v6 00/11] Dynamic PAMT
2026-07-10 2:47 UTC (17+ messages)
` [PATCH v6 05/11] x86/virt/tdx: Handle concurrent callers in tdx_pamt_get/put()
` [PATCH v6 07/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures
` [PATCH v6 08/11] x86/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault path
[PATCH net-next v10 0/4] net: stmmac: eic7700: add eth1 variant support and update delay bindings
2026-07-10 2:46 UTC (4+ messages)
` [PATCH net-next v10 1/4] dt-bindings: ethernet: eswin: relax internal delay model to range-based constraints
` "
[PATCH] mm/vmscan: clear hopeless kswapd when global direct reclaim makes progress
2026-07-10 2:44 UTC
[PATCH] wifi: cfg80211: validate IEs in cfg80211_wext_siwgenie()
2026-07-10 2:46 UTC
[PATCH v21 net-next 00/12] nbl driver for Nebulamatrix NICs
2026-07-10 2:45 UTC (4+ messages)
` [PATCH v21 net-next 01/12] net/nebula-matrix: add minimum nbl build framework
` 回复:[PATCH "
[PATCH 0/2] scsi: lpfc: bound EDC descriptor TLV walk
2026-07-10 2:43 UTC (5+ messages)
` [PATCH 1/2] scsi: lpfc: bound EDC descriptor list by payload length
` [PATCH 2/2] scsi: lpfc: add KUnit coverage for EDC descriptor bounds
[PATCH] hv: hv_balloon: validate unballoon range count
2026-07-10 2:42 UTC (2+ messages)
[PATCH v2 0/3] Add audio support on i.MX91 9x9 QSB
2026-07-10 2:42 UTC (4+ messages)
` [PATCH v2 1/3] arm64: dts: imx91-9x9-qsb: Add audio-related board muxes
` [PATCH v2 2/3] arm64: dts: imx91-9x9-qsb: Add WM8524 sound card support
` [PATCH v2 3/3] arm64: dts: imx91-9x9-qsb: Add PDM microphone "
[PATCH] erofs: cap LZMA stream pool size
2026-07-10 2:42 UTC (2+ messages)
[PATCH 0/2] HID: hyperv: bound initial device info descriptor
2026-07-10 2:41 UTC (5+ messages)
` [PATCH 1/2] HID: hyperv: validate initial device info bounds
` [PATCH 2/2] HID: hyperv: add KUnit coverage for "
[PATCH i-g-t] tests/intel/kms_pm_dc: Detect frame drops via page-flip events
2026-07-10 2:40 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH 0/2] media: iris: add LTR and hierarchical coding support for ar50lt
2026-07-10 2:39 UTC (3+ messages)
` [PATCH 1/2] media: iris: add Long-Term Reference control support for ar50lt encoder
` [PATCH 2/2] media: iris: add hierarchical coding "
Re: [PATCH v2] HID: i2c-hid: Fixes "(null)" device name error logs in i2c_hid_parse
2026-07-10 2:39 UTC
[PATCH 0/2] tdx-guest: Make Quote buffer size dynamic
2026-07-10 2:38 UTC (4+ messages)
` [PATCH 1/2] x86/tdx: Add helper to query maximum TD Quote size
[PATCH v4] riscv: mm: Avoid spurious fault after hotplugging vmemmap
2026-07-10 2:34 UTC (7+ messages)
[syzbot] [wireless?] KASAN: slab-out-of-bounds Read in ieee80211_ie_split_ric (3)
2026-07-10 2:33 UTC
[PATCH v3 1/2] ARM: mm: fix use-after-free in __do_user_fault() under CONFIG_DEBUG_USER
2026-07-10 2:32 UTC (5+ messages)
[PATCH] vboxsf: validate directory entry name length
2026-07-10 2:31 UTC
+ mm-migrate_device-fix-pte_pfn-pte_dirty-called-on-non-present-pte.patch added to mm-hotfixes-unstable branch
2026-07-10 2:31 UTC
Please consider 83f99de1b7c0 ("ext2: fix race between setxattr and write back") for 5.10.y, 5.15.y, and 6.1.y
2026-07-10 2:31 UTC
[PATCH v3 00/10] HID: steam: General cleanup and improvements
2026-07-10 2:31 UTC (17+ messages)
` [PATCH v3 02/10] HID: steam: Refactor and clean up report parsing
` [PATCH v3 04/10] HID: steam: Add support for sensor events on the Steam Controller (2015)
` [PATCH v3 05/10] HID: steam: Coalesce rumble packets
` [PATCH v3 06/10] HID: steam: Fully unregister controller when hidraw is opened
` [PATCH v3 07/10] HID: steam: Rearrange teardown sequences
` [PATCH v3 08/10] HID: steam: Improve logging and other cleanup
` [PATCH v3 09/10] HID: steam: Reject short reads
` [PATCH v3 10/10] HID: steam: Retry send/recv reports if stale
Please consider fb3bbcfe344e ("exit: change the release_task() paths to call flush_sigqueue() lockless") for 5.10.y, 5.15.y, 6.1.y, 6.6.y, and 6.12.y
2026-07-10 2:31 UTC
[PATCH] fs/ntfs3: reject an oversized resident attribute on the inline iomap path
2026-07-10 2:30 UTC
[STATUS] next/master - 34cf6dafc47441dfb6b356a095b89c3585a93714
2026-07-10 2:30 UTC
[PATCH 0/2] nvmet-pci: validate endpoint queue IDs
2026-07-10 2:30 UTC (3+ messages)
` [PATCH 1/2] nvmet-pci: validate queue IDs against endpoint queues
` [PATCH 2/2] nvmet-pci: add KUnit coverage for endpoint queue IDs
[RFC PATCH xfstests] cifs/002: check nlink returned by fstat()
2026-07-10 2:29 UTC
[PATCH v1 1/2] dts: add code coverage reporting to DTS
2026-07-10 2:29 UTC (3+ messages)
` [PATCH v5 "
[PATCH 0/2] tests/intel/xe_survivability: update ignored dmesg regex
2026-07-10 2:29 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
+ mm-gup-fix-gup-fast-fallback-for-null-mapping-order-0-folios.patch added to mm-new branch
2026-07-10 2:28 UTC
[PATCH] drbd: reject data replies with an out-of-range payload size
2026-07-10 2:28 UTC
[PATCH] libceph: validate OSD extent maps before cursor advance
2026-07-10 2:28 UTC
[PATCH] riscv: dts: spacemit: k3-pico-itx: Fix non-functional ethernet TX timing
2026-07-10 2:25 UTC (8+ messages)
[PATCH v2] target/riscv: check G-stage write permission for VS-stage A/D updates
2026-07-10 2:23 UTC (2+ messages)
[PATCH 0/4] docs/zh_CN: update rust documentation translations
2026-07-10 2:24 UTC (4+ messages)
` [PATCH 2/4] docs/zh_CN: Update rust/general-information.rst translation
[PATCH v6 0/4] iio: adc: Add support for LTC2378 and similar ADCs
2026-07-10 2:22 UTC (3+ messages)
` [PATCH v6 2/4] iio: adc: ltc2378: Add support for LTC2378-20 "
[PATCH] wifi: brcmfmac: drain bus_reset work on device removal
2026-07-10 2:21 UTC (3+ messages)
[PATCH RFC v4 0/9] phy: qcom: qmp-pcie: Add link-mode based support for Glymur Gen5x8 PHY
2026-07-10 2:19 UTC (7+ messages)
` [PATCH RFC v4 9/9] arm64: dts: qcom: glymur: Wire PCIe3a/3b to shared "
[PATCH 0/2] s390x: more interface hardening
2026-07-10 2:18 UTC (5+ messages)
` [PATCH 1/2] s390x/sclp: prevent re-reading the sclp header
` [PATCH 2/2] s390x/sclpcpi: check event length field before reading from buffer
[PATCH 0/6] iio: adc: Add AD7768/AD7768-4 ADC driver support
2026-07-10 2:16 UTC (7+ messages)
` [PATCH 4/6] iio: adc: Add AD7768 IIO Driver support
` [PATCH 5/6] gpio: ad7768: Add AD7768 GPIO auxiliary driver
` [PATCH 6/6] Documentation: iio: Add AD7768 Documentation
[moderation/CI] Re: ext4: fix use-after-free in ext4 delayed I/O completion
2026-07-10 2:16 UTC
[PATCH 0/1] libceph: fix a monmap use-after-free in ceph_compare_options()
2026-07-10 2:16 UTC (4+ messages)
` [PATCH 1/1] libceph: use RCU to protect monmap "
[PATCH V5 0/4] Add PCIe M.2 Key E connector support for NXP i.MX boards
2026-07-10 2:16 UTC (4+ messages)
` [PATCH V5 2/4] PCI: imx6: Add skip_pwrctrl_off flag support
[PATCH v1] net/9p: abort interrupted RPCs on fatal signals
2026-07-10 2:15 UTC
[PATCH i-g-t v4 1/2] intel-ci: Add audio/color chamelium tests
2026-07-10 2:27 UTC (2+ messages)
` [PATCH i-g-t v4 2/2] intel-ci: Blocklist lud3d for display_ver < 35
[LTP] [PATCH] ltp: syscalls/madvise09: Reset cgroup memory limits before test retries
2026-07-10 2:15 UTC (2+ messages)
` [LTP] [PATCH v2] "
[PATCH] staging: rtl8723bs: fix cmdThread CamelCase style warning
2026-07-10 2:13 UTC
[PATCH] mm: nommu: free unused resources when mremap shrinks the vma
2026-07-10 2:10 UTC
[PATCH 6.18.y v2] mm: shmem: fix potential livelock issue for shmem direct swapin
2026-07-10 2:09 UTC
[PATCH 6.18.y] mm: shmem: fix potential livelock issue for shmem direct swapin
2026-07-10 2:07 UTC (7+ messages)
韓国ブームに乗った、新規事業
2026-07-10 2:04 UTC
[PATCH v3 00/27] ASoC: codecs: Use guard() for mutex & spin locks - part 2
2026-07-10 2:05 UTC (3+ messages)
[RFC PATCH v3 00/27] KVM: SVM: Add support for SEV-SNP Secure AVIC
2026-07-10 2:03 UTC (3+ messages)
` [RFC PATCH v3 01/27] x86/apic: Propagate APIC_SPIV writes to hv for "
[PATCH bpf-next 00/12] bpf: Support 16-byte return values in the R0:R2 register pair
2026-07-10 2:02 UTC (4+ messages)
` [PATCH bpf-next 07/12] bpf: Reject >8 byte return values on return-reading trampoline paths
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.