All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-07 05:20:11 to 2023-09-07 07:36:02 UTC [more...]

[PATCH 00/21] gpio: convert users to gpio_device_find() and remove gpiochip_find()
 2023-09-07  7:35 UTC  (30+ 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] 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

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

[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 v2 00/41] mtd: spi-nor: clean the flash_info database up
 2023-09-07  6:55 UTC  (4+ messages)
` [PATCH v2 11/41] mtd: spi-nor: drop .parse_sfdp

[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 RFC] nvmet-tcp: add new workqueue to surpress lockdep warning
 2023-09-07  6:41 UTC  (2+ messages)

[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  (12+ 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] bus: ti-sysc: Fix SYSC_QUIRK_SWSUP_SIDLE_ACT handling for uart wake-up
 2023-09-07  6:22 UTC  (2+ messages)

[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 

[meta-virtualization][PATCH] docker-compose: fix installation location for multilib
 2023-09-07  6:11 UTC 

[PATCH 0/2] Add st7735s drm driver and Winstar panel
 2023-09-07  6:10 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: display: Add st7735s driver
` [PATCH 2/2] drm: tiny: "

[PULL for-6.2 0/7] Ide patches
 2023-09-07  6:08 UTC  (3+ messages)

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

[Intel-xe] [PATCH v2 0/4] Fix LRC workarounds
 2023-09-07  6:07 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for Fix LRC workarounds (rev3)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[virtio-comment] [PATCH v17] virtio-net: support device stats
 2023-09-07  6:05 UTC 

[Intel-xe] [PATCH v2 0/1] Properly return -EPROBE_DEFER if xe_display_driver_probe_defer()
 2023-09-07  6:04 UTC  (3+ messages)
` [Intel-xe] [PATCH v2 1/1] fixup! drm/xe/display: Implement display support

drivers/firmware/efi/libstub/x86-stub.c:342 setup_unaccepted_memory() error: uninitialized symbol 'proto'
 2023-09-07  6:02 UTC 

[igt-dev] [PATCH i-g-t 0/2] Add freq_power test
 2023-09-07  6:06 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] tests/intel/xe_guc_pc: "
` [igt-dev] [PATCH i-g-t 2/2] HAX: Add freq_power to xe-fast-feedback.testlist

[igt-dev] [i-g-t V3 0/6] Enable hang tests for XE
 2023-09-07  6:02 UTC  (3+ messages)
` [igt-dev] [i-g-t V3 3/6] tests/kms_flip: Allow hang tests to run on XE

[PATCH 1/2] dt-bindings: arm64: dts: mediatek: Add mt8395-evk board
 2023-09-07  5:58 UTC  (11+ messages)
` [PATCH v2 1/2] dt-bindings: arm64: dts: mediatek: add "

[Intel-gfx] [PATCH 0/8] drm/i915/dsc: cleanups
 2023-09-07  5:51 UTC  (6+ messages)
` [Intel-gfx] [PATCH 7/8] drm/i915/dsc: add the PPS number to the register content macros
` [Intel-gfx] [PATCH 8/8] drm/i915/dsc: use REG_BIT, REG_GENMASK, and friends for PPS0 and PPS1

[PATCH 1/4] crypto: crc32: Drop CONFIG_DYNAMIC_CRC_TABLE option
 2023-09-07  5:48 UTC  (2+ messages)

[dm-devel] [PATCH v15 00/12] Implement copy offload support
 2023-09-07  5:49 UTC  (6+ 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 v5 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2023-09-07  5:37 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: timer: Add timer for StarFive JH7110 SoC
` [PATCH v5 2/3] clocksource: Add JH7110 timer driver
` [PATCH v5 3/3] riscv: dts: jh7110: starfive: Add timer node

[PATCH v2 1/3] powerpc/fadump: make is_fadump_active() visible for exporting vmcore
 2023-09-07  5:42 UTC  (3+ messages)

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

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

AM3517 Timer busy regression on 6.1.y branch
 2023-09-07  5:41 UTC  (4+ messages)

[PATCH v2] wifi: ath11k: fix boot failure with one MSI vector
 2023-09-07  5:40 UTC  (4+ messages)

Philosophy
 2023-09-07  5:11 UTC 

[PATCH v2] Bluetooth: Avoid redundant authentication
 2023-09-07  5:36 UTC  (2+ messages)
` [v2] "

[RFC 0/6] tentative additions to fix ABE/AESS device tree entries for OMAP4&5
 2023-09-07  5:35 UTC  (5+ messages)
` [RFC 4/6] ARM: DTS: omap4-l4-abe: Add McASP configuration
` [RFC 5/6] ARM: DTS: omap4-l4-abe: add an aess (audio DSP of OMAP4 and OMAP5) child

[PATCH v2 0/3] platform/x86: intel_scu_ipc: Timeout fixes
 2023-09-07  5:35 UTC  (9+ messages)
` [PATCH v2 1/3] platform/x86: intel_scu_ipc: Check status after timeout in busy_loop()
` [PATCH v2 3/3] platform/x86: intel_scu_ipc: Fail IPC send if still busy

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-09-06
 2023-09-07  5:32 UTC 

[PATCH v2 0/5] hwmon: (sch5627) Make limit registers writable
 2023-09-07  5:26 UTC  (6+ messages)
` [PATCH v2 1/5] hwmon: (sch5627) Use bit macros when accessing the control register
` [PATCH v2 2/5] hwmon: (sch5627) Disallow write access if virtual registers are locked
` [PATCH v2 3/5] hwmon: (sch5627) Use regmap for pwm map register caching
` [PATCH v2 4/5] hwmon: (sch5627) Add support for writing limit registers
` [PATCH v2 5/5] hwmon: (sch5627) Document behaviour of "

[RFC PATCH v4 00/16] KVM TDX: TDP MMU: large page support
 2023-09-07  5:26 UTC  (3+ messages)
` [RFC PATCH v4 08/16] KVM: TDX: Pin pages via get_page() right before ADD/AUG'ed to TDs

[Intel-xe] [PATCH] drm/xe/guc: Switch to major-only GuC FW tracking for MTL
 2023-09-07  5:26 UTC  (2+ messages)

[Intel-xe] [PATCH v4 0/6] Add HWMON support for DGFX
 2023-09-07  5:24 UTC  (4+ messages)
` [Intel-xe] [PATCH v4 5/6] drm/xe/hwmon: Expose hwmon energy attribute
    `  "

[PATCH v1 00/10] Enable cpufreq for IPQ5332 & IPQ9574
 2023-09-07  5:21 UTC  (11+ messages)
` [PATCH v1 01/10] clk: qcom: clk-alpha-pll: introduce stromer plus ops
` [PATCH v1 02/10] clk: qcom: apss-ipq-pll: Use stromer plus ops for stromer plus pll
` [PATCH v1 03/10] clk: qcom: apss-ipq-pll: Fix 'l' value for ipq5332_pll_config
` [PATCH v1 04/10] clk: qcom: apss-ipq6018: ipq5332: add safe source switch for a53pll
` [PATCH v1 05/10] dt-bindings: cpufreq: qcom-cpufreq-nvmem: document IPQ5332
` [PATCH v1 06/10] cpufreq: qti: Enable cpufreq for ipq53xx
` [PATCH v1 07/10] arm64: dts: qcom: ipq5332: populate the opp table based on the eFuse
` [PATCH v1 08/10] dt-bindings: cpufreq: qcom-cpufreq-nvmem: document IPQ9574
` [PATCH v1 09/10] cpufreq: qti: Introduce cpufreq for ipq95xx
` [PATCH v1 10/10] arm64: dts: qcom: ipq9574: populate the opp table based on the eFuse

[PATCH v4 0/7] Add support for Sub-NUMA cluster (SNC) systems
 2023-09-07  5:21 UTC  (4+ messages)
` [PATCH v5 0/8] "
  ` [PATCH v5 8/8] selftests/resctrl: Adjust effective L3 cache size when SNC enabled

[RFC PATCH 0/5] Allow for removal of DT nodes and properties
 2023-09-07  5:20 UTC  (8+ messages)


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.