All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-02 12:09:54 to 2026-04-02 12:50:52 UTC [more...]

[PATCH v1 0/5] Initial device tree support for StarFive JHB100 SoC
 2026-04-02 12:25 UTC  (7+ messages)
` [PATCH v1 1/5] dt-bindings: riscv: Add StarFive Dubhe-70 compatibles
` [PATCH v1 2/5] dt-bindings: timer: Add StarFive JHB100 clint
` [PATCH v1 4/5] dt-bindings: riscv: Add StarFive JHB100 SoC
` [PATCH v1 5/5] riscv: dts: starfive: jhb100: Add JHB100 base DT

[PATCH v4] staging: media: av7110: coding style fixes: too many tabs
 2026-04-02 12:50 UTC  (2+ messages)

[PATCH] staging: atomisp: fix alignment in function signature
 2026-04-02 12:50 UTC  (2+ messages)

[PULL] drm-xe-fixes
 2026-04-02 12:50 UTC 

[PATCH 00/23] Fix Adaptive Sync SDP for PR with Link ON + Auxless ALPM
 2026-04-02 12:50 UTC  (4+ messages)
` [PATCH 14/23] drm/i915/dp: Add member to intel_dp to store AS SDP v2 support

[PATCH 0/4] mm: improve write performance with RWF_DONTCACHE
 2026-04-02 12:49 UTC  (7+ messages)
` [PATCH 1/4] mm: fix IOCB_DONTCACHE write performance with rate-limited writeback
` [PATCH 2/4] mm: add atomic flush guard for IOCB_DONTCACHE writeback

[PATCH] mm/vmstat: spread vmstat_update requeue across the stat interval
 2026-04-02 12:49 UTC  (5+ messages)

[RFC PATCH 0/4] trace, livepatch: Allow kprobe return overriding for livepatched functions
 2026-04-02 12:48 UTC  (3+ messages)
` [RFC PATCH 2/4] trace: Allow kprobes to override "

[PATCH v3 0/4] gcov: use -fprofile-update=atomic globally to fix concurrent access crashes on GCOV-enabled kernels
 2026-04-02 12:48 UTC  (3+ messages)

[PATCH] x86/ptrace: Use savesegment() in get_segment_reg() instead of inline asm
 2026-04-02 12:48 UTC  (2+ messages)

[PATCH] i3c: mipi-i3c-hci: fix IBI payload length calculation for final status
 2026-04-02 12:45 UTC  (5+ messages)

[PATCH 0/4] gpio: kill dev-sync-probe
 2026-04-02 12:45 UTC  (3+ messages)
` [PATCH 2/4] gpio: aggregator: stop using dev-sync-probe

[PATCH] xen/device-tree: Fix off-by-one bounds check in make_memory_node()
 2026-04-02 12:45 UTC  (2+ messages)

[syzbot] [ocfs2?] KASAN: use-after-free Write in ocfs2_write_end_nolock
 2026-04-02 12:44 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: rng: mtk-rng: add SMC-based TRNG variants
 2026-04-02 12:43 UTC  (3+ messages)

[PATCH] ioremap() et al
 2026-04-02 12:42 UTC  (4+ messages)
` [PATCH 1/2] make ioremap_attr() common

[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2026-04-02 12:42 UTC  (4+ messages)

[PATCH] Fix EINTR handling when reading from a pipe
 2026-04-02 12:41 UTC 

linux-next: manual merge of the amdgpu tree with the drm-next tree
 2026-04-02 12:41 UTC 

[PATCH] drm/i915/gt: fix refcount underflow in intel_engine_park_heartbeat
 2026-04-02 12:40 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/gt: fix refcount underflow in intel_engine_park_heartbeat (rev2)

more potential janitor work: simplifying test for power of 2
 2026-04-02 12:40 UTC  (6+ messages)

[soc:hisilicon/dts 1/1] arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dtb: /soc/mmc@ff37f000: failed to match any schema with compatible: ['hisilicon,hi3660-dw-mshc']
 2026-04-02 12:39 UTC 

[moderation/CI] Re: bpf: Prep patches for static stack liveness
 2026-04-02 12:38 UTC 

[PATCH] i3c: dw: Fix memory leak in dw_i3c_master_i3c_xfers()
 2026-04-02 12:38 UTC  (2+ messages)

ulogd: logging IPv6 flows
 2026-04-02 12:37 UTC  (3+ messages)

[PATCH v3 00/22] Metadata series preparation
 2026-04-02 12:36 UTC  (5+ messages)
` [PATCH v3 12/22] media: mc: Simplify link processing in __media_pipeline_start()
` [PATCH v3 13/22] media: mc: Separate single link validation into a new function

[PATCH v10 0/5] Add USB2.0 VBUS mux driver and extend rzv2h-usb2phy reset for RZ/G3E support
 2026-04-02 12:35 UTC  (4+ messages)
` [PATCH v10 4/5] reset: rzv2h-usb2phy: Convert to regmap API

[PATCH v12 00/15] arm64/riscv: Add support for crashkernel CMA reservation
 2026-04-02 11:47 UTC  (19+ messages)
` [PATCH v12 01/15] riscv: kexec_file: Fix crashk_low_res not exclude bug
` [PATCH v12 02/15] powerpc/crash: Fix possible memory leak in update_crash_elfcorehdr()
` [PATCH v12 03/15] x86/kexec: Fix potential buffer overflow in prepare_elf_headers()
` [PATCH v12 04/15] arm64: kexec_file: "
` [PATCH v12 05/15] riscv: "
` [PATCH v12 06/15] LoongArch: kexec: "
` [PATCH v12 07/15] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v12 08/15] crash: Add crash_prepare_headers() to exclude crash kernel memory
` [PATCH v12 09/15] arm64: kexec_file: Use crash_prepare_headers() helper to simplify code
` [PATCH v12 10/15] x86/kexec: "
` [PATCH v12 11/15] riscv: kexec_file: "
` [PATCH v12 12/15] LoongArch: kexec: "
` [PATCH v12 13/15] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v12 14/15] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v12 15/15] riscv: "

[PATCH v11 00/11] arm64/riscv: Add support for crashkernel CMA reservation
 2026-03-30  9:13 UTC  (17+ messages)
` [PATCH v11 01/11] riscv: kexec_file: Fix crashk_low_res not exclude bug
` [PATCH v11 02/11] powerpc/crash: Fix possible memory leak in update_crash_elfcorehdr()
` [PATCH v11 03/11] x86/kexec: Fix potential buffer overflow in prepare_elf_headers()
` [PATCH v11 04/11] arm64: kexec_file: "
` [PATCH v11 05/11] riscv: "
` [PATCH v11 06/11] LoongArch: kexec: "
` [PATCH v11 07/11] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v11 08/11] crash: Exclude crash kernel memory in crash core
` [PATCH v11 09/11] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v11 10/11] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v11 11/11] riscv: "

[RFC PATCH] dt-bindings: incomplete-devices: allow additional properties
 2026-04-02 12:27 UTC 

[PATCH] hwmon: sparx5: make it selectable for ARCH_LAN969X
 2026-04-02 12:34 UTC 

[PATCH v10 0/8] arm64/riscv: Add support for crashkernel CMA reservation
 2026-03-26 13:09 UTC  (13+ messages)
` [PATCH v10 1/8] riscv: kexec_file: Fix crashk_low_res not exclude bug
` [PATCH v10 2/8] powerpc/crash: Fix possible memory leak in update_crash_elfcorehdr()
` [PATCH v10 3/8] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v10 4/8] crash: Exclude crash kernel memory in crash core
` [PATCH v10 5/8] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v10 6/8] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v10 7/8] riscv: "
` [PATCH v10 8/8] crash: Fix race condition between crash kernel loading and memory hotplug

[PATCH v1 00/22] Add basic clocks and resets for JHB100 SoC
 2026-04-02 12:23 UTC  (17+ messages)
` [PATCH v1 04/22] clk: starfive: Convert the word "jh71x0" to "starfive"
` [PATCH v1 05/22] dt-bindings: clock: Add StarFive JHB100 System-0 clock and reset generator
` [PATCH v1 08/22] clk: starfive: Add JHB100 System-1 clock generator driver
` [PATCH v1 09/22] dt-bindings: clock: Add StarFive JHB100 System-2 clock and reset generator
` [PATCH v1 11/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-0 "
` [PATCH v1 14/22] clk: starfive: Add StarFive JHB100 Peripheral-0 clock driver
` [PATCH v1 17/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-2 clock and reset generator
` [PATCH v1 19/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-3 "
` [PATCH v1 21/22] reset: starfive: Add StarFive JHB100 reset driver
` [PATCH v1 22/22] riscv: dts: starfive: jhb100: Add clocks and resets nodes

[PATCH v9 0/5] arm64/riscv: Add support for crashkernel CMA reservation
 2026-03-24  6:14 UTC  (13+ messages)
` [PATCH v9 1/5] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v9 2/5] crash: Exclude crash kernel memory in crash core
` [PATCH v9 3/5] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v9 4/5] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v9 5/5] riscv: "

[PATCH v8 0/5] arm64/riscv: Add support for crashkernel CMA reservation
 2026-03-23  9:12 UTC  (8+ messages)
` [PATCH v8 2/5] crash: Exclude crash kernel memory in crash core
` [PATCH v8 4/5] arm64: kexec: Add support for crashkernel CMA reservation

[PATCH v4 0/2] Change Rust Binder crate name to rust_binder
 2026-04-02 12:33 UTC  (4+ messages)
` [PATCH v4 1/2] rust: support overriding crate_name

RFC: phylink: disable PHY autonomous EEE when MAC manages LPI
 2026-04-02 12:32 UTC  (10+ messages)

[PATCH] mmc: block: optimize size of struct mmc_queue_req
 2026-04-02 12:31 UTC  (2+ messages)
` [PATCH c2] "

[PATCH 6.1.y 5/8] nvme-apple: remove an extra queue reference
 2026-04-02 12:31 UTC  (3+ messages)

[PATCH] rust: ACPI: fix missing match data for PRP0001
 2026-04-02 12:31 UTC  (5+ messages)

io_uring_prep_timeout() leading to an IO pressure close to 100
 2026-04-02 12:31 UTC  (4+ messages)

[PATCH v4] usb: gadget: uvc: fix NULL pointer dereference during unbind race
 2026-04-02 12:29 UTC 

[PATCH v4 0/5] Add initial Milk-V Duo S board support
 2026-04-02 12:29 UTC  (8+ messages)
` [PATCH v4 2/5] arm64: dts: sophgo: add "

[PATCH i-g-t] intel-ci: Unblock svm tests from Core blocklists
 2026-04-02 12:28 UTC  (2+ messages)

[PATCH] usb: typec: altmode: Fix altmode to handle multiple parners
 2026-04-02 12:27 UTC  (3+ messages)

[PATCH v9 00/23] gpu: nova-core: Add memory management support
 2026-04-02  5:54 UTC  (19+ messages)
` [PATCH v9 04/23] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v10 00/21] gpu: nova-core: Add memory management support
  ` [PATCH v10 02/21] gpu: nova-core: gsp: Extract usable FB region from GSP
  ` [PATCH v10 03/21] gpu: nova-core: gsp: Expose total physical VRAM end from FB region info
  ` [PATCH v10 07/21] gpu: nova-core: mm: Add TLB flush support
  ` [PATCH v10 10/21] gpu: nova-core: mm: Add MMU v2 page table types
  ` [PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums
  ` [PATCH v10 21/21] gpu: nova-core: Use runtime BAR1 size instead of hardcoded 256MB

[PATCH 1/2] drm/edid: populate monitor_range from DisplayID Dynamic Video Timing block
 2026-04-01 23:07 UTC  (3+ messages)
` [PATCH v2 1/2] drm/edid: populate monitor_range from DisplayID v2r0 "
  ` [PATCH v2 2/2] drm/amd/display: remove manual DisplayID VRR parsing from freesync caps

[pull] amdgpu, amdkfd drm-next-7.1
 2026-04-02  8:40 UTC  (2+ messages)
` Regression fix for audio issues with pre-DCN401 chips (was: Re: [pull] amdgpu, amdkfd drm-next-7.1)

[PATCH v7 00/29] Fair(er) DRM scheduler
 2026-04-02  7:01 UTC  (3+ messages)

[PATCH v2 0/2] PCI/sg2042: Avoid L0s and L1 on Sophgo 2042 PCIe Root Ports
 2026-04-02 12:26 UTC  (5+ messages)
` [PATCH v2 2/2] PCI: sg2042: "

[PATCH 0/3] Add support for GXCLK for Milos
 2026-04-02 12:24 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: clock: qcom: document the Milos GX clock controller

[PATCH] mm/percpu, memcontrol: Per-memcg-lruvec percpu accounting
 2026-04-02 12:24 UTC  (3+ messages)

[PATCH i-g-t] tests/amdgpu/amd_fuzzing: Remove unused variable
 2026-04-02 12:23 UTC  (2+ messages)

[PATCH v2] staging: atomisp: fix alignment in function signature
 2026-04-02 12:23 UTC 

[PATCH v5 0/2] dma-buf: heaps: system: add an option to allocate explicitly shared/decrypted memory
 2026-04-02 12:23 UTC  (3+ messages)
` [PATCH v5 2/2] dma-buf: heaps: system: add system_cc_shared heap for explicitly shared memory

[PATCH i-g-t v3] tests/kms_invalid_mode: Add igt_info when test skips
 2026-04-02 12:22 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH v1 00/27] [RISC-V] Introduce enablemenant of dom0less
 2026-04-02 12:22 UTC  (3+ messages)
` [PATCH v1 16/27] xen/riscv: implement IRQ mapping for device passthrough

[for-next][PATCH] ftrace: Use kallsyms binary search for single-symbol lookup
 2026-04-02 12:22 UTC 

[PATCH v2 0/3] riscv: dts: spacemit: enable USB3 on OrangePi
 2026-04-02 12:20 UTC  (4+ messages)
` [PATCH v2 3/3] riscv: dts: spacemit: enable USB3 on OrangePi RV2

[LSF/MM/BPF TOPIC] The Future of the Anonymous Reverse Mapping [RESEND]
 2026-04-02 12:20 UTC  (5+ messages)

[LTP] [PATCH 00/17] Replace needs_drivers with needs_kconfigs
 2026-04-02 12:13 UTC  (18+ messages)
` [LTP] [PATCH 01/17] syscalls: ioctl08: Remove .needs_drivers
` [LTP] [PATCH 02/17] lib: shell: Remove needs_drivers from JSON parser
` [LTP] [PATCH 03/17] lib: tst_kernel: Add tst_check_module_driver()
` [LTP] [PATCH 04/17] lib: tst_kconfig: Add module presence checks
` [LTP] [PATCH 05/17] tests: kvm: Switch from needs_drivers to needs_kconfigs
` [LTP] [PATCH 06/17] tests: zram03: "
` [LTP] [PATCH 07/17] tests: squashfs01: "
` [LTP] [PATCH 08/17] tests: ioctl: "
` [LTP] [PATCH 09/17] tests: madvise11: "
` [LTP] [PATCH 10/17] tests: quotactl: "
` [LTP] [PATCH 11/17] tests: uevent: "
` [LTP] [PATCH 12/17] cve: tcindex01: "
` [LTP] [PATCH 13/17] tests: can: "
` [LTP] [PATCH 14/17] tests: fsetxattr: "
` [LTP] [PATCH 15/17] sctp: "
` [LTP] [PATCH 16/17] lib: tst_test: Remove now unused needs_drivers
` [LTP] [PATCH 17/17] doc: metadata: Remove needs_drivers from docs

[PATCH mptcp-next v2 0/2] mptcp: preserve MSG_EOR semantics in sendmsg path
 2026-04-02 12:19 UTC  (2+ messages)

[PATCH bpf] bpf: Fix stale offload->prog pointer after constant blinding
 2026-04-02 12:18 UTC 

[PATCH] drm/amd/pm: Change gpu_metrics over to binary
 2026-04-02 12:18 UTC  (6+ messages)

Linux Upstream Status updated: Apr/02/2026
 2026-04-02 12:17 UTC 

[PATCH v3 0/2] liveupdate: fix incoming error handling and teardown paths
 2026-04-02 12:17 UTC  (3+ messages)
` [PATCH v3 1/2] liveupdate: propagate file deserialization failures

[PATCH v2] staging: atomisp: fix alignment in function signature
 2026-04-02 12:16 UTC  (2+ messages)

Linux kernel 6.6.132 released
 2026-04-02 12:15 UTC 

[PATCH] mm/sparse: fix preinited section_mem_map clobbering on failure path
 2026-04-02 12:12 UTC  (7+ messages)

Warnings and errors in drm_mode_config_cleanup when booting 6.19.10 and 7.0-rc5
 2026-04-02 12:12 UTC  (3+ messages)

[PATCH i-g-t] tests/intel/gem_exec_endless: Use the per-gt interface to set frequencies
 2026-04-02 12:11 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[Invitation] bi-weekly guest_memfd upstream call on 2026-04-02
 2026-04-02 12:11 UTC 

[PATCH rc v4] iommu: Fix nested pci_dev_reset_iommu_prepare/done()
 2026-04-02 12:10 UTC  (3+ messages)

[LTP] [PATCH v2] lib: tst_kconfig: Add runtime checks for CONFIG_*_NS
 2026-04-02 12:10 UTC  (3+ messages)

[PATCH] dmaengine: idxd: fix double free in idxd_alloc() error path
 2026-04-02 12:10 UTC  (3+ messages)

[PATCH 1/1] wifi: cfg80211: wext: prevent encoding_size overflow in giwrange
 2026-04-02 12:10 UTC 

[PATCH v6 0/3] hwmon: emc2305: Support configurable fan PWM at shutdown
 2026-04-02 12:25 UTC  (4+ messages)
` [PATCH v6 1/3] hwmon: emc2305: Validate fan channel index
` [PATCH v6 2/3] dt-bindings: hwmon: emc2305: Add fan-shutdown-percent property
` [PATCH v6 3/3] hwmon: emc2305: Support configurable fan PWM at shutdown


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.