All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-02 15:01:47 to 2023-11-02 15:41:15 UTC [more...]

[rft, PATCH v3 00/15] drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO
 2023-11-02 15:40 UTC  (57+ messages)
` [Intel-gfx] "
` [PATCH v3 01/15] drm/i915/dsi: assume BXT gpio works for non-native GPIO
  ` [Intel-gfx] "
` [PATCH v3 02/15] drm/i915/dsi: switch mipi_exec_gpio() from dev_priv to i915
  ` [Intel-gfx] "
` [PATCH v3 03/15] drm/i915/dsi: clarify GPIO exec sequence
  ` [Intel-gfx] "
` [PATCH v3 04/15] drm/i915/dsi: rename platform specific *_exec_gpio() to *_gpio_set_value()
  ` [Intel-gfx] "
` [PATCH v3 05/15] drm/i915/dsi: bxt/icl GPIO set value do not need gpio source
  ` [Intel-gfx] "
` [PATCH v3 06/15] drm/i915/dsi: Replace while(1) with one with clear exit condition
  ` [Intel-gfx] "
` [PATCH v3 07/15] drm/i915/dsi: Get rid of redundant 'else'
  ` [Intel-gfx] "
` [PATCH v3 08/15] drm/i915/dsi: Replace check with a (missing) MIPI sequence name
  ` [Intel-gfx] "
` [PATCH v3 09/15] drm/i915/dsi: Remove GPIO lookup table at the end of intel_dsi_vbt_gpio_init()
  ` [Intel-gfx] "
` [PATCH v3 10/15] drm/i915/dsi: Fix wrong initial value for GPIOs in bxt_exec_gpio()
  ` [Intel-gfx] "
` [PATCH v3 11/15] drm/i915/dsi: Extract common soc_gpio_set_value() helper
  ` [Intel-gfx] "
` [PATCH v3 12/15] drm/i915/dsi: Replace poking of VLV GPIOs behind the driver's back
  ` [Intel-gfx] "
` [PATCH v3 13/15] drm/i915/dsi: Prepare soc_gpio_set_value() to distinguish GPIO communities
  ` [Intel-gfx] "
` [PATCH v3 14/15] drm/i915/dsi: Replace poking of CHV GPIOs behind the driver's back
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 15/15] drm/i915/iosf: Drop unused APIs
  `  "

[PATCH 0/4] Packet/beacon loss roaming improvements
 2023-11-02 15:41 UTC  (12+ messages)

[PATCH] drm/amdgpu: Fix the vram base start address
 2023-11-02 15:39 UTC  (4+ messages)

[PATCH v13 17/35] KVM: Add transparent hugepage support for dedicated guest memory
 2023-11-02 15:38 UTC  (15+ messages)

[PATCH v16 17/18] plugins: Allow to read registers
 2023-11-02 15:38 UTC  (2+ messages)

[yocto-autobuilder-helper][PATCH v3] AUH: Add Openembedded auto-update-helper with list of layer to test
 2023-11-02 15:38 UTC  (3+ messages)
` [yocto] "

[PATCH 1/4] Remove redundant return value check
 2023-11-02 15:38 UTC  (5+ messages)
` [PATCH 2/4] "

[igt-dev] [PATCH i-g-t] tests/intel/xe_exec_store: Add cachelines and page-sized subtests
 2023-11-02 15:36 UTC  (3+ messages)
` [igt-dev] ✓ CI.xeBAT: success for tests/intel/xe_exec_store: Add cachelines and page-sized subtests (rev2)

kernel/bpf/helpers.c:1905:19: warning: no previous declaration for 'bpf_percpu_obj_new_impl'
 2023-11-02 15:36 UTC  (3+ messages)

[PATCH bpf-next v3 1/2] bpf: add skcipher API support to TC/XDP programs
 2023-11-02 15:36 UTC  (6+ messages)

[PATCH 0/5] use abstracted bit count functions
 2023-11-02 15:36 UTC  (5+ messages)

[PATCH v2 1/1] KVM: s390: vsie: fix wrong VIR 37 when MSO is used
 2023-11-02 15:35 UTC 

[PATCH 0/3] ida: Allow allocations of contiguous IDs
 2023-11-02 15:34 UTC  (4+ messages)
` [PATCH 1/3] ida: Introduce ida_weight()
` [PATCH 2/3] ida: Introduce ida_alloc_group_range()
` [PATCH 3/3] ida: Add kunit based tests for new IDA functions

[Bug 218092] Laptop hanging on black screen, when suspended and woke up!
 2023-11-02 15:35 UTC 

[PATCH 0/2] cleanup: Conditional locking support
 2023-11-02 15:34 UTC  (4+ messages)
` [PATCH 2/2] ptrace: Convert ptrace_attach() to use lock guards

[PATCH v1 0/3] arm64: qcom: sa8775p: add cache coherency support for SA8775P
 2023-11-02 15:34 UTC  (3+ messages)
` [PATCH v1 1/3] PCI: qcom: Enable cache coherency for SA8775P RC

[PATCH] drivers/regulator: Notify sysfs about status changes
 2023-11-02 15:33 UTC  (7+ messages)

[PATCH 2/2] PCI: Ignore PCIe ports used for tunneling in pcie_bandwidth_available()
 2023-11-02 15:33 UTC  (5+ messages)

[PATCH v1 0/3] gpio: mmio: Make driver agnostic
 2023-11-02 15:33 UTC  (5+ messages)
` [PATCH v1 1/3] device property: Implement device_is_big_endian()

[PATCH 00/13] wifi: ath12k: QCN9274 dualmac bring up
 2023-11-02 15:33 UTC  (4+ messages)
` [PATCH 06/13] wifi: ath12k: Add logic to write QRTR node id to scratch

[PATCH 00/13] perf: Employ SBRM to simplify error handling -- batch 1/3
 2023-11-02 15:09 UTC  (14+ messages)
` [PATCH 01/13] perf: Simplify perf_event_alloc() error path
` [PATCH 02/13] perf: Simplify perf_pmu_register() "
` [PATCH 03/13] perf: Simplify perf_fget_light()
` [PATCH 04/13] perf: Simplify event_function*()
` [PATCH 05/13] perf: Simplify perf_cgroup_connect()
` [PATCH 06/13] perf; Simplify event_sched_in()
` [PATCH 07/13] perf: Simplify: __perf_install_in_context()
` [PATCH 08/13] perf: Simplify: *perf_event_{dis,en}able*()
` [PATCH 09/13] perf: Simplify perf_event_modify_attr()
` [PATCH 10/13] perf: Simplify perf_event_context_sched_in()
` [PATCH 11/13] perf: Simplify perf_adjust_freq_unthr_context()
` [PATCH 12/13] perf: Simplify perf_event_*_on_exec()
` [PATCH 13/13] perf: Simplify *perf_event_read*()

[PATCH] tools/power turbostat: Fix Bzy_MHz calculation equation
 2023-11-02 15:31 UTC  (3+ messages)

❌ FAIL: Test report for master (6.6.0, mainline.kernel.org-clang, babe3939)
 2023-11-02 15:31 UTC 

[PATCH 00/14] Release notes changes
 2023-11-02 15:30 UTC  (4+ messages)
` [PATCH 09/14] sdpx is poky, not global default
  ` [docs] "

[nft PATCH] tests: shell: Fix sets/reset_command_0 for current kernels
 2023-11-02 15:29 UTC  (2+ messages)

[Bug 217572] New: Initial blocked tasks causing deterioration over hours until (nearly) complete system lockup and data loss with PostgreSQL 13
 2023-11-02 15:29 UTC  (4+ messages)
` [Bug 217572] "

[PATCH v7 06/10] ASoC: pxa: Suppress SSPA on ARM64
 2023-11-02 15:26 UTC  (7+ messages)
` [PATCH v7 07/10] dt-bindings: marvell: Document PXA1908 SoC
` [PATCH v7 08/10] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform
` [PATCH v7 09/10] arm64: dts: Add DTS for Marvell PXA1908 and samsung,coreprimevelte
` [PATCH v7 10/10] MAINTAINERS: add myself as Marvell PXA1908 maintainer

[PATCH 1/7] board: ti: Add dependency from TARGET selection to SOC
 2023-11-02 15:27 UTC  (4+ messages)
` [PATCH 5/7] arm: mach-k3: am62x: Move board selection to mach-k3

[LTP] [PATCH v9 0/4] Improve ioctl02.c
 2023-11-02 15:26 UTC  (4+ messages)
` [LTP] [PATCH v9 4/4] Extend ioctl02 to test termio and termios

[syzbot] [mm?] general protection fault in hugetlb_vma_lock_read
 2023-11-02 15:26 UTC 

[RFC PATCH 00/18] Map memory at destination .load_setup in vDPA-net migration
 2023-11-02 15:24 UTC  (4+ messages)
` [RFC PATCH 15/18] vdpa: add vhost_vdpa_load_setup

[LTP] [PATCH v1] Extend ioctl02 to test termio and termios
 2023-11-02 15:24 UTC 

[RFC] MAINTAINERS: add status information
 2023-11-02 15:21 UTC  (6+ messages)
` [PATCH v6 0/3] net/tap: build and fix for BPF program
  ` [PATCH v6 3/3] net/tap; rebuild and update the BPF flow program

[yocto-autobuilder-helper][PATCH v4 0/2] Extend auto-upgrade helper to meta-openembedded
 2023-11-02 15:20 UTC  (3+ messages)
` [yocto-autobuilder-helper][PATCH v4 1/2] config.json: Move AUH from custom scripts to config.json
` [yocto-autobuilder-helper][PATCH v4 2/2] config.json: Extend AUH to meta-openembedded layers

[PATCH v6 bpf-next 00/17] BPF register bounds logic and testing improvements
 2023-11-02 15:19 UTC  (7+ messages)
` [PATCH v6 bpf-next 09/17] bpf: drop knowledge-losing __reg_combine_{32,64}_into_{64,32} logic
` [PATCH v6 bpf-next 11/17] bpf: rename is_branch_taken reg arguments to prepare for the second one
` [PATCH v6 bpf-next 12/17] bpf: generalize is_branch_taken() to work with two registers

[PATCH v7 00/10] Initial Marvell PXA1908 support
 2023-11-02 15:11 UTC  (5+ messages)
` [PATCH v7 01/10] clk: mmp: Switch to use struct u32_fract instead of custom one
` [PATCH v7 02/10] dt-bindings: pinctrl: pinctrl-single: add marvell,pxa1908-padconf compatible
` [PATCH v7 03/10] pinctrl: single: "
` [PATCH v7 04/10] dt-bindings: clock: Add Marvell PXA1908 clock bindings

[Intel-xe] [CI HAX v2] drm/xe: Disable panic_on_warn for testing purposes
 2023-11-02 15:19 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Disable panic_on_warn for testing purposes (rev2)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[REGRESSION] Backport? RIP: 0010:throtl_trim_slice+0xc6/0x320 caused kernel panic
 2023-11-02 15:18 UTC  (4+ messages)

[PATCH v1 0/2] fuse: Introduce sysfs APIs to flush or resend pending requests
 2023-11-02 15:17 UTC  (2+ messages)

[PATCH v2 1/2] libsepol: reject avtab entries with invalid specifier
 2023-11-02 15:17 UTC  (2+ messages)

[PATCH] ref-manual: document KERNEL_LOCALVERSION
 2023-11-02 15:17 UTC  (4+ messages)
` [docs] "

[tip:x86/percpu 11/22] lib/flex_proportions.c:73:9: sparse: sparse: too many errors
 2023-11-02 15:13 UTC 

[igt-dev] [PATCH i-g-t v1 0/4] drmtest changes for filtering GPUs on multi-gpu
 2023-11-02 15:14 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[device-mapper-dm:dm-vdo-wip 55/90] drivers/md/dm-vdo/block-map.h:35:37: warning: 'UNMAPPED_BLOCK_MAP_ENTRY' defined but not used
 2023-11-02 15:11 UTC  (2+ messages)

[PATCH v5 0/1] mm: report per-page metadata information
 2023-11-02 15:11 UTC  (6+ messages)
` [PATCH v5 1/1] "

[PATCH v2 0/3] board: imx8mn-rve-gateway: add support for RVE gateway board
 2023-11-02 15:10 UTC  (5+ messages)
` [PATCH v2 3/3] arm64: dts: freescale: introduce rve-gateway board

[PATCH v3 0/5] media: qcom: camss: Introduce support for named power-domains
 2023-11-02 15:10 UTC  (3+ messages)
` [PATCH v3 4/5] media: qcom: camss: Move VFE power-domain specifics into vfe.c

[PATCH v12 0/4] Add RZ/{G2L,G2LC} and RZ/V2L Display Unit support
 2023-11-02 15:07 UTC  (10+ messages)
` [PATCH v12 1/4] dt-bindings: display: Document Renesas RZ/G2L DU bindings
` [PATCH v12 2/4] dt-bindings: display: renesas, rzg2l-du: Document RZ/V2L "
  ` [PATCH v12 2/4] dt-bindings: display: renesas,rzg2l-du: "
` [PATCH v12 3/4] drm: renesas: Add RZ/G2L DU Support
` [PATCH v12 4/4] MAINTAINERS: Add maintainer for RZ DU drivers

[PATCH v2] overview-manual: concepts: Add Bitbake Tasks Map
 2023-11-02 15:08 UTC  (2+ messages)
` [docs] "

[net-next RFC PATCH v3 1/4] net: phy: aquantia: move to separate directory
 2023-11-02 15:07 UTC  (3+ messages)

[PATCH 0/6] Minor testsuite cleanups
 2023-11-02 15:07 UTC  (2+ messages)

[PATCH v4 00/15] Introduce new `git replay` command
 2023-11-02 15:06 UTC  (4+ messages)
` [PATCH v5 00/14] "

[virtio-comment] [PATCH v1 0/8] Introduce device migration support commands
 2023-11-02 15:06 UTC  (6+ messages)
` [virtio-comment] [PATCH v1 3/8] device-context: Define the device context fields for device migration
  ` [virtio-comment] "
    ` [virtio-comment] "

[GIT PULL] perf tools changes for v6.7
 2023-11-02 15:06 UTC 

[PATCH 00/10] drm/tidss: Probe related fixes and cleanups
 2023-11-02 14:55 UTC  (3+ messages)
` [PATCH 10/10] drm/tidss: Fix atomic_flush check

[RFC v5 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2023-11-02 15:04 UTC  (6+ messages)
` [RFC v5 2/5] drivers: firmware: scmi: Introduce scmi_get_max_msg_size function

[Buildroot] [Bug 15832] Low performance with python3 compare to python2 on the same platform
 2023-11-02 15:05 UTC 

[PATCH] drm/amdgpu: Add xcc instance parameter to *REG32_SOC15_IP_NO_KIQ (v3)
 2023-11-02 15:04 UTC  (5+ messages)
` [PATCH 1/4] drm/amdgpu: Add flag to enable indirect RLCG access for gfx v9.4.3
  ` [PATCH 2/4] drm/amdgpu: Add xcc param to SRIOV kiq write and WREG32_SOC15_IP_NO_KIQ (v4)
  ` [PATCH 3/4] drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v4)
  ` [PATCH 4/4] drm/amdgpu: Change WREG32_RLC to WREG32_SOC15_RLC where inst != 0 (v2)

[PATCH] scsi: libfc: replace deprecated strncpy with memcpy
 2023-11-02 15:03 UTC  (2+ messages)

[android-common:android12-5.10 8048/29087] mm/memory.c:4691 handle_pte_fault() warn: inconsistent returns 'vmf->ptl'
 2023-11-02 15:03 UTC 

[PATCH] arm: mach-k3: Move K3 common schema.yaml out of board directory
 2023-11-02 15:03 UTC  (2+ messages)

[syzbot] UBSAN: array-index-out-of-bounds in diWrite
 2023-11-02 15:02 UTC  (2+ messages)
` [syzbot] test

[PATCH] wifi: ath10k: simplify __ath10k_htt_tx_txq_recalc()
 2023-11-02 15:02 UTC  (3+ messages)

[PATCH v3 1/4] Toaster: Check info_sign is visible and clickable in landing page
 2023-11-02 15:02 UTC  (4+ messages)
` [PATCH v3 2/4] Toaster: Test documentation link in landing header is displayed
` [PATCH v3 3/4] Toaster: Test jumbotron links visible and clickable
` [PATCH v3 4/4] Toaster: Toaster: Remove unused sleep import from time

[PATCH v3 1/4] Toaster: Check info_sign is visible and clickable in landing page
 2023-11-02 15:01 UTC  (4+ messages)
` [PATCH v3 2/4] Toaster: Test documentation link in landing header is displayed
` [PATCH v3 3/4] Toaster: Test jumbotron links visible and clickable
` [PATCH v3 4/4] Toaster: Toaster: Remove unused sleep import from time


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.