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

[Buildroot] [PATCH V2] python: spidev: add spidev plugin to manage spi from userspace
 2015-03-09 14:32 UTC  (4+ messages)

Promoting Git developers (was: Bashing freelancers)
 2015-03-09 14:31 UTC  (3+ messages)
  ` Promoting Git developers

Problem with mesa_10.1.3.bb for angstrom on i.mx 6
 2015-03-09 14:31 UTC 

[PATCH] ASoC: arizona: match wait_for_completion_timeout return type
 2015-03-09 14:30 UTC  (2+ messages)

[PATCH_V2 0/2] memory: jz4780: Add external memory controller driver
 2015-03-09 14:29 UTC  (6+ messages)
` [PATCH_V2 1/2] dt-bindings: memory-controllers: Add binding for jz4780-nemc
` [PATCH_V2 2/2] memory: jz4780-nemc: driver for the NEMC on JZ4780 SoCs

[Buildroot] [PATCH 1/1] network-manager: add hash file
 2015-03-09 14:30 UTC 

[PATCH v2 5/6] watchdog: at91sam9: request the irq with IRQF_NO_SUSPEND
 2015-03-09 14:30 UTC  (6+ messages)

RawMIDI behaviour with MidiFace 4x4
 2015-03-09 14:29 UTC  (4+ messages)

[PATCH 0/5] simple-mfd and syscon LEDs
 2015-03-09 14:29 UTC  (5+ messages)
` [PATCH 1/5] MFD/OF: document MFD devices and handle simple-mfd

[PATCH] ASoC: wm5100: match wait_for_completion_timeout return type
 2015-03-09 14:29 UTC  (2+ messages)

[PATCH] kbuild: Don't pass -rR to selftest makefiles
 2015-03-09 14:28 UTC  (3+ messages)

[PATCH] xfs: take XFS_IOLOCK_EXCL if suid removal is required
 2015-03-09 14:28 UTC  (3+ messages)

[PATCH v3 0/2] Staging: rtl8188eu: Use mod_timer and setup_timer
 2015-03-09 14:28 UTC  (4+ messages)
` [PATCH v3 1/2] Staging: rtl8188eu: Eliminate use of _set_timer
  ` [Outreachy kernel] "

[PATCH v2] net: can: Enable xilinx driver for ARM64
 2015-03-09 14:28 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/8] ahci: add more IO tests
 2015-03-09 14:27 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 7/8] qtest/ahci: add qcow2 support to ahci-test

[PATCH 2/2] ASoC: wm8996: ensure lower bounds of 1 for timeout
 2015-03-09 14:27 UTC  (2+ messages)

Build regressions/improvements in v4.0-rc3
 2015-03-09 14:27 UTC  (4+ messages)

[PATCH 1/2] ASoC: wm8996: match wait_for_completion_timeout return type
 2015-03-09 14:26 UTC  (2+ messages)

[RFC/RFT PATCH 0/3] arm64: KVM: work around incoherency with uncached guest mappings
 2015-03-09 14:26 UTC  (12+ messages)

[PATCH 1/2] profiles/input: Move HOG common code to profiles/input
 2015-03-09 14:23 UTC  (2+ messages)
` [PATCH 2/2] android/hog: Remove HOG common code from android/hog

[PATCH] usb gadget: remove size limitation for storage cdrom
 2015-03-09 14:22 UTC  (2+ messages)

[PATCH RESEND] Staging: rtl8188eu: fix double unlock
 2015-03-09 14:21 UTC  (3+ messages)

[PATCH 1/9] selftests: Introduce minimal shared logic for running tests
 2015-03-09 14:20 UTC  (4+ messages)
` [PATCH 2/9] selftests: Add install target

[PATCH] ALSA: dice: fix wrong offsets for Dice interface
 2015-03-09 14:20 UTC  (4+ messages)

[PATCH] x86: make 32-bit "emergency stack" better documented
 2015-03-09 14:20 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 for-2.3 00/25] hw/pc: implement multiple primary busses for pc machines
 2015-03-09 14:19 UTC  (6+ messages)

[PATCH] rds: avoid potential stack overflow
 2015-03-09 14:19 UTC  (3+ messages)

[Bug 89484] New: xrandr no output to DisplayPort with GeForce GT 520M
 2015-03-09 14:20 UTC  (2+ messages)
  ` [Bug 89484] [NVD9] "

[PATCH v5 00/29] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-03-09 14:07 UTC  (63+ messages)
` [PATCH v5 01/29] vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver
` [PATCH v5 02/29] vfio: powerpc/spapr: Do cleanup when releasing the group
` [PATCH v5 03/29] vfio: powerpc/spapr: Check that TCE page size is equal to it_page_size
` [PATCH v5 04/29] vfio: powerpc/spapr: Use it_page_size
` [PATCH v5 05/29] vfio: powerpc/spapr: Move locked_vm accounting to helpers
` [PATCH v5 06/29] vfio: powerpc/spapr: Disable DMA mappings on disabled container
` [PATCH v5 07/29] vfio: powerpc/spapr: Moving pinning/unpinning to helpers
` [PATCH v5 08/29] vfio: powerpc/spapr: Register memory
` [PATCH v5 09/29] vfio: powerpc/spapr: Rework attach/detach
` [PATCH v5 10/29] powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
` [PATCH v5 11/29] powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
` [PATCH v5 12/29] powerpc/iommu: Introduce iommu_table_alloc() helper
` [PATCH v5 13/29] powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
` [PATCH v5 14/29] vfio: powerpc/spapr: powerpc/iommu: Rework IOMMU ownership control
` [PATCH v5 15/29] vfio: powerpc/spapr: powerpc/powernv/ioda2: "
` [PATCH v5 16/29] powerpc/iommu: Fix IOMMU ownership control functions
` [PATCH v5 17/29] powerpc/powernv/ioda/ioda2: Rework tce_build()/tce_free()
` [PATCH v5 18/29] powerpc/iommu/powernv: Release replaced TCE
` [PATCH v5 19/29] poweppc/powernv/ioda2: Rework iommu_table creation
` [PATCH v5 20/29] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_create_table/pnc_pci_free_table
` [PATCH v5 21/29] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_window
` [PATCH v5 22/29] powerpc/iommu: Split iommu_free_table into 2 helpers
` [PATCH v5 23/29] powerpc/powernv: Implement multilevel TCE tables
` [PATCH v5 24/29] powerpc/powernv: Change prototypes to receive iommu
` [PATCH v5 25/29] powerpc/powernv/ioda: Define and implement DMA table/window management callbacks
` [PATCH v5 26/29] vfio: powerpc/spapr: Define v2 IOMMU
` [PATCH v5 27/29] vfio: powerpc/spapr: powerpc/powernv/ioda2: Rework ownership
` [PATCH v5 28/29] vfio: powerpc/spapr: Support multiple groups in one container if possible
` [PATCH v5 29/29] vfio: powerpc/spapr: Support Dynamic DMA windows

[PATCH] x86: entry_32.S: change ESPFIX test to not touch PT_OLDSS(%esp)
 2015-03-09 14:18 UTC  (2+ messages)

Oops with tip/x86/fpu
 2015-03-09 14:07 UTC  (5+ messages)
` [PATCH 0/1] x86/fpu: math_state_restore() should not blindly disable irqs
  ` [PATCH 0/1] x86/fpu: x86/fpu: avoid math_state_restore() without used_math() in __restore_xstate_sig()
    ` [PATCH 1/1] "

ebpf(2) man page
 2015-03-09 14:18 UTC 

Merging hammer in master: conflict on gmock
 2015-03-09 14:18 UTC 

[PATCH] drm/i915: Exit early from psr_status if PSR is not supported by the device
 2015-03-09 14:17 UTC 

Handling of updates to kernel Documentation/ tree
 2015-03-09 14:17 UTC 

[PCI] BUG: unable to handle kernel
 2015-03-09 14:17 UTC  (7+ messages)

[PATCH] crypto: tcrypt - fix uninit sg entries in test_acipher_speed
 2015-03-09 14:14 UTC 

[PATCH/RFC 0/2] Bug fixes regarding diff and "git add -N"
 2015-03-09 14:14 UTC  (3+ messages)
` [PATCH 1/2] diff --cached: do not report i-t-a entries as "new"
` [PATCH 2/2] diff-files: mark i-t-a paths "

[x86/asm/entry] BUG: unable to handle kernel paging request
 2015-03-09 14:08 UTC  (11+ messages)

[PATCH] drm/ttm: Add lockdep annotation to the TTM lock
 2015-03-09 14:11 UTC 

[PATCHv1] xen/balloon: disable memory hotplug in PV guests
 2015-03-09 14:10 UTC 

3.18 RT freezes on Raspberry Pi 2
 2015-03-09 14:10 UTC  (4+ messages)

[PATCH 01/21] lpfc: Fix the iteration count to match the 30 sec comment
 2015-03-09 14:10 UTC  (4+ messages)

[PATCH v2] staging: vt6655: Fixes the checkpatch.pl warning
 2015-03-09 14:09 UTC 

[PATCH] PCI / ACPI: PCI delay optimization from ACPI
 2015-03-09 14:33 UTC  (2+ messages)

full no_hz: how works arch_irq_work_raise() with tick off on generic implementation
 2015-03-09 14:09 UTC 

[RFC 1/4] power_supply: Introduce charging object table
 2015-03-09 14:08 UTC  (2+ messages)

Query: [BLE][PROFILES]Need Suggestion on Implementing/Using Immediate_Alert Service(Single Instance Service) used by multiple Profiles
 2015-03-09 14:08 UTC  (4+ messages)

[PATCH v2] dwc3: make LPM configurable in DT
 2015-03-09 14:06 UTC 

[PATCH 1/3] staging: sm7xxfb: use module init and exit
 2015-03-09 14:04 UTC  (9+ messages)
` [PATCH 3/3] staging: sm7xxfb: change return of sm7xx_vga_setup

[PATCH] net: can: Enable xilinx driver for all ARCHs
 2015-03-09 14:04 UTC  (10+ messages)

A number of perf stat improvements
 2015-03-09 14:04 UTC  (4+ messages)
` [PATCH 1/4] perf, tools: Output running time and run/enabled ratio in CSV mode

[PATCH] librte_lpm: define tbl entry reversely for big endian
 2015-03-09 14:04 UTC  (5+ messages)

[PATCH iproute2] route: label externally offloaded routes
 2015-03-09 14:02 UTC  (2+ messages)

[Qemu-devel] [PULL 2.3 00/38] ppc patch queue 2015-03-08
 2015-03-09 14:02 UTC  (5+ messages)

[PATCH v3][RFC] add raw video stream support for Samsung SUR40
 2015-03-09 14:02 UTC  (13+ messages)

avoid kernel building
 2015-03-09 14:01 UTC  (2+ messages)

teuthology-lock and choosing a kernel
 2015-03-09 14:01 UTC  (2+ messages)

[PATCHv3 0/3] fs: add O_BENEATH flag to openat(2)
 2015-03-09 14:00 UTC  (5+ messages)
` [PATCHv3 1/3] "
` [PATCHv3 xfstests 2/3] generic: test openat and new O_BENEATH flag
` [PATCHv3 man-pages 3/3] open.2: describe "

[PATCH v2] xen-scsiback: use DRV_PFX in the pr macros and DPRINTK
 2015-03-09 13:59 UTC  (7+ messages)

[PATCH 2/2] bnx2fc: bnx2fc_io.c: match wait_for_completion_timeout return type
 2015-03-09 13:54 UTC  (3+ messages)

[PATCH v7 00/21] Virtual NUMA for PV and HVM
 2015-03-09 13:59 UTC  (6+ messages)
` [PATCH v7 01/21] xen: make two memory hypercalls vNUMA-aware

[PATCH] mac80211: handle hw roc cancel vs. expiration race
 2015-03-09 13:59 UTC  (3+ messages)

[PATCH 1/2] bnx2fc: bnx2fc_fcoe.c: match wait_for_completion_timeout return type
 2015-03-09 13:54 UTC  (3+ messages)

[PATCH nf-next 0/8] netfilter: untangle bridge and bridge netfilter
 2015-03-09 13:59 UTC  (3+ messages)

[PATCH] gpio-dwapb: reset mask register on probe
 2015-03-09 13:59 UTC  (2+ messages)

[PATCH] MTD: cfi: reduce stack size
 2015-03-09 13:58 UTC  (2+ messages)

[PATCH v3] xen-scsiback: define a pr_fmt macro with xen-pvscsi
 2015-03-09 13:56 UTC  (5+ messages)

[meta-fsl-arm-extra][PATCH 0/3] add support for Toradex Vybrid modules
 2015-03-09 13:20 UTC  (4+ messages)
` [meta-fsl-arm-extra][PATCH 3/3] colibri-vf: initial machine "

[meta-qt5][PATCH] qt5-git, qtbase, qt5everywheredemo: use https protocol for gitorious
 2015-03-09 13:53 UTC  (4+ messages)

[PATCH] memcg: add per cgroup dirty page accounting
 2015-03-09 13:52 UTC  (3+ messages)

[PATCH 0/4] spi: spidev_test: Added functionalities
 2015-03-09 13:51 UTC  (4+ messages)
` [PATCH 1/4] Cleaned hexadecimal dump

[PATCH v2 0/5] KVM ARM64 Migration Fixes
 2015-03-09 13:50 UTC  (4+ messages)
` [PATCH v2 1/5] arm: KVM: export vcpi->pause state via MP_STATE ioctls

[PATCH V3 0/9] iio: mma8452 enhancements
 2015-03-09 13:49 UTC  (3+ messages)

[PATCH v2] pwm: imx-pwm: add explicit compatible strings and required clock properties
 2015-03-09 13:49 UTC  (2+ messages)

[PATCH v2] tisdk-image: Fix manifest generation for nativesdk
 2015-03-09 13:49 UTC  (7+ messages)

[PATCH 0/5] ixgbe: cleanup patches
 2015-03-09 13:49 UTC  (3+ messages)
` [PATCH 5/5] ixgbe: rename igb_* to ixgbe_*

AD7923 sequencer functionality implementation in Kernel
 2015-03-09 13:49 UTC  (4+ messages)
    ` IIO Channel Sequencer Handling. was "

[U-Boot] [PATCH] mx6: soc: Switch to cold reset
 2015-03-09 13:48 UTC 

[PATCH v4 1/2] Staging: rtl8188eu: Remove redundant local variable
 2015-03-09 13:48 UTC  (2+ messages)
` [PATCH v4 2/2] Staging: rtl8188eu: Remove unneeded return statement

[Buildroot] [PATCH] fs/common: build host-xz when xz compression is used
 2015-03-09 13:48 UTC  (2+ messages)

[PATCH net-next v4 0/8] switchdev: add IPv4 routing offload
 2015-03-09 13:47 UTC  (5+ messages)
` [PATCH net-next v4 2/8] netdevice: add IPv4 fib add/del ops

[PATCH v3 0/1] mmc: dw_mmc: Add runtime pm to dw_mmc
 2015-03-09 13:46 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH 1/4] PM / Wakeirq: Add minimal device wakeirq helper functions
 2015-03-09 14:09 UTC  (2+ messages)

[PATCH] drivers: staging: rtl8188eu: core: rtw_xmt: Delete spaces before tabs
 2015-03-09 13:45 UTC 

[ANNOUNCE] 3.18.7-rt1
 2015-03-09 13:45 UTC  (3+ messages)
` [patch-3.18.7-rt1] sched/context-tracking: fix PREEMPT_LAZY explosions

[PATCH/RFC v12 00/19] LED / flash API integration
 2015-03-09 13:45 UTC  (6+ messages)
` [PATCH/RFC v12 10/19] DT: Add documentation for the mfd Maxim max77693

[PATCH] mm/oom_kill.c: fix a typo
 2015-03-09 13:37 UTC 


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.