All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-31 13:36:31 to 2015-07-31 14:03:24 UTC [more...]

[PATCH v5 00/46] usb: gadget: rework ep matching and claiming mechanism
 2015-07-31 14:00 UTC  (108+ messages)
` [PATCH v5 01/46] usb: gadget: encapsulate endpoint "
` [PATCH v5 02/46] usb: gadget: add endpoint capabilities flags
` [PATCH v5 03/46] usb: gadget: add endpoint capabilities helper macros
` [PATCH v5 04/46] staging: emxx_udc: add ep capabilities support
` [PATCH v5 05/46] usb: chipidea: udc: "
` [PATCH v5 06/46] usb: dwc2: gadget: "
` [PATCH v5 07/46] usb: dwc3: "
` [PATCH v5 08/46] usb: gadget: amd5536udc: "
` [PATCH v5 09/46] usb: gadget: at91_udc: "
` [PATCH v5 10/46] usb: gadget: bcm63xx_udc: "
` [PATCH v5 11/46] usb: gadget: bdc: "
` [PATCH v5 12/46] usb: gadget: dummy-hcd: "
` [PATCH v5 13/46] usb: gadget: fotg210-udc: "
` [PATCH v5 14/46] usb: gadget: fsl_qe_udc: "
` [PATCH v5 15/46] usb: gadget: fsl_udc_core: "
` [PATCH v5 16/46] usb: gadget: fusb300_udc: "
` [PATCH v5 17/46] usb: gadget: goku_udc: "
` [PATCH v5 18/46] usb: gadget: gr_udc: "
` [PATCH v5 19/46] usb: gadget: lpc32xx_udc: "
` [PATCH v5 20/46] usb: gadget: m66592-udc: "
` [PATCH v5 21/46] usb: gadget: mv_u3d_core: "
` [PATCH v5 22/46] usb: gadget: mv_udc_core: "
` [PATCH v5 23/46] usb: gadget: net2272: "
` [PATCH v5 24/46] usb: gadget: net2280: "
` [PATCH v5 25/46] usb: gadget: omap_udc: "
` [PATCH v5 26/46] usb: gadget: pch_udc: "
` [PATCH v5 27/46] usb: gadget: pxa25x_udc: "
` [PATCH v5 28/46] usb: gadget: pxa27x_udc: "
` [PATCH v5 29/46] usb: gadget: r8a66597-udc: "
` [PATCH v5 30/46] usb: gadget: s3c-hsudc: "
` [PATCH v5 31/46] usb: gadget: s3c2410_udc: "
` [PATCH v5 32/46] usb: gadget: udc-xilinx: "
` [PATCH v5 33/46] usb: isp1760: udc: "
` [PATCH v5 34/46] usb: musb: gadget: "
` [PATCH v5 35/46] usb: renesas: "
` [PATCH v5 36/46] usb: gadget: atmel_usba_udc: "
` [PATCH v5 37/46] usb: gadget: epautoconf: add endpoint capabilities flags verification
` [PATCH v5 38/46] usb: gadget: epautoconf: remove pxa quirk from ep_matches()
` [PATCH v5 39/46] usb: gadget: epautoconf: remove ep and desc configuration "
` [PATCH v5 40/46] usb: gadget: epautoconf: rework ep_matches() function
` [PATCH v5 41/46] usb: gadget: add 'ep_match' callback to usb_gadget_ops
` [PATCH v5 42/46] usb: gadget: move ep_matches() from epautoconf to udc-core
` [PATCH v5 43/46] usb: gadget: move find_ep() from epautoconf to gadget.h
` [PATCH v5 44/46] usb: gadget: net2280: add net2280_match_ep() function
` [PATCH v5 45/46] usb: gadget: goku_udc: add goku_match_ep() function
` [PATCH v5 46/46] usb: musb: gadget: add musb_match_ep() function

[REGRESSION] stmmac_platform: Unknown symbol devm_kmalloc (err 0)
 2015-07-31 14:02 UTC  (2+ messages)

[PATCH v3 14/14] uprobes: fix the waitqueue_active() check in xol_free_insn_slot()
 2015-07-31 14:02 UTC  (2+ messages)
` [tip:perf/core] uprobes: Fix "

[PATCH v6 0/4] x86: modify_ldt improvement, test, and config option
 2015-07-31 14:02 UTC  (9+ messages)
` [PATCH v6 4/4] x86/ldt: Make modify_ldt optional
  ` [tip:x86/asm] x86/ldt: Make modify_ldt() optional

[PATCH v4] DocBook documentation for IIO
 2015-07-31 14:04 UTC  (2+ messages)
` [PATCH v4] DocBook: Add initial "

[PATCH v6 1/4] x86/xen: Probe target addresses in set_aliased_prot before the hypercall
 2015-07-31 13:56 UTC  (3+ messages)
` [tip:x86/asm] x86/xen: Probe target addresses in set_aliased_prot () "

[PATCH v3 12/14] uprobes: fix the usage of install_special_mapping()
 2015-07-31 14:01 UTC  (2+ messages)
` [tip:perf/core] uprobes: Fix the usage of install_special_mapping ()

[PATCH v3 09/14] uprobes: Change prepare_uretprobe() to (try to) flush the dead frames
 2015-07-31 14:00 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] drivers/usb/: Simplify return statements
 2015-07-31 14:00 UTC  (5+ messages)

[U-Boot] [PATCH] arm: mx6: tqma6: fix build for WRU-IV baseboard
 2015-07-31 14:00 UTC  (2+ messages)

[PATCH v3 08/14] uprobes: Change handle_trampoline() to flush the frames invalidated by longjmp()
 2015-07-31 14:00 UTC  (2+ messages)
` [tip:perf/core] "

[Qemu-devel] [PATCH RFC v2 00/47] qapi: QMP introspection
 2015-07-31 14:00 UTC  (6+ messages)
` [Qemu-devel] [PATCH RFC v2 22/47] qapi: QAPISchema code generation helper methods

[PATCH v3 07/14] uprobes/x86: Reimplement arch_uretprobe_is_alive()
 2015-07-31 13:59 UTC  (2+ messages)
` [tip:perf/core] uprobes/x86: Reimplement arch_uretprobe_is_alive( )

[PATCH v4 00/50] Add OPA gen1 driver
 2015-07-31 14:00 UTC  (8+ messages)
` [PATCH v4 01/50] IB: Add CNP opcode enumeration

[PATCH v3 06/14] uprobes: Export struct return_instance, introduce arch_uretprobe_is_alive()
 2015-07-31 13:59 UTC  (2+ messages)
` [tip:perf/core] uprobes: Export 'struct return_instance', "

[PATCH v3 05/14] uprobes: Change handle_trampoline() to find the next chain beforehand
 2015-07-31 13:59 UTC  (2+ messages)
` [tip:perf/core] "

AUDIT_LOGIN vs AUDIT_USER_LOGIN
 2015-07-31 13:59 UTC 

[PATCH v4] x86: vm86 cleanups
 2015-07-31 13:59 UTC  (6+ messages)
` [PATCH 5/8] x86/vm86: Add a separate config option for hardware IRQ handling

[PATCH v3 04/14] uprobes: Change prepare_uretprobe() to use uprobe_warn()
 2015-07-31 13:58 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v3 03/14] uprobes: Send SIGILL if handle_trampoline() fails
 2015-07-31 13:58 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v6 3/4] selftests/x86, x86/ldt: Add a selftest for modify_ldt
 2015-07-31 13:57 UTC  (3+ messages)
` [tip:x86/asm] selftests/x86, x86/ldt: Add a selftest for modify_ldt()

[RFC PATCH 1/2] mtd: nand: add nand_check_erased helper functions
 2015-07-31 13:58 UTC  (5+ messages)

[PATCH v3 02/14] uprobes: Introduce free_ret_instance()
 2015-07-31 13:58 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v3 01/14] uprobes: Introduce get_uprobe()
 2015-07-31 13:57 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v6 2/4] x86/ldt: Make modify_ldt synchronous
 2015-07-31 13:56 UTC  (3+ messages)
` [tip:x86/asm] "

[PATCH] x86, cpufeature: add feature bit for SDBG
 2015-07-31 13:57 UTC  (2+ messages)
` [tip:x86/cpu] x86/cpufeature: Add feature bit for Intel' s Silicon Debug CPUID bit

slab:Fix the unexpected index mapping result of kmalloc_size(INDEX_NODE + 1)
 2015-07-31 13:57 UTC  (4+ messages)

[Bridge] Multicast packets are not bridged from ethernet to wireless interface
 2015-07-31 13:57 UTC  (2+ messages)

[PATCH] ARM/clocksource: use automatic DT probing
 2015-07-31 13:56 UTC  (3+ messages)

[tip:x86/asm] efi: Check for NULL efi kernel parameters
 2015-07-31 13:56 UTC 

[tip:x86/asm] x86/efi: Use all 64 bit of efi_memmap in setup_e820 ()
 2015-07-31 13:55 UTC 

[PATCH] perf tests: Adding build test for having ending slash in double slash
 2015-07-31 13:55 UTC  (2+ messages)
` [tip:perf/core] perf tests: Adding build test for having ending "

[PATCH RFC V7 3/7] perf,tools: introduce callgraph_set for callgraph option
 2015-07-31 13:54 UTC  (2+ messages)
` [tip:perf/core] perf tools: Introduce "

[PATCH RFC V7 2/7] perf tools: Force period term to overload global settings
 2015-07-31 13:54 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH RFC V7 1/7] perf tools: Add support for event post configuration
 2015-07-31 13:54 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] perf session env: Rename exit method
 2015-07-31 13:53 UTC 

[tip:perf/core] perf python: Make twatch.py use soft dummy event, freq=0
 2015-07-31 13:53 UTC 

[tip:perf/core] perf symbols: Fix mismatched declarations for elf_getphdrnum
 2015-07-31 13:53 UTC 

[tip:perf/core] perf python: Add missing PERF_RECORD_{MMAP2,AUX, etc}
 2015-07-31 13:52 UTC 

[tip:perf/core] perf python: Add macro to simplify maintainance of the constants array
 2015-07-31 13:52 UTC 

[tip:perf/core] perf python: Remove dependency on 'machine' methods
 2015-07-31 13:52 UTC 

Null pointer dereference in UDP4 core on AVR32 ATNGW100
 2015-07-31 13:51 UTC  (4+ messages)

[PATCH v2] tools: perf: Fix test build error when bindir contains double slash
 2015-07-31 13:49 UTC  (2+ messages)
` [tip:perf/core] perf tools: "

[PATCH] perf, tools, stat: Fix perf stat -T
 2015-07-31 13:48 UTC  (2+ messages)
` [tip:perf/core] perf stat: Fix transaction lenght metrics

[PATCH v3] DocBook documentation for IIO
 2015-07-31 13:48 UTC  (4+ messages)
` [PATCH v3] DocBook: Add initial "

[RFC PATCH 0/5] Add memory mapped read support for TI QSPI
 2015-07-31 13:48 UTC  (5+ messages)
` [RFC PATCH 4/5] ARM: dts: DRA7: Add memory map region entries for qspi

[PATCH 00/10][auh] Add support for buildhistory and minor fixes
 2015-07-31 13:48 UTC  (5+ messages)
` [PATCH 01/10][auh] upgradehelper.py: Only run with one recipe or all
` [PATCH 05/10][auh] upgradehelper.py: Add own step for loading environment

[meta-oe][PATCH v3 0/8] add openlmi and it's depends
 2015-07-31 13:47 UTC  (2+ messages)

Mediatek xHCI support
 2015-07-31 13:45 UTC  (5+ messages)
` [PATCH v4 2/5] dt-bindings: Add a binding for Mediatek xHCI host controller

[PATCH 0/4] drm/sti: update STI driver to be atomic
 2015-07-31 13:45 UTC  (3+ messages)
` [PATCH 4/4] drm/sti: atomic crtc/plane update

[PATCH v2] xen/events/fifo: Handle linked events when closing a port
 2015-07-31 13:45 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/2] package/eudev: add libselinux dependency
 2015-07-31 13:45 UTC  (5+ messages)
` [Buildroot] [PATCH v2 2/2] package/eudev: fix build with musl + libselinux

[PATCH v5 0/8] ARM64: juno: add SCPI mailbox protocol, clock and CPUFreq support
 2015-07-31 13:45 UTC  (12+ messages)
` [PATCH v5 2/8] firmware: add support for ARM System Control and Power Interface(SCPI) protocol

[PATCH v5 0/4] x86: modify_ldt improvement, test, and config option
 2015-07-31 13:42 UTC  (10+ messages)
    ` [Xen-devel] "

[U-Boot] driver model is not smp safe
 2015-07-31 13:42 UTC  (3+ messages)

[PATCH] drm/atomic: Paper over locking WARN in default_state_clear
 2015-07-31 13:41 UTC  (3+ messages)

[RFC PATCH 2/2] mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functions
 2015-07-31 13:40 UTC  (4+ messages)

[Cocci] [PATCH 0/2] coccinelle: add localversion information
 2015-07-31 13:40 UTC  (6+ messages)
` [Cocci] [PATCH 1/2] autotools: unify the way to determine version information
        ` [Cocci] "

[PATCH] drm: atmel-hlcdc: add RGB565 and RGB444 output support
 2015-07-31 13:39 UTC  (2+ messages)

[PATCH] drm: atmel-hlcdc: add the missing DRM_ATOMIC flag
 2015-07-31 13:38 UTC  (2+ messages)

btrfs partition converted from ext4 becomes read-only minutes after booting: WARNING: CPU: 2 PID: 2777 at ../fs/btrfs/super.c:260 __btrfs_abort_transaction+0x4b/0x120
 2015-07-31 13:38 UTC  (10+ messages)

[PATCH] drm: atmel-hlcdc: add PRIME support
 2015-07-31 13:37 UTC  (2+ messages)

(unknown),
 2015-07-31 13:37 UTC  (6+ messages)
` [PATCH v3 2/5] dt-bindings: Add a binding for Mediatek xHCI host controller

[PATCH 0/3] drm: atmel-hlcdc: add support for several SoCs
 2015-07-31 13:36 UTC  (6+ messages)
` [PATCH 1/3] drm: atmel-hlcdc: add support for at91sam9x5 SoCs
` [PATCH 2/3] drm: atmel-hlcdc: add support for at91sam9n12 SoC
` [PATCH 3/3] drm: atmel-hlcdc: add support for sama5d4 SoCs


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.