All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-31 13:36:21 to 2014-05-31 17:54:36 UTC [more...]

[PATCH v9 0/6] SP800-90A Deterministic Random Bit Generator
 2014-05-31 15:25 UTC  (6+ messages)
` [PATCH v9 1/6] "
` [PATCH v9 3/6] DRBG kernel configuration options
` [PATCH v9 4/6] compile the DRBG code
` [PATCH v9 5/6] DRBG testmgr test vectors
` [PATCH v9 6/6] Add DRBG test code to testmgr

MSGMNB and MSGMAX: good default values?
 2014-05-31 17:54 UTC 

[PATCH v4 00/15] Thunderbolt driver for Apple MacBooks
 2014-05-31 17:51 UTC  (17+ messages)
` [PATCH v4 01/15] thunderbolt: Add initial cactus ridge NHI support
` [PATCH v4 02/15] thunderbolt: Add control channel interface
` [PATCH v4 03/15] thunderbolt: Setup control channel
` [PATCH v4 04/15] thunderbolt: Add tb_regs.h
` [PATCH v4 05/15] thunderbolt: Initialize root switch and ports
` [PATCH v4 06/15] thunderbolt: Add thunderbolt capability handling
` [PATCH v4 07/15] thunderbolt: Enable plug events
` [PATCH v4 08/15] thunderbolt: Scan for downstream switches
` [PATCH v4 09/15] thunderbolt: Handle hotplug events
` [PATCH v4 10/15] thunderbolt: Add path setup code
` [PATCH v4 11/15] thunderbolt: Add support for simple pci tunnels
` [PATCH v4 12/15] PCI: Add pci_fixup_suspend_late quirk pass
` [PATCH v4 13/15] PCI: Suspend/resume quirks for Apple thunderbolt
` [PATCH v4 14/15] thunderbolt: Read switch uid from EEPROM
` [PATCH v4 15/15] thunderbolt: Add suspend/hibernate support

[FIX for 3.16][PATCH] b43: disable 5 GHz on G-PHY
 2014-05-31 17:40 UTC  (2+ messages)

auto-compile after reboot / compile only specific driver
 2014-05-31 17:39 UTC 

[PATCH] Staging: android: binder: Fix over-80-char lines
 2014-05-31 17:25 UTC  (3+ messages)

Block device questions
 2014-05-31 17:22 UTC 

[PATCH] ARM: exynos: don't run exynos4 l2x0 setup on other platforms
 2014-05-31 17:22 UTC 

[U-Boot] sunxi: Bug fixes, sun4i and sun5i support, pmic support and network improvements
 2014-05-31 17:20 UTC  (23+ messages)
` [U-Boot] [PATCH 05/12] sunxi: Add sun4i support
` [U-Boot] [PATCH 06/12] sunxi: Add sun5i support
` [U-Boot] [PATCH 07/12] sunxi: Add i2c support
` [U-Boot] [PATCH 08/12] sunxi: Add axp209 pmic support
` [U-Boot] [PATCH 09/12] sunxi: Add axp152 "
` [U-Boot] [PATCH 10/12] net: Rename and cleanup sunxi (Allwinner) emac driver
` [U-Boot] [PATCH 11/12] sunxi: enable emac for sun4i
` [U-Boot] [PATCH 12/12] sunxi: Add support for using MII phy-s with the GMAC nic

[PATCH 00/13] backports: various fixes needed for next-20140501
 2014-05-31 17:16 UTC  (14+ messages)
` [PATCH 01/13] backports: add smp_mb__after_atomic()
` [PATCH 02/13] backports: fix build if CPTCFG_IEEE802154_6LOWPAN=m
` [PATCH 03/13] backports: select_queue patch: fix callback kernel version
` [PATCH 04/13] backports: raise kernel minimal kernel version for some regulator drivers
` [PATCH 05/13] backports: fix build when CONFIG_PTP_1588_CLOCK=m
` [PATCH 06/13] backports: only add net_get_random_once() when not available
` [PATCH 07/13] backports: move net_device_priv_flags
` [PATCH 08/13] backports: add patch to prevent section mismatch again
` [PATCH 09/13] backports: add devm_gpio_request{_one}()
` [PATCH 10/13] backports: add irq_get_trigger_type()
` [PATCH 11/13] backports: remove unused functions from bluetooth
` [PATCH 12/13] backports: refresh patches on next-20140501
` [PATCH 13/13] backports: update test kernel versions

[Bug 74803] [r600g] HyperZ broken on RV630 (Cogs shadows are broken)
 2014-05-31 17:15 UTC  (2+ messages)

arm-soc boot: 37 passed 3 failed (arm-soc/v3.15-rc6-1395-g436ff76)
 2014-05-31 17:14 UTC 

[seabios test] 26695: FAIL
 2014-05-31 17:12 UTC 

Pyramid erasure code description revisited
 2014-05-31 17:10 UTC 

[meta-oe][PATCH] opencv: Bump SRCREV to 2.4.9 release tag, PV is now 2.4.9+git
 2014-05-31 16:58 UTC  (6+ messages)

[LTP] Fwd: ltp for android
 2014-05-31 16:56 UTC 

[Ksummit-discuss] [TOPIC] Encouraging more reviewers
 2014-05-31 16:49 UTC  (12+ messages)

[PATCH] dns_resolver: Do not accept domain names longer than 255 chars
 2014-05-31 16:44 UTC 

[PATCH 0/2] blk-mq: fix schedule from atomic context
 2014-05-31 16:43 UTC  (3+ messages)
` [PATCH 1/2] blk-mq: move blk_mq_get_ctx/blk_mq_put_ctx to mq private header
` [PATCH 2/2] blk-mq: fix schedule from atomic context

Calamari Goes Open Source
 2014-05-31 16:40 UTC  (3+ messages)

[Buildroot] new TI kernel version for beaglebone black
 2014-05-31 16:38 UTC  (4+ messages)

[U-Boot] [PATCH 0/5] sunxi: GPIO, AHCI and Cubieboard 2 support
 2014-05-31 16:36 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] AHCI: Increase link timeout to 200ms
` [U-Boot] [PATCH 2/5] board_r: run scsi init() on ARM too
` [U-Boot] [PATCH 3/5] sunxi: add Cubieboard2 support
` [U-Boot] [PATCH 4/5] sunxi: add gpio driver
` [U-Boot] [PATCH 5/5] ahci: provide sunxi SATA driver using AHCI platform framework

[RFT] rtl818x_pci: add RSSI information for rtl8187SE
 2014-05-31 16:30 UTC 

[PATCH 9/11 V2] drivers/media: Remove useless return variables
 2014-05-31 16:30 UTC  (2+ messages)

[PATCH 3/3] rtl818x_pci: fix possible RX descriptor invalid data read
 2014-05-31 16:30 UTC 

[PATCH 2/3] rtl818x_pci: provide dBm signal information for rtl8185
 2014-05-31 16:30 UTC 

[PATCH 1/3] rtl818x_pci: make RSSI code more readable
 2014-05-31 16:29 UTC 

[PATCH 1/2] tools/btmgmt: Add set-io-cap command
 2014-05-31 16:22 UTC  (2+ messages)

[PATCH 4/11 V2] via-ircc: Remove useless return variables
 2014-05-31 16:21 UTC  (2+ messages)

[RFC 00/32] making inode time stamps y2038 ready
 2014-05-31 16:20 UTC  (57+ messages)
` [RFC 01/32] fs: introduce new 'struct inode_time'
` [RFC 02/32] uapi: add struct __kernel_timespec{32,64}
` [RFC 03/32] fs: introduce sys_utimens64at
` [RFC 11/32] xfs: convert to struct inode_time
` [RFC 13/32] ext3: "
` [RFC 24/32] hfs, hfsplus: "
  ` [Cluster-devel] [RFC 00/32] making inode time stamps y2038 ready
  ` [Ocfs2-devel] "

[linux-linus test] 26663: regressions - FAIL
 2014-05-31 16:19 UTC 

[uml-devel] duplicated mem_map (struct page) array?
 2014-05-31 16:18 UTC  (3+ messages)

[PATCH 2/11] cw1200: Remove useless return variables
 2014-05-31 16:14 UTC  (6+ messages)

3.14.1 BUG: scheduling while atomic: irq/20-serial/1299/0x00000202
 2014-05-31 16:14 UTC 

[PATCH 2/11 V2] cw1200: Remove useless return variables
 2014-05-31 16:12 UTC  (2+ messages)

fs/dcache.c - BUG: soft lockup - CPU#5 stuck for 22s! [systemd-udevd:1667]
 2014-05-31 16:12 UTC  (15+ messages)
                ` [git pull] "

[PATCH 1/11] USB: kl5kusb105: Remove useless return variables
 2014-05-31 16:05 UTC  (5+ messages)

[PATCH 1/11 V2] USB: kl5kusb105: Remove klsi_105_tiocmset function
 2014-05-31 16:03 UTC  (2+ messages)

[patch v2 0/5] rtmutex: Code clarification and optimization
 2014-05-31 15:57 UTC  (6+ messages)
` [patch v2 1/5] rtmutex: Remove builtin tester
` [patch v2 2/5] rtmutex: Cleanup deadlock detector debug logic
` [patch v2 3/5] rtmutex: Confine deadlock logic to futex
` [patch v2 4/5] rtmutex: Clarify the lock chain walk
` [patch v2 5/5] rtmutex: Avoid pointless requeueing in the deadlock detection "

[Buildroot] [PATCH] libdvdread: needs dynamic library support
 2014-05-31 15:56 UTC 

[PATCH 1/2] MAINTAINERS: change the email address for f2fs
 2014-05-31 15:49 UTC  (3+ messages)

Warning!!!
 2014-05-31  9:06 UTC 

[PATCH] leds: USB: Add support for MSI GT683R led panels
 2014-05-31 15:46 UTC 

pull-request: can-next 2014-05-19
 2014-05-31 15:38 UTC  (2+ messages)
` Thanks! "

[PATCH v2 0/4] clk: qcom: Add APQ8084 Global Clock Controller support
 2014-05-31 15:45 UTC  (10+ messages)
` [PATCH v2 1/4] clk: qcom: Add APQ8084 Global Clock Controller documentation
` [PATCH v2 2/4] clk: qcom: Add APQ8084 Global Clock Controller support
` [PATCH v2 3/4] ARM: dts: qcom: Add APQ8084 Global Clock Controller DT node
` [PATCH v2 4/4] ARM: dts: qcom: Add APQ8084 serial port "

[PATCH v2] net: ec_bhf: Add runtime dependencies
 2014-05-31 15:32 UTC 

git-multimail: migration: Config is not iterable
 2014-05-31 15:21 UTC  (3+ messages)

[PATCH] Improve function dir.c:trim_trailing_spaces()
 2014-05-31 15:21 UTC 

[PATCH] xfstests: add test for btrfs cloning with file holes
 2014-05-31 16:21 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] Btrfs: fix clone to deal with holes when NO_HOLES feature is enabled
 2014-05-31 16:20 UTC  (2+ messages)
` [PATCH v3] "

[U-Boot] [PATCH] tam3517: fix NAND detection
 2014-05-31 15:08 UTC 

[PATCH] wan: time_before()
 2014-05-31 15:07 UTC  (2+ messages)
` [PATCH] wan: Use usleep_range()

[PATCH] dm linear: disable WRITE SAME if it fails
 2014-05-31 15:05 UTC  (4+ messages)

[GIT pull] core fixes for 3.15
 2014-05-31 15:04 UTC 

[Buildroot] [PATCH 0/30 v11] xbmc: bump version to 13.1 (branch yem/bernd/xbmc-10)
 2014-05-31 15:01 UTC  (3+ messages)
` [Buildroot] [PATCH 01/30] toolchain: add option to copy the gconv libraries

[PATCH] staging: vt6656: Fix vnt_rf_table_download __builtin_memcpy() addr* too small (3 vs 64)
 2014-05-31 14:57 UTC  (4+ messages)
  ` [kbuild] "

[PATCH V7 00/11] ACPI: ACPI enumeration rework
 2014-05-31 14:46 UTC  (3+ messages)
` [PATCH 0/10] ACPI enumeration rework (was: Re: [PATCH V7 00/11] ACPI: ACPI enumeration rework)

[PATCH v2 0/2] replace signal() with sigaction()
 2014-05-31 14:45 UTC  (4+ messages)
` [PATCH v2 2/2] connect.c: "

[PATCH] sfdisk: suppress Linux-irrelevant warnings with -L
 2014-05-31 14:25 UTC  (2+ messages)

[U-Boot] [PATCH] boards.cfg: move many unmaintained boards to Orphan
 2014-05-31 14:24 UTC  (4+ messages)

[PATCH 00/20] arch atomic 'cleanup'
 2014-05-31 14:14 UTC  (8+ messages)
` [PATCH 06/20] arch,avr32: Fold atomic_ops

[Buildroot] [Bug 7124] New: Use BR toolchain externally results a non-bootable root filesystem
 2014-05-31 14:10 UTC  (3+ messages)
` [Buildroot] [Bug 7124] "

[PATCH] gpio: removes all usage of gpiochip_remove retval
 2014-05-31 12:19 UTC  (9+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] gpio: gpiolib: set gpiochip_remove retval to void

[PATCH v2 0/5] pinctrl: sunxi: Fix level triggered interrupt support
 2014-05-31 14:01 UTC  (6+ messages)
` [PATCH v2 1/5] pinctrl: sunxi: Fix sunxi_irq_cfg_reg not working for irqs >= 8
` [PATCH v2 2/5] pinctrl: sunxi: Add IRQCHIP_SKIP_SET_WAKE flag for pinctrl irq chip
` [PATCH v2 3/5] pinctrl: sunxi: Move setting of mux to irq type from unmask to request_resources
` [PATCH v2 4/5] pinctrl: sunxi: Properly handle level triggered gpio interrupts
` [PATCH v2 5/5] pinctrl: sunxi: Define enable / disable irq callbacks for level triggered irqs

Weird bug about wildcard behavior in for statement
 2014-05-31 13:55 UTC 

[PATCH RFC RESEND 01/14] block: kconfig update and build bits for BFQ
 2014-05-31 13:54 UTC  (8+ messages)
` [PATCH RFC - TAKE TWO - 00/12] New version of the BFQ I/O Scheduler
  ` [PATCH RFC - TAKE TWO - 08/12] block, bfq: preserve a low latency also with NCQ-capable drives
  ` [PATCH RFC - TAKE TWO - 09/12] block, bfq: reduce latency during request-pool saturation

[PATCH 0/{1,1}] i2c: Make I2C ID tables non-mandatory for DT/ACPI
 2014-05-31 13:48 UTC  (9+ messages)
` [PATCH] i2c: Make I2C ID tables non-mandatory for DT'ed and/or ACPI'ed devices

[U-Boot] Unable to boot the new FIT image
 2014-05-31 13:45 UTC  (6+ messages)

[libvirt test] 26664: tolerable FAIL - PUSHED
 2014-05-31 13:38 UTC 

[Buildroot] Help to sponsor/organize the next meeting in Düsseldorf
 2014-05-31 13:36 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.