All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-03 09:55:31 to 2026-07-03 10:25:59 UTC [more...]

[PATCH 0/4] rust: Add support for reserving of ranges of IDs
 2026-07-03 10:25 UTC  (6+ messages)
` [PATCH 1/4] rust: bitmap: use function-level cfg on kunit test
` [PATCH 2/4] rust: bitmap: add contiguous area operations
` [PATCH 3/4] rust: id_pool: add contiguous area allocation
` [PATCH 4/4] gpu: nova-core: add ChannelIdPool

[RFC v2 0/4] Tiny steps towards amdgpu checkpoint and restore
 2026-07-03 10:25 UTC  (7+ messages)
` [RFC v2 1/4] drm/amdgpu: Extend listing of buffer handles with the userptr object flag
` [RFC v2 2/4] drm/amdgpu: Add a new ioctl for listing client contexts

[PATCH v3 0/7] clk: qcom: Add sane defaults and drop defconfig
 2026-07-03 10:25 UTC  (10+ messages)
` [PATCH v3 1/7] clk: qcom: Restrict IPQ5424, IPQ6018,IPQ9574, QCM2290 and others to ARM64
` [PATCH v3 2/7] clk: qcom: Restrict A7PLL and IPQ4019 GCC to ARM
` [PATCH v3 3/7] clk: qcom: Make important ARM64 drivers default
` [PATCH v3 4/7] clk: qcom: Make important ARM32 "
` [PATCH v3 5/7] clk: qcom: Add defaults for desired arm64 drivers
` [PATCH v3 6/7] ARM/arm64: defconfig: Drop redundant Qualcomm clock entries
` [PATCH v3 7/7] arm64: defconfig: Switch Qualcomm SDM845, SM8150 and SM8250 drivers to modules

[PATCH 1/2] common: Kconfig: fix typo
 2026-07-03 10:23 UTC 

[PATCH v2 0/6] KVM: arm64: ptdump: Shadow ptdump fixes
 2026-07-03 10:24 UTC  (5+ messages)

[PATCH 00/17] arm64: Support FEAT_NMI and Rework Exception Masking
 2026-07-03 10:25 UTC  (27+ messages)
` [PATCH 01/17] arm64: Move DAIF macros to ptrace.h and use them centrally
` [PATCH 02/17] arm64: Rework exception masking into abstract logical mask
` [PATCH 03/17] arm64: entry: arm64: entry: Move DAIF masking for EL1 exit to C code
` [PATCH 04/17] arm64: entry: Add entry-specific helpers
` [PATCH 05/17] arm64: Introduce helpers for restoring standard exception masks
` [PATCH 06/17] arm64/booting: Document boot requirements for FEAT_NMI
` [PATCH 07/17] arm64/sysreg: Add definitions for immediate versions of MSR ALLINT
` [PATCH 08/17] arm64/hyp-stub: Enable access to ALLINT
` [PATCH 09/17] arm64/idreg: Add an override for FEAT_NMI
` [PATCH 10/17] arm64/cpufeature: Detect PE support "
` [PATCH 11/17] KVM: arm64: Hide FEAT_NMI from guests
` [PATCH 12/17] arm64/nmi: Manage masking for superpriority interrupts along with DAIF
` [PATCH 13/17] arm64/entry: Don't call preempt_schedule_irq() with NMIs masked
` [PATCH 14/17] arm64/irq: Document handling of FEAT_NMI in irqflags.h
` [PATCH 15/17] arm64/nmi: Add handling of superpriority interrupts as NMIs
` [PATCH 16/17] arm64/nmi: Add Kconfig for NMI
` [PATCH 17/17] irqchip/gic-v3: Implement FEAT_GICv3_NMI support

[PATCH v3 00/11] YUV conversion colorop with amdgpu and VKMS
 2026-07-03 10:24 UTC  (7+ messages)
` [PATCH v3 01/11] drm/colorop: Add DRM_COLOROP_FIXED_MATRIX
` [PATCH v3 02/11] drm/colorop: Add limited-range YUV-to-RGB fixed matrix enum values
` [PATCH v3 03/11] drm/vkms: Add fixed matrix colorop to color pipeline

[PATCH 0/5] hw/nvram/fw_cfg: Document and tighten up register layouts
 2026-07-03 10:23 UTC  (3+ messages)

[PATCH] fs: hfsplus: remove redundant NULL check before kfree()
 2026-07-03 10:22 UTC 

[PATCH v4 0/6] Add support for AD3532R/AD3532
 2026-07-03 10:23 UTC  (8+ messages)
` [PATCH v4 1/6] iio: ABI: add DAC 10kohm_to_gnd powerdown mode
` [PATCH v4 2/6] dt-bindings: iio: dac: add support for AD3532R/AD3532
` [PATCH v4 3/6] iio: dac: ad3530r: Convert sw_ldac_trig_reg to a function pointer
` [PATCH v4 4/6] iio: dac: ad3530r: Refactor setup to table-driven register banks
` [PATCH v4 5/6] iio: dac: ad3530r: Make regmap_config selectable per chip
` [PATCH v4 6/6] iio: dac: ad3530r: Add support for AD3532R/AD3532

[PATCH 0/2] MAINTAINERS: update Song Gao's email address
 2026-07-03  9:55 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] MAINTAINERS: add LoongArch's maintainers

[PATCH 0/3] Add pre-commit support
 2026-07-03 10:22 UTC  (5+ messages)
` [PATCH 1/3] tools/check-glossaries: return 1 in case of failure
  ` [docs] "
` [PATCH 2/3] tools/check-glossaries: fix default doc path
  ` [docs] "

[PATCH v6 0/5 RESEND] sched/fair: SMT-aware asymmetric CPU capacity
 2026-07-03 10:22 UTC  (3+ messages)
` [PATCH 2/5] sched/fair: Attach sched_domain_shared to sd_asym_cpucapacity
  ` kmemleak: sched_domain_shared leaked on asymmetric-capacity + SCHED_CACHE

[PATCH v2 00/10] gpu: nova-core: blackwell follow-ups and fixes
 2026-07-03 10:22 UTC  (11+ messages)
` [PATCH v2 01/10] gpu: nova-core: fsp: limit FSP receive message allocation size
` [PATCH v2 02/10] gpu: nova-core: fsp: catch bogus queue pointer issues
` [PATCH v2 03/10] gpu: nova-core: gsp: ensure lifetime for FMC boot DMA allocations
` [PATCH v2 04/10] gpu: nova-core: gsp: ensure LibOS DMA allocation lives long enough
` [PATCH v2 05/10] gpu: nova-core: split FbLayout into FSP and non-FSP versions
` [PATCH v2 06/10] gpu: nova-core: correct FRTS vidmem offset calculation
` [PATCH v2 07/10] gpu: nova-core: rename heap size field
` [PATCH v2 08/10] gpu: nova-core: return non-WPR heap size as u64 from HALs
` [PATCH v2 09/10] gpu: nova-core: correct RISC-V HALTED field
` [PATCH v2 10/10] gpu: nova-core: wait for RISC-V HALTED on FSP unload

[PATCH] 9p: fix privport option setting wrong RDMA field
 2026-07-03 10:22 UTC 

[PATCH -mm] kstrtox: delete division from inner parsing loop
 2026-07-03 10:25 UTC 

[RESEND v2 0/8] drm/{i915,xe}: unify runtime pm calls
 2026-07-03 10:22 UTC  (2+ messages)

[PATCH v4 RESEND 0/8] powerpc: Testcase improvements and Power8E/NVL removal
 2026-07-03 10:21 UTC  (4+ messages)
` [PATCH v4 RESEND 1/8] tests/functional: Add remote interrupts test for PowerNV

[PATCH 1/6] mm: add softleaf_to_pmd() and convert existing callers
 2026-07-03 10:21 UTC  (2+ messages)

[PATCH net-next v11 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-07-03 10:21 UTC  (21+ messages)
` [PATCH net-next v11 1/7] dt-bindings: phy: document the serdes PHY on sa8255p

[PATCH 0/7] Sync yocto-docs glossary with meta/conf/documentation.conf
 2026-07-03 10:20 UTC  (5+ messages)
` [PATCH 5/7] ref-manual/variables.rst: document the LOCALE_UTF8_IS_DEFAULT variable
  ` [docs] "

[PATCH v2 ethtool] man: ethtool: link 10000baseCR to SFF-8431, Appendix-E SFP+ DA
 2026-07-03 10:20 UTC 

[PATCH i-g-t v7 0/2] Enable multi-format testing for pipe color tests
 2026-07-03 10:19 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Enable multi-format testing for pipe color tests (rev4)

[PATCH RFC 0/4] fs/pipe: unify the page pools into a single per-pipe pool
 2026-07-03 10:19 UTC  (2+ messages)

[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
 2026-07-03 10:19 UTC  (4+ messages)
` [PATCH v12 02/16] set_memory: add folio_{zap,restore}_direct_map helpers

[PATCH 1/1] Revert "lib: fix _parse_integer_limit() to handle overflow"
 2026-07-03 10:21 UTC  (5+ messages)

[PATCH] LoongArch: Add support to dump the kernel page tables
 2026-07-03 10:18 UTC  (4+ messages)

[PATCH] cpufreq: schedutil: Fix self-contradictory comment in sugov_iowait_apply()
 2026-07-03 10:17 UTC  (2+ messages)

drivers/gpu/drm/amd/amdgpu/amdgpu.o: error: objtool: amdgpu_vm_handle_fault+0x16b: sibling call from callable instruction with modified stack frame
 2026-07-03 10:16 UTC 

[android-common:android15-6.6 2/2] include/trace/stages/init.h:2:23: warning: 'str__fsnotify__trace_system_name' defined but not used
 2026-07-03 10:16 UTC 

[PATCH net-next 0/4] net: usb: move exported code to usbnet
 2026-07-03 10:16 UTC  (3+ messages)

[PATCH v2 1/3] Revert "mtd: spi-nor: remove Fujitsu MB85RS1MT support"
 2026-07-03 10:15 UTC  (11+ messages)

[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-07-03 10:15 UTC  (9+ messages)
` [PATCH v6 03/20] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths

[PATCH nf 1/1] netfilter: xt_time: reject pre-epoch calendar matching
 2026-07-03 10:15 UTC  (4+ messages)

[PATCH v4 00/10] Add support for Qualcomm remoteproc subsystem cooling
 2026-07-03 10:14 UTC  (4+ messages)
` [PATCH v4 01/10] dt-bindings: firmware: qcom: tmd: add TMD device type constants

[PATCH v2 0/2] cyclic: update and optimization
 2026-07-03 10:12 UTC  (3+ messages)
` [PATCH v2 1/2] cyclic: replace uint64_t by u64 suggested by b4
` [PATCH v2 2/2] cyclic: parse cyclic list only if next cyclic timestamp is reached

[RFT][DONOTMERGE][PATCH 0/6] timers/migration: Prioritize lower capacity CPUs as migrators
 2026-07-03 10:13 UTC  (2+ messages)

[PATCH v5 00/14] mfd: lm3533: convert to OF bindings, improve support
 2026-07-03 10:11 UTC  (7+ messages)
` [PATCH v5 05/14] iio: light: lm3533-als: Remove redundant pdata helpers
` [PATCH v5 06/14] mfd: lm3533-core: "
` [PATCH v5 07/14] mfd: lm3533: Use dev_groups in struct device_driver

[PATCH 0/2] drm/i915/display: reduce clock_gating interface between core and display
 2026-07-03 10:11 UTC  (3+ messages)

[PATCH] drivers: sysreset: Do not end sysreset_walk_arg on -EPROTONOSUPPORT
 2026-07-03 10:11 UTC  (2+ messages)

[PATCH] userfaultfd: prevent registration of special VMAs
 2026-07-03 10:11 UTC  (10+ messages)

[PATCH bpf-next v2 00/11] LoongArch: BPF: arena features, exceptions, private stack and may_goto
 2026-07-03 10:11 UTC  (2+ messages)

[PATCH v4 0/7] Read MAC address from SST vendor specific SFDP region
 2026-07-03 10:10 UTC  (7+ messages)
` [PATCH v4 1/7] dt-bindings: mtd: jedec,spi-nor: allow the SFDP to be exposed via NVMEM

[PATCH v2] Bluetooth: hci_debugfs: serialize force_bredr_smp writes
 2026-07-03 10:10 UTC  (2+ messages)
` [v2] "

[PATCH v3 0/19] fs: Fix missed inode write during fsync
 2026-07-03 10:09 UTC  (6+ messages)
` [PATCH v3 04/19] ext4: Allocate mapping_metadata_bhs struct on demand
` [PATCH v3 07/19] fs: Provide way for filesystem to wait for metadata writeback

[syzbot] [kernel?] WARNING in update_rq_clock (2)
 2026-07-03 10:08 UTC  (3+ messages)

[PATCH 6.12.y-cip 00/26] Add RZ/G3L IA55 support
 2026-07-03 10:07 UTC  (27+ messages)
` [PATCH 6.12.y-cip 01/26] irqchip/renesas-rzg2l: Use local dev pointer in rzg2l_irqc_common_init()
` [PATCH 6.12.y-cip 02/26] irqchip/renesas-rzg2l: Use devm_reset_control_get_exclusive_deasserted()
` [PATCH 6.12.y-cip 03/26] irqchip/renesas-rzg2l: Use devm_pm_runtime_enable()
` [PATCH 6.12.y-cip 04/26] irqchip/renesas-rzg2l: Remove pm_put label
` [PATCH 6.12.y-cip 05/26] irqchip/renesas-rzg2l: Switch to using dev_err_probe()
` [PATCH 6.12.y-cip 06/26] irqchip/renesas-rzg2l: Simplify checks in rzg2l_irqc_common_init()
` [PATCH 6.12.y-cip 07/26] irqchip/renesas-rzg2l: Remove dev_err_probe() if error is -ENOMEM
` [PATCH 6.12.y-cip 08/26] irqchip/renesas-rzg2l: Fix error path in rzg2l_irqc_common_probe()
` [PATCH 6.12.y-cip 09/26] irqchip/renesas-rzg2l: Drop redundant IRQC_TINT_START check in rzg2l_irqc_alloc()
` [PATCH 6.12.y-cip 10/26] irqchip/renesas-rzg2l: Replace single irq_chip with per-region irq_chip instances
` [PATCH 6.12.y-cip 11/26] irqchip/renesas-rzg2l: Split EOI handler into separate IRQ and TINT functions
` [PATCH 6.12.y-cip 12/26] irqchip/renesas-rzg2l: Split set_type "
` [PATCH 6.12.y-cip 13/26] irqchip/renesas-rzg2l: Replace rzg2l_irqc_irq_{enable,disable} with TINT-specific handlers
` [PATCH 6.12.y-cip 14/26] irqchip/renesas-rzg2l: Split rzfive_tint_irq_endisable() into separate IRQ and TINT helpers
` [PATCH 6.12.y-cip 15/26] irqchip/renesas-rzg2l: Split rzfive_irqc_{mask,unmask} into separate IRQ and TINT handlers
` [PATCH 6.12.y-cip 16/26] irqchip/renesas-rzg2l: Dynamically allocate fwspec array
` [PATCH 6.12.y-cip 17/26] irqchip/renesas-rzg2l: Drop IRQC_NUM_IRQ macro
` [PATCH 6.12.y-cip 18/26] irqchip/renesas-rzg2l: Drop IRQC_TINT_START macro
` [PATCH 6.12.y-cip 19/26] irqchip/renesas-rzg2l: Drop IRQC_IRQ_COUNT macro
` [PATCH 6.12.y-cip 20/26] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Use pattern for interrupt-names
` [PATCH 6.12.y-cip 21/26] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/G3L SoC
` [PATCH 6.12.y-cip 22/26] irqchip/renesas-rzg2l: Add RZ/G3L support
` [PATCH 6.12.y-cip 23/26] irqchip/renesas-rzg2l: Add shared interrupt support
` [PATCH 6.12.y-cip 24/26] irqchip/renesas-rzg2l: Replace raw_spin_{lock,unlock} with guard() in rzg2l_irq_set_type()
` [PATCH 6.12.y-cip 25/26] irqchip/renesas-rzg2l: Clear the shared interrupt bit in rzg2l_irqc_free()
` [PATCH 6.12.y-cip 26/26] irqchip/renesas-rzg2l: Add NMI support

[PATCH v2 1/3] classes/insane: create one CachedPath instance in qa_check_staged
 2026-07-03 10:07 UTC  (3+ messages)
` [PATCH v2 2/3] classes/insane: clean up do_qa_sysroot
` [PATCH v2 3/3] classes/insane: increase shebang size limit

[PATCH v2 0/2] Add EC support for Purwa IOT EVK
 2026-07-03 10:07 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: purwa-iot-evk: Add Embedded controller node

[PATCH] kbuild: unset sub_make_done before calling kselftest build system
 2026-07-03 10:06 UTC  (5+ messages)

[PATCH 0/3] hw/arm: add support for shim loading
 2026-07-03 10:05 UTC  (4+ messages)

[PATCH v2 net-next] ethtool: link 10000baseCR to SFF-8431, Appendix-E SFP+ DA
 2026-07-03 10:05 UTC 

[liam:maple_marks_v7.2_fixes 28/32] lib/test_maple_tree.c:299:17: error: implicit declaration of function 'mas_next_slot'
 2026-07-03 10:04 UTC 

[stefandoesinger-zx297520:dlink 37/125] ld: drivers/net/wireless/realtek/rtl8xxxu/core.c:8154:undefined reference to `sdio_release_irq'
 2026-07-03 10:04 UTC 

Unexpected recursion in 'git rm'
 2026-07-03 10:04 UTC  (3+ messages)

[PULL 00/21] target-arm queue
 2026-07-03 10:03 UTC  (6+ messages)
` [PULL 17/21] target/arm: implement FEAT_RNG_TRAP for RNDR/RNDRRS
    ` [PATCH] target/arm/hvf: manually sync ID_AA64ISAR0_EL1 on vCPU init
      ` [PATCH v2] target/arm/hvf: seed NO_RAW ID registers from isar.idregs[] "

[PATCH] arm64: Clarify ARM64_WORKAROUND_REPEAT_TLBI semantics
 2026-07-03 10:03 UTC  (3+ messages)

[ath:for-current] BUILD SUCCESS e8d85672dd7e2523f774caafba8f858384e18df7
 2026-07-03 10:02 UTC 

[PATCH] s390/zcrypt: Delete CEX2 and CEX3 device drivers
 2026-07-03 10:03 UTC 

[PATCH v3 0/4] LoongArch bpf kptr xchg inline support
 2026-07-03 10:03 UTC  (2+ messages)

[PATCH v2] mux: gpio-mux: add support for 4:1 2-channels mux
 2026-07-03 10:02 UTC  (14+ messages)

[PATCH 0/2] clk: qcom: Add video clock controller support for Hawi
 2026-07-03 10:01 UTC  (3+ messages)
` [PATCH 2/2] clk: qcom: Add support for VideoCC driver "

[PATCH v5 0/3] iio: dac: Add support for AD5529R DAC
 2026-07-03 10:01 UTC  (4+ messages)
` [PATCH v5 2/3] dt-bindings: iio: dac: Add AD5529R

[PATCH] btrfs: zoned: reset active_meta_bg on zone finish
 2026-07-03 10:01 UTC  (2+ messages)

[LTP] [PATCH] memcg_stress: survive OOM by targeting the stressors
 2026-07-03 10:01 UTC  (2+ messages)
` [LTP] "

[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
 2026-07-03 10:00 UTC  (6+ messages)
` [PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean

[RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
 2026-07-03  9:59 UTC  (7+ messages)

[PATCH] sched/fair: Stabilize idle SMT core selection with asym-capacity
 2026-07-03 10:00 UTC  (4+ messages)

[PATCH v9 0/7] target/arm: fully model WFxT instructions for A-profile
 2026-07-03  9:59 UTC  (2+ messages)

[PATCH v2 0/1] platform/x86: asus-armoury: fix Use-After-Free and memory leak in driver init
 2026-07-03  9:59 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v4 02/12] rvtrace: Initial implementation of driver framework
 2026-07-03  9:57 UTC  (8+ messages)

[OE-core][PATCH] boost: install CMake config for header-only system library
 2026-07-03  9:59 UTC 

[PATCH v3 1/3] hw/misc/imx_ccm: Replace DPRINTF with trace events
 2026-07-03  9:58 UTC  (2+ messages)

[PATCH v1] s390/zcrypt: Remove the empty file
 2026-07-03  9:58 UTC  (3+ messages)

[PATCH 0/5] ptrace_set_syscall_info: add support for seccomp syscall skipping and instruction pointer modification
 2026-07-03  9:58 UTC  (11+ messages)
` [PATCH 1/5] ptrace: add PTRACE_SYSCALL_INFO_SECCOMP_SKIP

[PATCH 0/5] arm64: qcom: dts: Add display support for Shikra
 2026-07-03  9:58 UTC  (5+ messages)
` [PATCH 3/5] arm64: defconfig: Enable ILI7807S DSI panel driver

[PATCH v2 0/1] Rework pkey ioctl functions error pathes
 2026-07-03  9:57 UTC  (3+ messages)
` [PATCH v2 1/1] s390/pkey: Rework "

[PATCH] drm/amdgpu/mes12: Remove MES self test
 2026-07-03  9:56 UTC 

[tip: perf/urgent] perf/core: Detach event groups during remove_on_exec
 2026-07-03  9:55 UTC 

[PATCH v2 1/2] x86/uprobes: Keep shadow stack in sync for emulated CALLs
 2026-07-03  9:55 UTC  (2+ messages)
` [tip: perf/urgent] "

[PATCHv5 01/13] uprobes/x86: Use proper mm_struct in __in_uprobe_trampoline
 2026-07-03  9:55 UTC  (2+ messages)
` [tip: perf/urgent] "

[PATCH v2 2/2] selftests/x86: Add shadow stack uprobe CALL test
 2026-07-03  9:55 UTC  (2+ messages)
` [tip: perf/urgent] "

[PATCH RFC 00/10] media: Support common raw sensor model for Sony IMX678
 2026-07-03  9:54 UTC  (3+ messages)
` [PATCH RFC 09/10] media: i2c: imx678: Add 2x2 binning support
` [PATCH RFC 10/10] media: i2c: imx678: Support 10-bit output


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.