All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-07 06:12:36 to 2023-09-07 08:18:43 UTC [more...]

[PATCH] drm/tegra: Remove existing framebuffer only if we support display
 2023-09-07  8:11 UTC  (8+ messages)

[PATCH] bus: ti-sysc: Fix SYSC_QUIRK_SWSUP_SIDLE_ACT handling for uart wake-up
 2023-09-07  6:22 UTC  (2+ messages)

[PULL 00/14] Block layer patches
 2023-09-07  8:17 UTC  (3+ messages)

[PATCH v22 00/20] s390x: CPU Topology
 2023-09-07  8:15 UTC  (3+ messages)
` [PATCH v22 13/20] docs/s390x/cpu topology: document s390x cpu topology

[Nouveau] [PATCH drm-misc-next v2 0/7] [RFC] DRM GPUVA Manager GPU-VM features
 2023-09-07  8:16 UTC  (5+ messages)
` [Nouveau] [PATCH drm-misc-next v2 2/7] drm/gpuvm: rename struct drm_gpuva_manager to struct drm_gpuvm
  `  "
` [Nouveau] [PATCH drm-misc-next v2 5/7] drm/gpuvm: add an abstraction for a VM / BO combination
  `  "

[PATCH v2 00/41] mtd: spi-nor: clean the flash_info database up
 2023-09-07  8:14 UTC  (10+ messages)
` [PATCH v2 11/41] mtd: spi-nor: drop .parse_sfdp
` [PATCH v2 17/41] mtd: spi-nor: atmel: convert flash_info to new format
` [PATCH v2 39/41] mtd: spi-nor: winbond: sort flash_info entries

[PATCH v5 00/57] Add LoongArch LASX instructions
 2023-09-07  8:08 UTC  (11+ messages)
` [PATCH v5 01/57] target/loongarch: Renamed lsx*.c to vec* .c
` [PATCH v5 02/57] target/loongarch: Implement gvec_*_vl functions
` [PATCH v5 03/57] target/loongarch: Use gen_helper_gvec_4_ptr for 4OP + env vector instructions
` [PATCH v5 04/57] target/loongarch: Use gen_helper_gvec_4 for 4OP "
` [PATCH v5 05/57] target/loongarch: Use gen_helper_gvec_3_ptr for 3OP + env "
` [PATCH v5 06/57] target/loongarch: Use gen_helper_gvec_3 for 3OP "
` [PATCH v5 07/57] target/loongarch: Use gen_helper_gvec_2_ptr for 2OP + env "
` [PATCH v5 08/57] target/loongarch: Use gen_helper_gvec_2 for 2OP "
` [PATCH v5 09/57] target/loongarch: Use gen_helper_gvec_2i for 2OP + imm "
` [PATCH v5 10/57] target/loongarch: Replace CHECK_SXE to check_vec(ctx, 16)

[PATCH RFC] nvmet-tcp: add new workqueue to surpress lockdep warning
 2023-09-07  8:12 UTC  (3+ messages)

[LTP] Seeking help with LTP testing issues
 2023-09-07  3:06 UTC  (4+ messages)
  ` [LTP] 回复: "
    ` [LTP] 回复: 回复: "

[PATCH v1 0/2] offload support to free dma source buffer
 2023-09-07  8:10 UTC  (3+ messages)
` [PATCH v1 1/2] dmadev: offload to free "
` [PATCH v1 2/2] test/dma: add source buffer offload free test

[virtio-comment] [RFC PATCH 0/5] virtio: introduce SUSPEND bit and vq state
 2023-09-07  8:09 UTC  (10+ messages)
` [virtio-comment] [RFC PATCH 4/5] virtqueue: constraints for virtqueue state
  ` [virtio-comment] "
              ` [virtio-dev] "

[dm-devel] [PATCH v15 00/12] Implement copy offload support
 2023-09-07  7:16 UTC  (7+ messages)
  ` [dm-devel] [PATCH v15 02/12] Add infrastructure for copy offload in block and request layer
  ` [dm-devel] [PATCH v15 03/12] block: add copy offload support

[PATCH] Revert "dma-contiguous: check for memory region overlap"
 2023-09-07  8:03 UTC 

[PATCH v3 0/5] configfs-tsm: Attestation Report ABI
 2023-09-07  8:04 UTC  (4+ messages)

[MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
 2023-09-07  8:04 UTC  (8+ messages)

[Intel-xe] [PATCH] drm/xe/uapi: Separate VM_BIND's operation and flag
 2023-09-07  8:03 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/uapi: Separate VM_BIND's operation and flag (rev2)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[igt-dev] [PATCH i-g-t] tests/kms_atomic_transition: Reduce the execution time on modest-transition
 2023-09-07  7:58 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t] tests/kms_atomic_transition: Reduce the number of iterations on modeset-transition

[PATCH 00/21] gpio: convert users to gpio_device_find() and remove gpiochip_find()
 2023-09-07  7:57 UTC  (45+ messages)
` [PATCH 01/21] gpiolib: make gpio_device_get() and gpio_device_put() public
` [PATCH 02/21] gpiolib: provide gpio_device_find()
` [PATCH 03/21] gpiolib: provide gpio_device_find_by_label()
` [PATCH 04/21] gpiolib: provide gpio_device_get_desc()
` [PATCH 05/21] gpiolib: add support for scope-based management to gpio_device
` [PATCH 06/21] gpiolib: provide gpiod_to_device()
` [PATCH 07/21] gpiolib: provide gpio_device_get_base()
` [PATCH 09/21] gpiolib: reluctantly provide gpio_device_get_chip()
` [PATCH 10/21] gpiolib: replace find_chip_by_name() with gpio_device_find_by_label()
` [PATCH 12/21] hte: allow building modules with COMPILE_TEST enabled
` [PATCH 13/21] hte: tegra194: improve the GPIO-related comment
` [RFT PATCH 14/21] hte: tegra194: don't access struct gpio_chip
` [RFT PATCH 15/21] arm: omap1: ams-delta: stop using gpiochip_find()
` [PATCH 16/21] gpio: of: correct notifier return codes
` [PATCH 17/21] gpio: of: replace gpiochip_find_* with gpio_device_find_*
` [PATCH 18/21] gpio: acpi: replace gpiochip_find() with gpio_device_find()
` [PATCH 19/21] gpio: swnode: replace gpiochip_find() with gpio_device_find_by_label()
` [PATCH 20/21] gpio: sysfs: drop the mention of gpiochip_find() from sysfs code
` [PATCH 21/21] gpiolib: remove gpiochip_find()

[PATCH v2 00/34] drm/amd/display: add AMD driver-specific properties for color mgmt
 2023-09-07  7:57 UTC  (9+ messages)
` [PATCH v2 07/34] drm/amd/display: explicitly define EOTF and inverse EOTF
` [PATCH v2 10/34] drm/amd/display: add plane 3D LUT driver-specific properties

[dm-devel] [PATCH 00/21] multipath-tools: user-friendly names rework
 2023-09-07  7:55 UTC  (7+ messages)
` [dm-devel] [PATCH 04/21] libmultipath: never allocate an alias that's already taken
` [dm-devel] [PATCH 07/21] multipath-tools tests: add tests for get_user_friendly_alias()

[PATCH 1/1] timer: document the unit of the timer rate
 2023-09-07  7:54 UTC 

CIP IRC weekly meeting today on libera.chat
 2023-09-07  7:53 UTC  (2+ messages)
` [cip-dev] "

[PATCH v2] net/ice: fix tm configuration cannot be cleared
 2023-09-07  7:51 UTC  (4+ messages)
` [PATCH v3] "

[xen-unstable test] 182650: tolerable FAIL - PUSHED
 2023-09-07  7:50 UTC 

[PATCH v2] RDMA/cma: prevent rdma id destroy during cma_iw_handler
 2023-09-07  7:47 UTC  (12+ messages)

[PATCH 0/8] sysctl: Remove sentinel elements from arch
 2023-09-07  7:38 UTC  (6+ messages)
` [PATCH 3/8] arch/x86: Remove sentinel elem from ctl_table arrays

[PATCH v3] MAINTAINERS: generalize vm-event/monitor entry
 2023-09-07  7:45 UTC 

[Intel-gfx] [PULL] drm-misc-fixes
 2023-09-07  7:44 UTC  (2+ messages)
`  "

[PATCH v2] iommu/tegra-smmu: Drop unnecessary error check for for debugfs_create_dir()
 2023-09-07  7:44 UTC  (2+ messages)

[PATCH v7 0/4] Virtio shared dma-buf
 2023-09-07  7:43 UTC  (5+ messages)
` [PATCH v7 1/4] uuid: add a hash function
` [PATCH v7 2/4] virtio-dmabuf: introduce virtio-dmabuf
` [PATCH v7 3/4] vhost-user: add shared_object msg
` [PATCH v7 4/4] libvhost-user: handle "

[PATCH v3 00/32] Unified CPU type check
 2023-09-07  7:41 UTC  (3+ messages)
` [PATCH v3 12/32] target/ppc: Use generic helper to show CPU model names

[PATCH 0/2] tcg: Add gvec compare with immediate and scalar operand
 2023-09-07  7:39 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH] lockdep: Fix static memory detection even more
 2023-09-07  7:40 UTC  (7+ messages)

[PATCH 4/4] mfd: eiois200: Add EIO-IS200 Series EC Core Driver
 2023-09-07  7:36 UTC  (2+ messages)

[PATCH] drm/amdgpu: Use default reset method handler
 2023-09-07  7:34 UTC  (2+ messages)

Rework flushing changes to the TLB
 2023-09-07  7:31 UTC  (6+ messages)
` [PATCH 04/11] drm/amdgpu: fix and cleanup gmc_v7_0_flush_gpu_tlb_pasid

[Intel-gfx] [PATCH] drm/i915: Added Wa_18022495364
 2023-09-07  7:27 UTC  (2+ messages)

[PATCH 1/2] accel/ivpu: Update debugfs to latest changes in DRM
 2023-09-07  7:26 UTC  (2+ messages)
` [PATCH 2/2] accel/ivpu: Compile ivpu_debugfs.c conditionally

[PATCH v8 0/3] Support pwm/tach driver for aspeed ast26xx
 2023-09-07  7:24 UTC  (9+ messages)
` [PATCH v8 1/3] dt-bindings: hwmon: fan: Add fan binding to schema
` [PATCH v8 2/3] dt-bindings: hwmon: Support Aspeed g6 PWM TACH Control

[PATCH] hw/riscv: split RAM into low and high memory
 2023-09-07  7:16 UTC  (4+ messages)

[XEN PATCH v2 0/2] xen: deviate asm-only function definitions for Rule 8.4
 2023-09-07  7:16 UTC  (4+ messages)
` [XEN PATCH v2 1/2] xen: apply deviation for Rule 8.4 (asm-only definitions)

[PATCH] iommu/omap: Use helper function IS_ERR_OR_NULL()
 2023-09-07  7:14 UTC 

[PATCH RESEND 00/10] iommu/amd: SVA Support (Part 4) - SVA and IOPF
 2023-09-07  7:15 UTC  (8+ messages)
` [PATCH RESEND 04/10] iommu/amd: Add support to enable/disable SVA feature

[PATCHv2 bpf-next 0/9] bpf: Add missed stats for kprobes
 2023-09-07  7:13 UTC  (10+ messages)
` [PATCHv2 bpf-next 1/9] bpf: Count stats for kprobe_multi programs
` [PATCHv2 bpf-next 2/9] bpf: Add missed value to kprobe_multi link info
` [PATCHv2 bpf-next 3/9] bpf: Add missed value to kprobe perf "
` [PATCHv2 bpf-next 4/9] bpf: Count missed stats in trace_call_bpf
` [PATCHv2 bpf-next 5/9] bpftool: Display missed count for kprobe_multi link
` [PATCHv2 bpf-next 6/9] bpftool: Display missed count for kprobe perf link
` [PATCHv2 bpf-next 7/9] selftests/bpf: Add test for missed counts of perf event link kprobe
` [PATCHv2 bpf-next 8/9] selftests/bpf: Add test for recursion "
` [PATCHv2 bpf-next 9/9] selftests/bpf: Add test for recursion counts of perf event link tracepoint

[PATCH v2] docs/misra: add 14.3
 2023-09-07  7:12 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/intel-ci: add 4-tile test
 2023-09-07  7:10 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[Intel-xe] [PATCH 1/2] drm/xe/uapi: Typo lingo and other small backwards compatible fixes
 2023-09-07  7:08 UTC  (3+ messages)
` [Intel-xe] [PATCH] "

[PATCH] drm/radeon: make fence wait in suballocator uninterrruptable
 2023-09-07  7:03 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net 1/2] iavf: add iavf_schedule_aq_request() helper
 2023-09-07  7:01 UTC  (3+ messages)

[PATCH] drm/amdgpu/soc21: don't remap HDP registers for SR-IOV
 2023-09-07  7:00 UTC  (2+ messages)

[PATCH v2 00/12] net/cpfl: support port representor
 2023-09-07 15:16 UTC  (13+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 01/11] net/cpfl: refine devargs parse and process
  ` [PATCH v3 02/11] net/cpfl: introduce interface structure
  ` [PATCH v3 03/11] net/cpfl: refine handle virtual channel message
  ` [PATCH v3 04/11] net/cpfl: introduce CP channel API
  ` [PATCH v3 05/11] net/cpfl: enable vport mapping
  ` [PATCH v3 06/11] net/cpfl: parse representor devargs
  ` [PATCH v3 07/11] net/cpfl: support probe again
  ` [PATCH v3 08/11] net/cpfl: create port representor
  ` [PATCH v3 09/11] net/cpfl: support vport list/info get
  ` [PATCH v3 10/11] net/cpfl: update vport info before creating representor
  ` [PATCH v3 11/11] net/cpfl: support link update for representor

[PATCH v2 00/11] Batch hugetlb vmemmap modification operations
 2023-09-07  6:58 UTC  (9+ messages)
` [PATCH v2 08/11] hugetlb: batch freeing of vmemmap pages
` [PATCH v2 10/11] hugetlb: batch TLB flushes when freeing vmemmap
` [PATCH v2 11/11] hugetlb: batch TLB flushes when restoring vmemmap

[PATCH 0/2] Fix redundant PLLA update
 2023-09-07  6:52 UTC  (3+ messages)
` [PATCH 1/2] ASoC: soc-utils: Export snd_soc_dai_is_dummy() symbol
` [PATCH 2/2] ASoC: tegra: Fix redundant PLLA and PLLA_OUT0 updates

[meta-oe][kirkstone][PATCH] ntfs-3g-ntfsprogs: Upgrade 2022.5.17 to 2022.10.3
 2023-09-07  6:56 UTC 

Xens handling of MCE
 2023-09-07  6:56 UTC  (3+ messages)

Regression with AX88179A: can't manually set MAC address anymore
 2023-09-07  6:56 UTC  (6+ messages)

[oe-core][PATCH] mesa: add intel raytracing support to opencl build
 2023-09-07  6:56 UTC 

[PATCH v3 00/11] Add DELETE_BUF ioctl
 2023-09-07  6:54 UTC  (14+ messages)
` [PATCH v3 04/11] media: videobuf2: Stop define VB2_MAX_FRAME as global

[PATCH v9 0/2] Add Facebook Minerva (AST2600) BMC
 2023-09-07  6:45 UTC  (6+ messages)
` [PATCH v9 1/2] ARM: dts: aspeed: Minerva: "
` [PATCH v9 2/2] dt-bindings: arm: aspeed: add Meta Minerva board

[PATCH v3 4/5] drm/vc4: add trailing newlines to drm_dbg msgs
 2023-09-07  6:51 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH v3 0/5] drm/drm_dbg: add trailing newlines where missing
 2023-09-07  6:51 UTC  (5+ messages)
` [PATCH v3 1/5] drm/connector: add trailing newlines to drm_dbg msgs
    ` [Intel-gfx] "

[PATCH] phy: qcom: m31: Remove unwanted qphy->vreg is NULL check
 2023-09-07  6:50 UTC 

[XEN PATCH] x86/ACPI: Ignore entries with invalid APIC IDs when parsing MADT
 2023-09-07  6:50 UTC  (4+ messages)

[PATCH v2 0/5] ppc, fbdev: Clean up fbdev mmap helper
 2023-09-07  6:49 UTC  (4+ messages)
` [PATCH v2 2/5] fbdev: Replace fb_pgprotect() with fb_pgprot_device()

[PATCH v8 00/13] Add support to configure TPDM DSB subunit
 2023-09-07  6:47 UTC  (9+ messages)
` [PATCH v8 09/13] coresight-tpdm: Add nodes for dsb edge control
` [PATCH v8 10/13] coresight-tpdm: Add nodes to configure pattern match output

[LTP] [PATCH] kernel/device-drivers/zram/zram01.sh : add a sync
 2023-09-07  6:46 UTC  (4+ messages)
` [LTP] [PATCH v2] kernel/device-drivers/zram/zram01.sh : don't fill from /dev/zero

[PATCH v2] docs/misra: add 14.3
 2023-09-07  6:45 UTC  (4+ messages)

[PATCH 1/2] arm64: dts: imx8mp: Move funnel outside from soc
 2023-09-07  6:43 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: imx8mq: "

[XEN PATCH] xen/types: address Rule 10.1 for macro BITS_TO_LONGS
 2023-09-07  6:42 UTC  (8+ messages)

[PATCH 6.5 00/34] 6.5.2-rc1 review
 2023-09-07  6:41 UTC  (3+ messages)
` [PATCH 6.5 11/34] modules: only allow symbol_get of EXPORT_SYMBOL_GPL modules

[PATCH v3 1/2] dt-bindings: phy: add binding for the i.MX8MP HDMI PHY
 2023-09-07  6:39 UTC  (4+ messages)
` [PATCH v3 2/2] phy: freescale: add Samsung "

[PATCH v3 0/3] bootstage support for risc-v
 2023-09-07  6:39 UTC  (4+ messages)
  ` [PATCH v3 3/3] timer: riscv_aclint_timer: add timer_get_boot_us for BOOTSTAGE

[Intel-wired-lan] [PATCH net] ixgbe: fix timestamp configuration code
 2023-09-07  6:39 UTC  (2+ messages)

[PATCH] Staging: wlan-ng: Removed unnecessary parentheses in wlan-ng driver cfg80211
 2023-09-07  6:38 UTC  (2+ messages)

[PATCH] mm: hugetlb_vmemmap: allow alloc vmemmap pages fallback to other nodes
 2023-09-07  6:37 UTC  (2+ messages)

[PATCH resend] mm: hugetlb_vmemmap: use bulk allocator in alloc_vmemmap_page_list()
 2023-09-07  6:35 UTC  (8+ messages)

[PATCH v2,0/3] Add mt8188 compatiable for DSI cmd packet control
 2023-09-07  6:21 UTC  (10+ messages)
` [PATCH v2,2/3] drm/mediatek: Add mt8188 dsi compatible to mtk_dsi.c
` [PATCH v2,3/3] drm/mediatek: dsi: Add dsi cmdq_ctl to send panel initial code
  ` [PATCH v2, 3/3] "

[PATCH] LoongArch: Add tlb_flush_threshold for tlb flush range
 2023-09-07  6:27 UTC 

[dm-devel] [PATCH] fix writing to the filesystem after unmount
 2023-09-06 16:19 UTC  (9+ messages)

[PATCH v2] hw/loongarch: Add virtio-mmio bus support
 2023-09-07  6:25 UTC 

[PATCH] target/riscv: pmp: Clear pmp/smepmp bits on reset
 2023-09-07  6:24 UTC 

[PATCH v6 0/3] Virtio shared dma-buf
 2023-09-07  6:19 UTC  (8+ messages)
` [PATCH v6 3/3] vhost-user: add shared_object msg

[PATCH v5 00/20] linux-user: Implement VDSOs
 2023-09-07  6:17 UTC  (5+ messages)
` [PATCH v5 20/20] linux-user/s390x: Add vdso

[PATCH v9 0/7] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2023-09-07  6:15 UTC  (5+ messages)
` [PATCH v9 6/7] phy: freescale: Add DisplayPort PHY driver "

[Buildroot] [Bug 15760] New: bpftool v7.1.0 Building failed
 2023-09-07  6:15 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.