All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-02 03:00:52 to 2015-10-02 05:59:14 UTC [more...]

[PATCHv5 00/36] asynchronous ALUA device handler
 2015-10-02  5:59 UTC  (4+ messages)
` [PATCH 27/36] scsi_dh_alua: Use workqueue for RTPG

[PATCH net-next v2 0/4] openvswitch: add IPv6 tunneling support
 2015-10-02  5:58 UTC  (4+ messages)
` [PATCH net-next v2 3/4] ip_tunnels: introduce ip6_tunnel_key_init

[PATCH 0/6] Declare functions and structures as static
 2015-10-02  5:56 UTC  (6+ messages)
` [PATCH 4/6] Staging: lustre: ptlrpc: Declare sptlrpc_rule_set_choose "
  ` [Outreachy kernel] "

[U-Boot] [PATCH 1/2] itest: make memory access work under sandbox
 2015-10-02  5:56 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] test: fat: add test of non-contiguous file reads

[PATCH] ver_linux: libcpp.patch
 2015-10-02  5:55 UTC  (2+ messages)

[PATCH v3] mtd: nand: pass page number to ecc->write_xxx() methods
 2015-10-02  5:53 UTC  (2+ messages)

[PATCH 5/5] Staging: rtl8192u: Remove spaces at the start of lines
 2015-10-02  5:52 UTC 

[PATCH 4/5] Staging: rtl8192u: Correct open brace placement
 2015-10-02  5:52 UTC 

[PATCH 3/5] Staging: rtl8192u: Fix block comment formatting
 2015-10-02  5:52 UTC 

[PATCH 2/5] Staging: rtl8192u: missing blank lines after declarations
 2015-10-02  5:52 UTC 

[PATCH 1/5] Staging: rtl8192u: quoted strings split across lines
 2015-10-02  5:52 UTC 

[PATCH 0/5] Staging: rtl8192u: checkpatch.pl issues
 2015-10-02  5:52 UTC 

[PATCH] fixup! common: clock: introduce mdelay_non_interruptible()
 2015-10-02  5:51 UTC  (2+ messages)

[Bug 92220] GL_NV_vdpau_interop partially implemented
 2015-10-02  5:50 UTC  (2+ messages)
` [Bug 92220] GL_NV_vdpau_interop partially available

[PATCH v2 0/5] libxc: support building large pv-domains
 2015-10-02  5:49 UTC  (6+ messages)
` [PATCH v2 1/5] libxc: remove allocate member from struct xc_dom_image
` [PATCH v2 2/5] xen: add generic flag to elf_dom_parms indicating support of unmapped initrd
` [PATCH v2 3/5] libxc: create unmapped initrd in domain builder if supported
` [PATCH v2 4/5] libxc: split p2m allocation in domain builder from other magic pages
` [PATCH v2 5/5] libxc: create p2m list outside of kernel mapping if supported

multiple i2c-ocores adapters
 2015-10-02  5:47 UTC 

[PATCH v4 0/5] Introduce usb charger framework to deal with the usb gadget power negotation
 2015-10-02  5:41 UTC  (4+ messages)
` [PATCH v4 1/5] gadget: Introduce the notifier functions

[PATCH 0/3] page-flags updates
 2015-10-02  5:40 UTC  (8+ messages)
` [PATCH 1/3] page-flags: do not corrupt caller 'page' in PF_NO_TAIL
` [PATCH 2/3] page-flags: add documentation for policies
` [PATCH 3/3] page-flags: hide PF_* validation check under separate config option

SR # <4-10997886031> Performance issues
 2015-10-02  5:36 UTC 

Input: gamecon - use parallel port device model
 2015-10-02  5:39 UTC  (2+ messages)

SR # <4-10997886031> Performance issues
 2015-10-02  5:35 UTC 

[RFC/PATCH 00/38] perf tools: Speed-up perf report by using multi thread (v5)
 2015-10-02  5:22 UTC  (30+ messages)
` [RFC/PATCH 01/38] perf tools: Use a software dummy event to track task/mmap events
` [RFC/PATCH 02/38] perf tools: Save mmap_param.len instead of mask
` [RFC/PATCH 03/38] perf tools: Move auxtrace_mmap field to struct perf_evlist
` [RFC/PATCH 04/38] perf tools: pass perf_mmap desc directly
` [RFC/PATCH 05/38] perf tools: Create separate mmap for dummy tracking event
` [RFC/PATCH 06/38] perf tools: Extend perf_evlist__mmap_ex() to use track mmap
` [RFC/PATCH 07/38] perf tools: Add HEADER_DATA_INDEX feature
` [RFC/PATCH 08/38] perf tools: Handle indexed data file properly
` [RFC/PATCH 09/38] perf record: Add --index option for building index table
` [RFC/PATCH 10/38] perf report: Skip dummy tracking event
` [RFC/PATCH 11/38] perf tools: Introduce thread__comm(_str)_by_time() helpers
` [RFC/PATCH 12/38] perf tools: Add a test case for thread comm handling
` [RFC/PATCH 13/38] perf tools: Use thread__comm_by_time() when adding hist entries
` [RFC/PATCH 14/38] perf tools: Convert dead thread list into rbtree
` [RFC/PATCH 15/38] perf tools: Introduce machine__find*_thread_by_time()
` [RFC/PATCH 16/38] perf tools: Add a test case for timed thread handling
` [RFC/PATCH 17/38] perf tools: Maintain map groups list in a leader thread
` [RFC/PATCH 18/38] perf tools: Introduce thread__find_addr_location_by_time() and friends
` [RFC/PATCH 19/38] perf callchain: Use "
` [RFC/PATCH 20/38] perf tools: Add a test case for timed map groups handling
` [RFC/PATCH 21/38] perf tools: Save timestamp of a map creation
` [RFC/PATCH 22/38] perf tools: Introduce map_groups__{insert,find}_by_time()
` [RFC/PATCH 23/38] perf tools: Use map_groups__find_addr_by_time()
` [RFC/PATCH 24/38] perf tools: Add testcase for managing maps with time
` [RFC/PATCH 25/38] perf callchain: Maintain libunwind's address space in map_groups
` [RFC/PATCH 26/38] perf session: Pass struct events stats to event processing functions
` [RFC/PATCH 27/38] perf hists: Pass hists struct to hist_entry_iter struct
` [RFC/PATCH 28/38] perf tools: Move BUILD_ID_SIZE definition to perf.h

[RFC v2 0/7] atomics: powerpc: Implement relaxed/acquire/release variants of some atomics
 2015-10-02  5:25 UTC  (5+ messages)
` [RFC v2 6/7] powerpc: atomic: Make atomic{, 64}_xchg and xchg a full barrier
  ` [RFC v2 6/7] powerpc: atomic: Make atomic{,64}_xchg "

[PATCH] ASoC: rt286: Fix the runtime error in the booting
 2015-10-02  5:30 UTC 

[PATCH v3 0/5] wireless-regdb: Update TW and US rules to latest regulations
 2015-10-02  5:28 UTC  (4+ messages)
  ` [wireless-regdb] "

linux-next: Tree for Oct 2
 2015-10-02  5:27 UTC 

[PATCH 0/2] irqchip: sunxi-nmi: misc. / aesthetic improvements
 2015-10-02  5:26 UTC  (5+ messages)
` [PATCH 1/2] irqchip: sunxi-nmi: Use driver name instead of DT node name for identification

[PATCH] cxl: Workaround malformed pcie packets on some cards
 2015-10-02  5:23 UTC 

[PATCH v2 0/4] Add SPDIF support for Allwinner SoCs
 2015-10-02  5:24 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: add sunxi SPDIF transceiver bindings

Queueing b0a688ddcc50 "usb: musb: cppi41: allow it to work again" for -stable
 2015-10-02  5:23 UTC  (3+ messages)

[PATCH 01/10] staging: wilc1000: remove typedef from enum
 2015-10-02  5:22 UTC  (10+ messages)
` [PATCH 02/10] staging: wilc1000: coreconfigurator.c: remove unused struct
` [PATCH 03/10] staging: wilc1000: wilc_wfi_netdevice.h: remove unused variables
` [PATCH 04/10] staging: wilc1000: Delete undefined DEBUG_MODE and it's related codes
` [PATCH 05/10] staging: wilc1000: remove function pointer cfg_wid_set
` [PATCH 06/10] staging: wilc1000: remove function pointer cfg_wid_get
` [PATCH 07/10] staging: wilc1000: remove function pointer cfg_wid_get_val
` [PATCH 08/10] staging: wilc1000: remove function pointer rx_indicate
` [PATCH 09/10] staging: wilc1000: remove function pointer cfg_init
` [PATCH 10/10] staging: wilc1000: remove unused variable real_ndev

ongoing writecombine on ppc
 2015-10-02  4:56 UTC  (6+ messages)

[PATCH RESEND v4] cap11xx: add runtime PM support
 2015-10-02  5:19 UTC  (2+ messages)

[PATCH] core/device: Fix disconnect for connect attempt
 2015-10-02  5:18 UTC 

[PATCH 0/4] Use mutex instead of semaphore
 2015-10-02  5:17 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH 4.2 00/30] 4.2.3-stable review
 2015-10-02  5:14 UTC  (2+ messages)

[RFC] arm: Add generic smc wrapper
 2015-10-02  5:13 UTC  (3+ messages)

[PATCH v5 0/2] crypto: akcipher - Changes to asymmetric key API
 2015-10-02  5:10 UTC  (3+ messages)
` [PATCH v5 1/2] lib/mpi: Add mpi sgl helpers
` [PATCH v5 2/2] crypto: akcipher - Changes to asymmetric key API

[PATCH v3 0/5] Mailbox: Provide support STi based platforms
 2015-10-02  5:11 UTC  (4+ messages)
` [PATCH v3 2/5] mailbox: Add support for ST's Mailbox IP

Lithium-ion battery
 2015-10-02  5:02 UTC 

[PATCH v2] ARM: shmobile: dts: Add common file for AA121TD01 panel
 2015-10-02  5:05 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-tilegx: Call dest_gr() later when have to use it
 2015-10-02  4:59 UTC  (3+ messages)

Remove Renesas sound SRU for Gen1 support
 2015-10-02  4:59 UTC  (2+ messages)

CPU hotplug and chained interrupts on x86
 2015-10-02  4:58 UTC  (4+ messages)

[PATCH] commands: ls: use 14 digits for filesize
 2015-10-02  4:56 UTC 

[RFC PATCH 00/20] Coresight integration with perf
 2015-10-02  4:53 UTC  (20+ messages)
` [RFC PATCH 01/20] coresight: etm3x: splitting 'etm_enable_hw()' operations
` [RFC PATCH 06/20] coresight: etm3x: unlocking tracer in default arch init
` [RFC PATCH 15/20] coresight: etm-perf: implementing 'setup_aux()' API

Account Inactivity - Action Required!
 2015-10-02  4:52 UTC 

[PATCH 14/38] clk: vt8500: fix sign of possible PLL values
 2015-10-02  4:49 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] cxl: Workaround malformed pcie packets on some cards
 2015-10-02  4:45 UTC 

[PATCH v5 0/3] ARM: uniphier: add outer cache support and rework SMP operations
 2015-10-02  4:42 UTC  (10+ messages)
` [PATCH v5 1/3] ARM: uniphier: add outer cache support
` [PATCH v5 2/3] ARM: uniphier: rework SMP operations to use trampoline code
` [PATCH v5 3/3] ARM: dts: uniphier: add outer cache controller nodes

[PATCH v3] Staging: olpc_dcon: Replace timespec with ktime_t
 2015-10-02  4:41 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH 0/5] use mask operations instead of test_bit()
 2015-10-02  4:40 UTC  (6+ messages)
` [PATCH 1/5] xen: use masking operation instead of test_bit for RTDS bits
` [PATCH 2/5] xen: use masking operation instead of test_bit for CSFLAG bits
` [PATCH 3/5] xen: use masking operation instead of test_bit for VGCF bits
` [PATCH 4/5] xen: use masking operation instead of test_bit for VPF bits
` [PATCH 5/5] xen: use masking operation instead of test_bit for MCSF bits

[Qemu-devel] [PATCH v6 00/12] post-introspection cleanups, subset B
 2015-10-02  4:31 UTC  (13+ messages)
` [Qemu-devel] [PATCH v6 01/12] qapi: Use predicate callback to determine visit filtering
` [Qemu-devel] [PATCH v6 02/12] qapi: Don't use info as witness of implicit object type
` [Qemu-devel] [PATCH v6 03/12] qapi: Lazy creation of array types
` [Qemu-devel] [PATCH v6 04/12] qapi: Create simple union type member earlier
` [Qemu-devel] [PATCH v6 05/12] qapi: Track location that created an implicit type
` [Qemu-devel] [PATCH v6 06/12] qapi: Track owner of each object member
` [Qemu-devel] [PATCH v6 07/12] qapi: Detect collisions in C member names
` [Qemu-devel] [PATCH v6 08/12] qapi: Defer duplicate member checks to schema check()
` [Qemu-devel] [PATCH v6 09/12] qapi: Defer duplicate enum value "
` [Qemu-devel] [PATCH v6 10/12] qapi: Correct error for union branch 'kind' clash
` [Qemu-devel] [PATCH v6 11/12] qapi: Detect base class loops
` [Qemu-devel] [PATCH v6 12/12] RFC: qapi: Hide _info member

[PATCH v4 0/3] ARM: uniphier: add outer cache support and rework SMP operations
 2015-10-02  4:30 UTC  (4+ messages)

[U-Boot] [PATCH] Revert "imx: wdog: correct wcr register settings"
 2015-10-02  4:30 UTC  (6+ messages)

[Qemu-devel] [PATCH] spapr: Add "slb-size" property to CPU device tree nodes
 2015-10-02  3:25 UTC  (2+ messages)
` [Qemu-devel] [Qemu-ppc] "

[PATCH] merge: Fix English grammar in please-commit-before-merge message
 2015-10-02  4:25 UTC 

[meta-oe][meta-filesystems][PATCH 1/2] libimobiledevice: remove runtime configure check
 2015-10-02  4:49 UTC  (3+ messages)

BTRFS as image store for KVM?
 2015-10-02  4:21 UTC  (4+ messages)

linux-next: manual merge of the akpm-current tree with the tip tree
 2015-10-02  4:21 UTC 

[patch] posix_fallocate.3: Mention glibc emulation caveats
 2015-10-02  4:17 UTC 

[PATCH v5 00/34] cxlflash: Miscellaneous bug fixes and corrections
 2015-10-02  4:17 UTC  (5+ messages)
` [PATCH v5 18/34] cxlflash: Fix AFU version access/storage and add check

[PATCH v4 0/3] crypto: akcipher - Changes to asymmetric key API
 2015-10-02  4:14 UTC  (6+ messages)

[PATCH v8 00/05] Renesas R-Car Gen3 CPG support V8
 2015-10-02  4:10 UTC  (5+ messages)
` [PATCH v8 03/05] clk: shmobile: Add Renesas Module Standby and Reset driver

[PATCH] Staging: board: Fixed the error for implicit declaration of function
 2015-10-02  4:06 UTC 

[PATCH 0/5] libxc: support building large pv-domains
 2015-10-02  3:55 UTC  (4+ messages)
` [PATCH 4/5] libxc: split p2m allocation in domain builder from other magic pages

Reproducing allocator performance differences
 2015-10-02  3:39 UTC  (4+ messages)

strange i/o errors with btrfs on raid/lvm
 2015-10-02  3:54 UTC  (3+ messages)

[PATCH] [SMB3] Do not fall back to SMBWriteX in set_file_size error cases
 2015-10-02  3:49 UTC 

[PATCH] bios: fix OF loading
 2015-10-02  3:41 UTC 

linux-next: build failure after merge of the pinctrl tree
 2015-10-02  3:37 UTC  (2+ messages)

[Bug 92214] Flightgear crashes during splashboot with R600 driver and mesa 11.0.2
 2015-10-02  3:37 UTC  (2+ messages)

linux-next: manual merge of the target-updates tree with the kdbus tree
 2015-10-02  3:36 UTC 

[PATCHES] Bind mount escape fixes (CVE-2015-2925)
 2015-10-02  3:28 UTC  (3+ messages)

[v5, 0/6] Freescale DPAA FMan
 2015-10-02  3:35 UTC  (3+ messages)
` [v5, 2/6] fsl/fman: Add FMan support

netpoll_send_skb_on_dev warning with bnx2
 2015-10-02  3:25 UTC 

[PATCH] watchdog: imx2_wdt: Use register definition in regmap_write()
 2015-10-02  3:25 UTC 

[PATCH] Gen2 IPMMU and DU prototype
 2015-10-02  3:12 UTC  (2+ messages)

[PATCH 0/6] usb: dwc3: Various updates for Synopsys platforms
 2015-10-02  3:09 UTC  (4+ messages)
` [PATCH 1/6] usb: dwc3: Support Synopsys USB 3.1 IP

[PATCH 0/1] remove startup questions
 2015-10-02  3:10 UTC  (2+ messages)
` [PATCH 1/1] toaster: improve ease of toaster startup

[RESEND PATCH v2] mtd: nand: pass page number to ecc->write_xxx() methods
 2015-10-02  3:08 UTC  (3+ messages)

[PATCH] drivers: field for new GPIO driver
 2015-10-02  3:05 UTC 

[PATCH v3 0/5] mtd: Qualcomm NAND controller driver
 2015-10-02  3:05 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/5] mtd: nand: "

[Qemu-devel] [PATCH] target-tilegx: Implement v?int_* instructions
 2015-10-02  3:02 UTC 

PCI passthrough problem
 2015-10-02  3:00 UTC  (4+ 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.