All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-31 13:45:08 to 2015-07-31 14:05:27 UTC [more...]

[PATCH v5 00/46] usb: gadget: rework ep matching and claiming mechanism
 2015-07-31 14:00 UTC  (124+ 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

[Buildroot] [PATCH v3 1/1] package/bdwgc: musl build failure
 2015-07-31 14:05 UTC 

[PATCH] trace-cmd: Leave out absolute addresses to fix bogus symbol resolutions
 2015-07-31 14:04 UTC 

[PATCH 4/8] x86/vm86: Use the normal pt_regs area for vm86
 2015-07-31 14:03 UTC  (2+ messages)
` [tip:x86/asm] "

[Buildroot] [PATCH] u-boot: 2015.07 - fix creation of .config
 2015-07-31 14:04 UTC 

[PATCH 1/8] x86/vm86: Move vm86 fields out of thread_struct
 2015-07-31 14:03 UTC  (2+ messages)
` [tip:x86/asm] x86/vm86: Move vm86 fields out of 'thread_struct'

[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] selftests/x86: Fix entry_from_vm86 test on 64-bit kernels
 2015-07-31 14:02 UTC  (2+ messages)
` [tip:x86/asm] selftests/x86/vm86: "

[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 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


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.