All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-24 05:05:17 to 2024-06-24 06:43:21 UTC [more...]

[Patch v4 00/10] Add audio support for LPC32XX CPUs
 2024-06-24  6:39 UTC  (11+ messages)
` [Patch v4 06/10] dmaengine: Add dma router for pl08x in LPC32XX SoC
` [Patch v4 08/10] mtd: rawnand: lpx32xx: Request DMA channels using DT entries

[PATCH -next] erofs: convert to use super_set_uuid to support for FS_IOC_GETFSUUID
 2024-06-24  6:37 UTC  (2+ messages)

[PATCH] btrfs: qgroup: fix slab-out-of-bounds in btrfs_qgroup_inherit
 2024-06-24  6:41 UTC  (4+ messages)

[PATCH -next] btrfs: add support for FS_IOC_GETFSSYSFSPATH
 2024-06-24  6:42 UTC 

[PATCH v3 00/10] Add per-core RAPL energy counter support for AMD CPUs
 2024-06-24  6:39 UTC  (12+ messages)
` [PATCH v3 01/10] x86/topology: Introduce topology_logical_core_id()
` [PATCH v3 02/10] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs
` [PATCH v3 03/10] perf/x86/rapl: Rename rapl_pmu variables
` [PATCH v3 04/10] perf/x86/rapl: Make rapl_model struct global
` [PATCH v3 05/10] perf/x86/rapl: Move cpumask variable to rapl_pmus struct
` [PATCH v3 06/10] perf/x86/rapl: Add wrapper for online/offline functions
` [PATCH v3 07/10] perf/x86/rapl: Add an argument to the cleanup and init functions
` [PATCH v3 08/10] perf/x86/rapl: Modify the generic variable names to *_pkg*
` [PATCH v3 09/10] perf/x86/rapl: Remove the global variable rapl_msrs
` [PATCH v3 10/10] perf/x86/rapl: Add per-core energy counter support for AMD CPUs

[PATCH v1] Bluetooth : Update the mas session structure
 2024-06-24  6:36 UTC 

[PATCH net-next v21 00/13] Add Realtek automotive PCIe driver
 2024-06-24  6:28 UTC  (14+ messages)
` [PATCH net-next v21 01/13] rtase: Add support for a pci table in this module
` [PATCH net-next v21 02/13] rtase: Implement the .ndo_open function
` [PATCH net-next v21 03/13] rtase: Implement the rtase_down function
` [PATCH net-next v21 04/13] rtase: Implement the interrupt routine and rtase_poll
` [PATCH net-next v21 05/13] rtase: Implement hardware configuration function
` [PATCH net-next v21 06/13] rtase: Implement .ndo_start_xmit function
` [PATCH net-next v21 07/13] rtase: Implement a function to receive packets
` [PATCH net-next v21 08/13] rtase: Implement net_device_ops
` [PATCH net-next v21 09/13] rtase: Implement pci_driver suspend and resume function
` [PATCH net-next v21 10/13] rtase: Implement ethtool function
` [PATCH net-next v21 11/13] rtase: Add a Makefile in the rtase folder
` [PATCH net-next v21 12/13] realtek: Update the Makefile and Kconfig in the realtek folder
` [PATCH net-next v21 13/13] MAINTAINERS: Add the rtase ethernet driver entry

[PATCH -next] btrfs: convert to use super_set_uuid to support for FS_IOC_GETFSUUID
 2024-06-24  6:38 UTC 

[PATCH] drm/amdgpu: drop kiq access while in reset
 2024-06-24  6:34 UTC  (2+ messages)

[PATCH 0/9] Use VRR timing generator for fixed refresh rate modes
 2024-06-24  6:34 UTC  (11+ messages)
` [PATCH 1/9] drm/i915/dp: fix the Adaptive sync Operation mode for SDP
` [PATCH 2/9] drm/i915/display: Get VRR compute config before get_transcoder_timing
` [PATCH 3/9] drm/i915/display: Add member fixed_rr to denote Fixed refresh rate with VRRTG
` [PATCH 4/9] drm/i915/dp: Set FAVT mode in DP SDP with fixed refresh rate
` [PATCH 5/9] drm/i915/vrr: Avoid sending PUSH when VRR TG is used with Fixed "
` [PATCH 6/9] drm/i915/vrr: Compute vrr vsync if platforms support it
` [PATCH 7/9] drm/i915/vrr: Handle joiner with vrr
` [PATCH 8/9] drm/i915/hdmi: Use VRR Timing generator for HDMI
` [PATCH 9/9] drm/i915/vrr: Use VRR timing generator whenever panel supports VRR
` ✗ Fi.CI.SPARSE: warning for Use VRR timing generator for fixed refresh rate modes (rev2)

[PATCH] xen/manage: Constify struct shutdown_handler
 2024-06-24  6:34 UTC  (2+ messages)

[PATCH] reset: sti: allow building under COMPILE_TEST
 2024-06-24  6:33 UTC  (2+ messages)

[PATCH v2 net-next] net: fec: Convert fec driver to use lock guards
 2024-06-24  6:33 UTC  (4+ messages)
    ` [v2] "

[PATCH 00/12] fixes and improvements to CNXK crypto PMD
 2024-06-24  6:24 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/12] common/cnxk: add comments to denote skipped entries
  ` [PATCH v2 02/12] crypto/cnxk: update version map file with PMD APIs
  ` [PATCH v2 03/12] common/cnxk: make inline dev PF func get as idev API
  ` [PATCH v2 04/12] crypto/cnxk: add flow control in Rx inject path
  ` [PATCH v2 05/12] crypto/cnxk: use SSO PF func of inline device in inst
  ` [PATCH v2 06/12] crypto/cnxk: use NEON for Rx inject inst preparation
  ` [PATCH v2 07/12] crypto/cnxk: remove init of CPT result field in packet
  ` [PATCH v2 08/12] crypto/cnxk: add dual submission in Rx inject
  ` [PATCH v2 09/12] crypto/cnxk: update sess pointer for next iteration
  ` [PATCH v2 10/12] crypto/cnxk: fix aes-gcm zero len input cases
  ` [PATCH v2 11/12] crypto/cnxk: make pack IV variable as const
  ` [PATCH v2 12/12] crypto/cnxk: enable dual submission to CPT

[PATCH] erofs-utils: improve compatibility and reduce header conflicts
 2024-06-24  6:32 UTC 

[PATCH 01/11] drbd_nl: dont allow detating to be inttrupted in waiting D_DETACHING to DISKLESS
 2024-06-24  5:46 UTC  (5+ messages)
` [PATCH 02/11] drbd_receiver: get_ldev before use device->ldev for drbd_reconsider_queue_parameters()
` [PATCH 05/11] drbd_transport_rdma: dont break in dtr_tx_cq_event_handler if (cm->state != DSM_CONNECTED)
` [PATCH 06/11] drbd_transport_rdma: put kref in error path
` [PATCH 11/11] drbd_transport_rdma: wake up state_wq after clear DSB_CONNECTED in dtr_tx_timeout_work_fn

[PATCH 0/2] x86/fred: Fix two problems during the FRED initialization
 2024-06-24  6:21 UTC  (3+ messages)

[GIT PULL] xfs: random fixes for 6.10
 2024-06-24  6:26 UTC  (4+ messages)

[PATCH v12 1/8] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
 2024-06-24  6:23 UTC  (2+ messages)

[PATCH] timekeeping: Use min() to fix Coccinelle warning
 2024-06-24  6:24 UTC 

[linux-next:master 3578/7797] mm/mm_init.c:2118 deferred_init_memmap_chunk() warn: iterator 'i' not incremented
 2024-06-24  6:23 UTC 

A factory you can trust
 2024-06-24  5:50 UTC 

[PATCH v1 0/3] Support for Adreno X1-85 GPU
 2024-06-24  6:21 UTC  (3+ messages)

[PATCH] agp: add missing MODULE_DESCRIPTION() macros
 2024-06-24  6:21 UTC  (3+ messages)

[PATCH 0/4] arm64: dts: k3: Resolve remaining dtbs_check warnings
 2024-06-24  6:20 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: ti: k3-j72xx-mcu-wakeup: add dedicated wakeup controller compatible
` [PATCH 2/4] arm64: dts: ti: k3-am642-evm: Silence schema warning
` [PATCH 3/4] dt-bindings: soc: ti: am645-system-controller: add child nodes used by main domain
` [PATCH 4/4] arm64: dts: ti: k3-am65-main: add system controller compatible

[PATCH] kbuild: scripts/gdb: bring the "abspath" back
 2024-06-21 10:18 UTC  (3+ messages)

[PATCH v4 0/4] mmc: sdhci-of-dwcmshc: Add Sophgo SG2042 support
 2024-06-24  6:18 UTC  (5+ messages)
` [PATCH v4 2/4] dt-bindings: mmc: sdhci-of-dwcmhsc: "

[PATCH] acl: Fix nfs ptest failure
 2024-06-24  6:18 UTC  (3+ messages)
` [OE-core] "

[PATCH 0/2] arch_dump: fix prstatus pid on s390x and ppc
 2024-06-24  6:17 UTC  (2+ messages)

[PATCH 00/15] linux system call fixes
 2024-06-24  6:14 UTC  (6+ messages)
` [PATCH 09/15] sh: rework sync_file_range ABI

[PATCH 02/10] iio: adc: hx711: use devm_regulator_get_enable_read_voltage()
 2024-06-24  6:15 UTC  (3+ messages)

[PATCH 03/10] iio: adc: hx711: remove hx711_remove()
 2024-06-24  6:15 UTC  (3+ messages)

[v2] Support for Arm CCA VMs on Linux
 2024-06-24  6:13 UTC  (2+ messages)

[isar-cip-core][PATCH] linux-cip: Update cip-kernel-config revision
 2024-06-24  6:12 UTC 

[PATCH] mtd: spinand: Add support for HeYangTek HYF1GQ4UDACAE
 2024-06-24  6:12 UTC  (2+ messages)

[PATCH v2] ASoC: mediatek: mt8195: Add platform entry for ETDM1_OUT_BE dai link
 2024-06-24  6:12 UTC 

[PATCH v9 00/24] Add Secure TSC support for SNP guests
 2024-06-24  6:11 UTC  (5+ messages)
` [PATCH v9 03/24] virt: sev-guest: Make payload a variable length array

[PATCH net-next] can: m_can: Constify struct m_can_ops
 2024-06-24  6:08 UTC  (2+ messages)

[PATCH v3 00/15] Add support for RISC-V ACPI tests
 2024-06-24  6:04 UTC  (5+ messages)
` [PATCH v3 05/15] tests/qtest/bios-tables-test.c: Add support for arch in path
` [PATCH v3 06/15] tests/qtest/bios-tables-test.c: Set "arch" for aarch64 tests

[PATCH 04/10] iio: adc: hx711: use dev_err_probe()
 2024-06-24  6:05 UTC  (3+ messages)

[PATCH net] selftests: net: remove unneeded IP_GRE config
 2024-06-24  5:55 UTC 

git send-email SMTP password command
 2024-06-24  6:01 UTC  (3+ messages)

[PATCH v2 0/6] LoongArch: KVM: Fix some issues relative with mmu
 2024-06-24  6:00 UTC  (8+ messages)
` [PATCH v2 4/6] LoongArch: KVM: Add memory barrier before update pmd entry

[PATCH v3 0/2] Add syscon of_syscon_register_regmap api
 2024-06-24  5:58 UTC  (5+ messages)
` [PATCH v3 1/2] mfd: syscon: add of_syscon_register_regmap() API
` [PATCH v3 2/2] soc: samsung: exynos-pmu: update to use of_syscon_register_regmap()

[RFC PATCH] sched/numa: scan the vma if it has not been scanned for a while
 2024-06-24  5:56 UTC  (4+ messages)

[PATCH v9 00/11] Panel Replay eDP support
 2024-06-24  5:56 UTC  (2+ messages)

[PATCH 0/7] pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img
 2024-06-24  5:55 UTC  (3+ messages)

[PATCH 0/2] target/m68k: implement unaligned accesses for m68k CPUs
 2024-06-24  5:55 UTC  (9+ messages)
` [PATCH 1/2] target/m68k: implement do_unaligned_access callback "
` [PATCH 2/2] target/m68k: pass alignment into TCG memory load/store routines

linux-next: manual merge of the memblock tree with the origin tree
 2024-06-24  5:53 UTC  (8+ messages)

igt-dev Digest, Vol 79, Issue 251
 2024-06-24  5:54 UTC 

Treat macro call like ordinary functions in smatch
 2024-06-24  5:50 UTC  (5+ messages)

[PATCH 0/2] i3c: dw: Add APB clk
 2024-06-24  5:50 UTC  (11+ messages)
` [PATCH v2 0/3] i3c: dw: Add apb clk
  ` [PATCH v2 1/3] dt-bindings: i3c: dw: Add apb clock binding
  ` [PATCH v2 2/3] i3c: dw: Add optional apb clock
  ` [PATCH v2 3/3] i3c: dw: Use new *_enabled clk APIs

[PATCH v10 00/38] ep93xx device tree conversion
 2024-06-24  5:48 UTC  (5+ messages)
` [PATCH v10 09/38] dmaengine: cirrus: Convert to DT for Cirrus EP93xx
` [PATCH v10 38/38] dmaengine: cirrus: remove platform code

Issue : Writing commits into the git repository takes longer than expected
 2024-06-24  5:46 UTC  (4+ messages)

Regression caused by "eeprom: at24: Probe for DDR3 thermal sensor in the SPD case" - "sysfs: cannot create duplicate filename"
 2024-06-24  5:43 UTC  (3+ messages)

[PATCH] btrfs: always do the basic checks for btrfs_qgroup_inherit structure
 2024-06-24  5:40 UTC 

[PATCH v2 0/9] Add MTE stubs for aarch64 user mode
 2024-06-24  5:40 UTC  (5+ messages)

[PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize
 2024-06-24  5:39 UTC  (11+ messages)

[PATCH v2 0/7] Enable CPR for IPQ9574
 2024-06-24  5:39 UTC  (10+ messages)
` [PATCH v2 3/7] pmdomain: qcom: rpmpd: Add IPQ9574 power domains
` [PATCH v2 4/7] dt-bindings: clock: Add CPR clock defines for IPQ9574
` [PATCH v2 5/7] clk: qcom: gcc-ipq9574: Add CPR clock definition
` [PATCH v2 6/7] soc: qcom: cpr3: Add IPQ9574 definitions

[i-g-t 0/4] VRR test Cleanup
 2024-06-24  5:39 UTC  (2+ messages)
` ✓ CI.xeFULL: success for VRR test cleanup (rev5)

[PATCH v16 00/13] Support blob memory and venus on qemu
 2024-06-24  5:39 UTC  (27+ messages)
` [PATCH v16 01/13] virtio-gpu: Use trace events for tracking number of in-flight fences
` [PATCH v16 02/13] virtio-gpu: Move fence_poll timer to VirtIOGPUGL
` [PATCH v16 03/13] virtio-gpu: Move print_stats "
` [PATCH v16 04/13] virtio-gpu: Handle virtio_gpu_virgl_init() failure
` [PATCH v16 05/13] virtio-gpu: Unrealize GL device
` [PATCH v16 06/13] virtio-gpu: Use pkgconfig version to decide which virgl features are available
` [PATCH v16 07/13] virtio-gpu: Support context-init feature with virglrenderer
` [PATCH v16 08/13] virtio-gpu: Don't require udmabuf when blobs and virgl are enabled
` [PATCH v16 09/13] virtio-gpu: Add virgl resource management
` [PATCH v16 10/13] virtio-gpu: Support suspension of commands processing
` [PATCH v16 11/13] virtio-gpu: Handle resource blob commands
` [PATCH v16 12/13] virtio-gpu: Register capsets dynamically
` [PATCH v16 13/13] virtio-gpu: Support Venus context

[PATCH v3 0/9] Add MTE stubs for aarch64 user mode
 2024-06-24  5:38 UTC  (10+ messages)
` [PATCH v3 3/9] gdbstub: Add support for target-specific stubs
` [PATCH v3 5/9] target/arm: Make some MTE helpers widely available
` [PATCH v3 6/9] target/arm: Factor out code for setting MTE TCF0 field

[PATCH v1 0/7] Add Starfive JH7110 Cadence USB driver
 2024-06-24  5:38 UTC  (7+ messages)

bitbake core-image-minimal error
 2024-06-24  5:37 UTC  (3+ messages)
` [yocto] "

[PATCH v2 0/6] RISC-V: Detect and report speed of unaligned vector accesses
 2024-06-24  5:34 UTC  (5+ messages)
` [PATCH v2 4/6] RISC-V: Detect unaligned vector accesses supported

Time for drm-ci-next?
 2024-06-24  5:34 UTC  (4+ messages)

[PATCH v4 0/9] Add MTE stubs for aarch64 user mode
 2024-06-24  5:30 UTC  (10+ messages)
` [PATCH v4 1/9] gdbstub: Clean up process_string_cmd
` [PATCH v4 2/9] gdbstub: Move GdbCmdParseEntry into a new header file
` [PATCH v4 3/9] gdbstub: Add support for target-specific stubs
` [PATCH v4 4/9] target/arm: Fix exception case in allocation_tag_mem_probe
` [PATCH v4 5/9] target/arm: Make some MTE helpers widely available
` [PATCH v4 6/9] target/arm: Factor out code for setting MTE TCF0 field
` [PATCH v4 7/9] gdbstub: Make get cpu and hex conversion functions non-internal
` [PATCH v4 8/9] gdbstub: Add support for MTE in user mode
` [PATCH v4 9/9] tests/tcg/aarch64: Add MTE gdbstub tests

[PATCH 0/7] qcom: initial support for the OnePlus 8T
 2024-06-24  5:31 UTC  (6+ messages)
` [PATCH 4/7] drm: mipi: add mipi_dsi_generic_write_multi_type()
` [PATCH 5/7] drm/panel: add driver for samsung amb655x

unsubscribe
 2024-06-24  5:29 UTC 

[PATCH 1/2] iommu/vt-d: Convert dmar_ats_supported() to return bool
 2024-06-24  5:25 UTC  (2+ messages)
` [PATCH 2/2] iommu/vt-d: Remove hardware automatic ATS dependency

[PATCH blktests] loop/010: do not assume /dev/loop0
 2024-06-24  5:25 UTC  (2+ messages)

[PATCH] drm/xe: remove GuC reload in D3Hot path
 2024-06-24  5:31 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for "

[PATCH v2 0/8] mips: Support for RTL9302C
 2024-06-24  5:21 UTC  (4+ messages)
` [PATCH v2 4/8] dt-bindings: timer: Add schema for realtek,otto-timer

[PATCH v3 0/6] USB31DRD phy support for Google Tensor gs101 (HS & SS)
 2024-06-24  5:19 UTC  (4+ messages)
` [PATCH v3 1/6] dt-bindings: phy: samsung,usb3-drd-phy: add gs101 compatible

[PATCH] dt-bindings: dma: mv-xor-v2: Convert to dtschema
 2024-06-24  5:17 UTC  (2+ messages)

[PATCH] drm/i915/psr: Set DP_PSR_SU_REGION_SCANLINE_CAPTURE bit when needed
 2024-06-24  5:16 UTC  (3+ messages)

[RFC] rockchip: add support for Radxa ROCK Pi E v3.0 which uses DDR4 SDRAM
 2024-06-23 13:34 UTC  (4+ messages)

[PATCH 1/2] arm64: dts: ti: k3-am65: Add full compatible to SerDes control nodes
 2024-06-24  5:13 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-am65: Move SerDes mux nodes under the control node

[PATCH] net/mlx5: fix HWS GRE OPTION item validation
 2024-06-24  5:11 UTC 

[Buildroot] [PATCH 1/4] {linux, linux-headers}: bump 6.{1, 6}.x series
 2024-06-24  5:11 UTC  (2+ messages)

[PATCH] dt-bindings: net: davinci_emac: Convert to yaml version from txt
 2024-06-24  5:07 UTC  (2+ messages)

[PATCH v1 0/7] Enable CPR for IPQ9574
 2024-06-24  5:04 UTC  (6+ messages)
` [PATCH v1 3/7] pmdomain: qcom: rpmpd: Add IPQ9574 power domains


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.