messages from 2025-04-29 23:52:44 to 2025-04-30 02:12:21 UTC [more...]
[PATCH v2 0/2] iommu/vt-d: Use ida for domain ID management
2025-04-30 2:11 UTC
[PATCH 0/3] riscv: sophgo: cv18xx: dts rework, part 2
2025-04-30 2:09 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: clock: sophgo: Use precise compatible for CV1800 series SoC
` [PATCH 2/3] clk: sophgo: Add support for newly added precise compatible
` [PATCH 3/3] riscv: dts: sophgo: switch precise compatible for existed clock device for CV18XX
[RFC PATCH 0/2] Implement concurrent buffered write with folio lock
2025-04-30 2:05 UTC (2+ messages)
[PATCH 0/2] Add support for rk3399 industry evaluation board
2025-04-30 2:03 UTC (8+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add rk3399-evb-ind board
[PATCH v2] dt-bindings:iio:adc:st,spear600-adc: txt to yaml format conversion
2025-04-30 1:50 UTC
[PATCH v4 0/4] perf/amd/ibs: Add Zen5 support (tools changes)
2025-04-30 2:00 UTC (6+ messages)
` [PATCH v4 4/4] perf test amd ibs: Add sample period unit test
[PATCH] f2fs: support FAULT_TIMEOUT
2025-04-30 2:00 UTC (2+ messages)
` [f2fs-dev] "
[PATCH] hung_task: configurable hung-task stacktrace loglevel
2025-04-30 1:57 UTC (6+ messages)
[PATCH 6.12 000/280] 6.12.26-rc1 review
2025-04-30 1:56 UTC (2+ messages)
[PATCH] linux-firmware: update firmware for MT7925 WiFi device
2025-04-30 1:52 UTC
[PATCH 0/3] Export fan control and register fans as cooling devices
2025-04-30 1:51 UTC (6+ messages)
` [PATCH 1/3] platform/chrome: update pwm fan control host commands
` [PATCH 3/3] hwmon: (cros_ec) register fans into thermal framework cooling devices
[V2 PATCH 0/1][Bug Report] and Fix TDX cpuid0x2 #VE causing segment
2025-04-30 2:15 UTC (4+ messages)
` [V2 PATCH] x86/tdx: add VIRT_CPUID2 virtualization if REDUCE_VE was not successful
[PATCH v14 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2025-04-30 1:40 UTC (4+ messages)
` [PATCH v14 18/19] x86: Secure Launch late initcall platform module
[PATCH][next] bcachefs: Avoid -Wflex-array-member-not-at-end warning
2025-04-30 1:40 UTC (2+ messages)
[PATCH v1] mediatek MT7925: update bluetooth firmware to 20250425073330
2025-04-30 1:40 UTC
[PATCH v6 net-next 00/14] Add more features for ENETC v4 - round 2
2025-04-30 1:36 UTC (4+ messages)
` [PATCH v6 net-next 05/14] net: enetc: add debugfs interface to dump MAC filter
[PATCH v1 0/3] drm/ci: mesa uprev and python-artifacts/check-patch fixes
2025-04-30 1:33 UTC (7+ messages)
` [PATCH v1 3/3] drm/ci: uprev mesa
[RFC PATCH] cxl: Allow reprogramming misconfigured hdm decoders
2025-04-30 1:29 UTC
[PATCH 0/4] riscv: sophgo: cv18xx: dts rework, part 1
2025-04-30 1:26 UTC (5+ messages)
` [PATCH 1/4] riscv: dts: sophgo: Move all soc specific device into soc dtsi file
` [PATCH 2/4] riscv: dts: sophgo: Move riscv cpu definition to a separate file
` [PATCH 3/4] riscv: dts: sophgo: rename header file cv18xx.dtsi to cv180x.dtsi
` [PATCH 4/4] riscv: dts: sopgho: use SOC_PERIPHERAL_IRQ to calculate interrupt number
[PATCH 1/4] ext4: fix out of bounds punch offset
2025-04-30 1:13 UTC (4+ messages)
` [PATCH 2/4] ext4: fix incorrect punch max_end
` [PATCH 3/4] ext4: factor out ext4_get_maxbytes()
` [PATCH 4/4] ext4: ensure i_size is smaller than maxbytes
[PATCH] LoongArch:support CONFIG_SCHED_MC
2025-04-30 1:16 UTC (5+ messages)
[REGRESSION][BISECTED][STABLE] MT7925: mDNS and IPv6 broken in kernel 6.14.3 and above
2025-04-30 1:14 UTC
[PATCH 6.6 000/204] 6.6.89-rc1 review
2025-04-30 1:10 UTC (2+ messages)
[PATCH v4 0/3] riscv: pwm: sophgo: add pwm support for SG2044
2025-04-30 1:06 UTC (2+ messages)
[PATCH RFC 0/9] Reduce ratelimit's false-positive misses
2025-04-30 1:05 UTC (24+ messages)
` [PATCH v4 0/20] ratelimit: "
` [PATCH v4 01/20] lib: Add trivial kunit test for ratelimit
` [PATCH v4 02/20] ratelimit: Create functions to handle ratelimit_state internals
` [PATCH v4 03/20] random: Avoid open-coded use of ratelimit_state structure's ->missed field
` [PATCH v4 04/20] drm/i915: "
` [PATCH v4 05/20] drm/amd/pm: Avoid open-coded use of ratelimit_state structure's internals
` [PATCH v4 06/20] ratelimit: Convert the ->missed field to atomic_t
` [PATCH v4 07/20] ratelimit: Count misses due to lock contention
` [PATCH v4 08/20] ratelimit: Avoid jiffies=0 special case
` [PATCH v4 09/20] ratelimit: Reduce ___ratelimit() false-positive rate limiting
` [PATCH v4 10/20] ratelimit: Allow zero ->burst to disable ratelimiting
` [PATCH v4 11/20] ratelimit: Force re-initialization when rate-limiting re-enabled
` [PATCH v4 12/20] ratelimit: Don't flush misses counter if RATELIMIT_MSG_ON_RELEASE
` [PATCH v4 13/20] ratelimit: Avoid atomic decrement if already rate-limited
` [PATCH v4 14/20] ratelimit: Avoid atomic decrement under lock "
` [PATCH v4 15/20] ratelimit: Warn if ->interval or ->burst are negative
` [PATCH v4 16/20] ratelimit: Simplify common-case exit path
` [PATCH v4 17/20] ratelimit: Use nolock_ret label to save a couple of lines of code
` [PATCH v4 18/20] ratelimit: Use nolock_ret label to collapse lock-failure code
` [PATCH v4 19/20] ratelimit: Use nolock_ret restructuring to collapse common case code
` [PATCH v4 20/20] ratelimit: Drop redundant accesses to burst
[PATCH v2 0/3] drm/display: hdmi: provide common code to get Audio Clock Recovery params
2025-04-30 1:03 UTC (5+ messages)
` [PATCH v2 2/3] drm/msm/hdmi: move msm_hdmi_audio_update() out of msm_hdmi_set_timings()
` [PATCH v2 3/3] drm/msm/hdmi: use new helper for ACR tables
[PATCH 0/2] mm/gup: Cleanup memfd_pin_folios()
2025-04-30 1:00 UTC (3+ messages)
` [PATCH 1/2] mm/gup: Remove unnecessary check in memfd_pin_folios()
` [PATCH 2/2] mm/gup: Remove page_folio() "
[PATCH v2] soundwire: intel_auxdevice: Fix system suspend/resume handling
2025-04-30 0:59 UTC (2+ messages)
[PATCH rfc 00/12] mm: BPF OOM
2025-04-30 0:58 UTC (4+ messages)
` [PATCH rfc 09/12] sched: psi: bpf hook to handle psi events
[PATCH v5 0/5] clk: sophgo: add SG2044 clock controller support
2025-04-30 0:58 UTC (2+ messages)
[PATCH v7 0/6] Add clock controller support for SpacemiT K1
2025-04-30 0:54 UTC (4+ messages)
[PATCH v2 00/10] riscv: sophgo: Introduce SG2044 SRD3-10 board support
2025-04-30 0:54 UTC (5+ messages)
` [PATCH v2 05/10] dt-bindings: reset: sophgo: Add SG2044 bindings
` [PATCH v2 06/10] dt-bindings: hwmon: Add Sophgo SG2044 external hardware monitor support
[PATCH AUTOSEL 6.12 01/37] cpufreq: Add SM8650 to cpufreq-dt-platdev blocklist
2025-04-30 0:48 UTC (3+ messages)
` [PATCH AUTOSEL 6.12 25/37] fs/buffer: split locking for pagecache lookups
[PATCH] KVM: selftests: add test for SVE host corruption
2025-04-30 0:48 UTC (3+ messages)
[PATCH AUTOSEL 6.14 01/39] cpufreq: Add SM8650 to cpufreq-dt-platdev blocklist
2025-04-30 0:47 UTC (3+ messages)
` [PATCH AUTOSEL 6.14 26/39] fs/buffer: split locking for pagecache lookups
[RFC PATCH v2 00/10] mm/mremap: introduce more mergeable mremap via MREMAP_RELOCATE_ANON
2025-04-30 0:47 UTC (3+ messages)
` [RFC PATCH v2 01/10] "
[PATCH] nvme: select tls config when tcp tls is enabled
2025-04-30 0:45 UTC (3+ messages)
[PATCH v2] nvme-tcp: select tls config when tcp tls is enabled
2025-04-30 0:44 UTC (2+ messages)
[PATCH v3 0/8] drm/msm/dpu: improve CTL handling on DPU >= 5.0 platforms
2025-04-30 0:42 UTC (9+ messages)
` [PATCH v3 5/8] drm/msm/dpu: don't select single flush for active CTL blocks
` [PATCH v3 6/8] drm/msm/dpu: allocate single CTL for DPU >= 5.0
` [PATCH v3 7/8] drm/msm/dpu: remove DPU_CTL_SPLIT_DISPLAY from CTL blocks on "
` [PATCH v3 8/8] drm/msm/dpu: drop now-unused condition for has_legacy_ctls
[PATCH v2 0/6] Use rustc-demangle for Rust demangling
2025-04-30 0:41 UTC (7+ messages)
` [PATCH v2 1/6] perf demangle-rust: Add rustc-demangle C demangler
` [PATCH v2 2/6] perf symbol-elf: Integrate rust-v0 demangling
` [PATCH v2 3/6] perf demangle-rust: Remove previous legacy rust decoder
` [PATCH v2 4/6] perf test demangle-rust: Add Rust demangling test
` [PATCH v2 5/6] perf test demangle-java: Switch to using dso__demangle_sym
` [PATCH v2 6/6] perf test demangle-ocaml: "
[PATCH 6.1 000/167] 6.1.136-rc1 review
2025-04-30 0:37 UTC (2+ messages)
[PATCH v3 0/5] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support
2025-04-30 0:36 UTC (3+ messages)
` [PATCH v3 2/5] power: supply: add support for max77759 fuel gauge
[REPOST PATCH] virt: acrn: Remove unused list 'acrn_irqfd_clients'
2025-04-30 0:36 UTC
[PATCH v3 0/5] NMI warning and debug improvements
2025-04-30 0:24 UTC (3+ messages)
[PATCH] ASoC: SOF: topology: Fix null pointer derefence
2025-04-30 0:23 UTC (3+ messages)
[PATCH] ASoC: fsl: fsl_qmc_audio: Reset audio data pointers on TRIGGER_START event
2025-04-30 0:23 UTC (4+ messages)
[PATCH v2 0/3] RISC-V KVM selftests improvements
2025-04-30 0:18 UTC (4+ messages)
` [PATCH v2 1/3] KVM: riscv: selftests: Align the trap information wiht pt_regs
` [PATCH v2 2/3] KVM: riscv: selftests: Decode stval to identify exact exception type
` [PATCH v2 3/3] KVM: riscv: selftests: Add vector extension tests
[PATCH v14 00/27] riscv control-flow integrity for usermode
2025-04-30 0:16 UTC (28+ messages)
` [PATCH v14 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v14 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v14 03/27] riscv: zicfiss / zicfilp enumeration
` [PATCH v14 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v14 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v14 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v14 07/27] riscv mm: manufacture shadow stack pte
` [PATCH v14 08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v14 09/27] riscv mmu: write protect and shadow stack
` [PATCH v14 10/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v14 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v14 12/27] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v14 13/27] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v14 14/27] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v14 15/27] riscv/traps: Introduce software check exception
` [PATCH v14 16/27] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v14 17/27] riscv/signal: save and restore of shadow stack for signal
` [PATCH v14 18/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v14 19/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v14 20/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v14 21/27] riscv: kernel command line option to opt out of user cfi
` [PATCH v14 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v14 23/27] arch/riscv: compile vdso with landing pad
` [PATCH v14 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v14 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v14 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v14 27/27] kselftest/riscv: kselftest for user mode cfi
[PATCH] regcache: Use sort()'s default swap() implementation
2025-04-30 0:16 UTC (3+ messages)
[PATCH rtw-next v3 0/2] Fix inadverent sharing of struct ieee80211_supported_band data
2025-04-30 0:16 UTC (3+ messages)
` [PATCH rtw-next v3 2/2] wifi: rtw89: "
[PATCH v4 0/4] drm/msm/dp: Introduce link training per-segment for LTTPRs
2025-04-30 0:09 UTC (5+ messages)
` [PATCH v4 1/4] drm/msm/dp: Fix support of LTTPR initialization
` [PATCH v4 2/4] drm/msm/dp: Account for LTTPRs capabilities
` [PATCH v4 3/4] drm/msm/dp: Prepare for link training per-segment for LTTPRs
` [PATCH v4 4/4] drm/msm/dp: Introduce "
[RFC PATCH 00/17] CXL Boot to Bash Documentation
2025-04-30 0:12 UTC (18+ messages)
` [RFC PATCH 01/17] cxl: update documentation structure in prep for new docs
` [RFC PATCH 02/17] cxl: docs/devices - device reference and uefi placeholder
` [RFC PATCH 03/17] cxl: docs/platform/bios-and-efi documentation
` [RFC PATCH 04/17] cxl: docs/platform/acpi reference documentation
` [RFC PATCH 05/17] cxl: docs/platform/example-configs documentation
` [RFC PATCH 06/17] cxl: docs/linux - overview
` [RFC PATCH 07/17] cxl: docs/linux - early boot configuration
` [RFC PATCH 08/17] cxl: docs/linux - add cxl-driver theory of operation
` [RFC PATCH 09/17] cxl: docs/linux/cxl-driver - add example configurations
` [RFC PATCH 10/17] cxl: docs/linux/dax-driver documentation
` [RFC PATCH 11/17] cxl: docs/linux/memory-hotplug
` [RFC PATCH 12/17] cxl: docs/allocation/dax
` [RFC PATCH 13/17] cxl: docs/allocation/page-allocator
` [RFC PATCH 14/17] cxl: docs/allocation/reclaim
` [RFC PATCH 15/17] cxl: docs/allocation/hugepages
` [RFC PATCH 16/17] cxl: docs/allocation/tiering
` [RFC PATCH 17/17] cxl: docs/use-cases
[PATCH v2 0/3] selftests: ublk: more misc fixes
2025-04-30 0:09 UTC (3+ messages)
` [PATCH v2 1/3] selftests: ublk: kublk: build with -Werror iff WERROR!=0
[PATCH v3 0/1] kasan: Avoid sleepable page allocation from atomic context
2025-04-30 0:08 UTC (3+ messages)
` [PATCH v3 1/1] "
[PATCH 0/8] rust: DebugFS Bindings
2025-04-30 0:04 UTC (2+ messages)
Linux 6.15-rc4
2025-04-29 23:55 UTC (2+ messages)
[PATCH] drivers/power/reset: add missing space before '*' in a comment in syscon-reboot.c
2025-04-29 23:54 UTC (2+ messages)
[PATCH AUTOSEL 5.4 1/3] scsi: target: iscsi: Fix timeout on deleted connection
2025-04-29 23:54 UTC (3+ messages)
` [PATCH AUTOSEL 5.4 2/3] dma-mapping: avoid potential unused data compilation warning
` [PATCH AUTOSEL 5.4 3/3] cgroup: Fix compilation issue due to cgroup_mutex not being exported
[PATCH AUTOSEL 5.10 1/3] scsi: target: iscsi: Fix timeout on deleted connection
2025-04-29 23:53 UTC (3+ messages)
` [PATCH AUTOSEL 5.10 2/3] dma-mapping: avoid potential unused data compilation warning
` [PATCH AUTOSEL 5.10 3/3] cgroup: Fix compilation issue due to cgroup_mutex not being exported
[PATCH AUTOSEL 5.15 1/7] scsi: target: iscsi: Fix timeout on deleted connection
2025-04-29 23:53 UTC (7+ messages)
` [PATCH AUTOSEL 5.15 2/7] virtio_ring: Fix data race by tagging event_triggered as racy for KCSAN
` [PATCH AUTOSEL 5.15 3/7] dma-mapping: avoid potential unused data compilation warning
` [PATCH AUTOSEL 5.15 4/7] cgroup: Fix compilation issue due to cgroup_mutex not being exported
` [PATCH AUTOSEL 5.15 5/7] net: enetc: refactor bulk flipping of RX buffers to separate function
` [PATCH AUTOSEL 5.15 6/7] bpf: fix possible endless loop in BPF map iteration
` [PATCH AUTOSEL 5.15 7/7] samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora
[PATCH AUTOSEL 6.1 01/10] scsi: target: iscsi: Fix timeout on deleted connection
2025-04-29 23:53 UTC (10+ messages)
` [PATCH AUTOSEL 6.1 02/10] virtio_ring: Fix data race by tagging event_triggered as racy for KCSAN
` [PATCH AUTOSEL 6.1 03/10] dma-mapping: avoid potential unused data compilation warning
` [PATCH AUTOSEL 6.1 04/10] cgroup: Fix compilation issue due to cgroup_mutex not being exported
` [PATCH AUTOSEL 6.1 05/10] scsi: mpi3mr: Add level check to control event logging
` [PATCH AUTOSEL 6.1 06/10] net: enetc: refactor bulk flipping of RX buffers to separate function
` [PATCH AUTOSEL 6.1 07/10] drm/amdgpu: Allow P2P access through XGMI
` [PATCH AUTOSEL 6.1 08/10] selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure
` [PATCH AUTOSEL 6.1 09/10] bpf: fix possible endless loop in BPF map iteration
` [PATCH AUTOSEL 6.1 10/10] samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora
[PATCH bpf-next v1 0/3] bpf, sockmap: Improve performance with CPU affinity
2025-04-29 23:53 UTC (4+ messages)
[PATCH AUTOSEL 6.6 01/21] cpufreq: Add SM8650 to cpufreq-dt-platdev blocklist
2025-04-29 23:52 UTC (18+ messages)
` [PATCH AUTOSEL 6.6 05/21] nvmem: core: update raw_len if the bit reading is required
` [PATCH AUTOSEL 6.6 06/21] nvmem: qfprom: switch to 4-byte aligned reads
` [PATCH AUTOSEL 6.6 07/21] scsi: target: iscsi: Fix timeout on deleted connection
` [PATCH AUTOSEL 6.6 08/21] scsi: ufs: Introduce quirk to extend PA_HIBERN8TIME for UFS devices
` [PATCH AUTOSEL 6.6 09/21] virtio_ring: Fix data race by tagging event_triggered as racy for KCSAN
` [PATCH AUTOSEL 6.6 10/21] intel_th: avoid using deprecated page->mapping, index fields
` [PATCH AUTOSEL 6.6 11/21] dma-mapping: avoid potential unused data compilation warning
` [PATCH AUTOSEL 6.6 12/21] cgroup: Fix compilation issue due to cgroup_mutex not being exported
` [PATCH AUTOSEL 6.6 13/21] vhost_task: fix vhost_task_create() documentation
` [PATCH AUTOSEL 6.6 14/21] vhost-scsi: protect vq->log_used with vq->mutex
` [PATCH AUTOSEL 6.6 15/21] scsi: mpi3mr: Add level check to control event logging
` [PATCH AUTOSEL 6.6 16/21] net: enetc: refactor bulk flipping of RX buffers to separate function
` [PATCH AUTOSEL 6.6 17/21] ima: process_measurement() needlessly takes inode_lock() on MAY_READ
` [PATCH AUTOSEL 6.6 18/21] drm/amdgpu: Allow P2P access through XGMI
` [PATCH AUTOSEL 6.6 19/21] selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure
` [PATCH AUTOSEL 6.6 20/21] bpf: fix possible endless loop in BPF map iteration
` [PATCH AUTOSEL 6.6 21/21] samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox