All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-14 09:25:05 to 2015-07-14 09:44:40 UTC [more...]

[PATCH] regulator: s2mps11: Added shutdown function to poweroff Odroid-XU3
 2015-07-14  9:44 UTC  (8+ messages)

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

[Buildroot] [PATCH 0/7 v2] core/kconfig: fix display of custom error messages (branch yem/misc)
 2015-07-14  9:44 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] Makefile: create $(BUILD_DIR) before attempting to touch .root
 2015-07-14  9:44 UTC 

[Qemu-devel] RFC: guest-side retrieval of fw_cfg file
 2015-07-14  9:43 UTC  (2+ messages)

[PATCH 00/12] Improve git-am test coverage
 2015-07-14  9:43 UTC  (4+ messages)
` [PATCH 12/12] t3901: test git-am encoding conversion

[LTP] [PATCH] A process created via fork(2) or clone(2) without the CLONE_NEWUSER flag is a member of the same user namespace as its parent. When unshare an user namespace, the calling process is moved into a new user namespace which is not shared with any previously existing process
 2015-07-14 17:46 UTC 

[PATCH v2 0/3] ARM: add UART and EHCI support for UniPhier DTS and enable them
 2015-07-14  9:22 UTC  (2+ messages)

[LTP] [PATCH] Add check_simple_capset in filecapstest.sh
 2015-07-14  9:40 UTC 

[PATCH] sysctl: adjust XEN_SYSCTL_cputopoinfo behavior
 2015-07-14  9:41 UTC  (3+ messages)

[GIT PULL] ARM: EXYNOS: dts: Fixes for 4.2
 2015-07-14  9:41 UTC  (5+ messages)

[PATCH v2 0/3] arm64: Add multiboot support (via fdt) for Xen boot
 2015-07-14  9:41 UTC  (6+ messages)
  ` [PATCH v2 2/3] util/grub.d/20_linux_xen.in: Add arm64 support
  ` [Xen-devel] [PATCH v2 0/3] arm64: Add multiboot support (via fdt) for Xen boot

[Qemu-devel] [PATCH for-2.4] virtio-net: Flush incoming queues when DRIVER_OK is being set
 2015-07-14  9:41 UTC 

[Qemu-devel] [PATCH v7 00/42] Postcopy implementation
 2015-07-14  9:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH v7 32/42] Page request: Consume pages off the post-copy queue

[PATCH] spi: mpc512x-psc: add support for Freescale MPC5125
 2015-07-14  9:19 UTC 

[Qemu-devel] [PATCH v4 0/2] QOM: object_property_add() performance improvement
 2015-07-14  9:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 1/2] QOM: Introduce object_property_add_single()
` [Qemu-devel] [PATCH v4 2/2] QOM: object_property_add() performance improvement

mmap()ed AF_NETLINK: lockdep and sleep-in-atomic warnings
 2015-07-14  9:38 UTC  (3+ messages)

Requesting for freeze exception for RMRR
 2015-07-14  9:38 UTC  (11+ messages)

[PATCH v2 00/10] xl/libxl: fix issues discovered by coverity
 2015-07-14  9:37 UTC  (3+ messages)
` [PATCH v2 10/10] libxl: fix caller of libxl_cpupool functions

[PATCH V2] libxl: Increase device model startup timeout to 1min
 2015-07-14  9:37 UTC  (8+ messages)
` [PATCH V3] "

bad pages when up/down network cable
 2015-07-14  9:36 UTC  (5+ messages)
  ` [E1000-devel] "

[PATCH v2 00/10] Color Manager Implementation
 2015-07-14  9:35 UTC  (11+ messages)
  ` [Intel-gfx] "

Kernel broken on processors without performance counters
 2015-07-14  9:35 UTC  (2+ messages)

[LTP] [PATCH] network/stress/ns-tools: make PING_MAX times adjustable
 2015-07-14  9:33 UTC 

[PATCH v2 4/4] drm/i915/gen9: Add WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
 2015-07-14  9:34 UTC  (4+ messages)

next-20150714 build: 0 failures 76 warnings (next-20150714)
 2015-07-14  9:34 UTC 

[PATCH v5 00/44] Make git-am a builtin
 2015-07-14  9:34 UTC  (7+ messages)
` [PATCH v5 12/44] builtin-am: implement --skip
` [PATCH v5 19/44] builtin-am: implement --3way, am.threeWay

[PATCH v4] clk: mediatek: Export CPU mux clocks for CPU frequency control
 2015-07-14  9:34 UTC  (3+ messages)

[RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
 2015-07-14  9:34 UTC  (4+ messages)

[Qemu-devel] [PATCH for-2.4 00/12] hw/net: Fix .can_receive() for NICs
 2015-07-14  9:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH for-2.4 05/12] etsec: Move etsec_can_receive into etsec_receive
` [Qemu-devel] [PATCH for-2.4 06/12] etsec: Flush queue when rx buffer is consumed

[PATCH v3 0/6] Ring frequency & Rpe changes for SKL
 2015-07-14  9:36 UTC  (3+ messages)
` [PATCH 3/6] drm/i915/skl: Restrict the ring frequency table programming to SKL

[LTP] [PATCH] containers: Use raw setns syscall for versions of glibc that don't include it
 2015-07-14  9:31 UTC  (2+ messages)

[v7][PATCH 00/16] Fix RMRR
 2015-07-14  9:32 UTC  (9+ messages)
` [v7][PATCH 06/16] hvmloader/pci: skip reserved ranges
` [v7][PATCH 07/16] hvmloader/e820: construct guest e820 table

[PATCH 0/7] locking/qspinlock: Enhance pvqspinlock & introduce queued unfair lock
 2015-07-14  9:31 UTC  (4+ messages)
` [PATCH 1/7] locking/pvqspinlock: Only kick CPU at unlock time

[PATCH] oeqa/selftest: [YOCTO #7976] Updated imagefeature testcases
 2015-07-14  9:29 UTC  (2+ messages)

[RFC net-next 00/22] Lightweight & flow based tunneling
 2015-07-14  9:30 UTC  (4+ messages)
` [RFC net-next 18/22] openvswitch: Make tunnel set action attach a metadata dst

[BUG REPORT] OOM Killer is invoked while the system still has much memory
 2015-07-14  9:28 UTC  (7+ messages)

[PATCH] mm: swap: zswap: maybe_preload & refactoring
 2015-07-14  9:28 UTC  (2+ messages)

[PATCH v2 00/10] MIPS: dump_tlb improvements
 2015-07-14  9:27 UTC  (6+ messages)
` [PATCH RFC v2 01/10] MIPS: Add SysRq operation to dump TLBs on all CPUs

[Qemu-devel] [PATCH v3 00/15] block: incremental backup transactions using BlockJobTxn
 2015-07-14  9:26 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 06/15] blockjob: Add .txn_commit and .txn_abort transaction actions

[PATCH 14/19] drivers: irqchip: irq-mips-gic: Extend GIC accessors for 64-bit CMs
 2015-07-14  9:26 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v2] sched: let __sched_period() use rq's nr_running
 2015-07-14  9:26 UTC  (2+ messages)

[PATCH 0/3] kexec: refactor CONFIG_KEXEC/CONFIG_KEXEC_FILE Kconfig
 2015-07-14  9:24 UTC  (9+ messages)
` [PATCH 2/3] [PATCH 2/3] kexec: split kexec_load syscall from kexec core code


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.