All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-18 22:40:25 to 2023-05-19 00:19:59 UTC [more...]

[PATCH 00/97] usb: Convert to platform remove callback returning void
 2023-05-18 22:48 UTC  (5+ messages)
` [PATCH 28/97] usb: bdc: "
` [PATCH 46/97] usb: ehci-brcm: "

[PATCH 0/9] fetch: smallish cleanups
 2023-05-19  0:18 UTC  (7+ messages)
` [PATCH 1/9] fetch: drop unused DISPLAY_FORMAT_UNKNOWN enum value
` [PATCH 2/9] fetch: drop unneeded NULL-check for `remote_ref`
` [PATCH 3/9] fetch: pass through `fetch_config` directly

[PATCHSET v1 wq/for-6.5] workqueue: Improve unbound workqueue execution locality
 2023-05-19  0:17 UTC  (25+ messages)
` [PATCH 01/24] workqueue: Drop the special locking rule for worker->flags and worker_pool->flags
` [PATCH 02/24] workqueue: Cleanups around process_scheduled_works()
` [PATCH 03/24] workqueue: Not all work insertion needs to wake up a worker
` [PATCH 04/24] workqueue: Rename wq->cpu_pwqs to wq->cpu_pwq
` [PATCH 05/24] workqueue: Relocate worker and work management functions
` [PATCH 06/24] workqueue: Remove module param disable_numa and sysfs knobs pool_ids and numa
` [PATCH 07/24] workqueue: Use a kthread_worker to release pool_workqueues
` [PATCH 08/24] workqueue: Make per-cpu pool_workqueues allocated and released like unbound ones
` [PATCH 09/24] workqueue: Make unbound workqueues to use per-cpu pool_workqueues
` [PATCH 10/24] workqueue: Rename workqueue_attrs->no_numa to ->ordered
` [PATCH 11/24] workqueue: Rename NUMA related names to use pod instead
` [PATCH 12/24] workqueue: Move wq_pod_init() below workqueue_init()
` [PATCH 13/24] workqueue: Initialize unbound CPU pods later in the boot
` [PATCH 14/24] workqueue: Generalize unbound CPU pods
` [PATCH 15/24] workqueue: Add tools/workqueue/wq_dump.py which prints out workqueue configuration
` [PATCH 16/24] workqueue: Modularize wq_pod_type initialization
` [PATCH 17/24] workqueue: Add multiple affinity scopes and interface to select them
` [PATCH 18/24] workqueue: Factor out work to worker assignment and collision handling
` [PATCH 19/24] workqueue: Factor out need_more_worker() check and worker wake-up
` [PATCH 20/24] workqueue: Add workqueue_attrs->__pod_cpumask
` [PATCH 21/24] workqueue: Implement non-strict affinity scope for unbound workqueues
` [PATCH 22/24] workqueue: Add "Affinity Scopes and Performance" section to documentation
` [PATCH 23/24] workqueue: Add pool_workqueue->cpu
` [PATCH 24/24] workqueue: Implement localize-to-issuing-CPU for unbound workqueues

[PATCH 0/6] block: add blk_io_plug_call() API
 2023-05-19  0:18 UTC  (9+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] block/nvme: convert to "
` [PATCH 3/6] block/blkio: "
` [PATCH 4/6] block/io_uring: "

[RFC PATCH 00/22] riscv: s64ilp32: Running 32-bit Linux kernel on 64-bit supervisor mode
 2023-05-19  0:14 UTC  (3+ messages)

[meta-oe][PATCH] ptest-packagelists-meta-oe: Remove nodejs ptests for rv32/rv64
 2023-05-19  0:14 UTC 

[igt-dev] [PATCH i-g-t v2 00/15] PMU: multi-tile support
 2023-05-19  0:13 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for PMU: multi-tile support (rev4)

[PATCH v13 5/7] io-uring: add sqpoll support for napi busy poll
 2023-05-19  0:11 UTC  (2+ messages)

[PATCH v2] lsm: adds process attribute getter for Landlock
 2023-05-19  0:11 UTC  (2+ messages)

[PATCH 00/53] drm: Convert to platform remove callback returning void
 2023-05-19  0:11 UTC  (7+ messages)
` [PATCH 18/53] drm/exynos: "

[meta-oe][PATCH] ipmitool: Update links
 2023-05-19  0:10 UTC  (3+ messages)
  ` [oe] "

[PATCH 0/2] CXL: Apply SRAT defined PXM to entire CFMWS window
 2023-05-19  0:08 UTC  (4+ messages)
` [PATCH 1/2] x86/numa: Introduce numa_fill_memblks()
` [PATCH 2/2] ACPI: NUMA: Apply SRAT proximity domain to entire CFMWS window

[OE-core][PATCH 00/20] python3: fix run-time dependencies
 2023-05-19  0:06 UTC  (3+ messages)

linux-next: build failure after merge of the amdgpu tree
 2023-05-19  0:06 UTC  (2+ messages)

[PATCH 0/2] a few format-patch leak fixes
 2023-05-19  0:05 UTC  (3+ messages)
` [PATCH 1/2] format-patch: free rev.message_id when exiting
` [PATCH 2/2] format-patch: free elements of rev.ref_message_ids list

[PATCH] drm/exynos: vidi: fix a wrong error return
 2023-05-19  0:04 UTC  (2+ messages)

[PATCH v3 2/2] tests/tcg/aarch64: add DC CVA[D]P tests
 2023-05-18 23:46 UTC 

[PATCH 0/2] v4l2-tracer: add tuner ioctls
 2023-05-19  0:02 UTC  (3+ messages)
` [PATCH 1/2] v4l2-tracer: stop stringifying v4l2_input "tuner"
` [PATCH 2/2] v4l2-tracer: add G/S TUNER ioctls

[PATCH 1/2] python3-gitdb: remove python3-async dependency
 2023-05-19  0:02 UTC  (3+ messages)
` [PATCH 2/2] python3-async: remove recipe
  ` [OE-core] "

[PATCH v3 1/2] target/arm: allow DC CVA[D]P in user mode emulation
 2023-05-18 23:46 UTC 

[PATCH v4 00/12] sched: Avoid unnecessary migrations within SMT domains
 2023-05-19  0:03 UTC  (7+ messages)
` [PATCH v4 05/12] sched/fair: Keep a fully_busy SMT sched group as busiest

[PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
 2023-05-19  0:00 UTC  (5+ messages)
` [PATCH 2/6] PKEY: Add arch_check_pkey_enforce_api()

[PATCH v2 bpf-next 1/3] bpf: support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
 2023-05-18 23:58 UTC  (2+ messages)

[Intel-gfx] [RESEND PATCH] drm/i915: constify pointers to hwmon_channel_info
 2023-05-18 23:54 UTC  (4+ messages)

[PATCH] mtd: spi-nor: Fix divide by zero for spi-nor-generic flashes
 2023-05-18 23:52 UTC  (3+ messages)

[meta-ti][master/kirkstone][PATCH] meta-ti-bsp: ti-img-rogue-driver: cleanup apm and add hack
 2023-05-18 23:52 UTC 

[PATCH] media: frontend.h.rst.exceptions: add more dvb define exceptions
 2023-05-18 23:47 UTC 

[RFC PATCH v2 00/13] drm/msm/dpu: support virtual wide planes
 2023-05-18 23:46 UTC  (10+ messages)
` [RFC PATCH v2 05/13] drm/msm/dpu: get rid of struct dpu_rm_requirements
` [RFC PATCH v2 06/13] drm/msm/dpu: switch RM to use crtc_id rather than enc_id for allocation

[RFC] Xen crashes on ASSERT on suspend/resume, suggested fix
 2023-05-18 23:44 UTC 

[ANNOUNCE] util-linux v2.39
 2023-05-18 23:42 UTC  (3+ messages)

[Intel-xe] [PATCH 0/3] kernel-doc fixups
 2023-05-18 23:40 UTC  (7+ messages)
` [Intel-xe] [PATCH 3/3] fixup! drm/xe: Introduce xe_reg/xe_reg_mcr
` [Intel-xe] ✓ CI.Patch_applied: success for kernel-doc fixups (rev2)
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[PATCH v6 00/11] mq-deadline: Improve support for zoned block devices
 2023-05-18 23:39 UTC  (13+ messages)
` [PATCH v6 01/11] block: mq-deadline: Add a word in a source code comment
` [PATCH v6 04/11] block: Introduce op_needs_zoned_write_locking()
` [PATCH v6 05/11] block: Introduce blk_rq_is_seq_zoned_write()
` [PATCH v6 06/11] block: mq-deadline: Clean up deadline_check_fifo()
` [PATCH v6 10/11] block: mq-deadline: Handle requeued requests correctly

[PATCH v3 2/2] cxl: Move cxl_await_media_ready() to before capacity info retrieval
 2023-05-18 23:38 UTC  (3+ messages)
` [PATCH v4 "
  ` [PATCH v5 "

[PATCH v11 0/9] add DSC 1.2 dpu supports
 2023-05-18 23:37 UTC  (22+ messages)
` [PATCH v11 1/9] drm/msm/dpu: add dsc blocks to the catalog of MSM8998 and SC8180X
` [PATCH v11 2/9] drm/msm/dpu: add DPU_PINGPONG_DSC feature bit for DPU < 7.0.0
` [PATCH v11 3/9] drm/msm/dpu: Guard PINGPONG DSC ops behind DPU_PINGPONG_DSC bit
` [PATCH v11 4/9] drm/msm/dpu: Introduce PINGPONG_NONE to disconnect DSC from PINGPONG
` [PATCH v11 5/9] drm/msm/dpu: add support for DSC encoder v1.2 engine
` [PATCH v11 6/9] drm/msm/dpu: always clear every individual pending flush mask
` [PATCH v11 7/9] drm/msm/dpu: separate DSC flush update out of interface
` [PATCH v11 8/9] drm/msm/dpu: add DSC 1.2 hw blocks for relevant chipsets
` [PATCH v11 9/9] drm/msm/dpu: tear down DSC data path when DSC disabled

[PATCH v3 0/2] target/arm: allow DC CVA[D]P in user mode emulation
 2023-05-18 23:19 UTC 

KASAN: null-ptr-deref in range [0x0000000000000010-0x0000000000000017] - RIP: 0010:amdgpu_bo_get_memory+0x80/0x360 [amdgpu]
 2023-05-18 23:35 UTC  (3+ messages)

[PATCH] Fix the man page
 2023-05-18 23:30 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-next v4 00/15] Introduce Intel IDPF driver
 2023-05-18 23:26 UTC  (6+ messages)
        `  "

cip/linux-5.10.y-cip-rt ltp-mm: 9 runs, 2 regressions (v5.10.179-cip32-rt13)
 2023-05-18 23:25 UTC 

cip/linux-5.10.y-cip-rt ltp-timers: 14 runs, 11 regressions (v5.10.179-cip32-rt13)
 2023-05-18 23:25 UTC 

cip/linux-5.10.y-cip-rt ltp-ipc: 22 runs, 1 regressions (v5.10.179-cip32-rt13)
 2023-05-18 23:25 UTC 

[BUG 2.41.0] t/lib-httpd/apache.conf incompatible with RHEL/CentOS 7
 2023-05-18 23:23 UTC  (6+ messages)

[PATCH net-next RFC v4 0/5] net: Make MAC/PHY time stamping selectable
 2023-05-18 23:23 UTC  (6+ messages)
` [PATCH net-next RFC v4 2/5] net: Expose available time stamping layers to user space

[PATCH 01/14] vhost: add vhost_worker pointer to vhost_virtqueue
 2023-05-18 23:21 UTC  (4+ messages)
` [PATCH 13/14] vhost: allow userspace to create workers

[PATCH BlueZ 1/2] monitor: Fix not parsing BT_HCI_EVT_NUM_COMPLETED_PACKETS properly
 2023-05-18 23:20 UTC  (2+ messages)
` [PATCH BlueZ 2/2] monitor: Add latency when decoding BT_HCI_EVT_NUM_COMPLETED_PACKETS

[PATCH v2 0/5] Encapsulate PTE contents from non-arch code
 2023-05-18 23:19 UTC  (3+ messages)
` [PATCH v2 2/5] mm: damon must atomically clear young on ptes and pmds

[Intel-xe] [PATCH 2/3] fixup! drm/xe/rtp: Improve magic macros for RTP tables
 2023-05-18 23:20 UTC  (3+ messages)
` [Intel-xe] [PATCH v2] "

[PATCH 00/20] ASoC: replace dpcm_playback/capture to playback/capture_only
 2023-05-18 23:18 UTC  (10+ messages)
` [PATCH 04/20] ASoC: soc-pcm.c: use temporary variable at soc_get_playback_capture()
` [PATCH 13/20] ASoC: Intel: replace dpcm_playback/capture to playback/capture_only
` [PATCH 16/20] ASoC: soc-dai.c: "

U-Boot OMAP GPMC ECC change
 2023-05-18 23:19 UTC  (9+ messages)

[PATCH v3] ata: libata-core: Simplies if condition
 2023-05-18 23:17 UTC  (2+ messages)

[PATCHv12 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
 2023-05-18 23:14 UTC  (10+ messages)
` [PATCHv12 1/9] mm: Add "
` [PATCHv12 2/9] efi/x86: Get full memory map in allocate_e820()
` [PATCHv12 3/9] efi/libstub: Implement support for unaccepted memory
` [PATCHv12 4/9] x86/boot/compressed: Handle "
` [PATCHv12 5/9] efi: Add unaccepted memory support
` [PATCHv12 6/9] efi/unaccepted: Avoid load_unaligned_zeropad() stepping into unaccepted memory
` [PATCHv12 7/9] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub
` [PATCHv12 8/9] x86/tdx: Refactor try_accept_one()
` [PATCHv12 9/9] x86/tdx: Add unaccepted memory support

[arm64:devel/kmalloc-minalign 1/15] include/linux/slab.h:251:5: error: function-like macro '__alignof__' is not defined
 2023-05-18 23:14 UTC 

[RFC PATCH 8/8] fork/vhost_task: remove no_files
 2023-05-18 23:14 UTC  (2+ messages)

[PATCH v2] block: Decode all flag names in the debugfs output
 2023-05-18 23:09 UTC  (2+ messages)

[PATCH v2] Documentation: add initial iomap kdoc
 2023-05-18 23:09 UTC  (2+ messages)

[PATCH V7 0/6] drm: bridge: samsung-dsim: Support variable clocking
 2023-05-18 23:06 UTC  (14+ messages)
` [PATCH V7 1/6] drm: bridge: samsung-dsim: fix blanking packet size calculation
` [PATCH V7 2/6] drm: bridge: samsung-dsim: Fix PMS Calculator on imx8m[mnp]
` [PATCH V7 3/6] drm: bridge: samsung-dsim: Fetch pll-clock-frequency automatically
` [PATCH V7 4/6] drm: bridge: samsung-dsim: Select GENERIC_PHY_MIPI_DPHY
` [PATCH V7 5/6] drm: bridge: samsung-dsim: Dynamically configure DPHY timing
` [PATCH V7 6/6] drm: bridge: samsung-dsim: Support non-burst mode

[PATCH] memory: brcmstb_dpfe: fix testing array offset after use
 2023-05-18 23:06 UTC  (5+ messages)

[PATCH] ARM: dts: BCM5301X: Specify MAC addresses on Luxul devices
 2023-05-18 23:04 UTC  (3+ messages)

[PATCH v8 bpf-next 01/10] bpf: tcp: Avoid taking fast sock lock in iterator
 2023-05-18 23:04 UTC  (3+ messages)

[PATCH] MAINTAINERS: Replace my email address
 2023-05-18 23:03 UTC  (3+ messages)

[arm64:devel/kmalloc-minalign 1/15] include/linux/slab.h:251:5: error: function-like macro '__alignof__' is not defined
 2023-05-18 23:00 UTC 

[PATCH] dt-bindings: soc: bcm: add missing dt-binding document for bcm23550-cdc
 2023-05-18 23:01 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: BCM5301X: Relicense Hauke's code to the GPL 2.0+ / MIT
 2023-05-18 23:00 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: BCM5301X: Relicense AXI interrupts "

[RFC PATCH 0/8] vhost_tasks: Use CLONE_THREAD/SIGHAND
 2023-05-18 22:57 UTC  (10+ messages)
` [RFC PATCH 1/8] signal: Dequeue SIGKILL even if SIGNAL_GROUP_EXIT/group_exec_task is set

Multiple vIOMMU instance support in QEMU?
 2023-05-18 22:56 UTC  (6+ messages)

[PATCH] arm64: dts: Change pinconf controller node name to pinctrl
 2023-05-18 22:56 UTC  (3+ messages)

[stable:linux-5.15.y 2434/9999] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:633: warning: expecting prototype for dmub_aux_setconfig_reply_callback(). Prototype was for dmub_aux_setconfig_callback() instead
 2023-05-18 22:56 UTC  (2+ messages)

[GIT PULL] hotfixes for 6.4-rc2
 2023-05-18 22:56 UTC 

cip/linux-5.10.y-cip-rt baseline: 139 runs, 23 regressions (v5.10.179-cip32-rt13)
 2023-05-18 22:55 UTC 

cip/linux-5.10.y-cip-rt baseline-nfs: 43 runs, 11 regressions (v5.10.179-cip32-rt13)
 2023-05-18 22:55 UTC 

[PATCH net-next 1/9] netfilter: nf_tables: relax set/map validation checks
 2023-05-18 22:50 UTC  (2+ messages)

[PATCH 1/1] PCI/ASPM: Handle link retraining race
 2023-05-18 22:46 UTC  (2+ messages)

[PATCH v2 0/8] ISA string parser cleanups++
 2023-05-18 22:39 UTC  (4+ messages)
` [PATCH v2 7/8] dt-bindings: riscv: explicitly mention assumption of Zicntr & Zihpm support
` [PATCH v2 8/8] RISC-V: always report presence of extenstions formerly part of the base ISA

[PATCH v10 0/8] add DSC 1.2 dpu supports
 2023-05-18 22:40 UTC  (6+ messages)
` [PATCH v10 6/8] drm/msm/dpu: separate DSC flush update out of interface


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.