All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-20 19:54:58 to 2019-08-20 20:39:04 UTC [more...]

[Qemu-devel] [PATCH v7 00/13] Add migration support for VFIO device
 2019-08-20 20:34 UTC  (20+ messages)
` [Qemu-devel] [PATCH v7 06/13] vfio: Add VM state change handler to know state of VM
` [Qemu-devel] [PATCH v7 07/13] vfio: Add migration state change notifier
` [Qemu-devel] [PATCH v7 08/13] vfio: Register SaveVMHandlers for VFIO device
` [Qemu-devel] [PATCH v7 09/13] vfio: Add save state functions to SaveVMHandlers
` [Qemu-devel] [PATCH v7 11/13] vfio: Add function to get dirty page list

[PATCH 00/14] arm64: dts: meson: fixes following YAML bindings schemas conversion
 2019-08-20 20:38 UTC  (47+ messages)
` [PATCH 01/14] arm64: dts: meson: fix ethernet mac reg format
` [PATCH 02/14] arm64: dts: meson-gx: drop the vpu dmc memory cell
` [PATCH 03/14] arm64: dts: meson-gx: fix reset controller compatible
` [PATCH 04/14] arm64: dts: meson-gx: fix spifc compatible
` [PATCH 05/14] arm64: dts: meson-gx: fix watchdog compatible
` [PATCH 07/14] arm64: dts: meson-gx: fix periphs bus node name
` [PATCH 08/14] arm64: dts: meson-gxl: fix internal phy compatible
` [PATCH 11/14] arm64: dts: meson-g12a-x96-max: fix compatible
` [PATCH 12/14] arm64: dts: meson-gxbb-nanopi-k2: add missing model
` [PATCH 13/14] arm64: dts: meson-gxbb-p201: fix snps,reset-delays-us format
  ` [PATCH 13/14] arm64: dts: meson-gxbb-p201: fix snps, reset-delays-us format
` [PATCH 14/14] arm64: dts: meson: fix boards regulators states format

[PATCH v4 00/25] drm: Kirin driver cleanups to prep for Kirin960 support
 2019-08-20 20:38 UTC  (5+ messages)

BTRFS unable to mount after one failed disk in RAID 1
 2019-08-20 20:37 UTC  (2+ messages)

[Xen-devel] Windows HVM no longer boots with AMD Ryzen 3700X
 2019-08-20 20:36 UTC  (3+ messages)

[PATCH v2] pango: improve ptest pass rate
 2019-08-20 20:34 UTC 

[PATCH v2 00/14] Display Stream Compression (DSC) for AMD Navi
 2019-08-20 20:34 UTC  (3+ messages)
` [PATCH v2 11/14] drm/amd/display: Validate DSC caps on MST endpoints

[PATCH 0/6] arm64: Add support for Amlogic SM1 SoC Family
 2019-08-20 20:32 UTC  (8+ messages)
` [PATCH 6/6] arm64: dts: add support for SM1 based SEI Robotics SEI610

[PATCH 0/6] libxfrog: wrap version ioctl calls
 2019-08-20 20:31 UTC  (7+ messages)
` [PATCH 1/6] libfrog: refactor online geometry queries
` [PATCH 2/6] libfrog: introduce xfs_fd to wrap an fd to a file on an xfs filesystem
` [PATCH 3/6] libfrog: store more inode and block geometry in struct xfs_fd
` [PATCH 4/6] libfrog: create online fs geometry converters
` [PATCH 5/6] libfrog: refactor open-coded bulkstat calls
` [PATCH 6/6] libfrog: refactor open-coded INUMBERS calls

[PATCH 00/49] ath11k: driver for Qualcomm IEEE 802.11ax devices
 2019-08-20 20:32 UTC  (17+ messages)
` [PATCH 04/49] ath11k: add ahb.c
` [PATCH 06/49] ath11k: add ce.c
` [PATCH 08/49] ath11k: add core.c
` [PATCH 46/49] ath11k: add wmi.h

[PATCH 00/12] xfsprogs-5.3: various fixes
 2019-08-20 20:32 UTC  (13+ messages)
` [PATCH 01/12] libxfs-diff: try harder to find the kernel equivalent libxfs files
` [PATCH 02/12] libxfs: move topology declarations into separate header
` [PATCH 03/12] libfrog: try the v4 fs geometry ioctl after failing the v5 ioctl
` [PATCH 04/12] man: document the new v5 fs geometry ioctl structures
` [PATCH 05/12] man: document new fs summary counter scrub command
` [PATCH 06/12] man: document the new allocation group geometry ioctl
` [PATCH 07/12] man: document the new health reporting fields in various ioctls
` [PATCH 08/12] xfs_db: remove db/convert.h
` [PATCH 09/12] xfs_db: add a function to compute btree geometry
` [PATCH 10/12] xfs_db: use precomputed inode geometry values
` [PATCH 11/12] xfs_repair: "
` [PATCH 12/12] xfs_repair: reduce the amount of "clearing reflink flag" messages

[PATCH 1/1] Fix: trace sched switch start/stop racy updates
 2019-08-20 20:31 UTC  (15+ messages)

[Qemu-devel] [PATCH] block: Use QEMU_IS_ALIGNED instead of reinventing it
 2019-08-20 20:28 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH 0/1] quote: handle null and empty strings in sq_quote_buf_pretty()
 2019-08-20 20:32 UTC  (4+ messages)
` [PATCH 1/1] "

net: micrel: confusion about phyids used in driver
 2019-08-20 20:30 UTC  (9+ messages)

[v2 PATCH] RISC-V: Optimize tlb flush path
 2019-08-20 20:29 UTC  (9+ messages)

[PATCH v8 00/16] crypto: caam - Add i.MX8MQ support
 2019-08-20 20:29 UTC  (18+ messages)
` [PATCH v8 01/16] crypto: caam - move DMA mask selection into a function
` [PATCH v8 02/16] crypto: caam - simplfy clock initialization
` [PATCH v8 03/16] crypto: caam - convert caam_jr_init() to use devres
` [PATCH v8 04/16] crypto: caam - request JR IRQ as the last step
` [PATCH v8 05/16] crytpo: caam - make use of iowrite64*_hi_lo in wr_reg64
` [PATCH v8 06/16] crypto: caam - use ioread64*_hi_lo in rd_reg64
` [PATCH v8 07/16] crypto: caam - drop 64-bit only wr/rd_reg64()
` [PATCH v8 08/16] crypto: caam - share definition for MAX_SDLEN
` [PATCH v8 09/16] crypto: caam - make CAAM_PTR_SZ dynamic
` [PATCH v8 10/16] crypto: caam - move cpu_to_caam_dma() selection to runtime
` [PATCH v8 11/16] crypto: caam - drop explicit usage of struct jr_outentry
` [PATCH v8 12/16] crypto: caam - don't hardcode inpentry size
` [PATCH v8 13/16] crypto: caam - select DMA address size at runtime
` [PATCH v8 14/16] crypto: caam - always select job ring via RSR on i.MX8MQ
` [PATCH v8 15/16] crypto: caam - add clock entry for i.MX8MQ
` [PATCH v8 16/16] arm64: dts: imx8mq: Add CAAM node

[PATCH v2 00/40] Tiger Lake batch 3
 2019-08-20 20:29 UTC  (7+ messages)
` [PATCH v2 05/40] drm/i915/psr: Make PSR registers relative to transcoders
` [PATCH v2 06/40] drm/i915: Add transcoder restriction to PSR2
` [PATCH v2 07/40] drm/i915: Do not unmask PSR interruption in IRQ postinstall

[PATCH] dt-bindings: arm: Add kryo485 compatible
 2019-08-20 20:28 UTC  (2+ messages)

[PATCH v6 1/4] dt-bindings: vendor-prefixes: Add Anvo-Systems
 2019-08-20 20:27 UTC  (13+ messages)
` [PATCH v6 3/4] dt-bindings: arm: fsl: Add Kontron i.MX6UL N6310 compatibles

[PATCH iptables] doc: Note REDIRECT case of no IP address
 2019-08-20 20:26 UTC 

[pull request][net-next v2 00/16] Mellanox, mlx5 devlink RX health reporters
 2019-08-20 20:24 UTC  (17+ messages)
` [net-next v2 01/16] net/mlx5e: Rename reporter header file
` [net-next v2 02/16] net/mlx5e: Change naming convention for reporter's functions
` [net-next v2 03/16] net/mlx5e: Generalize tx reporter's functionality
` [net-next v2 04/16] net/mlx5e: Extend tx diagnose function
` [net-next v2 05/16] net/mlx5e: Extend tx reporter diagnostics output
` [net-next v2 06/16] net/mlx5e: Add cq info to tx reporter diagnose
` [net-next v2 07/16] net/mlx5e: Add helper functions for reporter's basics
` [net-next v2 08/16] net/mlx5e: Add support to rx reporter diagnose
` [net-next v2 09/16] net/mlx5e: Split open/close ICOSQ into stages
` [net-next v2 10/16] net/mlx5e: Report and recover from CQE error on ICOSQ
` [net-next v2 11/16] net/mlx5e: Report and recover from rx timeout
` [net-next v2 12/16] net/mlx5e: RX, Handle CQE with error at the earliest stage
` [net-next v2 13/16] net/mlx5e: Report and recover from CQE with error on RQ
` [net-next v2 14/16] Documentation: net: mlx5: Devlink health documentation updates
` [net-next v2 15/16] net/mlx5e: Fix deallocation of non-fully init encap entries
` [net-next v2 16/16] net/mlx5: Fix the order of fc_stats cleanup

[PATCH 2/2] rebase.c: make sure current branch isn't moved when autostashing
 2019-08-20 20:24 UTC  (4+ messages)
` [PATCH v2 0/1] git rebase: Make sure upstream branch is left alone
  ` [PATCH v2 1/1] rebase.c: make sure current branch isn't moved when autostashing

Linux kernel 3.16.73 released
 2019-08-20 20:25 UTC 

regression in ath10k dma allocation
 2019-08-20 20:24 UTC  (11+ messages)

[PATCH 0/4] mmu notifier debug annotations/checks
 2019-08-20 20:24 UTC  (4+ messages)
` [PATCH 3/4] kernel.h: Add non_block_start/end()

IPv6 user level fragmentation & reassembly
 2019-08-20 20:23 UTC 

[PATCH v2] x86/mm/pti: in pti_clone_pgtable(), increase addr properly
 2019-08-20 20:23 UTC 

[Qemu-devel] [PATCH v2] RISC-V: Select FPU gdb xml file based on the supported extensions
 2019-08-20 20:21 UTC  (5+ messages)
  ` [Qemu-riscv] "
    ` [Qemu-riscv] [Qemu-devel] "

[patch 00/44] posix-cpu-timers: Cleanup and consolidation
 2019-08-20 20:22 UTC  (4+ messages)
` [patch 27/44] posix-cpu-timers: Provide array based access to expiry cache

[PATCH 0/4] xfsdump: update to use fallocate
 2019-08-20 20:21 UTC  (5+ messages)
` [PATCH 1/4] xfs_restore: refactor open-coded file creation code
` [PATCH 2/4] xfs_restore: check return value
` [PATCH 3/4] xfs_restore: fix unsupported ioctl detection
` [PATCH 4/4] xfs_restore: support fallocate when reserving space for a file

[PATCH 0/1] xfsdump: clean up typedef usage
 2019-08-20 20:21 UTC  (2+ messages)
` [PATCH 1/1] common: remove old ioctl "

[PATCH] systemd: decreasing default RLIMIT_NOFILE on qemu bsp
 2019-08-20 20:20 UTC  (5+ messages)

[U-Boot] [PATCH] fat: FAT filesystem premature release of info struct
 2019-08-20 20:18 UTC 

[PATCH net-next v4 0/2] dt-bindings: net: meson-dwmac: convert to yaml
 2019-08-20 20:17 UTC  (5+ messages)
` [PATCH net-next v4 1/2] dt-bindings: net: snps,dwmac: update reg minItems maxItems
  ` [PATCH net-next v4 1/2] dt-bindings: net: snps, dwmac: "

WARNING: refcount bug in chrdev_open
 2019-08-20 20:18 UTC 

[PATCH v2 0/4] Add Support for MediaTek MT2712 RTC
 2019-08-20 20:17 UTC  (5+ messages)
` [PATCH v2 2/4] rtc: Add support for the "

[Buildroot] [PATCH 1/1] package/squid: security bump to version 4.8
 2019-08-20 20:16 UTC 

[RFC 0/1] Allow MAC change on up interface
 2019-08-20 20:15 UTC  (18+ messages)

USB: gadget: f_midi: fixing a possible double-free in f_midi
 2019-08-20 20:15 UTC  (2+ messages)

[Xen-devel] [PATCH v7] x86/emulate: Send vm_event from emulate
 2019-08-20 20:11 UTC  (10+ messages)

[meta-oe][PATCH] poppler: compile with -fpermissive to workaround code diagnostics errors on armv5
 2019-08-20 20:11 UTC  (5+ messages)

Please apply commit 3c047057d120 ("asm-generic: default BUG_ON(x) to if(x)BUG()") to v4.4.y
 2019-08-20 20:11 UTC  (2+ messages)

[meta-oe][PATCH] poppler: Stop using USE_FIXEDPOINT
 2019-08-20 20:11 UTC 

[PATCH v2 00/27] KVM: x86/mmu: Remove fast invalidate mechanism
 2019-08-20 20:03 UTC  (9+ messages)
  ` [PATCH v2 11/27] KVM: x86/mmu: Zap only the relevant pages when removing a memslot

[PATCH AUTOSEL 5.2 01/44] dmaengine: ste_dma40: fix unneeded variable warning
 2019-08-20 20:03 UTC  (4+ messages)
` [PATCH AUTOSEL 5.2 09/44] intel_th: Use the correct style for SPDX License Identifier

general protection fault in __pm_runtime_resume
 2019-08-20 20:00 UTC  (2+ messages)
` [PATCH] HID: USB: Fix general protection fault caused by Logitech driver

[PATCH] drm/i915: Serialize insertion into the file->mm.request_list
 2019-08-20 20:00 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 0/3] dt-bindings: Convert Arm Mali GPUs to DT schema
 2019-08-20 19:59 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: Convert Arm Mali Midgard GPU "
` [PATCH 2/3] dt-bindings: Convert Arm Mali Bifrost "
` [PATCH 3/3] dt-bindings: Convert Arm Mali Utgard "

git log --graph with a sort of local revision number
 2019-08-20 19:57 UTC  (6+ messages)
  ` [problem with name-rev] (was: git log --graph with a sort of local revision number)
    ` [problem with name-rev]

[PATCH] drm/i915: disable set/get_tiling ioctl on gen12+
 2019-08-20 19:54 UTC  (2+ 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.