All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-17 13:53:24 to 2016-08-17 14:58:04 UTC [more...]

Access Control List (ACL) permissions attributes not getting preserved in rootfs
 2016-08-17 14:57 UTC  (6+ messages)

FIPS mode: modprobe: ERROR: could not insert 'drbg'
 2016-08-17 14:57 UTC  (6+ messages)
` [PATCH] crypto: DRBG: do not call drbg_instantiate in healt test
  ` [PATCH] crypto: XTS - remove test that will fail in FIPS mode
    ` [PATCH v2] "

[RFC] ftrace / perf 'recursion'
 2016-08-17 14:57 UTC  (7+ messages)

[glibc PATCH] fcntl: put F_OFD_* constants under #ifdef __USE_FILE_OFFSET64
 2016-08-17 14:47 UTC 

[PATCH v3 0/4] Add DT support for NAND to LCDK via ti-aemif
 2016-08-17 14:56 UTC  (5+ messages)
` [PATCH v3 1/4] ARM: davinci: da8xx-dt: Add ti-aemif lookup for clock matching
` [PATCH v3 2/4] ARM: davinci_all_defconfig: Enable AEMIF as a module

[U-Boot] [GIT] Pull request: u-boot-dfu
 2016-08-17 14:55 UTC  (8+ messages)

[PATCH libmlx5] Add TSO support for RAW Ethernet QP
 2016-08-17 14:55 UTC  (3+ messages)

[PATCH libibverbs 0/3] Add support for TCP segmentation offload (TSO)
 2016-08-17 14:54 UTC  (10+ messages)
` [PATCH libibverbs 1/3] Fix ibv_cmd_query_device_ex to return valid output
` [PATCH libibverbs 2/3] Add support for TCP segmentation offload (TSO)
` [PATCH libibverbs 3/3] Update man pages for TSO support

[PATCH v3 00/38] arm/altp2m: Introducing altp2m to ARM
 2016-08-17 14:47 UTC  (3+ messages)
` [PATCH v3 36/38] altp2m: Allow specifying external-only use-case

[PATCH net-next] tcp: defer sacked assignment
 2016-08-17 14:53 UTC  (2+ messages)

Context switch latency in tickless isolated CPU
 2016-08-17 12:18 UTC  (2+ messages)

usercopy: kernel memory exposure attempt detected
 2016-08-17 14:52 UTC  (3+ messages)

[WireGuard] Fedora WireGuard RPMs
 2016-08-17 14:57 UTC  (4+ messages)

[nft PATCH 0/4] A round of covscan indicated fixes
 2016-08-17 14:51 UTC  (9+ messages)
` [nft PATCH 1/4] evaluate: Fix datalen checks in expr_evaluate_string()
` [nft PATCH 2/4] netlink_delinearize: Avoid potential null pointer deref
` [nft PATCH 3/4] proto_find_num: Avoid potential null pointer dereference
` [nft PATCH 4/4] evaluate: Avoid undefined behaviour in concat_subtype_id()

Parameter expansion, patterns and fnmatch
 2016-08-17 14:50 UTC  (3+ messages)

[Buildroot] [git commit branch/next] package/runc: bump version to cc29e3
 2016-08-17 14:50 UTC  (2+ messages)

[PATCH v3 0/4] sqsize fixes
 2016-08-17 14:49 UTC  (4+ messages)
` [PATCH v3 1/4] nvmet-rdma: +1 to *queue_size from hsqsize/hrqsize

Determining patch impact on a specific config
 2016-08-17 14:49 UTC  (6+ messages)

[Buildroot] [git commit branch/next] package/docker-engine: bump to v1.12.0
 2016-08-17 14:49 UTC  (2+ messages)

kernel panic TPROXY , vanilla 4.7.1
 2016-08-17 14:31 UTC 

[Qemu-devel] [PATCH v4 00/17] qapi: remove the 'middle' mode
 2016-08-17 14:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 12/17] qapi: check invalid arguments on no-args commands

nvme/rdma initiator stuck on reboot
 2016-08-17 14:46 UTC  (4+ messages)

[RFC PATCH] DT: kirkwood: Fix Openblock A6 external GPIO pins
 2016-08-17 14:46 UTC  (3+ messages)
` [PATCH] "

[LTP] Removal of ipc_stress testcases
 2016-08-17 14:46 UTC 

[PATCH] mac80211: Move crypto IV generation to after TXQ dequeue
 2016-08-17 14:45 UTC  (2+ messages)
` [PATCH v2] "

[CI 1/2] drm/i915: Add enum for hardware engine identifiers
 2016-08-17 14:44 UTC  (9+ messages)
` [CI 2/2] drm/i915: Initialize legacy semaphores from engine hw id indexed array

[PATCH 0/7] multipathd: Fix race conditions related to thread termination
 2016-08-17 14:44 UTC  (5+ messages)
` [PATCH 6/6] multipathd: Remove a busy-waiting loop

[PATCH] xfs_quota: wire up XFS_GETQSTATV
 2016-08-17 14:43 UTC  (4+ messages)
` [PATCH V2] "

[CI 01/23] drm/i915: Cache kmap between relocations
 2016-08-17 14:43 UTC  (24+ messages)
` [CI 02/23] drm/i915: Extract i915_gem_obj_prepare_shmem_write()
` [CI 03/23] drm/i915: Before accessing an object via the cpu, flush GTT writes
` [CI 04/23] drm/i915: Wait for writes through the GTT to land before reading back
` [CI 05/23] drm/i915: Pin the pages first in shmem prepare read/write
` [CI 06/23] drm/i915: Tidy up flush cpu/gtt write domains
` [CI 07/23] drm/i915: Refactor execbuffer relocation writing
` [CI 08/23] drm/i915: Fallback to single page GTT mmappings for relocations
` [CI 09/23] drm/i915: Disallow direct CPU access to stolen pages "
` [CI 10/23] drm/i915: Move map-and-fenceable tracking to the VMA
` [CI 11/23] drm/i915: Allow ringbuffers to be bound anywhere
` [CI 12/23] drm/i915: Allocate rings from stolen
` [CI 13/23] drm/i915/userptr: Make gup errors stickier
` [CI 14/23] drm/i915: Rename fence.lru_list to link
` [CI 15/23] drm/i915: Move fence tracking from object to vma
` [CI 16/23] drm/i915: Choose partial chunksize based on tile row size
` [CI 17/23] drm/i915: Fix partial GGTT faulting
` [CI 18/23] drm/i915: Convert partial ggtt vma to full ggtt if it spans the entire object
` [CI 19/23] drm/i915: Choose not to evict faultable objects from the GGTT
` [CI 20/23] drm/i915: Fallback to using unmappable memory for scanout
` [CI 21/23] drm/i915: Track display alignment on VMA
` [CI 22/23] drm/i915: Bump the inactive tracking for all VMA accessed
` [CI 23/23] drm/i915: Stop discarding GTT cache-domain on unbind vma
` ✗ Ro.CI.BAT: failure for series starting with [CI,01/23] drm/i915: Cache kmap between relocations

[Buildroot] [PATCH 1/2] toolchain/wrapper: display options leading to a paranoid failure
 2016-08-17 14:42 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] toolchain/wrapper: extend paranoid check to -isystem

[LTP] LTP Release
 2016-08-17 14:42 UTC  (2+ messages)

[PATCH] ppc64: allow ptrace to set TM bits
 2016-08-17 14:40 UTC  (3+ messages)

[shawnguo:imx/dt 15/22] ERROR: Input tree has errors, aborting (use -f to force output)
 2016-08-17 14:40 UTC  (2+ messages)

[patch net v2 00/10] mlxsw: IPv4 UC router fixes
 2016-08-17 14:39 UTC  (11+ messages)
` [patch net v2 01/10] mlxsw: spectrum: Don't return upon error in removal path
` [patch net v2 02/10] mlxsw: spectrum: Remove redundant errors from the code
` [patch net v2 03/10] mlxsw: spectrum: Create PVID vPort before registering netdevice
` [patch net v2 04/10] mlxsw: spectrum: Mark port as active before registering it
` [patch net v2 05/10] mlxsw: spectrum: Add missing packet traps
` [patch net v2 06/10] mlxsw: spectrum: Trap loop-backed packets
` [patch net v2 07/10] mlxsw: reg: Fix missing op field fill-up
` [patch net v2 08/10] mlxsw: spectrum: Add missing rollbacks in error path
` [patch net v2 09/10] mlxsw: spectrum: Unmap 802.1Q FID before destroying it
` [patch net v2 10/10] mlxsw: spectrum: Allow packets to be trapped from any PG

[PATCH 1/5] drm/radeon: fix radeon_move_blit on 32bit systems
 2016-08-17 14:39 UTC  (2+ messages)

[PATCH 1/1] x86/apic: Introduce paravirq irq_domain
 2016-08-17 14:36 UTC  (9+ messages)

[PATCH v2] mm/slab: Improve performance of gathering slabinfo stats
 2016-08-17 14:36 UTC  (8+ messages)

[RFC PATCH 0/5] Add eBPF hooks for cgroups
 2016-08-17 14:36 UTC  (11+ messages)
` [RFC PATCH 1/5] bpf: add new prog type for cgroup socket filtering
` [RFC PATCH 2/5] cgroup: add bpf_{e,in}gress pointers
` [RFC PATCH 3/5] bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commands
` [RFC PATCH 4/5] net: filter: run cgroup eBPF programs
` [RFC PATCH 5/5] samples: bpf: add userspace example for attaching eBPF programs to cgroups

[PATCH 0/2] tools/libs: don't use alloca(3)
 2016-08-17 14:33 UTC  (3+ messages)
` [PATCH 1/2] libs/gnttab: do not "
` [PATCH 2/2] libs/foreignmemory: "

[PATCHv2] src: remove use of the __P() macro
 2016-08-17 14:32 UTC  (3+ messages)
` [Libtirpc-devel] "

[RFC2 nowrap: PATCH v7 00/18] ILP32 for ARM64
 2016-08-17 14:32 UTC  (12+ messages)

[Qemu-devel] [PATCH 0/6] Convert msix_init() to error
 2016-08-17 14:39 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] msix_init: assert programming error
` [Qemu-devel] [PATCH 2/6] pci: Convert msix_init() to Error and fix callers to check it
` [Qemu-devel] [PATCH 3/6] e1000e: fix for migration compatibility
` [Qemu-devel] [PATCH 4/6] e1000e: drop unnecessary funtions
` [Qemu-devel] [PATCH 5/6] megasas: remove unnecessary megasas_use_msix()
` [Qemu-devel] [PATCH 6/6] megasas: undo the overwrites of user configuration

[PATCH V2 10/15] mmc: sdhci-esdhc-imx: enable hw auto retuning for MAN_TUNING
 2016-08-17 14:31 UTC  (6+ messages)
` [V2, "

[PATCH] ns16550: mask transmit holding register empty interrupt when tx is stopped
 2016-08-17 14:29 UTC  (2+ messages)

[PATCH 1/3] perf/x86/intel/uncore: remove hard code for Node ID mapping location
 2016-08-17 14:28 UTC  (5+ messages)
` [PATCH 3/3] perf/x86/intel/uncore: Add Skylake server uncore support

[PATCH iptables 1/2] xtables-translate: add escape_quotes option to comment_xlate
 2016-08-17 14:28 UTC  (4+ messages)
` [PATCH iptables 2/2] xtables-translate-restore: do not escape quotes

4.7.0-rc7 ext4 error in dx_probe
 2016-08-17 14:27 UTC  (9+ messages)

[PATCH 0/4] arm64: marvell: add support for the PIC and PMU
 2016-08-17 14:26 UTC  (5+ messages)

[kvm-unit-tests PATCH v7 00/13] PCI bus support
 2016-08-17 14:26 UTC  (4+ messages)
` [kvm-unit-tests PATCH v7 12/13] pci: Add pci-testdev PCI bus test device

[PATCH] mini-os: fix coverity issues in printf.c
 2016-08-17 14:26 UTC  (4+ messages)

[PATCH v2 0/6] serial: imx: handshaking fixes and improvments
 2016-08-17 14:26 UTC  (10+ messages)
` [PATCH v2 6/6] serial: imx: implement DSR irq handling for DTE mode
    ` serial: imx: regression triggered by newly introduced DSR irq handling
              ` [PATCH] ARM: dts: imx6sx: document SION necessity of ENET1_REF_CLK1

bluestore blobs
 2016-08-17 14:26 UTC 

[RFC PATCH] nfsd: fix error handling for clients that fail to return the layout
 2016-08-17 14:24 UTC  (4+ messages)

subtle weirdness when you combine "_append" with "+="?
 2016-08-17 14:23 UTC  (8+ messages)

[PATCH xf86-video-amdgpu] Remove unused lut_r/g/b arrays from drmmode_crtc_private_rec
 2016-08-17 14:23 UTC  (2+ messages)

[PATCH] Revert "drm/i915: Check live status before reading edid"
 2016-08-17 14:22 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH] cpu/hotplug: get rid of CPU_STARTING reference
 2016-08-17 14:22 UTC  (2+ messages)

[PATCH 0/8] shadow page table support V5 ---> shadow bo support
 2016-08-17 14:20 UTC  (5+ messages)

[PATCH rdma-next 0/6] Refactor RDMA IOCTL declarations
 2016-08-17 14:20 UTC  (13+ messages)
` [PATCH rdma-next 4/6] RDMA/core: Move HFI1 IOCTL declarations to common file
` [PATCH rdma-next 6/6] RDMA/core: Unify style of IOCTL commands

what means IMAGE_ROOTFS_EXTRA_SPACE_append += "+ 3000000"?
 2016-08-17 14:11 UTC  (2+ messages)

[PATCH] unfs3: Simplify simultaneous usage of "_append" and "+="
 2016-08-17 14:16 UTC 

[PATCH] phy, leds: add support for led triggers on phy link state change
 2016-08-17 14:15 UTC 

[PATCH] ARM: cpuidle: Fix error return code
 2016-08-17 14:16 UTC  (3+ messages)

Fix AFL Found Bugs in libsepol v4
 2016-08-17 14:13 UTC  (2+ messages)

[PATCH V4 0/3] Integration of function trace with System Trace IP blocks
 2016-08-17 14:11 UTC  (6+ messages)
` [PATCH V4 1/3] tracing: add a possibility of exporting function trace to other places instead of ring buffer only

[U-Boot] [PATCH] test/py: match prompt only at line boundaries
 2016-08-17 14:11 UTC  (2+ messages)

[PATCH 1/3 v5 libnftnl] Implement rule comparison
 2016-08-17 14:10 UTC  (2+ messages)

[PATCH] ARM: dts: add rk3288-firefly-reload
 2016-08-17 14:10 UTC  (5+ messages)
` [PATCH 1/2] ARM: dts: rockchip: remove excess sd properties for firefly reload

Fw: Linux tcp_xmit_retransmit_queue use after free on 4.8-rc1 / master]
 2016-08-17 14:09 UTC  (5+ messages)
    ` [PATCH net] tcp: fix use after free in tcp_xmit_retransmit_queue()

[PATCH 0/5] Change my email to kernel.org
 2016-08-17 14:09 UTC  (3+ messages)
` [PATCH 1/5] mfd: max14577: Change Krzysztof Kozlowski's "

[MINIOS PATCH 0/4] x86: Use ELF notes and unfied linker script
 2016-08-17 14:05 UTC  (7+ messages)
` [MINIOS PATCH 2/4] Introduce asm_macros.h
` [MINIOS PATCH 3/4] x86: switch to use elfnote
  ` [Minios-devel] "

git cherry-pick conflict error message is deceptive when cherry-picking multiple commits
 2016-08-17 14:24 UTC  (4+ messages)

[PATCH] net: ipv6: Remove addresses for failures with strict DAD
 2016-08-17 14:01 UTC  (2+ messages)

[LTP] [PATCH] remap_file_pages: Remove since corresponding syscall is depricated
 2016-08-17 14:02 UTC  (2+ messages)

[Qemu-devel] [FIX PATCH] spapr: Gracefully fail CPU thread unplug
 2016-08-17 14:01 UTC 

[PATCH v5 0/2] USB Type-C Connector class
 2016-08-17 14:00 UTC  (7+ messages)
` [PATCH v5 1/2] usb: USB Type-C connector class

Installing a rootfs inside a rootfs
 2016-08-17 14:00 UTC 

[PATCH v3] netfilter: nft_numgen: add number generator expression
 2016-08-17 13:59 UTC  (3+ messages)

[PATCH v1 0/3] PM / AVS: add Rockchip cpu avs
 2016-08-17 13:59 UTC  (6+ messages)
` [PATCH v1 3/3] PM / AVS: rockchip-cpu-avs: add driver handling "

[bisected] "sched: Allow per-cpu kernel threads to run on online && !active" causes warning
 2016-08-17 13:58 UTC  (11+ messages)

[PATCH/RTF 0/7] Add SDHI to r8a7796/salvator-x
 2016-08-17 13:40 UTC  (3+ messages)
` [PATCH/RTF 1/7] clk: renesas: r8a7796: Add GPIO clocks

[PATCH 1/2] drm/hisilicon: Allow compile-testing on arm
 2016-08-17 13:58 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] virtio: fix VirtQueue->inuse field
 2016-08-17 13:58 UTC  (2+ messages)

npm.bbclass
 2016-08-17 13:58 UTC  (4+ messages)

Recipe for rootfs inside a rootfs
 2016-08-17 13:53 UTC 

Failure to parallelize
 2016-08-17 13:55 UTC 

About msm8974 / Nexus 5
 2016-08-17 13:55 UTC  (2+ messages)

[ANNOUNCE] Git for Windows 2.9.3
 2016-08-17 13:54 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/18] Dirty bitmaps postcopy migration
 2016-08-17 13:54 UTC  (3+ messages)

[PATCH v2 libnftnl] expr: add hash expression
 2016-08-17 13:53 UTC  (2+ messages)

[PATCH v2 0/2]fixes to kaweth in response to Umap2 testing
 2016-08-17 13:51 UTC  (2+ messages)
` [PATCH v2 2/2] kaweth: fix oops upon failed memory allocation

[meta-networking][PATCH] squid: fix configure host contamination
 2016-08-17 13:54 UTC  (2+ messages)

[PATCH v2] drm/amd/powerplay: enable power containment features for tonga
 2016-08-17 13: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.