All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-19 15:51:28 to 2014-08-19 16:45:58 UTC [more...]

[PATCH v9 00/16] arm: KGDB NMI/FIQ support
 2014-08-19 16:45 UTC  (10+ messages)
` [PATCH v10 00/19] "
  ` [PATCH v10 01/19] arm: fiq: Add callbacks to manage FIQ routings
  ` [PATCH v10 02/19] arm: fiq: Allow ACK and EOI to be passed to the intc
  ` [PATCH v10 03/19] arm: fiq: Replace default FIQ handler
  ` [PATCH v10 04/19] arm: smp: Introduce a special IPI signalled using FIQ
  ` [PATCH v10 05/19] arm: KGDB/KDB FIQ support
  ` [PATCH v10 06/19] irqchip: gic: Provide support for interrupt grouping
  ` [PATCH v10 07/19] irqchip: gic: Add support for FIQ management
  ` [PATCH v10 08/19] irqchip: gic: Remove spin locks from eoi_irq

[PATCH 1/8] libevdev: Add libdevdev which is a dependency for libinput
 2014-08-19 16:45 UTC 

[Buildroot] [Bug 7328] New: Git dl of versions in x/y broken
 2014-08-19 16:44 UTC  (5+ messages)
` [Buildroot] [Bug 7328] "

[PATCH 1/2] ASoC: sh: Don't opencode DMAengine API calls
 2014-08-19 16:40 UTC  (2+ messages)

[PATCH bluetooth 0/5] mac802154: ieee802154: stable patches
 2014-08-19 16:44 UTC  (2+ messages)

[PATCH 1/4] android/health: Fix connect channel failure case
 2014-08-19 16:43 UTC  (4+ messages)
` [PATCH 2/4] android/health: Remove mcl instance on mcl_disconnected call back

How to mmap kernel memory area to userspace ?
 2014-08-19 16:43 UTC  (2+ messages)

[Ksummit-discuss] No more module removal -- Unconference track
 2014-08-19 16:43 UTC  (9+ messages)

[PATCH 1/2] SOUND: kill gameport bits
 2014-08-19 16:41 UTC  (2+ messages)
` [PATCH 2/2] Input: remove gameport subsystem

[PATCH] xen/tools: Introduce QNX IFS loader
 2014-08-19 16:41 UTC  (4+ messages)

[Qemu-devel] [Bug 1358619] [NEW] keep savevm/loadvm and migration cause snapshot crash
 2014-08-19 16:33 UTC  (2+ messages)
` [Qemu-devel] [Bug 1358619] "

TCP/UDP
 2014-08-19 16:41 UTC  (8+ messages)
    ` one thing at a time

[PATCH v1 0/8] raid6: support read-modify-write
 2014-08-19 16:40 UTC  (3+ messages)
  ` AW: "

Relative submodule URLs
 2014-08-19 16:39 UTC  (6+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2014-08-18
 2014-08-19 16:39 UTC  (2+ messages)

linux-next: build failure after merge of the nfsd tree
 2014-08-19 16:38 UTC 

[Bug 82781] New: Option to disable mclk reclocking with AMD R9 280X (TAHITI) to avoid screen flickering on VGA/CRT
 2014-08-19 16:38 UTC  (7+ messages)
` [Bug 82781] "

[PATCH 0/1] BB_TASKDEPDATA usage fix
 2014-08-19 16:37 UTC  (2+ messages)
` [PATCH 1/1] classes/autotools: avoid error if recipe is first in task dependency tree

[PATCH 0/2] aio: fixes for kernel memory disclosure in aio read events
 2014-08-19 16:37 UTC  (3+ messages)
` [PATCH 1/2] aio: fix aio request leak when events are reaped by userspace
  ` Revert "aio: fix aio request leak when events are reaped by user space"

[Bug 82761] New: DMAR:[fault reason 06] PTE Read access is not set
 2014-08-19 16:37 UTC  (2+ messages)
` [Bug 82761] "

[PATCH v3 0/7] net: cpsw: Support for am335x chip MACIDs
 2014-08-19 16:37 UTC  (9+ messages)
` [PATCH v3 5/7] net: cpsw: Add am33xx MACID readout

[PATCH v2 6/6] raid5: introduce configuration option rmw_level
 2014-08-19 16:36 UTC 

[PATCH v2 5/6] raid6: activate rmw feature
 2014-08-19 16:36 UTC 

[Qemu-devel] [PATCH v3 0/4] libqos: add a simple first-fit memory allocator
 2014-08-19 16:36 UTC  (3+ messages)

[PATCH v2 4/6] raid6 algorithms: xor_syndrome() for SSE2
 2014-08-19 16:36 UTC 

[PATCH v2 3/6] raid6 algorithms: xor_syndrome() for generic int
 2014-08-19 16:36 UTC 

Lock Directory failure
 2014-08-19 16:34 UTC  (5+ messages)

[PATCH v2 2/6] raid6 algorithms: improve test program
 2014-08-19 16:36 UTC 

[PATCH v2 1/6] raid6 algorithms: delta syndrome functions
 2014-08-19 16:36 UTC 

fd type from number
 2014-08-19 16:36 UTC  (6+ messages)

[PATCH v2 0/6] raid6: support read-modify-write
 2014-08-19 16:36 UTC 

[PATCH v3 00/23] backend-struct-db
 2014-08-19 16:30 UTC  (23+ messages)
` [PATCH v3 01/23] refs.c: create a public function for is_refname_available
` [PATCH v3 03/23] refs.c: add a new refs.c file to hold all common refs code
` [PATCH v3 04/23] refs.c: move update_ref to refs.c
` [PATCH v3 05/23] refs.c: move delete_ref to the common code
` [PATCH v3 06/23] refs.c: move rename_ref "
` [PATCH v3 07/23] refs.c: move read_ref_at to the common refs file
` [PATCH v3 08/23] refs.c: move the hidden refs functions to the common code
` [PATCH v3 09/23] refs.c: move dwim and friend functions to the common refs code
` [PATCH v3 10/23] refs.c: move warn_if_dangling_symref* to the common code
` [PATCH v3 11/23] refs.c: move read_ref, read_ref_full and ref_exists "
` [PATCH v3 12/23] refs.c: move resolve_refdup to common
` [PATCH v3 13/23] refs.c: move check_refname_component to the common code
` [PATCH v3 14/23] refs.c: move is_branch "
` [PATCH v3 15/23] refs.c: move names_conflict "
` [PATCH v3 16/23] refs.c: move prettify_refname "
` [PATCH v3 17/23] refs.c: move ref iterators "
` [PATCH v3 18/23] refs.c: move head_ref_namespaced "
` [PATCH v3 19/23] refs-be-files.c: add a backend method structure with transaction functions
` [PATCH v3 20/23] refs-be-files.c: add reflog backend methods
` [PATCH v3 21/23] refs-be-files.c: add methods for misc ref operations
` [PATCH v3 22/23] refs-be-files.c: add methods for head_ref*
` [PATCH v3 23/23] refs-be-files.c: add methods for the ref iterators

[PATCH 1/2] btrfs-progs: add ask_user confirmation for btrfstune clear seeding flag
 2014-08-19 16:32 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v2] btrfs-progs: update manpage with new option -f for btrfstune

[Qemu-devel] [RFC 0/4] Adding -cdrom, -hd[abcd] and -drive file=... to Q35
 2014-08-19 16:31 UTC  (5+ messages)

[GIT PULL] PCI changes for v3.17 (part 3)
 2014-08-19 16:30 UTC  (3+ messages)
` Fwd: "

[RFC][PATCH] spi: bcm53xx: driver for SPI controller on Broadcom bcma SoC
 2014-08-19 16:31 UTC  (7+ messages)
` [PATCH] "
  ` [PATCH V2] "

Questions on using BtrFS for fileserver
 2014-08-19 16:21 UTC 

[ANNOUNCE] Linux Kernel Media mini-summit on Oct, 16-17 in Düsseldorf, Germany
 2014-08-19 16:29 UTC  (5+ messages)
` [media-workshop] "

[PATCH] Add unlink hook to ioengine API, gluster ioengine
 2014-08-19 16:28 UTC 

mac802154: TX results and ACK processing
 2014-08-19 16:27 UTC  (3+ messages)

[RFC PATCH V2] MIPS: fix build with binutils 2.24.51+
 2014-08-19 16:27 UTC 

[U-Boot] [UBOOT RFC PATCH 00/13] DRA7xx: Add DWC3 USB driver and enable DFU
 2014-08-19 16:27 UTC  (27+ messages)
` [U-Boot] [UBOOT RFC PATCH 02/13] usb: gadget: udc-core: Add minimal udc-core from linux kernel
` [U-Boot] [UBOOT RFC PATCH 07/13] usb: gadget: g_dnl: Explicitly set the max packet size in descriptor
` [U-Boot] [UBOOT RFC PATCH 09/13] common: cmd_dfu: add an API that takes controller index for handling interrupts
` [U-Boot] [UBOOT RFC PATCH 10/13] board: ti: DRA7: added USB initializtion code
` [U-Boot] [UBOOT RFC PATCH 11/13] commom: usb: implement "__weak" functions to make compiler happy
` [U-Boot] [UBOOT RFC PATCH 13/13] dwc3: core: Change the bounce buffer size to 4096

[PATCH 0/6] Add max77802 support for Peach boards
 2014-08-19 16:26 UTC  (4+ messages)
` [PATCH 5/6] ARM: dts: Add vmmc and vqmmc supplies for Peach Pit and Pi boards

[PATCH 0/5] ref-transactions-send-pack
 2014-08-19 16:24 UTC  (6+ messages)
` [PATCH 1/5] receive-pack.c: add protocol support to negotiate atomic-push
` [PATCH 2/5] send-pack.c: add an --atomic-push command line argument
` [PATCH 3/5] receive-pack.c: use a single transaction when atomic-push is negotiated
` [PATCH 4/5] receive-pack.c: add receive.atomicpush configuration option
` [PATCH 5/5] push.c: add an --atomic-push argument

runtime and status-interval
 2014-08-19 16:23 UTC  (4+ messages)

i.MX 3.10.31-1.1.0_beta release - community feedback requested
 2014-08-19 16:22 UTC  (5+ messages)

[PATCH RESEND v3 00/12] usb: dwc2/gadget: fix series
 2014-08-19 16:15 UTC  (3+ messages)

[PATCH wpan] at86rf230: add missing enable_irq on irq handler
 2014-08-19 16:20 UTC 

[PATCH v4 0/2] pwm: lpss: split driver to core and probe drivers
 2014-08-19 16:17 UTC  (3+ messages)
` [PATCH v4 1/2] pwm: lpss: properly split driver to parts
` [PATCH v4 2/2] pwm: lpss: pci: move to use pcim_enable_device()

[PATCH V2] ASoC: fsl-asoc-card: move 'config SND_SOC_FSL_ASOC_CARD' to 'if SND_IMX_SOC'
 2014-08-19 16:12 UTC  (4+ messages)

[PATCH 0/5] ref-transactions-req-strbuf-err
 2014-08-19 16:17 UTC  (6+ messages)
` [PATCH 1/5] refs.c: replace the onerr argument in update_ref with a strbuf err
` [PATCH 2/5] refs.c: make add_packed_ref return an error instead of calling die
` [PATCH 3/5] refs.c: make lock_packed_refs take an err argument
` [PATCH 4/5] refs.c: add an err argument to commit_packed_refs
` [PATCH 5/5] refs.c: add an err argument to pack_refs

[v2 0/5] ASoC: Intel: sst - add the merrifield DSP driver
 2014-08-19 16:11 UTC  (4+ messages)
` [v2 1/5] ASoC: Intel: mrfld - add the dsp sst driver

[PATCH 0/7] ARM: meson: add preliminary support for MesonX/Meson6 SoCs
 2014-08-19 16:16 UTC  (9+ messages)
` [PATCH 3/7] ARM: meson6: clocksource: add Meson6 timer support
` [PATCH 5/7] ARM: meson: dts: add basic Meson/Meson6/Meson6-atv1200 DTSI/DTS

[Qemu-devel] [PATCH 0/2] virtio-serial: Prevent addition of ports with same name
 2014-08-19 16:15 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] virtio-serial: create a linked list of all active devices

[mm] f7b5d647946: -3.0% dbench.throughput-MB/sec
 2014-08-19 16:12 UTC  (5+ messages)

[PATCH] regmap: fix of_regmap_get_endian()
 2014-08-19 16:14 UTC  (3+ messages)

[SPAM] Low Density PTFE Microwave Coxial Cable ( Low Loss Microwave Cable )
 2014-08-19 13:39 UTC 

ALSA - Channel swap
 2014-08-19 16:13 UTC  (2+ messages)

tulip hangs under load on sparc64
 2014-08-19 16:12 UTC  (2+ messages)

[PATCH v5 0/1] Add iommu map_sg/unmap_sg API
 2014-08-19 16:11 UTC  (5+ messages)
` [PATCH v5 1/1] iommu-api: Add map_sg/unmap_sg functions

[PATCH 01/13] f2fs: should convert inline_data during the mkwrite
 2014-08-19 16:11 UTC  (6+ messages)
` [PATCH 08/13] f2fs: do checkpoint at f2fs_put_super
  ` [PATCH 08/13 v2] "
        ` [f2fs-dev] "

scsi-mq V4
 2014-08-19 16:11 UTC  (5+ messages)
` [PATCH 13/14] scsi: add support for a blk-mq based I/O path

[PATCH v3 0/4] PWM changes for rk3288-evb
 2014-08-19 16:07 UTC  (13+ messages)
` [PATCH v3 1/4] ARM: rockchip: rk3288: Switch to use the proper PWM IP
` [PATCH v3 2/4] pwm: rockchip: Allow polarity invert on rk3288
` [PATCH v3 3/4] ARM: dts: Add main PWM info to rk3288
` [PATCH v3 4/4] ARM: dts: Enable PWM backlight on rk3288-EVB

how to use the new features of the toaster
 2014-08-19 16:07 UTC  (2+ messages)

[Buildroot] [PATCH] gstreamer{, 1}: fix unaligned access detection for arc
 2014-08-19 16:06 UTC 

[PATCH v7 0/8] ath10k: firmware crash dump
 2014-08-19 16:05 UTC  (6+ messages)
` [PATCH v7 2/8] ath10k: provide firmware crash info via debugfs

[PATCH 5/6] dmaengine: rcar-dmac: Add Renesas R-Car Gen2 DMA Controller (DMAC) driver
 2014-08-19 16:06 UTC  (2+ messages)

[RFC 00/19] xe/arm: Add support for non-pci passthrough
 2014-08-19 14:24 UTC  (14+ messages)
` [RFC 06/19] xen/arm: Implement hypercall PHYSDEVOP_map_pirq

[PATCH 0/4] PWM changes for rk3288-evb
 2014-08-19 16:05 UTC  (9+ messages)
` [PATCH 2/4] pwm: rockchip: Allow polarity invert on rk3288
` [PATCH 4/4] ARM: dts: Enable pwm backlight on rk3288-EVB

[Qemu-devel] [PATCH] image-fuzzer: Trivial readability and formatting improvements
 2014-08-19 16:04 UTC  (5+ messages)

v flags/modifiers in scripts/tags.sh
 2014-08-19 15:56 UTC  (4+ messages)
` [PATCH 0/3] scripts/tags.sh: some emacs fixes
  ` [PATCH 2/3] scripts/tags.sh: remove *PCGFLAGS regular expressions

[PATCH v2] drivers: net: ethernet: intel: e1000: e1000_ethertoo.c coding style fixes
 2014-08-19 16:04 UTC  (2+ messages)

[v4 00/12] Add mrfld DSP topology and widgets
 2014-08-19 16:03 UTC  (9+ messages)
` [v4 10/12] ASoC: Intel: mrfld: add the DSP DAPM widgets
    ` [alsa-devel] "

[PATCH] drm/radeon: Sync ME and PFP after CP semaphore waits v2
 2014-08-19 16:03 UTC  (4+ messages)

[RFC PATCH v5 00/10] The power allocator thermal governor
 2014-08-19 16:02 UTC  (4+ messages)
` [RFC PATCH v5 08/10] thermal: introduce the Power Allocator governor

[PATCH] drm/radeon: fix active_cu mask on SI and CIK after re-init (v2)
 2014-08-19 16:02 UTC  (3+ messages)

[PATCH 00/13] ASoC: Componentization: Unified probe/remove path
 2014-08-19 16:01 UTC  (2+ messages)

[PATCH] ARM: i.MX: dts: Add simple-card support
 2014-08-19 16:00 UTC 

[Buildroot] [PATCH 1/1] package/bandwidthd: improve configure check for zlib and libusb
 2014-08-19 15:59 UTC  (3+ messages)

[U-Boot] [PATCH] net: More BOOTP retry timeout improvements
 2014-08-19 15:59 UTC  (4+ messages)

[RFC PATCH 0/9] Add ACPI _DSD and unified device properties support
 2014-08-19 15:58 UTC  (6+ messages)
` [RFC PATCH 6/9] gpiolib: add API to get gpio desc and flags

[PATCH] MIPS: Don't BUG_ON(!is_fpu_owner()) in do_ade() when preemptible
 2014-08-19 15:56 UTC  (9+ messages)
` [PATCH] Not preempt in CP1 exception handling

[RFC PATCH] btrfs-progs: Move btrfstune to btrfs device tune
 2014-08-19 15:55 UTC  (3+ messages)

[PATCH 0/6] iommu/arm-smmu: misc features, new DT bindings
 2014-08-19 15:54 UTC  (5+ messages)
` [PATCH 4/6] iommu/arm-smmu: implement generic "

[U-Boot] [PATCH 1/2] arm: vf610: lpuart: fix status register handling
 2014-08-19 15:54 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] arm: vf610: lpuart: disable FIFO on initializaton

[PATCH 1/2] of: Add vendor prefix for HannStar Display Corporation
 2014-08-19 15:52 UTC  (2+ messages)
` [PATCH 2/2] drm/panel: Add HannStar HSD070PWW1 7.0" WXGA TFT LCD panel

[meta-efl][PATCH 1/2] elbow: replace eve
 2014-08-19 15:51 UTC  (2+ messages)
` [meta-efl][PATCH 2/2] python-efl: upgrade to 1.10.1

[mm] 3484b2de949: -56.2% vm-scalability.throughput, +9.3% turbostat.Pkg_W
 2014-08-19 15:51 UTC  (3+ messages)


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.