All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-07 19:40:41 to 2016-06-07 20:22:25 UTC [more...]

[Qemu-devel] [PATCH V8 0/9] Xilinx DisplayPort
 2016-06-07 20:21 UTC  (5+ messages)
` [Qemu-devel] [PATCH V8 4/9] introduce aux-bus

[RFC][PATCH 0/8] PI and assorted failings
 2016-06-07 19:56 UTC  (9+ messages)
` [RFC][PATCH 1/8] rtmutex: Deboost before waking up the top waiter
` [RFC][PATCH 2/8] sched/rtmutex/deadline: Fix a PI crash for deadline tasks
` [RFC][PATCH 3/8] sched/deadline/rtmutex: Dont miss the dl_runtime/dl_period update
` [RFC][PATCH 4/8] rtmutex: Remove rt_mutex_fastunlock()
` [RFC][PATCH 5/8] rtmutex: Clean up
` [RFC][PATCH 6/8] sched/rtmutex: Refactor rt_mutex_setprio()
` [RFC][PATCH 7/8] sched,tracing: Update trace_sched_pi_setprio()
` [RFC][PATCH 8/8] rtmutex: Fix PI chain order integrity

[Buildroot] [PATCH 00/32] systemd feature selection
 2016-06-07 20:21 UTC  (2+ messages)

[Buildroot] [git commit] fs/squashfs: remove useless chmod
 2016-06-07 20:21 UTC 

[Buildroot] [git commit] fs/ubifs: fix the UBI commands
 2016-06-07 20:21 UTC 

[PATCH V6 0/8] vfio, platform: add ACPI support
 2016-06-07 20:21 UTC  (11+ messages)
` [PATCH V6 5/8] vfio: platform: call _RST method when using ACPI
` [PATCH V6 6/8] vfio, platform: make reset driver a requirement by default
` [PATCH V6 7/8] vfio: platform: check reset call return code during open

[Buildroot] [git commit] fs/squashfs: split commands
 2016-06-07 20:21 UTC 

[Buildroot] [git commit] fs/jffs2: split commands
 2016-06-07 20:21 UTC 

[RESEND/PATCHv4 v4 0/3] request_firmware() into pre-allocated buffers
 2016-06-07 20:21 UTC  (4+ messages)
` [RESEND/PATCHv4 v4 1/3] firmware: Consolidate kmap/read/write logic

[U-Boot] [PATCH v2 0/5] Update fastboot sparse image handling
 2016-06-07 20:20 UTC  (2+ messages)

[Buildroot] [git commit] fs: properly escape commands when generating fakeroot script
 2016-06-07 20:20 UTC 

[Buildroot] [git commit] core/pkg-utils: add macro to escape-and-printf
 2016-06-07 20:20 UTC 

[PATCH v6 2/2] ASoC: cs35l33: Add device tree bindings file for cs35l33
 2016-06-07 20:20 UTC  (2+ messages)

[PATCH] [RFC] xsm: add a default policy to .init.data
 2016-06-07 20:19 UTC  (2+ messages)

[PATCH] examples/l2fwd-crypto: enable AES-XCBC-MAC authentication algorithm
 2016-06-07 20:18 UTC  (2+ messages)

[Buildroot] [PATCH 0/8 v3] core: add support for package help (branch yem/help)
 2016-06-07 20:18 UTC  (2+ messages)

[PATCH v3 0/2] Add QEMU support for Intel local MCE
 2016-06-07 20:18 UTC  (7+ messages)
` [PATCH v3 1/2] target-i386: KVM: add basic Intel LMCE support
  ` [Qemu-devel] "
` [PATCH v3 2/2] target-i386: add migration support for Intel LMCE
  ` [Qemu-devel] "

[Buildroot] [PATCH v6 0/3] Add docker engine support
 2016-06-07 20:18 UTC  (8+ messages)
` [Buildroot] [PATCH v6 2/3] docker-containerd: new package
` [Buildroot] [PATCH v6 3/3] docker-engine: "

[PATCH] net: cavium: liquidio: Remove deprecated create_workqueue
 2016-06-07 20:17 UTC  (2+ messages)

AST2500 support questions
 2016-06-07 18:43 UTC 

[PATCH] drm/ast: Remove useless drm_fb_get_bpp_depth() call
 2016-06-07 20:17 UTC  (3+ messages)

[PATCH] doc: fix l2fwd-crypto sample command
 2016-06-07 20:15 UTC  (2+ messages)

NVMe over Fabrics RDMA transport drivers
 2016-06-07 20:14 UTC  (5+ messages)

[RESEND PATCH 0/5] vfs: Use dlock list for SB's s_inodes list
 2016-06-07 20:13 UTC  (3+ messages)
` [RESEND PATCH 1/5] lib/dlock-list: Distributed and lock-protected lists

[PATCH v2] cgroup: disable irqs while holding css_set_lock
 2016-06-07 20:05 UTC  (3+ messages)

+ mm-reorganize-slab-freelist-randomization-fix.patch added to -mm tree
 2016-06-07 20:12 UTC 

linux-next: Tree for Jun 6
 2016-06-07 20:12 UTC  (4+ messages)
` linux-next: Tree for Jun 6 (mm/slub.c)

Anybody else hitting this panic in latest master with bluestore?
 2016-06-07 20:12 UTC  (7+ messages)

[GIT PULL 00/24] perf/core improvements and fixes
 2016-06-07 20:05 UTC  (25+ messages)
` [PATCH 01/24] tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_private()
` [PATCH 02/24] tools lib bpf: Rename bpf_map__get_name() to bpf_map__name()
` [PATCH 03/24] tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_def()
` [PATCH 04/24] tools lib bpf: Rename bpf_map__get_fd() to bpf_map__fd()
` [PATCH 05/24] tools lib bpf: Remove _get_ from non-refcount method names
` [PATCH 06/24] tools lib bpf: Make bpf_program__get_private() use IS_ERR()
` [PATCH 07/24] tools lib bpf: Rename set_private() to set_priv()
` [PATCH 08/24] perf tools: Fix crash in build_id_cache__kallsyms_path()
` [PATCH 09/24] perf config: Constructor should free its allocated memory when failing
` [PATCH 10/24] perf config: Use new perf_config_set__init() to initialize config set
` [PATCH 11/24] perf unwind: Use LIBUNWIND_DIR for remote libunwind feature check
` [PATCH 12/24] perf unwind: Decouple thread->address_space on libunwind
` [PATCH 13/24] perf unwind: Introduce 'struct unwind_libunwind_ops' for local unwind
` [PATCH 14/24] perf unwind: Move unwind__prepare_access from thread_new into thread__insert_map
` [PATCH 15/24] perf unwind: Don't mix LIBUNWIND_LIBS into LIBUNWIND_LDFLAGS
` [PATCH 16/24] perf unwind: Separate local/remote libunwind config
` [PATCH 17/24] perf unwind: Rename unwind-libunwind.c to unwind-libunwind-local.c
` [PATCH 18/24] perf tools: Extract common API out of unwind-libunwind-local.c
` [PATCH 19/24] perf tools: Export normalize_arch() function
` [PATCH 20/24] perf unwind: Check the target platform before assigning unwind methods
` [PATCH 21/24] perf unwind: Change fixed name of libunwind__arch_reg_id to macro
` [PATCH 22/24] perf unwind: Introduce flag to separate local/remote unwind compilation
` [PATCH 23/24] perf callchain: Support x86 target platform
` [PATCH 24/24] perf callchain: Support aarch64 cross-platform

[Buildroot] [git commit] boot/barebox: use the generic help rules
 2016-06-07 20:12 UTC 

[PATCH 1/1 linux-next] ACPI / extlog: avoid null pointer dereference
 2016-06-07 20:11 UTC 

[Buildroot] [git commit] package/uclibc: use the generic help rules
 2016-06-07 20:10 UTC 

[Buildroot] [git commit] linux: use the generic help rules
 2016-06-07 20:10 UTC 

[Buildroot] [PATCH] fs: add sha-bang to fakeroot script
 2016-06-07 20:09 UTC 

[PATCH] libertas_tf: Remove create_workqueue
 2016-06-07 20:08 UTC  (2+ messages)

`git help svn` missing description of `propset`
 2016-06-07 20:08 UTC  (2+ messages)

NVMe over Fabrics support for nvme-cli
 2016-06-07 20:08 UTC  (2+ messages)

Files leak from nfsd in 4.7.1-rc1 (and more?)
 2016-06-07 20:04 UTC  (5+ messages)

[PATCH] rtl8xxxu: fix typo on variable name, compare against correct variable
 2016-06-07 20:04 UTC  (3+ messages)

[PATCH 0/5] flask/policy: Updates for Xen 4.8
 2016-06-07 20:04 UTC  (16+ messages)
` [PATCH 1/5] flask/policy: split into modules
` [PATCH 3/5] flask/policy: Remove unused support for binary modules
` [PATCH 4/5] flask/policy: xenstore stubdom policy
` [PATCH 5/5] flask/policy: comment out unused xenstore example

[PATCH 0/5] app/test: rework crypto AES unit test
 2016-06-07 20:03 UTC  (4+ messages)
` [PATCH 2/5] app/test: add unified crypto aes test

[PATCH 4.6 000/121] 4.6.2-stable review
 2016-06-07 20:02 UTC  (3+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] 981b526681d9b7ef5f6069c3105aed01249406a2 BUILD SUCCESS
 2016-06-07 20:03 UTC 

[PULL] topic/drm-misc
 2016-06-07 20:00 UTC 

[Bug 95517] Constant GPU VM faults
 2016-06-07 20:02 UTC 

[PATCH v2 0/4] Block layer support ZAC/ZBC commands
 2016-06-07 20:02 UTC  (5+ messages)
` [PATCH v2 1/4] Losing bits on request.cmd_flags
` [PATCH v2 2/4] Add bio/request flags for using ZBC/ZAC commands
` [PATCH v2 3/4] Add ioctl to issue ZBC/ZAC commands via block layer
` [PATCH v2 4/4] Add ata pass-through path for ZAC commands

does the linux NFS client support for failover to a replica share (read-only share)
 2016-06-07 20:02 UTC 

[Qemu-devel] [PATCH 00/18] linux-user: Extend safe_syscall wrapper use
 2016-06-07 20:00 UTC  (7+ messages)
` [Qemu-devel] [PATCH 15/18] linux-user: Correct signedness of target_flock l_start and l_len fields
` [Qemu-devel] [PATCH 17/18] linux-user: Make target_strerror() return 'const char *'
` [Qemu-devel] [PATCH 18/18] linux-user: Special-case ERESTARTSYS in target_strerror()

[Qemu-devel] [PATCH] Report error when opening device with locked tray
 2016-06-07 20:00 UTC  (3+ messages)
  ` [Qemu-devel] [Qemu-block] "

[kvm-unit-tests PATCH v4 00/12] PCI bus support
 2016-06-07 20:00 UTC  (8+ messages)
` [kvm-unit-tests PATCH v4 04/12] pci: Rework pci_bar_addr()

[PATCH] tty: serial: msm: fix definition of msm_stop_dma
 2016-06-07 20:00 UTC  (3+ messages)

[PATCH 1/3] drm/i915/guc: fix GuC loading/submission check
 2016-06-07 20:00 UTC  (5+ messages)
` ✗ Ro.CI.BAT: failure for series starting with [1/3] "

[PATCH net-next] net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads
 2016-06-07 19:48 UTC 

[RFC] IB/srp: Remove create_workqueue
 2016-06-07 20:00 UTC  (5+ messages)

[PATCH] mlxsw: core: Remove deprecated create_workqueue
 2016-06-07 19:59 UTC  (2+ messages)

[PATCH rdma-rc 00/10] IB mlx5 fixes for 4.7
 2016-06-07 19:56 UTC  (5+ messages)

[PATCH 00/10] mm: balance LRU lists based on relative thrashing
 2016-06-07 19:56 UTC  (6+ messages)
` [PATCH 10/10] "

[PULL] drm-intel-next
 2016-06-07 19:56 UTC 

[Buildroot] [git commit] package/busybox: use the generic help rules
 2016-06-07 19:56 UTC 

[RFC/PATCH] verify-tag: add --check-name flag
 2016-06-07 19:56 UTC 

[PATCH v5 00/18] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
 2016-06-07 19:56 UTC  (5+ messages)
` [PATCH v5 01/18] remoteproc: make rsc table support optional

+ mm-add-nr_zsmalloc-to-vmstat-fix-2.patch added to -mm tree
 2016-06-07 19:55 UTC 

+ mm-add-nr_zsmalloc-to-vmstat-fix.patch added to -mm tree
 2016-06-07 19:55 UTC 

[PATCH 0/2] sched/debug: more schedstats fixes
 2016-06-07 19:54 UTC  (4+ messages)
` [PATCH 1/2] sched/debug: fix 'schedstats=enable' cmdline option
` [PATCH 2/2] sched/debug: fix deadlock when enabling sched events

[PATCH v2 0/9] drm/fb-helper: Deferred setup support
 2016-06-07 19:54 UTC  (5+ messages)
` [PATCH v2 5/9] drm/fb-helper: Add top-level lock
` [PATCH v2 8/9] drm/exynos: Remove custom FB helper deferred setup

[alternative-merged] mm-add-nr_zsmalloc-to-vmstat-fix.patch removed from -mm tree
 2016-06-07 19:53 UTC 

[Buildroot] Resource Limits
 2016-06-07 19:53 UTC  (3+ messages)

[withdrawn] tile-early_printko-is-always-required.patch removed from -mm tree
 2016-06-07 19:53 UTC 

undefined reference to `early_panic'
 2016-06-07 19:52 UTC  (4+ messages)
` tile: early_printk.o is always required

[PATCH v1 00/20] NFS/RDMA client patches proposed for v4.8
 2016-06-07 19:49 UTC  (42+ messages)
` [PATCH v1 01/20] xprtrdma: Remove ALLPHYSICAL memory registration mode
` [PATCH v1 02/20] xprtrdma: Refactor ->ro_init
` [PATCH v1 03/20] xprtrdma: Create common scatterlist fields in rpcrdma_mw
` [PATCH v1 04/20] xprtrdma: Use scatterlist for DMA mapping and unmapping under FMR
` [PATCH v1 05/20] xprtrdma: Remove rpcrdma_map_one() and friends
` [PATCH v1 06/20] xprtrdma: Refactor MR recovery work queues
` [PATCH v1 07/20] xprtrdma: Place registered MWs on a per-req list
` [PATCH v1 08/20] xprtrdma: Reply buffer exhaustion can be catastrophic
` [PATCH v1 09/20] xprtrdma: Limit the number of rpcrdma_mws
` [PATCH v1 10/20] xprtrdma: Chunk list encoders no longer share one rl_segments array
` [PATCH v1 11/20] xprtrdma: rpcrdma_inline_fixup() overruns the receive page list
` [PATCH v1 12/20] xprtrdma: Do not update {head, tail}.iov_len in rpcrdma_inline_fixup()
` [PATCH v1 13/20] xprtrdma: Update only specific fields in private receive buffer
` [PATCH v1 14/20] xprtrdma: Clean up fixup_copy_count accounting
` [PATCH v1 15/20] xprtrdma: No direct data placement with krb5i and krb5p
` [PATCH v1 16/20] svc: Avoid garbage replies when pc_func() returns rpc_drop_reply
` [PATCH v1 17/20] NFS: Don't drop CB requests with invalid principals
` [PATCH v1 18/20] xprtrdma: Eliminate rpcrdma_receive_worker()
` [PATCH v1 19/20] xprtrdma: Eliminate INLINE_THRESHOLD macros
` [PATCH v1 20/20] xprtrdma: Relocate connection helper functions

[PATCH 0/2] Add AES Counter mode support for AES-NI MB PMD
 2016-06-07 19:48 UTC  (4+ messages)
` [PATCH v2 0/3] "

[PATCH 0/2] Software workaround for i.MX6Q/DL ERR006687
 2016-06-07 19:46 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: imx6: tag boards that have the HW workaround for ERR006687

[PATCH v3] drm/dsi: Implement set tear scanline
 2016-06-07 19:45 UTC  (5+ messages)

[PATCH v9 00/14] Add support for remote unwind
 2016-06-07 19:44 UTC  (3+ messages)

[PATCH] drm/fb_cma_helper: Implement fb_mmap callback
 2016-06-07 19:43 UTC  (5+ messages)

[PATCH v6 0/4] drm/omapdrm: gamma table support + drm_crtc_enable_color_mgmt()
 2016-06-07 19:42 UTC  (4+ messages)
` [PATCH v6 1/4] drm: drm_helper_crtc_enable_color_mgmt() => drm_crtc_enable_color_mgmt()

[Qemu-devel] [PATCH v2 00/19] linux-user: fix various signal race conditions
 2016-06-07 19:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 19/19] linux-user: Avoid possible misalignment in target_to_host_siginfo()

[PATCH v2 0/6] Support BCM23550 SoC
 2016-06-07 19:40 UTC  (8+ messages)
` [PATCH v2 1/6] power: Introduce Broadcom kona reset 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.