All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-11 19:02:45 to 2021-01-11 19:24:40 UTC [more...]

[PATCH 00/40] [Set 12] Rid W=1 warnings from GPU
 2021-01-11 19:19 UTC  (81+ messages)
` [PATCH 01/40] drm/amd/display/dc/dce/dce_aux: Mark 'dce_aux_transfer_raw' as __maybe_unused
` [PATCH 02/40] drm/amd/display/dc/dce/dce_link_encoder: Remove unused variable 'value0'
` [PATCH 03/40] drm/amd/display/dc/gpio/hw_ddc: Remove unused variable 'reg2'
` [PATCH 04/40] drm/amd/display/dc/dce/dce_opp: Demote non-compliant kernel-doc headers
` [PATCH 05/40] drm/amd/display/dc/dce/dce_transform: Demote kernel-doc abuse
` [PATCH 06/40] drm/amd/display/dc/gpio/diagnostics/hw_translate_diag: Include our own header containing prototypes
` [PATCH 07/40] drm/amd/display/dc/irq/irq_service: Make local function static
` [PATCH 08/40] drm/amd/display/dc/gpio/diagnostics/hw_factory_diag: Fix struct declared inside parameter list error
` [PATCH 09/40] drm/amd/display/dc/gpio/diagnostics/hw_factory_diag: Include our own header containing prototypes
` [PATCH 10/40] drm/amd/display/dc/dce120/dce120_hw_sequencer: Encompass defines in same clause as their use
` [PATCH 11/40] drm/amd/display/dc/dce120/dce120_timing_generator:
` [PATCH 12/40] drm/amd/display/dc/dce120/Makefile: Ignore -Woverride-init warning
` [PATCH 13/40] drm/amd/display/dc/calcs/dce_calcs: Move some large variables from the stack to the heap
` [PATCH 14/40] drm/amd/display/dc/calcs/dce_calcs: Remove some large variables from the stack
` [PATCH 15/40] drm/amd/display/dc/dce120/dce120_resource: Staticify local functions
` [PATCH 16/40] drm/amd/display/dc/dce120/dce120_timing_generator: Demote non-kerneldoc headers
` [PATCH 17/40] drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing 'field overwritten' issue
` [PATCH 18/40] drm/amd/display/dc/dce112/Makefile: Ignore -Woverride-init warning
` [PATCH 19/40] drm/amd/display/dc/dce/dce_opp: Remove duplicate entries causing 'field overwritten' issues
` [PATCH 20/40] drm/amd/display/dc/dce110/dce110_timing_generator: Remove unused variable 'value_crtc_vtotal'
` [PATCH 21/40] drm/amd/display/dc/dce110/dce110_compressor: Remove unused function 'dce110_get_required_compressed_surfacesize
` [PATCH 22/40] drm/amd/display/dc/dce110/dce110_hw_sequencer: Demote non-conformant kernel-doc header
` [PATCH 23/40] drm/amd/display/dc/dce110/dce110_mem_input_v: Make local functions static
` [PATCH 24/40] drm/amd/pm/swsmu/smu11/vangogh_ppt: Make local function 'vangogh_clk_dpm_is_enabled' static
` [PATCH 25/40] drm/amd/display/dc/dce120/dce120_timing_generator: Remove unused function 'dce120_timing_generator_get_position'
` [PATCH 26/40] drm/amd/display/dc/dce110/dce110_timing_generator: Demote kernel-doc abuses to standard function headers
` [PATCH 27/40] drm/amd/display/dc/dce110/dce110_compressor: Strip out unused function 'controller_id_to_index'
` [PATCH 28/40] drm/amd/display/dc/calcs/dce_calcs: Demote non-conformant kernel-doc function headers
` [PATCH 29/40] drm/amd/display/dc/dce112/dce112_resource: Make local functions and ones called by reference static
` [PATCH 30/40] drm/amd/display/dc/dce110/dce110_timing_generator_v: Demote kernel-doc abuse and line up comments
` [PATCH 31/40] drm/amd/display/dc/dce110/dce110_mem_input_v: Include our own header, containing prototypes
` [PATCH 32/40] drm/amd/display/dc/dce110/Makefile: Ignore -Woverride-init warning
` [PATCH 33/40] drm/amd/display/dc/dce110/dce110_resource: Make local functions invoked by reference static
` [PATCH 34/40] drm/amd/display/dc/dce110/dce110_transform_v: Demote kernel-doc abuse
` [PATCH 35/40] drm/amd/display/dc/dce60/dce60_timing_generator: Make 'dce60_configure_crc' invoked by reference static
` [PATCH 36/40] drm/amd/display/dc/dce100/dce100_resource: Make local functions and ones called "
` [PATCH 37/40] drm/amd/display/dc/dce60/dce60_resource: Make local functions static
` [PATCH 38/40] drm/amd/display/dc/dce80/dce80_resource: "
` [PATCH 39/40] drm/amd/display/dc/core/dc_surface: Demote kernel-doc abuse
` [PATCH 40/40] drm/amd/display/dc/core/dc_stream: Demote non-conformant kernel-doc headers

[PATCH 0/7] Really implement Qualcomm LAB/IBB regulators
 2021-01-11 19:23 UTC  (5+ messages)
` [PATCH 5/7] regulator: qcom-labibb: Implement short-circuit and over-current IRQs

[drm:dm_plane_helper_prepare_fb [amdgpu]] *ERROR* Failed to pin framebuffer with error -12
 2021-01-11 19:23 UTC  (5+ messages)

[PATCH] bpf: Hoise pahole version checks into Kconfig
 2021-01-11 19:19 UTC  (2+ messages)

[PATCH] usb/c67x00: Replace tasklet with work
 2021-01-11 19:22 UTC  (2+ messages)

[PATCH v3 00/30] target/arm: enforce alignment
 2021-01-11 19:01 UTC  (18+ messages)
` [PATCH v3 01/30] target/arm: Fix decode of align in VLDST_single
` [PATCH v3 02/30] target/arm: Rename TBFLAG_A32, SCTLR_B
` [PATCH v3 03/30] target/arm: Rename TBFLAG_ANY, PSTATE_SS
` [PATCH v3 04/30] target/arm: Add wrapper macros for accessing tbflags
` [PATCH v3 05/30] target/arm: Introduce CPUARMTBFlags
` [PATCH v3 06/30] target/arm: Move mode specific TB flags to tb->cs_base
` [PATCH v3 07/30] target/arm: Move TBFLAG_AM32 bits to the top
` [PATCH v3 08/30] target/arm: Move TBFLAG_ANY bits to the bottom
` [PATCH v3 09/30] target/arm: Add ALIGN_MEM to TBFLAG_ANY
` [PATCH v3 10/30] target/arm: Adjust gen_aa32_{ld, st}_i32 for align+endianness
` [PATCH v3 11/30] target/arm: Merge gen_aa32_frob64 into gen_aa32_ld_i64
` [PATCH v3 12/30] target/arm: Fix SCTLR_B test for TCGv_i64 load/store
` [PATCH v3 13/30] target/arm: Adjust gen_aa32_{ld, st}_i64 for align+endianness
` [PATCH v3 14/30] target/arm: Enforce word alignment for LDRD/STRD
` [PATCH v3 15/30] target/arm: Enforce alignment for LDA/LDAH/STL/STLH
` [PATCH v3 19/30] target/arm: Enforce alignment for VLDM/VSTM
` [PATCH v3 20/30] target/arm: Enforce alignment for VLDR/VSTR

[PATCH 0/1] mm: restore full accuracy in COW page reuse
 2021-01-11 19:19 UTC  (9+ messages)

[PATCH net 0/9] MAINTAINERS: remove inactive folks from networking
 2021-01-11 19:21 UTC  (6+ messages)
` [PATCH net 6/9] MAINTAINERS: mtk-eth: remove Felix

[dpdk-dev] [PATCH] BBDEV: add LDPC op parameters and flags to support CBGT
 2021-01-11 19:22 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH -tip V3 0/8] workqueue: break affinity initiatively
 2021-01-11 19:21 UTC  (6+ messages)

[RFC PATCH 04/23] x86/cpufeatures: Add SGX1 and SGX2 sub-features
 2021-01-11 19:20 UTC  (12+ messages)

[PATCH 0/4] Assorted fixes for RV32
 2021-01-11 19:20 UTC  (5+ messages)
` [PATCH 2/4] RISC-V: Set current memblock limit

[QUESTION] TCP connected socket selection
 2021-01-11 19:19 UTC  (2+ messages)

[dpdk-dev] [PATCH] security: allow application to specify UDP ports to PMD
 2021-01-11 19:20 UTC  (6+ messages)

[PATCH v3 net-next 00/10] Configuring congestion watermarks on ocelot switch using devlink-sb
 2021-01-11 19:19 UTC  (13+ messages)
` [PATCH v3 net-next 02/10] net: mscc: ocelot: add ops for decoding watermark threshold and occupancy
` [PATCH v3 net-next 04/10] net: dsa: felix: reindent struct dsa_switch_ops
` [PATCH v3 net-next 08/10] net: mscc: ocelot: register devlink ports

[PATCH 5.10 000/144] 5.10.7-rc2 review
 2021-01-11 19:19 UTC  (2+ messages)

[PATCH 0/5] tcg: Restrict tcg_out_op() to arrays of TCG_MAX_OP_ARGS elements
 2021-01-11 15:49 UTC  (3+ messages)
` [RFC PATCH 4/5] "

[PATCH 0/1] add--interactive: skip index refresh in reset patch mode
 2021-01-11 19:18 UTC  (11+ messages)
  ` Cc'ing the Git maintainer on GitGitGadget contributions, was "

[PATCH v13 00/15] s390/vfio-ap: dynamic configuration support
 2021-01-11 19:17 UTC  (3+ messages)
` [PATCH v13 05/15] s390/vfio-ap: manage link between queue struct and matrix mdev

[linux-stable-rc:linux-4.19.y 1441/2773] drivers/base/node.c:429:5: warning: no previous prototype for function 'register_mem_block_under_node_early'
 2021-01-11 19:18 UTC  (2+ messages)

[Buildroot] [PATCH v3 1/1] {linux, linux-headers}: bump 5.{4, 10}.x 4.{4, 9, 14, 19} series
 2021-01-11 19:18 UTC  (2+ messages)

[PATCH] bpf: Prevent double bpf_prog_put call from bpf_tracing_prog_attach
 2021-01-11 19:16 UTC 

[PATCH linux dev-5.8 v2 00/11] Add NPCM7xx patches to dev-5.8
 2021-01-11 19:30 UTC  (6+ messages)
` [PATCH linux dev-5.8 v2 04/11] watchdog: npcm: Add DT restart priority and reset type support

[PATCH v11 01/40] block: add bio_add_zone_append_page
 2021-01-11 19:16 UTC  (3+ messages)
` [PATCH v11 03/40] btrfs: defer loading zone info after opening trees

[Buildroot] [git commit] {linux, linux-headers}: bump 5.{4, 10}.x 4.{4, 9, 14, 19} series
 2021-01-11 19:17 UTC 

[PATCH] common-tasks.rst: Fix GNU_HASH in hello.bb
 2021-01-11 19:16 UTC 

[PATCH V2] x86/sev-es: Fix SEV-ES #VC handler for string port IO
 2021-01-11 19:14 UTC  (2+ messages)
` [tip: x86/urgent] x86/sev-es: Handle string port IO to kernel memory properly

[PATCH v2] xen/arm: do not read MVFR2 when is not defined
 2021-01-11 19:14 UTC  (8+ messages)

improve sub-block size direct I/O concurrency
 2021-01-11 19:14 UTC  (4+ messages)
` [PATCH 3/3] xfs: try to avoid the iolock exclusive for non-aligned direct writes

[dpdk-dev] [PATCH v7 0/2] support enqueue & dequeue callbacks on cryptodev
 2021-01-11 19:14 UTC  (3+ messages)
` [dpdk-dev] [PATCH v7 1/2] cryptodev: support enqueue and dequeue callback functions

[PATCH 00/14] MFD/extcon/ASoC: Add support for Intel Bay Trail boards with WM5102 codec
 2021-01-11 19:12 UTC  (5+ messages)
` [PATCH 04/14] mfd: arizona: Allow building arizona MFD-core as module

[PATCH v3] kasan: remove redundant config option
 2021-01-11 19:11 UTC  (11+ messages)

[RELEASE] LTTng-modules 2.11.7 and 2.12.4 (Linux kernel tracer)
 2021-01-11 19:10 UTC  (3+ messages)
` [diamon-discuss] "
` [lttng-dev] "

[Buildroot] [PATCH] package/wireguard-linux-compat: bump version to 1.0.20201221
 2021-01-11 19:11 UTC 

[PATCH 00/15] Support ROHM BD71815 PMIC
 2021-01-11 19:09 UTC  (5+ messages)
` [PATCH 05/15] dt_bindings: mfd: Add "
` [PATCH 06/15] dt_bindings: regulator: Add ROHM BD71815 PMIC regulators

[PATCH] drm/i915/backlight: fix CPU mode backlight takeover on LPT
 2021-01-11 19:10 UTC  (5+ messages)
      ` [Intel-gfx] "

[Intel-gfx] [PATCH v5 0/4] drm/i915: Add support for Intel's eDP backlight controls
 2021-01-11 19:08 UTC  (20+ messages)
` [PATCH v5 1/4] drm/i915: Keep track of pwm-related backlight hooks separately
    ` [Intel-gfx] "
` [PATCH v5 2/4] drm/i915/dp: Enable Intel's HDR backlight interface (only SDR for now)
    ` [Intel-gfx] "
` [PATCH v5 3/4] drm/i915/dp: Allow forcing specific interfaces through enable_dpcd_backlight
    ` [Intel-gfx] "
` [PATCH v5 4/4] drm/dp: Revert "drm/dp: Introduce EDID-based quirks"
    ` [Intel-gfx] "

[PATCH V5 0/3] Decouple config data for configfs
 2021-01-11 19:08 UTC  (8+ messages)
` [PATCH V5 1/3] drm/vkms: Add vkms_config type
` [PATCH V5 2/3] drm/vkms: Add support for writeback module
` [PATCH V5 3/3] drm/vkms: Add information about module options

[Buildroot] [PATCH 1/1] package/nano: fix tiny build
 2021-01-11 19:09 UTC 

[PATCH bpf v1] Add `core_btf_path` to `bpf_object_open_opts` to pass BTF path from skeleton program
 2021-01-11 19:07 UTC  (3+ messages)

[Buildroot] [PATCH 0/2] board/sifive: Update defconfig and genimage config files
 2021-01-11 19:08 UTC  (5+ messages)
` [Buildroot] [PATCH 1/2] boot/uboot: Introduce BR2_TARGET_UBOOT_NEEDS_OPENSBI
` [Buildroot] [PATCH 2/2] board/sifive: Update hifive_unleashed_defconfig and genimage.cfg

[PATCH v4 0/4] xfs: support shrinking free space in the last AG
 2021-01-11 19:07 UTC  (5+ messages)
` [PATCH v4 4/4] xfs: support shrinking unused "

[dpdk-dev] [PATCH v1 1/6] app/regex: move mem pool creation to worker routine
 2021-01-11 19:07 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 5/6] app/regex: support performance measurements per QP

[PATCH v3] iio: sx9310: Fix semtech,avg-pos-strength setting when > 16
 2021-01-11 19:06 UTC  (2+ messages)

[PATCH iproute2-next] ip: don't use program name to select command
 2021-01-11 19:05 UTC 

[PATCH] arm64: Remove arm64_dma32_phys_limit and its uses
 2021-01-11 19:04 UTC  (2+ messages)

[PATCH 1/1] r8152: Add Lenovo Powered USB-C Travel Hub
 2021-01-11 19:03 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] r8153_ecm: Add Lenovo Powered USB-C Hub as a fallback of r8152

What's cooking in git.git (Jan 2021, #02; Fri, 8)
 2021-01-11 19:04 UTC  (7+ messages)

[PATCH 5.10 000/145] 5.10.7-rc1 review
 2021-01-11 19:03 UTC  (4+ messages)
` [PATCH 5.10 109/145] mm: make wait_on_page_writeback() wait for multiple pending writebacks

[PATCH 0/2] btrfs: send: correctly recreate changed inodes
 2021-01-11 19:02 UTC  (3+ messages)
` [PATCH 1/2] btrfs: send: rename send_ctx.cur_inode_new_gen to cur_inode_recreated
` [PATCH 2/2] btrfs: send: fix invalid commands for inodes with changed type but same gen

[dpdk-dev] [PATCH 0/6] net/ionic: fix device configuration and init
 2021-01-11 19:02 UTC  (5+ messages)
` [dpdk-dev] [PATCH 3/6] net/ionic: set port admin state to up in port init
` [dpdk-dev] [PATCH 4/6] net/ionic: don't add station MAC filter on init
` [dpdk-dev] [PATCH 5/6] net/ionic: clear up confusion around FC autoneg
` [dpdk-dev] [PATCH 6/6] net/ionic: correctly set link speed and autonegotiation


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.