All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-06 12:21:52 to 2016-07-06 13:17:59 UTC [more...]

[RFC PATCH v2 0/9] scpi: Add SCPI registry to handle legacy protocol
 2016-07-06 13:17 UTC  (5+ messages)
` [RFC PATCH v2 1/9] mailbox: Add Amlogic Meson Message-Handling-Unit

[PATCH v2] xen: arm64: Add support for Renesas RCar Gen3 H3 Salvator-X platform
 2016-07-06 13:17 UTC  (11+ messages)

[Qemu-devel] [PATCH v3 00/32] Dynamic module loading for block drivers
 2016-07-06 13:17 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 02/32] blockdev: Add dynamic generation of module_block.h
` [Qemu-devel] [PATCH v3 04/32] blockdev: Move bochs probe into separate file
    ` [Qemu-devel] [Qemu-block] "

[kernel-hardening] [PATCH v4 00/29] virtually mapped stacks and thread_info cleanup
 2016-07-06 13:17 UTC  (9+ messages)
` [kernel-hardening] [PATCH v4 01/29] bluetooth: Switch SMP to crypto_cipher_encrypt_one()
  ` [kernel-hardening] "
            `  "

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Fix speedy join in gateway client mode
 2016-07-06 13:17 UTC  (3+ messages)

[Buildroot] [PATCH] package/python-pillow: fix wrong install step
 2016-07-06 13:17 UTC  (7+ messages)

[PATCH 1/2] soc: raspberrypi-power: add CONFIG_OF dependency
 2016-07-06 13:17 UTC  (3+ messages)
` [PATCH 2/2] firmware: scpi: "

[PATCH] pinctrl: imx21: include linux/module.h
 2016-07-06 13:20 UTC  (3+ messages)

[PATCH] blktap2: Invalid logic detecting unaligned buffers in vhd_write_block
 2016-07-06 13:16 UTC  (6+ messages)

[PATCH] revert: clarify seemingly bogus OPT_END repetition
 2016-07-06 13:16 UTC  (7+ messages)
          ` Over-/underquoting, was "

[PATCH v2] xen/arm: register clocks used by the hypervisor
 2016-07-06 13:16 UTC  (8+ messages)

[PATCH RESENT] dm: Check kthread_run's return value
 2016-07-06 13:16 UTC  (2+ messages)

[PATCH 0/3] more commits checks
 2016-07-06 13:15 UTC  (6+ messages)
` [PATCH 3/3] scripts: check headline of drivers commits

[meta-oe][krogoth][issue]
 2016-07-06 13:15 UTC 

[RFC PATCH] tracing: add sched_prio_update
 2016-07-06 13:13 UTC  (4+ messages)

[PATCH v3] sm501: Add device property
 2016-07-06 13:12 UTC  (4+ messages)

[PATCH -v2 0/3] x86/MSR: Improve unhandled MSR access error message
 2016-07-06 13:11 UTC  (3+ messages)

How to install a service generated by update-rc.d?
 2016-07-06 13:11 UTC  (4+ messages)

[PATCH 00/10] clk: fix/remove module usage in non-modular code
 2016-07-06 13:11 UTC  (3+ messages)
` [PATCH 05/10] clk: oxnas: make it explicitly non-modular

AEAD: Having separate underlying cipher handle for each request
 2016-07-06 13:10 UTC  (5+ messages)

[PATCH -next] iommu/exynos: Fix return value check in exynos_iommu_of_setup()
 2016-07-06 13:09 UTC  (5+ messages)

[Qemu-devel] [PULL 0/9] spice and qxl bugfixes
 2016-07-06 13:07 UTC  (2+ messages)

[PATCH v2 0/3] Add new KASUMI SW PMD
 2016-07-06 13:07 UTC  (4+ messages)
` [PATCH v3 1/3] kasumi: add new KASUMI PMD

[PATCH 0/3 v3] ALSA: ctl: add dimension information validator
 2016-07-06 13:07 UTC  (5+ messages)
` [PATCH 2/3] ALSA: control: add dimension validator for userspace element

Memory leak when adding/removing vhost_user ports
 2016-07-06 13:08 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v2] vhost_user: avoid crash when exeeding file descriptors

segfault in bluestore during random writes
 2016-07-06 13:06 UTC  (5+ messages)

[PATCH 0/7] mac80211/cfg80211: a bunch of patches from our internal tree
 2016-07-06 13:06 UTC  (2+ messages)

64-btrfs.rules and degraded boot
 2016-07-06 12:49 UTC  (11+ messages)

[PATCH v6 00/14] xen/arm: Use the typesafes gfn and mfn
 2016-07-06 13:05 UTC  (17+ messages)
` [PATCH v6 01/14] xen: Use the typesafe mfn and gfn in map_mmio_regions
` [PATCH v6 02/14] xen/passthrough: x86: Use INVALID_GFN rather than INVALID_MFN
` [PATCH v6 03/14] xen: Use a typesafe to define INVALID_MFN
` [PATCH v6 04/14] xen: Use a typesafe to define INVALID_GFN
` [PATCH v6 05/14] xen/arm: Rework the interface of p2m_lookup and use typesafe gfn and mfn
` [PATCH v6 06/14] xen/arm: Rework the interface of p2m_cache_flush and use typesafe gfn
` [PATCH v6 07/14] xen/arm: map_regions_rw_cache: Map the region with p2m->default_access
` [PATCH v6 08/14] xen/arm: dom0_build: Remove dead code in allocate_memory
` [PATCH v6 09/14] xen/arm: p2m: Remove unused operation ALLOCATE
` [PATCH v6 10/14] xen/arm: Use the typesafes mfn and gfn in map_dev_mmio_region
` [PATCH v6 11/14] xen/arm: Use the typesafes mfn and gfn in map_regions_rw_cache
` [PATCH v6 12/14] xen/arm: p2m: Introduce helpers to insert and remove mapping
` [PATCH v6 13/14] xen/arm: p2m: Use typesafe gfn for {max, lowest}_mapped_gfn
` [PATCH v6 14/14] xen/arm: p2m: Rework the interface of apply_p2m_changes and use typesafe

Pageflipping bugs in drm-next on at least Ironlake and Ivybridge
 2016-07-06 13:05 UTC  (2+ messages)

[PATCH] oxnas: select reset controller framework
 2016-07-06 13:04 UTC  (4+ messages)

[Qemu-devel] [PATCH v3] fw/msr_feature_control: add support to set MSR_IA32_FEATURE_CONTROL
 2016-07-06 13:03 UTC  (8+ messages)
` [Qemu-devel] [SeaBIOS] "

[PATCH] cfg80211: Add mesh peer AID setting API
 2016-07-06 13:03 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 0/4] implement vcpu preempted check
 2016-07-06 13:03 UTC  (12+ messages)

[RFC PATCH] x86, kvm: use kvmclock to compute TSC deadline value
 2016-07-06 13:03 UTC  (3+ messages)

[PATCH -next] sh-pfc: Use PTR_ERR_OR_ZERO() to simplify the code
 2016-07-06 13:01 UTC  (2+ messages)

kvm: RDTSCP on AMD
 2016-07-06 13:01 UTC  (2+ messages)

[Bug 96678] Awesomenauts cannot launch AMD PITCAIRN
 2016-07-06 13:01 UTC  (4+ messages)

[U-Boot] where *precisely* is u-boot's environment stored?
 2016-07-06 13:00 UTC  (9+ messages)

GRUB does not work when sb_meta_uuid is set on XFSv5
 2016-07-06 12:36 UTC  (3+ messages)

[PATCH v3 00/16] x86: multiboot2 protocol support
 2016-07-06 12:55 UTC  (10+ messages)
` [PATCH v3 09/16] efi: explicitly define efi struct in xen/arch/x86/efi/stub.c

NVMe over Fabrics RDMA transport drivers V2
 2016-07-06 12:55 UTC  (18+ messages)
  ` [PATCH 1/5] blk-mq: Introduce blk_mq_reinit_tagset
  ` [PATCH 2/5] nvme: add new reconnecting controller state
  ` [PATCH 3/5] nvme-rdma.h: Add includes for nvme rdma_cm negotiation
  ` [PATCH 4/5] nvmet-rdma: add a NVMe over Fabrics RDMA target driver
  ` [PATCH 5/5] nvme-rdma: add a NVMe over Fabrics RDMA host driver

[PATCH 0/3] libxl: add framework for device types
 2016-07-06 12:55 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/2] qcow2: Avoid making the L1 table too big
 2016-07-06 12:54 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2] "

[PATCH nf] netfilter: nft_ct: fix expiration getter
 2016-07-06 12:53 UTC 

dm-flakey NOT to return -EIO on READ?
 2016-07-06 12:54 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] translate-all: Bugfix for user-mode self-modifying code in 2 page long TB
 2016-07-06 12:53 UTC  (4+ messages)

documentation issues
 2016-07-06 12:53 UTC  (5+ messages)

about rx checksum flags
 2016-07-06 12:52 UTC  (13+ messages)

[PATCH 1/4] ext4: Fix deadlock during page writeback
 2016-07-06 12:52 UTC  (12+ messages)

STRICTLY CONFIDENTIAL
 2016-07-06 12:44 UTC 

[WireGuard] Which protocol to get network configuration from gateway to clients
 2016-07-06 12:51 UTC 

Request for assistance
 2016-07-06 12:51 UTC  (4+ messages)

[PATCH] gpio: tegra: don't auto-enable for COMPILE_TEST
 2016-07-06 12:54 UTC 

Network hang after c3f1010b30f7fc611139cfb702a8685741aa6827 with CIPSO & Smack
 2016-07-06 12:50 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] balloon: Fix failure of updating guest memory status
 2016-07-06 12:49 UTC  (5+ messages)

[Buildroot] [PATCH] support/apply-patches: re-instate set -e
 2016-07-06 12:48 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/4] rockchip: rk3288: add fastboot support
 2016-07-06 12:48 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/4] usb: rockchip-phy: implement USB2.0 phy control for Synopsys

[Buildroot] [git commit] support/apply-patches: re-instate set -e
 2016-07-06 12:47 UTC 

[PATCH 1/5] drm/i915: unify first-stage engine struct setup
 2016-07-06 12:47 UTC  (8+ messages)
` [PATCH 3/5] drm/i915: Unify engine init loop
` [PATCH 5/5] drm/i915: Simplify intel_init_ring_buffer prototype

[PATCH v5 00/17] xen/arm: Use the typesafes gfn and mfn
 2016-07-06 12:45 UTC  (5+ messages)
` [PATCH v5 17/17] xen/arm: p2m: Rework the interface of apply_p2m_changes and use typesafe

[PATCH -v2] ext4: optimize ext4_should_retry_alloc() to improve ENOSPC performance
 2016-07-06 12:43 UTC  (3+ messages)
` [PATCH -v3] "

[Qemu-devel] [PATCH] qapi: change QmpOutputVisitor to QSLIST
 2016-07-06 12:43 UTC  (2+ messages)
` [Qemu-devel] [PATCH] qapi: change QmpInputVisitor "

[PATCH] PCI: artpec: add PCI_MSI_IRQ_DOMAIN dependency
 2016-07-06 12:46 UTC 

[PATCH] nfsd: allow SCSI layout support without Block layout
 2016-07-06 12:43 UTC  (4+ messages)

[PATCH v2] Add STM32F746 MCU pinctrl support
 2016-07-06 12:43 UTC  (5+ messages)
` [PATCH v2] pinctrl: Add STM32F746 MCU support

memblock structure
 2016-07-06 12:42 UTC 

[PATCH] iw: recognize 256-bit cipher suites
 2016-07-06 12:41 UTC 

[Qemu-devel] [PATCH 0/2 V4] Show all of snapshot info on every block dev
 2016-07-06 12:40 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2 V4] hmp: show all of snapshot info on every block dev in output of 'info snapshots'
    ` [Qemu-devel] 答复: "

[ANNOUNCE] Netdev 1.2 Registration open
 2016-07-06 12:39 UTC  (2+ messages)

[krogoth][wic][PATCH] wic: rawcopy: make source filenames unique
 2016-07-06 12:38 UTC  (2+ messages)

[PATCH v2] gpio: convince line to become input in irq helper
 2016-07-06 12:38 UTC  (5+ messages)

[RFC] block: fix blk_queue_split() resource exhaustion
 2016-07-06 12:38 UTC  (5+ messages)

[PATCH] iwlwifi, Do not implement thermal zone unless ucode is loaded
 2016-07-06 12:37 UTC 

[PATCH v3] Add kernel parameter to blacklist modules
 2016-07-06 12:36 UTC 

[PATCH net-next 0/4] mlx4 VST QinQ support
 2016-07-06 12:29 UTC  (5+ messages)
` [PATCH net-next 1/4] net/mlx4_core: Fix QUERY FUNC CAP flags
` [PATCH net-next 2/4] net/mlx4: Preparation for VST QinQ
` [PATCH net-next 3/4] net: Add VST QinQ support
` [PATCH net-next 4/4] net/mlx4_core: Add an option to configure SVLAN TPID

[PATCH v2] mac80211: mesh: Add support for HW RC implementation
 2016-07-06 12:35 UTC  (3+ messages)

[PATCH] gpio: document how to order GPIO controllers
 2016-07-06 12:34 UTC  (7+ messages)

[PATCH v13 0/8] perf tools: Support overwritable ring buffer
 2016-07-06 12:34 UTC  (5+ messages)
` [PATCH v13 5/8] perf record: Read from "

[ath9k-devel] AuthSAE rekeying issues with ATH9K
 2016-07-06 12:32 UTC 

[Cluster-devel] [fsck.gfs2 PATCH] fsck.gfs2: check formal inode number when links go from 1 to 2
 2016-07-06 12:31 UTC  (2+ messages)

[RFC] nl80211: Allow GET_INTERFACE dumps to be filtered
 2016-07-06 12:30 UTC  (2+ messages)

[U-Boot] [U-BOOT][PATCH v2] net:Add EMAC driver for H3/A83T/A64 SoCs
 2016-07-06 12:29 UTC 

[PATCH 0/3] *** support GMAC for RK3399 & RK3366 ***
 2016-07-06 12:23 UTC  (5+ messages)
` [PATCH 2/3] arm64: dts: rockchip: add GMAC dt nodes for rk3399 SoC

[Intel-wired-lan] [PATCH net-next v5 0/4] igb: enable RX network flow classification
 2016-07-06 12:29 UTC  (11+ messages)
` [Intel-wired-lan] [PATCH net-next v5 1/4] igb: add support of "

[PATCH] backports: add some scatterlist backports for <3.9 and <3.11
 2016-07-06 11:56 UTC 

[PATCH 1/2] btrfs: use correct offset for reloc_inode in prealloc_file_extent_cluster()
 2016-07-06 12:27 UTC  (3+ messages)
` [PATCH 2/2] btrfs: fix false ENOSPC for btrfs_fallocate()

pull-request: mac80211 2016-07-06
 2016-07-06 12:27 UTC 

[PATCH -next] ovl: remove duplicated include from super.c
 2016-07-06 12:27 UTC 

[PATCH -next] gpiolib: remove duplicated include from gpiolib.c
 2016-07-06 12:26 UTC 

[PATCH] powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint
 2016-07-06 12:27 UTC  (2+ messages)
`  "

[PATCH] regulator: pwm: Fix regulator ramp delay for continuous mode
 2016-07-06 12:27 UTC  (2+ messages)

[Patch net] ppp: defer netns reference release for ppp channel
 2016-07-06 12:25 UTC  (4+ messages)

[PATCH V2 00/10] arm64: tegra: add BPMP support
 2016-07-06 12:23 UTC  (7+ messages)
` [PATCH V2 02/10] mailbox: tegra-hsp: Add HSP(Hardware Synchronization Primitives) driver

[PATCH] vhost: fix segfault on bad descriptor address
 2016-07-06 12:24 UTC  (4+ messages)

[PATCH -next] drm/nouveau/device: fix return value check in nvkm_device_tegra_probe_iommu()
 2016-07-06 12:23 UTC 

[linux-next] Errors while "make htmldocs" in linux-next
 2016-07-06 12:21 UTC 

[PATCH 00/18] software parser for packet type
 2016-07-06 12:21 UTC  (7+ messages)
` [PATCH 05/18] mbuf: add function to get packet type from data


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.