messages from 2024-10-03 18:54:16 to 2024-10-03 20:06:02 UTC [more...]
[PATCH i-g-t] tests/core_setmaster: simplify device handling
2024-10-03 20:06 UTC (2+ messages)
` ✗ CI.xeFULL: failure for "
[PATCH v2 1/2] mtd: nand: raw: gpmi: switch to SYSTEM_SLEEP_PM_OPS
2024-10-03 20:05 UTC (7+ messages)
` [PATCH v2 2/2] mtd: nand: raw: gpmi: improve power management handling
[PATCH v2] udf: fix uninit-value use in udf_get_fileshortad
2024-10-03 20:04 UTC (3+ messages)
[PATCH v6 00/44] Color Pipeline API w/ VKMS
2024-10-03 20:01 UTC (45+ messages)
` [PATCH v6 01/44] drm: Add helper for conversion from signed-magnitude
` [PATCH v6 02/44] drm/vkms: Round fixp2int conversion in lerp_u16
` [PATCH v6 03/44] drm/vkms: Add kunit tests for VKMS LUT handling
` [PATCH v6 04/44] drm/doc/rfc: Describe why prescriptive color pipeline is needed
` [PATCH v6 05/44] drm/colorop: Introduce new drm_colorop mode object
` [PATCH v6 06/44] drm/colorop: Add TYPE property
` [PATCH v6 07/44] drm/colorop: Add 1D Curve subtype
` [PATCH v6 08/44] Documentation/gpu: document drm_colorop
` [PATCH v6 09/44] drm/colorop: Add BYPASS property
` [PATCH v6 10/44] drm/colorop: Add NEXT property
` [PATCH v6 11/44] drm/colorop: Add atomic state print for drm_colorop
` [PATCH v6 12/44] drm/plane: Add COLOR PIPELINE property
` [PATCH v6 13/44] drm/colorop: Add NEXT to colorop state print
` [PATCH v6 14/44] drm/vkms: Add enumerated 1D curve colorop
` [PATCH v6 15/44] drm/vkms: Add kunit tests for linear and sRGB LUTs
` [PATCH v6 16/44] drm/colorop: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
` [PATCH v6 17/44] drm/colorop: Add 3x4 CTM type
` [PATCH v6 18/44] drm/vkms: Use s32 for internal color pipeline precision
` [PATCH v6 19/44] drm/vkms: add 3x4 matrix in color pipeline
` [PATCH v6 20/44] drm/tests: Add a few tests around drm_fixed.h
` [PATCH v6 21/44] drm/vkms: Add tests for CTM handling
` [PATCH v6 22/44] drm/colorop: pass plane_color_pipeline client cap to atomic check
` [PATCH v6 23/44] drm/colorop: define a new macro for_each_new_colorop_in_state
` [PATCH v6 24/44] drm/amd/display: Ignore deprecated props when plane_color_pipeline set
` [PATCH v6 25/44] drm/amd/display: Add bypass COLOR PIPELINE
` [PATCH v6 26/44] drm/amd/display: Skip color pipeline initialization for cursor plane
` [PATCH v6 27/44] drm/amd/display: Add support for sRGB EOTF in DEGAM block
` [PATCH v6 28/44] drm/amd/display: Add support for sRGB Inverse EOTF in SHAPER block
` [PATCH v6 29/44] drm/amd/display: Add support for sRGB EOTF in BLND block
` [PATCH v6 30/44] drm/colorop: Add PQ 125 EOTF and its inverse
` [PATCH v6 31/44] drm/amd/display: Enable support for PQ 125 EOTF and Inverse
` [PATCH v6 32/44] drm/colorop: add BT2020/BT709 OETF and Inverse OETF
` [PATCH v6 33/44] drm/amd/display: Add support for BT.709 and BT.2020 TFs
` [PATCH v6 34/44] drm/colorop: Add 1D Curve Custom LUT type
` [PATCH v6 35/44] drm/amd/display: add shaper and blend colorops for 1D Curve Custom LUT
` [PATCH v6 36/44] drm/amd/display: add 3x4 matrix colorop
` [PATCH v6 37/44] drm/colorop: Add mutliplier type
` [PATCH v6 38/44] drm/amd/display: add multiplier colorop
` [PATCH v6 39/44] drm/amd/display: Swap matrix and multiplier
` [PATCH v6 40/44] drm/colorop: Define LUT_1D interpolation
` [PATCH v6 41/44] drm/colorop: allow non-bypass colorops
` [PATCH v6 42/44] drm/colorop: Add 3D LUT supports to color pipeline
` [PATCH v6 43/44] drm/amd/display: add 3D LUT colorop
` [PATCH v6 44/44] drm/amd/display: Add AMD color pipeline doc
[PATCH v2 0/4] acpi/ghes, cper, cxl: Trace FW-First CXL Protocol Errors
2024-10-03 20:03 UTC (11+ messages)
` [PATCH v2 3/4] acpi/ghes, efi/cper: Recognize and process "
` [PATCH v2 4/4] acpi/ghes, cxl/pci: Trace FW-First "
[PATCH v10 0/2] fix abort defect
2024-10-03 20:02 UTC (5+ messages)
` [PATCH v10 2/2] ufs: core: requeue aborted request
[jpoimboe:static-key-deprecated 1/18] kernel/trace/trace_events_hist.c:825:42: error: 'struct static_key_false' has no member named 'enabled'
2024-10-03 20:01 UTC
arch/loongarch/kvm/mmu.c:471 kvm_arch_commit_memory_region() error: we previously assumed 'new' could be null (see line 448)
2024-10-03 20:01 UTC
[jpoimboe:static-key-deprecated 1/18] kernel/trace/trace_events_hist.c:825:36: error: no member named 'enabled' in 'struct static_key_false'
2024-10-03 20:01 UTC
[PATCH] mm/truncate: reset xa_has_values flag on each iteration
2024-10-03 20:01 UTC (4+ messages)
[PATCH] mm/hugetlb: Fix hugepage allocation for interleaved memory nodes
2024-10-03 20:00 UTC
[PATCH v5 00/44] Color Pipeline API w/ VKMS
2024-10-03 20:00 UTC (5+ messages)
[PATCH 00/19] rust: lint improvements
2024-10-03 20:00 UTC (5+ messages)
` [PATCH 16/19] Documentation: rust: add coding guidelines on lints
[PATCH 0/2] board: rockchip: Add Hardkernel ODROID-M2
2024-10-03 19:59 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: "
` [PATCH 2/2] board: "
+ mm-truncate-reset-xa_has_values-flag-on-each-iteration.patch added to mm-unstable branch
2024-10-03 20:00 UTC
+ mm-swap-make-some-count_mthp_stat-call-sites-be-thp-agnostic.patch added to mm-unstable branch
2024-10-03 19:58 UTC
[PATCH i-g-t v3 0/1] Backlight control on HDR-enabled eDP panels
2024-10-03 19:57 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for Backlight control on HDR-enabled eDP panels (rev3)
[PATCH v4] tests/tcg/x86_64: Add cross-modifying code test
2024-10-03 19:56 UTC (2+ messages)
[PATCH v2 0/7] serial: qcom-geni: fix receiver enable
2024-10-03 19:55 UTC (3+ messages)
` [PATCH v2 5/7] serial: qcom-geni: fix rx cancel dma status bit
[PATCH v2 i-g-t] tests/intel/oa: Check exec_queue is usable after closing OA stream
2024-10-03 19:55 UTC (3+ messages)
` ✓ CI.xeBAT: success for tests/intel/oa: Check exec_queue is usable after closing OA stream (rev2)
` ✓ Fi.CI.BAT: "
[PATCH v3 00/12] drm/xe: Reduce flickering when inheriting BIOS fb
2024-10-03 19:53 UTC (2+ messages)
` ✗ Fi.CI.BUILD: failure for "
[PATCH 0/5] Add new headers for Hyper-V Dom0
2024-10-03 19:51 UTC (6+ messages)
` [PATCH 1/5] hyperv: Move hv_connection_id to hyperv-tlfs.h
` [PATCH 2/5] hyperv: Remove unnecessary #includes
` [PATCH 3/5] hyperv: Add new Hyper-V headers
` [PATCH 4/5] hyperv: Add hv_defs.h to conditionally include hyperv-tlfs.h or hvhdk.h
` [PATCH 5/5] hyperv: Use hvhdk.h instead of hyperv-tlfs.h in Hyper-V code
CI testing coming to mdraid/mdadm... what to expect
2024-10-03 19:50 UTC
[openeuler:openEuler-1.0-LTS 1567/23811] drivers/scsi/hisi_sas/hisi_sas_main.c:2692:33: sparse: sparse: cast to restricted __le32
2024-10-03 19:50 UTC
[PATCH mptcp-net] mptcp: fallback if MPTCP opts are dropped after 1st data
2024-10-03 19:50 UTC (2+ messages)
[PATCH v3] strace: download release tarballs from GitHub
2024-10-03 19:50 UTC
[PATCH v2] strace: download release tarballs from GitHub
2024-10-03 19:49 UTC (2+ messages)
` [OE-core] "
[PATCH v3 1/2] update_symref: add REF_CREATE_ONLY option
2024-10-03 19:48 UTC (4+ messages)
` [PATCH v4 0/5] improve handling of remote/HEAD
[REGRESSION] usb: acpi: add device link between tunneled USB3 device and USB4 Host Interface
2024-10-03 19:48 UTC (11+ messages)
[PATCH v2] vhost/vsock: specify module version
2024-10-03 19:48 UTC (6+ messages)
[PATCH 00/23] kbuild: support building external modules in a separate build directory
2024-10-03 19:47 UTC (3+ messages)
` [PATCH 19/23] "
[RFC net-next v2 0/2] tg3: Link IRQs, NAPIs, and queues
2024-10-03 19:47 UTC (7+ messages)
` [RFC net-next v2 2/2] tg3: Link queues to NAPIs
[PATCH] strace: download release tarballs from GitHub
2024-10-03 19:46 UTC (3+ messages)
` [OE-core] "
[PATCH] media: i2c: tda1997x: Call of_node_put(ep) only once in tda1997x_parse_dt()
2024-10-03 19:46 UTC
[Patch v5 0/6] Bug fixes on topdown events reordering
2024-10-03 19:45 UTC (9+ messages)
[PATCH v3] Bluetooth: SCO: Use disable_delayed_work_sync
2024-10-03 19:44 UTC (8+ messages)
` [syzbot] [bluetooth?] KASAN: slab-use-after-free Write in sco_sock_timeout
[PATCH net-next] selftest/ptp: update ptp selftest to exercise the gettimex options
2024-10-03 19:42 UTC (2+ messages)
[PATCH 0/3] board: rockchip: Add Hardkernel ODROID-M1S
2024-10-03 19:40 UTC (4+ messages)
` [PATCH 1/3] arm64: dts: rockchip: Correct vendor prefix for Hardkernel ODROID-M1
` [PATCH 2/3] arm64: dts: rockchip: Add Hardkernel ODROID-M1S
` [PATCH 3/3] board: "
[PATCH] drm/amdkfd: Move gfx12 trap handler to separate file
2024-10-03 19:40 UTC (2+ messages)
[PATCH mptcp-net 2/2] selftests: mptcp: join: add test-case for MPC attempt towards signl ep
2024-10-03 19:39 UTC (2+ messages)
[PATCH v3 0/2] x86: FPU handling cleanup
2024-10-03 19:38 UTC (3+ messages)
` [PATCH v3 1/2] x86/fpu: Combine fpu_ctxt and xsave_area in arch_vcpu
[PATCH bpf-next 0/2] bpf: Add kfuncs for read-only string operations
2024-10-03 19:37 UTC (13+ messages)
` [PATCH bpf-next 1/2] "
[PATCH net-next 0/6] gianfar cleanups
2024-10-03 19:37 UTC (5+ messages)
` [PATCH net-next 5/6] net: gianfar: use devm for request_irq
[PATCH net-next v3 0/7] bnxt_en: implement device memory TCP for bnxt
2024-10-03 19:35 UTC (10+ messages)
` [PATCH net-next v3 3/7] net: ethtool: add support for configuring tcp-data-split-thresh
` [PATCH net-next v3 4/7] bnxt_en: add support for tcp-data-split-thresh ethtool command
` [PATCH net-next v3 6/7] net: ethtool: add ring parameter filtering
[6.12-rc2 v2 PATCH 0/7] NFS LOCALIO: fixes and various cleanups
2024-10-03 19:35 UTC (8+ messages)
` [6.12-rc2 v2 PATCH 1/7] nfs_common: fix race in NFS calls to nfsd_file_put_local() and nfsd_serv_put()
` [6.12-rc2 v2 PATCH 2/7] nfs_common: fix Kconfig for NFS_COMMON_LOCALIO_SUPPORT
` [6.12-rc2 v2 PATCH 3/7] nfsd/localio: fix nfsd_file tracepoints to handle NULL rqstp
` [6.12-rc2 v2 PATCH 4/7] nfs/localio: remove redundant suid/sgid handling
` [6.12-rc2 v2 PATCH 5/7] nfs/localio: eliminate unnecessary kref in nfs_local_fsync_ctx
` [6.12-rc2 v2 PATCH 6/7] nfs/localio: remove extra indirect nfs_to call to check {read,write}_iter
` [6.12-rc2 v2 PATCH 7/7] nfs/localio: eliminate need for nfs_local_fsync_work forward declaration
Mediatek 7902
2024-10-03 19:34 UTC
[PATCH] ALSA: gus: Fix some error handling paths related to get_bpos() usage
2024-10-03 19:34 UTC
[PATCH v2] EDAC: MAINTAINERS: change FSL DDR EDAC maintainer to Frank Li
2024-10-03 19:33 UTC
[PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region()
2024-10-03 19:32 UTC (2+ messages)
[cip:linux-4.4.y-st-rc 2538/2707] drivers/macintosh/therm_windtunnel.c:521:3: error: implicit declaration of function 'of_platform_device_destroy'; did you mean 'of_platform_device_create'?
2024-10-03 19:29 UTC
[PATCH v3 0/3] PCI: dwc: opitimaze RC host pci_fixup_addr()
2024-10-03 19:30 UTC (4+ messages)
` [PATCH v3 2/3] PCI: dwc: Using parent_bus_addr in of_range to eliminate cpu_addr_fixup()
` [PATCH v3 2/3] PCI: dwc: Using parent_bus_addr in of_range to eliminate cpu_addr_fixup()y
[PATCH 0/8] iio: {amplifiers,dac,frequency,resolver}: add missing selects in Kconfig
2024-10-03 19:30 UTC (3+ messages)
` [PATCH 4/8] iio: frequency: admv4420: add missing select REMAP_SPI "
[PATCH] EDAC: MAINTAINERS: move FSL DDR EDAC maintainer York Sun to Credits
2024-10-03 19:29 UTC (3+ messages)
[failures] mm-percpu-fix-typo-to-pcpu_alloc_noprof-description.patch removed from -mm tree
2024-10-03 19:28 UTC
[PATCH] tracing: Fix trace_check_vprintf() when tp_printk is used
2024-10-03 19:25 UTC (2+ messages)
[Bug 219348] New: [6.12] amd cpb boost disabling does not lock frequency
2024-10-03 19:25 UTC (2+ messages)
` [Bug 219348] "
[PATCH] boot: android: Fix ramdisk loading for v2 header
2024-10-03 19:23 UTC (2+ messages)
[PATCH] Update the ARM trusted firmware git URL
2024-10-03 19:22 UTC (2+ messages)
[PATCH 0/3] cpufreq/amd-pstate: Set initial min_freq to lowest_nonlinear_freq
2024-10-03 19:23 UTC (2+ messages)
[syzbot] Test on mainline
2024-10-03 19:21 UTC (2+ messages)
` [syzbot] Re: [PATCH v3] Bluetooth: SCO: Use disable_delayed_work_sync
[PATCH RFC] bluetooth: qca: generate nvm fw name from boardid for WCN6855
2024-10-03 19:21 UTC (2+ messages)
RFC: Advice on adding support for Qualcomm IPQ9574 SoC Ethernet
2024-10-03 19:20 UTC (4+ messages)
[PATCH drm-dp 3/4] drm/hisilicon/hibmc: add dp kapi moduel in hibmc drivers
2024-10-03 19:19 UTC (2+ messages)
[PATCH v2 0/2] PCI: add enabe(disable)_device() hook for bridge
2024-10-03 19:18 UTC (3+ messages)
[PATCH v6 00/37] Implement ACPI on aarch64
2024-10-03 19:17 UTC (8+ messages)
` [PATCH v6 25/37] board: emulation: Add QEMU sbsa support
[PATCH net-next v2 00/12] selftests: ncdevmem: Add ncdevmem to ksft
2024-10-03 19:16 UTC (17+ messages)
` [PATCH net-next v2 07/12] selftests: ncdevmem: Properly reset flow steering
` [PATCH net-next v2 09/12] selftests: ncdevmem: Remove hard-coded queue numbers
` [PATCH net-next v2 10/12] selftests: ncdevmem: Run selftest when none of the -s or -c has been provided
` [PATCH net-next v2 11/12] selftests: ncdevmem: Move ncdevmem under drivers/net/hw
[PATCH v2] checkpatch: add information on warning about `help` in Kconfig
2024-10-03 19:20 UTC
[PATCH] macintosh: Use common error handling code in via_pmu_led_init()
2024-10-03 19:15 UTC
[PATCH] fstests: generic/563: use fs blocksize to do the writes
2024-10-03 19:15 UTC (2+ messages)
[PATCH] drivers: fix error CQE handling
2024-10-03 19:14 UTC (2+ messages)
[PATCH bpf-next 1/4] netkit: Add option for scrubbing skb meta data
2024-10-03 19:14 UTC (3+ messages)
` [PATCH bpf-next 3/4] tools: Sync if_link.h uapi tooling header
[PATCH][next] drm/nouveau: Avoid -Wflex-array-member-not-at-end warning
2024-10-03 19:13 UTC (7+ messages)
[PATCH] drivers: remove compile-time option for IEEE 1588
2024-10-03 19:12 UTC (7+ messages)
[PATCH v7 0/4] x86/resctrl: mba_MBps enhancements
2024-10-03 19:12 UTC (5+ messages)
` [PATCH v7 1/4] x86/resctrl: Make input event for MBA Software Controller configurable
` [PATCH v7 2/4] x86/resctrl: Add mount option to pick input event for mba_MBps mode
` [PATCH v7 3/4] x86/resctrl: Use total bandwidth for mba_MBps option when local isn't present
` [PATCH v7 4/4] x86/resctrl: Add new "mba_MBps_event" mount option to documentation
[PATCH i-g-t] tests/intel/xe_pm_residency: Skip on igt_power_open failure
2024-10-03 19:12 UTC (2+ messages)
` ✗ CI.xeFULL: failure for tests/intel/xe_pm_residency: Skip on igt_power_open failure (rev2)
[BUG almost bisected] Splat in dequeue_rt_stack() and build error
2024-10-03 19:12 UTC (10+ messages)
[PATCH v3] bcachefs: Fix NULL pointer dereference in bch2_opt_to_text
2024-10-03 19:11 UTC (2+ messages)
[PATCH bpf] bpf: fix unpopulated name_len field in perf_event link info
2024-10-03 19:10 UTC (3+ messages)
` [PATCH bpf v2] "
[syzbot] [jfs?] UBSAN: array-index-out-of-bounds in dtInsertEntry
2024-10-03 19:10 UTC
[PATCH i-g-t] tests/xe_gt_freq: Use sync reset
2024-10-03 19:09 UTC (3+ messages)
` ✓ CI.xeBAT: success for tests/xe_gt_freq: Use sync reset (rev2)
` ✓ Fi.CI.BAT: "
[PATCH] pci: add O_CLOEXEC when open uio device
2024-10-03 19:08 UTC (2+ messages)
Request for adding a "one-shot" rebase strategy where conflicts are only resolved once
2024-10-03 19:06 UTC
+ scripts-decode_stacktracesh-remove-trailing-space.patch added to mm-nonmm-unstable branch
2024-10-03 19:06 UTC
[PATCH 30/35] audit: Reorganize kerneldoc parameter names
2024-10-03 19:03 UTC (2+ messages)
[PATCH net] net: phy: bcm84881: Fix some error handling paths
2024-10-03 19:04 UTC (2+ messages)
[PATCH v5] perf sched timehist: Add pre-migration wait time option
2024-10-03 19:02 UTC
[PATCH] drivers: ignore non-critical syndromes for Tx queues
2024-10-03 19:02 UTC (2+ messages)
[PATCH] hw/audio/virtio-snd: Remove unnecessary "exec/tswap.h" header
2024-10-03 18:59 UTC (2+ messages)
[cip:linux-4.4.y-st-rc 2293/2707] arch/parisc/kernel/parisc_ksyms.c:37:15: error: '__cmpxchg_u8' undeclared here (not in a function); did you mean '__cmpxchg_u64'?
2024-10-03 18:58 UTC
[PULL v2 0/5] Xen Queue
2024-10-03 18:56 UTC (6+ messages)
` [PULL v2 1/5] hw/xen: Remove deadcode
` [PULL v2 2/5] hw/xen: Expose handle_bufioreq in xen_register_ioreq
` [PULL v2 3/5] hw/xen: xenpvh: Disable buffered IOREQs for ARM
` [PULL v2 4/5] hw/xen: xenpvh: Add pci-intx-irq-base property
` [PULL v2 5/5] hw/arm: xenpvh: Enable PCI for ARM PVH
[PATCH v2 00/16] xdrgen: Emit maxsize macros
2024-10-03 18:54 UTC (17+ messages)
` [PATCH v2 01/16] xdrgen: Refactor transformer arms
` [PATCH v2 02/16] xdrgen: Track constant values
` [PATCH v2 03/16] xdrgen: Keep track of on-the-wire data type widths
` [PATCH v2 04/16] xdrgen: XDR widths for enum types
` [PATCH v2 05/16] xdrgen: XDR width for fixed-length opaque
` [PATCH v2 06/16] xdrgen: XDR width for variable-length opaque
` [PATCH v2 07/16] xdrgen: XDR width for a string
` [PATCH v2 08/16] xdrgen: XDR width for fixed-length array
` [PATCH v2 09/16] xdrgen: XDR width for variable-length array
` [PATCH v2 10/16] xdrgen: XDR width for optional_data type
` [PATCH v2 11/16] xdrgen: XDR width for typedef
` [PATCH v2 12/16] xdrgen: XDR width for struct types
` [PATCH v2 13/16] xdrgen: XDR width for pointer types
` [PATCH v2 14/16] xdrgen: XDR width for union types
` [PATCH v2 15/16] xdrgen: Add generator code for XDR width macros
` [PATCH v2 16/16] xdrgen: emit maxsize macros
[PATCH nf] netfilter: xt_cluster: restrict to ip/ip6tables
2024-10-03 18:50 UTC (2+ messages)
` [PATCH nf] netfilter: xt_cluster: enable ebtables operation?
[PATCH net] net: ethernet: adi: adin1110: Fix some error handling path in adin1110_read_fifo()
2024-10-03 18:53 UTC
[PATCH v4 0/6] iommu/amd: Use 128-bit cmpxchg operation to update DTE
2024-10-03 18:54 UTC (5+ messages)
` [PATCH v4 2/6] iommu/amd: Introduce helper function to update 256-bit DTE
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.