All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-17 20:42:50 to 2023-05-17 21:30:07 UTC [more...]

[PATCH net-next 0/3] WAKE_FILTER for Broadcom PHY
 2023-05-17 21:29 UTC  (5+ messages)
` [PATCH net-next 2/3] net: phy: broadcom: Add support for WAKE_FILTER

[PATCH 0/3] cxl: Random clean ups
 2023-05-17 21:29 UTC  (5+ messages)
` [PATCH 1/3] MAINTAINERS: Add additional reviewers for CXL
` [PATCH 2/3] cxl/pci: Update comment
` [PATCH 3/3] tools/testing/cxl: Document test configurations

[PATCH v11 0/9] Introduce MSM-specific DSC helpers
 2023-05-17 21:29 UTC  (17+ messages)
` [PATCH v11 1/9] drm/display/dsc: Add flatness and initial scale value calculations
` [PATCH v11 2/9] drm/display/dsc: add helper to set semi-const parameters
` [PATCH v11 3/9] drm/display/dsc: Add drm_dsc_get_bpp_int helper
` [PATCH v11 4/9] drm/msm/dsi: use DRM DSC helpers for DSC setup
` [PATCH v11 5/9] drm/msm: Add MSM-specific DSC helper methods

[Intel-gfx] [PATCH v6 0/7] Add MTL PMU support for multi-gt
 2023-05-17 21:29 UTC  (10+ messages)
` [Intel-gfx] [PATCH v6 1/7] drm/i915/pmu: Change bitmask of enabled events to u32
` [Intel-gfx] [PATCH v6 2/7] drm/i915/pmu: Support PMU for all engines
` [Intel-gfx] [PATCH v6 3/7] drm/i915/pmu: Skip sampling engines with no enabled counters
` [Intel-gfx] [PATCH v6 4/7] drm/i915/pmu: Transform PMU parking code to be GT based
` [Intel-gfx] [PATCH v6 5/7] drm/i915/pmu: Add reference counting to the sampling timer
` [Intel-gfx] [PATCH v6 6/7] drm/i915/pmu: Prepare for multi-tile non-engine counters
` [Intel-gfx] [PATCH v6 7/7] drm/i915/pmu: Export counters from all tiles
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add MTL PMU support for multi-gt
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH v2 0/8] ARM: vfp: Reimplement dispatch and support logic in C
 2023-05-17 21:28 UTC  (9+ messages)
` [PATCH v2 1/8] ARM: vfp: Record VFP bounces as perf emulation faults
` [PATCH v2 2/8] ARM: vfp: Remove workaround for Feroceon CPUs
` [PATCH v2 3/8] ARM: vfp: Reimplement VFP exception entry in C code
` [PATCH v2 4/8] ARM: kernel: Get rid of thread_info::used_cp[] array
` [PATCH v2 5/8] ARM: vfp: Use undef hook for handling VFP exceptions
` [PATCH v2 6/8] ARM: entry: Disregard Thumb undef exception in coproc dispatch
` [PATCH v2 7/8] ARM: iwmmxt: Use undef hook to enable coprocessor for task
` [PATCH v2 8/8] ARM: entry: Make asm coproc dispatch code NWFPE only

[PATCH 0/2] KVM: Fix some comments
 2023-05-17 21:28 UTC  (5+ messages)
` [PATCH 1/2] KVM: Fix comments for KVM_ENABLE_CAP
` [PATCH 2/2] KVM: x86: Fix some comments

[PATCH v5 00/21] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
 2023-05-17 21:27 UTC  (16+ messages)
` [PATCH v5 04/21] modpost: squash report_extable_warnings() into extable_mismatch_handler()
` [PATCH v5 06/21] modpost: clean up is_executable_section()
` [PATCH v5 07/21] modpost: squash extable_mismatch_handler() into default_mismatch_handler()
` [PATCH v5 08/21] modpost: pass 'tosec' down to default_mismatch_handler()
` [PATCH v5 09/21] modpost: pass section index to find_elf_symbol2()
` [PATCH v5 10/21] modpost: rename find_elf_symbol() and find_elf_symbol2()
` [PATCH v5 14/21] modpost: remove is_shndx_special() check from section_rel(a)

[PATCH 1/2] amdgpu: validate drm_amdgpu_gem_va addrs for all ops
 2023-05-17 21:26 UTC  (4+ messages)

[PATCH 0/9] misc AHCI cleanups
 2023-05-17 21:26 UTC  (11+ messages)
` [PATCH 2/9] hw/ide/core: set ERR_STAT in unsupported command completion
` [PATCH 3/9] hw/ide/ahci: write D2H FIS on when processing NCQ command
` [PATCH 6/9] hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is cleared
` [PATCH 7/9] hw/ide/ahci: trigger either error IRQ or regular IRQ, not both
` [PATCH 9/9] hw/ide/ahci: fix broken SError handling

[PATCH v3 3/7] iio: light: vcnl4000: Add als_it for vcnl4040/4200
 2023-05-17 21:25 UTC  (2+ messages)

[Intel-xe] [PATCH v3 0/9] Dump + OOB workarounds
 2023-05-17 21:25 UTC  (6+ messages)
` [Intel-xe] [PATCH v3 8/9] drm/xe: Add support for "
` [Intel-xe] [PATCH v3 9/9] drm/xe/guc: Port workarounds to OOB infra

[PATCH] nvme-pci: Add quirk for Teamgroup MP33 SSD
 2023-05-17 21:25 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2 00/15] PMU: multi-tile support
 2023-05-17 21:25 UTC  (16+ messages)
` [igt-dev] [PATCH i-g-t v2 01/15] perf_pmu: Support multi-tile in rc6 subtest
` [igt-dev] [PATCH i-g-t v2 02/15] perf_pmu: Two new rc6 subtests
` [igt-dev] [PATCH i-g-t v2 03/15] perf_pmu: Support multi-tile in frequency subtest
` [igt-dev] [PATCH i-g-t v2 04/15] perf_pmu: Quiesce GPU if measuring idle busyness without spinner
` [igt-dev] [PATCH i-g-t v2 05/15] perf_pmu: Use correct pmu config for multi-tile
` [igt-dev] [PATCH i-g-t v2 06/15] intel_gpu_top: Add an array of freq and rc6 counters
` [igt-dev] [PATCH i-g-t v2 07/15] intel_gpu_top: Determine number of tiles
` [igt-dev] [PATCH i-g-t v2 08/15] intel_gpu_top: Capture freq and rc6 counters from each gt
` [igt-dev] [PATCH i-g-t v2 09/15] intel_gpu_top: Switch pmu_counter to use aggregated values
` [igt-dev] [PATCH i-g-t v2 10/15] intel_gpu_top: Add definitions for gt-specific items and groups
` [igt-dev] [PATCH i-g-t v2 11/15] intel_gpu_top: Bump up size of groups to accomodate multi-gt
` [igt-dev] [PATCH i-g-t v2 12/15] intel_gpu_top: Increase visibility for class_view
` [igt-dev] [PATCH i-g-t v2 13/15] intel_gpu_top: Show gt specific values if requested
` [igt-dev] [PATCH i-g-t v2 14/15] intel_gpu_top: Reduce one level of indent
` [igt-dev] [PATCH i-g-t v2 15/15] intel_gpu_top: Add gt specific values to header in interactive mode

[PATCH BlueZ v3 1/2] test-runner: revert udevd and audio support
 2023-05-17 21:25 UTC  (9+ messages)
` [BlueZ,v3,1/2] "

[PATCH v2] ARM: omap1: Make serial wakeup GPIOs use descriptors
 2023-05-17 21:23 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc8280xp: Flush RSC sleep & wake votes
 2023-05-17 21:23 UTC  (6+ messages)

[PATCH v3] Input: ads7846 - Convert to use software nodes
 2023-05-17 21:22 UTC  (2+ messages)

[PATCH 0/2][next] scsi: lpfc: Replace one-element array with flexible-array member
 2023-05-17 21:23 UTC  (3+ messages)
` [PATCH 1/2][next] "
` [PATCH 2/2][next] scsi: lpfc: Use struct_size() helper

[PATCH v12] app/procinfo: display eventdev xstats
 2023-05-17 21:22 UTC  (2+ messages)
` [PATCH v13] "

[PATCH] spi-dw-core.c: Fix error checking for debugfs_create_dir
 2023-05-17 21:21 UTC  (2+ messages)

[PATCH for-next] RDMA/rxe: Fix ref count error in check_rkey()
 2023-05-17 21:15 UTC 

[LTP] [PATCH 0/7] Two AMD SVM vulnerability tests
 2023-05-17 22:47 UTC  (5+ messages)
` [LTP] [PATCH 2/7] Add test for CVE 2021-3656
` [LTP] [PATCH 4/7] KVM: Add async communication helper functions

[PATCH v4 0/4] Fix up Nokia 770 regression
 2023-05-17 21:20 UTC  (10+ messages)
` [PATCH v4 1/4] Input: ads7846 - Convert to use software nodes

[PATCH 0/4] Replace obsolote test cases
 2023-05-17 21:19 UTC  (5+ messages)
` [PATCH 1/4] app/test: remove testsuite calls from ut setup
` [PATCH 2/4] app/test: refactor mod exp test case
` [PATCH 3/4] app/test: refactor mod inv tests
` [PATCH 4/4] app/test: add rsa kat and pwct tests

[PATCH net 0/6] net/sched: Fixes for sch_ingress and sch_clsact
 2023-05-17 21:18 UTC  (4+ messages)
` [PATCH net 6/6] net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting

[PATCH v6 0/6] Add Qualcomm SM6115 / SM4250 EUD dt-bindings & driver support
 2023-05-17 21:17 UTC  (7+ messages)
` [PATCH v6 1/6] usb: misc: eud: Fix eud sysfs path (use 'qcom_eud')
` [PATCH v6 2/6] dt-bindings: soc: qcom: eud: Add SM6115 / SM4250 support
` [PATCH v6 3/6] usb: misc: eud: Fix indentation issues
` [PATCH v6 4/6] usb: misc: eud: Add driver support for SM6115 / SM4250
` [PATCH v6 5/6] arm64: dts: qcom: sm6115: Add EUD dt node and dwc3 connector
` [PATCH v6 6/6] arm64: dts: qcom: qrb4210-rb2: Enable EUD debug peripheral

stable-rc/queue/6.1 baseline: 153 runs, 7 regressions (v6.1.29)
 2023-05-17 21:18 UTC 

[GIT PULL FOR 6.5 v2] Camera sensor, CSI-2 related patches plus more
 2023-05-17 21:16 UTC 

[Intel-gfx] [PATCH] drm/i915/mtl: do not enable render power-gating on MTL
 2023-05-17 21:16 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/mtl: do not enable render power-gating on MTL (rev2)

[PATCH v3 00/17] Venus QoL / maintainability fixes
 2023-05-17 21:14 UTC  (18+ messages)
` [PATCH v3 01/17] media: venus: hfi_venus: Only consider sys_idle_indicator on V1
` [PATCH v3 02/17] media: venus: hfi_venus: Write to VIDC_CTRL_INIT after unmasking interrupts
` [PATCH v3 03/17] media: venus: Introduce VPU version distinction
` [PATCH v3 04/17] media: venus: Add vpu_version to most SoCs
` [PATCH v3 05/17] media: venus: firmware: Leave a clue about obtaining CP VARs
` [PATCH v3 06/17] media: venus: hfi_venus: Sanitize venus_boot_core() per-VPU-version
` [PATCH v3 07/17] media: venus: core: Assign registers based on VPU version
` [PATCH v3 08/17] media: venus: hfi_venus: Sanitize venus_halt_axi() per-VPU-version
` [PATCH v3 09/17] media: venus: hfi_venus: Sanitize venus_isr() per-VPU-version
` [PATCH v3 10/17] media: venus: hfi_venus: Sanitize venus_cpu_and_video_core_idle() per-VPU-version
` [PATCH v3 11/17] media: venus: hfi_venus: Sanitize venus_cpu_idle_and_pc_ready() per-VPU-version
` [PATCH v3 12/17] media: venus: firmware: Correct IS_V6() checks
` [PATCH v3 13/17] media: venus: hfi_platform: Check vpu_version instead of device compatible
` [PATCH v3 14/17] media: venus: vdec: Sanitize vdec_set_work_route() per-VPU-version
` [PATCH v3 15/17] media: venus: Introduce accessors for remapped hfi_buffer_reqs members
` [PATCH v3 16/17] media: venus: Use newly-introduced hfi_buffer_requirements accessors
` [PATCH v3 17/17] media: venus: hfi_venus: Restrict writing SCIACMDARG3 to Venus V1/V2

[Bpf] IETF BPF working group draft charter
 2023-05-17 21:13 UTC  (7+ messages)

[Intel-gfx] [PATCH v2 0/8] drm/i915: HuC loading and authentication for MTL
 2023-05-17 21:12 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 2/8] drm/i915/uc: perma-pin firmwares

[android-common:android-4.19-stable 5241/29507] kernel/trace/ftrace.c:6781:6: warning: no previous prototype for 'ftrace_graph_return_stub'
 2023-05-17 21:12 UTC 

[kvalo-ath:master-pending] BUILD SUCCESS 7038ad3258aa179ab0699ea437522e2290b5331a
 2023-05-17 21:10 UTC 

[kvalo-ath:pending] BUILD SUCCESS 02c15ab2f967c68fe7de251df57e5a427a8f8b2e
 2023-05-17 21:10 UTC 

[wireless-next:main] BUILD SUCCESS 3f2da9fc17f66af17a1349d4d32f6a6ba245b94d
 2023-05-17 21:10 UTC 

[PATCH] send-email: clear the $message_id after validation
 2023-05-17 21:10 UTC 

[PATCH] drm/amd/display: Fix artifacting on eDP panels when engaging freesync video mode
 2023-05-17 21:10 UTC 

[PATCH] scsi: ibmvscsi: Replace all non-returning strlcpy with strscpy
 2023-05-17 21:01 UTC  (3+ messages)

[PATCH] net: mvpp2: Fix error checking
 2023-05-17 21:06 UTC  (3+ messages)

[PATCH 0/3] nvme-core: dhchap_secret code cleanup
 2023-05-17 21:05 UTC  (4+ messages)
` [PATCH 1/3] nvme: add generic helper to store secret

[PATCH] clk: imx: imx6sx: Remove CLK_SET_RATE_PARENT from the LDB clocks
 2023-05-17 21:05 UTC  (2+ messages)

+ kcov-add-prototypes-for-helper-functions.patch added to mm-nonmm-unstable branch
 2023-05-17 21:05 UTC 

[Intel-gfx] [PATCH v2 3/8] drm/i915/huc: Parse the GSC-enabled HuC binary
 2023-05-17 21:04 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2] "

[igt-dev] [PATCH i-g-t 00/15] PMU: multi-tile support
 2023-05-17 21:05 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for PMU: multi-tile support (rev3)

+ thread_info-move-function-declarations-to-linux-thread_infoh.patch added to mm-nonmm-unstable branch
 2023-05-17 21:05 UTC 

+ time_namespace-always-provide-arch_get_vdso_data-prototype-for-vdso.patch added to mm-nonmm-unstable branch
 2023-05-17 21:05 UTC 

+ init-move-cifs_root_data-prototype-into-linux-mounth.patch added to mm-nonmm-unstable branch
 2023-05-17 21:05 UTC 

+ kunit-include-debugfs-header-file.patch added to mm-nonmm-unstable branch
 2023-05-17 21:04 UTC 

+ init-consolidate-prototypes-in-linux-inith.patch added to mm-nonmm-unstable branch
 2023-05-17 21:04 UTC 

+ panic-make-function-declarations-visible.patch added to mm-nonmm-unstable branch
 2023-05-17 21:04 UTC 

+ panic-hide-unused-global-functions.patch added to mm-nonmm-unstable branch
 2023-05-17 21:04 UTC 

+ locking-add-lockevent_read-prototype.patch added to mm-nonmm-unstable branch
 2023-05-17 21:04 UTC 

+ lib-devmem_is_allowed-include-linux-ioh.patch added to mm-nonmm-unstable branch
 2023-05-17 21:04 UTC 

+ mm-sparse-mark-populate_section_memmap-static.patch added to mm-nonmm-unstable branch
 2023-05-17 21:04 UTC 

+ mm-page_poison-always-declare-__kernel_map_pages-function.patch added to mm-nonmm-unstable branch
 2023-05-17 21:04 UTC 

+ mm-percpu-unhide-pcpu_embed_first_chunk-prototype.patch added to mm-nonmm-unstable branch
 2023-05-17 21:04 UTC 

[PATCHv2 pci-next 2/2] PCI/AER: Rate limit the reporting of the correctable errors
 2023-05-17 21:02 UTC  (4+ messages)

[PATCH] drm/radeon: Remove unnecessary (void*) conversions
 2023-05-17 21:02 UTC  (4+ messages)

[PATCH] ARM: dts: imx6sx: Add LDB support
 2023-05-17 21:02 UTC  (2+ messages)

[PATCH] ARM: omap1: Make serial wakeup GPIOs use descriptors
 2023-05-17 21:02 UTC  (4+ messages)

[PATCH v4] PCI: pciehp: Fix the slot in BLINKINGON_STATE when Presence Detect Changed event occurred
 2023-05-17 21:02 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: set finished fence error if job timedout
 2023-05-17 21:01 UTC  (4+ messages)
` [PATCH 2/2] drm/scheduler: avoid infinite loop if entity's dependency is a scheduled error fence

[PATCH 0/2] PVH Dom0 on QEMU
 2023-05-17 21:00 UTC  (8+ messages)
` [PATCH 2/2] xen/x86/pvh: copy ACPI tables to Dom0 instead of mapping

stable-rc/queue/4.19 baseline: 128 runs, 28 regressions (v4.19.283)
 2023-05-17 20:58 UTC 

Branch for GPIO hard numbers removal
 2023-05-17 20:56 UTC  (2+ messages)

Linux client test automation improvements
 2023-05-17 20:56 UTC 

[PATCH] drm/amdgpu: add entity error check in amdgpu_ctx_get_entity
 2023-05-17 20:54 UTC  (2+ messages)

[PATCH net-next 0/2] net: dsa: mv88e6xxx: add 88E6361 support
 2023-05-17 20:51 UTC  (3+ messages)
` [PATCH net-next 2/2] net: dsa: mv88e6xxx: enable support for 88E6361 switch

+ decompressor-provide-missing-prototypes.patch added to mm-hotfixes-unstable branch
 2023-05-17 20:50 UTC 

[PATCH] decompressor: provide missing prototypes
 2023-05-17 20:49 UTC  (2+ messages)

[PATCH v3] watchdog: Allow nmi watchdog to use "ref-cycles" event
 2023-05-17 20:48 UTC  (3+ messages)

[PATCH 1/4] rust: macros: fix usage of `#[allow]` in `quote!`
 2023-05-17 20:48 UTC  (7+ messages)
` [PATCH 2/4] rust: macros: refactor generics parsing of `#[pin_data]` into its own function
` [PATCH 3/4] rust: macros: replace Self with the concrete type in #[pin_data]
` [PATCH 4/4] rust: init: update macro expansion example in docs

+ squashfs-cache-partial-compressed-blocks.patch added to mm-nonmm-unstable branch
 2023-05-17 20:47 UTC 

[PATCH v1 1/2] rust: sync: add `Arc::ptr_eq`
 2023-05-17 20:41 UTC  (2+ messages)

[meta-ti][kirkstone][PATCH 1/2] kernel-devicetree-vendor-dtb: Backport kernel-devicetree.bbclass
 2023-05-17 20:46 UTC 

[kvalo-ath:master] BUILD SUCCESS 610b78b97bad8f3e77c27a15e9a03cbbb4109697
 2023-05-17 20:45 UTC 

[PATCH] checkpatch: Warn about 0-length and 1-element arrays
 2023-05-17 20:45 UTC 

[PATCH RFC] more progress with radeon on C8000
 2023-05-17 20:44 UTC  (4+ messages)

[PATCH] checkpatch: Check for strcpy and strncpy too
 2023-05-17 20:36 UTC  (2+ messages)

[PATCH] drm/amdkfd: Add new gfx_target_versions for GC 9.4.3
 2023-05-17 20:43 UTC  (2+ messages)

[PATCH] libxi: upgrade to v1.8.1
 2023-05-17 20:43 UTC 

[Intel-gfx] [CI DO_NOT_MERGE 1/3] drm/i915/mtl: do not enable render power-gating on MTL
 2023-05-17 20:43 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [CI,DO_NOT_MERGE,1/3] "

[PATCH 1/2] drm/sched: Rename to drm_sched_can_queue()
 2023-05-17 20:43 UTC  (3+ messages)
` [PATCH 2/2] drm/sched: Rename to drm_sched_wakeup_if_canqueue()

[PATCH v4 0/2] memcontrol: support cgroup level OOM protection
 2023-05-17 20:42 UTC  (3+ messages)

[PATCH v4,0/2] media: mediatek: vcodec: add hevc stateless decoder driver in MT8195
 2023-05-17 20:42 UTC  (3+ messages)
` [PATCH v4,2/2] media: mediatek: vcodec: support stateless hevc decoder


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.