All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-14 02:28:24 to 2024-06-14 03:54:09 UTC [more...]

[PATCH v2 0/4] xfsprogs: coverity fixes
 2024-06-14  3:54 UTC  (7+ messages)
` [PATCH v2 1/4] mkfs.xfs: avoid potential overflowing expression in xfs_mkfs.c
` [PATCH v2 2/4] xfs_db: fix unitialized automatic struct ifake to 0
` [PATCH v2 3/4] xfs_fsr: correct type in fsrprintf() call

[PATCH 0/2] Skip offline cores when enabling SMT on PowerPC
 2024-06-14  3:52 UTC  (4+ messages)

[PATCH v4 00/10] Rework the DAIF mask, unmask and track API
 2024-06-14  3:44 UTC  (11+ messages)
` [PATCH v4 01/10] arm64/sysreg: Add definitions for immediate versions of MSR ALLINT
` [PATCH v4 02/10] arm64/cpufeature: Detect PE support for FEAT_NMI
` [PATCH v4 03/10] arm64/nmi: Add Kconfig for NMI
` [PATCH v4 04/10] arm64: daifflags: Introduce logical interrupt masking
` [PATCH v4 05/10] arm64: Sipmlify exception masking during exception entry and exit
` [PATCH v4 06/10] arm64: Deprecate old local_daif_{mask,save,restore} helper functions
` [PATCH v4 07/10] irqchip/gic-v3: Improve the maintainability of NMI masking in GIC driver
` [PATCH v4 08/10] arm64: kprobe: Keep NMI maskabled while kprobe is stepping xol
` [PATCH v4 09/10] arm64: irqchip/gic-v3: Simplify NMI handling in IRQs disabled context
` [PATCH v4 10/10] arm64: Migrate idle context save/restore to logical interrupt masking

[PATCH v8 00/20] Panel Replay eDP support
 2024-06-14  3:50 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Panel Replay eDP support (rev9)

[PATCH v2 0/3] Userspace controls soft-offline pages
 2024-06-14  3:50 UTC  (5+ messages)
` [PATCH v2 1/3] mm/memory-failure: userspace controls soft-offlining pages
` [PATCH v2 2/3] selftest/mm: test enable_soft_offline behaviors

[PATCHSET] xfs: random fixes for 6.10
 2024-06-14  3:49 UTC  (4+ messages)
` [PATCH 5/5] xfs: verify buffer, inode, and dquot items every tx commit

[PATCH v2] binder_alloc: Replace kcalloc with kvcalloc to mitigate
 2024-06-14  3:49 UTC 

[PATCH] drm/mediatek: Remove less-than-zero comparison of an unsigned value
 2024-06-14  3:49 UTC 

[PATCH v9 00/21] Support IGT in display driver
 2024-06-14  2:46 UTC  (44+ messages)
` [PATCH v9 01/21] soc: mediatek: Disable 9-bit alpha in ETHDR
` [PATCH v9 02/21] drm/mediatek: Add OVL compatible name for MT8195
` [PATCH v9 03/21] drm/mediatek: Add missing plane settings when async update
` [PATCH v9 04/21] drm/mediatek: Add DRM_MODE_ROTATE_0 to rotation property
` [PATCH v9 05/21] drm/mediatek: Set DRM mode configs accordingly
` [PATCH v9 06/21] drm/mediatek: Turn off the layers with zero width or height
` [PATCH v9 07/21] drm/mediatek: Support more 10bit formats in OVL
` [PATCH v9 08/21] drm/mediatek: Support RGBA8888 and RGBX8888 in OVL on MT8195
` [PATCH v9 09/21] drm/mediatek: Fix XRGB setting error in OVL
` [PATCH v9 10/21] drm/mediatek: Fix XRGB setting error in Mixer
` [PATCH v9 11/21] drm/mediatek: Add new color format MACROs in OVL
` [PATCH v9 12/21] drm/mediatek: Support DRM plane alpha "
` [PATCH v9 13/21] drm/mediatek: Support DRM plane alpha in Mixer
` [PATCH v9 14/21] drm/mediatek: Support "None" blending in OVL
` [PATCH v9 15/21] drm/mediatek: Support "None" blending in Mixer
` [PATCH v9 16/21] drm/mediatek: Support "Pre-multiplied" blending in OVL
` [PATCH v9 17/21] drm/mediatek: Support "Pre-multiplied" blending in Mixer
` [PATCH v9 18/21] drm/mediatek: Support alpha blending in display driver
` [PATCH v9 19/21] drm/mediatek: Support CRC "
` [PATCH v9 20/21] drm/mediatek: Support CRC in OVL
` [PATCH v9 21/21] drm/mediatek: Support CRC in OVL adaptor

Artifact download failed due to timeout in 'lab-cip-cybertrust`
 2024-06-14  3:48 UTC 

[PATCH 0/2] perf: support specify vdso path in cmdline
 2024-06-14  3:48 UTC  (6+ messages)
` [PATCH 2/2] perf: disasm: prefer symsrc_filename for filename

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
 2024-06-14  3:47 UTC  (2+ messages)
` [syzbot] "

[PATCH] drm/i915/display: Update calculation to avoid overflow
 2024-06-14  3:46 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH -perfbook v2 0/3] Work around backward incompatible changes in LaTeX2e 2024-06-01
 2024-06-14  3:46 UTC  (7+ messages)

[PATCH v3 00/18] nfs/nfsd: add support for localio
 2024-06-14  3:44 UTC  (19+ messages)
` [PATCH v3 01/18] nfs: pass nfs_client to nfs_initiate_pgio
` [PATCH v3 02/18] nfs: pass descriptor thru nfs_initiate_pgio path
` [PATCH v3 03/18] nfs: pass struct file to nfs_init_pgio and nfs_init_commit
` [PATCH v3 04/18] sunrpc: add rpcauth_map_to_svc_cred_local
` [PATCH v3 05/18] nfs_common: add NFS LOCALIO protocol extension enablement
` [PATCH v3 06/18] nfs/nfsd: add "localio" support
` [PATCH v3 07/18] NFS: for localio don't call filesystem read() and write() routines directly
` [PATCH v3 08/18] NFS: Enable localio for non-pNFS I/O
` [PATCH v3 09/18] pnfs/flexfiles: Enable localio for flexfiles I/O
` [PATCH v3 10/18] nfs: implement v3 and v4 client support for NFS_LOCALIO_PROGRAM
` [PATCH v3 11/18] nfsd: implement v3 and v4 server "
` [PATCH v3 12/18] nfs/nfsd: consolidate {encode,decode}_opaque_fixed in nfs_xdr.h
` [PATCH v3 13/18] nfs/localio: move managing nfsd_open_local_fh symbol to nfs_common
` [PATCH v3 14/18] nfs/nfsd: ensure localio server always uses its network namespace
` [PATCH v3 15/18] nfsd/localio: manage netns reference in nfsd_open_local_fh
` [PATCH v3 16/18] nfsd: prepare to use SRCU to dereference nn->nfsd_serv
` [PATCH v3 17/18] nfsd: "
` [PATCH v3 18/18] nfsd/localio: use nfsd_serv_get/put in nfsd_open_local_fh

[PATCH v2] perf sched map: Add command-name, fuzzy-name options to filter the output map
 2024-06-14  3:43 UTC  (4+ messages)

[meta-ti][scarthgap][PATCH] CI/CD Auto-Merger: cicd.scarthgap.202406131800
 2024-06-14  3:42 UTC 

[PATCH 1/2] drm/xe: Removed unused xe_ggtt_printk
 2024-06-14  3:42 UTC  (4+ messages)
` [PATCH 2/2] drm/xe: Introduce GGTT documentation

[PATCH v2 0/6] drm/i915: gvt register macro cleanups, unused macro removals
 2024-06-14  3:40 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: gvt register macro cleanups, unused macro removals (rev3)

[PATCH 0/2] ASoC: dt-bindings: Convert realtek CODEC bindings to DT schema
 2024-06-14  3:38 UTC  (3+ messages)
` [PATCH 1/2] ASoC: dt-bindings: realtek,rt5514: Convert to dtschema
` [PATCH 2/2] ASoC: dt-bindings: realtek,rt5631: "

[PATCH v4 0/3] PCI/AER: Handle Advisory Non-Fatal error
 2024-06-14  3:32 UTC  (17+ messages)
` [PATCH v4 1/3] PCI/AER: Store UNCOR_STATUS bits that might be ANFE in aer_err_info
` [PATCH v4 3/3] PCI/AER: Clear UNCOR_STATUS bits that might be ANFE

[RFC PATCH 0/3] asynchronously scan and free empty user PTE pages
 2024-06-14  3:32 UTC  (6+ messages)

[PATCH 0/3] S3 and S4 sleep for loongarch/virt & microvm
 2024-06-14  3:32 UTC  (2+ messages)

[PATCH v11 0/9] AMD Pstate Driver Core Performance Boost
 2024-06-14  3:32 UTC  (15+ messages)
` [PATCH v11 3/9] cpufreq: introduce init_boost callback to initialize boost state for pstate drivers
` [PATCH v11 4/9] cpufreq: amd-pstate: initialize new core precision boost state
` [PATCH v11 5/9] cpufreq: amd-pstate: implement cpb_boost sysfs entry for boost control
` [PATCH v11 6/9] cpufreq: amd-pstate: Add set_boost callback for active mode

[PATCH 1/1] mm: protect xa split stuff under lruvec->lru_lock during migration
 2024-06-14  3:31 UTC  (13+ messages)

[PATCH 0/2] CMRR patch fixes
 2024-06-14  3:31 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v2] mm: shmem: fix getting incorrect lruvec when replacing a shmem folio
 2024-06-14  3:22 UTC  (2+ messages)

[PATCH v3] docs/zh_CN: add process/researcher-guidelines Chinese translation
 2024-06-14  3:21 UTC 

[PATCH v8 0/3] check interleave capability
 2024-06-14  3:21 UTC  (4+ messages)
` [PATCH v8 1/3] cxl/region: "
` [PATCH v8 2/3] cxl: documentation: add cxlmem.h to cxl driver-api
` [PATCH v8 3/3] cxl_test: fix the 'create region failed' error

[cip:linux-4.19.y-cip 3959/9999] arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m-rev2-ex.dtb: Warning (unique_unit_address): /soc/pcie@fe000000: duplicate unit-address (also used in node /soc/pcie-ep@fe000000)
 2024-06-14  3:22 UTC 

srcu_cleanup warning
 2024-06-14  3:22 UTC  (10+ messages)

[PATCH v2 0/9] drm/i915: Polish plane surface alignment handling
 2024-06-14  3:22 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Polish plane surface alignment handling (rev2)

[PATCHv5 1/1] mm: fix incorrect vbq reference in purge_fragmented_block
 2024-06-14  3:18 UTC  (2+ messages)

[PATCH v2] sched/fair: Reschedule the cfs_rq when current is ineligible
 2024-06-14  3:16 UTC  (8+ messages)

[PATCH 03/11] block: remove the BIP_IP_CHECKSUM flag
 2024-06-14  3:16 UTC  (11+ messages)

[PATCH RFC 0/2] NFSv4: set sb_flags to second superblock
 2024-06-14  3:14 UTC  (3+ messages)
` [PATCH RFC 2/2] "

pahole -J non-determinism and reproducible builds
 2024-06-14  3:12 UTC  (4+ messages)

[XEN PATCH v9 0/5] Support device passthrough when dom0 is PVH on Xen
 2024-06-14  3:11 UTC  (8+ messages)
` [RFC XEN PATCH v9 5/5] domctl: Add XEN_DOMCTL_gsi_permission to grant gsi

kvm selftest 'msr' fails on some skylake cpus
 2024-06-14  3:09 UTC 

[PATCH] crypto: lib/mpi - Use swap() in mpi_ec_mul_point()
 2024-06-14  3:09 UTC  (2+ messages)
` [PATCH] crypto: lib - Use swap() in mpi_powm()

[PATCH 1/1] EDAC/igen6: Add Intel Arrow Lake-U/H SoCs support
 2024-06-14  3:03 UTC 

[PATCH] lib: utils/reset: Try initializing all reset devices in dt
 2024-06-14  3:07 UTC  (2+ messages)

[PATCH v3 0/7] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
 2024-06-14  3:05 UTC  (5+ messages)
` [PATCH v3 4/7] virtio-iommu: Compute host reserved regions

[meta-ti][scarthgap/master][PATCH] ti-img-rogue-umlibs: update for new am62p binaries
 2024-06-14  3:06 UTC 

[PATCH v5 0/8] DAMON based tiered memory management for CXL memory
 2024-06-14  3:05 UTC  (2+ messages)

[PATCH] lib: serial: fix RX path in litex-uart
 2024-06-14  3:05 UTC  (2+ messages)

Re: [PATCH v3] cpuset: use Union-Find to optimize the merging of cpumasks
 2024-06-14  3:04 UTC 

[PATCH] cgroup: bridge namespaces and cgroups
 2024-06-14  3:01 UTC 

[driver-core:const_driver 8/12] net/iucv/iucv.c:65:47: error: declaration of anonymous struct must be a definition
 2024-06-14  3:01 UTC 

[PATCH v6 0/7] DAMON based tiered memory management for CXL memory
 2024-06-14  3:00 UTC  (8+ messages)
` [PATCH v6 1/7] mm: make alloc_demote_folio externally invokable for migration
` [PATCH v6 2/7] mm: rename alloc_demote_folio to alloc_migrate_folio
` [PATCH v6 3/7] mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
` [PATCH v6 4/7] mm/migrate: add MR_DAMON to migrate_reason
` [PATCH v6 5/7] mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion
` [PATCH v6 6/7] mm/damon/paddr: introduce DAMOS_MIGRATE_HOT action for promotion
` [PATCH v6 7/7] Docs/damon: document damos_migrate_{hot,cold}

[RFC PATCH 0/4] bringing back the AGFL reserve
 2024-06-14  2:59 UTC  (3+ messages)
` [RFC PATCH 1/4] xfs: resurrect the AGFL reservation

[PATCH] KVM: Discard zero mask with function kvm_dirty_ring_reset
 2024-06-14  2:58 UTC  (3+ messages)

[vbabka:slub-reservations] [mm, mempool] 5cc815e628: UBSAN:array-index-out-of-bounds_in_mm/slab.h
 2024-06-14  2:57 UTC 

[Syzkaller & bisect] There is KASAN: slab-use-after-free Read in arena_vm_close in v6.10-rc3 kernel
 2024-06-14  2:54 UTC 

[RFC PATCH v2 0/9] fpga: dfl: fix kernel warning on port release/assign for SRIOV
 2024-06-14  2:44 UTC  (5+ messages)
` [RFC PATCH v2 9/9] "

[tobetter:odroid-6.1.y 35/91] arch/arm64/boot/dts/amlogic/overlays/odroidc4/hktft32.dts:23.5-15: Warning (reg_format): /fragment@0/__overlay__/display@0:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
 2024-06-14  2:50 UTC 

[PATCH] platform/chrome: cros_ec_lpc: Handle zero length read/write
 2024-06-14  2:50 UTC  (3+ messages)

[PATCH v5 00/65] QEMU Guest memfd + QEMU TDX support
 2024-06-14  2:49 UTC  (7+ messages)
` [PATCH v5 25/65] i386/tdx: Add property sept-ve-disable for tdx-guest object

[PATCH net-next v10 0/7] add ethernet driver for Tehuti Networks TN40xx chips
 2024-06-14  2:50 UTC  (9+ messages)
` [PATCH net-next v10 2/7] net: tn40xx: add pci "
` [PATCH net-next v10 4/7] net: tn40xx: add basic Tx handling

[PATCH] arm64: smp: Fix missing IPI statistics
 2024-06-14  2:48 UTC  (3+ messages)

[PATCH v4 1/2] dt-bindings: serial: sc16is7xx: add reset-gpios
 2024-06-14  2:48 UTC  (4+ messages)
` [PATCH v4 2/2] serial: sc16is7xx: hardware reset chip if reset-gpios is defined in DT

[linux-next:fs-current] BUILD SUCCESS 210cc5d3759f288b3eb569a6f36448c1f4a1852f
 2024-06-14  2:46 UTC 

[net/sched] Question: Locks for clearing ERR_PTR() value from idrinfo->action_idr ?
 2024-06-14  2:47 UTC  (2+ messages)

[PATCH] KVM: Remove duplicated zero clear with dirty_bitmap buffer
 2024-06-14  2:45 UTC  (3+ messages)

[PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped
 2024-06-14  2:45 UTC  (11+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 575f43b2d19db3b233b2c7040e79a1d85f422c0f
 2024-06-14  2:42 UTC 

[PATCH 1/1] mdadm/tests: judge foreign array in test cases
 2024-06-14  2:45 UTC 

[PATCH 0/2] LoongArch: Fix S3 sleep on U-Boot + QEMU virt machine
 2024-06-14  2:44 UTC  (6+ messages)
` [PATCH 2/2] LoongArch: Fix ACPI standard register based S3 support

[PATCH v3 0/3] slab: fix and cleanup of slub_debug
 2024-06-14  2:40 UTC  (6+ messages)
` [PATCH v3 1/3] slab: make check_object() more consistent

[PATCH v2 00/10] Improve the copy of task comm
 2024-06-14  2:41 UTC  (6+ messages)
` [PATCH v2 05/10] mm/util: Fix possible race condition in kstrdup()

[PATCH] ASoc: PCM6240: Fix a null pointer dereference in pcmdevice_i2c_probe
 2024-06-14  2:41 UTC 

[PATCH v3 0/4] cros_kbd_led_backlight: allow binding through cros_ec mfd device
 2024-06-14  2:39 UTC  (5+ messages)
` [PATCH v3 3/4] platform/chrome: cros_kbd_led_backlight: allow binding through "

[PATCH 1/2] gfortran: update runtime dependencies
 2024-06-14  2:36 UTC  (3+ messages)
` [OE-core] "

[PATCH 00/10] support software live migration
 2024-06-14  2:33 UTC  (10+ messages)
` [PATCH 03/10] vdpa/nfp: fix the logic of reconfiguration
` [PATCH 05/10] vdpa/nfp: add the live migration logic
` [PATCH 07/10] vdpa/nfp: setup the VF configure

[pci:endpoint] BUILD REGRESSION 1b2ccd0341a6124d964211bae2ec378fafd0c8b2
 2024-06-14  2:32 UTC 

[BUG] Kernel panic when using Hibernation on kernel 6.1.25
 2024-06-14  2:32 UTC  (3+ messages)

[PATCH v2 0/6] cleanups, fixes, and progress towards avoiding "make headers"
 2024-06-14  2:30 UTC  (7+ messages)
` [PATCH v2 1/6] selftests/mm: mseal, self_elf: fix missing __NR_mseal
` [PATCH v2 2/6] selftests/mm: mseal, self_elf: factor out test macros and other duplicated items
` [PATCH v2 3/6] selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASS
` [PATCH v2 4/6] selftests/mm: fix vm_util.c build failures: add snapshot of fs.h
` [PATCH v2 5/6] selftests/mm: kvm, mdwe fixes to avoid requiring "make headers"
` [PATCH v2 6/6] selftests/mm: remove local __NR_* definitions

[PATCH 0/2] ipmi: ssif_bmc: add support of skipping ARM SBMR boot progress response
 2024-06-14  2:29 UTC  (3+ messages)
` [PATCH 2/2] ipmi: ssif_bmc: support skipping ARM SBMR bootprogress response


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.