messages from 2025-03-05 23:41:08 to 2025-03-06 01:04:42 UTC [more...]
Re:Re: [PATCH 0/6] Add support for RK3588 DisplayPort Controller
2025-03-06 0:59 UTC (3+ messages)
` "
[PATCH] drm: amdkfd: Replace (un)register_chrdev() by (unregister/alloc)_chrdev_region()
2025-03-06 0:18 UTC (2+ messages)
[PATCH] nvme: remove multipath module parameter
2025-03-06 0:15 UTC (14+ messages)
[PATCH v5 0/5] Initial Nova Core series
2025-03-06 1:04 UTC (14+ messages)
` [PATCH v5 2/5] rust: firmware: introduce `firmware::ModInfoBuilder`
` [PATCH v5 3/5] rust: firmware: add `module_firmware!` macro
[PATCH V5] raid6: Add RISC-V SIMD syndrome and recovery calculations
2025-03-06 1:02 UTC (3+ messages)
[PATCH 0/3] KVM: arm64: Fixes for 'writable' ID registers in protected mode
2025-03-06 1:01 UTC (5+ messages)
` [PATCH 1/3] KVM: arm64: Copy guest CTR_EL0 into hyp VM
[PATCH] drm/amdgpu: Fix the race condition for draining retry fault
2025-03-06 1:01 UTC (3+ messages)
[PATCH v3 00/10] platform/x86: alienware-wmi-wmax: HWMON support + DebugFS + Improvements
2025-03-06 0:57 UTC (11+ messages)
` [PATCH v3 01/10] platform/x86: alienware-wmi-wmax: Rename thermal related symbols
` [PATCH v3 02/10] platform/x86: alienware-wmi-wmax: Refactor is_awcc_thermal_mode()
` [PATCH v3 03/10] platform/x86: alienware-wmi-wmax: Improve internal AWCC API
` [PATCH v3 04/10] platform/x86: alienware-wmi-wmax: Modify supported_thermal_profiles[]
` [PATCH v3 05/10] platform/x86: alienware-wmi-wmax: Improve platform profile probe
` [PATCH v3 06/10] platform/x86: alienware-wmi-wmax: Add support for the "custom" thermal profile
` [PATCH v3 07/10] platform/x86: alienware-wmi-wmax: Add HWMON support
` [PATCH v3 08/10] platform/x86: alienware-wmi-wmax: Add support for manual fan control
` [PATCH v3 09/10] platform/x86: alienware-wmi-wmax: Add a DebugFS interface
` [PATCH v3 10/10] Documentation: wmi: Improve and update alienware-wmi documentation
[PATCH v2 0/3] Enable GuC opt-in features
2025-03-06 0:57 UTC (4+ messages)
` [PATCH v2 1/3] drm/xe/guc: move KLV helpers to common file
` [PATCH v2 2/3] drm/xe/guc: Enable extended CAT error reporting
` [PATCH v2 3/3] drm/xe/guc: Enable the Dynamic Inhibit Context Switch optimization
[PATCH 0/2] KVM: x86: Cleanup and fix for reporting CPUID leaf 0x80000022
2025-03-06 0:57 UTC (2+ messages)
use folios and vmalloc for buffer cache backing memory v2
2025-03-06 0:57 UTC (8+ messages)
` [PATCH 10/12] xfs: use vmalloc instead of vm_map_area for buffer backing memory
scarthgap merge request: March 5th
2025-03-06 0:54 UTC (2+ messages)
[PATCH v2 00/22] target/riscv: declarative CPU definitions
2025-03-06 0:53 UTC (11+ messages)
` [PATCH 01/22] target/riscv: Declare RISCVCPUClass::misa_mxl_max as RISCVMXL
` [PATCH 02/22] target/riscv: Convert misa_mxl_max using GLib macros
` [PATCH 04/22] target/riscv: store RISCVCPUDef struct directly in the class
` [PATCH 05/22] target/riscv: merge riscv_cpu_class_init with the class_base function
` [PATCH 06/22] target/riscv: move RISCVCPUConfig fields to a header file
[BUG?] loxilb tc BPF program cause Loongarch kernel hard lockup
2025-03-06 0:53 UTC
[RFC PATCH 00/12] Add support for HEVC and VP9 codecs in decoder
2025-03-06 0:52 UTC (7+ messages)
` [RFC PATCH 01/12] media: iris: Add HEVC and VP9 formats for decoder
` [RFC PATCH 02/12] media: iris: Add platform capabilities for HEVC and VP9 decoders
` [RFC PATCH 03/12] media: iris: Set mandatory properties "
[oe-core][PATCH] fastfloat: add recipe
2025-03-06 0:50 UTC (2+ messages)
[BUG?] loxilb tc BPF program cause Loongarch kernel hard lockup
2025-03-06 0:51 UTC
[PATCH v2] drm/amdgpu: Fix missing drain retry fault the last entry
2025-03-06 0:50 UTC (3+ messages)
Compiling 32 and 64 binaries from one compiler
2025-03-06 0:48 UTC (2+ messages)
` [yocto] "
[PATCH iwl-next v8 00/11] igc: Add support for Frame Preemption feature in IGC
2025-03-06 0:48 UTC (10+ messages)
` [PATCH iwl-next v8 07/11] igc: add support for frame preemption verification
` [Intel-wired-lan] "
` [PATCH iwl-next v8 08/11] igc: add support to set tx-min-frag-size
` [Intel-wired-lan] "
` [PATCH iwl-next v8 11/11] igc: add support to get frame preemption statistics via ethtool
` [Intel-wired-lan] "
[Intel-wired-lan] [PATCH] i40e: Disable i40e PCIe AER on system reboot
2025-03-06 0:47 UTC (3+ messages)
` "
Kernel oops with 6.14 when enabling TLS
2025-03-06 0:46 UTC (11+ messages)
` Networking people smell funny and make poor life choices
[PATCH] MAINTAINERS: Add Lukas & Ignat & Stefan for asymmetric keys
2025-03-06 0:46 UTC (2+ messages)
[PATCH] btrfs: return a literal instead of a variable
2025-03-06 0:44 UTC (2+ messages)
[PATCH v5 0/4] entry: Move ret_from_fork() to C and inline syscall_exit_to_user_mode()
2025-03-06 0:43 UTC (10+ messages)
` [PATCH v5 1/4] riscv: entry: Convert ret_from_fork() to C
` [PATCH v5 2/4] riscv: entry: Split ret_from_fork() into user and kernel
` [PATCH v5 3/4] LoongArch: entry: Migrate ret_from_fork() to C
` [PATCH v5 4/4] entry: Inline syscall_exit_to_user_mode()
[PATCH] docs/about/emulation: Fix broken link
2025-03-06 0:42 UTC (3+ messages)
[v2 PATCH 0/7] crypto: acomp - Add request chaining and virtual address support
2025-03-06 0:42 UTC (3+ messages)
[PATCH v3 00/20] Get mt6359-accdet ready for usage in Devicetree
2025-03-06 0:40 UTC (4+ messages)
` [PATCH v3 03/20] mfd: mt6397-core: Add mfd_cell for mt6359-accdet
[PATCH v2 1/6] wifi: mt76: mt7925: load the appropriate CLC data based on hardware type
2025-03-06 0:41 UTC (7+ messages)
` [PATCH v2 2/6] wifi: mt76: mt7925: add EHT control support based on the CLC data
[Intel-wired-lan] MMIO write access to an invalid page in i40e_clear_hw()
2025-03-06 0:41 UTC (6+ messages)
[RFC PATCH 7/7] mm: zswap: Use acomp virtual address interface
2025-03-06 0:40 UTC (11+ messages)
[PATCH v4 0/2] KVM: SEV: Add support for the ALLOWED_SEV_FEATURES feature
2025-03-06 0:38 UTC (3+ messages)
` [PATCH v4 1/2] x86/cpufeatures: Add "Allowed SEV Features" Feature
` [PATCH v4 2/2] KVM: SEV: Configure "ALLOWED_SEV_FEATURES" VMCB Field
[ath:ath12k-split-phy 81/139] net/mac80211/link.c:96 ieee80211_link_init() warn: can 'master' even be NULL?
2025-03-06 0:37 UTC
pci_p2pdma_add_resource of bar memory rejected by memory hotplug as out of range
2025-03-06 0:36 UTC (4+ messages)
Slow deduplication
2025-03-06 0:35 UTC (5+ messages)
[PATCH v5 00/29] pxe: Precursor series for supporting read_all() in extlinux / PXE
2025-03-06 0:25 UTC (30+ messages)
` [PATCH v5 01/29] x86: Make do_zboot_states() static
` [PATCH v5 02/29] x86: Rename zboot_run() to zboot_run_args()
` [PATCH v5 03/29] x86: Drop duplicate definition of zimage_dump()
` [PATCH v5 04/29] x86: Move x86 zboot state into struct bootm_info
` [PATCH v5 05/29] x86: Rename state to bmi
` [PATCH v5 06/29] x86: Move the bootm state for zimage into cmd/
` [PATCH v5 07/29] bootstd: Correct display of kernel version
` [PATCH v5 08/29] x86: Drop the unnecessary base_ptr argument to zboot_dump()
` [PATCH v5 09/29] boot: Use strlcpy() in label_boot()
` [PATCH v5 10/29] boot: Split pxe label_boot() into two parts
` [PATCH v5 11/29] boot: Split pxe label_run_boot() "
` [PATCH v5 12/29] boot: Pass just the FDT argument to label_process_fdt()
` [PATCH v5 13/29] bootm: Allow building bootm.c without CONFIG_SYS_BOOTM_LEN
` [PATCH v5 14/29] boot: Convert IMAGE_FORMAT into an enum
` [PATCH v5 15/29] boot: arm: riscv: sandbox: Add a format for the booti file
` [PATCH v5 16/29] boot: Support booti format in bootm
` [PATCH v5 17/29] boot: Support compressed booti images "
` [PATCH v5 18/29] boot: pxe: Use bootm_...() functions where possible
` [PATCH v5 19/29] pxe_utils: Simplify default fdt in label_run_boot()
` [PATCH v5 20/29] boot: pxe: Refactor label_run_boot() to avoid cmdline
` [PATCH v5 21/29] net: Keep the bootstage functions together
` [PATCH v5 22/29] net: Tidy up the comments to parse_args()
` [PATCH v5 23/29] net: Simplify parse_args()
` [PATCH v5 24/29] net: Return the load address from parse_args()
` [PATCH v5 25/29] net: Return the address and size from parse_addr_size()
` [PATCH v5 26/29] net: Return the size from parse_args()
` [PATCH v5 27/29] net: Refactor part of netboot_common() into a function
` [PATCH v5 28/29] net: Drop #ifdef in parse_args()
` [PATCH v5 29/29] net: Provide a function to run network operations
[PATCH v2] dt-bindings: iio: accel: add binding documentation for ADIS16203
2025-03-06 0:32 UTC (4+ messages)
[PATCH v12 0/3] riscv: rtc: sophgo: add rtc support for CV1800
2025-03-06 0:32 UTC (3+ messages)
` [PATCH v12 2/3] mfd: sophgo: cv1800: rtcsys: New driver (handling RTC only)
[PATCH 0/3] Add GBETH glue layer driver for Renesas RZ/V2H(P) SoC
2025-03-06 0:31 UTC (11+ messages)
` [PATCH 3/3] net: stmmac: Add DWMAC glue layer for Renesas GBETH
GSoC Proposal 2025
2025-03-06 0:31 UTC (2+ messages)
[PATCH] kunit: tool: Fix bug in parsing test plan
2025-03-06 0:29 UTC
[PATCH 0/2] KVM: x86: Advertise support for WRMSRNS
2025-03-06 0:29 UTC (4+ messages)
` [PATCH 1/2] x86/msr: Rename the WRMSRNS opcode macro to ASM_WRMSRNS (for KVM)
[PATCH V3 2/2] mailbox: tmelite-qmp: Introduce TMEL QMP mailbox driver
2025-03-06 0:26 UTC (2+ messages)
[RFC]: Getting ADIS16203 out of staging
2025-03-06 0:26 UTC
[PATCH v2 0/2] phy: freescale: imx8m-pcie: fix and cleanup phy
2025-03-06 0:24 UTC (3+ messages)
[PATCH] drm/amd/amdkfd: Evict all queues even HWS remove queue failed
2025-03-06 0:23 UTC (2+ messages)
[yocto] linux-intel-rt: TUN/TAP Driver Config Not Being Applied #kernel #kernelmodule #linux
2025-03-06 0:23 UTC (2+ messages)
` [yocto] linux-intel-rt: TUN/TAP Driver Config Not Being Applied #linux #kernel #kernelmodule
[PATCH net-next 0/3] vsock: support network namespace
2025-03-06 0:16 UTC (8+ messages)
[PATCH net-next v5 0/4] virtio-net: Link queues to NAPIs
2025-03-06 0:15 UTC (11+ messages)
` [PATCH net-next v5 3/4] virtio-net: Map NAPIs to queues
[ANNOUNCE] Release v6.1.129-cip38
2025-03-06 0:14 UTC
+ mm-shrinker-fix-name-consistency-issue-in-shrinker_debugfs_rename.patch added to mm-unstable branch
2025-03-06 0:14 UTC
[PULL v5 00/11] xenpvh5-tag
2025-03-06 0:13 UTC (5+ messages)
` [PULL v5 09/11] hw/arm: introduce xenpvh machine
[PATCH net-next 00/16] idpf: add XDP support
2025-03-06 0:13 UTC (4+ messages)
` [PATCH net-next 01/16] libeth: convert to netmem
` [Intel-wired-lan] "
nouuid hint in kernel message?
2025-03-05 23:46 UTC
[PATCH] iio: imu: bmi270: fix initial sampling frequency configuration
2025-03-06 0:11 UTC (3+ messages)
[REGRESSION][BISECTED] Some applications under Windows 11 libvirt VM crash since commit 408eb7417a92c5354c7be34f7425b305dfe30ad9
2025-03-06 0:10 UTC (3+ messages)
[PATCH v4 9/8] iio: adc: ad7124: Benefit of dev = indio_dev->dev.parent in ad7124_parse_channel_config()
2025-03-06 0:10 UTC (2+ messages)
Thread Safety Analysis and the Linux kernel
2025-03-05 23:54 UTC (2+ messages)
[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
2025-03-06 0:09 UTC (6+ messages)
` [LSF/MM] CXL Boot to Bash - Section 0: ACPI and Linux Resources
[PATCH v5 6/6] hw/arm/aspeed_ast27x0.c Fix boot issue for AST2700
2025-03-06 0:08 UTC (2+ messages)
` [v5,6/6] "
[PATCH v2] ipe: add errno field to IPE policy load auditing
2025-03-06 0:08 UTC (7+ messages)
` [PATCH v3] "
[PATCH v1 2/5] firmware: thead: Add AON firmware protocol driver
2025-03-06 0:04 UTC (3+ messages)
[PATCH v5 5/6] hw/arm/aspeed_ast27x0.c Separate HW Strap Registers for SCU and SCUIO
2025-03-06 0:07 UTC (3+ messages)
` [v5, "
[pci:resource] BUILD SUCCESS 40cf82d882b70299090bd787f0c83a8034fada35
2025-03-06 0:06 UTC
[PATCH v1 2/2] arm64: dts: qcom: sm6125: Initial support for xiaomi-ginkgo
2025-03-06 0:05 UTC
[PATCH v5 4/6] hw/misc/aspeed_scu: Fix the hw-strap1 cannot be set in the SOC layer for AST2700
2025-03-06 0:07 UTC (2+ messages)
` [v5,4/6] "
[PATCH v4 0/8] iio: adc: ad{4130,7124,7173}: A few fixes and ad7124 calibration
2025-03-06 0:07 UTC (3+ messages)
` [PATCH v4 8/8] iio: adc: ad7124: Implement system calibration
[pci:hotplug] BUILD SUCCESS 9d7db4db19827380e225914618c0c1bf435ed2f5
2025-03-06 0:06 UTC
[PATCH v5 3/6] hw/arm/aspeed Update HW Strap Default Values for AST2700
2025-03-06 0:06 UTC (2+ messages)
` [v5, "
[PATCH v5 2/6] hw/misc/aspeed_scu: Fix the revision ID cannot be set in the SOC layer for AST2700
2025-03-06 0:05 UTC (3+ messages)
` [v5, "
[PATCH v2] staging: iio: adis16203: Remove unneeded spi_set_drvdata()
2025-03-06 0:06 UTC (2+ messages)
[PATCH v2] staging: iio: ad9834: Use devm_regulator_get_enable()
2025-03-06 0:04 UTC
[PATCH] Revert "bringup: devconfig: fix python3-apt debian issue"
2025-03-06 0:05 UTC (2+ messages)
[PATCH v5 1/6] hw/misc/aspeed_scu: Skipping dram_init in u-boot
2025-03-06 0:04 UTC (2+ messages)
` [v5,1/6] "
[meta-arago][scarthgap/master][PATCH v2] ti-gc320-tests: Add RDEPENDS ti-gc320-libs-dev
2025-03-06 0:04 UTC
Suggestion: Enhance git init with Language-Specific Templates
2025-03-06 0:04 UTC (6+ messages)
[PATCH 00/14] drm/panel: Transition away from using mipi_dsi_*_write_seq()
2025-03-06 0:03 UTC (5+ messages)
[pci:bwctrl] BUILD SUCCESS df6f8c4d72aebaf66aaa8658c723fd360c272e59
2025-03-06 0:02 UTC
[PATCH] drm/panel/synaptics-r63353: Use _multi variants
2025-03-06 0:01 UTC
[PATCH v2] ktest: Fix Test Failures Due to Missing LOG_FILE Directories
2025-03-06 0:01 UTC (2+ messages)
[PATCH v5 3/9] KVM: guest_memfd: Allow host to map guest_memfd() pages
2025-03-06 0:01 UTC (2+ messages)
[PATCH v6 0/3] Add support for AD7191
2025-03-06 0:01 UTC (2+ messages)
[PATCH v4 0/2] Add stop_on_panic support for watchdog
2025-03-06 0:00 UTC (9+ messages)
` [PATCH v4 1/2] watchdog: Add a new flag WDIOF_STOP_MAYSLEEP
` [PATCH v4 2/2] drivers: watchdog: Add support for panic notifier callback
[PATCH v2] staging: iio: ad9832: Use devm_regulator_get_enable()
2025-03-06 0:00 UTC
[meta-arago][scarthgap/master][PATCH] ti-gc320-tests: Add RDEPENDS ti-gc320-libs-dev
2025-03-05 23:59 UTC
[PATCH v8 0/6] KVM: arm64: Errata management for VM Live migration
2025-03-05 23:58 UTC (2+ messages)
[PATCH v3] scripts: generate_rust_analyzer.py: add missing macros deps
2025-03-05 23:58 UTC (3+ messages)
[yocto] Help needed with combining host and guest VM images in Yocto #qemu #qemux86-64
2025-03-05 23:58 UTC (3+ messages)
[PATCH v9 0/7] mseal system mappings
2025-03-05 23:58 UTC (2+ messages)
[RFC PATCH 05/16] mm/madvise: define and use madvise_behavior struct for madvise_do_behavior()
2025-03-05 23:56 UTC (2+ messages)
[PATCH v3 0/6] rust: treewide: add missing newlines to printing calls
2025-03-05 23:55 UTC (3+ messages)
` [PATCH v3 6/6] rust: samples: add missing newline to pr_info! calls in rust_print_main
[PATCH] drm/xe: Allow fault injection in exec queue IOCTLs
2025-03-05 23:55 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH] net-sysfs: fix NULL pointer dereference
2025-03-05 23:53 UTC
[pci:reset] BUILD SUCCESS 479380efe1625e251008d24b2810283db60d6fcd
2025-03-05 23:52 UTC
[PATCH] [arm64/tlb] Fix mmu notifiers for range-based invalidates
2025-03-05 23:49 UTC (3+ messages)
[PATCH] staging: iio: adis16203: Remove unneeded spi_set_drvdata()
2025-03-05 23:50 UTC (2+ messages)
[PATCH v1 0/4] Add T-Head TH1520 VO clock support for LicheePi 4A GPU enablement
2025-03-05 23:47 UTC (4+ messages)
` [PATCH v1 4/4] clk: thead: Add GPU clock gate control with CLKGEN reset support
+ resource-fix-resource-leak-in-get_free_mem_region.patch added to mm-nonmm-unstable branch
2025-03-05 23:47 UTC
The transfer.hideRefs of the upload-pack process does not work properly
2025-03-05 23:45 UTC (6+ messages)
[to-be-updated] resource-fix-resource-leak-in-get_free_mem_region.patch removed from -mm tree
2025-03-05 23:45 UTC
[folded-merged] resource-fix-resource-leak-in-get_free_mem_region-fix.patch removed from -mm tree
2025-03-05 23:44 UTC
TOF elections for 2025H1
2025-03-05 23:44 UTC (2+ messages)
[PATCH v3 0/4] drm/i915: Fix harmfull driver register/unregister assymetry
2025-03-05 23:43 UTC (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915: Fix harmfull driver register/unregister assymetry (rev4)
[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
2025-03-05 23:41 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.