All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-13 03:50:05 to 2025-10-13 05:59:42 UTC [more...]

[PATCH 2/2] net: usb: support quirks in usbnet
 2025-10-13  5:59 UTC  (5+ messages)
` [PATCH v4 1/3] Revert "net: usb: ax88179_178a: Bind only to vendor-specific interface"
  ` [PATCH v4 3/3] net: usb: ax88179_178a: add USB device driver for config selection

[PATCH v2 0/4] Add i.MX95 USB3.0 PHY alternate clock support
 2025-10-13  5:58 UTC  (4+ messages)
` [PATCH v2 3/4] phy: fsl-imx8mq-usb: support alternate reference clock

[PATCH v2 1/2] drm/amdgpu: Add kiq hdp flush callbacks
 2025-10-13  5:57 UTC  (3+ messages)
` [PATCH v2 2/2] drm/amdgpu: use GPU_HDP_FLUSH for sriov

[PATCH net v2 0/3] fixes two virtio-net related bugs
 2025-10-13  5:56 UTC  (2+ messages)

[OE-core] [PATCH] kernel-fit-image: enable compatible string for kernel built-in DTBs
 2025-10-13  5:56 UTC  (2+ messages)
`  "

[PATCH v3 0/7] Add support for panels found in various Tegra devices
 2025-10-13  5:55 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: display: panel: properly document LG LD070WX3 panel
` [PATCH v3 2/7] gpu/drm: panel: add support for LG LD070WX3-SL01 MIPI DSI panel
` [PATCH v3 3/7] ARM: tn7: adjust panel node
` [PATCH v3 4/7] dt-bindings: display: panel: document Samsung LTL106AL01 simple panel
` [PATCH v3 5/7] gpu/drm: panel: simple-panel: add Samsung LTL106AL01 LVDS panel support
` [PATCH v3 6/7] dt-bindings: display: panel: document Samsung LTL106HL02 MIPI DSI panel
` [PATCH v3 7/7] gpu/drm: panel: add Samsung LTL106HL02 MIPI DSI panel driver

[PATCH] drm/ttm: Add NULL check in ttm_resource_manager_usage
 2025-10-13  5:55 UTC  (3+ messages)

sched: observed instability under stress in 6.12 and mainline
 2025-10-13  5:54 UTC  (3+ messages)

[RFC PATCHv2 0/4] nvme-multipath: introduce adaptive I/O policy
 2025-10-13  5:54 UTC  (3+ messages)
` [RFC PATCHv2 1/4] block: expose blk_stat_{enable,disable}_accounting() to drivers

[PATCH v2 00/12] Implement support for IBS virtualization
 2025-10-13  5:53 UTC  (14+ messages)
` [PATCH v2 02/12] KVM: x86: Refactor APIC register mask handling to support extended APIC registers
` [PATCH v2 04/12] x86/cpufeatures: Add CPUID feature bit for Extended LVT
` [PATCH v2 05/12] KVM: x86: Add emulation support for Extented LVT registers

[PATCH v2] kernel-fit-image: enable compatible string for kernel built-in DTBs
 2025-10-13  5:53 UTC 

[PATCH] eal/x86: enable timeout in AMD power monitor
 2025-10-13  5:51 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] man/man2/move_mount.2: document EINVAL on multiple instances
 2025-10-13  5:51 UTC  (4+ messages)

[PATCH v7 0/9] coresight: ctcu: Enable byte-cntr function for TMC ETR
 2025-10-13  5:49 UTC  (10+ messages)
` [PATCH v7 1/9] coresight: core: Refactoring ctcu_get_active_port and make it generic
` [PATCH v7 2/9] coresight: core: add a new API to retrieve the helper device
` [PATCH v7 3/9] coresight: tmc: add etr_buf_list to store allocated etr_buf
` [PATCH v7 4/9] coresight: tmc: add create/clean functions for etr_buf_list
` [PATCH v7 5/9] coresight: tmc: Introduce sysfs_read_ops to wrap sysfs read operations
` [PATCH v7 6/9] dt-bindings: arm: add an interrupt property for Coresight CTCU
` [PATCH v7 7/9] coresight: ctcu: enable byte-cntr for TMC ETR devices
` [PATCH v7 8/9] coresight: tmc: integrate byte-cntr's read_ops with sysfs file_ops
` [PATCH v7 9/9] arm64: dts: qcom: lemans: Add interrupts to CTCU device

[PATCH v3 00/16] Introduce AspeedCoprocessor class and base implementation
 2025-10-13  5:43 UTC  (34+ messages)
` [PATCH v3 01/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_uart_first() API
` [PATCH v3 02/16] hw/arm/aspeed: Remove AspeedSoCClass dependency from aspeed_uart_last() API
` [PATCH v3 03/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_soc_uart_set_chr() API
` [PATCH v3 04/16] hw/arm/aspeed: Remove AspeedSoCClass dependency from aspeed_soc_cpu_type() API
` [PATCH v3 05/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_mmio_map() API
` [PATCH v3 06/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_mmio_map_unimplemented() API
` [PATCH v3 07/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_soc_uart_realize() API
` [PATCH v3 08/16] hw/arm/aspeed: Remove the aspeed_soc_get_irq and class get_irq hook
` [PATCH v3 09/16] hw/arm/aspeed: Introduce AspeedCoprocessor class and base implementation
` [PATCH v3 10/16] hw/arm/aspeed_ast27x0-ssp: Make AST27x0 SSP inherit from AspeedCoprocessor instead of AspeedSoC
` [PATCH v3 11/16] hw/arm/aspeed_ast27x0-tsp: Make AST27x0 TSP "
` [PATCH v3 12/16] hw/arm/aspeed_ast27x0-ssp: Change to use Aspeed27x0CoprocessorState
` [PATCH v3 13/16] hw/arm/aspeed_ast27x0-tsp: "
` [PATCH v3 14/16] hw/arm/aspeed_ast27x0-ssp: Rename type to TYPE_ASPEED27X0SSP_COPROCESSOR
` [PATCH v3 15/16] hw/arm/aspeed_ast27x0-tsp: Rename type to TYPE_ASPEED27X0TSP_COPROCESSOR
` [PATCH v3 16/16] hw/arm/aspeed_ast27x0-{ssp,tsp}: Fix coding style

[PATCH v8 0/2] add VCP mailbox driver
 2025-10-13  5:48 UTC  (5+ messages)
` [PATCH v8 1/2] dt-bindings: mailbox: mediatek,mt8196-vcp-mbox: add mtk vcp-mbox document

[drm-misc:drm-misc-next 135/212] ld.lld: error: undefined symbol: devm_backlight_device_register
 2025-10-13  5:45 UTC 

[chrome-os:chromeos-6.6 130/130] arch/arm64/boot/dts/mediatek/mt8189-skywalker-tarkin-sku4096.dtb: /: failed to match any schema with compatible: ['google,tarkin-sku4096', 'google,tarkin', 'mediatek,mt8189']
 2025-10-13  5:44 UTC 

[PATCH RFC v5 00/12] virtio-console: notify about the terminal size
 2025-10-13  5:44 UTC  (26+ messages)
` [PATCH RFC v5 01/12] chardev: add cols, rows fields
` [PATCH RFC v5 02/12] chardev: add CHR_EVENT_RESIZE
` [PATCH RFC v5 03/12] chardev: add qemu_chr_resize()
` [PATCH RFC v5 04/12] char-mux: add support for the terminal size
` [PATCH RFC v5 05/12] main-loop: change the handling of SIGWINCH
` [PATCH RFC v5 06/12] char-stdio: add support for the terminal size
` [PATCH RFC v5 07/12] qmp: add chardev-window-size-changed command
` [PATCH RFC v5 08/12] virtio-serial-bus: add terminal resize messages
` [PATCH RFC v5 09/12] virtio-console: notify the guest about terminal resizes
` [PATCH RFC v5 10/12] char-win-stdio: add support for terminal size
` [PATCH RFC v5 11/12] ui/console-vc: forward text console size to vc chardev
` [PATCH RFC v5 12/12] ui/gtk: forward gtk "

[PATCH v2 1/2] dt-bindings: iio: accel: update Martin's contact information
 2025-10-13  5:47 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: media: "

store the buftarg size in the buftarg v4
 2025-10-13  5:46 UTC  (4+ messages)
` [PATCH 1/2] xfs: track the number of blocks in each buftarg

[PATCH v3 0/4] Add display overlays for imx8mp-phyboard-pollux
 2025-10-13  5:45 UTC  (4+ messages)
` [PATCH v3 1/4] arm64: dts: im8mp-phy{board,core}: update license and copyright

[PATCH] drm/xe/guc: Refresh RPe frequency while setting min frequency
 2025-10-13  5:44 UTC  (6+ messages)

[PATCH] block: enable per-cpu bio cache by default
 2025-10-13  5:44 UTC  (5+ messages)

[PATCH v2 0/4] ASoC: codecs: wcd937x/8x/9x: cleanup
 2025-10-13  5:44 UTC  (3+ messages)
` [PATCH v2 1/4] soundwire: bus: add of_sdw_find_device_by_node helper

[scarthgap][PATCH] glibc: stable 2.39 branch updates
 2025-10-13  5:43 UTC  (3+ messages)
` [OE-core] "

[PATCH 0/4] Add SDCA class driver
 2025-10-13  5:43 UTC  (3+ messages)
` [PATCH 1/4] ASoC: SDCA: Add helper to write initialization writes

[PATCH v2 0/3] Add iommu supports
 2025-10-13  5:41 UTC  (10+ messages)
` [PATCH v2 1/3] dt-bindings: mtd: cdns,hp-nfc: Add iommu property
` [PATCH v2 2/3] dt-bindings: dma: snps,dw-axi-dmac: "
` [PATCH v2 3/3] arm64: dts: socfpga: agilex5: Add SMMU nodes

[PATCH v2 0/3] btrfs: More test fixes for large block/node sizes
 2025-10-13  5:39 UTC  (4+ messages)
` [PATCH v2 1/3] generic/562: Make test compatible with block sizes till 64k
` [PATCH v2 2/3] btrfs/200: Make the test compatible with all supported block sizes
` [PATCH v2 3/3] btrfs/290: "

[PATCH v5 0/2] Different page size handle in migrate layer
 2025-10-13  5:38 UTC  (2+ messages)
` ✓ CI.KUnit: success for Different page size handle in migrate layer (rev2)

[PATCH net-next v7 0/3] net: Avoid ehash lookup races
 2025-10-13  5:36 UTC  (4+ messages)
` [PATCH net-next v7 1/3] rculist: Add hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu()

[bcachefs:bcachefs-testing 457/562] fs/bcachefs/btree/locking.c:791 bch2_trans_relock_fail() warn: passing zero to 'PTR_ERR'
 2025-10-13  5:33 UTC 

[PATCH v3 1/6] drm/amdgpu: Updated naming of SRIOV critical region offsets/sizes with _V1 suffix
 2025-10-13  5:35 UTC  (7+ messages)
` [PATCH v3 2/6] drm/amdgpu: Add SRIOV crit_region_version support
` [PATCH v3 3/6] drm/amdgpu: Introduce SRIOV critical regions v2 during VF init
` [PATCH v3 5/6] drm/amdgpu: Add logic for VF ipd and VF bios to init from dynamic crit_region offsets

[PATCH ath-next v2] wifi: ath10k: move recovery check logic into a new work
 2025-10-13  5:32 UTC 

[PATCH v4 0/3] vfio: handle DMA map/unmap up to the addressable limit
 2025-10-13  5:32 UTC  (4+ messages)
` [PATCH v4 1/3] vfio/type1: sanitize for overflow using check_*_overflow
` [PATCH v4 2/3] vfio/type1: move iova increment to unmap_unpin_* caller
` [PATCH v4 3/3] vfio/type1: handle DMA map/unmap up to the addressable limit

[kirkstone][PATCH] 1/2] systemd: backport fix for handle USE_NLS from master
 2025-10-13  5:32 UTC  (2+ messages)

[kirkstone][PATCH] 2/2] p11-kit: backport fix for handle USE_NLS from master
 2025-10-13  5:32 UTC  (2+ messages)

[scarthgap][PATCH 2/2] shared-mime-info: Handle USE_NLS
 2025-10-13  5:31 UTC  (2+ messages)

[scarthgap][PATCH 1/2] p11-kit: backport fix for handle USE_NLS from master
 2025-10-13  5:30 UTC  (2+ messages)

[scarthgap][PATCH] systemd: backport fix for handle USE_NLS from master
 2025-10-13  5:30 UTC  (2+ messages)

[PATCH V6 0/3] arm64/sysreg: Clean up TCR_EL1 field macros
 2025-10-13  5:29 UTC  (4+ messages)
` [PATCH V6 1/3] tools: header: arm64: Replace TCR_NFD[0|1] with TCR_EL1_NFD[0|1]
` [PATCH V6 2/3] arm64/sysreg: Replace TCR_EL1 field macros
` [PATCH V6 3/3] KVM: arm64: Move inside all required TCR_XXX macros

[syzbot] [virt?] upstream test error: KMSAN: use-after-free in vring_map_one_sg
 2025-10-13  5:29 UTC  (3+ messages)

[PATCH v17 00/47] DEPT(DEPendency Tracker)
 2025-10-13  5:27 UTC  (10+ messages)
` [PATCH v17 09/47] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64
` [PATCH v17 28/47] dept: add documentation for dept
` [PATCH v17 35/47] i2c: rename wait_for_completion callback to wait_for_completion_cb

[PATCH v2] clk: samsung: clk-pll: simplify samsung_pll_lock_wait()
 2025-10-13  5:27 UTC 

[PATCH v2] platform/x86: alienware-wmi-wmax: Fix null pointer derefence in sleep handlers
 2025-10-13  5:26 UTC 

[PPC] Boot problems after the pci-v6.18-changes
 2025-10-13  5:23 UTC  (4+ messages)

[PATCH] platform/x86: alienware-wmi-wmax: Fix null pointer derefence in sleep handlers
 2025-10-13  5:21 UTC 

[PATCH v2] riscv: Add kprobes KUnit test
 2025-10-13  5:15 UTC  (7+ messages)

[PATCH v2 0/8] Support dynamic EMC frequency scaling on Tegra186/Tegra194
 2025-10-13  5:08 UTC  (5+ messages)
` [PATCH v2 1/8] cpufreq: tegra186: add OPP support and set bandwidth

[PATCH v2 0/2] amd_iommu: Cleanups and fixes (PART 2)
 2025-10-13  5:00 UTC  (3+ messages)
` [PATCH v2 1/2] amd_iommu: Fix handling device on buses != 0
` [PATCH v2 2/2] amd_iommu: Support 64 bit address for IOTLB lookup

[meta-oe][PATCH] cups-filters: upgrade 2.0.0 -> 2.0.1
 2025-10-13  5:02 UTC 

[PATCH] dt-bindings: hwmon: pmbus/max17616: Add SMBALERT interrupt property
 2025-10-13  5:00 UTC 

[PATCH v3] drm/amd: Check that VPE has reached DPM0 in idle handler
 2025-10-13  4:54 UTC  (2+ messages)

[PATCH 00/11] Linux RISC-V trace framework and drivers
 2025-10-13  4:52 UTC  (6+ messages)
` [PATCH 04/11] rvtrace: Add functions to start/stop tracing on a component path

[PATCH 0/3] Clean `rustfmt` formatting and define imports style
 2025-10-13  4:48 UTC  (3+ messages)
` [PATCH 3/3] rust: cpufreq: fix formatting

[PATCH v1] NFS: Fix possible NULL pointer dereference in nfs_inode_remove_request()
 2025-10-13  4:47 UTC  (2+ messages)

[PATCH] arch/arm64/mm/fault: Implement exceptions tracepoints
 2025-10-13  4:45 UTC  (2+ messages)

[PATCH v4 0/4] Fix unwanted memory overwrites
 2025-10-13  4:44 UTC  (9+ messages)
` [PATCH v4 1/4] NFSD: Skip close replay processing if XDR encoding fails
` [PATCH v4 2/4] NFSD: Never cache a COMPOUND when the SEQUENCE operation fails
` [PATCH v4 3/4] NFSD: Fix the "is this a solo SEQUENCE" predicate
` [PATCH v4 4/4] NFSD: Move nfsd4_cache_this()

[PATCH RFC 0/1] mm/ksm: Add recovery mechanism for memory failures
 2025-10-13  4:42 UTC  (8+ messages)
` [PATCH RFC 1/1] "

[PATCH v5 0/3] drm/xe/migrate: Atomicize CCS copy command setup
 2025-10-13  4:42 UTC  (11+ messages)
` [PATCH v5 1/3] "

[RESEND PATCH net-next v3] netmem: replace __netmem_clear_lsb() with netmem_to_nmdesc()
 2025-10-13  4:41 UTC 

[PATCH v2] docs/zh_CN: Add translation of rust/testing.rst
 2025-10-13  4:38 UTC  (2+ messages)

[RFC] mm/migrate: make sure folio_unlock() before folio_wait_writeback()
 2025-10-13  4:36 UTC  (7+ messages)

[PATCH v1] ALSA: hda/tas2781: Set tas2781_hda::tasdevice_priv::chip_id as TAS5825 in case of tas5825
 2025-10-13  4:35 UTC 

[RFC PATCH 0/4] riscv: tarce: Implement riscv trace pmu driver and perf support
 2025-10-13  4:22 UTC  (3+ messages)

[PATCH io_uring for-review] io_uring/zcrx: convert to use netmem_desc
 2025-10-13  4:22 UTC  (2+ messages)

[PATCH v3 1/1] lib/dma: introduce inter-process and inter-OS DMA
 2025-10-13  4:21 UTC 

[PATCH v2] timer: sifive_clint: Add GHRTv2 compaible string
 2025-10-13  2:24 UTC 

[PATCH] timer: sifive_clint: Add GHRTv2 compaible string
 2025-10-13  1:37 UTC 

[PATCH 00/11] remoteproc: Add support for i.MX8M[M/N/P/Q] and i.MX93
 2025-10-13  2:49 UTC  (12+ messages)
` [PATCH 01/11] lib: Import iomem_copy from Linux Kernel
` [PATCH 02/11] remoteproc: Extend device_to_virt with a is_iomem parameter
` [PATCH 03/11] remoteproc: Add imx_rproc driver to support NXP i.MX8MP/N
` [PATCH 04/11] remoteproc: imx_rproc: Support i.MX8MQ/M
` [PATCH 05/11] remoteproc: imx_rproc: Add support for i.MX93 CM33
` [PATCH 06/11] arm: dts: imx8m: Add remoteproc node
` [PATCH 07/11] imx8mp: Enable remoteproc for i.MX8MP EVK
` [PATCH 08/11] imx8mm: Enable remoteproc for i.MX8MM EVK
` [PATCH 09/11] imx8mn: Enable remoteproc for i.MX8MN EVK
` [PATCH 10/11] imx8mq: Enable remoteproc for i.MX8MQ EVK
` [PATCH 11/11] imx93: Enable remoteproc for i.MX93-EVK/QSB/FRDM

[PATCH RFC v2 0/2] Async Flip in Atomic ioctl corrections
 2025-10-13  4:19 UTC  (3+ messages)

[PATCH] gpio: dwapb: Enable SPL support for DWAPB GPIO driver
 2025-10-12 18:55 UTC 

[PATCH] erofs: fix crafted invalid cases for encoded extents
 2025-10-13  4:16 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] man/man2/move_mount.2: document EINVAL on multiple instances
 2025-10-13  4:14 UTC  (2+ messages)

[PATCH v2] LoongArch: KVM: Add AVEC support
 2025-10-13  4:07 UTC  (4+ messages)

[RFC] lib/dma: introduce inter-process and inter-OS DMA
 2025-10-13  4:07 UTC  (4+ messages)
` [PATCH v2 1/1] "
    ` [EXTERNAL] "

[PATCH v2] dt-bindings: usb: qcom,snps-dwc3: Fix bindings for X1E80100
 2025-10-13  4:05 UTC  (2+ messages)

[PATCH v5 0/5] kdump: crashkernel reservation from CMA
 2025-10-13  4:03 UTC  (8+ messages)
            ` [External] "

[PATCH] arch/powerpc: Remove .interp section in vmlinux
 2025-10-13  4:01 UTC  (2+ messages)

[syzbot] [input?] [usb?] KASAN: slab-out-of-bounds Read in mcp2221_raw_event (2)
 2025-10-13  4:00 UTC 

[PATCH v2 0/2] *** Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk ***
 2025-10-13  3:58 UTC  (5+ messages)
` [PATCH v2 1/2] scsi: ufs: core: Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk
` [PATCH v2 2/2] scsi: ufs: core: Replace hard coded vcc-off delay with a variable

[PATCH v4 mm-new 0/2] mm/swapfile.c: select the swap device with default priority round robin
 2025-10-13  3:58 UTC  (4+ messages)
` [PATCH v4 mm-new 2/2] mm/swap: select "

[linux-next20250912] Build warnings at drivers/net/ethernet/intel/idpf/xdp.c:6
 2025-10-13  3:57 UTC  (3+ messages)

[PATCH] sched/topology: Fix memory leak in the error path of sched_init_numa
 2025-10-13  4:13 UTC 

[PATCH AUTOSEL 6.17-6.6] hwmon: (k10temp) Add device ID for Strix Halo
 2025-10-13  3:49 UTC  (3+ messages)
` [PATCH AUTOSEL 6.17-6.12] cpufreq: ti: Add support for AM62D2


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.