All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-19 16:26:22 to 2014-08-19 17:06:20 UTC [more...]

[PATCH v2 0/2] gpio: acpi: some sanity fixes
 2014-08-19 17:06 UTC  (3+ messages)
` [PATCH v2 1/2] gpio: acpi: normalize use of gpiochip_get_desc()
` [PATCH v2 2/2] gpio: change gpiochip_request_own_desc() prototype

3.17-rc1: leds blink workqueue causes sleeping BUGs
 2014-08-19 17:06 UTC  (2+ messages)

[PATCH v3 1/2] dma: Add Xilinx AXI DMA DT Binding Documentation
 2014-08-19 17:05 UTC  (6+ messages)
` [PATCH v3 2/2] dma: Add Xilinx AXI Direct Memory Access Engine driver support

[PATCH] gpio: move GPIOD flags outside #ifdef
 2014-08-19 17:04 UTC  (2+ messages)

[PATCHv2 bluetooth 0/5] mac802154: ieee802154: stable patches
 2014-08-19 17:03 UTC  (6+ messages)
` [PATCHv2 bluetooth 1/5] mac802154: fixed potential skb leak with mac802154_parse_frame_start
` [PATCHv2 bluetooth 2/5] ieee802154: 6lowpan_rtnl: fix correct errno value
` [PATCHv2 bluetooth 3/5] ieee802154: mac802154: handle the reserved dest mode by dropping the packet
` [PATCHv2 bluetooth 4/5] ieee802154: 6lowpan: ensure of sending 1280 packets
` [PATCHv2 bluetooth 5/5] ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpan

[PATCH] Allow the user to change the temporary file name for mergetool
 2014-08-19 17:02 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/4] Allow xHCI drivers to be built as separate modules
 2014-08-19 17:01 UTC  (8+ messages)
` [PATCH v3 1/4] xhci: Introduce xhci_init_driver()
` [PATCH v3 2/4] xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3cold
  ` [PATCH v3 3/4] xhci: Export symbols used by host-controller drivers
` [PATCH v3 4/4] xhci: Allow xHCI drivers to be built as separate modules

[Bug 80506] New: Video failed on resume from suspend - G94 / GeForce 9600 GT, 10de:0622 , kernel 3.16 rc2
 2014-08-19 17:02 UTC  (2+ messages)
  ` [Bug 80506] "

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

mlx5 + SRP: max_qp_sz mismatch
 2014-08-19 17:01 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/4] arm: vf610: add NAND flash support
 2014-08-19 17:00 UTC  (6+ messages)
` [U-Boot] [PATCH v2 3/4] mtd: nand: add Freescale NFC driver

[PATCH v3 00/13] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()
 2014-08-19 17:00 UTC  (2+ messages)

[Qemu-devel] [libvirt] [PATCHv2 libvirt] qemu: Issue rtc-reset-reinjection command after guest-set-time
 2014-08-19 17:00 UTC  (3+ messages)

[PATCH v2 2/3] usb: gadget/uvc: also handle v4l2 ioctl ENUM_FMT
 2014-08-19 17:01 UTC 

[PATCH 0/2] gpio: acpi: some sanity fixes
 2014-08-19 16:59 UTC  (4+ messages)
` [PATCH 1/2] gpio: acpi: normalize use of gpiochip_get_desc()

[PATCH v2 0/4] Allow xHCI drivers to be built as separate modules
 2014-08-19 16:59 UTC  (5+ messages)
` [PATCH v2 1/4] xhci: Introduce xhci_init_driver()

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

[PATCH v9 00/16] arm: KGDB NMI/FIQ support
 2014-08-19 16:46 UTC  (44+ 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 v10 09/19] irqchip: gic: Add support for IPI FIQ
  ` [PATCH v10 10/19] irqchip: gic: Group 0 workaround
  ` [PATCH v10 11/19] irqchip: vic: Add support for FIQ management
  ` [PATCH v10 12/19] serial: kgdb_nmi: No CON_ENABLED by default
  ` [PATCH v10 13/19] serial: amba-pl011: Use container_of() to get uart_amba_port
  ` [PATCH v10 14/19] serial: amba-pl011: Move pl011_hwinit()
  ` [PATCH v10 15/19] serial: amba-pl011: Pass FIQ information to KGDB
  ` [PATCH v10 16/19] serial: asc: Add support for KGDB's FIQ/NMI mode
  ` [PATCH v10 17/19] serial: asc: Adopt readl_/writel_relaxed()
  ` [PATCH v10 18/19] serial: imx: clean up imx_poll_get_char()
  ` [PATCH v10 19/19] serial: imx: Add support for KGDB's FIQ/NMI mode

[PATCH 1/4] f2fs: add WARN_ON in f2fs_bug_on
 2014-08-19 16:58 UTC  (5+ messages)
` [PATCH 3/4] f2fs: avoid double lock in truncate_blocks
      ` [f2fs-dev] "

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

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

Questions on using BtrFS for fileserver
 2014-08-19 16:56 UTC  (2+ messages)

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

[meta-oracle-java][PATCH 1/2] oracle-java: update fetch method
 2014-08-19 16:53 UTC  (3+ messages)

[PATCH 0/2] aio: fixes for kernel memory disclosure in aio read events
 2014-08-19 16:54 UTC  (4+ 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"

[PATCH] f2fs: skip if inline_data was converted already
 2014-08-19 16:53 UTC  (2+ messages)

[PATCH 1/2] f2fs: don't skip checkpoint if there is no dirty node pages
 2014-08-19 16:52 UTC  (3+ messages)
` [PATCH 2/2] f2fs: trigger release_dirty_inode in f2fs_put_super

Issuing warning when hook does not have execution permission
 2014-08-19 16:52 UTC  (3+ messages)

[RFC PATCH 0/9] Add ACPI _DSD and unified device properties support
 2014-08-19 16:51 UTC  (5+ messages)
` [RFC PATCH 2/9] ACPI: Document ACPI device specific properties

Resource Temporarily Unavailable error when trying to read from the accelerator on a ThinkPad twist
 2014-08-19 16:51 UTC  (4+ messages)

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

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

[Qemu-devel] [RFC v1 0/2] EL3 support for AArch64 Linux bootloader
 2014-08-19 16:50 UTC  (3+ messages)
` [Qemu-devel] [RFC v1 2/2] arm: boot: Add EL jump-down code for Linux

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

[PATCH] android/bluetooth: Fix device found notification
 2014-08-19 16:50 UTC  (2+ messages)

[RFC 0/9] pmem: Support for "struct page" with Persistent Memory storage
 2014-08-19 16:49 UTC  (7+ messages)
` [RFC 9/9] prd: Add support for page struct mapping

[PATCH V2] regmap: of_regmap_get_endian() cleanup
 2014-08-19 16:49 UTC 

[Bug 78661] New: GPU sometimes locks up after boot and/or resume
 2014-08-19 16:47 UTC  (2+ messages)
` [Bug 78661] "

[PATCH] ARM: dts: Add sdio0 and sdio1 to the rk3288
 2014-08-19 16:47 UTC  (5+ messages)
` [PATCH v2] "

Xen 4.5 development update (July update)
 2014-08-19 16:46 UTC  (2+ messages)

[PATCH V3 0/6] namespaces: log namespaces per task
 2014-08-19 16:46 UTC  (5+ messages)

[PATCH v2 00/18] Introduce ACPI for ARM64 based on ACPI 5.1
 2014-08-19 16:46 UTC  (7+ messages)
` [PATCH v2 06/18] ARM64 / ACPI: Parse MADT to map logical cpu to MPIDR and get cpu_possible/present_map
      ` [Linaro-acpi] "

[PATCH 1/8] libevdev: Add libdevdev which is a dependency for libinput
 2014-08-19 16:45 UTC  (8+ messages)
` [PATCH 2/8] libinput: Add new library which is a optional dependency for Weston
` [PATCH 3/8] weston: Pull in Weston 1.5.0 from oe-core master
` [PATCH 4/8] wayland: Pull in wayland "
` [PATCH 5/8] wayland/weston: Switch from tarball to git
` [PATCH 6/8] weston: Move distro specific changes to meta-arago-distro
` [PATCH 7/8] weston: Update commit used for weston 1.5.0
` [PATCH 8/8] wayland: Updated commit for Wayland 1.5.0

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

[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)

[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: "

[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  (3+ 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 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  (5+ 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  (3+ messages)

[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 

[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  (9+ messages)
` [U-Boot] [UBOOT RFC PATCH 10/13] board: ti: DRA7: added USB initializtion code
` [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


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.