All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-30 12:38:30 to 2023-03-30 13:13:35 UTC [more...]

[PATCH v3 00/18] arm64: dts: qcom: sa8775p: add basic PMIC support
 2023-03-30 13:13 UTC  (3+ messages)
` [PATCH v3 06/18] dt-bindings: mfd: qcom,spmi-pmic: add compatible for pmm8654au

[ovmf test] 180064: all pass - PUSHED
 2023-03-30 13:13 UTC 

[PATCH 0/6] drm/omapdrm: Convert fbdev to DRM client
 2023-03-30 13:13 UTC  (3+ messages)
` [PATCH 6/6] drm/omapdrm: Implement fbdev emulation as in-kernel client

Regarding DPDK API's like rte_timer_subsystem_init/rte_hash_create etc. in VPP
 2023-03-30 13:12 UTC  (5+ messages)

[GIT PULL] sound fixes for 6.3-rc5
 2023-03-30 13:12 UTC 

[PATCH v6 00/12] Introduce Nuvoton ma35d1 SoC
 2023-03-30 13:12 UTC  (7+ messages)
` [PATCH v6 07/12] dt-bindings: serial: Document ma35d1 uart controller

[PATCH v2] thermal: tegra-bpmp: Handle offline zones
 2023-03-30 13:11 UTC  (5+ messages)

[PATCH v3 00/13] Rust pin-init API for pinned initialization of structs
 2023-03-30 13:11 UTC  (6+ messages)
` [PATCH v3 01/13] rust: macros: add `quote!` macro
` [PATCH v3 03/13] rust: types: add `Opaque::raw_get`

[PATCH] tests: bios-tables-test: replace memset with initializer
 2023-03-30 13:11 UTC 

[PATCH 00/16] AMDGPU Doorbell manager
 2023-03-30 13:11 UTC  (3+ messages)
` [PATCH 01/16] drm/amdgpu: rename num_doorbells

[PATCH V3] can: usb: f81604: add Fintek F81604 support
 2023-03-30 13:11 UTC  (6+ messages)

[PATCH] scsi: ufs: mcq: Limit the amount of inflight requests
 2023-03-30 13:11 UTC 

[Bridge] [PATCH v2 net-next 0/6] ATU and FDB synchronization on locked ports
 2023-03-30 13:09 UTC  (19+ messages)
` [Bridge] [PATCH v2 net-next 2/6] net: dsa: propagate flags down towards drivers
                  `  "

[PATCH] drm/amdgpu: Fix desktop freezed after gpu-reset
 2023-03-30 13:10 UTC  (6+ messages)

AMD IOMMU problem after NIC uses multi-page allocation
 2023-03-30 13:10 UTC  (4+ messages)

[Intel-gfx] [PATCH] [topic/core-for-CI] PCI/ASPM: pci_enable_link_state: Add argument to acquire bus lock
 2023-03-30 13:10 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for PCI/ASPM: pci_enable_link_state: Add argument to acquire bus lock (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH v5 0/8] Enable IPQ9754 USB
 2023-03-30 13:09 UTC  (10+ messages)
` [PATCH v5 3/8] dt-bindings: usb: dwc3: Add IPQ9574 compatible
` [PATCH v5 6/8] phy: qcom: qmp: Update IPQ9574 USB Phy initialization Sequence

Linux 5.4.239
 2023-03-30 13:09 UTC  (2+ messages)

[PATCH v9 0/8] function_graph: Support recording and printing the return value of function
 2023-03-30 13:07 UTC  (9+ messages)
` [PATCH v9 3/8] ARM: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
` [PATCH v9 7/8] LoongArch: "

[PATCH v2 45/50] drm/msm/dpu: inline IRQ_n_MASK defines
 2023-03-30 13:08 UTC  (3+ messages)
` [v2,45/50] "

[Intel-gfx] [PATCH v8 00/24] Add vfio_device cdev for iommufd support
 2023-03-30 13:06 UTC  (20+ messages)
` [Intel-gfx] [PATCH v8 21/24] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
      `  "
` [Intel-gfx] [PATCH v8 22/24] vfio: Add VFIO_DEVICE_AT[DE]TACH_IOMMUFD_PT
    `  "
` [Intel-gfx] [PATCH v8 23/24] vfio: Compile group optionally
    `  "

[PATCH] perf/x86/intel: Define bit macros for FixCntrCtl MSR
 2023-03-30 13:07 UTC  (2+ messages)

[PATCH v3 0/6] Resolve TYPE_PIIX3_XEN_DEVICE
 2023-03-30 13:05 UTC  (19+ messages)
` [PATCH v3 1/6] include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq()
` [PATCH v3 2/6] hw/isa/piix3: Reuse piix3_realize() in piix3_xen_realize()
` [PATCH v3 3/6] hw/isa/piix3: Wire up Xen PCI IRQ handling outside of PIIX3
` [PATCH v3 4/6] hw/isa/piix3: Avoid Xen-specific variant of piix3_write_config()
` [PATCH v3 5/6] hw/isa/piix3: Resolve redundant k->config_write assignments
` [PATCH v3 6/6] hw/isa/piix3: Resolve redundant TYPE_PIIX3_XEN_DEVICE

[igt-dev] [PATCH i-g-t v3 00/12] Improve igt_doc.py
 2023-03-30 13:05 UTC  (13+ messages)
` [igt-dev] [PATCH i-g-t v3 01/12] xe_test_config.json: do some adjustments at the output hierarchy
` [igt-dev] [PATCH i-g-t v3 02/12] scripts/igt_doc.py: move show_subtests logic to the class
` [igt-dev] [PATCH i-g-t v3 03/12] scripts/igt_doc.py: add support to generate testlists
` [igt-dev] [PATCH i-g-t v3 04/12] scripts/igt_doc.py: prepare to place TestList class on a separate file
` [igt-dev] [PATCH i-g-t v3 05/12] scripts/test_list.py: prepare to place "
` [igt-dev] [PATCH i-g-t v3 06/12] scripts/igt_doc.py: re-introduce it by calling test_list.py
` [igt-dev] [PATCH i-g-t v3 07/12] scripts/test_list.py: better handle documentation validation issues
` [igt-dev] [PATCH i-g-t v3 08/12] scripts/test_list.py: add support for igt_simple_main
` [igt-dev] [PATCH i-g-t v3 09/12] testplan/meson.build: Validate documentation at build time
` [igt-dev] [PATCH i-g-t v3 10/12] xe/xe_vm: add documentation for igt@xe_vm@userptr-invalid
` [igt-dev] [PATCH i-g-t v3 11/12] xe/xe_noexec_ping_pong: document subtest
` [igt-dev] [PATCH i-g-t v3 12/12] runner/meson.build: fix minimal build

[PATCH v3] erofs-utils: introduce tarerofs
 2023-03-30 13:04 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 86506ae8e8d0a0cfebd3eabc77feb25abe92d364
 2023-03-30 13:03 UTC 

[Intel-gfx] [PATCH 0/4] drm/i915: Add support for MTL GSC SW Proxy
 2023-03-30 13:04 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH v2 44/50] drm/msm/dpu: drop unused macros from hw catalog
 2023-03-30 13:02 UTC  (3+ messages)
` [v2,44/50] "

[PATCH 0/3] arm64: dts: qcom: sc8280xp-pmics: fix sdam 'reg' property
 2023-03-30 13:02 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: mfd: qcom,spmi-pmic: add nvram function

[PATCH v4 0/9] vdpa_sim: add support for user VA
 2023-03-30 13:02 UTC  (3+ messages)
` [PATCH v4 5/9] vringh: support VA with iotlb

[RFC PATCH v2 00/48] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)
 2023-03-30 13:01 UTC  (4+ messages)
` [RFC PATCH v2 40/48] sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage

[PATCH 5.4] selftests: Fix the executable permissions for fib_tests.sh
 2023-03-30 13:02 UTC  (2+ messages)

`git gc` says "unable to read" but `git fsck` happy
 2023-03-30 13:01 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/7] Add MTL PMU support for multi-gt
 2023-03-30 13:01 UTC  (5+ messages)
` [Intel-gfx] [PATCH 5/9] drm/i915/pmu: Prepare for multi-tile non-engine counters
` [Intel-gfx] [PATCH 6/9] drm/i915/pmu: Export counters from all tiles

[RFC PATCH for-next 0/1] Add SVE ldr and str instruction
 2023-03-30 13:01 UTC  (7+ messages)
` [RFC PATCH for-next 3/3] libhns: Add support for SVE Direct WQE function

[PATCH 01/13] rust: sync: introduce `LockClassKey`
 2023-03-30 13:01 UTC  (6+ messages)
` [PATCH 03/13] rust: lock: introduce `Mutex`
` [PATCH 12/13] rust: sync: introduce `CondVar`

[PATCH 0/3] Add support for high resolution PWMs
 2023-03-30 13:01 UTC  (2+ messages)

[PATCH v2] ARM: sh-mobile: Use of_cpu_node_to_id() to read CPU node 'reg'
 2023-03-30 12:59 UTC  (3+ messages)

[PATCH 0/6] test: make the test suite work with zsh
 2023-03-30 13:00 UTC  (6+ messages)

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-03-30 12:59 UTC  (8+ messages)
` [PATCH 08/21] riscv: dma-mapping: only invalidate after DMA, not flush

[PATCH] leds: flash: set varaiables mvflash_3,4ch_regs storage-class-specifier to static
 2023-03-30 13:00 UTC  (2+ messages)

[PATCH RFC 0/9] x86: Merge cpuid and msr policy
 2023-03-30 12:59 UTC  (9+ messages)
` [PATCH 9/9] RFC: Everything else

[PATCH-for-8.0 v3] target/arm: Fix non-TCG build failure by inlining pauth_ptr_mask()
 2023-03-30 13:00 UTC  (4+ messages)

[PATCHv2 00/18] nvme: In-kernel TLS support for TCP
 2023-03-30 12:59 UTC  (4+ messages)
` [PATCH 09/18] nvme-tcp: enable TLS handshake upcall

[PATCH v9 1/1] serial: core: Start managing serial controllers to enable runtime PM
 2023-03-30 12:59 UTC  (5+ messages)

[arm-integrator:virt-to-pfn-v6.3-rc3-redux 8/13] fs/cifs/cifsglob.h:2216:42: warning: passing argument 1 of 'virt_to_pfn' makes pointer from integer without a cast
 2023-03-30 12:58 UTC 

[PATCH v2 43/50] drm/msm/dpu: deduplicate sc8280xp with sm8450
 2023-03-30 12:59 UTC  (3+ messages)
` [v2,43/50] "

[PATCH] hw/mips/gt64xxx_pci: Don't endian-swap GT_PCI0_CFGADDR
 2023-03-30 13:12 UTC  (9+ messages)

[PATCH 2/7] drm/tegra: Include <linux/i2c.h>
 2023-03-30 12:52 UTC  (2+ messages)
` [2/7] "

[Intel-gfx] [PATCH v2 00/10] Introduce new methods for verifying ownership in vfio PCI hot reset
 2023-03-30 12:56 UTC  (19+ messages)
` [Intel-gfx] [PATCH v2 10/10] vfio/pci: Add VFIO_DEVICE_GET_PCI_HOT_RESET_GROUP_INFO
                            `  "

[PATCH-for-8.0] linux-user/sparc: Don't use 16-bit UIDs on SPARC V9
 2023-03-30 12:55 UTC  (2+ messages)

[PATCH v2 42/50] drm/msm/dpu: deduplicate sm6115 with qcm2290
 2023-03-30 12:56 UTC  (3+ messages)
` [v2,42/50] "

[PATCH 1/7] drm/tegra: Include <linux/of.h>
 2023-03-30 12:51 UTC  (2+ messages)
` [1/7] "

[PATCH-for-8.0] linux-user/mips: Use P5600 as default CPU to run NaN2008 ELF binaries
 2023-03-30 12:54 UTC  (2+ messages)

[PATCH] mfd: arizona-spi: Add missing MODULE_DEVICE_TABLE
 2023-03-30 12:55 UTC  (2+ messages)

[PATCH v2 41/50] drm/msm/dpu: deduplicate sc8180x with sm8150
 2023-03-30 12:55 UTC  (3+ messages)
` [v2,41/50] "

[PATCH] lib/oe/gpg_sign.py: Avoid race when creating .sig files in detach_sign
 2023-03-30 12:54 UTC  (4+ messages)
  ` [OE-core] "

[PATCH] blk-mq: rename blk_complete_request to blk_end_request
 2023-03-30 12:54 UTC 

[PATCH 1/1] io_uring: fix poll/netmsg alloc caches
 2023-03-30 12:54 UTC  (2+ messages)

Should we try to be more graceful in library init on old Hardware?
 2023-03-30 12:53 UTC 

[PATCH] staging: ks7010: remove unnecessary parentheses
 2023-03-30 12:53 UTC  (2+ messages)

[PATCH net] net: dsa: mv88e6xxx: Enable IGMP snooping on user ports only
 2023-03-30 12:52 UTC  (2+ messages)

[PATCH RESEND][for-stable 5.10, 5.4, 4.19, 4.14] ext4: fix kernel BUG in 'ext4_write_inline_data_end()'
 2023-03-30 12:51 UTC  (5+ messages)

[PATCH] vnc: avoid underflow when accessing user-provided address
 2023-03-30 12:50 UTC  (2+ messages)

[PATCH v4 0/3] Subject: x86/resctrl: Implement rename to help move containers' tasks
 2023-03-30 12:50 UTC  (4+ messages)
` [PATCH v4 2/3] x86/resctrl: Parameterize rdt_move_group_tasks() task matching

[PATCH] staging: ks7010: remove unnecesary parentheses
 2023-03-30 12:49 UTC  (2+ messages)

[PATCH V4 0/5] Extend cargo based recipe support
 2023-03-30 12:48 UTC  (7+ messages)
` [PATCH V4 5/5] meta-selftest: provide a recipe for zvariant
  ` [OE-core] "

[GIT PULL] Clean-up for omap1 for v6.4
 2023-03-30 12:48 UTC  (2+ messages)

[dpdk-web] [RFC PATCH] process: new library approval in principle
 2023-03-30 12:48 UTC  (4+ messages)

[GIT PULL] Devicetree overlays for omaps for v6.4
 2023-03-30 12:47 UTC  (2+ messages)

[PATCH v2 1/4] firmware: Add request/release_firmware() calls
 2023-03-30 12:46 UTC  (4+ messages)
` [PATCH v2 2/4] video: Add of_get_display_timing
` [PATCH v2 3/4] video: add MIPI DBI framebuffer helpers
` [PATCH v2 4/4] video: Add MIPI DBI compatible SPI driver

[GIT PULL] TEE fix for v6.3
 2023-03-30 12:48 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: deprecation notice to remove net/bnx2x driver
 2023-03-30 12:47 UTC  (4+ messages)

[GIT PULL] Devicetree changes for omaps for v6.4
 2023-03-30 12:46 UTC  (2+ messages)

[PATCH v3 0/3] Move Loongson1 PWM timer to clocksource framework
 2023-03-30 12:47 UTC  (3+ messages)
` [PATCH v3 2/3] dt-bindings: timer: Add Loongson-1 clocksource

[dpdk-dev] [PATCH] doc: deprecation notice to remove LiquidIO ethdev driver
 2023-03-30 12:46 UTC  (3+ messages)

[GIT PULL] Driver clean-up for ti-sysc for v6.4
 2023-03-30 12:46 UTC  (2+ messages)

[PATCH] leds: flash: qcom: Fix a signedness bug in qcom_flash_register_led_device()
 2023-03-30 12:46 UTC  (2+ messages)

[GIT PULL] Clean-up for omaps for v6.4
 2023-03-30 12:45 UTC  (2+ messages)

[PATCH v6 0/4] sched/psi: Allow unprivileged PSI polling
 2023-03-30 12:45 UTC  (2+ messages)

[PATCH] mfd: syscon: Use of_io_request_and_map() for IO mapping
 2023-03-30 12:45 UTC  (3+ messages)

[PATCH v2 14/14] iommu: Tidy the control flow in iommu_group_store_type()
 2023-03-30 12:45 UTC  (2+ messages)

[PATCH] nvme: remove constant argument to tracepoint
 2023-03-30 12:44 UTC 

[PATCH] tee: Pass a pointer to virt_to_page()
 2023-03-30 12:44 UTC  (2+ messages)

[PATCH v3 00/13] coresight: Fix CTI module refcount leak by making it a helper device
 2023-03-30 12:42 UTC  (4+ messages)
` [PATCH v3 06/13] coresight: Fix loss of connection info when a module is unloaded

[PATCH] meson: add more version numbers to the summary
 2023-03-30 12:42 UTC  (2+ messages)

[PATCH] leds: rgb: mt6370: correct config name to select in LEDS_MT6370_RGB
 2023-03-30 12:43 UTC  (2+ messages)

[ata] : SATA device speed down after multiple power reset
 2023-03-30 11:12 UTC  (2+ messages)

[PATCH] dt-bindings: mfd: Drop unneeded quotes
 2023-03-30 12:42 UTC  (3+ messages)

[PATCH v2 38/50] drm/msm/dpu: enable DSPP_2/3 for LM_2/3 on sm8450
 2023-03-30 12:42 UTC  (6+ messages)
` [v2,38/50] "

[PATCH] fs: consolidate duplicate dt_type helpers
 2023-03-30 12:41 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] MAINTAINERS: Remove and change David Gilbert maintainer entries
 2023-03-30 12:40 UTC  (2+ messages)

[PATCH v2 13/14] iommu: Remove __iommu_group_for_each_dev()
 2023-03-30 12:40 UTC  (2+ messages)

[PATCH] net: qrtr: Do not do DEL_SERVER broadcast after DEL_CLIENT
 2023-03-30 12:39 UTC  (2+ messages)

[RFC PATCH] x86/insn: support decode MOVSXD instruction for MMIO
 2023-03-30 12:39 UTC  (2+ messages)

stable-rc/linux-4.19.y build: 197 builds: 5 failed, 192 passed, 28 warnings (v4.19.279)
 2023-03-30 12:39 UTC 

[PATCH v2 40/50] drm/msm/dpu: enable DSPP on sc8180x
 2023-03-30 12:39 UTC  (3+ messages)
` [v2,40/50] "

[PATCH] bin/stdc: Case-insensitive standard
 2023-03-30 12:38 UTC  (2+ messages)

MREMAP_DONTUNMAP corrupts initial mapping
 2023-03-30 12:38 UTC 

[PATCH v3 3/5] net: Let the active time stamping layer be selectable
 2023-03-30 12:38 UTC  (13+ messages)

[PATCH v1 mfd] mfd: ocelot-spi: fix bulk read
 2023-03-30 12:37 UTC  (2+ messages)

[PATCH] drm/armada: fix compile warnings on 64-bit platform
 2023-03-30 12:38 UTC 

[PATCH 1/8] riscv: Optimize source end address calculation in start.S
 2023-03-30  4:20 UTC  (2+ messages)
` [PATCH 8/8] riscv: Update alignment for some sections in linker scripts


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.