All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-01 08:43:52 to 2026-07-01 09:14:14 UTC [more...]

[PATCH] ALSA: hda/conexant: Fix microphone mute after power-on reboot
 2026-07-01  8:50 UTC  (6+ messages)
  `  "

dma_fence cleanup/rework
 2026-07-01  9:14 UTC  (5+ messages)
` [PATCH 02/10] dma-buf: use dma_fence_test_signaled_flag()
` [PATCH 03/10] drm/amdgpu: "

[PATCH v2 0/5] SMMUV3: STE lookup fixes
 2026-07-01  9:11 UTC  (3+ messages)
` [PATCH v2 4/5] hw/arm/smmuv3: Check L1STD.SPAN
` [PATCH v2 5/5] hw/arm/smmuv3: Enforce alignment of L2Ptr according to the span

[PATCH] drm/amdgpu: split amdgpu_bo_create_reserved into create and map helpers
 2026-07-01  9:13 UTC  (2+ messages)

[PATCH v9] Bluetooth: btbcm: Add Synaptics 4384 chip support
 2026-07-01  9:13 UTC  (2+ messages)
` [v9] "

[PATCH 0/9] tools/perf: Add interface to expose HTM trace data via perf
 2026-07-01  9:13 UTC  (19+ messages)
` [PATCH 1/9] tool/perf: Move auxtrace_record__init for powerpc-vpadtl as separate utility
` [PATCH 2/9] tools/perf: Add CONFIG_AUXTRACE support for HTM pmu on powerpc
` [PATCH 3/9] tools/perf: Add arch_record__collect_final_data to collect additional data before closing the event
` [PATCH 4/9] tools/perf: Add powerpc callback support for arch_record__collect_final_data
` [PATCH 5/9] tools/perf: process htm auxtrace events and display in perf report -D
` [PATCH 6/9] perf tools powerpc: Add HTM trace data processing and decoding support
` [PATCH 7/9] perf tools powerpc: Add physical to logical address mapping for HTM traces
` [PATCH 8/9] tools/perf/powerpc: Add event name as htm of PERF_TYPE_SYNTH type to present htm samples
` [PATCH 9/9] tools/perf/powerpc: Add logical address in decoded traces

[PATCH] Documentation: Extend the real-time hardware bits with some firmware bits
 2026-07-01  9:12 UTC 

[PATCH 0/4] TQMa6UL: read module data from EEPROM
 2026-07-01  9:11 UTC  (5+ messages)
` [PATCH 1/4] sysinfo: tq_eeprom: select NVMEM
` [PATCH 2/4] arm: dts: tqma6ul: add eeprom nvmem-layout
` [PATCH 3/4] arm: dts: tqma6ul: integrate tq,eeprom sysinfo driver
` [PATCH 4/4] boards: tqma6ul: select TQ_COMMON_SYSINFO

[LTP] [PATCH v1] statx/statx04: Skip testing casefolded filesystems
 2026-07-01  9:11 UTC  (2+ messages)
` [LTP] "

[PATCH v8 00/22] Add Counter delegation ISA extension support
 2026-07-01  9:11 UTC  (48+ messages)
` [PATCH v8 01/22] RISC-V: perf: fix resource cleanup on driver probe failure
` [PATCH v8 02/22] RISC-V: Add Sxcsrind ISA extension CSR definitions
` [PATCH v8 03/22] RISC-V: Add Sxcsrind ISA extension definition and parsing
` [PATCH v8 04/22] dt-bindings: riscv: add Sxcsrind ISA extension description
` [PATCH v8 05/22] RISC-V: Define indirect CSR access helpers
` [PATCH v8 06/22] RISC-V: Add Smcntrpmf extension parsing
` [PATCH v8 07/22] dt-bindings: riscv: add Smcntrpmf ISA extension description
` [PATCH v8 08/22] RISC-V: Add Sscfg extension CSR definition
` [PATCH v8 09/22] RISC-V: Add Ssccfg/Smcdeleg ISA extension definition and parsing
` [PATCH v8 10/22] dt-bindings: riscv: add Counter delegation ISA extensions description
` [PATCH v8 11/22] RISC-V: perf: Restructure the SBI PMU code
` [PATCH v8 12/22] RISC-V: perf: Modify the counter discovery mechanism
` [PATCH v8 13/22] RISC-V: perf: Add a mechanism to defined legacy event encoding
` [PATCH v8 14/22] RISC-V: perf: Implement supervisor counter delegation support
` [PATCH v8 15/22] RISC-V: perf: Skip PMU SBI extension when not implemented
` [PATCH v8 16/22] RISC-V: perf: Use config2/vendor table for event to counter mapping
` [PATCH v8 17/22] RISC-V: perf: Add legacy event encodings via sysfs
` [PATCH v8 18/22] RISC-V: perf: Add Qemu virt machine events
` [PATCH v8 19/22] tools/perf: Support event code for arch standard events
` [PATCH v8 20/22] tools/perf: Add RISC-V CounterIDMask event field
` [PATCH v8 21/22] TEST(do-not-upstream): fake qemu-virt PMU events for cdeleg counter-mask testing
` [PATCH v8 22/22] TEST(do-not-upstream): fake qemu vendor JSON + mapfile entry for CounterIDMask path

[RFC] cxl/dcd: clarify extent lifetime identity across release and re-add
 2026-07-01  8:48 UTC 

[RFC] xen/arm64: livepatch: enable attaching callbacks
 2026-07-01  9:11 UTC  (2+ messages)

[PATCH v3 00/16] mm: Some cleanups for page allocator APIs
 2026-07-01  9:10 UTC  (7+ messages)
` [PATCH v3 11/16] sgi-xp: Use higher-level allocator API
` [PATCH v3 16/16] mm: remove the __GFP_NO_OBJ_EXT flag

[PATCH v5 0/8] mm: optimize zone-device memmap initialization
 2026-07-01  9:05 UTC  (9+ messages)
` [PATCH v5 1/8] mm: fix stale ZONE_DEVICE refcount comment
` [PATCH v5 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page
` [PATCH v5 3/8] mm: add a set_page_section_from_pfn() helper
` [PATCH v5 4/8] mm: add a template-based fast path for zone-device page init
` [PATCH v5 5/8] mm: extend the template fast path to zone-device compound tails
` [PATCH v5 6/8] string: introduce memcpy_nt() helpers
` [PATCH v5 7/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths
` [PATCH v5 8/8] mm: use memcpy_nt() in zone-device template copies

[oe] [meta-oe] [PATCH v2] fastfetch: upgrade 2.64.2 -> 2.65.2
 2026-07-01  9:09 UTC 

[RFC] xen/arm64: livepatch: enable attaching callbacks
 2026-07-01  9:09 UTC  (2+ messages)

[PATCH] ARM: dts: imx6ul-tqma6ul: add nvmem-layout
 2026-07-01  9:09 UTC 

[geert-m68k:master] BUILD SUCCESS d5bf076679e88c6b77d5628b70a5a64db5c8c785
 2026-07-01  9:07 UTC 

[PATCH 0/5] drm/sched: Introduce the miracle of locking to entity
 2026-07-01  9:09 UTC  (7+ messages)
` [PATCH 1/5] drm/sched: Protect entity->last_scheduled with spinlock
` [PATCH 2/5] drm/sched: Lock spsc_queue in drm_sched_entity_pop_job()
` [PATCH 3/5] drm/sched: Avoid lock cycle for sched_entity
` [PATCH 4/5] drm/sched: Lock drm_sched_entity_is_idle()
` [PATCH 5/5] drm/sched: Remove entity->entity_idle

[syzbot] [trace?] general protection fault in mtree_load
 2026-07-01  9:09 UTC  (3+ messages)

Update i2c branches
 2026-07-01  9:08 UTC 

[PATCH] ocfs2: validate quota file block count in ocfs2_local_read_info()
 2026-07-01  9:08 UTC  (2+ messages)

[PATCH v5 0/8] futex: Use runtime constants for futex_hash computation
 2026-07-01  9:07 UTC  (6+ messages)
` [PATCH v5 8/8] futex: Use runtime constants for __futex_hash() hot path

[tip:irq/urgent] BUILD SUCCESS 98bf7e54cec07d514b3575c11896a8b12d50ecc4
 2026-07-01  9:05 UTC 

[RFC PATCH bpf 0/6] bpf: Disallow interpreter fallback for interpreter-unsupported insns
 2026-07-01  9:07 UTC  (11+ messages)
` [RFC PATCH bpf 1/6] bpf: Disallow interpreter fallback for user BPF_ADDR_SPACE_CAST insn

[PATCH v3 0/2] Add Lenovo ThinkEdge SE70 carrier board support
 2026-07-01  9:06 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: tegra: Add lenovo,thinkedge-se70 compatible string
` [PATCH 2/2] arm64: tegra: Add Lenovo ThinkEdge SE70 device tree

[PATCH 0/2] riscv: ptdump: Refactor for KVM gstage ptdump support
 2026-07-01  9:06 UTC  (11+ messages)
` [PATCH 1/2] riscv: ptdump: Move pagetable definitions to common header
` [PATCH 2/2] KVM: riscv: Register ptdump with debugfs on guest creation

[PATCH net-next v3 0/3] ptp: Add driver for R-Car Gen4 gPTP timer
 2026-07-01  9:06 UTC  (4+ messages)
` [PATCH net-next v3 1/3] dt-bindings: ptp: renesas,rcar-gen4-gptp: Add R-Car Gen4
` [PATCH net-next v3 2/3] ptp: Add driver for "
` [PATCH net-next v3 3/3] arm64: dts: renesas: r8a779g0: Add gPTP node

[PATCH] ASoC: rt712: add mute led control for specific machines
 2026-07-01  9:05 UTC 

[PATCH] i3c: master: dw-i3c-master: fix OD timing for first broadcast
 2026-07-01  9:06 UTC  (8+ messages)
          `  "

[rafael-pm:bleeding-edge] BUILD SUCCESS 194ccfe8caf50aded58ba374a22d917580188192
 2026-07-01  9:04 UTC 

[PATCH 0/3] fixing expensive http test timeouts
 2026-07-01  9:04 UTC  (10+ messages)
` [PATCH 3/3] t5551: pack refs after creating many tags
          ` weird quadratic reftable behavior, was: "

[PATCH 0/2] media: Add Himax HM1092 mono NIR sensor driver
 2026-07-01  9:04 UTC  (4+ messages)
` [PATCH 1/2] media: dt-bindings: Add Himax HM1092 NIR sensor
` [PATCH 2/2] media: i2c: hm1092: add Himax HM1092 mono NIR sensor driver

[bluetooth-next:master] BUILD SUCCESS 547fc6a4a51a5ef50b28bb5b9894bbd6c0ac922b
 2026-07-01  9:04 UTC 

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-07-01  9:03 UTC  (3+ messages)
` [PATCH v8 17/46] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl

[PATCH] mempool: optimize mempool resizing
 2026-07-01  9:03 UTC  (2+ messages)
`  "

[PATCH 0/2] ext4: fix race conditions and clean up locking of inline data writes
 2026-07-01  9:03 UTC  (2+ messages)

[PATCH] media: v4l2-ctrls: document expected validation scope
 2026-07-01  9:03 UTC  (3+ messages)

[PATCH v2] json-c: upgrade 0.18 -> 0.19
 2026-07-01  9:02 UTC 

[PATCH 0/5] powerpc/htm: Add interface to expose HTM trace data via perf
 2026-07-01  9:02 UTC  (7+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] powerpc/htm: Add support to setup and free aux buffer for capturing HTM data
` [PATCH 3/5] powerpc/perf: Capture the HTM memory configuration as part of perf data

[PATCH 0/2] small leak fix in format-patch
 2026-07-01  9:01 UTC  (7+ messages)
` [PATCH 2/2] format-patch: fix leak of rev_info in prepare_bases()

[PATCH V1 0/2] arm64: dts: qcom: lemans-evk: Update SDHC storage support via overlays
 2026-07-01  9:01 UTC  (6+ messages)

[PATCH-next v9 00/11] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
 2026-07-01  9:00 UTC  (5+ messages)
` [PATCH-next v9 01/11] cgroup/cpuset: Make nr_deadline_tasks an atomic_t

[PATCH] drm/i915/gem: Fix NULL deref in I915_CONTEXT_PARAM_SSEU
 2026-07-01  9:00 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[RFC V2 0/3] lib/vsprintf: Add support for pgtable entries
 2026-07-01  9:00 UTC  (8+ messages)
` [RFC V2 3/3] mm: Replace pgtable entry prints with new format

[PATCH v6 0/3] Cirrus Logic CS2600 clock device
 2026-07-01  8:59 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: clock: cs2600: Add support for the CS2600

[PATCH v2 0/8] powerpc/signal: Convert to scoped user access
 2026-07-01  8:58 UTC  (2+ messages)

[PATCH mptcp-next v2] Squash-to "mptcp: pm: init and release mptcp_pm_ops"
 2026-07-01  8:58 UTC  (2+ messages)

[PATCH net-next v2] ipv4: igmp: remove multicast group from hash table on device destruction
 2026-07-01  8:58 UTC  (4+ messages)

[PATCH 0/4] Keep subpage private zero at free and folio split time
 2026-07-01  8:58 UTC  (10+ messages)
` [PATCH 1/4] mm/compaction: stop recording free page order in page->private
` [PATCH 2/4] mm/huge_memory: add page->private check back in __split_folio_to_order()
` [PATCH 4/4] mm/page_alloc: remove set_page_private() in prep_compound_tail()

[PATCH 0/4] rtc: convert several drivers to dev_err_probe()
 2026-07-01  8:57 UTC  (5+ messages)
` [PATCH 4/4] rtc: s35390a: convert "

[PATCH RFC] gpio: loongson-64bit: Add back the support for gsi_idx_map
 2026-07-01  8:56 UTC  (8+ messages)

[PATCH v3 00/21] perf arm64: Support data type profiling
 2026-07-01  8:56 UTC  (13+ messages)
` [PATCH v3 17/21] perf annotate-arm64: Support 'mov' instruction tracking
` [PATCH v3 18/21] perf annotate-arm64: Support 'add' "
` [PATCH v3 19/21] perf annotate-arm64: Support 'adrp' instruction to track global variables
` [PATCH v3 21/21] perf annotate-arm64: Support 'mrs' instruction to track 'current' pointer

[PATCH 0/2] Enable ipq5210 in cpufreq/qcom-nvmem driver
 2026-07-01  8:56 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: cpufreq: qcom-cpufreq-nvmem: document IPQ5210
` [PATCH 2/2] cpufreq: qcom-nvmem: Add IPQ5210 support

drbd-9.3.3 and drbd-9.2.19
 2026-07-01  8:55 UTC 

[PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
 2026-07-01  8:53 UTC  (10+ messages)

[PATCH v8 00/18] target/s390x: Extend qemu CPACF support
 2026-07-01  8:52 UTC  (10+ messages)
` [PATCH v8 01/18] target/s390x: Fix wrong address handling in address loops

[PATCH] erofs-utils: mkfs: set the default inode fingerprint name
 2026-07-01  8:52 UTC 

[PATCH 1/2] dt-bindings: iio: adc: ti,ads1298: add ADS1299 EEG ADC variants
 2026-07-01  8:52 UTC  (3+ messages)
` [PATCH 2/2] iio: adc: ti-ads1298: add ADS1299 EEG ADC family support

[PATCH v3] media: atomisp: fix block comment formatting style
 2026-07-01  8:51 UTC  (3+ messages)

[PATCH] platform/x86: acer-wmi: reject missing gaming WMI results
 2026-07-01  8:51 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] Initial support for Qualcomm Hamoa IOT COME board
 2026-07-01  8:51 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: Document HAMOA-IOT-COME board
` [PATCH 2/2] arm64: dts: qcom: Add base "

[PATCH] clk: qcom: Don't use all caps for Glymur GPUCC
 2026-07-01  8:51 UTC  (2+ messages)

[PATCH v5 0/3] Teach git-replay(1) to linearize merge commits
 2026-07-01  8:50 UTC  (4+ messages)
` [PATCH v5 3/3] replay: offer an option to linearize the commit topology

[PATCH v6 1/1] arm64: dts: add tqma9596la-mba95xxca
 2026-07-01  8:50 UTC  (3+ messages)

[PATCH v2] sched: set TIF_NEED_RESCHED before calling __trace_set_need_resched()
 2026-07-01  8:49 UTC  (11+ messages)

[PATCH v8 0/5] selftests/mm: refactor pkey helpers and fix mmap error handling
 2026-07-01  8:49 UTC  (11+ messages)
` [PATCH v8 1/5] selftests/mm: move pkey selftest helpers to pkey_util.c
` [PATCH v8 2/5] selftests/mm: unify pkey sighandler selftest assertions and tracing
` [PATCH v8 3/5] selftests/mm: use pkey_assert on clone_raw failure in pkey test
` [PATCH v8 4/5] selftests/mm: add missing mmap() return checks in pkey tests
` [PATCH v8 5/5] selftests/mm: add missing pthread_create() "

[PATCH v2 0/3] selftests/mm: avoid false failures in hugetlb and KSM tests
 2026-07-01  8:48 UTC  (5+ messages)
` [PATCH v2 1/3] selftests/mm: handle EINVAL when configuring gigantic hugepages

[PATCH] drm/ttm: Fix UAF on dma-buf attach failure for sg BOs
 2026-07-01  8:48 UTC  (2+ messages)

[PATCH v5 2/3] arm64: dts: freescale: Add support for Variscite DART-MX8M-PLUS
 2026-07-01  8:48 UTC  (4+ messages)

[PATCH] fix: arm64: syscall: use live x0 for syscall_get_arguments() arg0
 2026-07-01  8:47 UTC  (5+ messages)
` [PATCH v2] arm64: ptrace: use live x0 for seccomp and audit after ptrace

[PATCH v5] dmaengine: dw-edma: Enable HDMA 64R/W Channels
 2026-07-01  8:46 UTC  (5+ messages)

[PATCH 0/2] Fix LT PHY related SSC writes
 2026-07-01  8:46 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH v3 0/2] ppc/pnv: fixing external dtb
 2026-07-01  8:45 UTC  (4+ messages)
` [PATCH v3 1/2] ppc/pnv: avoid regenerating DTB if external DTB is present

[PATCH] net/e1000: align device IDs with base code
 2026-07-01  8:45 UTC  (2+ messages)

[PATCH] serial: 8250_dw: Prefer SRBR in bogus RX timeout workaround if available
 2026-07-01  8:45 UTC  (6+ messages)

git-blame vs. abbrev
 2026-07-01  8:45 UTC  (7+ messages)

[PATCH] drm/i915/gem: Do not leak siblings[] on proto context error
 2026-07-01  8:45 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH] net/idpf: fix Tx of large mbuf segments
 2026-07-01  8:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/2] arm64: dts: imx8mp-skov: add new 7" variant
 2026-07-01  8:45 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: dts: imx8mp-skov: support new 7inch panel board

[PATCH v3 0/7] gpio: realtek: Add support for Realtek DHC RTD1625
 2026-07-01  8:44 UTC  (9+ messages)
` [PATCH v3 2/7] gpio: regmap: add gpio_regmap_get_gpiochip() accessor

[PATCH V4 0/7] PCI: imx6: Integrate pwrctrl API and update device trees
 2026-07-01  8:44 UTC  (4+ messages)

[PATCH] ASoC: samsung: i2s: Use dev_err_probe() for iis clock error
 2026-07-01  8:43 UTC 

[PATCH v9 00/10] Introduce Xe PCIe FLR
 2026-07-01  8:43 UTC  (2+ messages)
` ✓ CI.KUnit: success for Introduce Xe PCIe FLR (rev9)


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.