All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-22 22:50:52 to 2018-02-23 00:15:18 UTC [more...]

[Qemu-devel] [PATCH v6 00/23] RISC-V QEMU Port Submission
 2018-02-23  0:11 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 01/23] RISC-V Maintainers
` [Qemu-devel] [PATCH v6 02/23] RISC-V ELF Machine Definition

[PATCH linux dev-4.13 00/16] Locking fixes for FSI, SBEFIFO, OCC
 2018-02-23  0:15 UTC  (4+ messages)
` [PATCH linux dev-4.13 01/16] dts: fsi: Make OCC description match expected hierarchy

[PATCH] MAINTAINERS: Update ASPEED entry with details
 2018-02-23  0:11 UTC  (5+ messages)

[PATCH] xfs: don't block on the ilock for RWF_NOWAIT
 2018-02-23  0:08 UTC  (2+ messages)

[pull request][for-next 0/7] Mellanox, mlx5 shared code updates 2018-02-21
 2018-02-23  0:04 UTC  (3+ messages)
` [for-next 7/7] IB/mlx5: Implement fragmented completion queue (CQ)

[PATCH] ARM: dts: aspeed-palmetto: Enable rear UART
 2018-02-23  0:04 UTC  (2+ messages)

[PATCH bpf] bpf, arm64: fix out of bounds access in tail call
 2018-02-23  0:03 UTC 

[MPTCP] Restructuring of TCP code for implementing MPTCP
 2018-02-23  0:03 UTC 

[PATCH v2] kconfig.h: Include compiler types to avoid missed struct attributes
 2018-02-23  0:03 UTC  (2+ messages)

[PATCH net-next] rds: rds_msg_zcopy should return error of null rm->data.op_mmp_znotifier
 2018-02-23  0:01 UTC  (2+ messages)

[PATCH 0/7] drm/virtio: Checkpatch cleanup for virtio
 2018-02-23  0:01 UTC  (24+ messages)
` [PATCH 1/7] drm/virtio: Add tabs at the start of a line
` [PATCH 2/7] drm/virtio: Add blank line after variable declarations
` [PATCH 3/7] drm/virtio: Add */ in block comments to separate line
` [PATCH 4/7] drm/virtio: Remove return from void function
` [PATCH 5/7] drm/virtio: Replace 'unsigned' for 'unsigned int'
` [PATCH 6/7] drm/virtio: Remove multiple blank lines
` [PATCH 7/7] drm/virtio: Add spaces around operators

Fwd: [Bug 1547319] 4.16.0-0.rc1.git4.1.fc28.x86_64 #1 Not tainted: possible recursive locking detected
 2018-02-22 23:57 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/2] include: bump drm uAPI headers
 2018-02-22 23:58 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/2] "

[PATCH] misc: enable retpolines across all xfsprogs utilities
 2018-02-22 23:57 UTC  (6+ messages)

[xen-devel] [fuzz] [x86 emulator] Input size
 2018-02-22 23:57 UTC  (2+ messages)
` [PATCH] fuzz/x86_emulate: fix bounds for input size

[Qemu-devel] [PATCH] virtio-gpu-3d: add support for second capability set (v3)
 2018-02-22 23:56 UTC  (2+ messages)

[PATCH v2 0/3] mm/sparse: Optimize memmap allocation during sparse_init()
 2018-02-22 23:56 UTC  (5+ messages)
` [PATCH v2 1/3] mm/sparse: Add a static variable nr_present_sections

[PATCH] fscrypt: clean up after fscrypt_prepare_lookup() conversions
 2018-02-22 23:56 UTC 

[PATCH 0/2] rcu: Transform kfree_rcu() into kvfree_rcu()
 2018-02-22 23:55 UTC  (11+ messages)

[PATCH 2/2] drm/i915/cnl: New power domain for AUX IO
 2018-02-22 23:54 UTC  (14+ messages)
` [PATCH v3] drm/i915/psr: "
            ` [PATCH v4] "

[PATCH i-g-t 1/3] lib: avoid < in gtkdoc comments
 2018-02-22 23:54 UTC  (3+ messages)
` [PATCH i-g-t 2/3] meson: gtkdoc support

[Qemu-devel] [PATCH] virtio-gpu-3d: add support for second capability set (v2)
 2018-02-22 23:37 UTC  (2+ messages)

removed submodules shown as untracked when switching branches
 2018-02-22 23:53 UTC  (2+ messages)

[PATCH v2 0/6] fs/dcache: avoid trylock loops
 2018-02-22 23:50 UTC  (7+ messages)
` [PATCH v2 1/6] fs/dcache: Remove stale comment from dentry_kill()
` [PATCH v2 2/6] fs/dcache: Move dentry_kill() below lock_parent()
` [PATCH v2 3/6] fs/dcache: Avoid the try_lock loop in d_delete()
` [PATCH v2 4/6] fs/dcache: Avoid the try_lock loops in dentry_kill()
` [PATCH v2 5/6] fs/dcache: Avoid a try_lock loop in shrink_dentry_list()
` [PATCH v2 6/6] fs/dcache: Avoid remaining "

[Qemu-devel] [PATCH v2 00/36] x-blockdev-create for protocols and qcow2
 2018-02-22 23:51 UTC  (32+ messages)
` [Qemu-devel] [PATCH v2 11/36] qdict: Introduce qdict_rename_keys()
` [Qemu-devel] [PATCH v2 13/36] block: Make bdrv_is_whitelisted() public
` [Qemu-devel] [PATCH v2 14/36] block: x-blockdev-create QMP command
` [Qemu-devel] [PATCH v2 15/36] file-posix: Support .bdrv_co_create
` [Qemu-devel] [PATCH v2 17/36] gluster: "
` [Qemu-devel] [PATCH v2 18/36] rbd: Fix use after free in qemu_rbd_set_keypairs() error path
` [Qemu-devel] [PATCH v2 19/36] rbd: Factor out qemu_rbd_connect()
` [Qemu-devel] [PATCH v2 20/36] rbd: Remove non-schema options from runtime_opts
` [Qemu-devel] [PATCH v2 21/36] rbd: Pass BlockdevOptionsRbd to qemu_rbd_connect()
` [Qemu-devel] [PATCH v2 22/36] rbd: Support .bdrv_co_create
` [Qemu-devel] [PATCH v2 23/36] rbd: Assing s->snap/image_name in qemu_rbd_open()
  ` [Qemu-devel] [PATCH v2 23/36] rbd: ***ing "
` [Qemu-devel] [PATCH v2 24/36] rbd: Use qemu_rbd_connect() in qemu_rbd_do_create()
` [Qemu-devel] [PATCH v2 27/36] sheepdog: QAPIfy "redundacy" create option
` [Qemu-devel] [PATCH v2 28/36] sheepdog: Support .bdrv_co_create
` [Qemu-devel] [PATCH v2 34/36] block: Fail bdrv_truncate() with negative size

[PATCH] doc: process: Add "Root-caused-by" and "Suggested-by"
 2018-02-22 23:52 UTC  (3+ messages)

fs was hung and sort of full
 2018-02-22 23:52 UTC  (2+ messages)

[PATCH v7 0/6] iommu/arm-smmu: Add runtime pm/sleep support
 2018-02-22 23:52 UTC  (4+ messages)
` [PATCH v7 3/6] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device

[PATCH] xfs: don't iunlock the quota ip when quota block allocation fails
 2018-02-22 23:51 UTC  (2+ messages)

[Qemu-devel] [PULL 0/1] Add decodetree.py
 2018-02-22 23:49 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] scripts: "

lots of data written, but no space occupied
 2018-02-22 23:50 UTC  (2+ messages)

[PATCH 0/9] drm/xen-front: Add support for Xen PV display frontend
 2018-02-22 23:50 UTC  (7+ messages)
` [PATCH 3/9] drm/xen-front: Read driver configuration from Xen store
` [PATCH 4/9] drm/xen-front: Implement Xen event channel handling

[MPTCP] [RFC 9/9] Add MPTCP specific code to core TCP code
 2018-02-22 23:50 UTC 

[MPTCP] [RFC 8/9] Restructure TCP code so that it can be shared primarily with MPTCP
 2018-02-22 23:50 UTC 

[MPTCP] [RFC 7/9] Restructure syncookie code to use pointers
 2018-02-22 23:49 UTC 

[MPTCP] [RFC 6/9] Make TCP options processing abstract
 2018-02-22 23:49 UTC 

[MPTCP] [RFC 5/9] Switch code to use function pointers
 2018-02-22 23:49 UTC 

[MPTCP] [RFC 4/9] Populate function pointers -- few (5) will be populated later
 2018-02-22 23:49 UTC 

[MPTCP] [RFC 3/9] Introduce MPTCP specific elements that can be under #ifdef MPTCP_CONFIG
 2018-02-22 23:49 UTC 

[MPTCP] [RFC 2/9] Introduce MPTCP specific elements that will co-exist with TCP even when MPTCP is not compiled
 2018-02-22 23:49 UTC 

[MPTCP] [RFC 1/9] Modify tcp structures to support function pointers
 2018-02-22 23:49 UTC 

[MPTCP] [RFC 0/9] Changes for implementing MPTCP
 2018-02-22 23:49 UTC 

[PATCH] drm/i915: Update missing parts after the rename to i915_request
 2018-02-22 23:49 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH V2] PCI: Add ACS quirk for Ampere root ports
 2018-02-22 23:49 UTC  (2+ messages)

Removing architectures without upstream gcc support
 2018-02-22 23:48 UTC  (3+ messages)
  ` [OpenRISC] "

[PATCH] clk: tegra: fix pllu rate configuration
 2018-02-22 23:47 UTC  (2+ messages)

[PATCH net-next v2 1/1] net: Allow a rule to track originating protocol
 2018-02-22 23:46 UTC  (4+ messages)

[PATCH v2 00/10] drivers/qcom: add RPMH communication support
 2018-02-22 23:45 UTC  (9+ messages)
` [PATCH v2 07/10] drivers: qcom: rpmh: cache sleep/wake state requests
` [PATCH v2 09/10] drivers: qcom: rpmh: add support for batch RPMH request

[PATCH v2 0/1] PCI: Replace pci_find_ext_capability() calls with pci_dev aer_cap
 2018-02-22 23:45 UTC  (2+ messages)

[ANNOUNCE] xfsprogs v4.15.0-rc1 released
 2018-02-22 23:44 UTC  (7+ messages)

[PATCH 6/6] KEYS: Use individual pages in big_key for crypto buffers
 2018-02-22 23:44 UTC  (8+ messages)
` [RFC][PATCH 0/6] KEYS: Fixes

[PATCH RFC v8 0/6] Introduce the STACKLEAK feature and a test for it
 2018-02-22 23:43 UTC  (6+ messages)
` [PATCH 0/2] Update stackleak for gcc-8
  ` [PATCH 1/2] gcc-plugins: Update cgraph_create_edge "
  ` [PATCH 2/2] gcc-plugins: stackleak: Update "

[PATCH v2 20/20] x86/PCI: VMD: Fix malformed Kconfig default
 2018-02-22 23:42 UTC  (3+ messages)

xfs_repair questions
 2018-02-22 23:42 UTC 

[PATCH] btrfs: Fix locking during DIO read
 2018-02-22 23:39 UTC  (11+ messages)

[Bug 105218] Regresion in 847d0a393d7f0f967f39302900d5330f32b804c8
 2018-02-22 23:40 UTC 

[PATCH] drm/radeon: insist on 32-bit DMA for Cedar
 2018-02-22 23:39 UTC  (6+ messages)
` [PATCH] drm/radeon: insist on 32-bit DMA for Cedar on PPC64/PPC64LE

[PATCH] fs, fscrypt: only define ->s_cop when FS_ENCRYPTION is enabled
 2018-02-22 23:39 UTC 

[RFC PATCH] btrfs: Speedup btrfs_read_block_groups()
 2018-02-22 23:37 UTC  (4+ messages)

[PATCH v2 1/1] ARM: orion5x: use mac_pton() helper
 2018-02-22 23:34 UTC  (5+ messages)
` [v2,1/1] "

[PATCH v2 00/10] Use split qgroup rsv type
 2018-02-22 23:34 UTC  (4+ messages)
` [PATCH v2 10/10] btrfs: qgroup: Use independent and accurate per inode qgroup rsv

[PATCH 4.15,4.14] path.h: Include compiler types to avoid missed struct attributes
 2018-02-22 23:34 UTC 

[PATCH bpf v2] bpf, x64: implement retpoline for tail call
 2018-02-22 23:33 UTC  (2+ messages)

[RFC PATCH] net/ncsi: Add generic netlink family
 2018-02-22 23:32 UTC  (3+ messages)

[PATCH v8 0/3] netdev: octeon-ethernet: Add Cavium Octeon III support
 2018-02-22 23:32 UTC  (4+ messages)
` [PATCH v8 1/3] dt-bindings: Add Cavium Octeon Common Ethernet Interface
` [PATCH v8 2/3] netdev: octeon-ethernet: Add Cavium Octeon III support
` [PATCH v8 3/3] MAINTAINERS: Add entry for drivers/net/ethernet/cavium/octeon/octeon3-*

[Bug 105200] [r600g] Regression: ImageMagick OpenCL kernel no longer compiles
 2018-02-22 23:32 UTC  (2+ messages)

[PATCH] ARM: multi_v7_defconfig: Enable serial console on RPi 3
 2018-02-22 23:30 UTC  (4+ messages)

[Bug 105163] *-symbol-checks hard-code the nm executable
 2018-02-22 23:27 UTC  (3+ messages)
` [PATCH libdrm v2] *-symbol-check: Don't hard-code "

Git should preserve modification times at least on request
 2018-02-22 23:24 UTC  (6+ messages)

[PATCH v3 04/35] upload-pack: convert to a builtin
 2018-02-22 23:23 UTC  (12+ messages)

v4.16-rc2: I/O hang with dm-rq + Kyber
 2018-02-22 23:22 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: power: reset: gpio-poweroff: Add 'timeout-ms' property
 2018-02-22 23:17 UTC  (2+ messages)
` [PATCH v3 2/2] power: reset: gpio-poweroff: Support for timeout from device property

[PATCH] kexec: do KEXEC_FILE_LOAD and fallback to KEXEC_LOAD if not supported
 2018-02-22 23:20 UTC  (2+ messages)

[BUG] [git 2.16.1] yeeek ... my files are gone .. by git pull <otherRepositoryUrl>
 2018-02-22 23:20 UTC  (2+ messages)

[PATCH] PCI: Move pcieport_if.h to drivers/pci and replace includes
 2018-02-22 23:18 UTC  (2+ messages)

[PATCH 07/18] thunderbolt: Handle rejected Thunderbolt devices
 2018-02-22 23:17 UTC  (2+ messages)
` [07/18] "

[U-Boot] [PATCH] omap3_logic: Fix Environmental location
 2018-02-22 23:15 UTC 

[PATCH RFC] riscv/barrier: Define __smp_{mb,rmb,wmb}
 2018-02-22 23:14 UTC  (3+ messages)

[PATCH] riscv: Respect the initrd found in the dt, if any
 2018-02-22 23:14 UTC  (2+ messages)

[PATCH] PCI/AER: Move pci_uevent_ers() out of pci.h
 2018-02-22 23:12 UTC  (4+ messages)

[RFC][PATCH 00/10] Use global pages with PTI
 2018-02-22 23:11 UTC  (5+ messages)
` [RFC][PATCH 03/10] x86/mm: introduce "default" kernel PTE mask

[LTP] [PATCH v2 0/4] Miscellaneous fixes for Android systems
 2018-02-22 23:11 UTC  (4+ messages)
` [LTP] [PATCH v2 4/4] lib: mkfs: use 'mke2fs' for formatting extN filesystems

[PATCH] libxfs: don't return cnt as failure from XFS_BUF_SET_PTR
 2018-02-22 23:10 UTC  (5+ messages)

nfs-utils: rpc.svcgssd segmentation fault in nss_gss_princ_to_ids()
 2018-02-22 23:10 UTC  (3+ messages)

[PATCH] ieee802154: assembly of 6LoWPAN fragments improvement
 2018-02-22 23:10 UTC  (3+ messages)

[U-Boot] [PATCH v1 0/4] mmc: omap_hsmmc: Reduce the footprint of the driver and fix am335x clock
 2018-02-22 23:09 UTC  (2+ messages)

[PATCH v8 0/4] Prerequisites for Cavium OCTEON-III network driver
 2018-02-22 23:07 UTC  (5+ messages)
` [PATCH v8 1/4] MIPS: Octeon: Enable LMTDMA/LMTST operations
` [PATCH v8 2/4] MIPS: Octeon: Automatically provision CVMSEG space
` [PATCH v8 3/4] staging: octeon: Remove USE_ASYNC_IOBDMA macro
` [PATCH v8 4/4] MIPS: Octeon: Add a global resource manager

[PATCH V7 2/4] sctp: Add ip option support
 2018-02-22 23:08 UTC  (7+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2018-02-22 23:06 UTC 

[Buildroot] Issue getting /var/lib created correctly with RO rootfs and systemd
 2018-02-22 23:06 UTC 

[PATCH 12/20] drm/i915/icl: Check for fused-off VDBOX and VEBOX instances
 2018-02-22 23:05 UTC  (4+ messages)
` [PATCH v9] "

[U-Boot] [PATCH v3 00/24] omap_hsmmc: Add support for HS200 and UHS modes
 2018-02-22 23:05 UTC  (4+ messages)
` [U-Boot] [PATCH v3 09/24] mmc: omap_hsmmc: use mmc_of_parse to populate mmc_config

[PATCH] lib/dma-debug.c: fix memory leakage
 2018-02-22 23:03 UTC  (4+ messages)

[PATCH] icecc: Remove several getVar() expand arguments
 2018-02-22 23:02 UTC  (2+ messages)
` ✗ patchtest: failure for "

[Buildroot] [PATCH v2] Change host locale from C to en_US.UTF-8 for reproducable builds
 2018-02-22 23:02 UTC  (5+ messages)
` [Buildroot] [PATCH v3] systemd: switch to en_US.UTF-8 locale when building
  ` [Buildroot] [PATCH v4] "

[U-Boot] [PATCH 0/2] usb: kbd: implement special keys
 2018-02-22 23:02 UTC  (7+ messages)
` [U-Boot] [PATCH 1/2] usb: kbd: allow multibyte sequences to be put into ring buffer

[GIT PULL for 4.17] Add V4L2 framework function for selecting the most suitable size
 2018-02-22 22:59 UTC 

[PATCH v5] vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs
 2018-02-22 22:59 UTC  (2+ messages)

Bad PTEs in page tables
 2018-02-22 22:57 UTC 

[PATCH v4 0/6] vfio/type1: Add support for valid iova list management
 2018-02-22 22:54 UTC  (3+ messages)
` [PATCH v4 5/6] vfio/type1: Add IOVA range capability support

[PATCH v2 0/3] new driver for Valve Steam Controller
 2018-02-22 22:54 UTC  (4+ messages)
` [PATCH v2 1/3] HID: add "

[PATCH] drm/p[111: add CONFIG_OF dependency
 2018-02-22 22:54 UTC  (4+ messages)

DPDK 18.02 on ARM64 is broken
 2018-02-22 22:53 UTC  (3+ messages)
` [PATCH 1/2] app/testpmd: fix DPAA shared library dependency
  ` [PATCH 2/2] mk: clean up static link with DPAA libraries

[PATCH] drm/radeon: insist on 32-bit DMA for Cedar on PPC64/PPC64LE
 2018-02-22 22:52 UTC  (2+ messages)

[PATCH v6 0/6] fuse: mounts from non-init user namespaces
 2018-02-22 22:50 UTC  (6+ messages)
` [PATCH v6 4/5] fuse: Ensure posix acls are translated outside of init_user_ns

[PATCH -stable 1/2] crypto: hash - annotate algorithms taking optional key
 2018-02-22 22:50 UTC  (2+ messages)
` [PATCH -stable 2/2] crypto: hash - prevent using keyed hashes without setting key


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.