All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-17 08:05:27 to 2024-01-17 09:01:07 UTC [more...]

[PATCH 0/2] drm/atomic: Allow drivers to write their own plane check for async
 2024-01-17  8:55 UTC  (9+ messages)

[PATCH v6 0/3] riscv: rtc: sophgo: add mfd and rtc support for CV1800
 2024-01-17  9:01 UTC  (11+ messages)
` [PATCH v6 3/3] riscv: dts: sophgo: add rtc dt node "

[RFC PATCH v10 0/5] fix vt-d hard lockup when hotplug ATS capable device
 2024-01-17  9:00 UTC  (6+ messages)

[PATCH] drm/bridge: Select DRM_KMS_HELPER for DRM_PANEL_BRIDGE
 2024-01-17  8:59 UTC  (4+ messages)

[PATCH v3] dts: add Dockerfile
 2024-01-17  9:00 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v3 00/17] video: dw_hdmi: Support Vendor PHY
 2024-01-17  8:59 UTC  (9+ messages)
` [PATCH v3 02/17] video: dw_hdmi: Add Vendor PHY handling
` [PATCH v3 03/17] video: dw_hdmi: Extend the HPD detection
` [PATCH v3 04/17] video: dw_hdmi: Add read_hpd hook
` [PATCH v3 05/17] video: dw_hdmi: Add setup_hpd hook

[PATCH v7 00/16] Support Andes PMU extension
 2024-01-17  8:58 UTC  (6+ messages)
` [PATCH v7 07/16] RISC-V: Move T-Head PMU to CPU feature alternative framework

[PATCH] wifi: ath12k: add support for collecting firmware log
 2024-01-17  8:58 UTC  (2+ messages)

[PATCH v3 00/19] arm64 kernel text replication
 2024-01-17  8:53 UTC  (39+ messages)
` [PATCH v3 01/19] arm64: provide cpu_replace_ttbr1_phys()
` [PATCH v3 02/19] arm64: make clean_dcache_range_nopatch() visible
` [PATCH v3 03/19] arm64: place kernel in its own L0 page table entry
` [PATCH v3 04/19] arm64: text replication: add init function
` [PATCH v3 05/19] arm64: text replication: add sanity checks
` [PATCH v3 06/19] arm64: text replication: copy initial kernel text
` [PATCH v3 07/19] arm64: text replication: add node text patching
` [PATCH v3 08/19] arm64: text replication: add node 0 page table definitions
` [PATCH v3 09/19] arm64: text replication: add swapper page directory helpers
` [PATCH v3 10/19] arm64: text replication: create per-node kernel page tables
` [PATCH v3 11/19] arm64: text replication: boot secondary CPUs with appropriate TTBR1
` [PATCH v3 12/19] arm64: text replication: update cnp support
` [PATCH v3 13/19] arm64: text replication: setup page tables for copied kernel
` [PATCH v3 14/19] arm64: text replication: include most of read-only data as well
` [PATCH v3 15/19] arm64: text replication: early kernel option to enable replication
` [PATCH v3 16/19] arm64: text replication: add Kconfig
` [PATCH v3 17/19] arm64: text replication: fix compilation warning
` [PATCH v3 18/19] arm64: text replication: support more page sizes and levels
` [PATCH v3 19/19] arm64: text replication: keep modules inside module region when REPLICATE_KTEXT is enabled

[PATCH 1/5] sched/fair: add SD_CLUSTER in comments
 2024-01-17  8:57 UTC  (5+ messages)
` [PATCH 2/5] sched/fair: remove unused parameters
` [PATCH 3/5] sched/fair: cleanup sched_use_asym_prio
` [PATCH 4/5] sched/fair: add a func _sched_asym
` [PATCH 5/5] sched/fair: narrow the sched_use_asym_prio checking scenario

[PATCH] cpufreq: CPPC: Resolve the large frequency discrepancy from cpuinfo_cur_freq
 2024-01-17  8:54 UTC  (10+ messages)

[PATCH v2 0/5] perf: script: Intro capstone disasm engine to show instruction trace
 2024-01-17  8:54 UTC  (3+ messages)
` [PATCH v2 2/5] perf: util: use capstone disasm engine to show assembly instructions

[PATCH] gpiolib: revert the attempt to protect the GPIO device list with an rwsem
 2024-01-17  8:55 UTC  (2+ messages)

[PATCH i-g-t 0/2] add support for choosing big joiner mode
 2024-01-17  8:55 UTC  (7+ messages)
` [PATCH i-g-t 2/2] lib/igt_kms: "

[PATCH v3 0/3] gpio: support i.MX93 truly available GPIO pins
 2024-01-17  8:55 UTC  (5+ messages)
` [PATCH v3 1/3] gpio: vf610: add support to DT 'ngpios' property
` [PATCH v3 2/3] dt-bindings: gpio: vf610: add optional 'ngpios'
` [PATCH v3 3/3] arm64: dts: imx93: specify available 'ngpios' per GPIO port

Question about reference to config KERNEL_6_2
 2024-01-17  8:55 UTC  (3+ messages)

how badly do symlinks from within ${S} to outside ${S} mess up sstate?
 2024-01-17  8:54 UTC  (3+ messages)
` [OE-core] "

[PATCH 01/10] pci: add new set of devres functions
 2024-01-17  8:54 UTC  (3+ messages)

[PATCH v2] rebase: Fix documentation about used shell in -x
 2024-01-17  8:53 UTC 

[PATCH] soc: qcom: rpmh-rsc: Enhance check for VREG in-flight request
 2024-01-17  8:54 UTC 

[virtio-comment] [PATCH v2] virtio-net: support setting coalescing params for multiple vqs
 2024-01-17  8:53 UTC  (4+ messages)
` [virtio-comment] "
  ` [virtio-dev] "
    ` [virtio-comment] "

[PATCH v1 repost 0/4] xen/arm64: Rework the MMU-off code (idmap) so it is self-contained
 2024-01-17  8:53 UTC  (7+ messages)
` [PATCH v1 repost 1/4] arm/mmu: Move init_ttbr to a new section .data.idmap
` [PATCH v1 repost 2/4] arm/smpboot: Move smp_up_cpu "
` [PATCH v1 repost 3/4] xen/arm64: head: Use PRINT_ID() for secondary CPU MMU-off boot code

[PATCH] x86/PVH: Dom0 "broken ELF" reporting adjustments
 2024-01-17  8:53 UTC 

[PATCH] drm/amdgpu/pm: Fix the power source flag error
 2024-01-17  8:52 UTC 

[RFC PATCH] gpiolib: remove extra_checks
 2024-01-17  8:51 UTC  (5+ messages)

[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
 2024-01-17  8:50 UTC  (2+ messages)

linux-next: manual merge of the bitmap tree with the tty tree
 2024-01-17  8:49 UTC  (6+ messages)

[PATCH v2] sched/stat: correct the task blocking state
 2024-01-17  8:48 UTC  (4+ messages)

[RFC PATCH 0/2] kernel-doc: Do not pre-process comments
 2024-01-17  8:47 UTC  (3+ messages)
` [RFC PATCH 1/2] drm/vram-helper: Fix 'multi-line' kernel-doc comments

[drm-xe:drm-xe-next-fixes] BUILD SUCCESS bf3ff145df184698a8a80b33265064638572366f
 2024-01-17  8:46 UTC 

[PATCH v2] dt-bindings: fpga: Convert fpga-region binding to yaml
 2024-01-17  8:47 UTC  (6+ messages)

[PATCH 0/2] multiple representors in one device
 2024-01-17  8:47 UTC  (4+ messages)
` [PATCH v3 0/1] "
  ` [PATCH v3 1/1] ethdev: parsing multiple representor devargs string

E820 memory allocation issue on Threadripper platforms
 2024-01-17  8:46 UTC  (8+ messages)

[Bug 218386] New: kvm: enabling virtualization on CPUx failed
 2024-01-17  8:46 UTC  (3+ messages)
` [Bug 218386] kvm: enabling virtualization on CPUx failed on "Ubuntu 22.04.03 with kernel 6.5.0-14-generic"
` [Bug 218386] "kvm: enabling virtualization on CPUx failed" "

[PATCH] tpm: make locality handling resilient
 2024-01-17  8:44 UTC  (2+ messages)

[pci:misc] BUILD SUCCESS 2db6b72c989763e30fab83b186e9263fece26bc6
 2024-01-17  8:45 UTC 

[PATCH] Revert "drm/i915/dsi: Do display on sequence later on icl+"
 2024-01-17  8:45 UTC  (2+ messages)

[PATCH] printk: nbcon: check uart port is nbcon or not in nbcon_release
 2024-01-17  8:45 UTC  (3+ messages)

[PATCH v8 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2024-01-17  8:42 UTC  (4+ messages)
` [PATCH v8 1/2] riscv: Include riscv_set_icache_flush_ctx prctl

[PATCH v2 0/3] hw/pflash: implement update buffer for block writes
 2024-01-17  8:41 UTC  (2+ messages)

[PATCH 0/1] smbios_build_type_8_table should use T8_BASE
 2024-01-17  8:40 UTC  (4+ messages)
` [PATCH 1/1] SMBIOS type 8 "

Meeting with the Development Team
 2024-01-17  8:40 UTC 

[PATCH v2 0/7] I3C target mode support
 2024-01-16 18:23 UTC  (15+ messages)
` [PATCH v2 2/7] dt-bindings: i3c: svc: add compatible string i3c: silvaco,i3c-target-v1

[PATCH v2 0/1] drm/ttm: allocate dummy_read_page without DMA32 on fail
 2024-01-17  8:39 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH BlueZ 00/10] Autotools papercuts, linker GC, symlink dbus-org.bluez.obex.service
 2024-01-17  8:39 UTC  (4+ messages)
` [PATCH BlueZ 04/10] build: remove dummy {conf,state}{dir,_DATA}

[PATCH] netlink: fix potential race issue in netlink_native_seq_show()
 2024-01-17  8:37 UTC 

[PATCH v6 0/7] Handoff bloblist from previous boot stage
 2024-01-17  8:36 UTC  (3+ messages)
` [PATCH v6 3/7] bloblist: refactor of bloblist_reloc()

[PATCH 1/2] wifi: ath12k: Refactor QMI MLO host capability helper function
 2024-01-17  8:37 UTC  (2+ messages)

[PATCH] doc: btrace: fix wrong format on doc
 2024-01-17  8:36 UTC 

[PATCH 2/2] wifi: ath12k: Add QMI PHY capability learn support
 2024-01-17  8:36 UTC  (2+ messages)

[PATCH] Revert "drm/i915/mtl: Update workaround 14018778641"
 2024-01-17  8:34 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v2] ARM: dts: tps65217: add power regulator & backlight drivers support
 2024-01-17  8:33 UTC 

[PATCH] firmware_loader: introduce __free() cleanup hanler
 2024-01-17  8:33 UTC 

[PATCH 1/1] of: property: Make 'no port node found' output a debug message
 2024-01-17  8:32 UTC 

[PATCH v4 0/4] accel/tcg: Move perf and debuginfo support to tcg
 2024-01-17  8:30 UTC  (2+ messages)

[RFC PATCH v3 00/30] migration: File based migration with multifd and fixed-ram
 2024-01-17  8:28 UTC  (5+ messages)
` [RFC PATCH v3 13/30] migration/multifd: Add outgoing QIOChannelFile support

[meta-python][PATCH] python3-pytest-cov: add missing python3-coverage dependency
 2024-01-17  8:28 UTC  (4+ messages)
  ` [oe] "

[PATCH v2 0/1] dump: Fix issues flagged by Coverity
 2024-01-17  8:28 UTC  (3+ messages)
` [PATCH v2 1/1] dump: Fix HMP dump-guest-memory -z without -R

[PATCH] hw/timer/hpet: Convert DPRINTF to trace events
 2024-01-17  8:26 UTC  (2+ messages)

[PATCH v2 0/4] selftests/resctrl: Add non-contiguous CBMs in Intel CAT selftest
 2024-01-17  8:26 UTC  (4+ messages)
` [PATCH v2 4/4] selftests/resctrl: Add non-contiguous CBMs CAT test

[PATCH 1/3] dt-bindings: i3c: drop "master" node name suffix
 2024-01-17  8:20 UTC  (5+ messages)

[meta-python][PATCH] python3-pytest-cov: Remove unbuildable BBCLASSEXTENDs
 2024-01-17  8:25 UTC 

[PATCH v2] drm/xe/guc: Add GuC based register capture for error capture
 2024-01-17  8:26 UTC  (5+ messages)
` [PATCH v2] drm/xe/guc: Add register defines for GuC based register capture
` [PATCH v2] drm/xe/guc: Expose dss per group for GuC error capture

[PATCH 1/2] arm64: dts: rockchip: rock-pi-e: adjust phy-handle name
 2024-01-17  8:15 UTC  (7+ messages)
` [PATCH 2/2] arm64: dts: rockchip: rock-pi-e: fix location of snps properties

[PATCH] RISC-V: selftests: fix cbo.c compilation error
 2024-01-17  8:25 UTC  (2+ messages)

[PATCH v4 0/2] media: imx415: Add more clock configurations
 2024-01-17  8:25 UTC  (2+ messages)

[PATCH v2 00/19] qapi: statically type schema.py
 2024-01-17  8:22 UTC  (3+ messages)
` [PATCH v2 14/19] qapi/schema: fix typing for QAPISchemaVariants.tag_member

[PATCH 0/8] iommufd support pasid attach/replace
 2024-01-17  8:24 UTC  (10+ messages)
` [PATCH 3/8] iommufd: Support attach/replace hwpt per pasid
` [PATCH 8/8] iommu/vt-d: Add set_dev_pasid callback for nested domain

[PATCH 0/2] target/alpha: Only build sys_helper.c on system emulation
 2024-01-17  8:22 UTC  (3+ messages)

[PATCH V2 0/2] *** Implement the NVMe reservation feature ***
 2024-01-17  8:22 UTC  (4+ messages)
` [PATCH V2 1/2] nvmet: support reservation feature
` [PATCH V2 2/2] nvmet: unify aer type enum

[PATCH v3 0/6] sysemu/replay: Restrict icount to TCG system emulation
 2024-01-17  8:21 UTC  (2+ messages)

[PATCH V3 0/2] *** Implement the NVMe reservation feature ***
 2024-01-17  8:21 UTC  (3+ messages)
` [PATCH V3 1/2] nvmet: support reservation feature
` [PATCH V3 2/2] nvmet: unify aer type enum

[PATCH 0/5] misc: Trivial code rename cleanup
 2024-01-17  8:20 UTC  (2+ messages)

[PATCH] cpus: Restrict 'start-powered-off' property to system emulation
 2024-01-17  8:20 UTC  (3+ messages)

[PATCH] system/watchpoint: Move TCG specific code to accel/tcg/
 2024-01-17  8:19 UTC  (3+ messages)

[PATCH 00/19] qapi: statically type schema.py
 2024-01-17  8:19 UTC  (8+ messages)
` [PATCH 13/19] qapi/schema: fix typing for QAPISchemaVariants.tag_member

[PATCH] MAINTAINERS: Update Raphael Norwitz email
 2024-01-17  8:19 UTC  (2+ messages)

Patchtest results for [meta-oe][PATCH 2/2] buildstats: support of custom disk usage command
 2024-01-17  8:19 UTC 

Patchtest results for [meta-oe][PATCH 1/2] buildstats: consider multiconfigs when collecting statistics
 2024-01-17  8:18 UTC 

[PATCH] hw/elf_ops: Ignore loadable segments with zero size
 2024-01-17  8:18 UTC  (2+ messages)

[PATCH] scsi: megaraid_sas: Fix a memleak in megasas_init_fw
 2024-01-17  8:13 UTC 

[PATCH] scsi: elx: efec: Fix a memleak in efct_hw_setup_io
 2024-01-17  8:03 UTC 

[PATCH] tests/docker: Add sqlite3 module to openSUSE Leap container
 2024-01-17  8:17 UTC  (6+ messages)
  `  "

[PATCH V2 0/2] *** Test the NVMe reservation feature ***
 2024-01-17  8:17 UTC  (3+ messages)
` [PATCH V2 1/2] nvme/{rc,002,016,017,030,031}: introduce --resv_enable argument
` [PATCH V2 2/2] test/nvme/050: test the reservation feature

[PATCH] media: ir_toy: fix a memleak in irtoy_tx
 2024-01-17  8:14 UTC 

[PATCH v2 0/2] Add Phytec i.MX93 Segin support
 2024-01-17  8:15 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: arm: fsl: Add i.MX93 PHYTEC with Segin

[PATCH v8 00/22] Automatic Disk Unlock with TPM2
 2024-01-17  8:15 UTC  (7+ messages)
` [PATCH v8 03/22] libtasn1: disable code not needed in grub
` [PATCH v8 16/22] tpm2: Support authorized policy

[LSF/MM/BPF TOPIC] Improving Zoned Storage Support
 2024-01-17  8:15 UTC  (2+ messages)

[PATCH v2 1/2] revision: ensure MERGE_HEAD is a ref in prepare_show_merge
 2024-01-17  8:14 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] revision: Implement `git log --merge` also for rebase/cherry_pick/revert

[PATCH i-g-t] tests/kms: fix pixel format functionality
 2024-01-17  8:14 UTC 

[LSF/MM/BPF TOPIC] : SSDFS - flexible architecture for FDP, ZNS SSD, and SMR HDD
 2024-01-17  8:11 UTC 

Rework TTMs busy handling
 2024-01-17  8:01 UTC  (3+ messages)
` [PATCH 3/5] drm/ttm: replace busy placement with flags v6

[PATCH 0/3] migration: some small cleanups
 2024-01-17  8:09 UTC  (3+ messages)
` [PATCH 1/3] migration: Make threshold_size an uint64_t

[PATCH v2 0/2] btrfs: scrub avoid use-after-free when chunk length is not 64K aligned
 2024-01-17  8:09 UTC  (4+ messages)

[meta-oe][PATCH 0/2] Buildstats improvements for using in Isar
 2024-01-17  8:07 UTC  (3+ messages)
` [meta-oe][PATCH 1/2] buildstats: consider multiconfigs when collecting statistics
` [meta-oe][PATCH 2/2] buildstats: support of custom disk usage command

[LTP] [PATCH v1] Add TST_EXP_FAIL_PTR
 2024-01-17  8:07 UTC  (3+ messages)

static_assert, sfc, and clang issues
 2024-01-17  8:07 UTC  (5+ messages)

[PATCH 0/9] drm/i915: Cursor vblank evasion
 2024-01-17  8:07 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Cursor vblank evasion (rev3)

[RFC] eal: use _Static_assert() for RTE_BUILD_BUG_ON
 2024-01-17  8:06 UTC  (4+ messages)
` [PATCH v3 0/5] use static_assert to catch build errors
  ` [PATCH v3 4/5] mempool: avoid floating point expression in static assertion

[PATCHSET RFC v2 0/5] Cache issue side time querying
 2024-01-17  8:06 UTC  (3+ messages)
` [PATCH 3/5] block: update cached timestamp post schedule/preemption

[RFC 0/7] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
 2024-01-17  8:02 UTC  (6+ messages)
` [RFC 1/7] hw/pci: Introduce PCIIOMMUOps::set_host_iova_regions
` [RFC 2/7] hw/pci: Introduce pci_device_iommu_bus
` [RFC 3/7] vfio/pci: Pass the usable IOVA ranges through PCIIOMMUOps
` [RFC 6/7] hw/vfio: Remove memory_region_iommu_set_iova_ranges() call
` [RFC 7/7] memory: Remove IOMMU MR iommu_set_iova_range API

[PATCH] drm/i915/lnl: Block pkgC entry for performance improvemnt
 2024-01-17  8:05 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "


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.