messages from 2023-04-21 21:53:23 to 2023-04-21 22:55:38 UTC [more...]
[syzbot] [cgroups?] [mm?] KCSAN: data-race in drain_all_stock / drain_obj_stock (4)
2023-04-21 22:55 UTC (4+ messages)
` [PATCH] mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()
issues to bring up two VSC8531 PHYs
2023-04-21 22:55 UTC (9+ messages)
[PATCH] hardlockup: detect hard lockups using secondary (buddy) cpus
2023-04-21 22:53 UTC (2+ messages)
[PATCH 5.10 000/124] 5.10.178-rc1 review
2023-04-21 22:50 UTC (3+ messages)
` [PATCH 5.10 105/124] powerpc/pseries: Add support for FORM2 associativity
[RFC 0/8] shmem: add support for blocksize > PAGE_SIZE
2023-04-21 22:49 UTC (7+ messages)
` [RFC 2/8] shmem: convert to use folio_test_hwpoison()
` [RFC 3/8] shmem: account for high order folios
` [RFC 4/8] shmem: add helpers to get block size
[PATCH v2 00/54] tcg: Simplify calls to load/store helpers
2023-04-21 22:48 UTC (36+ messages)
` [PATCH v2 01/54] tcg: Replace if + tcg_abort with tcg_debug_assert
` [PATCH v2 02/54] tcg: Replace tcg_abort with g_assert_not_reached
` [PATCH v2 03/54] tcg: Split out tcg_out_ext8s
` [PATCH v2 04/54] tcg: Split out tcg_out_ext8u
` [PATCH v2 05/54] tcg: Split out tcg_out_ext16s
` [PATCH v2 06/54] tcg: Split out tcg_out_ext16u
` [PATCH v2 07/54] tcg: Split out tcg_out_ext32s
` [PATCH v2 08/54] tcg: Split out tcg_out_ext32u
` [PATCH v2 09/54] tcg: Split out tcg_out_exts_i32_i64
` [PATCH v2 13/54] tcg: Split out tcg_out_extu_i32_i64
` [PATCH v2 15/54] tcg: Split out tcg_out_extrl_i64_i32
` [PATCH v2 19/54] tcg: Clear TCGLabelQemuLdst on allocation
` [PATCH v2 21/54] tcg/aarch64: Rationalize args to tcg_out_qemu_{ld, st}
` [PATCH v2 26/54] tcg/s390x: Pass TCGType to tcg_out_qemu_{ld,st}
` [PATCH v2 29/54] tcg/sparc64: Drop is_64 test from tcg_out_qemu_ld data return
` [PATCH v2 30/54] tcg/sparc64: Pass TCGType to tcg_out_qemu_{ld,st}
` [PATCH v2 31/54] tcg: Move TCGLabelQemuLdst to tcg.c
[PATCH] drm/i915/guc: Actually return an error if GuC version range check fails
2023-04-21 22:47 UTC (2+ messages)
` [Intel-gfx] "
[PATCH 1/2] drm/msm/dpu: remove DPU_DSPP_GC handling in dspp flush
2023-04-21 22:47 UTC (4+ messages)
` [PATCH 2/2] drm/msm/dpu: remove GC related code from dpu catalog
[PATCH 0/3] Minor device-tree additions for C.H.I.P
2023-04-21 22:45 UTC (8+ messages)
` [PATCH 1/3] ARM: dts: sun5i: chip: Enable bluetooth
[PATCH] rust: init: broaden the blanket impl of `Init`
2023-04-21 22:46 UTC (2+ messages)
[PATCH v4 00/11] Contribution task implementations, for the 'FreeBSD user emulation improvements' project
2023-04-21 22:46 UTC (3+ messages)
` [PATCH v4 11/11] Signed-off-by: Karim Taha <kariem.taha2.7@gmail.com>
[PATCH] MAINTAINERS: add Benno Lossin as Rust reviewer
2023-04-21 22:46 UTC (2+ messages)
[PATCH] Dump map id instead of value for map_of_maps types
2023-04-21 22:43 UTC (2+ messages)
[PATCH] bonding: Always assign be16 value to vlan_proto
2023-04-21 22:34 UTC (7+ messages)
[PATCH v3 00/11] Contribution task implementations, for the 'FreeBSD user emulation improvements' project
2023-04-21 22:43 UTC (3+ messages)
` [PATCH v3 01/11] Signed-off-by: Karim Taha <kariem.taha2.7@gmail.com>
[PATCH 5.10.y] x86/purgatory: fix disabling debug info
2023-04-21 22:33 UTC
[PATCH v4.14] x86/purgatory: Don't generate debug info for purgatory.ro
2023-04-21 22:40 UTC
[Intel-xe] [PATCH v2 00/17] Cleanup registers and introduce xe_reg_*
2023-04-21 22:41 UTC (21+ messages)
` [Intel-xe] [PATCH v2 01/17] drm/xe: Cleanup page-related defines
` [Intel-xe] [PATCH v2 02/17] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH v2 03/17] fixup! drm/i915/display: Allow fbdev to allocate stolen memory
` [Intel-xe] [PATCH v2 04/17] drm/xe: Rename RC0/RC6 macros
` [Intel-xe] [PATCH v2 05/17] drm/xe: Rename instruction field to avoid confusion
` [Intel-xe] [PATCH v2 06/17] drm/xe/guc: Rename GEN11_SOFT_SCRATCH for clarity
` [Intel-xe] [PATCH v2 07/17] drm/xe/guc: Move GuC registers to regs/
` [Intel-xe] [PATCH v2 08/17] drm/xe/guc: Convert GuC registers to REG_FIELD/REG_BIT
` [Intel-xe] [PATCH v2 09/17] drm/xe: Drop gen prefixes and suffixes from registers
` [Intel-xe] [PATCH v2 10/17] drm/xe: Use REG_FIELD/REG_BIT for all regs/*.h
` [Intel-xe] [PATCH v2 11/17] drm/xe: Clarify register types on PAT programming
` [Intel-xe] [PATCH v2 12/17] drm/xe/rtp: Improve magic macros for RTP tables
` [Intel-xe] [PATCH v2 13/17] drm/xe: Introduce xe_reg/xe_reg_mcr
` [Intel-xe] [PATCH v2 14/17] drm/xe: Use XE_REG/XE_REG_MCR
` [Intel-xe] [PATCH v2 15/17] drm/xe: Annotate masked registers used by RTP
` [Intel-xe] [PATCH v2 16/17] drm/xe: Plumb xe_reg_t into WAs, rtp, etc
` [Intel-xe] [PATCH v2 17/17] drm/xe: Move helper macros to separate header
` [Intel-xe] ✓ CI.Patch_applied: success for Cleanup registers and introduce xe_reg_*
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
[PATCH 00/11] Contribution task implementations, for the 'FreeBSD user emulation improvements' project
2023-04-21 22:40 UTC (6+ messages)
` [PATCH 01/11] Signed-off-by: Karim Taha <kariem.taha2.7@gmail.com>
[Intel-gfx] [PATCH v2 0/2] Use i915 instead of dev_priv
2023-04-21 22:41 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Use i915 instead of dev_priv (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[PATCH 4.19.y,5.4.y] x86/purgatory: Don't generate debug info for purgatory.ro
2023-04-21 22:39 UTC
[PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD
2023-04-21 22:38 UTC (8+ messages)
[virtio-comment] [PATCH v14 00/11] Rename queue number to queue index
2023-04-21 22:37 UTC (4+ messages)
` [virtio-comment] [PATCH v14 03/11] content: Rename confusing queue_notify_data and vqn names
` [virtio-dev] "
` [virtio-comment] "
[syzbot] [kernel?] KCSAN: data-race in do_timer_create / do_timer_create (8)
2023-04-21 22:36 UTC (3+ messages)
[Intel-gfx] [PATCH v3 12/12] vfio/pci: Report dev_id in VFIO_DEVICE_GET_PCI_HOT_RESET_INFO
2023-04-21 22:35 UTC (12+ messages)
` "
[dm-devel] [PATCH 0/5] block: simplify with PAGE_SECTORS_SHIFT
2023-04-21 22:36 UTC (18+ messages)
` [dm-devel] [PATCH 3/5] iomap: simplify iomap_init() with PAGE_SECTORS
` [Drbd-dev] "
` "
[PATCH 0/2] DPU1 GC1.8 wiring-up
2023-04-21 22:35 UTC (13+ messages)
[PATCH] x86/microcode/AMD: Document which patches are not released for late loading
2023-04-21 22:33 UTC (2+ messages)
[Intel-gfx] [PATCH 00/13] drm/display & drm/i915: more struct drm_edid conversions
2023-04-21 22:34 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
[PATCH] arm64: dts: hisilicon: add missing cache properties
2023-04-21 22:32 UTC (2+ messages)
[PATCH] arm64: dts: arm: add missing cache properties
2023-04-21 22:32 UTC (2+ messages)
[PATCH] arm64: dts: amlogic: add missing cache properties
2023-04-21 22:32 UTC (3+ messages)
[PATCH] arm64: dts: broadcom: add missing cache properties
2023-04-21 22:32 UTC (2+ messages)
[PATCH] arm64: dts: freescale: add missing cache properties
2023-04-21 22:32 UTC (2+ messages)
[PATCH] arm64: dts: imx: add missing cache properties
2023-04-21 22:32 UTC
[PATCH] arm64: dts: lg: add missing cache properties
2023-04-21 22:32 UTC
[PATCH] arm64: dts: s32: add missing cache properties
2023-04-21 22:32 UTC
[PATCH] arm64: dts: marvell: add missing cache properties
2023-04-21 22:31 UTC
[PATCH] arm64: dts: socionext: add missing cache properties
2023-04-21 22:31 UTC (2+ messages)
[PATCH] arm64: dts: rockchip: add missing cache properties
2023-04-21 22:31 UTC (3+ messages)
[PATCH] arm64: dts: synaptics: add missing cache properties
2023-04-21 22:31 UTC (2+ messages)
[PATCH] arm64: dts: microchip: add missing cache properties
2023-04-21 22:31 UTC
[PATCH] arm64: dts: ti: add missing cache properties
2023-04-21 22:31 UTC (2+ messages)
[PATCH] arm64: dts: nuvoton: add missing cache properties
2023-04-21 22:31 UTC
[PATCH] arm64: dts: amazon: add missing cache properties
2023-04-21 22:31 UTC (2+ messages)
[PATCH] arm64: dts: allwinner: a64: add missing cache properties
2023-04-21 22:31 UTC (2+ messages)
[PATCH] arm64: dts: tegra210: add missing cache properties
2023-04-21 22:31 UTC
[PATCH] arm64: dts: realtek: add missing cache properties
2023-04-21 22:31 UTC
[PATCH] arm64: dts: apm: add missing cache properties
2023-04-21 22:31 UTC
[libvirt test] 180353: tolerable all pass - PUSHED
2023-04-21 22:30 UTC
[PATCH] blame: use different author name for fake commit generated by --contents
2023-04-21 22:30 UTC
[PATCH] x86: asm/io.h: Harden virt_to_phys/isa_virt_to_bus prototypes
2023-04-14 9:40 UTC
[BUG] XFS (delalloc) writeback livelock writing to -ENOSPC on dm-thin
2023-04-21 22:27 UTC (2+ messages)
[PATCH] regex.3: We rewrote most of the page
2023-04-21 22:26 UTC (2+ messages)
[PATCH 5.15.y] x86/purgatory: fix disabling debug info
2023-04-21 22:25 UTC
[PATCH v2 10/11] block: Add support for the zone capacity concept
2023-04-21 22:25 UTC (12+ messages)
[PATCH] xfs: fix livelock in delayed allocation at ENOSPC
2023-04-21 22:24 UTC
[PATCH v3 0/6] pci-hyper: Fix race condition bugs for fast device hotplug
2023-04-21 22:23 UTC (3+ messages)
[BUG][6.2.11] WD SN770 nvme controller is down
2023-04-21 22:21 UTC
[PATCH RESEND 6.1.y,6.2.y] purgatory: fix disabling debug info
2023-04-21 22:20 UTC
[PATCH] RDMA/efa: Add rdma write capability to device caps
2023-04-21 22:20 UTC (2+ messages)
[PATCH v2 stable-5.10.y stable-5.15.y] docs: futex: Fix kernel-doc references after code split-up preparation
2023-04-21 22:17 UTC
[PATCH v2 bpf-next 0/9] Shared ownership for local kptrs
2023-04-21 22:17 UTC (3+ messages)
` [PATCH v2 bpf-next 9/9] selftests/bpf: Add refcounted_kptr tests
[PATCH v1 0/5] add DSC 1.2 dpu supports
2023-04-21 22:16 UTC (7+ messages)
` [PATCH v1 5/5] drm/msm/dpu: add DSC 1.2 hw blocks for relevant chipsets
[PATCH v2 0/6] tests/qtest: make migration-test massively faster
2023-04-21 22:15 UTC (9+ messages)
` [PATCH v2 2/6] tests/qtests: remove migration test iterations config
` [PATCH v2 3/6] tests/qtest: capture RESUME events during migration
` [PATCH v2 4/6] tests/qtest: make more migration pre-copy scenarios run non-live
` [PATCH v2 5/6] tests/qtest: massively speed up migration-tet
[PATCH v2 0/9] Add RT5033 charger device driver
2023-04-21 22:15 UTC (7+ messages)
` [PATCH v2 9/9] dt-bindings: Add documentation for rt5033 mfd, regulator and charger
[PATCH v2] b43legacy: Add checking for null for ssb_get_devtypedata(dev)
2023-04-21 22:14 UTC (3+ messages)
[PATCH v2 0/2] Fix mtk-hdmi-mt8195 unitialized variable usage and clock rate calculation
2023-04-21 22:13 UTC (6+ messages)
` [PATCH v2 1/2] phy: mediatek: hdmi: mt8195: fix uninitialized variable usage in pll_calc
[PATCH v2 0/4] migrate: Avoid unbounded blocks in MIGRATE_SYNC_LIGHT
2023-04-21 22:12 UTC (5+ messages)
` [PATCH v2 1/4] mm/filemap: Add folio_lock_timeout()
` [PATCH v2 2/4] buffer: Add lock_buffer_timeout()
` [PATCH v2 3/4] migrate_pages: Don't wait forever locking pages in MIGRATE_SYNC_LIGHT
` [PATCH v2 4/4] migrate_pages: Don't wait forever locking buffers "
[Intel-gfx] [PATCH v2 0/2] Define MOCS and PAT tables for MTL
2023-04-21 22:11 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
SQPOLL / uring_cmd_iopoll
2023-04-21 22:09 UTC
[PATCH] drivers/ata: Improve performance and readability
2023-04-21 22:07 UTC (2+ messages)
Compatibility between GNU and Git grep -P
2023-04-21 22:05 UTC (2+ messages)
[PATCH v2] arm64: dts: rockchip: fix USB regulator on ROCK64
2023-04-21 21:38 UTC
[PATCH net] rxrpc: Fix potential race in error handling in afs_make_call()
2023-04-21 22:03 UTC
[PATCH for-8.1 00/42] tcg: Simplify calls to load/store helpers
2023-04-21 22:03 UTC (5+ messages)
` [PATCH 05/42] tcg: Split out tcg_out_ext16s
` [PATCH 06/42] tcg: Split out tcg_out_ext16u
[geert-renesas-devel:master] BUILD SUCCESS 58c481b761fe2bc4936caea1c712d28e30488ef4
2023-04-21 22:03 UTC
[linusw-pinctrl:devel] BUILD SUCCESS b7badd752de05312fdb1aeb388480f706d0c087f
2023-04-21 22:03 UTC
[syzbot] [kvm?] WARNING in kvm_tdp_mmu_invalidate_all_roots
2023-04-21 22:02 UTC (2+ messages)
[geert-renesas-devel:renesas-dts-for-v6.5] BUILD SUCCESS a08a4a7c7adaf33cb32701495a6a23d95b46e8f3
2023-04-21 22:01 UTC
[pci:controller/cadence] BUILD SUCCESS eac223e852082407b1bd1624de3f6b6ad5372369
2023-04-21 22:01 UTC
[linusw-pinctrl:for-next] BUILD SUCCESS 79debe43aa8b118e9a95d36c984bf3c0863b7289
2023-04-21 22:02 UTC
[PATCH v2] KVM: x86: Preserve TDP MMU roots until they are explicitly invalidated
2023-04-21 21:56 UTC (2+ messages)
RTL8188EU (LogiLink WL0151A) - Malformed packets
2023-04-21 21:59 UTC (13+ messages)
[PATCH] mount_setattr.2, openat2.2, bpf-helpers.7, landlock.7: wfix
2023-04-21 21:58 UTC (3+ messages)
[ardb:x86-pie 1/19] arch/x86/include/asm/processor.h:401:16: error: implicit declaration of function 'per_cpu_offset'
2023-04-21 21:57 UTC
[PATCH 0/3] Add GPIO support to PM8953 PMIC
2023-04-21 21:56 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: qcom,pmic-gpio: add PM8953
` [PATCH 2/3] pinctrl: qcom: spmi-gpio: Add PM8953 support
` [PATCH 3/3] arm64: dts: qcom: pm8953: add GPIOs
[merged mm-nonmm-stable] ocfs2-reduce-ioctl-stack-usage.patch removed from -mm tree
2023-04-21 21:55 UTC
[merged mm-nonmm-stable] mailmap-add-entry-for-myself.patch removed from -mm tree
2023-04-21 21:55 UTC
[merged mm-nonmm-stable] fs-proc-add-kthread-flag-to-proc-pid-status.patch removed from -mm tree
2023-04-21 21:55 UTC
[merged mm-nonmm-stable] ia64-fix-an-addr-to-taddr-in-huge_pte_offset.patch removed from -mm tree
2023-04-21 21:55 UTC
[PATCH v2 00/21] Enable CET Virtualization
2023-04-21 21:54 UTC (2+ messages)
[merged mm-stable] sparse-remove-unnecessary-0-values-from-rc.patch removed from -mm tree
2023-04-21 21:52 UTC
[merged mm-stable] mm-move-mmap_min_addr-logic-from-callers-into-vm_unmapped_area.patch removed from -mm tree
2023-04-21 21:52 UTC
[merged mm-stable] hugetlb-pte_alloc_huge-to-replace-huge-pte_alloc_map.patch removed from -mm tree
2023-04-21 21:52 UTC
[merged mm-stable] maple_tree-fix-allocation-in-mas_sparse_area.patch removed from -mm tree
2023-04-21 21:52 UTC
[merged mm-stable] mm-do-not-increment-pgfault-stats-when-page-fault-handler-retries.patch removed from -mm tree
2023-04-21 21:52 UTC
[merged mm-stable] selftests-mm-add-new-selftests-for-ksm.patch removed from -mm tree
2023-04-21 21:52 UTC
[merged mm-stable] zsmalloc-allow-only-one-active-pool-compaction-context.patch removed from -mm tree
2023-04-21 21:52 UTC
[merged mm-stable] mm-add-new-ksm-process-and-sysfs-knobs.patch removed from -mm tree
2023-04-21 21:52 UTC
[merged mm-stable] mm-add-new-api-to-enable-ksm-per-process.patch removed from -mm tree
2023-04-21 21:52 UTC
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.