All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-28 15:00:47 to 2016-09-28 16:07:12 UTC [more...]

[Buildroot] [PATCH] Fix dhcp symlink in target/var/lib/dhcp
 2016-09-28 16:07 UTC 

[PATCH for-next 0/8] Bug Fixes and Code Improvement in HNS driver
 2016-09-28 16:06 UTC  (4+ messages)

[dm-crypt] How to record "secrets" and get them back with pgp ?
 2016-09-28 16:06 UTC  (4+ messages)

[PATCH] libselinux: android: fix lax service context lookup
 2016-09-28 16:04 UTC 

[PATCHv2] db: Upgrade to 6.0.35
 2016-09-28 16:06 UTC 

[PATCH v6 0/3] arm64 kexec-tools patches
 2016-09-28 16:05 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/9] POWER9 TCG enablements - part4
 2016-09-28 16:04 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 1/9] target-ppc: Implement mfvsrld instruction
` [Qemu-devel] [PATCH v4 2/9] target-ppc: Implement mtvsrdd instruction
` [Qemu-devel] [PATCH v4 3/9] target-ppc: Implement mtvsrws instruction

[PATCH] MAINTAINERS: update entry for atmel_serial driver
 2016-09-28 16:04 UTC  (10+ messages)

[PATCH v3] drm/exynos: mixer: configure layers once in mixer_atomic_flush()
 2016-09-28 16:04 UTC  (10+ messages)

[PATCH rdma-core 0/5] Licensing and cleanup issues
 2016-09-28 16:03 UTC  (7+ messages)
  ` [PATCH rdma-core 1/5] Remove container_of and offset local declarations
  ` [PATCH rdma-core 2/5] ccan: Add CCAN min and max functionality
  ` [PATCH rdma-core 3/5] ccan: Add list functionality
  ` [PATCH rdma-core 4/5] libmlx5: Move to use CCAN "
  ` [PATCH rdma-core 5/5] libocrdma: "

[PATCH v2 00/30] PVHv2 Dom0
 2016-09-28 16:03 UTC  (5+ messages)
` [PATCH v2 01/30] xen/x86: move setup of the VM86 TSS to the domain builder
` [PATCH v2 02/30] xen/x86: remove XENFEAT_hvm_pirqs for PVHv2 guests

[PATCH] libselinux: fix unused variable error
 2016-09-28 16:02 UTC  (2+ messages)

[U-Boot] i.MX6: NAND boot with SPL
 2016-09-28 16:01 UTC  (5+ messages)

[xen-unstable test] 101182: tolerable FAIL - PUSHED
 2016-09-28 16:01 UTC 

[PATCH 1/2] libselinux: rename EMFLAGS to DISABLE_FLAGS
 2016-09-28 16:00 UTC  (2+ messages)
` [PATCH 2/2] libselinux: set DISABLE_RPM default to y

[PATCH] target-i386: fix losing XCR0 processor state component bits
 2016-09-28 15:59 UTC  (11+ messages)
      ` [Qemu-devel] "

[PATCH] crypto: fix build with icc
 2016-09-28 15:58 UTC  (2+ messages)

[PATCH v5 0/7] Reduce cache miss for snmp_fold_field
 2016-09-28 15:58 UTC  (5+ messages)
    ` Local variable ordering (was Re: [PATCH v5 0/7] Reduce cache miss for snmp_fold_field)

Memory Pooling and Containers
 2016-09-28 15:56 UTC  (5+ messages)

[Bug 97471] kworker consumes 100% of a cpu core when screen sleeps with amdgpu kernel driver
 2016-09-28 15:56 UTC  (2+ messages)

[Qemu-devel] [Bug 1596870] [NEW] qemu-img backed over https fails on zero-length file
 2016-09-28 15:37 UTC  (2+ messages)
` [Qemu-devel] [Bug 1596870] "

[PATCH 1/3] libselinux: drop build config EMBEDDED=y
 2016-09-28 15:55 UTC  (5+ messages)
` [PATCH 2/3] libselinux: drop DISABLE_AVC=y
` [PATCH 3/3] libselinux: drop DISABLE_BOOL=y option

WARNING: mismatch_cnt is not 0 on <array device>
 2016-09-28 15:55 UTC  (11+ messages)

[PATCH v2] libxc: fix out of range shift in populate_acpi_pages
 2016-09-28 15:54 UTC  (2+ messages)

[PATCH -next] watchdog: wdat_wdt: fix return value check in wdat_wdt_probe()
 2016-09-28 15:52 UTC  (2+ messages)

[PATCH -next] watchdog: wdat_wdt: Fix warning for using 0 as NULL
 2016-09-28 15:51 UTC  (2+ messages)

[PATCH] Staging: android: fix permissions style
 2016-09-28 15:49 UTC  (5+ messages)

[PATCH 00/24] sched: Credit1 and Credit2 improvements... and soft-affinity for Credit2!
 2016-09-28 15:49 UTC  (11+ messages)
` [PATCH 12/24] xen: libxc: allow to set the ratelimit value online
` [PATCH 14/24] libxl: allow to set the ratelimit value online for Credit2
` [PATCH 15/24] xl: "
` [PATCH 16/24] xen: sched: factor affinity helpers out of sched_credit.c

[Qemu-devel] [Bug 1237625] [NEW] Cannot read serial from /sys/bus/usb/devices/
 2016-09-28 15:32 UTC  (2+ messages)
` [Qemu-devel] [Bug 1237625] "

[Qemu-devel] [Bug 1241569] [NEW] qemu-system-alpha console unresponsive
 2016-09-28 15:29 UTC  (2+ messages)
` [Qemu-devel] [Bug 1241569] "

Source code review around jump label usage
 2016-09-28 15:47 UTC  (25+ messages)
` [PATCH 00/10] md/dm-crypt: Fine-tuning for five function implementations
  ` [PATCH 01/10] md/dm-crypt: Use kcalloc() in crypt_alloc_tfms()
  ` [PATCH 02/10] md/dm-crypt: Reduce the scope for a variable "
  ` [PATCH 03/10] md/dm-crypt: Rename a jump label in crypt_message()
  ` [PATCH 04/10] md/dm-crypt: Delete an unnecessary variable initialisation "
  ` [PATCH 05/10] md/dm-crypt: Rename a jump label in crypt_set_key()
  ` [PATCH 06/10] md/dm-crypt: Delete an unnecessary variable initialisation "
  ` [PATCH 07/10] md/dm-crypt: Rename a jump label in crypt_iv_tcw_whitening()
  ` [PATCH 08/10] md/dm-crypt: Return directly after a failed crypto_alloc_ahash() in crypt_iv_essiv_ctr()
    ` [PATCH 08/10] md/dm-crypt: Return directly after a failed crypto_alloc_ahash() in crypt_iv_essiv_ctr
  ` [PATCH 09/10] md/dm-crypt: Two checks and one function call less in crypt_iv_essiv_ctr() after error detection
    ` [PATCH 09/10] md/dm-crypt: Two checks and one function call less in crypt_iv_essiv_ctr() after error
  ` [PATCH 10/10] md/dm-crypt: Delete unnecessary variable initialisations in crypt_iv_essiv_ctr()

[U-Boot] [PATCH v2 00/12] binman: A tool for creating firmware images
 2016-09-28 15:46 UTC  (4+ messages)
` [U-Boot] [PATCH v2 11/12] RFC: Use binman for a sunxi board

[PATCH] db: Upgrade to 6.0.35
 2016-09-28 15:44 UTC  (8+ messages)

[U-Boot] [PATCH] arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC
 2016-09-28 15:46 UTC 

[U-Boot] [PATCH] rockchip: enable SPL_OF_PLATDATA for rk3288 board
 2016-09-28 15:46 UTC  (2+ messages)

[U-Boot] [PATCHv2] scripts: Add script to extract default environment
 2016-09-28 15:46 UTC  (4+ messages)

[Buildroot] [Bug 9316] New: U-boot fails to build if libssl-dev is not installed
 2016-09-28 15:44 UTC 

[PATCH 1/3] common-csl-ip: Update to version 3.3.0.4B
 2016-09-28 15:44 UTC  (3+ messages)
` [PATCH 2/3] gcc-arm-none-eabi-native: Update to version 4.9.2015q3
` [PATCH 3/3] ti-pdk-build-rtos: Update to version 1.0.0.2B

[PATCHv2 net 0/5] sctp: some fixes of prsctp polices
 2016-09-28 15:44 UTC  (7+ messages)

[PATCH] drm/vc4: Fix races when the CS reads from render targets
 2016-09-28 15:42 UTC  (2+ messages)

[PATCHv3] wireless: check A-MSDU inner frame source address on AP interfaces
 2016-09-28 15:42 UTC  (5+ messages)

[PATCH net-next] net: do not export sk_stream_write_space
 2016-09-28 15:41 UTC 

[PATCH 1/7] drm: Extract drm_plane.[hc]
 2016-09-28 15:39 UTC  (5+ messages)
` [PATCH 2/7] drm/doc: Polish for drm_plane.[hc]

Regression in mobility grouping?
 2016-09-28 15:39 UTC  (4+ messages)

[PATCH 1/1] Staging: android: ion: Fixed coding style issues
 2016-09-28 15:39 UTC  (2+ messages)

Shipment delivery problem #00966488
 2016-09-28 15:39 UTC 

[PATCH nf-next v3 0/2] fixes for recent nf_compact hooks
 2016-09-28 15:38 UTC  (6+ messages)
` [PATCH nf-next v3 1/2] netfilter: Fix potential null pointer dereference

DISABLE_AVC=y
 2016-09-28 15:37 UTC  (8+ messages)

[Qemu-devel] [Bug 1087114] [NEW] assertion "QLIST_EMPTY(&bs->tracked_requests)" failed
 2016-09-28 15:21 UTC  (2+ messages)
` [Qemu-devel] [Bug 1087114] "

[PATCH nf-next v4 0/2] fixes for recent nf_compact hooks
 2016-09-28 15:35 UTC  (3+ messages)
` [PATCH nf-next v4 1/2] netfilter: Fix potential null pointer dereference
` [PATCH nf-next v4 2/2] nf_set_hooks_head: accommodate different kconfig

[net-next 0/5][pull request] 1GbE Intel Wired LAN Driver Updates 2016-09-22
 2016-09-28 15:33 UTC  (10+ messages)
` [net-next 5/5] PCI: disable FLR for 82579 device

[PATCH v2 2/3] gcc-arm-none: Update to 4.9.2015q3
 2016-09-28 15:33 UTC 

[PATCH 01/39] net/ixgbe/base: fix delta check for setting VFTA
 2016-09-28 15:31 UTC  (4+ messages)
` [PATCH v2 00/40] net/ixgbe: base code update

[PATCH v2 13/14] power: reset: Add Intel PIIX4 poweroff driver
 2016-09-28 15:30 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v6] net/virtio: add set_mtu in virtio
 2016-09-28 15:31 UTC  (11+ messages)

[PATCH 2/2] sparc64: Fix irq stack bootmem allocation
 2016-09-28 15:30 UTC  (2+ messages)

[PATCH v2] sparc64 mm: Fix more TSB sizing issues
 2016-09-28 15:30 UTC  (3+ messages)

[PATCH 1/2] sparc64: Fix cpu_possible_mask if nr_cpus is set
 2016-09-28 15:30 UTC  (2+ messages)

[PATCH -next] spi: imx: fix error return code in spi_imx_probe()
 2016-09-28 15:29 UTC  (2+ messages)

[PATCH 1/1] Staging: android: ion: Remove explicit NULL comparison using Coccinelle
 2016-09-28 15:28 UTC 

[PATCH 0/3] ARM: dts: omap5 uevm: add LEDs, USR1 button and EEPROM
 2016-09-28 15:28 UTC  (9+ messages)
` [PATCH 2/3] DT: EVM: add LEDs

[PATCH] cross-canadian/libgcc-common: Fixes for arm multilib
 2016-09-28 15:28 UTC  (2+ messages)

[Qemu-devel] [Bug 591666] [NEW] broken "pci_add auto storage"
 2016-09-28 15:12 UTC  (2+ messages)
` [Qemu-devel] [Bug 591666] "

[Qemu-devel] [Bug 1196773] [NEW] pci_add auto nic failed on qemu monitor
 2016-09-28 15:07 UTC  (2+ messages)
` [Qemu-devel] [Bug 1196773] "

[PATCH 1/9] drm/amdgpu:exclude 5dw digest for entry
 2016-09-28 15:27 UTC  (4+ messages)
` [PATCH 8/9] drm/amdgpu:wptr poll address of gfx8 is needed

linux-next: build failure after merge of the rdma tree
 2016-09-28 15:26 UTC  (5+ messages)

[PATCH] codeparser: Use hashlib for hashing, not hash()
 2016-09-28 15:25 UTC  (3+ messages)

[RFC PATCH 0/5] add API's for VF management
 2016-09-28 15:24 UTC  (5+ messages)
` [RFC PATCH v2 3/5] librte_ether: "

[Qemu-devel] [PATCH] docker: Build in a clean directory
 2016-09-28 15:24 UTC  (2+ messages)

[PATCH 3/3] drm/i915: Do not inline forcewake taking in mmio accessors
 2016-09-28 15:23 UTC  (2+ messages)
` [PATCH v2] "

crash by cdc_acm driver in kernels 4.8-rc1/5
 2016-09-28 15:23 UTC  (12+ messages)

IPV6 question
 2016-09-28 15:22 UTC  (2+ messages)

[Bug 172981] New: [bisected] SLAB: extreme load averages and over 2000 kworker threads
 2016-09-28 15:22 UTC  (4+ messages)

[PATCH] libxc: fix out of range shift in populate_acpi_pages
 2016-09-28 15:22 UTC  (3+ messages)

Toaster Weekly Meeting Minutes WW40
 2016-09-28 15:22 UTC 

[PATCH] ipv6 addrconf: enable use of proc_dointvec_minmax in addrconf_sysctl
 2016-09-28 15:21 UTC  (3+ messages)

[PATCH] app/test: remove large lpm test head file
 2016-09-28 15:19 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] perf: sched-pipe add support for packet I/O mode
 2016-09-28 15:18 UTC 

[Qemu-devel] [Bug 1257099] [NEW] QEMU fails to build on CentOS 5.10 with relocation R_X86_64_PC32 error
 2016-09-28 14:56 UTC  (2+ messages)
` [Qemu-devel] [Bug 1257099] "

[Qemu-devel] [Bug 1180970] [NEW] qemu: fatal: Trying to execute code outside RAM or ROM; worked in 1.4.0, fails in 1.4.92
 2016-09-28 14:59 UTC  (3+ messages)
` [Qemu-devel] [Bug 1180970] "

[Qemu-devel] [Bug 1257334] [NEW] diffuse handling of image creation from another path
 2016-09-28 14:57 UTC  (2+ messages)
` [Qemu-devel] [Bug 1257334] "

[Qemu-devel] [PATCH] smbios: fix uuid copy
 2016-09-28 15:17 UTC  (2+ messages)

Nice to meet you
 2016-09-29  3:10 UTC 

[meta-mingw][PATCH 0/7] Updates for krogoth/master
 2016-09-28 15:15 UTC  (3+ messages)

[PATCH RFC 0/4] xfs: Transmit flow steering
 2016-09-28 15:13 UTC  (2+ messages)

[PATCH -next] staging: media: stih-cec: remove unused including <linux/version.h>
 2016-09-28 15:13 UTC 

[PATCH -next] wlcore: sdio: drop kfree for memory allocated with devm_kzalloc
 2016-09-28 15:11 UTC  (2+ messages)

preparations for 4.7.1 and 4.6.4
 2016-09-28 15:10 UTC 

[PATCH] gpg-interface: use more status letters
 2016-09-28 15:10 UTC  (3+ messages)
` [PATCH v2] "

[RFC ABI V4 0/7] SG-based RDMA ABI Proposal
 2016-09-28 15:10 UTC  (8+ messages)
  ` [RFC ABI V4 1/7] RDMA/core: Export RDMA IOCTL declarations
  ` [RFC ABI V4 2/7] RDMA/core: Refactor IDR to be per-device
  ` [RFC ABI V4 3/7] RDMA/core: Add support for custom types
  ` [RFC ABI V4 4/7] RDMA/core: Add new ioctl interface
  ` [RFC ABI V4 5/7] RDMA/core: Add initialize and cleanup of common types
  ` [RFC ABI V4 6/7] RDMA/core: Add uverbs types, actions, handlers and attributes
  ` [RFC ABI V4 7/7] IB/mlx5: Implement common uverb objects

[PATCH v1] Tmem cleanups/improvements for v4.8
 2016-09-28 15:05 UTC  (7+ messages)
` [PATCH v1 02/12] tmem: Retire XEN_SYSCTL_TMEM_OP_[SET_CAP|SAVE_GET_CLIENT_CAP]
` [PATCH v1 05/12] tmem: Delete deduplication (and tze) code

Reiser4 Upstream Git Repositories on GitHub
 2016-09-28 15:03 UTC  (13+ messages)

[Qemu-devel] [PATCH v2 0/3] io: Various fixes around QIOChannel Features
 2016-09-28 15:00 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/3] io: Fix double shift usages on QIOChannel features

[PATCH 0/2 v2] x86/tsc: Update tsc crystal_khz whitelist
 2016-09-28 15:00 UTC  (3+ messages)
` [PATCH 2/2 v2] x86/tsc: Add additional Intel CPU models to "


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.