All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-09 19:47:01 to 2017-05-09 21:14:31 UTC [more...]

[Bug 100979] Radeon r4 on a6-6310(BEEMA) APU hard lockup on hibernate and on second resume from suspend
 2017-05-09 21:14 UTC  (4+ messages)

[PATCH 1/7] staging: typec: tcpci: declare private structure as static
 2017-05-09 21:13 UTC  (3+ messages)

[PATCH] powerpc/64e: Don't place the stack beyond TASK_SIZE
 2017-05-09 21:13 UTC  (4+ messages)

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

RAID creation resync behaviors
 2017-05-09 21:11 UTC  (8+ messages)

[SPDK] VM crashes while testing SPDK hotplug
 2017-05-09 21:11 UTC 

+ mm-vmalloc-fix-vmalloc-users-tracking-properly-checkpatch-fixes.patch added to -mm tree
 2017-05-09 21:10 UTC  (2+ messages)

[PATCH] recipes-support: Add recipe for libgpiod
 2017-05-09 21:10 UTC 

[PATCH] NULL required to terminate attr array
 2017-05-09 21:09 UTC 

[PATCH v2 2/2] receive-pack: verify push options in cert
 2017-05-09 21:08 UTC  (6+ messages)
` [PATCH] fixup! use perl instead of sed

Fault tolerance in RAID0 with badblocks
 2017-05-09 21:06 UTC  (21+ messages)
  ` Fault tolerance "
                            ` A sector-of-mismatch warning patch (was Re: Fault tolerance with badblocks)

[PATCH net-next] bnxt: add dma mapping attributes
 2017-05-09 21:05 UTC  (4+ messages)

[PATCH v5 0/7] Add V4L2 SDR (DRIF & MAX2175) driver
 2017-05-09 21:05 UTC  (4+ messages)
` [PATCH v5 2/7] dt-bindings: media: Add MAX2175 binding description

[xen-unstable-smoke test] 109232: tolerable trouble: broken/pass - PUSHED
 2017-05-09 21:03 UTC 

GUI based images
 2017-05-09 21:03 UTC  (9+ messages)

[PATCH] nfsd: avoid out of bounds read on array nfsd4_layout_ops
 2017-05-09 21:03 UTC  (6+ messages)

f2fs: sanity check segment count
 2017-05-09 21:03 UTC 

[LTP] [PATCH v2] SAFE_READLINK() should return zero-terminated target buffer
 2017-05-09 21:03 UTC 

Question about driver/controller MTU enforcement with MTU less than jumbo frame size
 2017-05-09 21:02 UTC 

[PATCH RFC] hugetlbfs 'noautofill' mount option
 2017-05-09 20:59 UTC  (10+ messages)

[PATCH v3 0/2] Clarify interaction between signed pushes and push options
 2017-05-09 21:01 UTC  (2+ messages)
` [PATCH v3] fixup! don't use perl -i because it's not portable

[PATCH] checkpatch: Adjust regular expressions in $logFunctions
 2017-05-09 21:01 UTC  (5+ messages)
  `  "

[PATCH] x86/power/64: Use char arrays for asm function names
 2017-05-09 21:00 UTC 

+ bfs-fix-sanity-checks-for-empty-files.patch added to -mm tree
 2017-05-09 21:00 UTC 

+ mm-slub-reset-cpu_slabs-pointer-in-deactivate_slab.patch added to -mm tree
 2017-05-09 20:59 UTC 

[Buildroot] [PATCH v3 1/3] package/ltp-testsuite: remove ldd command test with static only build
 2017-05-09 20:59 UTC  (3+ messages)
` [Buildroot] [PATCH v3 2/3] package/ltp-testsuite: introduce BR2_PACKAGE_LTP_TESTSUITE_ARCH_SUPPORTS
` [Buildroot] [PATCH v3 3/3] package/ltp-testsuite: add dependency on BR2_TOOLCHAIN_HAS_SYNC_4

+ mm-slub-remove-a-redundant-assignment-in-___slab_alloc.patch added to -mm tree
 2017-05-09 20:59 UTC 

[PATCH 0/9] SELinux user space support for Infiniband RDMA
 2017-05-09 20:50 UTC  (10+ messages)
` [PATCH 1/9] checkpolicy: Add support for ibpkeycon labels
` [PATCH 2/9] libsepol: Add ibpkey ocontext handling
` [PATCH 3/9] libsepol: Add Infiniband Pkey handling to CIL
` [PATCH 4/9] checkpolicy: Add support for ibendportcon labels
` [PATCH 5/9] libsepol: Add ibendport ocontext handling
` [PATCH 6/9] libsepol: Add IB end port handling to CIL
` [PATCH 7/9] semanage: Update semanage to allow runtime labeling of Infiniband Pkeys
` [PATCH 8/9] semanage: Update semanage to allow runtime labeling of ibendports
` [PATCH 9/9] semanage: Update man pages for infiniband

[PATCH] nfsd: Fix up the "supattr_exclcreat" attributes
 2017-05-09 20:56 UTC  (2+ messages)

[Patch net] ipv4: restore rt->fi for reference counting
 2017-05-09 20:56 UTC  (8+ messages)

[PATCH v2] xfs: make fatal assert failures conditional in debug mode
 2017-05-09 20:56 UTC  (10+ messages)

[PATCH lttng-ust] Fix: Quote CMAKE variable assignment in Makefile
 2017-05-09 20:55 UTC 

[Qemu-devel] [PATCH v2 1/3] xen/9pfs: fix two resource leaks on error paths, discovered by Coverity
 2017-05-09 20:54 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 2/3] Check the return value of fcntl in qemu_set_cloexec
    `  "
` [Qemu-devel] [PATCH v2 3/3] xen: call qemu_set_cloexec instead of fcntl
    `  "
  ` [PATCH v2 1/3] xen/9pfs: fix two resource leaks on error paths, discovered by Coverity

[PATCH] i2c-mpc: Correct I2C reset procedure
 2017-05-09 20:54 UTC  (2+ messages)
`  "

EXT: Re: [Ceph-ansible] osd-directory scenario is used by us
 2017-05-09 20:54 UTC  (3+ messages)
  ` [Ceph-ansible] EXT: "

kisskb: OK linus/axs101_defconfig/arcompact Wed May 10, 06:52
 2017-05-09 20:52 UTC 

Soliciting DRM feedback on latest DC rework
 2017-05-09 20:52 UTC  (7+ messages)

[meta-oe][resend][PATCH] sysstat: fixup pkg_postinst to allow SYSTEMD_AUTO_ENABLE to work
 2017-05-09 20:51 UTC 

[PATCH] perf report: don't crash on invalid maps in `-g srcline` mode
 2017-05-09 20:50 UTC 

[PATCH] efi/libstub: Indicate clang the relocation mode for arm64
 2017-05-09 20:50 UTC  (3+ messages)

[PATCH 0/4] reiserfs: tree block validation
 2017-05-09 20:50 UTC  (5+ messages)
` [PATCH 1/4] reiserfs: constify read-only helpers
` [PATCH 2/4] reiserfs: use snprintf for buffer formatting
` [PATCH 3/4] reiserfs: protect message formatting and printing with mutex
` [PATCH 4/4] reiserfs: perform tree block sanity checks at read/write

[PATCH] net/mlx5: fix erroneous index handling for Tx ring
 2017-05-09 20:49 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] net/mlx5: change error-prone code on Tx path

+ ipc-sem-avoid-indexing-past-end-of-sem_array.patch added to -mm tree
 2017-05-09 20:49 UTC 

[PATCH BlueZ 00/10] GATT: Optimize discovery
 2017-05-09 20:48 UTC  (11+ messages)
` [PATCH BlueZ 01/10] shared/gatt-db: Add gatt_db_get_service
` [PATCH BlueZ 02/10] shared/gatt-db: Add gatt_db_service_insert_included
` [PATCH BlueZ 03/10] shared/gatt-client: Insert included attribute with handle
` [PATCH BlueZ 04/10] shared/gatt-db: Add gatt_db_insert_included
` [PATCH BlueZ 05/10] shared/gatt-client: Simplify included discovery
` [PATCH BlueZ 06/10] unit/test-gatt: Adjust the PDUs to the new behavior
` [PATCH BlueZ 07/10] shared/gatt-db: Add gatt_db_insert_characteristic
` [PATCH BlueZ 08/10] shared/gatt-db: Add gatt_db_insert_descriptor
` [PATCH BlueZ 09/10] shared/gatt-client: Simplify characteristics discovery
` [PATCH BlueZ 10/10] unit/test-gatt: Adjust the PDUs for characteristic discovery

[PATCH 0/3] led: ledtrig-transient: add support for hrtimer
 2017-05-09 20:43 UTC  (3+ messages)

[RFC 00/10] x86 TLB flush cleanups, moving toward PCID support
 2017-05-09 20:41 UTC  (4+ messages)
` [RFC 09/10] x86/mm: Rework lazy TLB to track the actual loaded mm

[QUESTION] git.freescale.com GIT context down?
 2017-05-09 20:40 UTC  (2+ messages)

Policy capabilities: when to use and complications with using
 2017-05-09 20:39 UTC  (4+ messages)

[RFC] eventdev: add event adapter for ethernet Rx queues
 2017-05-09 20:38 UTC 

[kernel-hardening] [PATCH] add the option of fortified string.h functions
 2017-05-09 20:39 UTC  (6+ messages)

64fa03de33: BUG:Dentry_still_in_use
 2017-05-09 20:37 UTC  (7+ messages)
    ` [PATCH v4] Introduce v3 namespaced file capabilities

[LTP] [PATCH] Add terminating NUL after calling readlink()
 2017-05-09 20:36 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 0/1] slirp: add SOCKS5 support
 2017-05-09 20:31 UTC  (4+ messages)

+ mm-vmalloc-fix-vmalloc-users-tracking-properly.patch added to -mm tree
 2017-05-09 20:31 UTC 

[PATCH linux-next] jffs2: reduce stack usage in jffs2_build_xattr_subsystem()
 2017-05-09 20:30 UTC 

[qemu-mainline test] 109222: regressions - FAIL
 2017-05-09 20:29 UTC 

[U-Boot] [PATCH] sunxi: setup simplefb for Allwinner DE2
 2017-05-09 20:29 UTC  (2+ messages)

[PATCH] bfs: Fix sanity checks for empty files
 2017-05-09 20:29 UTC  (2+ messages)

[PATCH] pNFS/flexfiles: Always attempt to call layoutstats when flexfiles is enabled
 2017-05-09 20:28 UTC 

[PATCH v3] arm: dts: sun7i-a20-bananapi: name the GPIO lines
 2017-05-09 20:27 UTC  (3+ messages)

[PATCH lttng-ust stable-2.8] Fix: Don't override user variables within the build system
 2017-05-09 20:26 UTC 

[kernel-hardening] Re: arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
 2017-05-09 20:25 UTC  (18+ messages)
                `  "

[noob] is this normal behavior
 2017-05-09 20:25 UTC  (2+ messages)

[PATCH] eventdev: abstract ethdev HW capability to inject packets
 2017-05-09 20:21 UTC  (4+ messages)

[PATCH v6 00/13] Initial Allwinner Display Engine 2.0 Support
 2017-05-09 20:19 UTC  (9+ messages)
` [PATCH v6 08/13] drm/sun4i: add support for Allwinner DE2 mixers

[PATCH nf] xtables: zero padding in data_to_user
 2017-05-09 20:17 UTC 

sparse on scripts/kconfig/*.c
 2017-05-09 20:17 UTC  (2+ messages)

In Direct I/O, no matter how big the read/write, the bio's are all 4KB
 2017-05-09 20:14 UTC  (2+ messages)

[PATCH v3 00/10] KVM: arm/arm64: race fixes and vcpu requests
 2017-05-09 20:13 UTC  (5+ messages)
` [PATCH v3 07/10] KVM: arm/arm64: optimize VCPU RUN

[PATCH lttng-ust] Rework configure script
 2017-05-09 20:13 UTC 

[PATCH v2] archive-tar: fix a sparse 'constant too large' warning
 2017-05-09 20:13 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/2] Support CPUID signature for TCG
 2017-05-09 20:12 UTC  (4+ messages)

[PATCH lttng-ust] Rework configure script
 2017-05-09 20:10 UTC 

[PATCH rdma-core 0/2] Handle misc issues in mlx5 driver
 2017-05-09 20:09 UTC  (2+ messages)

[PATCH 4.1] give up on gcc ilog2() constant optimizations
 2017-05-09 20:08 UTC 

[Fuego] Status of LAVA support
 2017-05-09 20:04 UTC 

[GIT] IDE
 2017-05-09 20:04 UTC 

[GIT] Sparc
 2017-05-09 20:04 UTC  (2+ messages)

[GIT] Networking
 2017-05-09 20:03 UTC 

[Qemu-devel] [PATCH] block: curl: Allow passing cookies via QCryptoSecret
 2017-05-09 20:03 UTC  (5+ messages)
` [Qemu-devel] [Qemu-block] "

[U-Boot] [PATCH] sun5i: Add A13 Olimex SOM Wifi board support
 2017-05-09 20:02 UTC  (2+ messages)

[master][PATCH 1/6] systemd: remove first upstreamed network patch, now in 232
 2017-05-09 20:02 UTC  (3+ messages)

arch/x86/include/asm/qspinlock.h:17:9: sparse: context imbalance in 'fsnotify_add_mark_list' - unexpected unlock
 2017-05-09 20:01 UTC 

[U-Boot] Please pull u-boot-dm
 2017-05-09 20:00 UTC 

[PATCH] NFSv4: Fix an rcu lock leak
 2017-05-09 19:59 UTC  (2+ messages)

[PATCH] NFSv4.1: Work around a Linux server bug
 2017-05-09 19:58 UTC  (3+ messages)

[PATCH] nfsd: encoders mustn't use unitialized values in error cases
 2017-05-09 19:58 UTC  (2+ messages)

[PATCH v10 1/3] DT add arctic to vendor prefix for ArcticSand
 2017-05-09 19:55 UTC  (3+ messages)

crypto: al_alg: alg_setkey does not check key's size is zero or not, causing a Null-ptr-dereference
 2017-05-09 19:48 UTC 

[Qemu-trivial] [PULL 00/23] Trivial patches for 2017-05-07
 2017-05-09 19:47 UTC  (7+ messages)
` [Qemu-trivial] [PULL 11/23] channel-file: fix wrong parameter comments
  ` [Qemu-trivial] [Qemu-devel] "
    `  "
` [Qemu-trivial] [Qemu-devel] [PULL 00/23] Trivial patches for 2017-05-07
    `  "

[PATCH v6 1/4] mailbox: Make startup and shutdown ops optional
 2017-05-09 19:47 UTC  (6+ messages)
` [PATCH v6 2/4] mailbox: Support stateless mailboxes without txdone
` [PATCH v6 3/4] dt-bindings: mailbox: Introduce Qualcomm APCS global binding
` [PATCH v6 4/4] mailbox: Introduce Qualcomm APCS IPC driver


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.