All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-26 12:58:34 to 2020-08-26 13:33:16 UTC [more...]

[PATCH 0/2] input/hid: Fix bitmap boundary validation
 2020-08-26 13:32 UTC  (4+ messages)
` [PATCH 1/2] Input; Sanitize event code before modifying bitmaps

[PATCH v2 0/7] x86: fix cpu hotplug with secure boot
 2020-08-26 13:32 UTC  (5+ messages)
` [PATCH v2 6/7] x68: acpi: trigger SMI before sending hotplug Notify event to OSPM

[PATCH v3] nvmem: mtk-efuse: Remove EFUSE register write support
 2020-08-26 13:31 UTC  (4+ messages)

Issue with iwd + Linux 5.8.3 + WPA Enterprise
 2020-08-26 13:29 UTC  (9+ messages)
            ` [PATCH] crypto: af_alg - Work around empty control messages without MSG_MORE

5.8 stable inclusion request
 2020-08-26 13:30 UTC  (3+ messages)

[PATCH] docs: trace: ring-buffer-design.rst: use the new SPDX tag
 2020-08-26 13:31 UTC  (3+ messages)

[PATCH v7 0/9] domain context infrastructure
 2020-08-26 13:32 UTC  (3+ messages)
` [PATCH v7 1/9] xen/common: introduce a new framework for save/restore of 'domain' context

[PATCH] crypto: inside-secure - use kfree_sensitive()
 2020-08-26 13:30 UTC  (2+ messages)

[PATCH] m68k: mm: Remove superfluous memblock_alloc*() casts
 2020-08-26 13:31 UTC  (2+ messages)

[PATCH] ext4: Remove unused argument from ext4_(inc|dec)_count
 2020-08-26 13:31 UTC 

[PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
 2020-08-26 13:30 UTC  (4+ messages)

[PATCH 0/4] -ffreestanding/-fno-builtin-* patches
 2020-08-26 13:28 UTC  (15+ messages)

[PATCH 1/5] arm: mvebu: Espressobin: Move env load addresses
 2020-08-26 13:31 UTC  (10+ messages)
` [PATCH 4/5] arm: mvebu: Espressobin: Define console env
  ` Espressobin booting (Was: Re: [PATCH 1/5] arm: mvebu: Espressobin: Move env load addresses)

[PATCH 0/4] tty: convert tasklets to use new tasklet_setup()
 2020-08-26 13:29 UTC  (4+ messages)
` [PATCH 2/4] tty: atmel_serial: convert tasklets to use new tasklet_setup() API

[PATCH] rnbd: Fix an error code in process_rdma()
 2020-08-26 13:29 UTC  (5+ messages)

[PATCH] audit: Remove redundant null check
 2020-08-26 13:29 UTC  (3+ messages)

[Intel-gfx] [PATCH 01/39] drm/i915/gem: Avoid implicit vmap for highmem on x86-32
 2020-08-26 13:28 UTC  (46+ messages)
`  "
` [Intel-gfx] [PATCH 02/39] drm/i915/gem: Use set_pte_at() for assigning the vmapped PTE
` [Intel-gfx] [PATCH 03/39] drm/i915/gem: Prevent using pgprot_writecombine() if PAT is not supported
  `  "
` [Intel-gfx] [PATCH 04/39] drm/i915/gt: Clear the buffer pool age before use
` [Intel-gfx] [PATCH 05/39] drm/i915/gt: Widen CSB pointer to u64 for the parsers
` [PATCH 06/39] drm/i915/gt: Wait for CSB entries on Tigerlake
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 07/39] drm/i915/gt: Apply the CSB w/a for all
` [Intel-gfx] [PATCH 08/39] drm/i915/gt: Show engine properties in the pretty printer
` [Intel-gfx] [PATCH 09/39] drm/i915/gem: Hold request reference for canceling an active context
` [Intel-gfx] [PATCH 10/39] drm/i915: Cancel outstanding work after disabling heartbeats on an engine
  `  "
` [Intel-gfx] [PATCH 11/39] drm/i915/gt: Always send a pulse down the engine after disabling heartbeat
  `  "
` [Intel-gfx] [PATCH 12/39] drm/i915/gem: Always test execution status on closing the context
  `  "
` [Intel-gfx] [PATCH 13/39] drm/i915/gt: Signal cancelled requests
` [Intel-gfx] [PATCH 14/39] drm/i915/selftests: Finish pending mock requests on cancellation
` [Intel-gfx] [PATCH 15/39] drm/i915/gt: Retire cancelled requests on unload
` [Intel-gfx] [PATCH 16/39] drm/i915/gt: Remove defunct intel_virtual_engine_get_sibling()
` [Intel-gfx] [PATCH 17/39] drm/i915/gt: Defer enabling the breadcrumb interrupt to after submission
` [Intel-gfx] [PATCH 18/39] drm/i915/gt: Track signaled breadcrumbs outside of the breadcrumb spinlock
` [Intel-gfx] [PATCH 19/39] drm/i915/gt: Don't cancel the interrupt shadow too early
` [Intel-gfx] [PATCH 20/39] drm/i915/gt: Free stale request on destroying the virtual engine
` [Intel-gfx] [PATCH 21/39] drm/i915/gt: Protect context lifetime with RCU
` [Intel-gfx] [PATCH 22/39] drm/i915/gt: Split the breadcrumb spinlock between global and contexts
` [Intel-gfx] [PATCH 23/39] drm/i915/gt: Move the breadcrumb to the signaler if completed upon cancel
` [Intel-gfx] [PATCH 24/39] drm/i915/gt: Decouple completed requests on unwind
` [Intel-gfx] [PATCH 25/39] drm/i915/gt: Check for a completed last request once
` [Intel-gfx] [PATCH 26/39] drm/i915/gt: Replace direct submit with direct call to tasklet
` [Intel-gfx] [PATCH 27/39] drm/i915/gt: ce->inflight updates are now serialised
` [Intel-gfx] [PATCH 28/39] drm/i915/gt: Use virtual_engine during execlists_dequeue
` [Intel-gfx] [PATCH 29/39] drm/i915/gt: Decouple inflight virtual engines
` [Intel-gfx] [PATCH 30/39] drm/i915/gt: Defer schedule_out until after the next dequeue
` [Intel-gfx] [PATCH 31/39] drm/i915/gt: Remove virtual breadcrumb before transfer
` [Intel-gfx] [PATCH 32/39] drm/i915/gt: Shrink the critical section for irq signaling
` [Intel-gfx] [PATCH 33/39] drm/i915/gt: Resubmit the virtual engine on schedule-out
` [Intel-gfx] [PATCH 34/39] drm/i915/gt: Simplify virtual engine handling for execlists_hold()
` [Intel-gfx] [PATCH 35/39] drm/i915: Encode fence specific waitqueue behaviour into the wait.flags
` [Intel-gfx] [PATCH 36/39] drm/i915/selftests: Confirm RING_TIMESTAMP / CTX_TIMESTAMP share a clock
` [Intel-gfx] [PATCH 37/39] drm/i915/gt: Consolidate the CS timestamp clocks
` [Intel-gfx] [PATCH 38/39] drm/i915: Break up error capture compression loops with cond_resched()
  `  "
` [Intel-gfx] [PATCH 39/39] drm/i915: Reduce GPU error capture mutex hold time

[PATCH v3 00/10] kbuild: clang-tidy
 2020-08-26 13:27 UTC  (2+ messages)

[GIT PULL] virtio: bugfixes
 2020-08-26 13:27 UTC  (2+ messages)

[PATCH] x86: Begin to introduce support for MSR_ARCH_CAPS
 2020-08-26 13:27 UTC  (2+ messages)

[PATCH] crypto: sun8i-ss - use kfree_sensitive()
 2020-08-26 13:27 UTC  (2+ messages)

[PATCH v9 12/32] drm: msm: fix common struct sg_table related issues
 2020-08-26 13:26 UTC  (4+ messages)

[PATCH] block/mirror: fix core when using iothreads
 2020-08-26 13:19 UTC 

[PATCH v3 0/6] Add virtio-iommu built-in topology
 2020-08-26 13:26 UTC  (5+ messages)
  ` [virtio-dev] "

[PATCH] mm: memcg: Fix memcg reclaim soft lockup
 2020-08-26 13:26 UTC  (10+ messages)

[PATCH] crypto: sun8i-ce - use kfree_sensitive()
 2020-08-26 13:25 UTC 

[PATCH] drm/amd/display: Fix memleak in amdgpu_dm_mode_config_init
 2020-08-26 13:24 UTC 

Please pull u-boot-marvell/remove-config-nr-dram-banks-v9-2020-08-26
 2020-08-26 13:25 UTC  (6+ messages)

Userspace AVC auditing on policy load
 2020-08-26 13:25 UTC 

[PATCH] crypto: amlogic - use kfree_sensitive()
 2020-08-26 13:24 UTC  (4+ messages)

[PATCH] perf inject: correct event attribute sizes
 2020-08-26 13:23 UTC  (3+ messages)

[PATCH] aio: use wait_for_completion_io() when waiting for completion of io
 2020-08-26 13:23 UTC  (2+ messages)

[PATCH v3] block: Raise an error when backing file parameter is an empty string
 2020-08-26 13:22 UTC  (2+ messages)

[PATCH] x86/irq: Preserve vector in orig_ax for APIC code
 2020-08-26 13:22 UTC  (2+ messages)

[PATCH] iio: adc: exynos_adc: Replace indio_dev->mlock with own device lock
 2020-08-26 13:22 UTC 

[Bug 1893040] [NEW] External modules retreval using Go1.15 on s390x appears to have checksum and ECDSA verification issues
 2020-08-26 13:14 UTC  (2+ messages)
` [Bug 1893040] "

[PATCH 0/5] Make gpio_keys accept board descriptors
 2020-08-26 13:20 UTC  (4+ messages)

[PATCH] intel_idle: Add ICL support
 2020-08-26 13:21 UTC  (10+ messages)

[RFC] perf/core: Fixes hung issue on perf stat command during cpu hotplug
 2020-08-26 13:21 UTC  (3+ messages)

[PATCHv8 bpf-next 0/3] xdp: add a new helper for dev map multicast support
 2020-08-26 13:20 UTC  (7+ messages)
` [PATCHv9 bpf-next 0/5] "
  ` [PATCHv9 bpf-next 1/5] bpf: add a new bpf argument type ARG_CONST_MAP_PTR_OR_NULL
  ` [PATCHv9 bpf-next 2/5] xdp: add a new helper for dev map multicast support
  ` [PATCHv9 bpf-next 3/5] sample/bpf: add xdp_redirect_map_multicast test
  ` [PATCHv9 bpf-next 4/5] selftests/bpf: add xdp_redirect_multi test
  ` [PATCHv9 bpf-next 5/5] selftests/bpf: Add verifier tests for bpf arg ARG_CONST_MAP_PTR_OR_NULL

[PATCH 1/2] perf expr: Force encapsulation on expr_id_data
 2020-08-26 13:20 UTC  (4+ messages)
` [PATCH 2/2] perf parse-events: Avoid an uninitialized read

[PATCH v4 1/1] tpm: add sysfs exports for all banks of PCR registers
 2020-08-26 13:19 UTC  (12+ messages)

[PATCH 1/2] arm64: dts: ti: k3-am65: mark dss as dma-coherent
 2020-08-26 13:16 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: ti: am654-base-board: fix clock node name

[Intel-gfx] [PULL] drm-misc-next
 2020-08-20 12:56 UTC 

[PATCH] arch: um: convert tasklets to use new tasklet_setup() API
 2020-08-26  1:51 UTC  (13+ messages)
` [PATCH] block: "
                      ` [Intel-gfx] "

PATCH 0/4] usbd: typec: fusb302: Add support for specifying supported alternate-modes through devicetree/fwnodes
 2020-08-26 13:17 UTC  (10+ messages)
` [PATCH 2/4] usb: typec: Add typec_port_register_altmodes_from_fwnode()

MIPS: MSA and Huge Page fix
 2020-08-26 13:17 UTC  (5+ messages)
` [PATCH] MIPS: add missing MSACSR and upper MSA initialization

[PATCH] poky.conf: do not force packagegroup-core-device-devel into all qemu images
 2020-08-26 13:17 UTC  (3+ messages)
` [poky] "

[PATCH] nl80211: Trigger channel switch from driver
 2020-08-26 13:17 UTC 

[Buildroot] [PATCH v2] package/armadillo: allows to select between clapack, lapack or openblas
 2020-08-26 13:16 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: imx6qdl: tqma6: fix indentation
 2020-08-26 13:13 UTC  (14+ messages)
` [PATCH 2/2] ARM: dts: imx6qdl: tqma6: minor fixes
    ` (EXT) "
        ` (EXT) "
            ` (EXT) "
                ` (EXT) "
                    ` (EXT) "

[PATCH v3 0/2] ceph: metrics for opened files, pinned caps and opened inodes
 2020-08-26 13:13 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH v3] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2020-08-26 13:01 UTC  (9+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] dt-bindings: cpufreq: add bindings for MediaTek cpufreq HW

[PATCH] binman: Call helper function binman_set_rom_offset() to fill offset
 2020-08-26 13:13 UTC 

Meson build on macOS: undefined symbol treatment
 2020-08-26 13:11 UTC 

[Intel-wired-lan] [PATCH] i40e: fix type discrepancy when handling PTP related LEDs
 2020-08-26 13:12 UTC 

[PATCH] meson: install pc-bios blobs
 2020-08-26 13:08 UTC  (2+ messages)

[PATCH 0/6] meson: convert the remaining of install target
 2020-08-26 13:06 UTC  (7+ messages)
` [PATCH 1/6] meson: install pc-bios blobs
` [PATCH 2/6] meson: install scripts/qemu-trace-stap
` [PATCH 3/6] meson: install icons
` [PATCH 4/6] meson: install desktop file
` [PATCH 5/6] meson: install $localstatedir/run for qga
` [PATCH 6/6] build-sys: remove install target from Makefile

[PATCH] ext4: delete duplicated words + other fixes
 2020-08-26 13:07 UTC  (2+ messages)

[dpdk-dev] [PATCH] event/dpaa2: fix dereference before null check
 2020-08-26 13:07 UTC 

[PATCH 1/2] i2c: consider devices with of_match_table during i2c device probing
 2020-08-26 12:38 UTC  (2+ messages)

[OE-core][PATCH V2] connman-conf: make connman-conf only available for qemuall
 2020-08-26 13:06 UTC  (3+ messages)

[PATCH v1] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2020-08-26 12:57 UTC  (9+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: cpufreq: add bindings for MediaTek cpufreq HW

[PATCH 0/4] arm64: cppc: add FFH support using AMUs
 2020-08-26 13:03 UTC  (10+ messages)
` [PATCH 1/4] arm64: cpufeature: restructure AMU feedback function
` [PATCH 2/4] arm64: wrap and generalise counter read functions
` [PATCH 3/4] arm64: split counter validation function
` [PATCH 4/4] arm64: implement CPPC FFH support using AMUs

[PATCH] memory: omap-gpmc: Fix a couple off by ones
 2020-08-26 13:05 UTC  (3+ messages)

[Intel-gfx] [Regression] "drm/i915: Implement display w/a #1143" breaks HDMI on ASUS GL552VW
 2020-08-26 13:05 UTC  (10+ messages)

[net-next v5 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-08-26 13:04 UTC  (5+ messages)
` [net-next v5 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices

[PATCH v2 0/2] i2c: xiic: Support forcing single-master in DT
 2020-08-26 13:03 UTC  (5+ messages)
` [PATCH v2 2/2] "

[PATCH v2 0/5] drm/bridge: ps8640: Make sure all needed is powered to get the EDID
 2020-08-26 13:04 UTC  (3+ messages)
` [PATCH v2 5/5] drm/bridge: ps8640: Rework power state handling

Ftrace regression in v5.9-rc1 due to commit fc0ea795f53c ("ftrace: Add symbols for ftrace trampolines")
 2020-08-26 13:02 UTC  (2+ messages)

[PATCH v2 0/2] selinux: Clean up GFP flag usage
 2020-08-26 13:02 UTC  (5+ messages)
` [PATCH v2 1/2] selinux: switch unnecessary GFP_ATOMIC allocs to GFP_KERNEL

[PATCH] of: skip disabled CPU nodes
 2020-08-26 13:01 UTC  (2+ messages)

[PATCH] MIPS: Loongson: Fix complie errors without CONFIG_SMP
 2020-08-26 13:01 UTC  (2+ messages)

[PATCH mmc-next] dt-bindings: mmc: Fix mmc node name in DT example
 2020-08-26 13:01 UTC 

[PATCH] net: dp83869: Fix RGMII internal delay configuration
 2020-08-26 13:01 UTC  (5+ messages)

[PATCH] m68k: mm: Use PAGE_ALIGNED() helper
 2020-08-26 13:01 UTC 

[PATCH] perf stat: Fix s390x compile error on F32 utils/stat-display.c
 2020-08-26 13:00 UTC  (3+ messages)

[PATCH 09/14 v1] usb: typec: tcpm: Add support for Sink Fast Role SWAP(FRS)
 2020-08-26 12:42 UTC  (2+ messages)

[PATCH] memory: omap-gpmc: Fix build error without CONFIG_OF
 2020-08-26 12:59 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/5] blk-mq: fix use-after-free on stale request
 2020-08-26 12:56 UTC  (7+ messages)


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.