All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-10 09:06:32 to 2026-04-10 09:37:06 UTC [more...]

[PATCH v1 0/5] Add interrupt controller for JHB100 SoC
 2026-04-10  9:27 UTC  (4+ messages)
` [PATCH v1 3/5] irqchip: starfive: Use devm_ interfaces to simplify resource release

[PATCH v4 00/39] drm/msm/dp: Add MST support for MSM chipsets
 2026-04-10  9:34 UTC  (39+ messages)
` [PATCH v4 01/39] drm/msm/dp: remove cached drm_edid from panel
` [PATCH v4 02/39] drm/msm/dp: drop deprecated .mode_set() and use .atomic_enable
` [PATCH v4 03/39] drm/msm/dp: break up dp_display_enable into two parts
` [PATCH v4 04/39] drm/msm/dp: re-arrange dp_display_disable() into functional parts
` [PATCH v4 05/39] drm/msm/dp: splite msm_dp_ctrl_config_ctrl() into link parts and stream parts
` [PATCH v4 06/39] drm/msm/dp: extract MISC1_MISC0 configuration into a separate function
` [PATCH v4 07/39] drm/msm/dp: split link setup from source params
` [PATCH v4 08/39] drm/msm/dp: allow dp_ctrl stream APIs to use any panel passed to it
` [PATCH v4 09/39] drm/msm/dp: move the pixel clock control to its own API
` [PATCH v4 10/39] drm/msm/dp: split dp_ctrl_off() into stream and link parts
` [PATCH v4 11/39] drm/msm/dp: make bridge helpers use dp_display to allow re-use
` [PATCH v4 12/39] drm/msm/dp: separate dp_display_prepare() into its own API
` [PATCH v4 13/39] drm/msm/dp: introduce stream_id for each DP panel
` [PATCH v4 14/39] drm/msm/dp: introduce max_streams for DP controller MST support
` [PATCH v4 15/39] drm/msm/dp: Add support for programming p1/p2/p3 register blocks
` [PATCH v4 16/39] drm/msm/dp: use stream_id to change offsets in dp_catalog
` [PATCH v4 17/39] drm/msm/dp: Add catalog support for 3rd/4th stream MST
` [PATCH v4 18/39] drm/msm/dp: add support to send ACT packets for MST
` [PATCH v4 19/39] drm/msm/dp: Add support to enable MST in mainlink control
` [PATCH v4 20/39] drm/msm/dp: no need to update tu calculation for mst
` [PATCH v4 21/39] drm/msm/dp: Add support for MST channel slot allocation
` [PATCH v4 22/39] drm/msm/dp: Add support for sending VCPF packets in DP controller
` [PATCH v4 23/39] drm/msm/dp: Always program MST_FIFO_CONSTANT_FILL for MST use cases
` [PATCH v4 24/39] drm/msm/dp: simplify link and clock disable sequence
` [PATCH v4 25/39] drm/msm/dp: pass panel to display enable/disable helpers
` [PATCH v4 26/39] drm/msm/dp: abstract out the dp_display stream helpers to accept a panel
` [PATCH v4 27/39] drm/msm/dp: replace power_on with active_stream_cnt for dp_display
` [PATCH v4 28/39] drm/msm/dp: Mark the SST bridge disconnected when mst is active
` [PATCH v4 29/39] drm/msm/dp: add an API to initialize MST on sink side
` [PATCH v4 30/39] drm/msm/dp: add dp_display_get_panel() to initialize DP panel
` [PATCH v4 31/39] drm/msm/dp: add prepared to manage link-level operations
` [PATCH v4 32/39] drm/msm/dpu: initialize encoders per stream for DP MST
` [PATCH v4 33/39] drm/msm/dp: initialize dp_mst module for each DP MST controller
` [PATCH v4 34/39] drm/msm/dp: add dp_mst_drm to manage DP MST bridge operations
` [PATCH v4 35/39] drm/msm/dp: wire MST helpers into atomic check and commit paths
` [PATCH v4 36/39] drm/msm/dp: add connector abstraction for DP MST
` [PATCH v4 37/39] drm/msm/dp: add HPD callback for dp MST
` [PATCH v4 38/39] drm/msm/dpu: use msm_dp_get_mst_intf_id() to get the intf id

[PATCH i-g-t v9 0/8] tests/xe: Add purgeable memory madvise tests for system allocator
 2026-04-10  9:35 UTC  (9+ messages)
` [PATCH i-g-t v9 1/8] lib/xe: Add purgeable memory ioctl support
` [PATCH i-g-t v9 2/8] tests/intel/xe_madvise: Add dontneed-before-mmap subtest
` [PATCH i-g-t v9 3/8] tests/intel/xe_madvise: Add purged-mmap-blocked subtest
` [PATCH i-g-t v9 4/8] tests/intel/xe_madvise: Add dontneed-after-mmap subtest
` [PATCH i-g-t v9 5/8] tests/intel/xe_madvise: Add dontneed-before-exec subtest
` [PATCH i-g-t v9 6/8] tests/intel/xe_madvise: Add dontneed-after-exec subtest
` [PATCH i-g-t v9 7/8] tests/intel/xe_madvise: Add per-vma-tracking subtest
` [PATCH i-g-t v9 8/8] tests/intel/xe_madvise: Add per-vma-protection subtest

[PATCH v7 0/6] Implement CPU hotplug on Arm
 2026-04-10  9:36 UTC  (3+ messages)
` [PATCH v7 2/6] arm/irq: Migrate IRQs during CPU up/down operations

[PATCH v6] ocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRY
 2026-04-10  9:36 UTC  (2+ messages)

[RFC PATCH 00/35] target/arm: fully model WFxT instructions for A-profile
 2026-04-10  9:35 UTC  (6+ messages)
` [RFC PATCH 24/35] target/arm: remove event_register check from arm_cpu_has_work
` [RFC PATCH 30/35] target/arm: implement global monitor events

[net-next PATCH v5 0/4] octeontx2: CN20K NPA Halo context support
 2026-04-10  9:35 UTC  (4+ messages)
` [net-next PATCH v5 1/4] octeontx2-af: npa: cn20k: Add NPA Halo support

[RFC PATCH v1 00/11] Landlock: Namespace and capability control
 2026-04-10  9:35 UTC  (5+ messages)
` [RFC PATCH v1 01/11] security: add LSM blob and hooks for namespaces

[PATCH v3 0/3] tracing/fprobe: Fix fprobe_ip_table related bugs
 2026-04-10  9:35 UTC  (4+ messages)
` [PATCH v3 1/3] tracing/fprobe: Remove fprobe from hash in failure path
` [PATCH v3 2/3] tracing/fprobe: Avoid kcalloc() in rcu_read_lock section
` [PATCH v3 3/3] tracing/fprobe: Check the same type fprobe on table as the unregistered one

[Intel-wired-lan] [PATCH iwl-net 0/4] ice: E825C missing PHY timestamp interrupt fixes
 2026-04-10  9:34 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH iwl-net 1/4] ice: fix timestamp interrupt configuration for E825C
` [Intel-wired-lan] [PATCH iwl-net 2/4] ice: perform PHY soft reset for E825C ports at initialization
` [Intel-wired-lan] [PATCH iwl-net 3/4] ice: fix ready bitmap check for non-E822 devices
` [Intel-wired-lan] [PATCH iwl-net 4/4] ice: fix ice_ptp_read_tx_hwtstamp_status_eth56g

[PATCH v2 0/6] selftests/resctrl: Add dynamic linked list management for IMC counters
 2026-04-10  9:33 UTC  (7+ messages)
` [PATCH v2 1/6] selftests/resctrl: Introduced "
` [PATCH v2 2/6] selftests/resctrl: Refactor the discovery of IMC counters using linked list
` [PATCH v2 3/6] selftests/resctrl: Refactor the initialization of IMC's perf_event_attr "
` [PATCH v2 4/6] selftests/resctrl: Refactor perf event open/close "
` [PATCH v2 5/6] selftests/resctrl: Refactor reading from IMC "
` [PATCH v2 6/6] selftests/resctrl: Remove the definition of the IMC counter config array and imcs

[PATCH for 11.0-rc3] accel/kvm: Fix BQL lock imbalance in kvm_cpu_exec
 2026-04-10  9:31 UTC  (8+ messages)

[PATCH 0/3] fix 10GBE support for AMD Versal Gen 2
 2026-04-10  9:30 UTC  (4+ messages)
` [PATCH 1/3] net: zynq_gem: add SPEED_10000 case in clock rate selection
` [PATCH 2/3] net: zynq_gem: set 128-bit AXI bus width for 10GBE
` [PATCH 3/3] net: zynq_gem: reinitialize RX BDs on every init

[PATCH v4 00/29] Metadata series preparation
 2026-04-10  9:31 UTC  (11+ messages)
` [PATCH v4 12/29] media: ov9282: Remove redundant kernel-doc comments
` [PATCH v4 13/29] media: tvp514x: "
` [PATCH v4 18/29] media: mc: Simplify link processing in __media_pipeline_start()
` [PATCH v4 19/29] media: mc: Separate single link validation into a new function
` [PATCH v4 20/29] media: uapi: Bump the STREAMS bit a little

[PATCH bpf-next v3 00/13] bpf: static stack liveness data flow analysis
 2026-04-10  9:29 UTC  (14+ messages)
` [PATCH bpf-next v3 01/13] bpf: share several utility functions as internal API
` [PATCH bpf-next v3 02/13] bpf: save subprogram name in bpf_subprog_info
` [PATCH bpf-next v3 03/13] bpf: Add spis_*() helpers for 4-byte stack slot bitmasks
` [PATCH bpf-next v3 04/13] bpf: make liveness.c track stack with 4-byte granularity
` [PATCH bpf-next v3 05/13] bpf: 4-byte precise clean_verifier_state
` [PATCH bpf-next v3 06/13] bpf: prepare bpf_liveness api for use by static analysis pass
` [PATCH bpf-next v3 07/13] bpf: introduce forward arg-tracking dataflow analysis
` [PATCH bpf-next v3 08/13] bpf: simplify liveness to use (callsite, depth) keyed func_instances
` [PATCH bpf-next v3 09/13] bpf: change logging scheme for live stack analysis
` [PATCH bpf-next v3 10/13] selftests/bpf: update existing tests due to liveness changes
` [PATCH bpf-next v3 11/13] selftests/bpf: adjust verifier_log buffers
` [PATCH bpf-next v3 12/13] selftests/bpf: add new tests for static stack liveness analysis
` [PATCH bpf-next v3 13/13] bpf: poison dead stack slots

[PATCH v4 0/2] perf: marvell: Add CN20K DDR PMU support
 2026-04-10  9:28 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: perf: marvell: Add CN20K DDR PMU binding

[whinlatter][PATCH 1/9] dtc: backport fix for build with glibc-2.43
 2026-04-10  9:28 UTC  (7+ messages)
` [OE-core] "

[PATCH] x86/bug: Add printf() validation to HAVE_ARCH_BUG_FORMAT_ARGS WARNs
 2026-04-10  8:48 UTC  (2+ messages)

[PATCH] pmdomain: imx: Make IMX8M/IMX9 BLK_CTRL tristate
 2026-04-10  9:27 UTC 

[PATCH] drm/xlnx/zynqmp-dpsub: Fix dependencies for COMPILE_TEST
 2026-04-10  9:27 UTC  (4+ messages)

PKCS#11 TA needs userland supplicant?
 2026-04-10  9:27 UTC  (6+ messages)

[meta-oe][PATCH 1/2] dlt-daemon: fix wrong CONFIGURATION_FILES_DIR
 2026-04-10  9:26 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] dlt-daemon: disable DLT_USE_IPv6

[PATCH v4 00/16] x86: support AVX10
 2026-04-10  9:26 UTC  (3+ messages)
` [PATCH v4 00.9/16] x86/CPUID: enable AVX10 leaf

[PATCH] mtd: spi-nor: macronix: Document support for additional flash aliases
 2026-04-10  9:26 UTC  (4+ messages)

[PATCH v7 1/3] ASoC: tac5xx2-sdw: add soundwire based codec driver
 2026-04-10  9:25 UTC  (3+ messages)
` [PATCH v7 2/3] ASoC: sdw_utils: TI amp utility for tac5xx2 family
` [PATCH v7 3/3] ASoC: tac5xx2-sdw: ACPI match for intel mtl platform

[PATCH] hypfs: remove unreachable statement in the 'hypfs_get_entry_rel()'
 2026-04-10  9:25 UTC  (2+ messages)

[PATCH v3 0/6] KVM: s390: Enable 4k granularity for memslots
 2026-04-10  9:25 UTC  (5+ messages)
` [PATCH v3 2/6] KVM: s390: Add alignment checks for hugepages
` [PATCH v3 6/6] KVM: s390: ucontrol: Fix memslot handling

drivers/gpu/drm/omapdrm/dss/dispc.c:527:32: warning: stack frame size (2688) exceeds limit (2048) in 'dispc_restore_context'
 2026-04-10  9:25 UTC 

include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct rtw8814a_efuse) == 512"
 2026-04-10  9:25 UTC 

[PATCH v2 0/8] Add support for Video, Camera, Graphics clock controllers on Eliza
 2026-04-10  9:25 UTC  (4+ messages)
` [PATCH v2 8/8] arm64: dts: qcom: eliza: Add support for MM clock controllers

[PATCH 0/1] perf build: fix "argument list too long" in second location
 2026-04-10  9:25 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] pinctrl: mediatek: moore: implement gpio_chip::get_direction()
 2026-04-10  9:24 UTC  (2+ messages)
` Aw: "

[PATCH v2] mm/sparse: Remove sparse buffer pre-allocation mechanism
 2026-04-10  9:24 UTC 

[PATCH] media: atomisp: avoid ACPI package count underflow in gmin_cfg_get_dsm
 2026-04-10  9:23 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Filesystem inode reclaim
 2026-04-10  9:23 UTC  (2+ messages)

[PATCH v2] genericarm64 core-image-initramfs-boot: remove some kernel drivers
 2026-04-10  9:22 UTC 

[PATCH] x86/time: do not kill calibration timer on suspend
 2026-04-10  9:22 UTC  (2+ messages)

[PATCH] serial: sh-sci: fix memory region release in error path
 2026-04-10  9:21 UTC 

[Patch v4 00/22] Cache aware scheduling
 2026-04-10  9:20 UTC  (5+ messages)
` [Patch v4 17/22] sched/cache: Avoid cache-aware scheduling for memory-heavy processes

[Bug 221339] New: AX200 -19 errors on boot after firmware 20260313-1.1
 2026-04-10  9:21 UTC  (4+ messages)
` [Bug 221339] "

erofs pointer corruption and kernel crash
 2026-04-10  9:20 UTC  (4+ messages)

[PATCH v2 bpf-next 0/2] bpf: Fix Null-Pointer Dereference in kernel_clone() via BPF fmod_ret on security_task_alloc
 2026-04-10  9:20 UTC  (3+ messages)
` [PATCH v2 bpf-next 1/2] "

[PATCH v2] drm/sched: Add test suite for concurrent job submissions
 2026-04-10  9:19 UTC  (4+ messages)

[PATCH 0/7] rtc: sun6i: Add support for Allwinner A733 SoC
 2026-04-10  9:18 UTC  (4+ messages)
` [PATCH 1/7] dt-bindings: rtc: sun6i: Add Allwinner A733 support

[PATCH 0/2] drm/i915: Make sure CRTC vs. pipe reordering is safe
 2026-04-10  9:18 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/i915: Make sure CRTC vs. pipe reordering is safe (rev2)

[PATCH] riscv: ftrace: select HAVE_BUILDTIME_MCOUNT_SORT
 2026-04-10  9:17 UTC  (3+ messages)

[PATCH] drm/intel/display: Use drmm for intel_mode_config_cleanup
 2026-04-10  9:17 UTC  (2+ messages)

[PATCH v5 0/2] Add Support for LTC3219 18 Channel LED Driver
 2026-04-10  9:17 UTC  (5+ messages)
` [PATCH v5 2/2] leds: ltc3220: Add Support for LTC3220 18 channel "

[PATCH v1] erofs-utils: mkfs: fix fingerprint not set in certain modes
 2026-04-10  9:00 UTC  (3+ messages)

[PATCH 1/2] platform/x86: use u8 * for raw byte buffers
 2026-04-10  9:16 UTC  (2+ messages)
` [PATCH 2/2] platform/x86: dell_rbu: use strscpy in image_type_write

[PATCH 0/6] mailbox: pcc: Refactor and improve initialisation and interrupt handling
 2026-04-10  9:15 UTC  (4+ messages)
` [PATCH 4/6] mailbox: pcc: Mark Tx as complete in PCC IRQ handler

[PATCH 1/1] drm/xe: Fix error cleanup in xe_exec_queue_create_ioctl()
 2026-04-10  9:13 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for series starting with [1/1] drm/xe: Fix error cleanup in xe_exec_queue_create_ioctl() (rev2)

[PATCH] amdgpu: recover Thunderbolt PCIe link after MODE1 GPU reset
 2026-04-10  9:13 UTC  (4+ messages)

[PATCH mptcp-next 00/16] mptcp: pm: increase limits, and related fixes and cleanup
 2026-04-10  9:12 UTC  (3+ messages)
` [PATCH mptcp-next 05/16] mptcp: pm: retrans ADD_ADDR: skip inactive subflows

[Buildroot] [PATCH v5 6/8] utils/generate-cyclonedx: mark host packages as external
 2026-04-10  9:12 UTC  (4+ messages)

[PATCH] selftests/sched_ext: Fix wrong DSQ ID in peek_dsq error message
 2026-04-10  9:12 UTC  (2+ messages)

[PATCH v10 00/20] CoreSight: Refactor power management for CoreSight path
 2026-04-10  9:11 UTC  (7+ messages)
` [PATCH v10 16/20] coresight: Add PM callbacks for sink device

[PATCH v1] slab: support for compiler-assisted type-based slab cache partitioning
 2026-04-10  9:10 UTC  (9+ messages)

[PATCH mptcp-net v3 0/2] mptcp: sync the msk->sndbuf at accept() time
 2026-04-10  9:10 UTC  (4+ messages)
` [PATCH mptcp-net v3 1/2] "

[PATCH] drivers: soc: qcom: smem: Switch partitions to xarray
 2026-04-10  9:10 UTC  (2+ messages)

[PATCH 00/13] libmultipath: a generic multipath lib for block drivers
 2026-04-10  9:09 UTC  (11+ messages)
` [PATCH 07/13] libmultipath: Add delayed removal support

[PATCH] bitfield: Fix FIELD_PREP_CONST() with __GENMASK_ULL() on gcc<14
 2026-04-10  9:09 UTC  (3+ messages)

[PATCH 1/1] bitfield.h: Ensure FIELD_PREP_CONST() is constant
 2026-04-10  9:09 UTC 

[PATCH] genericarm64 core-image-initramfs-boot: remove some kernel drivers
 2026-04-10  9:09 UTC  (2+ messages)

[RFC PATCH 0/2] rust block-mq TagSet flags plumbing and rnull blocking wiring
 2026-04-10  9:08 UTC  (3+ messages)
` [RFC PATCH 1/2] rust: block: mq: safely expose TagSet flags
` [RFC PATCH 2/2] block: rnull: support BLK_MQ_F_BLOCKING via configfs

[PATCH v2 00/16] perf arm64: Support data type profiling
 2026-04-10  9:08 UTC  (4+ messages)
` [PATCH v2 02/16] perf capstone: Fix arm64 jump/adrp disassembly mismatch with objdump

[PATCH v7 00/18] media: Add support for R-Car ISP using Dreamchip RPPX1 ISP
 2026-04-10  9:05 UTC  (19+ messages)
` [PATCH v7 01/18] media: Add RPP_X1_PARAMS and RPP_X1_STATS meta formats
` [PATCH v7 02/18] media: uapi: Add extensible param and stats blocks for RPPX1
` [PATCH v7 03/18] media: rppx1: Add framework to support Dreamchip RPPX1 ISP
` [PATCH v7 04/18] media: rcar-isp: Add support for ISPCORE
` [PATCH v7 05/18] media: rppx1: Add support for AWB measurement parameters and statistics
` [PATCH v7 06/18] media: rppx1: Add support for AWB gain settings
` [PATCH v7 07/18] media: rppx1: Add support for Auto Exposure Measurement
` [PATCH SQUASH v7 08/18] media: rppx1: exm: Expose coefficients, RGB mode and channel selection
` [PATCH v7 09/18] media: rppx1: Add support for Histogram Measurement
` [PATCH SQUASH v7 10/18] media: rppx1: hist: Expose channel selection
` [PATCH v7 11/18] media: rppx1: Add support for Black Level Subtraction
` [PATCH v7 12/18] media: rppx1: Add support for Color Correction Matrix
` [PATCH v7 13/18] media: rppx1: Add support for Lens Shade Correction
` [PATCH SQUASH v7 14/18] media: rppx1: lsc: Make full lens grid programmable
` [PATCH v7 15/18] media: rppx1: Add support for Gamma Correction
` [PATCH v7 16/18] media: rppx1: Add support for Bayer Demosaicing
` [PATCH v7 17/18] media: rppx1: Add support for Bilateral Denoising
` [PATCH v7 18/18] media: rppx1: Add support for Sensor (Gamma) Linearization

[PATCH 0/4] Run hooks in parallel
 2026-04-10  9:06 UTC  (15+ messages)
` [PATCH v7 00/13] "
  ` [PATCH v7 01/13] repository: fix repo_init() memleak due to missing _clear()
  ` [PATCH v7 02/13] config: add a repo_config_get_uint() helper
  ` [PATCH v7 03/13] hook: parse the hook.jobs config
  ` [PATCH v7 04/13] hook: allow parallel hook execution
  ` [PATCH v7 05/13] hook: allow pre-push parallel execution
  ` [PATCH v7 06/13] hook: mark non-parallelizable hooks
  ` [PATCH v7 07/13] hook: add -j/--jobs option to git hook run
  ` [PATCH v7 08/13] hook: add per-event jobs config
  ` [PATCH v7 09/13] hook: warn when hook.<friendly-name>.jobs is set
  ` [PATCH v7 10/13] hook: move is_known_hook() to hook.c for wider use
  ` [PATCH v7 11/13] hook: add hook.<event>.enabled switch
  ` [PATCH v7 12/13] hook: allow hook.jobs=-1 to use all available CPU cores
  ` [PATCH v7 13/13] t1800: test SIGPIPE with parallel hooks

[PATCH] arm/its: Decode BASER cacheability field before comparing
 2026-04-10  9:07 UTC  (4+ messages)

[Buildroot] [PATCH] package/libftdi1: enable static only build
 2026-04-10  9:06 UTC 

[PATCH 1/1] selftests: vsock: avoid mktemp -u for Unix socket paths
 2026-04-10  9:06 UTC  (4+ messages)
` [PATCH v2] selftests: vsock: avoid races creating "

[PATCH v3 2/2] ksm: Optimize rmap_walk_ksm by passing a suitable address range
 2026-04-10  9:06 UTC  (2+ messages)


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.