All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-27 09:57:52 to 2021-05-27 10:54:34 UTC [more...]

[PATCH 1/4] wayland: package target binaries into -tools, not into -dev
 2021-05-27 10:54 UTC  (4+ messages)
` [PATCH 2/4] ptest: add newly discovered missing runtime dependencies across recipes
` [PATCH 3/4] images: add ptest images based on core-image-minimal
` [PATCH 4/4] images: remove sato/weston ptest images

[PATCH] ref-manual: add SRCTREECOVEREDTASKS to variable glossary
 2021-05-27 10:54 UTC  (2+ messages)
` [docs] "

Windows fails to boot after rebase to QEMU master
 2021-05-27 10:53 UTC  (9+ messages)

[PATCH 0/8] dt-bindings: firmware: Convert SCPI and SCMI to json schema
 2021-05-27 10:53 UTC  (8+ messages)
` [PATCH 8/8] dt-bindings: firmware: arm,scmi: Convert "

[PATCH 0/6 v2] Calculate pcp->high based on zone sizes and active CPUs
 2021-05-27 10:52 UTC  (4+ messages)
` [PATCH 2/6] mm/page_alloc: Disassociate the pcp->high from pcp->batch

[RFC PATCH 0/4]Fpga: adds support to load the user-key encrypted FPGA Image loading
 2021-05-27 10:50 UTC  (7+ messages)
` [RFC PATCH 2/4] fpga: Add new properties to support user-key encrypted bitstream loading

[v4 PATCH 1/2] mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split
 2021-05-27 10:52 UTC  (2+ messages)

[PATCH -next] ASoC: imx-rpmsg: fix platform_no_drv_owner.cocci warnings
 2021-05-27 11:07 UTC  (2+ messages)

[PATCH] linux-user: make process_pending_signals thread-safe
 2021-05-27 10:37 UTC  (3+ messages)

[PATCH 0/3] sched/fair: Fix load decay issues related to throttling
 2021-05-27 10:49 UTC  (11+ messages)
` [PATCH 1/3] sched/fair: Add tg_load_contrib cfs_rq decay checking

[PATCH] ref-manual: add glossary entry for NON_MULTILIB_RECIPES
 2021-05-27 10:49 UTC  (2+ messages)
` [docs] "

[PATCH 0/7] dma-buf: Add an API for exporting sync files (v11)
 2021-05-27 10:48 UTC  (18+ messages)
` [PATCH 2/7] dma-buf: Rename dma_resv helpers from _rcu to _unlocked (v2)
    ` [Intel-gfx] "
` [PATCH 4/7] dma-buf: Document DMA_BUF_IOCTL_SYNC
    ` [Intel-gfx] "
` [PATCH 5/7] dma-buf: Add an API for exporting sync files (v11)
    ` [Intel-gfx] "

[patch net-next v2] devlink: append split port number to the port name
 2021-05-27 10:48 UTC 

[PATCH] perf: Fix data race between pin_count increment/decrement
 2021-05-27 10:47 UTC 

[PATCH] ref-manual: add WIC_CREATE_EXTRA_ARGS to var glossary
 2021-05-27 10:47 UTC  (2+ messages)
` [docs] "

[PATCH 00/12] Catchup with a few dropped patches
 2021-05-27 10:46 UTC  (8+ messages)
` [PATCH 01/12] drm/i915: Take rcu_read_lock for querying fence's driver/timeline names
  ` [Intel-gfx] "
` [PATCH 12/12] drm/i915/gem: Manage all set-domain waits explicitly
      ` [Intel-gfx] "

[PATCH 1/2] fpga: mgr: Adds secure BitStream loading support
 2021-05-27 10:43 UTC  (8+ messages)

[RFC PATCH v3] perf cs-etm: Split Coresight decode by aux records
 2021-05-27 10:45 UTC  (3+ messages)

[PATCH v4 0/4] Bootcount driver using NVMEM cell as backend
 2021-05-27 10:44 UTC  (2+ messages)

[GIT PULL] KVM/arm64 fixes for 5.13, take #2
 2021-05-27 10:41 UTC  (3+ messages)

bpf: Run devmap xdp_prog on flush instead of bulk enqueue
 2021-05-27 10:43 UTC 

[input:next 2732/2735] drivers/input/touchscreen/resistive-adc-touch.c:84 grts_cb() error: uninitialized symbol 'z2'
 2021-05-27 10:41 UTC  (6+ messages)

[PATCH] x86/AMD: expose SYSCFG, TOM, and TOM2 to Dom0
 2021-05-27 10:41 UTC  (3+ messages)

[PULL] u-boot-riscv/master
 2021-05-27 10:41 UTC  (4+ messages)

[PATCH 0/2] Add pinctrl support for Intel Keem Bay SoC
 2021-05-27 10:41 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: Add bindings for Intel Keembay pinctrl driver

[PATCH 0/5] RTL8231 GPIO expander support
 2021-05-27 10:41 UTC  (12+ messages)
` [PATCH v3 0/6] "

[PATCH v5 0/3] Add option to mmap GEM buffers cached
 2021-05-27 10:40 UTC  (4+ messages)
` [PATCH v5 1/3] drm: Add support for GEM buffers backed by non-coherent memory

[PATCH 0/4] dma-buf: Add an API for exporting sync files (v8)
 2021-05-27 10:39 UTC  (10+ messages)
` [PATCH 4/4] RFC: dma-buf: Add an API for importing sync files (v6)

Internal microphone does not work with 5.12 (Tiger Lake, X1 Nano)
 2021-05-27 10:39 UTC  (3+ messages)

[PATCH v8 00/19] hvf: Implement Apple Silicon Support
 2021-05-27 10:18 UTC  (23+ messages)
` [PATCH v8 01/19] hvf: Move assert_hvf_ok() into common directory
` [PATCH v8 02/19] hvf: Move vcpu thread functions "
` [PATCH v8 03/19] hvf: Move cpu "
` [PATCH v8 04/19] hvf: Move hvf internal definitions into common header
` [PATCH v8 05/19] hvf: Make hvf_set_phys_mem() static
` [PATCH v8 06/19] hvf: Remove use of hv_uvaddr_t and hv_gpaddr_t
` [PATCH v8 07/19] hvf: Split out common code on vcpu init and destroy
` [PATCH v8 08/19] hvf: Use cpu_synchronize_state()
` [PATCH v8 09/19] hvf: Make synchronize functions static
` [PATCH v8 10/19] hvf: Remove hvf-accel-ops.h
` [PATCH v8 11/19] hvf: Introduce hvf vcpu struct

[PATCH] firmware: stratix10-svc: Fix a resource leak in an error handling path
 2021-05-27 10:36 UTC  (3+ messages)

[PATCH 0/2] vvfat: fix two crashes
 2021-05-27 10:22 UTC  (2+ messages)

[PATCH v1 00/11] KVM: s390: pv: implement lazy destroy
 2021-05-27 10:35 UTC  (3+ messages)
` [PATCH v1 10/11] KVM: s390: pv: module parameter to fence "

[PATCH 0/9] Drop ROHM BD70528 support
 2021-05-27 10:35 UTC  (2+ messages)

[PATCH v5 0/2] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2021-05-27 10:35 UTC  (4+ messages)
` [PATCH v5 1/2] writeback, cgroup: keep list of inodes attached to bdi_writeback

[PATCH 0/1] net-next: Port Mirroring support for SR-IOV
 2021-05-27 10:33 UTC  (2+ messages)
` [PATCH 1/1] rtnetlink: Port mirroring "

[PATCH] ref-manual: add DEBUGFS-related variables to glossary
 2021-05-27 10:33 UTC  (2+ messages)
` [docs] "

Fair Pay / No Hash Ügad (n#@)
 2021-05-27 10:32 UTC  (2+ messages)
` No Hash Dia (n#@) (Fair Pay)

linux 5.12 - fails to boot - soft lockup - CPU#0 stuck for 23s! - RIP smp_call_function_single
 2021-05-27 10:31 UTC  (11+ messages)
                  ` [PATCH] x86/thermal: Fix LVT thermal setup for SMI delivery mode

[RFC PATCH 2/3] vfio/hisilicon: register the driver to vfio
 2021-05-27 10:30 UTC  (13+ messages)
            ` [Linuxarm] "

[PATCH v4] dmabuf: Add the capability to expose DMA-BUF stats in sysfs
 2021-05-27 10:30 UTC  (8+ messages)

[PATCH] ref-manual: add glossary entry, INHIBIT_PACKAGE_STRIP_FILES
 2021-05-27 10:29 UTC  (2+ messages)
` [docs] "

[PATCH v5 1/3] drm/hyperv: Add DRM driver for hyperv synthetic video device
 2021-05-27 10:29 UTC  (5+ messages)

[PATCH rdma-next v1 0/2] Enable relaxed ordering for ULPs
 2021-05-27 10:28 UTC  (3+ messages)
` [PATCH rdma-next v1 1/2] RDMA: Enable Relaxed Ordering by default for kernel ULPs

[Intel-gfx] [PATCH 0/1] drm/i915/gt: Introduce timeslicing for userspace
 2021-05-27 10:27 UTC  (11+ messages)
` [Intel-gfx] [PATCH 1/1] Let userspace know if they can trust timeslicing by including it as part of the I915_PARAM_HAS_SCHEDULER::I915_SCHEDULER_CAP_TIMESLICING

[PATCH v2 0/1] dt-bindings-aspeed-i2 Convert to yaml format
 2021-05-27 10:25 UTC  (6+ messages)
` [PATCH v2 1/1] dt-bindings: aspeed-i2c: Convert txt "

[PATCH v20 00/19] ARM Primecell PL35x support
 2021-05-27 10:26 UTC  (5+ messages)
` [PATCH v20 08/19] dt-binding: memory: pl353-smc: Fix the reg property in the example

[Cocci] Adding a line to a function after all variable declarations
 2021-05-27 10:26 UTC  (3+ messages)

[PATCH v4 0/2] power: supply: mt6360_charger: add MT6360 charger support
 2021-05-27 10:22 UTC  (11+ messages)
` [PATCH v4 2/2] "

[PATCH] afs: Fix the nlink handling of dir-over-dir rename
 2021-05-27 10:24 UTC 

[PATCH] spi: spi-zynq-qspi: Fix some wrong goto jumps & missing error code
 2021-05-27 10:20 UTC  (2+ messages)

[PATCH 1/3] hwmon: (pmbus) Add driver for Delta DPS-920AB PSU
 2021-05-27 10:22 UTC  (11+ messages)

LTS perf unwind fix
 2021-05-27 10:22 UTC  (6+ messages)

[PATCH] net: Remove unnecessary variables
 2021-05-27 10:22 UTC  (2+ messages)

[PATCH tip:irq/core v1] genirq: remove auto-set of the mask when setting the hint
 2021-05-27 10:21 UTC  (13+ messages)
              ` [PATCH] genirq: Provide new interfaces for affinity hints
                  ` [Intel-wired-lan] "

[PATCH v1 0/3] media: imx: add support for imx8mq MIPI RX
 2021-05-27 10:20 UTC  (4+ messages)
` [PATCH v1 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller

[PATCH mptcp-next] mptcp: use fast lock for subflows when possible
 2021-05-27 10:21 UTC  (3+ messages)

[PATCH] dt-bindings: connector: Replace BIT macro with generic bit ops
 2021-05-27 10:21 UTC  (2+ messages)

b4 v0.7.0 is available
 2021-05-27 10:19 UTC  (2+ messages)

[PATCH 1/2] ARM: zynq: Convert at25 binding to new description on zc770-xm013
 2021-05-27 10:19 UTC  (2+ messages)
` [PATCH 2/2] ARM: zynq: Fix OCM mapping to be aligned with binding on zc702

[PATCH v5 00/14] media: mtk-vcodec: support for MT8183 decoder
 2021-05-27 10:18 UTC  (18+ messages)
` [PATCH v5 05/14] media: mtk-vcodec: venc: support START and STOP commands
` [PATCH v5 06/14] media: mtk-vcodec: vdec: move stateful ops into their own file
` [PATCH v5 11/14] media: mtk-vcodec: vdec: support stateless H.264 decoding

attempt to restore file dumps, but no files selectable in interactive mode
 2021-05-27 10:05 UTC 

[PATCH 0/3] Add Rockchip SFC(serial flash controller) support
 2021-05-27 10:16 UTC  (4+ messages)
` [PATCH 1/3] mtd: spi-nor: add rockchip serial flash controller driver

+ kthread-fix-kthread_mod_delayed_work-vs-kthread_cancel_delayed_work_sync-race.patch added to -mm tree
 2021-05-27 10:15 UTC  (5+ messages)

[PATCH v7 00/12] Introduce VDUSE - vDPA Device in Userspace
 2021-05-27 10:14 UTC  (12+ messages)
` [PATCH v7 11/12] vduse: "
    `  "

[PATCH] USB: gr_udc: remove dentry storage for debugfs file
 2021-05-27 10:14 UTC 

[patch net-next] devlink: append split port number to the port name
 2021-05-27 10:12 UTC  (3+ messages)

[PATCH -next] driver core: Remove set but not used variable 'no_warn'
 2021-05-27 10:11 UTC  (3+ messages)

[PATCH -next] regulator: bd71815: fix platform_no_drv_owner.cocci warnings
 2021-05-27 10:10 UTC  (2+ messages)

[PATCH] spidev: add platform driver support
 2021-05-27 10:10 UTC  (2+ messages)

[PATCH v4 00/17] drm/i915: Introduce Intel PXP
 2021-05-27 10:10 UTC  (4+ messages)
` [PATCH v4 11/17] drm/i915/pxp: interface for marking contexts as using protected content
  ` [Intel-gfx] "

[PATCH 0/4] fuse: Some fixes for submounts
 2021-05-27 10:08 UTC  (4+ messages)
` [PATCH 2/4] fuse: Fix infinite loop in sget_fc()
  ` [Virtio-fs] "

mtd: spinand: add spi nand mtd resume handler
 2021-05-27 10:04 UTC  (7+ messages)

[RFC PATCH 0/2] GuC submission / DRM scheduler integration plan + new uAPI
 2021-05-27 10:06 UTC  (4+ messages)
` [RFC PATCH 1/2] drm/doc/rfc: i915 GuC submission / DRM scheduler
  ` [Intel-gfx] "

active_scan_mask
 2021-05-27 10:06 UTC  (3+ messages)

[syzbot] KCSAN: data-race in __io_uring_cancel / io_uring_try_cancel_requests
 2021-05-27 10:05 UTC  (8+ messages)

[PATCH 1/3] usb: common: move usb_get_dr_mode() kerneldoc next to its definition
 2021-05-27 10:01 UTC  (7+ messages)
` [PATCH 2/3] usb: common: add helper to get role-switch-default-mode

[PATCH 1/3] dt-bindings: watchdog: sama5d4-wdt: convert to yaml
 2021-05-27 10:01 UTC  (6+ messages)
` [PATCH 2/3] watchdog: sama5d4_wdt: add support for sama7g5-wdt
` [PATCH 3/3] dt-bindings: watchdog: sama5d4-wdt: add compatible "

[PATCH] drm/i915: Add relocation exceptions for two other platforms
 2021-05-27 10:04 UTC  (5+ messages)
  ` [Intel-gfx] "

[PATCH 0/7] rtc: davinci: add driver model support
 2021-05-27 10:04 UTC  (5+ messages)
` [PATCH 1/7] rtc: davinci: enable compilation for omap architectures
` [PATCH 6/7] rtc: davinci: add driver model support

[PATCH 1/1] drm/i915/hdcp: Simplify code in intel_hdcp_auth_downstream()
 2021-05-27 10:04 UTC  (3+ messages)
` [Intel-gfx] "

[RFC PATCH 00/97] Basic GuC submission support in the i915
 2021-05-27 10:02 UTC  (8+ messages)
` [RFC PATCH 36/97] drm/i915/guc: Add non blocking CTB send function
  ` [Intel-gfx] "

[PATCH v9 0/1] PE/COFF measurement support
 2021-05-27 10:02 UTC  (3+ messages)
` [PATCH v9 1/1] efi_loader: add PE/COFF image measurement

[Intel-gfx] [PATCH 1/3] drm/i915/ddi: Flush encoder power domain ref puts during driver unload
 2021-05-27 10:02 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/3] "

[PATCH -next] i3c: master: svc: drop free_irq of devm_request_irq allocated irq
 2021-05-27 10:01 UTC  (3+ messages)

[PATCH v1 1/2] perf auxtrace: Change to use SMP memory barriers
 2021-05-27  9:57 UTC  (6+ messages)

[PATCH] arm: Consistently use "Cortex-Axx", not "Cortex Axx"
 2021-05-27  9:54 UTC  (2+ messages)

#netfilter IRC channel now on libera.chat
 2021-05-27  9:58 UTC 

[PATCH 0/3] watchdog: Add window watchdog driver
 2021-05-27  9:57 UTC  (3+ messages)
` [PATCH 1/3] watchdog: bindings: xlnx,versal-wwdt: Add binding documentation for xilinx window watchdog device
` [PATCH 3/3] MAINTAINERS: Add fragment for xilinx watchdog drivers


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.