All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-26 04:55:03 to 2014-09-26 06:31:14 UTC [more...]

[PATCHv2 00/16] android/tester: Unifying the way PDU is handled
 2014-09-26  6:31 UTC  (14+ messages)
` [PATCHv2 01/16] android/tester: Expose gatt-tester's pdu definition to other testers
` [PATCHv2 02/16] android/tester: Make AVRCP tests use generic pdu struct
` [PATCHv2 03/16] android/tester: Make A2DP "
` [PATCHv2 04/16] android/tester: Make GATT "
` [PATCHv2 05/16] android/tester: Make HidHost "
` [PATCHv2 06/16] android/tester: Make PAN "
` [PATCHv2 07/16] android/tester: Make HDP "
` [PATCHv2 08/16] android/tester: Expose pdu_set structure so it can be reused
` [PATCHv2 09/16] android/tester: Add generic hook to handle pdu exchange
` [PATCHv2 10/16] android/tester: Make A2DP use pdu exchange mechanism
` [PATCHv2 11/16] android/tester: Make AVRCP tests use generic "
` [PATCHv2 12/16] android/tester: Make GATT use generic cid_data
` [PATCHv2 13/16] android/tester: Make HDP tests use generic PDU exchange mechanism

linux-next: New build failures in Sep 25 tree
 2014-09-26  6:30 UTC  (3+ messages)

VT-d flush timeout
 2014-09-26  6:30 UTC  (8+ messages)

Weekly performance meeting
 2014-09-26  6:30 UTC  (3+ messages)

No subject
 2014-09-26  6:30 UTC  (13+ messages)
` [PATCHv4 1/6] ARM: dts: Add SoC level device tree support for LS1021A
` [PATCHv4 2/6] ARM: dts: Add initial LS1021A QDS board dts support
` [PATCHv4 4/6] dt-bindings: arm: add Freescale LS1021A SoC device tree binding
` [PATCHv4 5/6] ARM: imx: Add initial support for Freescale LS1021A

[Buildroot] [autobuild.buildroot.net] Build results for 2014-09-25
 2014-09-26  6:30 UTC 

linux-next: build failure after merge of the watchdog tree
 2014-09-26  6:29 UTC  (5+ messages)

Question: request tag usage
 2014-09-26  6:29 UTC 

[PATCH for-4.5 V7 00/14] arm64 EFI stub
 2014-09-26  6:28 UTC  (11+ messages)
` [PATCH for-4.5 V7 11/14] Add arch specific module handling to read_file()
` [PATCH for-4.5 V7 14/14] Add ARM EFI boot support

[PATCH v3] zsmalloc: merge size_class to reduce fragmentation
 2014-09-26  6:27 UTC  (2+ messages)

[PATCH/RFC v2 00/12] ARM: shmobile: R-Mobile: Prototype DT PM domain support
 2014-09-26  6:25 UTC  (6+ messages)
` [PATCH/RFC v2 02/12] PM / Domains: Add DT bindings for PM QoS device latencies

linux-next: manual merge of the tip tree with the arm-soc tree
 2014-09-26  6:25 UTC  (3+ messages)

[PATCH 00/11] nested sleeps, fixes and debug infrastructure
 2014-09-26  6:24 UTC  (7+ messages)
        ` BUG: sleeping function called from invalid context at drivers/cpufreq/cpufreq.c:370

Compile external module against linux source and use functionality in linux source
 2014-09-26  6:24 UTC  (3+ messages)

[PATCH v2 00/22] Use MSI chip framework to configure MSI/MSI-X in all platforms
 2014-09-26  6:20 UTC  (13+ messages)

[PATCH v2 0/2] perf: User/kernel time correlation and event generation
 2014-09-26  6:23 UTC  (13+ messages)
` [PATCH v2 1/2] perf: Add sampling of the raw monotonic clock
` [PATCH v2 2/2] perf: Userspace event

[PATCH v2] clocksource: Add BE APIs support for clocksource counter reading
 2014-09-26  6:22 UTC 

[Qemu-devel] [PATCH v2 1/3] usb-hid: Move descriptor decision to usb-hid initfn
 2014-09-26  6:21 UTC  (2+ messages)

[PATCH v3 net-next 0/3] tcp: better TCP_SKB_CB layout
 2014-09-26  6:21 UTC  (7+ messages)
` [PATCH v3 net-next 1/3] ipv4: rename ip_options_echo to __ip_options_echo()

[PATCH 1/2] spi: bcm53xx: Fix module dependency
 2014-09-26  6:19 UTC  (2+ messages)
` [PATCH 2/2] spi: bcm53xx: Add missing module information

[PATCH] ARM: berlin: sort Kconfig options
 2014-09-26  6:14 UTC  (2+ messages)

Question about debugging mac80211 without printk
 2014-09-26  6:15 UTC  (2+ messages)

[PATCH for-4.5 v21 00/14] Remus/Libxl: Remus network buffering and drbd disk
 2014-09-26  6:13 UTC  (15+ messages)
` [PATCH for-4.5 v21 01/14] libxl: multidev: Clarify comments about which callbacks are meant
` [PATCH for-4.5 v21 02/14] libxl: multidev: Expose libxl__multidev_one_callback
` [PATCH for-4.5 v21 03/14] libxl: introduce libxl__multidev_prepare_with_aodev
` [PATCH for-4.5 v21 04/14] libxl: Extend libxl__ao_device with a libxl__ev_child member
` [PATCH for-4.5 v21 05/14] autoconf: add libnl3 dependency for Remus network buffering support
` [PATCH for-4.5 v21 06/14] libxl/remus: introduce an abstract Remus device layer
` [PATCH for-4.5 v21 07/14] libxl/remus: setup and control network output buffering
` [PATCH for-4.5 v21 08/14] libxl/remus: setup and control disk replication for DRBD backends
` [PATCH for-4.5 v21 09/14] xl/remus: change bool to defbool
` [PATCH for-4.5 v21 10/14] xl/remus: cmdline switch to explicitly enable unsafe configurations
` [PATCH for-4.5 v21 11/14] xl/remus: cmdline switches and config vars to control network buffering
` [PATCH for-4.5 v21 12/14] xl/remus: add a cmdline switch to disable disk replication
` [PATCH for-4.5 v21 13/14] libxl/remus: add LIBXL_HAVE_REMUS to indicate Remus support in libxl
` [PATCH for-4.5 v21 14/14] MAINTAINERS: update maintained files of Remus

[PATCH v19 00/12] Remus/Libxl: Remus network buffering and drbd disk
 2014-09-26  6:12 UTC  (5+ messages)

[PATCH 00/28 v4] tool changes to honor configure --prefix=DIR
 2014-09-26  6:07 UTC  (4+ messages)
` [PATCH 28/28] Separate runtime debug output from debug symbols

[RFC][PATCH] ftracetest: Add a couple of ftrace test cases
 2014-09-26  6:06 UTC  (7+ messages)

[net-next PATCH 0/1 V4] qdisc bulk dequeuing and utilizing delayed tailptr updates
 2014-09-26  6:04 UTC  (9+ messages)
` [net-next PATCH 1/1 V4] qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE
              ` [PATCH net-next] dql: dql_queued() should write first to reduce bus transactions

[Bug 79462] New: [NVC0/Codegen] Shader compilation falis in spill logic
 2014-09-26  6:04 UTC  (2+ messages)
  ` [Bug 79462] "

[PATCH] kvm: kvmclock: use get_cpu() and put_cpu()
 2014-09-26  6:00 UTC 

用了一次你就会觉得是最好的短信发送平台 1i
 2014-09-26  5:56 UTC 

[PATCH v3 00/20] Support flow director programming on Fortville
 2014-09-26  6:03 UTC  (21+ messages)
  ` [PATCH v3 01/20] i40e: set up and initialize flow director
  ` [PATCH v3 02/20] i40e: tear down "
  ` [PATCH v3 03/20] i40e: initialize flexible payload setting
  ` [PATCH v3 04/20] lib/librte_ether: new filter APIs definition
  ` [PATCH v3 05/20] lib/librte_ether: define structures for adding/deleting flow director
  ` [PATCH v3 06/20] i40e: implement operations to add/delete "
  ` [PATCH v3 07/20] app/test-pmd: add test commands to add/delete flow director filter
  ` [PATCH v3 08/20] i40e: match counter for flow director
  ` [PATCH v3 09/20] i40e: report flow director match info to mbuf
  ` [PATCH v3 10/20] lib/librte_ether: define structures for getting flow director information
  ` [PATCH v3 11/20] i40e: implement operations to get fdir info
  ` [PATCH v3 12/20] app/test-pmd: display fdir statistics
  ` [PATCH v3 13/20] i40e: implement operation to flush flow director table
  ` [PATCH v3 14/20] app/test-pmd: add test command "
  ` [PATCH v3 15/20] lib/librte_ether: define structures for configuring flexible payload
  ` [PATCH v316/20] i40e: implement operations to configure "
  ` [PATCH v3 17/20] app/test-pmd: add test command "
  ` [PATCH v3 18/20] lib/librte_ether: define structures for configuring flex masks
  ` [PATCH v3 19/20] i40e: implement operations to configure flexible masks
  ` [PATCH v3 20/20] app/test-pmd: add test command "

[GIT PULL] Xilinx Zynq changes for v3.18
 2014-09-26  6:03 UTC  (3+ messages)

[PATCH 1/5] android/client: Add skeleton for handsfree client interface
 2014-09-26  6:02 UTC  (2+ messages)
` [PATCHv2] "

[Qemu-devel] [PULL 0/7] input patch queue
 2014-09-26  5:59 UTC  (3+ messages)
` [Qemu-devel] [PULL 2/7] input: use kbd delays for send_key monitor command

[PATCH RFC 0/2] ARM: imx: ventana: enable LDO-bypass mode
 2014-09-26  5:59 UTC  (3+ messages)
` [PATCH 1/2] regulator: anatop: allow LDO bypass to be set from device-tree
` [PATCH 2/2] ARM: imx: ventana: enable LDO bypass mode for GW54xx

[PATCH v2] xen/arm: check on domain type against hardware support
 2014-09-26  5:58 UTC 

[PATCH] Revert "cgroup: remove redundant variable in cgroup_mount()"
 2014-09-26  5:58 UTC  (6+ messages)

[PATCH v6 0/8] arm: support CONFIG_RODATA
 2014-09-26  5:58 UTC  (3+ messages)

[PATCH] arm/arm64: KVM: Fix set_clear_sgi_pend_reg offset
 2014-09-26  5:57 UTC  (3+ messages)

用了一次你就会觉得是最好的短信发送平台 pma5q
 2014-09-26  5:56 UTC 

[PATCH 0/2] add seccomp man-page
 2014-09-26  5:55 UTC  (5+ messages)
` [PATCH 1/2] seccomp.2: document seccomp syscall

[U-Boot] [PATCH 1/2] powerpc/mpc85xx: modify erratum A007186
 2014-09-26  5:55 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] powerpc/mpc85xx: modify erratum A007212

[PATCH v1 0/4] Enable FEC pps ouput
 2014-09-26  5:53 UTC  (6+ messages)
` [PATCH v1 2/4] net: fec: ptp: Use hardware algorithm to adjust PTP counter

Fix Symbol Address for ET_DYN
 2014-09-26  5:53 UTC  (8+ messages)
    ` [PATCH 1/1] perf tools: "

[PATCH 1/2] perf callchain: Create an address space per thread
 2014-09-26  5:50 UTC  (6+ messages)
` [PATCH 2/2] perf callchain: Use global caching provided by libunwind

ESD CAN-USB/2 Linux Mint 16 kernel 3.11
 2014-09-26  5:35 UTC  (2+ messages)
` AW: "

[kbd] [PATCH] vlock: Handle tty dying
 2014-09-26  5:42 UTC 

[PATCH for-4.5 v20 00/12] Remus/Libxl: Remus network buffering and drbd disk
 2014-09-26  5:40 UTC  (3+ messages)

Wildcard in RDEPENDS when exporting perl modules to SDK
 2014-09-26  5:37 UTC 

[PATCH v5] mfd: syscon: Decouple syscon interface from platform devices
 2014-09-26  5:34 UTC  (13+ messages)

[PATCH v2 0/4] Add Mediatek SoC Pinctrl/GPIO driver for MT8135
 2014-09-26  5:32 UTC  (7+ messages)
` [PATCH v2 4/4] ARM: dts: mt8135: Add pinctrl node for mt8135

[PATCH] x86, setup: Additional __flush_tlb for Quak X1000
 2014-09-26  5:32 UTC  (3+ messages)
` [PATCH] x86, setup: add __flush_tlb() for Intel Quark X1000

[Qemu-devel] [PATCH qom v3 00/14] GPIO/IRQ QOMification: Phase 2 - Getting rid of SYSBUS IRQs
 2014-09-26  5:24 UTC  (15+ messages)
` [Qemu-devel] [PATCH qom v3 01/14] qdev: gpio: Don't allow name share between I and O
` [Qemu-devel] [PATCH qom v3 02/14] qdev: gpio: Register GPIO inputs as child objects
` [Qemu-devel] [PATCH qom v3 03/14] qdev: gpio: Register GPIO outputs as QOM links
` [Qemu-devel] [PATCH qom v3 04/14] qmp: qstring: Handle NULL strings
` [Qemu-devel] [PATCH qom v3 05/14] qom: Allow clearing of a Link property
` [Qemu-devel] [PATCH qom v3 06/14] qom: Demote already-has-a-parent to a regular error
` [Qemu-devel] [PATCH qom v3 07/14] qdev: gpio: Re-impement qdev_connect_gpio QOM style
` [Qemu-devel] [PATCH qom v3 08/14] qdev: gpio: Add API for intercepting a GPIO
` [Qemu-devel] [PATCH qom v3 09/14] qtest/irq: Rework IRQ interception
` [Qemu-devel] [PATCH qom v3 10/14] irq: Remove qemu_irq_intercept_out
` [Qemu-devel] [PATCH qom v3 11/14] qdev: gpio: delete NamedGPIOList::out
` [Qemu-devel] [PATCH qom v3 12/14] qdev: gpio: Remove qdev_init_gpio_out x1 restriction
` [Qemu-devel] [PATCH qom v3 13/14] qdev: gpio: Define qdev_pass_gpios()
` [Qemu-devel] [PATCH qom v3 14/14] sysbus: Use TYPE_DEVICE GPIO functionality

[PATCH] perf tools: modify error code when perf_session__new() fail
 2014-09-26  5:31 UTC  (2+ messages)

man 2 open has wrong size and unit for file triggering EOVERFLOW?
 2014-09-26  5:31 UTC  (2+ messages)

[PATCH] ARM: Kconfig: Open force maximum zone order for all SoCs
 2014-09-26  5:30 UTC  (3+ messages)

[RFC PATCH] ACPI: Add _DEP(Operation Region Dependencies) support to fix battery issue on the Asus T100TA
 2014-09-26  5:23 UTC  (6+ messages)

[PATCH 0/2] Support CrystalCove PMIC ACPI operation region
 2014-09-26  5:22 UTC  (8+ messages)
` [PATCH 1/2] gpio / CrystalCove: support virtual GPIO
    ` [PATCH v2 "

[RFC Patch v3 00/22] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2014-09-26  5:18 UTC  (4+ messages)
` [RFC Patch v3 16/22] blktap2: move ramdisk related codes to block-replication.c

[PATCH v14 net-next 00/11] eBPF syscall, verifier, testsuite
 2014-09-26  5:11 UTC  (5+ messages)
` [PATCH v14 net-next 10/11] bpf: verifier (add verifier core)

[PATCH v5 00/11] PM / Domains: Generic OF-based support
 2014-09-26  5:08 UTC  (7+ messages)

[PATCH v3] ethdev: Rename RX/TX enable queue field for queue start and stop
 2014-09-26  5:00 UTC 

[PATCH v2 00/14] Fixes from Chrome OS tree for MFC driver
 2014-09-26  4:52 UTC  (15+ messages)
` [PATCH v2 01/14] [media] s5p-mfc: support MIN_BUFFERS query for encoder
` [PATCH v2 02/14] [media] s5p-mfc: Fix REQBUFS(0) "
` [PATCH v2 03/14] [media] s5p-mfc: clear 'enter_suspend' flag if suspend fails
` [PATCH v2 04/14] [media] s5p-mfc: Only set timestamp/timecode for new frames
` [PATCH v2 05/14] [media] s5p-mfc: keep RISC ON during reset for V7/V8
` [PATCH v2 06/14] [media] s5p-mfc: check mfc bus ctrl before reset
` [PATCH v2 07/14] [media] s5p-mfc: Don't crash the kernel if the watchdog kicks in
` [PATCH v2 08/14] [media] s5p-mfc: modify mfc wakeup sequence for V8
` [PATCH v2 09/14] [media] s5p-mfc: De-init MFC when watchdog kicks in
` [PATCH v2 10/14] [media] s5p-mfc: flush dpbs when resolution changes
` [PATCH v2 11/14] [media] s5p-mfc: Remove unused alloc field from private buffer struct
` [PATCH v2 12/14] [media] s5p-mfc: fix V4L2_CID_MIN_BUFFERS_FOR_CAPTURE on resolution change
` [PATCH v2 13/14] [media] s5p-mfc: fix a race in interrupt flags handling
` [PATCH v2 14/14] [media] s5p-mfc: Don't change the image size to smaller than the request

[Qemu-devel] [PATCH 0/3] vga: add endianness switching support
 2014-09-26  4:38 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] vga: Make fb endian a common state variable
` [Qemu-devel] [PATCH 2/3] vga: Add endian control register
` [Qemu-devel] [PATCH 3/3] vga-pci: add qext region to mmio

[PATCH 1/4] f2fs: check the use of macros on block counts and addresses
 2014-09-26  4:54 UTC  (5+ messages)
` [PATCH 2/4] f2fs: support atomic_write feature for database
` [PATCH 3/4] f2fs: clean up f2fs_ioctl functions
` [PATCH 4/4] f2fs: call f2fs_unlock_op after error was handled


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.