All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-10 17:57:52 to 2017-05-10 18:33:41 UTC [more...]

[PATCH v2 3/3] tpm: vtpm_proxy: Add ioctl to request locality prepended to command
 2017-05-10 18:33 UTC  (13+ messages)

[PATCH v6 00/23] FSI device driver implementation
 2017-05-10 18:33 UTC  (20+ messages)
` [PATCH v6 09/23] drivers/fsi: scan slaves & register devices
` [PATCH v6 11/23] drivers/fsi: Add master unscan
` [PATCH v6 18/23] drivers/fsi: Document FSI master sysfs files in ABI
` [PATCH v6 19/23] drivers/fsi: Add GPIO based FSI master

[Qemu-devel] [PATCH] blockdev: use drained_begin/end for qmp_block_resize
 2017-05-10 18:32 UTC  (2+ messages)

[kernel-hardening] [PATCH] mark most percpu globals as __ro_after_init
 2017-05-10 18:31 UTC  (6+ messages)
` [kernel-hardening] "
`  "

[Qemu-devel] [PATCH v2 0/3] kvm: irqchip: skip msi update when msi disabled
 2017-05-10 18:30 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/3] msix: trace control bit write op

[PATCH v2 00/29] Remove the omapdrm and omapdss devices from platform code
 2017-05-10 18:29 UTC  (7+ messages)

[PATCH v2 BlueZ 1/2] shared/gatt-db: Remove services with match function
 2017-05-10 18:29 UTC  (2+ messages)
` [PATCH v2 BlueZ 2/2] shared/gatt-client: Validate cached services

[linux-linus bisection] complete test-amd64-i386-libvirt
 2017-05-10 18:28 UTC 

[PATCH 1/2] PCI: Save properties required to handle FLR for replay purposes
 2017-05-10 18:28 UTC  (2+ messages)
` [PATCH 2/2] iommu/vt-d: Helper function to query if a pasid has any active users

[Qemu-devel] [PATCH v3 00/15] target/sh4: misc fixes, cleanup and optimizations
 2017-05-10 18:26 UTC  (16+ messages)
` [Qemu-devel] [PATCH v3 01/15] target/sh4: split ctx->flags into ctx->tbflags and ctx->envflags
` [Qemu-devel] [PATCH v3 02/15] target/sh4: get rid of DELAY_SLOT_CLEARME
` [Qemu-devel] [PATCH v3 03/15] target/sh4: do not include DELAY_SLOT_TRUE in the TB state
` [Qemu-devel] [PATCH v3 04/15] target/sh4: move DELAY_SLOT_TRUE flag into a separate global
` [Qemu-devel] [PATCH v3 05/15] target/sh4: fix BS_STOP exit
` [Qemu-devel] [PATCH v3 06/15] target/sh4: fix BS_EXCP exit
` [Qemu-devel] [PATCH v3 07/15] target/sh4: only save flags state at the end of the TB
` [Qemu-devel] [PATCH v3 08/15] target/sh4: fold ctx->bstate = BS_BRANCH into gen_conditional_jump
` [Qemu-devel] [PATCH v3 09/15] target/sh4: optimize gen_store_fpr64
` [Qemu-devel] [PATCH v3 10/15] target/sh4: optimize gen_write_sr using extract op
` [Qemu-devel] [PATCH v3 11/15] target/sh4: generate fences for SH4
` [Qemu-devel] [PATCH v3 12/15] target/sh4: implement tas.b using atomic helper
` [Qemu-devel] [PATCH v3 13/15] target/sh4: movua.l is an SH4-A only instruction
` [Qemu-devel] [PATCH v3 14/15] target/sh4: trap unaligned accesses
` [Qemu-devel] [PATCH v3 15/15] target/sh4: use cpu_loop_exit_restore

[PATCH v3 0/2] add dts files for hi3798cv200-Poplar board
 2017-05-10 18:25 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: dts: hisilicon: add dts files for hi3798cv200-poplar board

[Qemu-devel] [PATCH v3 0/6] target/s390x patches
 2017-05-10 18:24 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 4/6] target/s390x: Implement LOAD PAIR DISJOINT

[ARM] Native application design and discussion (I hope)
 2017-05-10 18:24 UTC  (24+ messages)

[Qemu-devel] [PATCH] Revert "hw/pci: disable pci-bridge's shpc by default"
 2017-05-10 18:24 UTC  (3+ messages)

[PATCH v2] xfs: BMAPX shouldn't barf on inline-format directories
 2017-05-10 18:23 UTC 

[PATCH] irq_bcm2836: Send event when onlining sleeping cores
 2017-05-10 18:23 UTC  (19+ messages)

cleanup UUID types
 2017-05-10 18:22 UTC  (83+ messages)
` [PATCH 01/16] xfs: use uuid_copy() helper to abstract uuid_t
` [PATCH 02/16] xfs: use uuid_be to implement the uuid_t type
` [PATCH 03/16] uuid: rename uuid types
` [PATCH 04/16] uuid: don't export guid_index and uuid_index
` [PATCH 05/16] uuid: add the v1 layout to uuid_t
` [PATCH 06/16] afs: switch to use uuid_t and uuid_gen
` [PATCH 07/16] uuid: remove struct uuid_v1
` [PATCH 08/16] xfs: remove uuid_getnodeuniq and xfs_uu_t
` [PATCH 09/16] md: namespace private helper names
` [PATCH 10/16] uuid: hoist helpers uuid_equal() and uuid_copy() from xfs
` [PATCH 11/16] uuid: hoist uuid_is_null() helper from libnvdimm
` [PATCH 12/16] xfs: use the common helper uuid_is_null()
` [PATCH 13/16] block: remove blk_part_pack_uuid
` [PATCH 14/16] "
` [PATCH 15/16] ima/policy: switch to use uuid_t
` [PATCH 16/16] fs: switch ->s_uuid to uuid_t

[PATCH v5 0/4] Certificate insertion support for x86 bzImages
 2017-05-10 18:20 UTC  (10+ messages)
` [PATCH v5 1/4] KEYS: Insert incompressible bytes to reserve space in bzImage
` [PATCH v5 2/4] KEYS: Add ELF class-independent certificate insertion support
` [PATCH v5 3/4] KEYS: Support for inserting a certificate into x86 bzImage
` [PATCH v5 4/4] KEYS: Print insert-sys-cert information to stdout instead of stderr

[PATCH 0/9] SELinux user space support for Infiniband RDMA
 2017-05-10 18:22 UTC  (3+ messages)
` [PATCH 1/9] checkpolicy: Add support for ibpkeycon labels

[GIT PULL] TEE driver infrastructure and OP-TEE drivers
 2017-05-10 18:22 UTC  (3+ messages)

[U-Boot] Patchset v4 Poplar 96Boards EE
 2017-05-10 18:21 UTC  (12+ messages)
` [U-Boot] [PATCHv4 3/3] ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards

[PATCH] fetch-pack: always allow fetching of literal SHA1s
 2017-05-10 18:20 UTC  (9+ messages)
` [PATCH v2] "

[kernel-hardening] [PATCH] mark protection_map as __ro_after_init
 2017-05-10 18:20 UTC  (4+ messages)
`  "
  ` [kernel-hardening] "

[PATCH] xfs: bmap shouldn't barf on inline-format directories
 2017-05-10 18:17 UTC  (3+ messages)

[PATCH 1/2] ASoC: add es8316 codec driver
 2017-05-10 18:16 UTC  (2+ messages)
` [PATCH 2/2] ASoC: Intel: add machine driver for BYT/CHT + ES8316

[PATCH] drm/vc4: Fix resource leak in 'vc4_get_hang_state_ioctl()' in error handling path
 2017-05-10 18:15 UTC  (4+ messages)

[ovmf test] 109268: all pass - PUSHED
 2017-05-10 18:13 UTC 

[PATCH v3 7/7] v4l: Remove V4L2 OF framework in favour of V4L2 fwnode framework
 2017-05-10 18:13 UTC  (3+ messages)
` [PATCH] v4l2-subdev: Remove of_node

[PATCH 1/7] DWARF: add option to preserve unwind info
 2017-05-10 18:11 UTC  (5+ messages)
` [PATCH 7/7] DWARF: add the config option

[PATCHv3 0/2] arm64: fix hotplug rwsem boot fallout
 2017-05-10 18:10 UTC  (3+ messages)

[U-Boot] [RFC] drivers: pci: imx: add imx_pcie_remove function
 2017-05-10 18:10 UTC  (2+ messages)

Fault tolerance in RAID0 with badblocks
 2017-05-10 18:09 UTC  (19+ messages)
  ` Fault tolerance "

[PATCH] drm/i915: Fix __intel_wait_for_register_fw to not sleep in atomic
 2017-05-10 18:09 UTC  (3+ messages)

[Qemu-devel] [PATCH] trace: add sanity check
 2017-05-10 18:09 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix fundamental suspend/resume issue
 2017-05-10 18:09 UTC 

[PATCH] xen: common: rtree: ported updates from linux tree
 2017-05-10 18:09 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] docker-containerd: bump to version 9048e5e50717ea4497b757314bad98ea3763c145
 2017-05-10 18:08 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] docker-engine: bump to version 17.05.0-ce

[PATCH] clk: mxs: ensure that i.MX28's ref_io clks are not operated too fast
 2017-05-10 18:05 UTC  (8+ messages)

[PATCH] KVM: x86: fix KVM_SET_CLOCK relative to setting correct clock value
 2017-05-10 18:04 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v3 1/2] ndctl: add foreach helper for region badblocks in libndctl
 2017-05-10 18:03 UTC  (2+ messages)
` [PATCH v3 2/2] ndctl: add list --media-errors support

[Qemu-devel] [PATCH v18 0/2] virtio-crypto: virtio crypto device specification
 2017-05-10 18:02 UTC  (3+ messages)
` [Qemu-devel] [PATCH v18 1/2] virtio-crypto: Add "

[PATCH 0/3] S390-DASD: Fine-tuning for some function implementations
 2017-05-10 18:03 UTC  (8+ messages)
` [PATCH 1/3] s390/dasd: Adjust buffer output in dasd_hosts_print()
` [PATCH 2/3] s390/dasd: Fix typos in two comment lines
` [PATCH 3/3] s390/dasd: Adjust six checks for null pointers

[v3 0/9] parallelized "struct page" zeroing
 2017-05-10 18:00 UTC  (6+ messages)

[RFC PATCH v3 0/6] Qgroup fixes, Non-stack version
 2017-05-10 17:59 UTC  (3+ messages)
` [RFC PATCH v3 5/6] btrfs: qgroup: Introduce extent changeset for qgroup reserve functions

[nft PATCH RFC] monitor: Support printing processes which caused the event
 2017-05-10 17:59 UTC  (8+ messages)

[Buildroot] [PATCH 1/3] refpolicy: new package
 2017-05-10 17:59 UTC  (4+ messages)
` [Buildroot] [PATCH 3/3] refpolicy: add ability to set default state

[PATCH 2/3] livepatch/rcu: Warn when system consistency is broken in RCU code
 2017-05-10 17:58 UTC  (11+ messages)

+ linux-next-git-rejects.patch added to -mm tree
 2017-05-10 17:58 UTC 

[PATCH] PCI: imx6: fix downstream bus scanning
 2017-05-10 17:57 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.