All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-17 15:19:19 to 2014-12-17 16:07:57 UTC [more...]

[PATCH v3] perf mem: enable sampling loads and stores simultaneously
 2014-12-17 16:07 UTC  (2+ messages)

[Buildroot] [PATCH] system: add "askfirst shell" as an option for busybox init
 2014-12-17 16:07 UTC  (9+ messages)

iMX6 ESAI TDM with underrun and overrun support
 2014-12-17 16:04 UTC  (2+ messages)

[PATCH 2/2] mtd: map_rom: Support UBI on ROM
 2014-12-17 16:04 UTC  (4+ messages)

[RFC] ACPI on arm64 TODO List
 2014-12-17 16:02 UTC  (6+ messages)
  ` [Linaro-acpi] "

[PATCH v3 00/19] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
 2014-12-17 16:02 UTC  (10+ messages)
` [Linaro-mm-sig] [PATCH v3 18/19] iommu: exynos: init from dt-specific callback instead of initcall

[PATCH] ARM: defconfigs: use CONFIG_CPUFREQ_DT
 2014-12-17 16:01 UTC  (5+ messages)

fq_codel, htb and quantum parameter
 2014-12-17 16:01 UTC 

[PATCH RFC] clk: mxs: Fix invalid 32-bit access to frac registers
 2014-12-17 16:00 UTC  (4+ messages)

[PATCH] nl80211: increase the max number of rules in regdomain
 2014-12-17 16:00 UTC 

changes to Linux wireless maintenance
 2014-12-17 15:59 UTC 

[U-Boot] [PATCH V4 1/3] usb: eth: fix Makefile
 2014-12-17 16:00 UTC  (4+ messages)
` [U-Boot] [PATCH V4 2/3] usb: eth: add ASIX AX88179 DRIVER

[RFC PATCH net-next 0/5] tcp: TCP tracer
 2014-12-17 15:59 UTC  (4+ messages)
` [RFC PATCH net-next 3/5] tcp: Add a few more tracepoints for tcp tracer

[PATCH] extcon: adc-jack: Release IIO channel on driver remove
 2014-12-17 15:59 UTC 

[PATCH 0/2] ARM: omap5/dra7xx counter frequency fixes
 2014-12-17 15:56 UTC  (23+ messages)
` [PATCH 2/2] ARM: omap5/dra7xx: Fix counter frequency drift for AM572x errata i856

[PATCH 3.12 00/66] 3.12.35-stable review
 2014-12-17 15:56 UTC  (3+ messages)
` [PATCH 3.12 14/66] x86_64, traps: Stop using IST for #SS

[PATCH] checkpatch: enable MAINTAINERS warning only for --strict,--subjective
 2014-12-17 15:53 UTC  (3+ messages)

[PATCH] ARM: SAMSUNG: remove dead #elif CONFIG_S3C24XX_DMAC
 2014-12-17 15:52 UTC  (5+ messages)

Using common code for csiostor
 2014-12-17 15:51 UTC 

[Qemu-devel] [RFC PATCH] target-arm: protect cpu_exclusive_*
 2014-12-17 15:52 UTC  (10+ messages)

[PATCH] cpufreq: Stop BUGing the system
 2014-12-17 15:51 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] kbuild: Fix a false error of generic board support
 2014-12-17 15:52 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/8] TriCore add instructions of RR and RR1 opcode format
 2014-12-17 15:59 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/8] target-tricore: Change SSOV/SUOV makro name to SSOV32/SUOV32
` [Qemu-devel] [PATCH v2 2/8] target-tricore: Add instructions of RR opcode format, that have 0xb as the first opcode
` [Qemu-devel] [PATCH v2 3/8] target-tricore: Add instructions of RR opcode format, that have 0xf "
` [Qemu-devel] [PATCH v2 5/8] target-tricore: Add instructions of RR opcode format, that have 0x4b "

Stalled MM patches for review
 2014-12-17 15:51 UTC  (6+ messages)

[meta-perl][PATCH 1/4] lib-perl: move package from meta-security to meta-perl
 2014-12-17 15:51 UTC  (4+ messages)

[PATCH v4 2/4] gpio/xilinx: Convert the driver to platform device interface
 2014-12-17 15:51 UTC  (7+ messages)

[PATCH v5 0/7]gpio/xilinx: Add support for PCI mapped devices and rmmod
 2014-12-17 15:51 UTC  (8+ messages)
` [PATCH v5 1/7] gpio/xilinx: Remove offset property
` [PATCH v5 2/7] gpio/xilinx: Convert the driver to platform device interface
` [PATCH v5 3/7] gpio/xilinx: Add support for X86 Arch
` [PATCH v5 4/7] gpio/xilinx: Fix kernel-doc
` [PATCH v5 5/7] gpio/xilinx: Create a single gpio chip on dual cores
` [PATCH v5 6/7] gpio/gpiolib-of: Create of_mm_gpiochip_remove
` [PATCH v5 7/7] gpio/xilinx: Use of_mm_gpiochip_remove

[PATCH] arm64: Fix SCTLR_EL1 initialisation
 2014-12-17 15:50 UTC  (2+ messages)

[PATCH v2 00/19] android/gatt: Fix HOG connect/disconnect
 2014-12-17 15:49 UTC  (20+ messages)
` [PATCH v2 01/19] android/bluetooth: Minor typo fix
` [PATCH v2 02/19] android/bluetooth: Minor fix, add missing NULL assignment
` [PATCH v2 03/19] android/bluetooth: Add possibility to register for bonded event
` [PATCH v2 04/19] android/gatt: Add paired cb to gatt.c
` [PATCH v2 05/19] android/bluetooth: Add API to check if device is bonding
` [PATCH v2 06/19] android/gatt: Improve LE connection after pair
` [PATCH v2 07/19] android/hog: Add support to track gatt operations
` [PATCH v2 08/19] android/hog: Cancel all GATT operations on disconnect
` [PATCH v2 09/19] android/hog: Keep track on primary and include service search
` [PATCH v2 10/19] android/hog: Keep track on discover characteristic and descriptors
` [PATCH v2 11/19] android/hog: Keep track on read/write char and descr
` [PATCH v2 12/19] android/bas: Add queue to keep track on GATT operations
` [PATCH v2 13/19] android/bas: Keep track read/write "
` [PATCH v2 14/19] android/bas: Keep track on discover characteristic and descriptor
` [PATCH v2 15/19] android/dis: Add queue to keep track on GATT operations
` [PATCH v2 16/19] android/dis: Keep track on discover and read characteristic
` [PATCH v2 17/19] android/scpp: Add queue to keep GATT operations
` [PATCH v2 18/19] android/scpp: Keep track on discover characteristic and descriptor
` [PATCH v2 19/19] android/scpp: Keep track on write operation

Fastmap update v2 (pile 1)
 2014-12-17 15:48 UTC  (4+ messages)
` [PATCH 6/6] UBI: Fastmap: Make ubi_refill_pools() fair

[lm-sensors] Supermicro X7DBU configuration
 2014-12-17 15:47 UTC  (2+ messages)

[PATCH] clocksource: sh_tmu: Set cpu_possible_mask to fix SMP broadcast
 2014-12-17 15:46 UTC  (4+ messages)

[PATCH 0/3] Add support for Fujitsu USB host controller
 2014-12-17 15:46 UTC  (7+ messages)
` [PATCH 1/3] usb: host: f_usb20ho: add support for Fujitsu ehci/ohci USB 2.0 "

[Xenomai] Sleeping function called from invalid context
 2014-12-17 15:46 UTC  (11+ messages)

[PATCH] perf: Avoid horrible stack usage
 2014-12-17 15:45 UTC  (4+ messages)

[PATCH 0/2] attrib/gattrib: Add tracking request id
 2014-12-17 15:44 UTC  (4+ messages)
` [PATCH 1/2] attrib/gattrib: Add track for internal "
` [PATCH 2/2] attrib/gatt: Fix for search services

[xen-unstable test] 32424: regressions - FAIL
 2014-12-17 15:43 UTC 

[nohz] 2a16fc93d2c: kernel lockup on idle injection
 2014-12-17 15:42 UTC  (11+ messages)

[PATCH 1/4] drm: Remove stale comment
 2014-12-17 15:41 UTC  (4+ messages)
` [PATCH 2/4] drm: Move IRQ related fields to proper section
` [PATCH 3/4] drm: Make drm_crtc_helper.h standalone includible
` [PATCH 4/4] drm: Include drm_crtc_helper.h in DocBook

imx-3.10.31-1.1.0_beta : Can't build meta-toolchain-qt5
 2014-12-17 15:28 UTC  (3+ messages)

[PATCH] drm/doc: Remove duplicate "by"
 2014-12-17 15:40 UTC 

[PATCH v3 0/5] kvmtool: ARM: fixing initrd, serial IRQs and bzImage message
 2014-12-17 15:40 UTC  (6+ messages)
` [PATCH v3 1/5] kvmtool: ARM: fix initrd functionality
` [PATCH v3 2/5] kvmtool: replace GIC specific IRQ type #defines
` [PATCH v3 3/5] kvmtool: ARM: allow level interrupts in device tree
` [PATCH v3 4/5] kvmtool: ARM: advertise 8250 IRQs as level-triggered
` [PATCH v3 5/5] kvmtool: remove warning about bzImage on non-x86 architectures

[PATCH for 4.5] xen/arm: Initialize the domain vgic lock
 2014-12-17 15:40 UTC 

[PATCH] drm/doc: Remove duplicate "by"
 2014-12-17 15:41 UTC  (2+ messages)

[PATCH net-next RESEND] net: Do not call ndo_dflt_fdb_dump if ndo_fdb_dump is defined
 2014-12-17 15:39 UTC  (12+ messages)

[PATCH] drm/fb-helper: Propagate errors from initial config failure
 2014-12-17 15:39 UTC 

[PATCH v15 00/12] input: cyapa: instruction of cyapa patches
 2014-12-17 15:38 UTC  (6+ messages)
` [PATCH v15 09/12] input: cyapa: add gen5 trackpad device firmware update function support

[PATCH v16 00/23] x86/PMU: Xen PMU PV(H) support
 2014-12-17 15:38 UTC  (24+ messages)
` [PATCH v16 01/23] common/symbols: Export hypervisor symbols to privileged guest
` [PATCH v16 02/23] x86/VPMU: Don't globally disable VPMU if initialization fails
` [PATCH v16 03/23] x86/VPMU: Manage VPMU_CONTEXT_SAVE flag in vpmu_save_force()
` [PATCH v16 04/23] x86/VPMU: Set MSR bitmaps only for HVM/PVH guests
` [PATCH v16 05/23] x86/VPMU: Make vpmu macros a bit more efficient
` [PATCH v16 06/23] intel/VPMU: Clean up Intel VPMU code
` [PATCH v16 07/23] vmx: Merge MSR management routines
` [PATCH v16 08/23] x86/VPMU: Handle APIC_LVTPC accesses
` [PATCH v16 09/23] intel/VPMU: MSR_CORE_PERF_GLOBAL_CTRL should be initialized to zero
` [PATCH v16 10/23] x86/VPMU: Add public xenpmu.h
` [PATCH v16 11/23] x86/VPMU: Make vpmu not HVM-specific
` [PATCH v16 12/23] x86/VPMU: Replace vcpu with vpmu as argument to some routines
` [PATCH v16 13/23] x86/VPMU: Interface for setting PMU mode and flags
` [PATCH v16 14/23] x86/VPMU: Initialize VPMUs with __initcall
` [PATCH v16 15/23] x86/VPMU: Initialize PMU for PV(H) guests
` [PATCH v16 16/23] x86/VPMU: Save VPMU state for PV guests during context switch
` [PATCH v16 17/23] x86/VPMU: When handling MSR accesses, leave fault injection to callers
` [PATCH v16 18/23] x86/VPMU: Add support for PMU register handling on PV guests
` [PATCH v16 19/23] x86/VPMU: Handle PMU interrupts for "
` [PATCH v16 20/23] x86/VPMU: Merge vpmu_rdmsr and vpmu_wrmsr
` [PATCH v16 21/23] x86/VPMU: Add privileged PMU mode
` [PATCH v16 22/23] x86/VPMU: NMI-based VPMU support
` [PATCH v16 23/23] x86/VPMU: Move VPMU files up from hvm/ directory

how to set static ip in linux
 2014-12-17 15:38 UTC  (3+ messages)

[Buildroot] [Bug 7730] New: Error while connecting Qt Cretaor to device
 2014-12-17 15:38 UTC 

[PATCH v6 0/8] Introduce automatic DMA configuration for IOMMU masters
 2014-12-17 15:38 UTC  (9+ messages)
` [PATCH v6 6/8] dma-mapping: detect and configure IOMMU in of_dma_configure

[PATCH] drm/i915: use TAIL rather than ACTHD for synchronising reads
 2014-12-17 15:36 UTC  (2+ messages)

[PATCH 0/7] slub: Fastpath optimization (especially for RT) V1
 2014-12-17 15:36 UTC  (5+ messages)

[PATCH v3] x86/VPMU: Clear last_vcpu when destroying VPMU
 2014-12-17 15:35 UTC 

[PATCH] Update compaction instrumentation for 3.12.x stable kernels
 2014-12-17 15:34 UTC  (2+ messages)

[PATCH 0/3] HID: logitech-{dj,hidpp}: more reliability fixes
 2014-12-17 15:32 UTC  (6+ messages)
` [PATCH 1/3] HID: logitech-hidpp: detect HID++ 2.0 errors too
` [PATCH 3/3] HID: logitech-hidpp: avoid unintended fall-through

[PATCH 00/17] ACL: New AVX2 classify method and several other enhancements
 2014-12-17 15:32 UTC  (7+ messages)
` [PATCH 10/17] librte_acl: add AVX2 as new rte_acl_classify() method

[PATCH 00/35] percpu: Consistent per cpu operations V7
 2014-12-17 15:31 UTC  (6+ messages)
` [PATCH 26/35] [PATCH 26/36] powerpc: Replace __get_cpu_var uses

[PATCH V2 0/2] ARM: omap5/dra7xx counter frequency fixes
 2014-12-17 15:30 UTC  (6+ messages)
` [PATCH V2 2/2] ARM: dra7xx: Fix counter frequency drift for AM572x errata i856

[Cocci] Finding function implementations that call only a single function
 2014-12-17 15:30 UTC  (10+ messages)

[PATCH 0/1] arm: Fix fallout from the access_once tree
 2014-12-17 15:29 UTC  (5+ messages)
` [PATCH] arm/rpc: avoid static keyword removal via define

[PATCH v2] HID: logitech-hidpp: prefix the name with Logitech
 2014-12-17 15:28 UTC  (3+ messages)

Fwd: next boot: 101 boots: 89 pass, 12 fail (next-20141216)
 2014-12-17 15:28 UTC  (4+ messages)

[PATCH 0/5] ath10k: new beaconning methods for AP/GO/IBSS
 2014-12-17 15:21 UTC  (12+ messages)
` [PATCH 1/5] ath10k: implement new beacon tx status event
` [PATCH 2/5] ath10k: implement beacon template command
` [PATCH 3/5] ath10k: implement prb tmpl wmi command
` [PATCH 4/5] ath10k: implement p2p bcn ie command
` [PATCH 5/5] ath10k: implement support for ap beacon offloading

[PATCH] replaced O(n^2) sort in sort_by_physaddr() with qsort() from standard library
 2014-12-17 15:27 UTC  (4+ messages)

Remount failure without fstab or mtab
 2014-12-17 15:24 UTC 

[PATCH for-4.6 0/4] Find automatically a PPI for the DOM0 even channel IRQ
 2014-12-17 15:23 UTC  (5+ messages)
` [PATCH for-4.6 2/4] xen/arm: vgic: Keep track of vIRQ used by a domain

[PATCH] clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to domain being gated
 2014-12-17 15:23 UTC  (8+ messages)

[PATCHv7 0/3] Kernel Live Patching
 2014-12-17 15:23 UTC  (3+ messages)
` [PATCHv7 3/3] samples: add sample live patching module

[PATCH v14 00/10] cpuidle driver for QCOM SoCs: 8064, 8074, 8084
 2014-12-17 15:22 UTC  (7+ messages)
` [PATCH v14 03/10] qcom: spm: Add Subsystem Power Manager driver

[f2fs-dev][PATCH v2] f2fs: use ra_meta_pages to simplify readahead code in restore_node_summary
 2014-12-17 15:19 UTC  (3+ messages)
` [f2fs-dev] [PATCH "
  `  "


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.