All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-06 09:35:22 to 2021-12-06 10:28:04 UTC [more...]

[PATCH 1/2] drm/amdgpu: remove power on/off SDMA in SMU hw_init/fini()
 2021-12-06  9:12 UTC  (10+ messages)
` [PATCH 2/2] drm/amdgpu: allow APU to send power gate message when dpm is disabled

[PATCH 1/2] drm/amdgpu: drop the critial WARN_ON in amdgpu_vkms
 2021-12-06  6:34 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: free vkms_output after use

[PATCH v2 0/3] ast: Fix I2C corner cases wrt init/cleanup
 2021-12-06  9:11 UTC  (2+ messages)
` [PATCH v2 1/3] drm/ast: Handle failed I2C initialization gracefully

[PATCH v5 00/11] More preparation for multi gt patches
 2021-12-06  0:48 UTC  (8+ messages)
` [PATCH v5 01/11] drm/i915: Store backpointer to GT in uncore
` [Intel-gfx] [PATCH v5 02/11] drm/i915: Introduce to_gt() helper
` [Intel-gfx] [PATCH v5 03/11] drm/i915/display: Use "
` [PATCH v5 04/11] drm/i915/gt: "
` [Intel-gfx] [PATCH v5 06/11] drm/i915/gvt: "
` [PATCH v5 08/11] drm/i915/pxp: "
` [Intel-gfx] [PATCH v5 09/11] drm/i915: "

[PATCH Review 1/1] drm/amd/pm: print errorno if get ecc info failed
 2021-12-06  1:43 UTC  (2+ messages)

[PATCH] Revert "video: fbdev: amba-clcd: Retire elder CLCD driver"
 2021-12-05 13:34 UTC  (5+ messages)

[PATCH V2 01/11] drm/amdgpu: Unify ras block interface for each ras block
 2021-12-06  7:36 UTC  (4+ messages)
` [PATCH V2 11/11] drm/amdgpu: Move error inject function from amdgpu_ras.c to each block

[PATCH v1 0/2] Anonymous inner struct
 2021-12-06 10:28 UTC  (8+ messages)
` [PATCH v1 1/2] fprintf: Allow making struct/enum/union anonymous

[PATCH v2] Revert "drm/fb-helper: improve DRM fbdev emulation device names"
 2021-12-04 12:41 UTC  (2+ messages)

[PATCH v1 0/2] Fix broken DRM and Host1x drivers when CONFIG_ARM_DMA_USE_IOMMU=y
 2021-12-04 14:58 UTC  (3+ messages)
` [PATCH v1 1/2] gpu: host1x: Add back arm_iommu_detach_device()
` [PATCH v1 2/2] drm/tegra: "

[PATCH v1 1/4] ARM: dts: imx6dl-prtvt7: Add display and panel nodes
 2021-12-06  1:01 UTC  (3+ messages)
` [PATCH v1 2/4] ARM: dts: imx6dl-prtvt7: Add missing tvp5150 video decoder node

[v3 0/3] Introduce Raptor Lake S
 2021-12-06  4:29 UTC  (3+ messages)

[PATCH] omapdrm: dss: mark runtime PM functions __maybe_unused
 2021-12-05 13:15 UTC 

[RFC PATCH v3 00/29] KVM: arm64: Make CPU ID registers writable by userspace
 2021-12-06 10:25 UTC  (14+ messages)
` [RFC PATCH v3 09/29] KVM: arm64: Hide IMPLEMENTATION DEFINED PMU support for the guest

[Bug 215223] New: AMDGPU Driver with Radeon RX 6700 sometimes can not find display
 2021-12-05 18:29 UTC 

[PATCH 1/6] libx11: update patch status
 2021-12-06 10:26 UTC  (5+ messages)
` [PATCH 3/6] libxkbcommon: allow building of API documentation
  ` [OE-core] "

[LTP] [PATCH v2 1/1] configure.ac: Print summary
 2021-12-06 10:26 UTC  (3+ messages)

5.15 regression: CONFIG_SYSFB_SIMPLEFB breaks console scrolling
 2021-12-05  6:56 UTC  (4+ messages)

[PATCH 0/4] KVM: arm64: Improve PMU support on heterogeneous systems
 2021-12-06 10:26 UTC  (9+ messages)
` [PATCH 4/4] KVM: arm64: Refuse to run VCPU if the PMU doesn't match the physical CPU

[PATCH] drm/lima: Handle dma_set_coherent_mask error codes
 2021-12-06  2:35 UTC 

[PATCH] of/irq: Add a quirk for controllers with their own definition of interrupt-map
 2021-12-06 10:26 UTC  (19+ messages)

[RFC PATCH 1/2] drm/amdgpu/UAPI: add new PROFILE IOCTL
 2021-12-06  1:36 UTC  (5+ messages)

[PATCH] drm/msm/dp: Add "qcom,sc7280-dp" to support display port
 2021-12-05  4:05 UTC  (3+ messages)
` [PATCH] drm/msm/dp: Add "qcom, sc7280-dp" "

[PATCH 01/26] insane.bbclass: do not hardcode oe-core path in upstream-status check
 2021-12-06 10:25 UTC  (3+ messages)
` [PATCH 26/26] serf: mark patches as inappropriate for upstream submission
  ` [OE-core] "

[PATCH 1/2] drm: fsl-dcu: select CONFIG_DRM_GEM_CMA_HELPER
 2021-12-04 17:46 UTC 

[PATCH 0/9] drm/i915/gvt: Constify static structs
 2021-12-04 10:55 UTC  (10+ messages)
` [PATCH 1/9] drm/i915/gvt: Constify intel_gvt_gtt_pte_ops
` [PATCH 2/9] "
` [PATCH 3/9] drm/i915/gvt: Constify intel_gvt_irq_ops
` [PATCH 4/9] drm/i915/gvt: Constify intel_gvt_sched_policy_ops
` [PATCH 5/9] drm/i915/gvt: Constify gvt_mmio_block
` [PATCH 6/9] drm/i915/gvt: Constify cmd_interrupt_events
` [PATCH 7/9] drm/i915/gvt: Constify formats
` [PATCH 8/9] drm/i915/gvt: Constify gtt_type_table_entry
` [PATCH 9/9] drm/i915/gvt: Constify vgpu_types

[PATCH] KVM: x86: fix for missing initialization of return status variable
 2021-12-06 10:24 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH] insane.bbclass: lock down pending patches
 2021-12-06 10:24 UTC  (2+ messages)
` [OE-core] "

[PATCH] drm/amdgpu: check df_funcs and its callback pointers
 2021-12-04 11:47 UTC 

[Bug 211277] New: sometimes crash at s2ram-wake (Ryzen 3500U): amdgpu, drm, commit_tail, amdgpu_dm_atomic_commit_tail
 2021-12-04 22:29 UTC  (2+ messages)
` [Bug 211277] "

[PATCH] drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORE
 2021-12-04 11:02 UTC 

[bug report] BUG kernel BULL pointer at blk_mq_flush_plug_list+0x2c4/0x320 observed with blktests on latest linux-block/for-next
 2021-12-06 10:23 UTC  (4+ messages)

[PATCHv2 1/3] dt-bindings: spi: cadence-quadspi: document "cdns,qspi-nor-ver-00-10"
 2021-12-06 10:22 UTC  (2+ messages)

[PATCH] drm/i915: Rollback seqno when request creation fails
 2021-12-04 13:20 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Rollback seqno when request creation fails (rev2)

[Intel-gfx] [PATCH] drm/i915/gem: Use local pointer ttm for __i915_ttm_move
 2021-12-04 11:37 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [PATCH] drm/i915/selftests: Follow up on increase timeout in i915_gem_contexts selftests
 2021-12-04 12:33 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCHv5 0/4] tracing/rwmmio/arm64: Add support to trace register reads/writes
 2021-12-06 10:20 UTC  (15+ messages)
` [PATCHv5 3/4] tracing: Add register read/write tracing support
` [PATCHv5 4/4] asm-generic/io: Add logging support for MMIO accessors

[Intel-gfx] [PATCH] drm/i915/gem: Use local pointer for __i915_ttm_move
 2021-12-04 10:54 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH] drm/amdgpu: don't override default ECO_BITs setting
 2021-12-04 11:24 UTC 

[PATCH v9 0/3] support dirty restraint on vCPU
 2021-12-06 10:18 UTC  (5+ messages)
` [PATCH v9 1/3] migration/dirtyrate: implement vCPU dirtyrate calculation periodically
` [PATCH v9 2/3] cpu-throttle: implement vCPU throttle

[PATCH 0/3] drm/amdgpu replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
 2021-12-04 11:09 UTC  (3+ messages)

[PATCH 4/4] drm/amdgpu: read and authenticate ip discovery binary
 2021-12-04 10:39 UTC 

[PATCH 1/4] drm/amdgpu: add helper to load ip_discovery binary from file
 2021-12-04 10:38 UTC  (5+ messages)
` [PATCH 2/4] drm/amdgpu: rename discovery_read_binary helper
` [PATCH 3/4] drm/amdgpu: add helper to verify ip discovery binary signature
` [PATCH 4/4] drm/amdgpu: read and authenticate ip discovery binary

[PATCH bpf v2] treewide: add missing includes masked by cgroup -> bpf dependency
 2021-12-03 19:09 UTC  (3+ messages)

[PATCH 0/5] Update to GuC version 69.0.0
 2021-12-04  9:55 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [PATCH v5 0/1] Introduce new i915 macros for checking PTEs
 2021-12-04  9:09 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Introduce new i915 macros for checking PTEs (rev5)

[Intel-gfx] [PATCH v2] drm/i915/adlp: Remove require_force_probe protection
 2021-12-04  2:45 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/adlp: Remove require_force_probe protection (rev2)

[PATCH v3 net-next 0/2] bpf: do not WARN in bpf_warn_invalid_xdp_action()
 2021-12-06 10:20 UTC  (4+ messages)
` [PATCH v3 net-next 2/2] bpf: let bpf_warn_invalid_xdp_action() report more info

[PATCH] drm/msm/dpu: removed logically dead code
 2021-12-03 19:32 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] driver:spi: change clk_disable_unprepare to clk_unprepare
 2021-12-06 10:19 UTC 

[PATCH] drm/msm/dpu: removed logically dead code
 2021-12-03 16:18 UTC 

gpiod_set_value(): BUG: sleeping function called from invalid context
 2021-12-06 10:19 UTC  (6+ messages)

[PATCH pci-fixes 0/2] PCI Aardvark controller fixes
 2021-12-06 10:18 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/3] mmc: Add LiteSDCard mmc driver
 2021-12-06 10:18 UTC  (6+ messages)
` [PATCH v2 2/3] dt-bindings: mmc: Add bindings for LiteSDCard
` [PATCH v2 3/3] mmc: Add driver for LiteX's LiteSDCard interface

[PATCH mptcp-next v4 0/5] mptcp: improve subflow creation on errors
 2021-12-06 10:18 UTC  (4+ messages)
` [PATCH mptcp-next v4 3/5] mptcp: keep track of local endpoint still available for each msk

[dm-devel] [PATCH resend] multipath-tools: add DellEMC/ME4 (PowerVault ME4) to hardware table
 2021-12-06 10:16 UTC  (5+ messages)
` [dm-devel] [PATCH resend] multipath-tools: dm-devel is a closed ml

[LTP] [PATCH v2] Refactoring aiodio_sparse.c test using LTP API
 2021-12-06 10:14 UTC 

[PATCH v2] perf: Drop requirement for libstdc++.so for libopencsd check
 2021-12-06 10:14 UTC  (2+ messages)

[PATCH] net: dsa: mv88e6xxx: fix uninit-value err in mv88e6393x_serdes_power
 2021-12-06 10:13 UTC 

[RFC PATCH 0/2] Reset PHY in fec_resume if it got powered down
 2021-12-06 10:13 UTC  (3+ messages)
` [RFC PATCH 1/2] net: fec: make fec_reset_phy not only usable once
` [RFC PATCH 2/2] net: fec: reset phy in resume if it was powered down

Fair IT news:
 2021-12-06 10:13 UTC 

stable-rc/queue/4.9 baseline: 93 runs, 3 regressions (v4.9.291-57-gb208f4ab2d641)
 2021-12-06 10:12 UTC 

[PATCH] media: venus: vdec: fixed possible memory leak issue
 2021-12-06 10:11 UTC  (4+ messages)
` [PATCH v2] "

powerpc64-linux-ld: drivers/i2c/busses/i2c-pasemi-core.o:undefined reference to `__this_module'
 2021-12-06 10:10 UTC  (2+ messages)

[frank-w-bpi-r2-4.14:5.15-r2pro 7/92] drivers/soc/mediatek/mtk-pmic-wrap.c:2112:16: warning: no previous prototype for 'pwrap_node_to_regmap'
 2021-12-06 10:10 UTC 

[frank-w-bpi-r2-4.14:5.15-r2pro 7/92] drivers/soc/mediatek/mtk-pmic-wrap.c:2112:16: warning: no previous prototype for function 'pwrap_node_to_regmap'
 2021-12-06 10:10 UTC 

stable-rc/queue/4.19 baseline: 123 runs, 2 regressions (v4.19.219-36-g0ade2b16b7cf2)
 2021-12-06 10:08 UTC 

[PATCH RFC v1 0/2] ASoC: meson: aiu: two fixes
 2021-12-06  9:54 UTC  (6+ messages)
` [PATCH RFC v1 2/2] ASoC: meson: aiu: Move AIU_I2S_MISC hold setting to aiu-fifo-i2s

[PATCH] arm64: dts: add support for S4 based Amlogic AQ222
 2021-12-06 10:02 UTC  (2+ messages)

[PATCH] serial: meson: make the current driver compatible with S4
 2021-12-06 10:02 UTC  (2+ messages)

[PATCH RFT 0/3] blk-mq: Optimise blk_mq_queue_tag_busy_iter() for shared tags
 2021-12-06 10:03 UTC  (8+ messages)

[PATCH] ASoC: soc-core: add the driver component name to the component struc
 2021-12-06  9:59 UTC  (2+ messages)

[PATCH v3 0/4] s390x/pci: some small fixes
 2021-12-06  9:59 UTC  (3+ messages)
` [PATCH v3 4/4] s390x/pci: add supported DT information to clp response

[PATCH v3 0/3] Stacked/parallel memories bindings
 2021-12-06  9:59 UTC  (8+ messages)
` [PATCH v3 1/3] dt-bindings: mtd: spi-nor: Allow two CS per device
` [PATCH v3 2/3] spi: dt-bindings: Describe stacked/parallel memories modes
` [PATCH v3 3/3] spi: dt-bindings: Add an example with two stacked flashes

[peterz-queue:locking/core 1/11] kernel/sched/core.o: warning: objtool: migrate_enable()+0x1b2: unreachable instruction
 2021-12-06  9:59 UTC  (2+ messages)

[PATCH] mm/vmscan: add sysctl knobs for protecting the working set
 2021-12-06  9:59 UTC  (6+ messages)

[PATCH v4 0/2] Add Qualcomm MPM irqchip driver support
 2021-12-06  9:59 UTC  (2+ messages)

[PATCH for-7.0] i386: Deprecate the -no-hpet QEMU command line option
 2021-12-06  9:56 UTC  (7+ messages)

[PATCH v2] sched/fair: Fix detection of per-CPU kthreads waking a task
 2021-12-06  9:57 UTC  (3+ messages)

[PATCH 1/2] ceph: conversion to new fscache API
 2021-12-06  9:57 UTC  (3+ messages)
` [PATCH 0/2] ceph: adapt ceph to the fscache rewrite

[PATCH linux dev-4.7] hwmon: (pmbus) Add support for MPS Multi-phase mp5023 controller (Pre-release)
 2021-12-06  9:56 UTC  (2+ messages)

[dpdk-dev] [PATCH] ethdev: support queue-based priority flow control
 2021-12-06  9:57 UTC  (5+ messages)

[LTP] [PATCH v2] Refactoring aiodio_append.c test using LTP API
 2021-12-06  9:56 UTC 

[PATCH v2 0/8] Host1x context isolation support
 2021-12-06  9:55 UTC  (5+ messages)

[ANNOUNCE] 5.10.83-rt58
 2021-12-06  9:53 UTC  (3+ messages)

[PATCH for 6.2? v2] Revert "vga: don't abort when adding a duplicate isa-vga device"
 2021-12-06  9:52 UTC 

KVM patches for Hyper-V improvements
 2021-12-06  9:52 UTC  (3+ messages)

[PATCH v3 0/3] docs/zh_CN: add scheduler arch and bwc translation
 2021-12-06  9:52 UTC  (6+ messages)
` [PATCH v3 1/3] docs/zh_CN: add scheduler sched-arch translation

stable-rc/queue/4.4 baseline: 77 runs, 3 regressions (v4.4.293-48-g1b8de9fa79c0)
 2021-12-06  9:52 UTC 

[PATCH] numa balancing: remove some outdated document
 2021-12-06  9:51 UTC  (2+ messages)

[PATCH 7/7] net/ixgbe: Treat 1G Cu SFPs as 1G SX on the X550 devices
 2021-12-03 22:47 UTC 

[PATCH] Bluetooth: btusb: Handle download_firmware failure cases
 2021-12-06  9:50 UTC  (3+ messages)

[dpdk-dev] [PATCH v1] drivers: remove octeontx2 drivers
 2021-12-06  8:35 UTC 

[cip-dev] Planned maintenance for lab-cip-renesas: 4-5th Dec
 2021-12-06  9:49 UTC  (3+ messages)

[PATCH] media: venus: helpers: Fix memory leak in venus_helper_alloc_dpb_bufs
 2021-12-06  9:49 UTC  (2+ messages)

[PATCH v6 1/3] erofs: rename lz4_0pading to zero_padding
 2021-12-06  9:48 UTC  (4+ messages)
` [PATCH v7 2/3] erofs: add sysfs interface

[PATCH] ath11k: add support of firmware logging for WCN6855
 2021-12-06  9:48 UTC  (2+ messages)

[PATCH v6 0/6] task work optimization
 2021-12-06  9:48 UTC  (9+ messages)

[kvm-unit-tests PATCH] x86/vmx: Deprecate VMX_VMCS_ENUM.MAX_INDEX check in vmread/vmwrite test
 2021-12-06  9:48 UTC  (2+ messages)

[REGRESSION] 5-10% increase in IO latencies with nohz balance patch
 2021-12-06  9:48 UTC  (9+ messages)

[PATCH v12 0/7] gpio-sim: configfs-based GPIO simulator
 2021-12-06  9:48 UTC  (4+ messages)
` [PATCH v12 4/7] gpio: sim: new testing module

[PATCH net] ethtool: do not perform operations on net devices being unregistered
 2021-12-06  9:46 UTC  (2+ messages)

[PATCH v3 0/3] Add Qualcomm MPM irqchip driver support
 2021-12-06  9:46 UTC  (3+ messages)
` [PATCH v3 3/3] irqchip: Add Qualcomm MPM controller driver

[ANNOUNCE] Release v5.10.83-cip1 / First release of the CIP 5.10.y Linux kernel
 2021-12-06  9:43 UTC  (3+ messages)
` [cip-dev] "

[syzbot] general protection fault in tls_init
 2021-12-06  9:44 UTC  (3+ messages)
` [PATCH mptcp] mptcp: remove tcp ulp setsockopt support

[PATCH v7 1/3] riscv: Introduce CONFIG_RELOCATABLE
 2021-12-06  9:44 UTC  (5+ messages)

[PATCH] nvme-multipath: zeroing ana_log_size as well after free ana_log_buf
 2021-12-06  9:43 UTC  (3+ messages)

[PATCH 00/65] x86: Support for CET Indirect Branch Tracking
 2021-12-06  9:42 UTC  (5+ messages)
` [PATCH 62/65] x86/entry: Make IDT entrypoints CET-IBT compatible

[PATCH] scsi: pm8001: Fix phys_to_virt() usage on dma_addr_t
 2021-12-06  9:42 UTC  (3+ messages)

[LTP] [PATCH] scripts/checkpatch.pl: Replace kstrto with tst_parse_
 2021-12-06  9:41 UTC  (3+ messages)

[PATCH v14 0/3] am: support --empty=(die|drop|keep) option and --allow-empty option to handle empty patches
 2021-12-06  9:41 UTC  (5+ messages)
` [PATCH v15 "
  ` [PATCH v15 1/3] doc: git-format-patch: describe the option --always
  ` [PATCH v15 2/3] am: support --empty=<option> to handle empty patches
  ` [PATCH v15 3/3] am: support --allow-empty to record specific "

RT patch for linux kernel 5.10
 2021-12-06  9:41 UTC 

[PATCH v1 0/3] mmc: Add LiteSDCard mmc driver
 2021-12-06  9:38 UTC  (3+ messages)
` [PATCH v1 2/3] dt-bindings: mmc: Add bindings for LiteSDCard

[PATCH v4 00/20] power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook
 2021-12-06  9:33 UTC  (10+ messages)
` [PATCH v4 08/20] power: supply: bq25890: Drop dev->platform_data == NULL check
` [PATCH v4 13/20] power: supply: bq25890: Use the devm_regmap_field_bulk_alloc() helper
` [PATCH v4 14/20] mfd: intel_soc_pmic_chtwc: Add cht_wc_model data to struct intel_soc_pmic
` [PATCH v4 15/20] i2c: cht-wc: Make charger i2c-client instantiation board/device-model specific
` [PATCH v4 16/20] extcon: intel-cht-wc: Use new cht_wc_model intel_soc_pmic field
` [PATCH v4 17/20] extcon: intel-cht-wc: Support devs with Micro-B / USB-2 only Type-C connectors
` [PATCH v4 18/20] extcon: intel-cht-wc: Refactor cht_wc_extcon_get_charger()
` [PATCH v4 19/20] extcon: intel-cht-wc: Add support for registering a power_supply class-device
` [PATCH v4 20/20] extcon: intel-cht-wc: Report RID_A for ACA adapters

FAILED: patch "[PATCH] net/tls: Fix authentication failure in CCM mode" failed to apply to 5.10-stable tree
 2021-12-06  9:35 UTC  (2+ messages)
` [PATCH stable 5.10] net/tls: Fix authentication failure in CCM mode


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.