messages from 2025-12-18 13:27:35 to 2025-12-18 14:18:17 UTC [more...]
[PATCH] rtl8723bs: Replace atomic_t with int for continual_io_error (no concurrency)
2025-12-18 14:16 UTC
Report on MAINTAINERS coverage
2025-12-18 14:17 UTC (7+ messages)
[PATCH next v3] Kconfig: select SPL_USE_TINY_PRINTF_POINTER_SUPPORT for K3
2025-12-18 14:16 UTC (5+ messages)
[RFC PATCH 1/2] mm/pgtable: use ptdesc for pmd_huge_pte
2025-12-18 14:16 UTC (4+ messages)
[PATCH v2 1/2] PCI: Add ASPEED vendor ID to pci_ids.h
2025-12-18 14:15 UTC (4+ messages)
` [PATCH v2 2/2] PCI: Add PCI_BRIDGE_NO_ALIASES quirk for ASPEED AST1150
[PATCH] drm/xe: Fix NULL pointer dereference in xe_exec_ioctl
2025-12-18 14:16 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Fix NULL pointer dereference in xe_exec_ioctl (rev3)
[PATCH] arm64: dts: xilinx: Drop "label" property on dlg,slg7xl45106
2025-12-18 14:15 UTC (4+ messages)
[PATCH] drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() into proper functions
2025-12-18 14:15 UTC
[PATCH v3 0/6] Microsoft Surface Pro 11 support
2025-12-18 14:15 UTC (4+ messages)
` [PATCH v3 1/6] dt-bindings: arm: qcom: Document Microsoft Surface Pro 11
[core-for-CI] powercap: intel_rapl: Fix possible recursive lock warning
2025-12-18 14:14 UTC (2+ messages)
` ✓ CI.KUnit: success for powercap: intel_rapl: Fix possible recursive lock warning (rev3)
[PATCH 00/11] sound: codecs: tlv320adcx140: assorted patches
2025-12-18 14:13 UTC (4+ messages)
` [PATCH 08/11] ASoC: dt-bindings: clarify areg-supply documentation
[PATCH v3 0/3] Implement Send and Sync for clk
2025-12-18 14:13 UTC (10+ messages)
` [PATCH v3 1/3] rust: clk: implement Send and Sync
` [PATCH v3 2/3] tyr: remove impl Send/Sync for TyrData
` [PATCH v3 3/3] pwm: th1520: remove impl Send/Sync for Th1520PwmDriverData
[PATCH] hw/i2c/imx: Fix trace func name error
2025-12-18 14:11 UTC
[PATCH v2] mm/damon: fix typos in comments
2025-12-18 14:12 UTC (2+ messages)
[PATCH] boot: fix missing dependency for BOOTMETH_ANDROID
2025-12-18 14:11 UTC (3+ messages)
[PATCH 0/3] Bluetooth: Fixes for BR/EDR connection idle timeout configuration
2025-12-18 14:07 UTC (2+ messages)
[PATCH 0/18] dwmmc cleanup & improve round 2
2025-12-18 14:00 UTC (18+ messages)
` [PATCH 01/18] mmc: dw_mmc: Check return value of dma_ops->init() in resume
` [PATCH 02/18] mmc: dw_mmc: Remove dma_ops from struct dw_mci_board
` [PATCH 03/18] mmc: dw_mmc: Remove SDMMC_INT_ERROR
` [PATCH 04/18] mmc: dw_mmc: Remove assignment of pdata in dw_mci_pltfm_register()
` [PATCH 05/18] mmc: dw_mmc: Remove caps2 and pm_caps from struct dw_mci_board
` [PATCH 06/18] mmc: dw_mmc: Move rstc from struct dw_mci_board to struct dw_mci
` [PATCH 07/18] mmc: dw_mmc: Remove fifo_depth from struct dw_mci_board
` [PATCH 08/18] mmc: dw_mmc: Move detect_delay_ms from struct dw_mci_board to struct dw_mci
` [PATCH 09/18] mmc: dw_mmc: Remove bus_hz from struct dw_mci_board
` [PATCH 10/18] mmc: dw_mmc: Remove "
` [PATCH 11/18] mmc: dw_mmc: Remove redundant struct mmc_data forward declaration
` [PATCH 12/18] mmc: dw_mmc: Remove DW_MCI_SEND_STATUS and DW_MCI_RECV_STATUS macros
` [PATCH 13/18] mmc: dw_mmc: Improve dw_mci_get_cd()
` [PATCH 14/18] mmc: dw_mmc: Remove unused register access macros
` [PATCH 15/18] mmc: dw_mmc: Remove check before calling mmc_regulator_set_vqmmc()
` [PATCH 16/18] mmc: dw_mmc-pci: Use BAR_2 and pcim_iomap_region()
` [PATCH 18/18] mmc: dw_mmc: Implement Host Software Queue support
[PATCH i-g-t] tests/intel/xe_test_config: Add SR-IOV VF FULL testlist
2025-12-18 14:10 UTC (2+ messages)
[PATCH] test/crypto: remove PMD specific asym testsuites
2025-12-18 14:09 UTC
kernel.org tooling update
2025-12-18 14:09 UTC (6+ messages)
[PATCH] tools/fuzz: use vpath uniformly for access to hypervisor library code
2025-12-18 14:08 UTC (3+ messages)
[PATCH v8 00/14] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
2025-12-18 14:07 UTC (13+ messages)
[PATCH v2 00/28] Eliminate Dying Memory Cgroup
2025-12-18 14:07 UTC (9+ messages)
` [PATCH v2 24/28] mm: vmscan: prepare for reparenting traditional LRU folios
` [PATCH v2 26/28] mm: memcontrol: refactor memcg_reparent_objcgs()
` [PATCH v2 27/28] mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios
` [PATCH v2 28/28] mm: lru: add VM_WARN_ON_ONCE_FOLIO to lru maintenance helpers
[PATCH v2 0/9] KVM: x86: Improve the handling of debug exceptions during instruction emulation
2025-12-18 14:00 UTC (10+ messages)
` [PATCH v2 1/9] KVM: x86: Capture "struct x86_exception" in inject_emulated_exception()
` [PATCH v2 2/9] KVM: x86: Set guest DR6 by kvm_queue_exception_p() in instruction emulation
` [PATCH v2 3/9] KVM: x86: Check guest debug in DR access "
` [PATCH v2 4/9] KVM: x86: Only check effective code breakpoint in emulation
` [PATCH v2 5/9] KVM: x86: Consolidate KVM_GUESTDBG_SINGLESTEP check into the kvm_inject_emulated_db()
` [PATCH v2 6/9] KVM: x86: Move kvm_set_rflags() up before kvm_vcpu_do_singlestep()
` [PATCH v2 7/9] KVM: VMX: Refresh 'PENDING_DBG_EXCEPTIONS.BS' bit during instruction emulation
` [PATCH v2 8/9] KVM: selftests: Verify guest debug DR7.GD checking "
` [PATCH v2 9/9] KVM: selftests: Verify 'BS' bit checking in pending debug exception state during VM-Entry
[PATCH v2] arm64: dts: rockchip: enable UFS controller on FriendlyElec NanoPi M5
2025-12-18 14:05 UTC (3+ messages)
[PATCH] btrfs: remove assertions after btrfs_bio struct changes
2025-12-18 14:05 UTC (3+ messages)
[PATCH v5 00/28] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
2025-12-18 14:04 UTC (11+ messages)
` [PATCH v5 19/28] hw/core/machine: Remove hw_compat_2_6[] array
` [PATCH v5 20/28] hw/virtio/virtio-mmio: Remove VirtIOMMIOProxy::format_transport_address field
` [PATCH v5 22/28] hw/i386/pc: Remove pc_compat_2_7[] array
` [PATCH v5 23/28] target/i386/cpu: Remove CPUX86State::full_cpuid_auto_level field
` [PATCH v5 25/28] hw/core/machine: Remove hw_compat_2_7[] array
[RFC PATCH 00/38] arm_mpam: Add KVM/arm64 and resctrl glue code
2025-12-18 14:04 UTC (13+ messages)
` [RFC PATCH 19/38] arm_mpam: resctrl: pick classes for use as mbm counters
` [RFC PATCH 21/38] arm_mpam: resctrl: Pre-allocate assignable monitors
` [RFC PATCH 24/38] arm_mpam: resctrl: Allow resctrl to allocate monitors
` [RFC PATCH 25/38] arm_mpam: resctrl: Add resctrl_arch_rmid_read() and resctrl_arch_reset_rmid()
` [RFC PATCH 28/38] arm64: mpam: Select ARCH_HAS_CPU_RESCTRL
` [RFC PATCH 34/38] arm_mpam: Add quirk framework
[PATCH v2 0/3] RISC-V: Introduce vSBI framework
2025-12-18 14:03 UTC (4+ messages)
` [PATCH v2 1/3] xen/riscv: introduce vSBI extension framework
[PATCH net-next v2] idpf: export RX hardware timestamping information to XDP
2025-12-18 14:02 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH] i2c: riic: Move suspend handling to NOIRQ phase
2025-12-18 14:02 UTC (3+ messages)
[PATCH] HID: intel-ish-hid: loader: Add PRODUCT_FAMILY-based firmware matching
2025-12-18 14:00 UTC
[PATCH v2] drm/i915/cx0: Unify naming for C20 pll tables
2025-12-18 14:02 UTC (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/cx0: Unify naming for C20 pll tables (rev2)
significance of leading slash in BBMASK examples?
2025-12-18 14:03 UTC
[PATCH] mm/vmalloc: map contiguous pages in batches for vmap() whenever possible
2025-12-18 14:00 UTC (4+ messages)
[anolis-intel-cloud:devel-6.6 50/50] kernel/dma/swiotlb.c:1461: warning: Function parameter or member 'pool' not described in 'swiotlb_del_transient'
2025-12-18 14:00 UTC
[XEN][PATCH v5] xen/x86: guest_access: optimize raw_x_guest() for PV and HVM combinations
2025-12-18 13:59 UTC
[PATCH 1/3] configs: sandbox: Enable environment in SPI NOR support
2025-12-18 13:58 UTC (5+ messages)
` [PATCH 3/3] env: Add single to redundant environment upgrade path
[PATCH v7 00/19] xen/riscv: introduce p2m functionality
2025-12-18 13:58 UTC (3+ messages)
` [PATCH v7 05/19] xen/riscv: add root page table allocation
[LTP] [PATCH] Git ignore modules.livepatch files after build
2025-12-18 13:58 UTC (2+ messages)
[PATCH v4 0/3] Add a few tracepoints to panthor
2025-12-18 13:56 UTC (5+ messages)
` [PATCH v4 1/3] drm/panthor: Add panthor_*_irq_mask_set helper
[LTP] [PATCH 1/1] tst_env.sh: Backport common functions from tst_test.sh
2025-12-18 13:55 UTC (3+ messages)
[PATCH v2] block: rnbd-clt: Fix leaked ID in init_dev()
2025-12-18 13:54 UTC (2+ messages)
Kernel regression in 6.13
2025-12-18 13:54 UTC (6+ messages)
[PATCH] drm/msm/mdp5: drop support for MSM8998, SDM630 and SDM660
2025-12-18 13:54 UTC (6+ messages)
[PATCH v2 00/17] tee: Use bus callbacks instead of driver callbacks
2025-12-18 13:53 UTC (4+ messages)
[for-linus][PATCH 0/4] tracing: Fixes for v6.19
2025-12-18 13:55 UTC (5+ messages)
` [for-linus][PATCH 1/4] MAINTAINERS: add tracepoint core-api doc files to TRACING
` [for-linus][PATCH 2/4] tracing: Do not register unsupported perf events
` [for-linus][PATCH 3/4] tracing: Fix UBSAN warning in __remove_instance()
` [for-linus][PATCH 4/4] ftrace: Fix address for jmp mode in t_show()
Null dereference in ebtables-restore.c
2025-12-18 13:53 UTC (2+ messages)
[PATCH v4 0/2] Add devicetree for NXP i.MX93 FRDM board
2025-12-18 13:53 UTC (4+ messages)
[LTP] [PATCH v3 0/2] tst_filesystems01.c: Add test for .filesystems
2025-12-18 13:51 UTC (5+ messages)
` [LTP] [PATCH v4 0/3] "
` [LTP] [PATCH v4 3/3] ci: Add e2fsprogs package for CI test
[PATCH v1 1/1] serial: core: Restore sysfs fwnode information
2025-12-18 13:50 UTC (2+ messages)
korgalore v0.2 released with JMAP, IMAP, Maildir support
2025-12-18 13:51 UTC (3+ messages)
[RFC PATCH v4 0/4] Hazard Pointers
2025-12-18 13:51 UTC (4+ messages)
` [RFC PATCH v4 1/4] compiler.h: Introduce ptr_eq() to preserve address dependency
[PATCH 0/7] Prepare GVT for display modularization
2025-12-18 13:51 UTC (2+ messages)
` ✓ i915.CI.Full: success for Prepare GVT for display modularization (rev2)
Development environment discussion
2025-12-18 13:50 UTC (3+ messages)
[PATCH v3 0/2] Add support for Microchip EMC1812
2025-12-18 13:48 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: temperature: add support for EMC1812
` [PATCH v3 2/2] "
[PATCH v2 0/6] Add support for fwumdata
2025-12-18 13:49 UTC (3+ messages)
[OE-core][PATCH] wic/engine: warn about old host debugfs for standalone directory copy
2025-12-18 13:48 UTC (4+ messages)
[PATCH 0/2] iio: adc: ad9467: Enable operation without iio-backend
2025-12-18 13:49 UTC (10+ messages)
` [PATCH 1/2] iio: adc: ad9467: include two's complement in default mode
` [PATCH 2/2] iio: adc: ad9467: make iio backend optional
[meta-webserver][kirkstone][PATCH 1/4] cherokee: patch CVE-2020-12845
2025-12-18 13:47 UTC (4+ messages)
` [meta-webserver][kirkstone][PATCH 2/4] hiawatha: set a working SRC_URI
` [meta-webserver][kirkstone][PATCH 3/4] phpmyadmin: upgrade 5.1.3 -> 5.1.4
` [meta-webserver][kirkstone][PATCH 4/4] xdebug: upgrade 3.1.1 -> 3.1.5
arch/s390/include/uapi/../../../../lib/zstd/decompress/zstd_decompress_block.c:1987 ZSTD_decompressSequencesLong() warn: inconsistent indenting
2025-12-18 13:46 UTC
[PATCH v2 0/5] OpenRISC de0 nano single and multicore boards
2025-12-18 13:46 UTC (2+ messages)
` (subset) "
[PATCH 0/2] mm/damon: export symbols and introduce prdm module
2025-12-18 13:46 UTC (2+ messages)
[RFC PATCHv5 0/7] nvme-multipath: introduce adaptive I/O policy
2025-12-18 13:46 UTC (7+ messages)
` [RFC PATCHv5 2/7] nvme-multipath: add support for "
Linux 6.17.13
2025-12-18 13:46 UTC (2+ messages)
[PATCH 0/3] test-suite fixes for upcoming curl 8.18.0
2025-12-18 13:45 UTC (5+ messages)
` [PATCH 2/3] t5563: add missing end-of-line in HTTP header
` [PATCH 3/3] t5563: relax whitespace assumptions for unfolded headers
Linux 6.18.2
2025-12-18 13:45 UTC (2+ messages)
Linux 6.12.63
2025-12-18 13:45 UTC (2+ messages)
[PATCH v4 00/11] crypto: hisilicon - add fallback function for hisilicon accelerater driver
2025-12-18 13:44 UTC (12+ messages)
` [PATCH v4 01/11] crypto: hisilicon/zip - adjust the way to obtain the req in the callback function
` [PATCH v4 02/11] crypto: hisilicon/sec - move backlog management to qp and store sqe in qp for callback
` [PATCH v4 03/11] crypto: hisilicon/hpre: extend tag field to 64 bits for better performance
` [PATCH v4 04/11] crypto: hisilicon/qm - enhance the configuration of req_type in queue attributes
` [PATCH v4 05/11] crypto: hisilicon/qm - centralize the sending locks of each module into qm
` [PATCH v4 06/11] crypto: hisilicon - consolidate qp creation and start in hisi_qm_alloc_qps_node
` [PATCH v4 07/11] crypto: hisilicon/qm - add reference counting to queues for tfm kernel reuse
` [PATCH v4 08/11] crypto: hisilicon/qm - optimize device selection priority based on queue ref count and NUMA distance
` [PATCH v4 09/11] crypto: hisilicon/zip - support fallback for zip
` [PATCH v4 10/11] crypto: hisilicon/hpre - support the hpre algorithm fallback
` [PATCH v4 11/11] crypto: hisilicon/sec2 - support skcipher/aead fallback for hardware queue unavailable
[PATCH 1/3 V2] kea: fix creating runtime directory in service files
2025-12-18 13:44 UTC (3+ messages)
` [PATCH 2/3 V2] kea: replace keactrl with kea daemons in initscripts
` [PATCH 3/3 V2] kea: remove keactrl from package
[PATCH] arm64: dts: qcom: x1e80100: Add '#cooling-cells' for CPU nodes
2025-12-18 13:44 UTC (6+ messages)
[PATCH 11/12] ras: add DeviceTree estatus provider driver
2025-12-18 13:42 UTC (2+ messages)
[DPDK/core Bug 1853] Comment about /dev/zero in eal_common_memory.c is obsolete
2025-12-18 13:42 UTC
[RFC PATCH] arm64: broadcom: bcm2712: Rework rp1 overlay handling
2025-12-18 13:43 UTC (3+ messages)
[PATCH 0/7] KVM: x86: Improve the handling of debug exceptions during instruction emulation
2025-12-18 13:40 UTC (4+ messages)
` [PATCH 7/7] KVM: selftests: Verify 'BS' bit checking in pending debug exception during VM entry
[PATCH v3 0/2] Fix and adjust ukify packaging
2025-12-18 13:40 UTC (3+ messages)
` [PATCH v3 1/3] python3-pyzstd: import 0.17.0 from meta-python
` [OE-core] "
[PATCH v7 0/5] Add CCI and imx577 sensor support for monaco evk
2025-12-18 13:39 UTC (4+ messages)
` [PATCH v7 5/5] arm64: dts: qcom: monaco-evk-camera: Add DT overlay
[PATCH v4] drm/amdgpu/dm: Convert IRQ logging to drm_* helpers
2025-12-18 10:45 UTC
[PATCH 0/7] don't abuse task_struct.group_leader
2025-12-18 11:06 UTC (5+ messages)
` [PATCH 1/7] android/binder: don't abuse current->group_leader
` [PATCH 2/7] android/binder: use same_thread_group(proc->tsk, current) in binder_mmap()
[PATCH] drm/amdgpu/dm: Convert IRQ logging to drm_* helpers
2025-12-18 9:28 UTC (4+ messages)
[PATCH] drm/amdgpu/dm: Convert IRQ logging to drm_* helpers
2025-12-18 10:05 UTC
[PATCH] drm/amdgpu/dm: Convert IRQ logging to drm_* helpers
2025-12-18 10:33 UTC (3+ messages)
FAILED: patch "[PATCH] hsr: hold rcu and dev lock for hsr_get_port_ndev" failed to apply to 6.12-stable tree
2025-12-18 13:38 UTC
[PATCH net-next] tcp: clarify tcp_congestion_ops functions comments
2025-12-18 13:37 UTC (2+ messages)
[LTP] [PATCH v2] syscalls/stat04&lstat03: remove fs block size related code
2025-12-18 13:36 UTC (2+ messages)
[PATCH] sparc: Use vmemmap_populate_hugepages for vmemmap_populate
2025-12-18 13:36 UTC (7+ messages)
[PATCH v6 0/9] cifs: Miscellaneous prep patches for rewrite of I/O layer
2025-12-18 13:36 UTC (4+ messages)
` [PATCH v6 1/9] cifs: Remove the RFC1002 header from smb_hdr
[PATCH REGRESSION v3] drm/panel: simple: restore connector_type fallback
2025-12-18 13:34 UTC
[PATCH v9 00/14] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
2025-12-18 13:34 UTC (3+ messages)
` [PATCH v9 11/14] firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource table
[PATCH] Revert "clk: qcom: cpu-8996: simplify the cpu_clk_notifier_cb"
2025-12-18 13:33 UTC (8+ messages)
[PATCH] spl: fix incorrect dependency for SPL_NET
2025-12-18 13:15 UTC (2+ messages)
[ANNOUNCE] QEMU 10.2.0-rc4 is now available
2025-12-18 13:28 UTC
[PATCH 2/2] bpf: Implement kretprobe fallback for kprobe multi link
2025-12-18 13:33 UTC (2+ messages)
[PATCH v6 0/5] mmc: sdhci-msm: Rectify DLL programming sequence
2025-12-18 13:32 UTC (3+ messages)
` [PATCH v6 4/5] mmc: sdhci-msm: Add Device tree parsing logic for DLL settings
[PATCH v4 0/2] rust: transmute: implement FromBytes and AsBytes for inhabited ZSTs
2025-12-18 13:32 UTC (4+ messages)
` [PATCH v4 1/2] "
[PATCH v2 0/6] system/physmem: Enhance the Address Space API
2025-12-18 13:31 UTC (5+ messages)
` [PATCH v2 2/6] target/arm: Add a _MAX sentinel to ARMASIdx enum
[PATCH v7 0/2] tests/intel/xe_pat: add helper funtion to read PAT table
2025-12-18 13:31 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH v6 0/7] Performance counter implementation with single manual client support
2025-12-18 13:30 UTC (3+ messages)
` [PATCH v6 3/7] drm/panthor: Add panthor perf initialization and termination
[PATCH v2 0/2] PCI: dwc: Suspend/resume rework
2025-12-18 13:28 UTC (7+ messages)
` [PATCH v2 2/2] PCI: dwc: Do not return failure if link is in Detect.Quiet/Active states
[PATCH] ath9k: fix: avoid updating TXDP while EDMA queue is active
2025-12-18 13:02 UTC (2+ messages)
[PATCH 0/7] gpu: nova-core: run unload sequence upon unbinding
2025-12-18 13:27 UTC (4+ messages)
` [PATCH 6/7] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command GSP upon unloading
[PATCH] regulator: qcom_smd: change MP5496 supply names
2025-12-18 13:27 UTC (4+ messages)
[PATCH v2 0/8] drm/atmel-hlcdc: make more use of helpers
2025-12-18 13:26 UTC (2+ messages)
` [PATCH v2 2/8] drm/atmel-hlcdc: add support for the nomodeset kernel parameter
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.