All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-20 11:32:01 to 2020-11-20 12:17:53 UTC [more...]

Linux 5.10-rc4; graphics alignment
 2020-11-20 11:45 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t v10 00/31] Introduce IGT allocator
 2020-11-20 12:17 UTC  (24+ messages)
` [igt-dev] [PATCH i-g-t v10 11/31] lib/intel_batchbuffer: Integrate intel_bb with allocator
` [igt-dev] [PATCH i-g-t v10 12/31] lib/intel_batchbuffer: Add tracking intel_buf to intel_bb
` [igt-dev] [PATCH i-g-t v10 13/31] lib/intel_aux_pgtable: Get addresses for aux table from an allocator
` [igt-dev] [PATCH i-g-t v10 14/31] lib/igt_fb: Initialize intel_buf with same size as fb
` [igt-dev] [PATCH i-g-t v10 15/31] tests/api_intel_bb: Modify test to verify intel_bb with allocator
` [igt-dev] [PATCH i-g-t v10 16/31] tests/api_intel_bb: Add compressed->compressed copy
` [igt-dev] [PATCH i-g-t v10 17/31] tests/api_intel_allocator: Simple allocator test suite
` [igt-dev] [PATCH i-g-t v10 18/31] tests/gem|kms: Remove intel_bb from fixture
` [igt-dev] [PATCH i-g-t v10 19/31] tests/gem_mmap_offset: Use intel_buf wrapper code instead direct
` [igt-dev] [PATCH i-g-t v10 20/31] tests/gem_ppgtt: Adopt test to use intel_bb with allocator
` [igt-dev] [PATCH i-g-t v10 21/31] tests/gem_render_copy_redux: Adopt to use with intel_bb and allocator
` [igt-dev] [PATCH i-g-t v10 22/31] tests/perf.c: Remove buffer from batch
` [igt-dev] [PATCH i-g-t v10 23/31] tests/gem_linear_blits: Use intel allocator
` [igt-dev] [PATCH i-g-t v10 24/31] lib/ioctl_wrappers: Add gem_has_relocations() check
` [igt-dev] [PATCH i-g-t v10 25/31] lib/intel_batchbuffer: Use relocations in intel-bb up to gen12
` [igt-dev] [PATCH i-g-t v10 26/31] tests/api_intel_*: Adopt to use relocations as default "
` [igt-dev] [PATCH i-g-t v10 27/31] tests/gem_ppgtt: Migrate memory check out of render blits
` [igt-dev] [PATCH i-g-t v10 28/31] tests/api_intel_bb: Remove check-canonical test
` [igt-dev] [PATCH i-g-t v10 29/31] tests/api_intel_bb: Use allocator in delta-check test
` [igt-dev] [PATCH i-g-t v10 30/31] lib/intel_allocator: Separate allocator multiprocess start
` [igt-dev] [PATCH i-g-t v10 31/31] tests/api_intel_allocator: Prepare to run with sanitizer

[dpdk-dev] [PATCH v1] doc: update ip pipeline and qos scheduler app
 2020-11-20 12:17 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] doc: update ip pipeline sample application

[dpdk-dev] [PATCH v2] examples/qos_sched: update profile oversubscribe config file
 2020-11-20 12:17 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] examples/qos_sched: update profile "

stable-rc/queue/5.4 build: 199 builds: 0 failed, 199 passed, 109 warnings (v5.4.78-17-g2c39a62cc796)
 2020-11-20 12:17 UTC 

[PATCH v2 00/12] x86: major paravirt cleanup
 2020-11-20 12:16 UTC  (35+ messages)
` [PATCH v2 01/12] x86/xen: use specific Xen pv interrupt entry for MCE
` [PATCH v2 02/12] x86/xen: use specific Xen pv interrupt entry for DF
` [PATCH v2 03/12] x86/pv: switch SWAPGS to ALTERNATIVE
` [PATCH v2 04/12] x86/xen: drop USERGS_SYSRET64 paravirt call
` [PATCH v2 05/12] x86: rework arch_local_irq_restore() to not use popf
` [PATCH v2 06/12] x86/paravirt: switch time pvops functions to use static_call()
` [PATCH v2 07/12] x86: add new features for paravirt patching
` [PATCH v2 08/12] x86/paravirt: remove no longer needed 32-bit pvops cruft
` [PATCH v2 09/12] x86/paravirt: switch iret pvops to ALTERNATIVE
` [PATCH v2 10/12] x86/paravirt: add new macros PVOP_ALT* supporting pvops in ALTERNATIVEs
` [PATCH v2 11/12] x86/paravirt: switch functions with custom code to ALTERNATIVE
` [PATCH v2 12/12] x86/paravirt: have only one paravirt patch function

[PATCH] Revert "perf cs-etm: Move definition of 'traceid_list' global variable from header file"
 2020-11-20 12:15 UTC  (5+ messages)

[PATCH 0/9] regulator: da9121: extend support to variants, add features
 2020-11-20 12:14 UTC  (10+ messages)
` [PATCH 1/9] regulator: Update DA9121 dt-bindings
` [PATCH 2/9] regulator: da9121: Add header file
` [PATCH 3/9] regulator: da9121: Add device variants
` [PATCH 4/9] regulator: da9121: Add device variant details and respective regmaps
` [PATCH 5/9] regulator: da9121: Add support for device variants via devicetree
` [PATCH 6/9] regulator: da9121: Update registration to support multiple buck variants
` [PATCH 7/9] regulator: da9121: add current support
` [PATCH 8/9] regulator: da9121: add mode support
` [PATCH 9/9] regulator: da9121: add interrupt support

Lenovo t14s amd only Dummy Device as output in pulseaudio
 2020-11-20 12:13 UTC 

[RFC v3 8/9] module: introduce MODULE_INIT_ACCEL_CPU
 2020-11-20 12:13 UTC  (12+ messages)

[PATCH v2 1/9] conf.py: Add oe_git directive
 2020-11-20 12:12 UTC  (4+ messages)
` [PATCH v2 2/9] dev-manual-common-tasks: Fix refs to testing branches
  ` [docs] "

[dpdk-dev] [PATCH v12 00/14] Arm build options rework
 2020-11-20 12:08 UTC  (14+ messages)
` [dpdk-dev] [PATCH v13 00/12] "
  ` [dpdk-dev] [PATCH v13 01/12] build: rename Arm build variables
  ` [dpdk-dev] [PATCH v13 02/12] build: remove unused or superfluous variables
  ` [dpdk-dev] [PATCH v13 03/12] build: reformat and move Arm config and comments
  ` [dpdk-dev] [PATCH v13 04/12] build: simplify how Arm flags are processed
  ` [dpdk-dev] [PATCH v13 05/12] build: organize Arm config into dict
  ` [dpdk-dev] [PATCH v13 06/12] build: isolate configuration for Arm generic build
  ` [dpdk-dev] [PATCH v13 07/12] build: use native machine args in Arm native build
  ` [dpdk-dev] [PATCH v13 08/12] build: add core and NUMA counts to cross files
  ` [dpdk-dev] [PATCH v13 09/12] build: disable drivers in Arm builds
  ` [dpdk-dev] [PATCH v13 10/12] build: disable libnuma in cross builds
  ` [dpdk-dev] [PATCH v13 11/12] build: add Arm SoC meson option
  ` [dpdk-dev] [PATCH v13 12/12] config: fix Arm implementer and its SoCs

RFC: auto-enabling parallel-checkout on NFS
 2020-11-20 12:10 UTC  (4+ messages)

stable-rc/linux-4.9.y baseline: 116 runs, 7 regressions (v4.9.244)
 2020-11-20 12:10 UTC 

[igt-dev] [PATCH i-g-t v10 0/4] tests/kms_ccs: CCS Clear Color test
 2020-11-20 12:09 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t v10 2/4] lib/rendercopy: Enable fast clear
` [igt-dev] [PATCH i-g-t v10 3/4] lib/intel_aux_pgtable: Initialize aux pagetable for "
` [igt-dev] [PATCH i-g-t v10 4/4] tests/kms_ccs: CCS Clear Color test
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH for-5.2] microvm: fix kconfig for non-default devices
 2020-11-20 12:08 UTC  (3+ messages)

[PATCH v6 00/17] follow_pfn and other iomap races
 2020-11-20 12:08 UTC  (10+ messages)
` [PATCH v6 09/17] media/videbuf1|2: Mark follow_pfn usage as unsafe

[PATCH v3 0/7] UFFD write-tracking migration/snapshots
 2020-11-20 12:06 UTC  (12+ messages)
` [PATCH v3 1/7] introduce 'track-writes-ram' migration capability
` [PATCH v3 4/7] implementation of write-tracking migration thread
` [PATCH v3 7/7] introduce simple linear scan rate limiting mechanism

[dpdk-dev] [PATCH] app/testpmd: revert setting MTU explicitly after configure
 2020-11-20 12:07 UTC  (3+ messages)

[PATCH] Fix `make -jN trace-cmd gui`
 2020-11-20 12:06 UTC  (3+ messages)

[PATCH v3 0/4] Thunderbolt3/USB4 cable rounded and active cable plug link training support
 2020-11-20 12:07 UTC  (5+ messages)
` [PATCH v3 2/4] platform/chrome: cros_ec_typec: Use Thunderbolt 3 cable discover mode VDO in USB4 mode

[net] can: gs_usb: fix endianess problem with candleLight firmware
 2020-11-20 12:07 UTC  (5+ messages)

[PATCH] rcu: kasan: record and print kvfree_call_rcu call stack
 2020-11-20 12:06 UTC  (4+ messages)

[dpdk-dev] [PATCH] doc: fix typing error in example/l3_forward_access_ctrl
 2020-11-20 12:04 UTC  (3+ messages)

[dpdk-dev] [PATCH v11 00/15] Arm build options rework
 2020-11-20 12:04 UTC  (13+ messages)
` [dpdk-dev] [PATCH v12 09/14] build: optional NUMA and cpu counts detection

[PATCH v2 0/6] drm/panel: mantix and st7703 fixes and additions
 2020-11-20 12:04 UTC  (4+ messages)

[PATCH v3 23/23] mtd: devices: powernv_flash: Add function names to headers and fix 'dev'
 2020-11-20 11:42 UTC  (6+ messages)

[PATCH 1/3] drm/panel: s6e63m0: Fix and extend MCS table
 2020-11-20 12:02 UTC  (2+ messages)

[PATCH tip/core/rcu 0/5] Provide SRCU polling grace-period interfaces
 2020-11-20 12:01 UTC  (9+ messages)
` [PATCH RFC tip/core/rcu 2/5] srcu: Provide internal interface to start a Tiny SRCU grace period
` [PATCH RFC tip/core/rcu 3/5] srcu: Provide internal interface to start a Tree "
` [PATCH RFC tip/core/rcu 4/5] srcu: Provide polling interfaces for Tiny SRCU grace periods
` [PATCH RFC tip/core/rcu 5/5] srcu: Provide polling interfaces for Tree "

linux-next: build warning after merge of the nand tree
 2020-11-20 12:01 UTC  (3+ messages)

[kvm-unit-tests] its-migration segmentation fault
 2020-11-20 12:02 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v6 1/3] lib/igt_device_scan: Remember vendor/device for pci devices
 2020-11-20 12:01 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,v6,1/3] "

Proposal for a new checkpatch check; matching _set_drvdata() & _get_drvdata()
 2020-11-20 11:58 UTC  (10+ messages)
  ` [Cocci] "

[PATCH v2 00/39] fs: idmapped mounts
 2020-11-20 11:58 UTC  (6+ messages)

linux-next: Tree for Nov 20
 2020-11-20 11:57 UTC  (2+ messages)

[PATCH] wcn36xx: Don't run scan_init multiple times
 2020-11-20 11:58 UTC  (6+ messages)
` [PATCH] wcn36xx: Send NULL data packet when exiting BMPS

[PATCH v5 00/21] Free some vmemmap pages of hugetlb page
 2020-11-20 11:56 UTC  (8+ messages)
` [PATCH v5 11/21] mm/hugetlb: Allocate the vmemmap pages associated with each "
    ` [External] "

[LTP] [PATCH] syscalls/getdents: don't mix libc and kernel types
 2020-11-20 11:56 UTC  (5+ messages)
  ` [LTP] [PATCH v2] getdents: update to new api, "
      ` [LTP] [PATCH v3] getdents: update to the "

gc docs: git gc --keep-base-pack ?
 2020-11-20 11:55 UTC  (3+ messages)
` [PATCH 1/2] gc docs: change --keep-base-pack to --keep-largest-pack
` [PATCH 2/2] gc: rename keep_base_pack variable for --keep-largest-pack

[Intel-gfx] [PATCH] drm/i915/gt: Plug IPS into intel_rps_set
 2020-11-20 11:52 UTC  (3+ messages)

[PATCH bpf] xsk: fix umem cleanup bug at socket destruct
 2020-11-20 11:53 UTC 

stable-rc/linux-4.19.y baseline: 155 runs, 5 regressions (v4.19.158)
 2020-11-20 11:53 UTC 

[PATCH v2 1/3] genirq/affinity: Add irq_update_affinity_desc()
 2020-11-20 11:52 UTC  (8+ messages)

drivers/crypto/picoxcell_crypto.c:1200:8-16: WARNING: use scnprintf or sprintf
 2020-11-20 11:52 UTC  (2+ messages)
` [PATCH] coccinelle: api: fix device_attr_show.cocci warnings

[PATCH] x86/mm: drop superfluous initialization
 2020-11-20 11:51 UTC  (2+ messages)
` [tip: x86/cleanups] x86/mm: Declare 'start' variable where it is used

[PATCH 0/2] More RCU vs idle fixes
 2020-11-20 11:41 UTC  (3+ messages)
` [PATCH 1/2] sched/idle: Fix arch_cpu_idle() vs tracing
` [PATCH 2/2] intel_idle: Fix intel_idle() "

[GIT PULL] IOMMU fixes for -rc5
 2020-11-20 11:50 UTC  (2+ messages)

[dpdk-dev] [RFC V2 1/2] app/testpmd: fix queue stats mapping configuration
 2020-11-20 11:50 UTC  (2+ messages)
` [dpdk-dev] [RFC V4] "

[PATCH 1/2] rcu: introduce kfree_rcu() single argument macro
 2020-11-20 11:49 UTC  (2+ messages)
` [PATCH 2/2] rcu: eliminate the __kvfree_rcu() macro

Using WireGuard on Windows as non-admin - proper solution?
 2020-11-20 11:49 UTC  (5+ messages)

non-synchronous propagation of soft-dirty bits on kernels v5.6+
 2020-11-20 11:45 UTC 

[PATCH 1/5] arm-autonomy/xenguest-mkimage: fix DISK_DEVICE setting
 2020-11-20 11:44 UTC  (5+ messages)
` [PATCH 2/5] arm-autonomy/xenguest-tools: set guest disk and partition sizes in MB or GB
` [PATCH 3/5] arm-autonomy/xenguest-mkimage: check if partition fits disk size
` [PATCH 4/5] arm-autonomy/xenguest-manager: keep user defined partition order
` [PATCH 5/5] arm-autonomy/xenguest-mkimage: improve xenguest image checks

[RFC] Documentation/scheduler/schedutil.txt
 2020-11-20 11:45 UTC  (2+ messages)

[mm/memcg] bd0b230fe1: will-it-scale.per_process_ops -22.7% regression
 2020-11-20 11:44 UTC  (10+ messages)
  ` [LKP] "

[PATCH v2 3/3] ath10k: allow dynamic SAR power limits via common API
 2020-11-20 11:43 UTC  (4+ messages)

[PATCH 4.4 00/15] 4.4.245-rc1 review
 2020-11-20 11:40 UTC  (2+ messages)

stable-rc/queue/4.19 build: 206 builds: 3 failed, 203 passed, 3 errors, 76 warnings (v4.19.158-15-gc12ebe354432)
 2020-11-20 11:40 UTC 

[PATCH v7 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-11-20 11:39 UTC  (5+ messages)

[PATCH v2] arm64: Ignore any DMA offsets in the max_zone_phys() calculation
 2020-11-20 11:39 UTC  (2+ messages)

[PATCH net] MAINTAINERS: Change Solarflare maintainers
 2020-11-20 11:32 UTC 

How to disable NEON in kernel5.4.55 for ARM64
 2020-11-20 11:38 UTC  (3+ messages)

[PATCH] arm64: Include missing <grub/types.h> header
 2020-11-20 11:39 UTC  (2+ messages)

[mkp-scsi:for-next 148/162] drivers/scsi/ibmvscsi/ibmvfc.c:1696:32: sparse: sparse: incorrect type in argument 1 (different base types)
 2020-11-20 11:39 UTC 

[RFC PATCH 0/2] vfio-ccw: Implement request notifier
 2020-11-20 11:38 UTC  (4+ messages)
` [RFC PATCH 2/2] vfio-ccw: Connect the device "
    ` Availability of physical devices and migration (was: Re: [RFC PATCH 2/2] vfio-ccw: Connect the device request notifier)

[PATCH] arm64: Force NO_BLOCK_MAPPINGS if crashkernel reservation is required
 2020-11-20 11:38 UTC  (2+ messages)

[PATCH] media: i2c: rdacm20: Constify static structs
 2020-11-20 11:39 UTC  (2+ messages)

stable-rc/queue/4.19 baseline: 155 runs, 7 regressions (v4.19.158-7-geea4baa48b58)
 2020-11-20 11:38 UTC 

[dpdk-dev] [PATCH v2] usertools/devbind: fix binding for built-in 1kernel drivers
 2020-11-20 11:38 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] usertools/devbind: fix binding for built-in kernel drivers

[PATCH] mls_mcs.md: Convert section to markdown
 2020-11-20 11:38 UTC 

[PATCH v3] drm: document drm_mode_get_connector
 2020-11-20 11:37 UTC  (2+ messages)

[PATCH v3 0/5] ARM: arm64: Add SMCCC TRNG entropy service
 2020-11-20 11:36 UTC  (7+ messages)
` [PATCH v3 4/5] arm64: Add support for SMCCC TRNG entropy source

[PATCH 1/2] arm-autonomy/firmware-image-juno: update offset addresses for NOR flash images
 2020-11-20 11:37 UTC  (2+ messages)
` [PATCH 2/2] arm-autonomy/xen-devicetree: check if kernel Image size is correct

[PATCH 1/3] perf/core: Flush PMU internal buffers for per-CPU events
 2020-11-20 11:24 UTC  (8+ messages)

[PATCH 00/28] Use main as default branch name
 2020-11-20 11:36 UTC  (8+ messages)
` [RFC/PATCH] tests: support testing with an arbitrary default branch (sort of)

[linux-next:master 4152/7280] clk-axi-clkgen.c:undefined reference to `devm_ioremap_resource'
 2020-11-20 11:35 UTC  (2+ messages)

[chrome-os:chromeos-5.4 8/110] drivers/clk/qcom/camcc-sc7180.c:1672:8: error: implicit declaration of function 'pm_clk_runtime_resume'; did you mean
 2020-11-20 11:32 UTC 


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.