All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-13 09:13:15 to 2020-11-13 10:00:46 UTC [more...]

[PATCH 00/25] Rid W=1 warnings in Pinctrl
 2020-11-13 10:00 UTC  (7+ messages)
` [PATCH 16/25] arch: arm: mach-at91: pm: Move prototypes to mutually included header
  ` [PATCH v2 "

[chrome-os:chromeos-4.19 27/50] drivers/gpu/drm/drm_hdcp.c:235:6: warning: no previous prototype for 'drm_hdcp_request_srm'
 2020-11-13 10:00 UTC 

[dpdk-dev] [pull-request] next-eventdev 20.11 RC4
 2020-11-13 10:00 UTC 

[PATCH] arm/monitor: Add support for 'info tlb' command
 2020-11-13  9:58 UTC 

[PATCH v3 00/11] [GSoC] Implement Corrected Commit Date
 2020-11-13  9:59 UTC  (6+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 08/10] commit-graph: use generation v2 only if entire chain does

[PATCH v5] lscpu-arm: Add "BIOS Vendor ID" and "BIOS Model name" to show the SMBIOS information
 2020-11-13  9:59 UTC  (2+ messages)

[PATCH 19/19] mips/vdso: Migrate to user_landing
 2020-11-13  9:58 UTC  (3+ messages)

[PATCH 00/28] Use main as default branch name
 2020-11-13  9:57 UTC  (3+ messages)
` [PATCH 28/28] Change the default branch name to `main`

[PATCH v2] libfs: fix error cast of negative value in simple_attr_write()
 2020-11-13  9:56 UTC 

[PATCH v2] target/i386: seg_helper: Correct segement selector nullification in the RET/IRET helper
 2020-11-13  9:56 UTC 

[dpdk-dev] [PATCH] app/eventdev: fix segfault with incorrect timer adadpters
 2020-11-13  9:56 UTC  (2+ messages)

[PATCH] conf.py: Improve TOC and Outline depth in PDF output
 2020-11-13  9:54 UTC 

new lscpu
 2020-11-13  9:53 UTC 

[dpdk-dev] [PATCH] event/dlb2: add missing delayed token pop logic
 2020-11-13  9:53 UTC  (3+ messages)

[PATCH 0/5] x86/p2m: hook adjustments
 2020-11-13  9:52 UTC  (10+ messages)
` [PATCH 5/5] x86/p2m: split write_p2m_entry() hook

[dpdk-dev] [kmods PATCH] windows: normalize line-endings
 2020-11-13  9:52 UTC  (7+ messages)
` [dpdk-dev] [kmods PATCH v2] "
` [dpdk-dev] [kmods PATCH v3 1/2] windows: remove .gitattributes
  ` [dpdk-dev] [kmods PATCH v3 2/2] windows: normalize line-endings

pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310
 2020-11-13  9:52 UTC  (19+ messages)

[PATCH] ARM: dts: BCM5301X: Enable USB 3 PHY on Luxul XWR-3150
 2020-11-13  9:50 UTC  (2+ messages)

[PATCH] docs: Better mention of qemu-img amend limitations
 2020-11-13  9:49 UTC  (2+ messages)

[PATCH] rtl8xxxu: remove the unused variable timeout value assignment
 2020-11-13  9:50 UTC 

[PATCH] Clean up includes
 2020-11-13  9:47 UTC  (4+ messages)

pdf output for Sphinx
 2020-11-13  9:50 UTC  (4+ messages)
` [docs] "

[Intel-gfx] [PATCH 01/33] drm/i915/gt: Include semaphore status in print_request()
 2020-11-13  9:49 UTC  (34+ messages)
` [Intel-gfx] [PATCH 02/33] drm/i915: Lift i915_request_show()
` [Intel-gfx] [PATCH 03/33] drm/i915/gt: Show all active timelines for debugging
` [Intel-gfx] [PATCH 04/33] drm/i915: Lift waiter/signaler iterators
` [Intel-gfx] [PATCH 05/33] drm/i915: Show timeline dependencies for debug
` [Intel-gfx] [PATCH 06/33] drm/i915/selftests: Improve granularity for mocs reset checks
` [Intel-gfx] [PATCH 07/33] drm/i915/gem: Drop free_work for GEM contexts
` [Intel-gfx] [PATCH 08/33] drm/i915/gt: Ignore dt==0 for reporting underflows
` [Intel-gfx] [PATCH 09/33] drm/i915/gt: Defer enabling the breadcrumb interrupt to after submission
` [Intel-gfx] [PATCH 10/33] drm/i915/gt: Track signaled breadcrumbs outside of the breadcrumb spinlock
` [Intel-gfx] [PATCH 11/33] drm/i915/gt: Don't cancel the interrupt shadow too early
` [Intel-gfx] [PATCH 12/33] drm/i915/gt: Free stale request on destroying the virtual engine
` [Intel-gfx] [PATCH 13/33] drm/i915/gt: Protect context lifetime with RCU
` [Intel-gfx] [PATCH 14/33] drm/i915/gt: Split the breadcrumb spinlock between global and contexts
` [Intel-gfx] [PATCH 15/33] drm/i915/gt: Move the breadcrumb to the signaler if completed upon cancel
` [Intel-gfx] [PATCH 16/33] drm/i915/gt: Decouple completed requests on unwind
` [Intel-gfx] [PATCH 17/33] drm/i915/gt: Check for a completed last request once
` [Intel-gfx] [PATCH 18/33] drm/i915/gt: Replace direct submit with direct call to tasklet
` [Intel-gfx] [PATCH 19/33] drm/i915/gt: ce->inflight updates are now serialised
` [Intel-gfx] [PATCH 20/33] drm/i915/gt: Use virtual_engine during execlists_dequeue
` [Intel-gfx] [PATCH 21/33] drm/i915/gt: Decouple inflight virtual engines
` [Intel-gfx] [PATCH 22/33] drm/i915/gt: Defer schedule_out until after the next dequeue
` [Intel-gfx] [PATCH 23/33] drm/i915/gt: Remove virtual breadcrumb before transfer
` [Intel-gfx] [PATCH 24/33] drm/i915/gt: Shrink the critical section for irq signaling
` [Intel-gfx] [PATCH 25/33] drm/i915/gt: Resubmit the virtual engine on schedule-out
` [Intel-gfx] [PATCH 26/33] drm/i915/gt: Simplify virtual engine handling for execlists_hold()
` [Intel-gfx] [PATCH 27/33] drm/i915: Encode fence specific waitqueue behaviour into the wait.flags
` [Intel-gfx] [PATCH 28/33] drm/i915/gt: Wrap intel_timeline.has_initial_breadcrumb
` [Intel-gfx] [PATCH 29/33] drm/i915/gt: Track timeline GGTT offset separately from subpage offset
` [Intel-gfx] [PATCH 30/33] drm/i915/gt: Add timeline "mode"
` [Intel-gfx] [PATCH 31/33] drm/i915/gt: Use indices for writing into relative timelines
` [Intel-gfx] [PATCH 32/33] drm/i915/selftests: Exercise relative timeline modes
` [Intel-gfx] [PATCH 33/33] drm/i915/gt: Use ppHWSP for unshared non-semaphore related timelines

[PATCH 0/3] coresight: etm-perf: Fix pid tracing with VHE
 2020-11-13  9:47 UTC  (6+ messages)
` [PATCH 3/3] rfc: perf: cs_etm: Detect pid in VMID for kernel running at EL2

Format inline code
 2020-11-13  9:47 UTC  (9+ messages)

[PATCH v1 0/4] Add bus format negotiation support for Cadence MHDP8546 driver
 2020-11-13  9:46 UTC  (5+ messages)
` [PATCH v1 1/4] drm: bridge: cdns-mhdp8546: Add output bus format negotiation
` [PATCH v1 2/4] drm: bridge: cdns-mhdp8546: Modify atomic_get_input_bus_format bridge function
` [PATCH v1 3/4] drm: bridge: cdns-mhdp8546: Remove setting of bus format using connector info
` [PATCH v1 4/4] drm: bridge: cdns-mhdp8546: Retrieve the pixel format and bpc based on bus format

[PATCH v2 0/2] firmware: arm_scmi: Augment SMC/HVC to allow optional interrupt
 2020-11-13  9:47 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH 0/6] qapi: Add support for aliases
 2020-11-13  9:46 UTC  (4+ messages)
` [PATCH 5/6] "

Why Git LFS is not a built-in feature
 2020-11-13  9:45 UTC 

dom0 PVH: 'entry->arch.pirq != INVALID_PIRQ' failed at vmsi.c:843
 2020-11-13  9:44 UTC  (5+ messages)

[PATCH 5/5] parse-remote: remove this now-unused library
 2020-11-13  9:42 UTC  (3+ messages)
` [PATCH v2 0/2] Retire git-parse-remote

We may want to redefine asprint and vasprintf in the user headers
 2020-11-13  9:42 UTC 

[PATCH v3 00/14] An alternative series for asymmetric AArch32 systems
 2020-11-13  9:37 UTC  (30+ messages)
` [PATCH v3 01/14] arm64: cpuinfo: Split AArch32 registers out into a separate struct
` [PATCH v3 02/14] arm64: Allow mismatched 32-bit EL0 support
` [PATCH v3 03/14] KVM: arm64: Kill 32-bit vCPUs on systems with mismatched "
` [PATCH v3 04/14] arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs
` [PATCH v3 05/14] arm64: Advertise CPUs capable of running 32-bit applications in sysfs
` [PATCH v3 06/14] arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0
` [PATCH v3 07/14] sched: Introduce restrict_cpus_allowed_ptr() to limit task CPU affinity
` [PATCH v3 08/14] arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0
` [PATCH v3 09/14] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
` [PATCH v3 10/14] sched: Introduce arch_cpu_allowed_mask() to limit fallback rq selection
` [PATCH v3 11/14] sched: Reject CPU affinity changes based on arch_cpu_allowed_mask()
` [PATCH v3 12/14] arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system
` [PATCH v3 13/14] arm64: Implement arch_cpu_allowed_mask()
` [PATCH v3 14/14] arm64: Remove logic to kill 32-bit tasks on 64-bit-only cores

[PATCH] iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack
 2020-11-13  9:40 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-devel] [PULL 0/8] MIPS queue for February 27th, 2019
 2020-11-13  9:39 UTC  (3+ messages)
` [Qemu-devel] [PULL 8/8] target/mips: Preparing for adding MMI instructions

[dpdk-dev] [PATCH 1/2] crypto/armv8: update meson build
 2020-11-13  9:39 UTC  (4+ messages)

kernel panic: stack is corrupted in get_kernel_gp_address
 2020-11-13  9:38 UTC  (3+ messages)

[PATCH v4 0/3] Fix inefficiences and rename nla_strlcpy
 2020-11-13  9:38 UTC  (4+ messages)
` [PATCH v4 2/3] Modify return value of nla_strlcpy to match that of strscpy

[PATCH v1] pinctrl: baytrail: Avoid clearing debounce value when turning it off
 2020-11-13  9:36 UTC  (2+ messages)

[PATCH v5 3/9] lib: zstd: Upgrade to latest upstream zstd version 1.4.6
 2020-11-13  9:36 UTC  (6+ messages)
` [f2fs-dev] [PATCH] lib: zstd: fix semicolon.cocci warnings
  `  "

[PATCH 0/2] authz-list-file: Error handling fixes
 2020-11-13  9:37 UTC  (5+ messages)
` [PATCH 1/2] authz-list-file: Fix file read error handling
` [PATCH 2/2] authz-list-file: Improve an error message

[PATCH v5 0/4] Introduce Embedded Controller driver for Acer A500
 2020-11-13  9:37 UTC  (3+ messages)
` [PATCH v5 2/4] mfd: Add driver for Embedded Controller found on Acer Iconia Tab A500

[PATCH v2 0/6] An alternative series for asymmetric AArch32 systems
 2020-11-13  9:36 UTC  (5+ messages)
` [PATCH v2 2/6] arm64: Allow mismatched 32-bit EL0 support

[PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource
 2020-11-13  9:35 UTC  (13+ messages)
      ` About devm_platform_ioremap_resource [Was: Re: [PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource]

pull-request: mac80211 2020-11-13
 2020-11-13  9:34 UTC 

[PATCH] drm/amdgpu: declare smuio callback function as static
 2020-11-13  9:32 UTC  (2+ messages)

[PATCH] crypto: hisilicon/zip - add a work_queue for zip irq
 2020-11-13  9:32 UTC 

[igt-dev] [PATCH V2] [i-g-t] lib/i915: Identify Jasperlake
 2020-11-13  9:32 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for lib/i915: Identify Jasperlake (rev2)

[PATCH 2/2] drm/mediatek: Use struct dma_buf_map in GEM vmap ops
 2020-11-13  9:30 UTC  (2+ messages)

[PATCH] drivers: led: bcm6858: set the correct led polarity register
 2020-11-13  9:30 UTC  (2+ messages)

[MPTCP] Re: [PATCH v2] mptcp: refine MPTCP-level ack scheduling
 2020-11-13  9:29 UTC 

[lttng-dev] [PATCH] README: fix typo in README.md
 2020-11-13  9:28 UTC 

[PATCH net] net: bridge: add missing counters to ndo_get_stats64 callback
 2020-11-13  9:27 UTC  (2+ messages)
` [Bridge] "

[PATCH net v2] net: phy: mscc: remove non-MACSec compatible phy
 2020-11-13  9:27 UTC  (2+ messages)

[PATCH v2 00/16] drm/exynos: Convert driver to drm bridge
 2020-11-13  9:34 UTC  (8+ messages)

[PATCH RFC v5 00/13] perf pmu-events: Support event aliasing for system PMUs
 2020-11-13  9:24 UTC  (5+ messages)
` [PATCH RFC v5 01/13] perf jevents: Add support for an extra directory level

[PATCH for-next] RDMA/hns: Refactor the hns_roce_buf allocation flow
 2020-11-13  9:25 UTC  (3+ messages)

[PATCH] spi: imx: enable runtime pm support
 2020-11-13  9:18 UTC  (3+ messages)

[PATCH] io_setup.2: SYNOPSIS: return long
 2020-11-13  9:24 UTC  (7+ messages)

[PATCH v6] introduce vfio-user protocol specification
 2020-11-13  9:22 UTC  (2+ messages)

[net-next,v2,4/5] seg6: add support for the SRv6 End.DT4 behavior
 2020-11-13  9:23 UTC  (3+ messages)
  ` [net-next, v2, 4/5] "

[PATCH] drm/amd/pm: update driver if version for dimgrey_cavefish
 2020-11-13  9:23 UTC  (2+ messages)

[PATCH v2] mac80211: reject/clear user rate mask if not usable
 2020-11-13  9:23 UTC  (19+ messages)

[PATCH 00/32] RISC-V Kendryte K210 support improvments
 2020-11-13  9:22 UTC  (5+ messages)
` [PATCH 04/32] spi: dw: Introduce polling device tree property

[PATCH v8 -tip 00/26] Core scheduling
 2020-11-13  9:22 UTC  (3+ messages)
` [RFT for v9] (Was Re: [PATCH v8 -tip 00/26] Core scheduling)

[PATCH] ASoC: rt1015: increase the time to detect BCLK
 2020-11-13  9:21 UTC 

[PATCH v4 00/11] Raspberry Pi PoE HAT fan support
 2020-11-13  9:21 UTC  (6+ messages)
` [PATCH v4 02/11] firmware: raspberrypi: Introduce devm_rpi_firmware_get()

[PATCH 00/46] dt-bindings:iio: yet more txt to yam conversions
 2020-11-13  9:22 UTC  (3+ messages)
` [PATCH 29/46] dt-bindings:iio:adc:atmel,sama9260-adc: conversion to yaml from at91_adc.txt

Format inline code
 2020-11-13  9:21 UTC  (3+ messages)
` [RFC v1] perf_event_open.2: srcfix + ffix

[PATCH] phy: tegra: Don't warn on probe deferral
 2020-11-13  9:21 UTC  (2+ messages)

[PATCH] altera-stapl: remove the unreached switch case
 2020-11-13  9:21 UTC 

[dpdk-dev] [PATCH v1] eal/arm: fix clang build of native target
 2020-11-13  9:21 UTC  (3+ messages)

[PATCH] hmp: Update current monitor acts on the entire handle_hmp_command()
 2020-11-13 11:13 UTC  (2+ messages)

[PATCH] ALSA: ctl: fix error path at adding user-defined element set
 2020-11-13  9:20 UTC 

[PATCH v3] gpio: sifive: To get gpio irq offset from device tree data
 2020-11-13  9:20 UTC  (4+ messages)

[efi:next] BUILD SUCCESS 6548316ad15bfbe63a66ec61bc4d1b98bf06bbaa
 2020-11-13  9:18 UTC 

[patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-11-13  9:19 UTC  (8+ messages)
` REGRESSION: "
      ` iommu/vt-d: Cure VF irqdomain hickup

[PATCH] Input: add new touchpad driver for Zinitix IC
 2020-11-13  9:18 UTC 

[PATCH net] sctp: change to hold/put transport for proto_unreach_timer
 2020-11-13  9:18 UTC 

[PATCH] MIPS: reserve the memblock right after the kernel
 2020-11-13  9:17 UTC  (7+ messages)

[PATCH] Remove unnecessary invoking of wbt_update_limits in wbt_init
 2020-11-13  9:17 UTC 

[PATCH] iio: adc: ad7887: convert probe to device-managed functions
 2020-11-13  9:16 UTC 

[Bug 210185] New: kernel BUG at fs/ext4/page-io.c:126!
 2020-11-13  9:16 UTC 

[PATCH v13 00/10] xfs: Delayed Attributes
 2020-11-13  9:16 UTC  (4+ messages)
` [PATCH v13 03/10] xfs: Add delay ready attr set routines

Build failed in Jenkins: media-build #3286
 2020-11-13  9:19 UTC  (2+ messages)
` Build failed in Jenkins: media-build #3287

[PATCH 1/3] mt76: mt7915: use BIT_ULL for omac_idx
 2020-11-13  9:14 UTC  (7+ messages)
` [PATCH 2/3] mt76: mt7915: remove unused mt7915_mcu_bss_sync_tlv()
` [PATCH 3/3] mt76: mt7615: support 16 interfaces

[PATCH] usb/mos7720: process deferred urbs in a workqueue
 2020-11-13  9:14 UTC  (8+ messages)

[PATCH] crypto: crypto4xx - Replace bitwise OR with logical OR in crypto4xx_build_pd
 2020-11-13  9:13 UTC  (4+ messages)

[radeon-alex:drm-next 76/94] drivers/gpu/drm/amd/amdgpu/smuio_v9_0.c:38:6: warning: no previous prototype for function 'smuio_v9_0_update_rom_clock_gating'
 2020-11-13  9:13 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.