All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-06 13:09:09 to 2025-02-06 13:55:25 UTC [more...]

[PATCH v2 0/4] Decouple amdgpu from the scheduler, a bit
 2025-02-06 13:46 UTC  (4+ messages)
` [PATCH 1/4] drm/scheduler: Add drm_sched_cancel_all_jobs helper

[PATCH v5] serial: sh-sci: Update the suspend/resume support
 2025-02-06 13:55 UTC  (3+ messages)

[PATCH drivers-next] regulator: ad5398: Fix incorrect power down bit mask
 2025-02-06 13:55 UTC  (2+ messages)

openssl 3.3 & 3.4 need patch for arm64 asm
 2025-02-06 13:48 UTC  (3+ messages)

[PATCH v5 00/16] hw/microblaze: Allow running cross-endian vCPUs
 2025-02-06 13:53 UTC  (19+ messages)
` [PATCH v5 01/16] hw/intc/xilinx_intc: Make device endianness configurable
` [PATCH v5 02/16] hw/net/xilinx_ethlite: "
` [PATCH v5 03/16] hw/timer/xilinx_timer: "
` [PATCH v5 04/16] hw/char/xilinx_uartlite: "
` [PATCH v5 05/16] hw/ssi/xilinx_spi: "
` [PATCH v5 06/16] hw/arm/xlnx-zynqmp: Use &error_abort for programming errors
` [PATCH v5 07/16] target/microblaze: Explode MO_TExx -> MO_TE | MO_xx
` [PATCH v5 08/16] target/microblaze: Set MO_TE once in do_load() / do_store()
` [PATCH v5 09/16] target/microblaze: Introduce mo_endian() helper
` [PATCH v5 10/16] target/microblaze: Consider endianness while translating code
` [PATCH v5 11/16] hw/microblaze: Support various endianness for s3adsp1800 machines
` [PATCH v5 12/16] tests/functional: Explicit endianness of microblaze assets
` [PATCH v5 13/16] tests/functional: Allow microblaze tests to take a machine name argument
` [PATCH v5 14/16] tests/functional: Remove sleep() kludges from microblaze tests
` [PATCH v5 15/16] tests/functional: Have microblaze tests inherit common parent class
` [PATCH v5 16/16] tests/functional: Run cross-endian microblaze tests

[PATCH 0/2] block: fix lock order and remove redundant locking
 2025-02-06 13:54 UTC  (7+ messages)
` [PATCH 1/2] block: fix lock ordering between the queue ->sysfs_lock and freeze-lock
` [PATCH 2/2] block: avoid acquiring q->sysfs_lock while accessing sysfs attributes

[PATCH net-next v3 0/4] Add support to do threaded napi busy poll
 2025-02-06 13:54 UTC  (9+ messages)

[RFC][PATCH 1/2] sched: Extended scheduler time slice
 2025-02-06 13:53 UTC  (10+ messages)

[Bug 219590] New: Linux 6.13 ucsi driver error
 2025-02-06 13:53 UTC  (3+ messages)
` [Bug 219590] Linux 6.13 ucsi driver error: drivers/usb/typec/ucsi/ucsi.c:1374 ucsi_reset_ppm

[PATCH V3 00/44] VCN instance rework
 2025-02-06 13:53 UTC  (13+ messages)
` [PATCH 10/44] drm/amdgpu/vcn: move more instanced data to vcn_instance
` [PATCH 21/44] drm/amdgpu/vcn: adjust pause_dpg_mode function signature
` [PATCH 22/44] drm/amdgpu/vcn: add new per instance callback for powergating
` [PATCH 23/44] drm/amdgpu/vcn1.0: add set_pg_state callback
` [PATCH 32/44] drm/amdgpu/vcn: use per instance callbacks for idle work handler

[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-02-06 13:27 UTC  (13+ messages)
` [PATCH v4 01/14] mm/mm_init: rename init_reserved_page to init_deferred_page
` [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
` [PATCH v4 03/14] memblock: Add support for scratch memory
` [PATCH v4 04/14] memblock: introduce memmap_init_kho_scratch()
` [PATCH v4 05/14] kexec: Add Kexec HandOver (KHO) generation helpers
` [PATCH v4 06/14] kexec: Add KHO parsing support
` [PATCH v4 07/14] kexec: Add KHO support to kexec file loads
` [PATCH v4 08/14] kexec: Add config option for KHO
` [PATCH v4 09/14] kexec: Add documentation "
` [PATCH v4 10/14] arm64: Add KHO support
` [PATCH v4 13/14] memblock: Add KHO support for reserve_mem
` [PATCH v4 14/14] Documentation: KHO: Add memblock bindings

[PATCH 00/19 v7?] RFC: Allow concurrent and async changes in a directory
 2025-02-06 13:52 UTC  (12+ messages)
` [PATCH 01/19] VFS: introduce vfs_mkdir_return()
` [PATCH 04/19] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
` [PATCH 08/19] VFS: introduce lookup_and_lock() and friends
` [PATCH 09/19] VFS: add _async versions of the various directory modifying inode_operations
` [PATCH 10/19] VFS: introduce inode flags to report locking needs for directory ops

[RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
 2025-02-06 13:51 UTC  (8+ messages)

[PATCH net-next v4 00/17] Some pktgen fixes/improvments
 2025-02-06 13:51 UTC  (10+ messages)
` [PATCH net-next v4 08/17] net: pktgen: use defines for the various dec/hex number parsing digits lengths
` [PATCH net-next v4 09/17] net: pktgen: align some variable declarations to the most common pattern
` [PATCH net-next v4 10/17] net: pktgen: remove extra tmp variable (re-use len instead)
` [PATCH net-next v4 11/17] net: pktgen: remove some superfluous variable initializing

[PATCH 0/2] drm/bridge: reuse DRM HDMI Audio helpers for DisplayPort bridges
 2025-02-06 13:51 UTC  (3+ messages)
` [PATCH 1/2] drm/display: bridge-connector: add "
` [PATCH 2/2] drm/msm/dp: reuse generic HDMI codec implementation

[PATCH v9 00/26] riscv control-flow integrity for usermode
 2025-02-06 13:50 UTC  (5+ messages)
` [PATCH v9 03/26] riscv: zicfiss / zicfilp enumeration
` [PATCH v9 14/26] riscv/traps: Introduce software check exception

[PATCH] hw/sd/sdhci: Set reset value of interrupt registers
 2025-02-06 13:49 UTC  (5+ messages)

[PULL] drm-xe-fixes
 2025-02-06 13:48 UTC 

[cocci] possible regressions in 1.1.1 -> 1.2
 2025-02-06 13:46 UTC  (9+ messages)

[PATCH 0/2] CXL CCI Media Operations
 2025-02-06 13:45 UTC  (6+ messages)
  ` [PATCH 2/2] hw/cxl/cxl-mailbox-utils: Add support for Media operations Sanitize and Write Zeros commands (8.2.9.9.5.3)

[PATCH v2] drm/xe: Add stats for vma page faults
 2025-02-06 13:45 UTC 

[koverstreet-bcachefs:pr/739 1/1] fs/bcachefs/btree_cache.c:834:31: error: 'PF_MEMALLOC_NORECLAIM' undeclared; did you mean 'PF_MEMALLOC_NOIO'?
 2025-02-06 13:45 UTC 

[PATCH v2 0/8] hw/boards: Try to make sense of MachineClass::no_sdcard flag
 2025-02-06 13:44 UTC  (7+ messages)
` [PATCH v2 4/8] hw/boards: Remove all invalid uses of auto_create_sdcard=true

[PATCH 0/1] regulator: ad5398: Correct SW_POWER_DOWN bit number
 2025-02-06 13:44 UTC  (7+ messages)
` [PATCH 1/1] regulator: ad5398: Correct the "

[PATCH v4] drm/bridge: it6505: fix HDCP V match check is not performed correctly
 2025-02-06 13:43 UTC  (2+ messages)

[PATCH v1 0/3] Add Qualcomm i3c master controller driver support
 2025-02-06 13:43 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: i3c: Add Qualcomm I3C master controller bindings

[PATCH] arm64: dts: qcom: qcs8300: add the pcie smmu node
 2025-02-06 13:43 UTC 

[PATCH] MAINTAINERS: Add TTM reviewers
 2025-02-06 13:41 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v3 0/8] Add RZ/G3E SDHI support
 2025-02-06 13:40 UTC  (9+ messages)
` [PATCH v3 1/8] dt-bindings: mmc: renesas,sdhi: Document RZ/G3E support
` [PATCH v3 2/8] mmc: renesas_sdhi: Arrange local variables in reverse xmas tree order
` [PATCH v3 3/8] mmc: renesas_sdhi: Add support for RZ/G3E SoC
` [PATCH v3 4/8] arm64: dts: renesas: r9a09g047: Add SDHI0-SDHI2 nodes
` [PATCH v3 5/8] arm64: dts: renesas: r9a09g057: Add support for enabling SDHI internal regulator
` [PATCH v3 6/8] arm64: dts: renesas: rzg3e-smarc-som: Enable SDHI{0,2}
` [PATCH v3 7/8] arm64: dts: renesas: rzg3e-smarc-som: Add support for enable SD on SDHI0
` [PATCH v3 8/8] arm64: dts: renesas: r9a09g047e57-smarc: Enable SDHI1

[PATCH V1 00/26] Live update: vfio and iommufd
 2025-02-06 13:39 UTC  (4+ messages)
` [PATCH V1 02/26] migration: lower handler priority

renormalize histroy with smudge/clean-filter
 2025-02-06 13:40 UTC  (6+ messages)

[PATCH v18 04/19] EDAC: Add memory repair control feature
 2025-02-06 13:39 UTC  (12+ messages)

[RFC 0/5] DRM scheduler kunit tests
 2025-02-06 13:38 UTC  (6+ messages)
` [RFC 2/5] drm/scheduler: Add scheduler unit testing infrastructure and some basic tests

[PATCH v2 0/3] regulator: Add device tree support to AD5398
 2025-02-06 13:38 UTC  (4+ messages)
` [PATCH v2 2/3] RFC: regulator: ad5398: Change selector division calculation

Why can't I update my Android phone to the latest Linux Kernel 6.13.1?
 2025-02-06 13:37 UTC 

[LTP] [PATCH] syscalls/bpf: zero-initialize bpf_attr including padding bits
 2025-02-06 13:36 UTC  (2+ messages)

[RFC PATCH 00/11] rv: Add scheduler specification monitors
 2025-02-06 13:36 UTC  (7+ messages)
` [RFC PATCH 03/11] sched: Add sched tracepoints for RV task model

[PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls
 2025-02-06 13:35 UTC  (6+ messages)

[PATCH v2 1/3] difftool: eliminate use of global variables
 2025-02-06 13:34 UTC  (2+ messages)

[PATCH v1 00/16] hugetlb and vmalloc fixes and perf improvements
 2025-02-06 13:26 UTC  (7+ messages)
` [PATCH v1 05/16] mm/page_table_check: Batch-check pmds/puds just like ptes
` [PATCH v1 06/16] arm64/mm: Refactor __set_ptes() and __ptep_get_and_clear()

[PATCH 0/8] Rate limit AER logs/IRQs
 2025-02-06 13:32 UTC  (2+ messages)

[BUG] KASAN: slab-use-after-free in slip_open
 2025-02-06 13:32 UTC  (4+ messages)
  `  "

[syzbot] [overlayfs?] general protection fault in clone_private_mount
 2025-02-06 13:32 UTC 

[PATCH v4 0/4] riscv: spacemit: add gpio support for K1 SoC
 2025-02-06 13:31 UTC  (10+ messages)
` [PATCH v4 1/4] dt-bindings: gpio: spacemit: add "

[PATCH net-next v7 0/7] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
 2025-02-06 13:18 UTC  (4+ messages)
` [PATCH net-next v7 1/7] net: phylink: use pl->link_interface in phylink_expects_phy()
` [PATCH net-next v7 3/7] arch: x86: add IPC mailbox accessor function and add SoC register access
` [PATCH net-next v7 6/7] stmmac: intel: interface switching support for EHL platform

[PATCH 1/3] nfs-utils: remove python hashbang rewrites
 2025-02-06 13:31 UTC  (3+ messages)
` [PATCH 2/3] nfs-utils: clean up sbin installation
` [PATCH 3/3] nfs-utils: remove obsolete 'make clean' call

[PATCH i-g-t] xe_eudebug_online: Adjust bitmask calculation
 2025-02-06 13:30 UTC 

[PATCH] ftrace: x86: Fix a compile error about get_kernel_nofault()
 2025-02-06 13:25 UTC  (6+ messages)

[PATCH v2 1/2] ci: update kas-isar from 4.5 o 4.7
 2025-02-06 13:25 UTC  (2+ messages)
` [PATCH v2 2/2] kas: Update to release 4.7

[PATCH BlueZ v3 0/1] shared/asha: Add support for other side update
 2025-02-06 13:25 UTC  (2+ messages)
` [PATCH BlueZ v3 1/1] "

[PATCH v1 00/29] cxl: Add address translation support and enable AMD Zen5 platforms
 2025-02-06 13:25 UTC  (7+ messages)
` [PATCH v1 21/29] cxl/region: Lock decoders that need address translation
` [PATCH v1 22/29] cxl/region: Use translated HPA ranges to create a region

[RFC 0/5] riscv: initial support for Generic Hardware Error Source (GHES)
 2025-02-06 13:19 UTC  (12+ messages)
` [RFC 1/5] riscv: select HAVE_ACPI_APEI
` [RFC 2/5] efi: add riscv APEI generic processor error printing support
` [RFC 3/5] riscv: add fix map index for GHES IRQ
` [RFC 4/5] RISC-V: ACPI: define arch_apei_get_mem_attribute
` [RFC 5/5] RISC-V: define ioremap_cache

[PATCH v4 0/4] virtio: Convert feature properties to OnOffAuto
 2025-02-06 13:23 UTC  (7+ messages)
` [PATCH v4 2/4] qdev-properties: Accept bool for OnOffAuto

[LTP] [PATCH] syscalls/mallinfo02: introduce LTP_VAR_USED to avoid optimization
 2025-02-06 13:22 UTC  (4+ messages)

[PATCH 00/19] iommu: Further abstract iommu-pages
 2025-02-06 13:17 UTC  (6+ messages)
` [PATCH 17/19] iommu/riscv: Update to use iommu_alloc_pages_node_lg2()

[PATCH v2 RESEND 1/1] checkpatch: add warning for pr_* and dev_* macros without a trailing newline
 2025-02-06 12:04 UTC 

[PATCH v4 1/1] exec: seal system mappings
 2025-02-06 13:20 UTC  (11+ messages)

[PATCH] ref-manual: Add missing variable IMAGE_ROOTFS_MAXSIZE
 2025-02-06 13:20 UTC 

[BUG] ARM64 regression: NULL pointer dereference in arm_smccc_version_init+0x90/0x1ac
 2025-02-06 13:11 UTC  (7+ messages)

[PATCH] cip-kernel-config: Update to latest version
 2025-02-06 13:19 UTC  (2+ messages)

[PATCH v4 0/6] ARM64: dts: intel: agilex5: add nodes and new board
 2025-02-06 13:19 UTC  (4+ messages)
` [PATCH v4 2/6] dt-bindings: net: dwmac: Convert socfpga dwmac to DT schema

[PATCH v3 0/5] rockchip: rk3399: rk3399-nanopi-4: Fix SD power initialization in SPL
 2025-02-06 13:18 UTC  (5+ messages)
` [PATCH v3 1/5] rockchip: io-domain: Add debug logging for regulators during probe
` [PATCH v3 2/5] rockchip: io-domain: Add CONFIG_SPL_ROCKCHIP_IODOMAIN

[BUG] ARM64 regression: NULL pointer dereference in arm_smccc_version_init+0x90/0x1ac
 2025-02-06 13:08 UTC  (4+ messages)

[PATCH 1/3] ref-manual/variables: document OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS
 2025-02-06 13:18 UTC  (3+ messages)
` [PATCH 2/3] reproducible-builds: change/add titles in the "How" section
` [PATCH 3/3] reproducible-builds: add a "How to" section with OEQA* variables

[Intel-wired-lan] suspend/resume broken of igc driver broken on 6.12
 2025-02-06 13:17 UTC  (6+ messages)

[PATCH v5 0/8] Support for autonomous selection in cppc_cpufreq
 2025-02-06 13:16 UTC  (10+ messages)
` [PATCH v5 1/8] ACPI: CPPC: Add IS_OPTIONAL_CPC_REG macro to judge if a cpc_reg is optional
` [PATCH v5 2/8] ACPI: CPPC: Optimize cppc_get_perf()
` [PATCH v5 3/8] ACPI: CPPC: Rename cppc_get_perf() to cppc_get_reg_val()
` [PATCH v5 4/8] ACPI: CPPC: Add cppc_set_reg_val()
` [PATCH v5 5/8] ACPI: CPPC: Refactor register value get and set ABIs
` [PATCH v5 6/8] ACPI: CPPC: Modify cppc_get_auto_sel_caps() to cppc_get_auto_sel()
` [PATCH v5 7/8] ACPI: CPPC: Add three functions related to autonomous selection
` [PATCH v5 8/8] cpufreq: CPPC: Support for autonomous selection in cppc_cpufreq

[PATCH v3 0/7] vfio: Improve error reporting when MMIO region mapping fails
 2025-02-06 13:14 UTC  (8+ messages)
` [PATCH v3 1/7] util/error: Introduce warn_report_err_once()
` [PATCH v3 2/7] vfio/pci: Replace "iommu_device" by "vIOMMU"
` [PATCH v3 3/7] vfio: Rephrase comment in vfio_listener_region_add() error path
` [PATCH v3 4/7] vfio: Introduce vfio_get_vfio_device()
` [PATCH v3 5/7] vfio: Improve error reporting when MMIO region mapping fails
` [PATCH v3 6/7] vfio: Remove reports of DMA mapping errors in backends
` [PATCH v3 7/7] vfio: Remove superfluous error report in vfio_listener_region_add()

[PATCH i-g-t] tests/xe_eudebug_online: Ignore stale attention events during single-step
 2025-02-06 13:14 UTC 

[PATCH 0/3] gs101 reboot updates (DT)
 2025-02-06 13:08 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: exynos: gs101: drop explicit regmap from reboot nodes
` [PATCH 2/3] arm64: dts: exynos: gs101: align reboot and poweroff writes with downstream
` [PATCH 3/3] arm64: dts: exynos: gs101: add reboot-mode support (SYSIP_DAT0)

[v2 0/4] crypto/virtio: add vDPA backend support
 2025-02-06 13:14 UTC  (3+ messages)
` [v2 3/4] crypto/virtio: add vhost backend to virtio_user

[PATCH v3 for-4.20 0/4] AMD/IOMMU: assorted corrections (leftover)
 2025-02-06 13:14 UTC  (3+ messages)

[PATCH] ci: update kas-isar from 4.5 o 4.7
 2025-02-06 13:14 UTC  (2+ messages)

[PATCH 1/4] drm/amdgpu: Move xgmi definitions to xgmi header
 2025-02-06 13:12 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: Add xgmi speed/width related info
` [PATCH 3/4] drm/amdgpu: Initialize xgmi info during discovery
` [PATCH 4/4] drm/amdgpu: Use xgmi APIs to get bandwidth

[PATCH v2 0/3] support for csot-pna957qt1-1 MIPI-DSI panel
 2025-02-06 13:13 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: vendor: add csot
` [PATCH v2 2/3] dt-bindings: display: panel: Add compatible for CSOT PNA957QT1-1
` [PATCH v2 3/3] drm/panel: panel-himax-hx83102: support for csot-pna957qt1-1 MIPI-DSI panel

[PATCH] fstests: btrfs/226: use nodatasum mount option to prevent false alerts
 2025-02-06 13:11 UTC  (3+ messages)

[syzbot] [autofs?] possible deadlock in autofs_notify_daemon (2)
 2025-02-06 13:10 UTC 

[syzbot] [bluetooth?] general protection fault in qca_close
 2025-02-06 13:10 UTC 

[PATCH] tests/intel/xe_exec_capture: Enhance test to check with DUMPABLE flag
 2025-02-06 13:10 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

[syzbot] [bluetooth?] BUG: corrupted list in hci_chan_del (2)
 2025-02-06 13:10 UTC 

[PATCH v2 0/4] drm/tests: Fix locking issues (kind of)
 2025-02-06 13:10 UTC  (2+ messages)

[PATCH 0/4] mm/madvise: remove redundant mmap_lock operations from process_madvise()
 2025-02-06 13:04 UTC  (3+ messages)
` [PATCH 4/4] "

[PATCH 1/1] configs: microchip_mpfs_icicle: set DEFAULT_FDT_FILE
 2025-02-06 13:05 UTC 


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.