All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-26 12:15:36 to 2026-06-26 13:08:15 UTC [more...]

[PATCH v2 0/7] commit-reach: terminate merge-base walk when one side is exhausted
 2026-06-26 13:08 UTC  (8+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] Documentation/technical: add paint-down-to-common doc
  ` [PATCH v3 2/8] t6600: add test cases for side-exhaustion edge cases
  ` [PATCH v3 3/8] t6099, t6600: add side-exhaustion regression tests
  ` [PATCH v3 4/8] commit-reach: add trace2 instrumentation to paint_down_to_common()
  ` [PATCH v3 5/8] commit-reach: introduce struct paint_state with per-side counters
  ` [PATCH v3 6/8] commit-reach: remove unused nonstale_queue dedup wrappers

[PATCH v5 00/24] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-06-26 13:06 UTC  (6+ messages)
` [PATCH v5 04/24] cpumask: Introduce cpu_preferred_mask
` [PATCH v5 06/24] sched/core: allow only preferred CPUs in is_cpu_allowed

[Buildroot] [PATCH-2025.02.x] package/libglib2: backport security fixes for CVE-2025-14087
 2026-06-26 13:05 UTC  (3+ messages)

[PATCH V9 00/17] iothread: Support tracking and querying IOThread holders
 2026-06-26 13:04 UTC  (3+ messages)
` [PATCH V9 06/17] monitor: refactor monitor_data_init() to pass ID

[PATCH v3 0/3] dmaengine: xilinx_dma: Fixes and optimizations for AXIDMA and MCDMA channel management
 2026-06-26 13:00 UTC  (3+ messages)
` [PATCH v3 2/3] dmaengine: xilinx_dma: Enable transfer chaining for AXIDMA and MCDMA by removing idle restriction

[PATCH] MAINTAINERS: Update maintainer and git tree for CIX SoC
 2026-06-26 13:03 UTC  (2+ messages)

[PATCH v1] KVM: x86: Rate-limit global clock updates on vCPU load
 2026-06-26 13:04 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v7 0/9] bootconfig: embed kernel.* cmdline at build time
 2026-06-26 13:04 UTC  (11+ messages)
` [PATCH v7 1/9] bootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()
` [PATCH v7 2/9] bootconfig: render descendant keys when xbc_snprint_cmdline() root has a value
` [PATCH v7 3/9] bootconfig: render embedded bootconfig as a kernel cmdline at build time
` [PATCH v7 4/9] bootconfig: clean build-time tools/bootconfig from make clean
` [PATCH v7 5/9] bootconfig: add xbc_prepend_embedded_cmdline() helper
` [PATCH v7 6/9] Documentation: bootconfig: document build-time cmdline rendering
` [PATCH v7 7/9] x86/setup: prepend embedded bootconfig cmdline before parse_early_param
` [PATCH v7 8/9] bootconfig: skip runtime kernel.* render once prepended early
` [PATCH v7 9/9] init/main.c: use bootconfig_cmdline_requested() for the runtime opt-in

[PATCH v4 0/6] qobject: switch JSON parser to push
 2026-06-26 13:02 UTC  (3+ messages)
` [PATCH 2/6] json-streamer: reuse parser

[PATCH] arm64: mm: refresh stale pmd snapshot after split_contpmd()
 2026-06-26 13:03 UTC  (2+ messages)

[PATCH v2] fbdev: fix use-after-free in store_modes()
 2026-06-26 13:02 UTC  (2+ messages)

[PATCH 00/15] target/arm: Implement FEAT_SME_MOP4
 2026-06-26 13:00 UTC  (17+ messages)
` [PATCH 01/15] target/arm: Implement FMOP4 (non-widening) for float32
` [PATCH 02/15] target/arm: Implement FMOP4 (non-widening) for float16
` [PATCH 03/15] target/arm: Implement FMOP4 (non-widening) for float64
` [PATCH 04/15] target/arm: Implement BFMOP4 (non-widening)
` [PATCH 05/15] target/arm: Implement BFMOP4 (widening)
` [PATCH 06/15] target/arm: Implement FMOP4 (widening, 2-way fp16 to fp32)
` [PATCH 07/15] target/arm: Implement FMOP4 (widening, 4-way fp8 "
` [PATCH 08/15] target/arm: Implement FMOP4A (widening, 2-way, FP8 to FP16)

[PATCH] Input: synaptics - enable InterTouch on Dell Inspiron 3521
 2026-06-26 13:00 UTC 

[PATCH 0/2] EDITME: cover title for pmg1110-gpio
 2026-06-26 13:00 UTC  (3+ messages)
` [PATCH 2/2] pinctrl: qcom: spmi-gpio: Add PMG1110 GPIO support

[PATCH] fix: drm/display: drm_dp_mst_topology_mgr_set_mst: error path after DPCD write failure leaks MST branch device reference
 2026-06-26 13:00 UTC  (3+ messages)

[PATCH 0/9] MIPS: TXX9: Legacy GPIO interfaces cleanup
 2026-06-26 13:00 UTC  (11+ messages)
` [PATCH 1/9] MIPS: TXX9: Remove tx4938_spi_init() and txx9_spi_init()
` [PATCH 2/9] MIPS: TXX9: Remove txx9_7segled_*() forward declarations
` [PATCH 5/9] MIPS: TXX9: Reduce TXX9_IOCLED_MAXLEDS to 3
` [PATCH 9/9] MIPS: TXX9: Clean up txx9_iocled_init()

[PATCH] selftests: mincore: use default huge page size for hugetlb test
 2026-06-26 12:59 UTC 

[PATCH 5.15.y] selftests: arm64: signal: skip SVE VL change test with single VL
 2026-06-26 12:59 UTC 

[PATCH 0/5] drm/panel: refcounting panel lookups and references
 2026-06-26 12:59 UTC  (16+ messages)
` [PATCH 2/5] drm/bridge/panel: hold a reference to the wrapped panel
` [PATCH 3/5] drm/panel: make *find_panel*() return a counted reference
` [PATCH 4/5] drm/bridge: release panel reference on all lookup exit paths
` [PATCH 5/5] drm: release panel reference after panel bridge creation

[RFC PATCH] fpga: region: Add support for FPGA region variants
 2026-06-26 12:58 UTC  (2+ messages)

[PATCH v4 0/3] Add support for hashing algorithms in TI DTHE V2
 2026-06-26 12:57 UTC  (6+ messages)
` [PATCH v4 1/3] crypto: ti - Add support for SHA224/256/384/512 in DTHEv2 driver

[meta-oe][PATCH 1/2] assimp: Add new recipe for Open Asset Import Library (Assimp)
 2026-06-26 11:33 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] vkmark: add recipe for Vulkan graphics benchmark

[PATCH net v2] net: pse-pd: scope pse_control regulator handle to kref lifetime
 2026-06-26 12:57 UTC  (2+ messages)

[PATCH 00/24] ASoC: codecs: Use guard() for mutex & spin locks
 2026-06-26 12:57 UTC  (8+ messages)
` [PATCH 14/24] ASoC: codecs: cs42l42: Use guard() cleanup helpers
` [PATCH 15/24] ASoC: codecs: cs42l43: Use guard() and PM runtime scope helpers
` [PATCH 23/24] ASoC: codecs: cs48l32: Use guard() for mutex locks

[PATCH 5.15.y 0/8] KVM: fixes for CVE-2026-46113 and related issues
 2026-06-26 12:57 UTC  (5+ messages)
` [PATCH 5.15.y 5/8] KVM: x86/mmu: pull call to drop_large_spte() into __link_shadow_page()
` [PATCH 5.15.y 8/8] KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level

[PATCH net] net: pse-pd: scope pse_control regulator handle to kref lifetime
 2026-06-26 12:57 UTC  (3+ messages)

[PATCH] ata: sata_gemini: unwind clocks on IDE pinctrl errors
 2026-06-26 12:55 UTC  (2+ messages)

[PATCH] fix: drm/amd/display: detect_link_and_local_sink: DP alt mode timeout path leaks prev_sink reference
 2026-06-26 12:55 UTC  (3+ messages)

m68k: 68000 port for megadrive
 2026-06-26 12:55 UTC  (3+ messages)

[PATCH 0/2] iio: adc: Add Nuvoton MA35D1 EADC support
 2026-06-26 12:54 UTC  (3+ messages)
` [PATCH 2/2] iio: adc: Add Nuvoton MA35D1 EADC driver

[REGRESSION] 32-bit ARM's BKPT instruction no longer works
 2026-06-26 12:53 UTC  (2+ messages)

[PATCH v4 0/4] Enable SPI on SA8255p Qualcomm platforms
 2026-06-26 12:53 UTC  (2+ messages)

[PATCH 0/1] inject process namespace into machinename field
 2026-06-26 12:52 UTC  (2+ messages)
` [PATCH 1/1] [RFC] sunrpc: "

[PATCH net-next] Documentation: networking: Add a test plan for ethtool pause validation
 2026-06-26 12:51 UTC  (8+ messages)

[PATCH] fuse: replace passthrough backing-id IDR with IDA plus hashtable
 2026-06-26 12:51 UTC  (2+ messages)
` [PATCH v2] fuse: replace passthrough backing-id IDR with a counter and hashtable

[PATCH mptcp-net v2] mptcp: bpf: fix NULL deref and UAF in bpf_mptcp_sock_from_subflow()
 2026-06-26 12:50 UTC 

[morimoto:sound-cleanup-2026-06-26 325/328] sound/soc/fsl/mpc5200_dma.c:305:19: error: incomplete definition of type 'struct snd_soc_component'
 2026-06-26 12:49 UTC 

[PATCH] RFC: ARM: breakpoint: CFI breakpoints only on demand
 2026-06-26 12:48 UTC 

[PATCH] hrtimer: Add kernel doc for hrtimer_cpu_base::csd
 2026-06-26 12:47 UTC 

[PATCH] fix: dma-buf: unwrap_merge_complex: dma_fence_get_stub reference leaked on all paths
 2026-06-26 12:47 UTC  (4+ messages)

[PATCH 1/5] drm/panel: have drm_panel_add/remove manage a list reference
 2026-06-26 12:47 UTC  (3+ messages)

[PATCH v5 0/2] Add support for Renesas RZ/G3L LVDS encoder
 2026-06-26 12:47 UTC  (4+ messages)
` [PATCH v5 2/2] drm: renesas: rz-du: Add support for "

[PATCH 1/5] scripts: duplicate conftest.py as qemu_interactive.py
 2026-06-26 12:45 UTC  (5+ messages)
` [PATCH 2/5] test: move interactive QEMU launcher out of pytest
` [PATCH 3/5] usb: xhci-hcd: add XHCI over PCI driver
` [PATCH 4/5] scripts: qemu_interactive.py: add new --usbblk option
` [PATCH 5/5] scripts: qemu_interactive.py: add new --nvmeblk option

[PATCH 0/3] clk: Add __clk_disable_unprepare_counts_only() and use this in simple[fb|drm]
 2026-06-26 12:46 UTC  (8+ messages)

Fwd: SySS Responsible Disclosure Policy
 2026-06-26 12:27 UTC  (4+ messages)
` Fwd: "

Fwd: SySS Responsible Disclosure Policy
 2026-06-26 10:04 UTC  (2+ messages)
` Fwd: "

Fwd: SySS Responsible Disclosure Policy
 2026-06-26 10:03 UTC  (2+ messages)
` Fwd: "

[PATCH 00/11] drm/panthor: Misc fixes for bugs found by shashiko
 2026-06-26 12:45 UTC  (5+ messages)
` [PATCH 06/11] drm/panthor: Don't overrule pending immediate ticks in sched_resume_tick()
` [PATCH 07/11] drm/panthor: Fix panthor_pwr_unplug()

[PATCH v4 00/19] firmware: qcom: scm: Add minidump SRAM destination support
 2026-06-26 12:44 UTC  (3+ messages)
` [PATCH v4 19/19] arm64: dts: qcom: sdm845: Add minidump SRAM config to SCM node

[PATCH v2 0/3] drm/imagination: Maintainer updates
 2026-06-26 12:43 UTC  (4+ messages)
` [PATCH v2 1/3] MAINTAINERS: Update imagination details
` [PATCH v2 2/3] MAINTAINERS: Update imagination maintainers
` [PATCH v2 3/3] dt-bindings: gpu: img,powervr-*: Add maintainer entries

[PATCH] mm: memcg: initialize *locked in memcg1_oom_prepare() stub
 2026-06-26 12:43 UTC 

[PATCH] rtc: zynqmp: Return optional clock lookup errors
 2026-06-26 12:42 UTC  (2+ messages)

[PATCH] fix: dma-buf: unwrap_merge_order: success path leaks chain and array fence references
 2026-06-26 12:42 UTC  (4+ messages)

[PATCH] fix: drm/amd/display: dm_update_crtc_state: skip_modeset path leaves new_stream dangling, causing double release
 2026-06-26 12:41 UTC  (2+ messages)

[PATCH] KVM: Make kvm_io_bus_get_dev() filter devices by ops
 2026-06-26 12:41 UTC  (3+ messages)

[PATCH 0/2] fs: support $ORIGIN in ELF interpreter paths
 2026-06-26 12:39 UTC  (6+ messages)

[PATCH v2 0/9] hw/audio/virtio-sound: basic migration support
 2026-06-26 12:39 UTC  (7+ messages)
` [PATCH v2 8/9] hw/audio/virtio-sound: add missing vmstate fields
` [PATCH v2 9/9] hw/audio/virtio-sound: add placeholder for buffer write position

[PATCH v2 0/3] iio: light: al3xxx: add missing REGMAP_I2C to Kconfig entries
 2026-06-26 12:38 UTC  (3+ messages)

[PATCH] media: imx219: fix test pattern ordering and add patterns
 2026-06-26 12:38 UTC  (3+ messages)

[PATCH] fix: firewire: report_lost_node: unconditional fw_node_put after conditional fw_node_event causes excess put
 2026-06-26 12:37 UTC 

[PATCH v5 0/5] Various patches to improve Secure Boot support
 2026-06-26 12:36 UTC  (6+ messages)
` [PATCH v5 1/5] Align relevant sections to 4KB
` [PATCH v5 2/5] x86/efi: discard multiboot and PVH support for PE binary
` [PATCH v5 3/5] x86/efi: avoid a relocation in efi_arch_post_exit_boot()
` [PATCH v5 4/5] x86: Split .init section to satisfy UEFI CA memory mitigation
` [PATCH v5 5/5] x86/boot: Exclude not used string

[PATCH v3 2/2] ARM: mm: protect show_pte() in do_DataAbort() fallback path
 2026-06-26 12:37 UTC  (3+ messages)

[PATCH v3 0/9] hw/audio/virtio-sound: basic migration support
 2026-06-26 12:35 UTC  (10+ messages)
` [PATCH v3 1/9] hw/audio/virtio-sound: remove command and stream mutexes
` [PATCH v3 2/9] hw/audio/virtio-sound: allocate an array of streams
` [PATCH v3 3/9] hw/audio/virtio-sound: free all stream buffers on reset
` [PATCH v3 4/9] hw/audio/virtio-sound: split out virtio_snd_pcm_start_stop()
` [PATCH v3 5/9] hw/audio/virtio-sound: add stream state variable
` [PATCH v3 6/9] hw/audio/virtio-sound: introduce virtio_snd_pcm_open()
` [PATCH v3 7/9] hw/audio/virtio-sound: introduce virtio_snd_set_active()
` [PATCH v3 8/9] hw/audio/virtio-sound: remove channel positions field from VirtIOSoundPCMStream
` [PATCH v3 9/9] hw/audio/virtio-sound: add missing vmstate fields

[PATCH v2] powerpc/powernv: Cache OPAL check_token() results
 2026-06-26 12:35 UTC 

[PATCH 7.1 00/21] 7.1.2-rc1 review
 2026-06-26 12:35 UTC  (2+ messages)

[PATCH] fix: edac: edac_device_create_instance: main_kobj reference leaked on success and block-creation error paths
 2026-06-26 12:35 UTC 

[PATCH] fix: dma-buf: fence_chains_init: error unwind path leaks enable_sw_signaling reference
 2026-06-26 12:33 UTC  (3+ messages)

[PATCH v3] selinux: avoid sk_socket dereference in selinux_sctp_bind_connect()
 2026-06-26 12:33 UTC  (2+ messages)

[PATCH] s390x/kvm: clamp stsi 3.2.2 size
 2026-06-26 12:32 UTC  (2+ messages)

[PATCH v2 0/8] dt-bindings: Orientation defines
 2026-06-26 12:33 UTC  (10+ messages)
` [PATCH v2 4/8] ARM: tegra: Convert to new media orientation definitions
` [PATCH v2 6/8] arm64: dts: qcom: "
` [PATCH v2 7/8] arm64: dts: renesas: "

[PATCH 0/2] drm/nouveau: Fix runtime suspend on R570
 2026-06-26 12:32 UTC  (7+ messages)
` [PATCH 1/2] Revert "nouveau/gsp: fix suspend/resume regression on r570 firmware"
` [PATCH 2/2] drm/nouveau/gsp/r570: Never enter Gcoff state

[PATCH v3 0/4] sys_info: prevent duplicate backtraces
 2026-06-26 12:32 UTC  (6+ messages)
` [PATCH v3 4/4] panic: use sys_info_with_filter() to avoid "

[PATCH nf-next 0/3] netfilter: conntrack: remove obsolete module parameters
 2026-06-26 12:31 UTC  (4+ messages)
` [PATCH nf-next 1/3] netfilter: nf_conntrack_helper: do not hash by tuple
` [PATCH nf-next 2/3] netfilter: conntrack: get rid of tuple in helper definitions
` [PATCH nf-next 3/3] netfilter: conntrack: remove obsolete module parameters

[PATCH] arm64/mm: Optimize TLB flush in unmap_hotplug_[pmd|pud]_range()
 2026-06-26 12:31 UTC  (2+ messages)

[PATCH] Add support for multi_slice in iris encoder
 2026-06-26 12:28 UTC  (2+ messages)

[PATCH bpf-next v4 0/2] bpf: Reject offset refcount acquire arguments
 2026-06-26 12:27 UTC  (2+ messages)

[PATCH bpf 1/1] bpf: Fix insn_aux_data leak on verifier err_free_env path
 2026-06-26 12:27 UTC  (2+ messages)

[PATCH bpf-next v5 0/3] bpf, sockmap: reject a packet-modifying SK_SKB stream parser
 2026-06-26 12:27 UTC  (2+ messages)

[GIT PULL] BPF fixes for 7.2-rc1
 2026-06-26 12:27 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] bpf: Mask pseudo pointer values in verifier logs
 2026-06-26 12:27 UTC  (2+ messages)

[PATCH v12 0/5] Add full zoned storage emulation to the qcow2 driver
 2026-06-26 12:26 UTC  (3+ messages)
` [PATCH v12 2/5] qcow2: add configurations for zoned format extension

[PATCH 5.10.y 00/17] KVM: fixes for CVE-2026-46113 and related issues
 2026-06-26 12:26 UTC  (3+ messages)
` [PATCH 5.10.y 04/17] KVM: x86/mmu: Ensure MMU pages are available when allocating roots

[PATCH net 0/7] xsk: fix AF_XDP multi-buffer Tx descriptor reclaim
 2026-06-26 12:24 UTC  (4+ messages)
` [PATCH net 1/7] xsk: fix buffer leak in xsk_drop_skb() for AF_XDP multi-buffer Tx

[RFC PATCH v2 0/4] tracing/osnoise: Track IPIs
 2026-06-26 12:25 UTC  (3+ messages)

[PATCH v2 0/2] pwm: loongson: Fix PWM configuration handling
 2026-06-26 12:24 UTC  (6+ messages)
` [PATCH v2 1/2] pwm: loongson: Fix low pulse buffer register handling
` [PATCH v2 2/2] pwm: loongson: Reload PWM configuration through counter reset

[PATCH] staging: fbtft: use ARRAY_SIZE() in NUMARGS macro
 2026-06-26 12:23 UTC  (4+ messages)

[PATCH] dma-buf: udmabuf: avoid list copy size overflow
 2026-06-26 12:23 UTC  (4+ messages)

[PATCH 0/2] rtla: Add tests for option parsing with attached arguments
 2026-06-26 12:22 UTC  (2+ messages)

[PATCH] dma-buf: dma-fence: Fix potential NULL pointer dereference
 2026-06-26 12:21 UTC  (2+ messages)

[PATCH] iio: light: veml6075: fix UV index reported at half value
 2026-06-26 12:21 UTC  (2+ messages)

[PATCH 1/3] mtd: maps: remove AMD Élan specific drivers
 2026-06-26 12:18 UTC  (7+ messages)
` [PATCH 2/3] mtd: maps: remove uclinux map driver

[RFC 0/1] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
 2026-06-26 12:19 UTC  (2+ messages)
` [RFC 1/1] "

[PATCH v1] mm/hugetlb_cma: support percentage-based hugetlb_cma reservation
 2026-06-26 12:18 UTC  (2+ messages)

[PATCH v1 00/10] mpi3mr: Few Enhancements and minor fixes
 2026-06-26 12:16 UTC  (3+ messages)
` [PATCH v1 09/10] mpi3mr: Fix SAS PHY cleanup in host addition error paths


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.