All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-04 22:01:04 to 2015-04-05 06:20:52 UTC [more...]

post-receive: pub/scm/linux/kernel/git/bluetooth/bluetooth-next
 2015-04-05  6:20 UTC 

[PATCH 1/3] Bluetooth: hci_uart: Add support for vendor detection flag
 2015-04-05  6:19 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/bluetooth/bluetooth-next
 2015-04-05  6:18 UTC 

[PATCH] pinctrl: Add initial driver data for Alphascale asm9260
 2015-04-05  6:16 UTC  (6+ messages)
` [PATCH v2 0/2] Add driver and documentation for Alphascale asm9260 pinctrl
  ` [PATCH v2 1/2] pinctrl: Add driver "

[LKP] [cfg80211] eeca9fce1d7: BUG: kernel boot oversize
 2015-04-05  5:43 UTC  (5+ messages)
      `  "

[PATCH] Bluetooth: hci_uart: Update version number driver
 2015-04-05  5:36 UTC 

[PATCH 0/6] address packed-refs speed regressions
 2015-04-05  5:35 UTC  (10+ messages)
` [PATCH 1/6] strbuf_getwholeline: use getc macro
` [PATCH 2/6] git-compat-util: add fallbacks for unlocked stdio
` [PATCH 3/6] strbuf_getwholeline: use getc_unlocked
` [PATCH 4/6] strbuf: add an optimized 1-character strbuf_grow
` [PATCH 5/6] t1430: add another refs-escape test
` [PATCH 6/6] refname_is_safe: avoid expensive normalize_path_copy call

[PATCH RFC] nohz,blk-mq: do not create blk-mq workqueues on nohz dedicated CPUs
 2015-04-05  5:31 UTC  (2+ messages)

[PATCH 2/2] Bluetooth: hci_uart: Remove the manual protocol init message
 2015-04-05  5:27 UTC 

[PATCH 1/2] Bluetooth: hci_uart: Add name information to hci_uart_proto struct
 2015-04-05  5:27 UTC 

[PATCH] blackfin: lib: ucmpdi2: Add ucmpdi2 from libgcc2
 2015-04-05  5:16 UTC 

[PATCH for-next 0/9] mlx4 changes in virtual GID management
 2015-04-05  5:15 UTC  (10+ messages)

Help learning from my mistakes
 2015-04-05  5:15 UTC  (6+ messages)

[PATCH] Bluetooth: hci_uart: Make struct hci_uart_proto always const
 2015-04-05  5:11 UTC 

[PATCH] x86/signal: Remove pax argument from restore_sigcontext
 2015-04-05  5:09 UTC  (5+ messages)

Cehp - tip - build break ?
 2015-04-05  5:07 UTC 

[PATCH 1/2] nohz: add tick_nohz_full_set_cpus() API
 2015-04-05  5:05 UTC  (7+ messages)
` [PATCH 2/2] nohz: make nohz_full imply isolcpus

[PATCH 4/4] Bluetooth: Remove hci_recv_stream_fragment function
 2015-04-05  4:59 UTC 

[PATCH 3/4] Bluetooth: hci_uart: Use h4_recv_buf helper for Atheros AR300x
 2015-04-05  4:59 UTC 

[PATCH 2/4] Bluetooth: hci_uart: Use h4_recv_buf helper for H:4 protocol
 2015-04-05  4:59 UTC 

[PATCH 1/4] Bluetooth: hci_uart: Introduce h4_recv_buf helper function
 2015-04-05  4:59 UTC 

[PATCH v2] hfsplus: don't store special "osx" xattr prefix on-disk
 2015-04-05  4:36 UTC  (2+ messages)

[xen-4.2-testing test] 50318: regressions - FAIL
 2015-04-05  4:31 UTC 

[PATCH] Documentation: blackfin: gptimers-example: Use new switch macro SAMPLE_IRQ_TIMER instead of IRQ_TIMER5
 2015-04-05  4:25 UTC 

am335x crypto module clocks
 2015-04-05  4:17 UTC 

[PATCH RESEND] ARM: dts: OMAP3-N900: Add microphone bias voltages
 2015-04-05  4:13 UTC  (13+ messages)
          ` ARM errata 430973 on multi platform kernels (was: OMAP3-N900: Add microphone bias voltages)
            ` ARM errata 430973 on multi platform kernels

[Qemu-devel] [PATCH v6 00/36] drop qapi nested structs
 2015-04-05  4:08 UTC  (37+ messages)
` [Qemu-devel] [PATCH v6 01/36] qapi: Add copyright declaration on docs
` [Qemu-devel] [PATCH v6 02/36] qapi: Document type-safety considerations
` [Qemu-devel] [PATCH v6 03/36] qapi: Simplify builtin type handling
` [Qemu-devel] [PATCH v6 04/36] qapi: Fix generation of 'size' builtin type
` [Qemu-devel] [PATCH v6 05/36] qapi: Require ASCII in schema
` [Qemu-devel] [PATCH v6 06/36] qapi: Add some enum tests
` [Qemu-devel] [PATCH v6 07/36] qapi: Better error messages for bad enums
` [Qemu-devel] [PATCH v6 08/36] qapi: Add some union tests
` [Qemu-devel] [PATCH v6 09/36] qapi: Clean up test coverage of simple unions
` [Qemu-devel] [PATCH v6 10/36] qapi: Forbid base without discriminator in unions
` [Qemu-devel] [PATCH v6 11/36] qapi: Tighten checking of unions
` [Qemu-devel] [PATCH v6 12/36] qapi: Prepare for catching more semantic parse errors
` [Qemu-devel] [PATCH v6 13/36] qapi: Segregate anonymous unions into alternates in generator
` [Qemu-devel] [PATCH v6 14/36] qapi: Rename anonymous union type in test
` [Qemu-devel] [PATCH v6 15/36] qapi: Document new 'alternate' meta-type
` [Qemu-devel] [PATCH v6 16/36] qapi: Use 'alternate' to replace anonymous union
` [Qemu-devel] [PATCH v6 17/36] qapi: Add some expr tests
` [Qemu-devel] [PATCH v6 18/36] qapi: Better error messages for bad expressions
` [Qemu-devel] [PATCH v6 19/36] qapi: Add tests of redefined expressions
` [Qemu-devel] [PATCH v6 20/36] qapi: Better error messages for duplicated expressions
` [Qemu-devel] [PATCH v6 21/36] qapi: Allow true, false and null in schema json
` [Qemu-devel] [PATCH v6 22/36] qapi: Unify type bypass and add tests
` [Qemu-devel] [PATCH v6 23/36] qapi: Add some type check tests
` [Qemu-devel] [PATCH v6 24/36] qapi: More rigourous checking of types
` [Qemu-devel] [PATCH v6 25/36] qapi: Require valid names
` [Qemu-devel] [PATCH v6 26/36] qapi: Whitelist commands that don't return dictionary
` [Qemu-devel] [PATCH v6 27/36] qapi: More rigorous checking for type safety bypass
` [Qemu-devel] [PATCH v6 28/36] qapi: Prefer 'struct' over 'type' in generator
` [Qemu-devel] [PATCH v6 29/36] qapi: Document 'struct' metatype
` [Qemu-devel] [PATCH v6 30/36] qapi: Use 'struct' instead of 'type' in schema
` [Qemu-devel] [PATCH v6 31/36] qapi: Merge UserDefTwo and UserDefNested in tests
` [Qemu-devel] [PATCH v6 32/36] qapi: Drop tests for inline nested structs
` [Qemu-devel] [PATCH v6 33/36] qapi: Drop inline nested struct in query-version
` [Qemu-devel] [PATCH v6 34/36] qapi: Drop inline nested structs in query-pci
` [Qemu-devel] [PATCH v6 35/36] qapi: Drop support for inline nested types
` [Qemu-devel] [PATCH v6 36/36] qapi: Tweak doc references to QMP when QGA is also meant

[PATCH] libfdt/tests: Add fdt_path_offset_namelen() test
 2015-04-05  4:05 UTC 

3.19+: (and quite probably earlier) VIA Rhine hanging under high network load, yet again: redux
 2015-04-05  4:01 UTC  (3+ messages)

[PATCH v2 2/2] Bluetooth: hci_uart: Use const data pointer for received data
 2015-04-05  3:59 UTC 

[PATCH v2 1/2] Bluetooth: Make data pointer of hci_recv_stream_fragment const
 2015-04-05  3:59 UTC 

[PATCH 2/2] Bluetooth: hci_uart: Use const data pointer for received data
 2015-04-05  3:54 UTC 

[PATCH 1/2] Bluetooth: Make data pointer of hci_recv_stream_fragment const
 2015-04-05  3:54 UTC 

[PATCH] Documentation: blackfin: Makefile: Typo building issue
 2015-04-05  3:50 UTC 

[PATCH] libfdt: Add fdt_path_offset_namelen()
 2015-04-05  3:50 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/wfg/lkp-tests
 2015-04-05  3:43 UTC 

[PATCH] drm/msm: fix build warning - missing prototype
 2015-04-05  3:37 UTC  (3+ messages)

[nightly] Core TISDK 2015.03 build 2015-04-04_22-00-51
 2015-04-05  3:35 UTC 

Btrfs hangs 3.19-10
 2015-04-05  3:30 UTC  (7+ messages)

Reading kernel code
 2015-04-05  3:30 UTC 

[PATCH] Bluetooth: hci_uart: Remove unused h4->rx_state and h4->rx_count field
 2015-04-05  3:29 UTC 

post-receive: pub/scm/linux/kernel/git/wfg/lkp-tests
 2015-04-05  3:28 UTC 

[PATCH] Bluetooth: hci_uart: Remove unused h4->rx_skb field
 2015-04-05  3:25 UTC 

[PATCH 0/3] PCI/sparc: Fix booting with T5-8
 2015-04-05  3:25 UTC  (11+ messages)
` [PATCH 1/3] PCI: Introduce pci_bus_addr_t

post-receive: pub/scm/linux/kernel/git/wfg/lkp-tests
 2015-04-05  3:11 UTC 

[PATCH net-next 0/3] Add support in ethtool to get expansion ROM version
 2015-04-05  3:05 UTC  (4+ messages)
` [PATCH 3/3] ethtool: Add support to get expansion ROM version in ethtool getdrvinfo

[PATCH 2/2] Bluetooth: hci_uart: Fix indentation issues for multi-line functions
 2015-04-05  2:57 UTC 

[PATCH 1/2] Bluetooth: hci_uart: Remove unneeded cast of tty->disc_data
 2015-04-05  2:57 UTC 

[PATCH ethtool 0/5] RSS improvements + new speeds
 2015-04-05  2:55 UTC  (14+ messages)
` [PATCH ethtool 1/5] ethtool-copy.h: sync with net
` [PATCH ethtool 2/5] ethtool: Add missing Advertised speeds
` [PATCH ethtool 3/5] ethtool: Return bad status when send_ioctl fails
` [PATCH ethtool 4/5] ethtool: Prettify RX flow hash indirection table print
    ` [PATCH ethtool] Fix formatting of RX flow hash indirection table when size % 8 != 0
` [PATCH ethtool 5/5] ethtool: Support for configurable RSS hash function

[U-Boot] [PATCH] ARM: bcm2835: use phys_to_bus() for mbox
 2015-04-05  2:48 UTC 

[RFC 0/5] Move HCI UART vendor specific setup to kernel
 2015-04-05  2:29 UTC  (12+ messages)
` [RFC 3/5] Bluetooth: hci_uart: Add HCIUARTSETBAUDRATE ioctl

cron job: media_tree daily build: ERRORS
 2015-04-05  2:28 UTC 

[Qemu-devel] QEMU IPMI support
 2015-04-05  2:02 UTC 

[Bug 89679] New: [NV50] Portal/Half-Life 2 will not start (native Steam)
 2015-04-05  2:02 UTC  (2+ messages)
  ` [Bug 89679] "

[PATCH] ethtool: return non-zero from do_sset() when any of ETHTOOL_{G,S}* fails
 2015-04-05  1:55 UTC  (2+ messages)

[PATCH v9 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-04-05  1:54 UTC  (7+ messages)

[PATCH] Staging: sm750fb: Remove extra parentheses around right bit shift operation
 2015-04-05  1:53 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2015-04-05  1:51 UTC 

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2015-04-05  1:51 UTC 

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2015-04-05  1:50 UTC 

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2015-04-05  1:50 UTC 

[PATCH 3/6] spi: bcm2835: fill FIFO before enabling interrupts to
 2015-04-05  1:49 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2015-04-05  1:44 UTC 

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2015-04-05  1:43 UTC 

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2015-04-05  1:43 UTC 

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2015-04-05  1:43 UTC 

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2015-04-05  1:42 UTC 

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2015-04-05  1:42 UTC 

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2015-04-05  1:42 UTC 

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2015-04-05  1:41 UTC 

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2015-04-05  1:41 UTC 

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2015-04-05  1:40 UTC 

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2015-04-05  1:40 UTC 

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2015-04-05  1:40 UTC 

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2015-04-05  1:40 UTC 

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2015-04-05  1:40 UTC 

[U-Boot] Where can I find u-boot which supports Raspberry Pi B+
 2015-04-05  1:37 UTC 

[PATCH v5 00/19] x86, boot: kaslr cleanup and 64bit kaslr support
 2015-04-05  1:25 UTC  (3+ messages)

[nightly] Distroless meta-ti/master minimal build 2015-04-04_21-00-51
 2015-04-05  1:08 UTC 

KNI automatic IP configuration
 2015-04-05  1:08 UTC  (4+ messages)

[xen-4.5-testing test] 50317: regressions - FAIL
 2015-04-05  0:37 UTC 

[PATCH] rtc: hym8563: fix swapped enable/disable of clockout control bit
 2015-04-05  0:20 UTC  (2+ messages)
` [rtc-linux] "

[U-Boot] [PATCH 1/3 v2] common/armflash: Support for ARM flash images
 2015-04-04 23:48 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3 v2] vexpress64: juno: add default NOR flash boot
` [U-Boot] [PATCH 3/3 v2] integrator: consolidate flash info

USB device nodes in device tree
 2015-04-04 23:48 UTC  (3+ messages)

post-receive: pub/scm/bluetooth/bluez
 2015-04-04 23:46 UTC 

[kernel config]: specified values did not make it into the kernel's final configuration
 2015-04-04 23:43 UTC  (4+ messages)

rev-list pretty format behavior
 2015-04-04 23:27 UTC 

[Buildroot] [PATCH 0/2] Makedevs: add recursive option
 2015-04-04 23:17 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] package/makedevs: "

[PATCH v3 0/3] Add MMA9553 driver & PM support for MMA9551
 2015-04-04 23:17 UTC  (3+ messages)
` [PATCH v3 3/3] iio: add driver for Freescale MMA9553

post-receive: pub/scm/bluetooth/bluez
 2015-04-04 23:15 UTC 

post-receive: pub/scm/bluetooth/bluez
 2015-04-04 23:14 UTC 

[PATCH 3/3] Bluetooth: hci_uart: Add support Broadcom address configuration
 2015-04-04 23:13 UTC 

[PATCH 2/3] Bluetooth: hci_uart: Add support Intel address configuration
 2015-04-04 23:13 UTC 

[PATCH] staging : unisys: Fix brace coding style issue
 2015-04-04 23:09 UTC  (2+ messages)

Configuring synchronous ethernet with ethtool?
 2015-04-04 22:55 UTC  (4+ messages)

[PATCH] blackfin: include: asm: pgtable: Define dummy pgprot_writecombine
 2015-04-04 22:54 UTC  (5+ messages)

[Buildroot] [PATCH 1/1 v2] build host lz4 to support lz4 compression in the kernel
 2015-04-04 22:51 UTC  (6+ messages)

[PATCH] Input: atkbd: Fix release quirk for Dell models
 2015-04-04 22:48 UTC  (2+ messages)

[PATCH] doc: update mlx4 usage and dependencies
 2015-04-04 22:47 UTC  (9+ messages)

[Buildroot] [git commit] ipmiutil: only make available for x86
 2015-04-04 22:41 UTC 

[PATCH] usb: musb: Kconfig: Depend on some machines under blackfin
 2015-04-04 22:33 UTC  (3+ messages)

[Bug 89685] Cripling Dota 2 freeze with Morphling at hero selection or loadout
 2015-04-04 22:31 UTC  (6+ messages)

[Buildroot] [git commit] poppler: fix build with openjpeg
 2015-04-04 22:26 UTC 

samples: kdbus: kdbus-workers: Define dummy prime_new()
 2015-04-04 22:25 UTC  (3+ messages)

kernel BUG at fs/btrfs/inode.c:3142
 2015-04-04 22:20 UTC  (2+ messages)

[Bug 89746] Mesa and LLVM 3.6+ break opengl for genymotion
 2015-04-04 22:19 UTC  (2+ messages)

[PATCH][ASoC]Add ability to remove rate constraints from generic ASoC AC'97 CODEC driver
 2015-04-04 22:16 UTC  (6+ messages)

[PATCH] blackfin: Kconfig: Let PLL_BYPASS and MPU depend on some BF_REV of BF533
 2015-04-04 22:14 UTC  (5+ messages)

[PATCH] tty: serial: Add const to struct uart_ops declarations
 2015-04-04 22:04 UTC  (7+ messages)

[lm-sensors] [PATCH] hwmon: (it87) Fix pwm frequency display
 2015-04-04 22:05 UTC 

[Buildroot] [PATCH 1/1] package/libva-intel-driver: Fix build
 2015-04-04 22:03 UTC  (4+ messages)

[Buildroot] [git commit] package/libva-intel-driver: Fix build
 2015-04-04 22:01 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.