All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-04 12:29:38 to 2014-01-04 16:48:51 UTC [more...]

[PATCH v2 0/5] alx: add statistics
 2014-01-04 16:47 UTC  (6+ messages)
` [PATCH v2 1/5] alx: add a hardware stats structure
` [PATCH v2 2/5] alx: add constants for the stats fields
` [PATCH v2 3/5] alx: add stats update function
` [PATCH v2 4/5] alx: add alx_get_stats64 operation
` [PATCH v2 5/5] alx: add stats to ethtool

[PATCHv12 00/49] ARM: TI SoC clock DT conversion
 2014-01-04 16:48 UTC  (6+ messages)
` [PATCHv12 07/49] clk: divider: add support for low level ops

[PATCH opensm] osm_db_files.c: Fix issue introduced in commit, aaa7b1e67ec6e5fc2a10accf46d538f9d47c6323
 2014-01-04 16:47 UTC 

how to know how long it takes on suspend/resume for platform usb driver
 2014-01-04 16:44 UTC  (2+ messages)

PATCH? introduce get_compound_page (Was: process 'stuck' at exit)
 2014-01-04 16:43 UTC  (11+ messages)
      ` [PATCH 0/1] mm: fix the theoretical compound_lock() vs prep_new_page() race
        ` [PATCH 1/1] "
            ` [PATCH v2 0/1] "
              ` [PATCH v2 1/1] "

[Buildroot] [PATCH 0/5 v4] SUBJECT
 2014-01-04 16:43 UTC  (7+ messages)
` [Buildroot] [PATCH 2/5] fs/custom: generate complete, partition-based device images
` [Buildroot] [PATCH 3/5] board/raspberrypi: provide partition description for the new genimages
` [Buildroot] [PATCH 4/5] fs/custom: add support for squashfs

Linux 3.2.54
 2014-01-04 16:43 UTC  (2+ messages)

'resync=PENDING', 'auto-read-only' on raid1 creation
 2014-01-04 16:38 UTC  (2+ messages)

Breaking up a bvec in a bio for reading more than 512
 2014-01-04 16:32 UTC  (2+ messages)

[U-Boot] [PATCH 1/6] wandboard: Return from cpu_eth_init() directly
 2014-01-04 16:31 UTC  (6+ messages)
` [U-Boot] [PATCH 2/6] titanium: "
` [U-Boot] [PATCH 3/6] mx6qarm2: Remove unneeded error message when cpu_eth_init() fails
` [U-Boot] [PATCH 4/6] mx6qsabreauto: Return from cpu_eth_init() directly
` [U-Boot] [PATCH 5/6] mx6sabresd: "
` [U-Boot] [PATCH 6/6] mx6slevk: "

[PATCH 0/2] Regression fixes for rfcomm/tty.c
 2014-01-04 16:30 UTC  (3+ messages)
` [PATCH 1/2] rfcomm: release the port when the last user closes the tty
` [PATCH 2/2] rfcomm: move the device under its parent if already connected

[RFC 2/2] dual scan thread bug fix
 2014-01-04 16:27 UTC  (2+ messages)

[PATCH] ARM: mm: Fix stage-2 device memory attributes
 2014-01-04 16:27 UTC  (3+ messages)
` [PATCH v2] "

[Buildroot] [PATCH] manual: use current date/time for 'generated on'
 2014-01-04 16:25 UTC 

Recovering an Array with inconsistent Superblocks
 2014-01-04 16:24 UTC  (2+ messages)

[Buildroot] [RFC PATCH 0/2] gitorious helper
 2014-01-04 16:20 UTC  (2+ messages)

How to get pid of packet sender from NFQUEUE?
 2014-01-04 16:17 UTC  (2+ messages)

[PATCH 0/6] phylib: cleanups
 2014-01-04 17:14 UTC  (11+ messages)
` [PATCH 4/6] phy: kill excess code

[PATCH] extensions: libxt_set: Add missing hyphen to --bytes-eq synopsis in manpage
 2014-01-04 15:57 UTC 

[PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support
 2014-01-04 16:10 UTC  (4+ messages)

[RFC PATCH 0/5] sunrpc: change handling of use-gss-proxy file
 2014-01-04 16:10 UTC  (13+ messages)
` [RFC PATCH 1/5] sunrpc: don't wait for write before allowing reads from "

[PATCH] mkfs: check sizes of important structs at build time
 2014-01-04 16:08 UTC  (5+ messages)

[PATCH v3 1/2] regulator: anatop-regulator: Fix the error handling on probe
 2014-01-04 16:00 UTC  (4+ messages)

[rt2x00usb] sleeping function called from invalid context at kernel/locking/mutex.c:616
 2014-01-04 15:52 UTC  (2+ messages)
` [rt2x00-users] "

XFS File System Monitor
 2014-01-04 15:45 UTC  (3+ messages)

[meta-fsl-arm] i.MX6 audio performance
 2014-01-04 15:43 UTC  (8+ messages)

[PATCH 1/3] kconfig: consolidate arch-specific seccomp options
 2014-01-04 15:38 UTC  (2+ messages)

[ath9k-devel] (no subject)
 2014-01-04 15:35 UTC  (2+ messages)

btrfs raid1 and btrfs raid10 arrays NOT REDUNDANT
 2014-01-04 15:23 UTC  (15+ messages)

[PATCHv3 0/13] Staging: vt6656: Cleanup of checkpatch problems in bssdb.c
 2014-01-04 15:25 UTC  (14+ messages)
` [PATCH 01/13] Staging: vt6656: Fix indentation of bssdb.c
` [PATCH 02/13] Staging: vt6656: Adjust comments in bssdb.c
` [PATCH 03/13] Staging: vt6656: Remove unnecessary semicolons
` [PATCH 04/13] Staging: vt6656: Correct operator coding style
` [PATCH 05/13] Staging: vt6656: Correct single space mistakes
` [PATCH 06/13] Staging: vt6656: Remove line feeds before else
` [PATCH 07/13] Staging: vt6656: Remove unnecessary spaces in format strings
` [PATCH 08/13] Staging: vt6656: Combine "else { if" to "else if"
` [PATCH 09/13] Staging: vt6656: Correct usage of braces
` [PATCH 10/13] Staging: vt6656: Combined nested conditions
` [PATCH 11/13] Staging: vt6656: Remove bogus parentheses in conditions
` [PATCH 12/13] Staging: vt6656: Remove explicit comparisons against NULL
` [PATCH 13/13] Staging: vt6656: Reduce line length of bssdb.c

[PATCHv9] dmaengine: Add support for BCM2835
 2014-01-04 15:27 UTC  (5+ messages)

[PATCH] ASoC: simple-card: Add device's module clock selection
 2014-01-04 15:19 UTC 

[meta-oe][for-dylan][PATCH 0/9] Dylan backports
 2014-01-04 15:14 UTC  (2+ messages)

[PATCH] Perf: Correct Assumptions about Sample Timestamps in Passes
 2014-01-04 15:05 UTC  (11+ messages)

[U-Boot] [PATCH v6 01/12] sf: Add extended read commands support
 2014-01-04 15:04 UTC  (12+ messages)
` [U-Boot] [PATCH v6 02/12] sf: Add quad read/write "
` [U-Boot] [PATCH v6 03/12] sf: ops: Add configuration register writing support
` [U-Boot] [PATCH v6 04/12] sf: Set quad enable bit support
` [U-Boot] [PATCH v6 05/12] sf: probe: Enable RD_FULL and WR_QPP
` [U-Boot] [PATCH v6 06/12] sf: Separate the flash params table
` [U-Boot] [PATCH v6 07/12] sf: Add QUAD_IO_FAST read support
` [U-Boot] [PATCH v6 08/12] sf: Discover read dummy_cycles
` [U-Boot] [PATCH v6 09/12] sf: Add macronix set QEB support
` [U-Boot] [PATCH v6 10/12] sf: probe: Enable macronix quad read/write cmds support
` [U-Boot] [PATCH v6 11/12] sf: Divide flash register ops from QEB code
` [U-Boot] [PATCH v6 12/12] sf: Code cleanups

[U-Boot] [PATCH v6 00/12] sf: Add Extended read and quad read/write commands support
 2014-01-04 15:04 UTC 

[Qemu-devel] [Bug 1265998] [NEW] vfio-pci passed Radeon 7870XT is unstable on first boot of a Windows 8.1 guest
 2014-01-04 14:49 UTC  (2+ messages)
` [Qemu-devel] [Bug 1265998] "

[U-Boot] Pull request: u-boot-spi/master-xlnx
 2014-01-04 14:53 UTC 

[PATCH nf-next v5 0/3] xtables socket classid matching
 2014-01-04 14:48 UTC  (6+ messages)

[PATCH man-pages] man: packet.7: document fanout, ring and auxiliary options
 2014-01-04 14:47 UTC  (4+ messages)

[Ilw] Intel Wireless 7260 hardware timed out randomly
 2014-01-04 14:41 UTC  (24+ messages)

[PATCH v5 0/9] phy: Add new Exynos USB 2.0 PHY driver
 2014-01-04 14:37 UTC  (3+ messages)
` [PATCH v5 6/9] phy: Add support for S5PV210 to the "
  ` [PATCH v6 "

ext4 goes into read only mode on using discard with htree_dirblock_to_tree ... bad entry in directory
 2014-01-04 14:35 UTC  (2+ messages)

[U-Boot] [PATCH] edid: add function to convert edid to fb_videomode
 2014-01-04 14:33 UTC  (2+ messages)

How does a newbie find work?
 2014-01-04 14:31 UTC 

[PATCH nilfs-utils 0/2] trivial improvements of cleanerd
 2014-01-04 14:28 UTC  (5+ messages)
` [PATCH nilfs-utils 1/2] cleanerd: call _exit(2) twice for ensuring not being a session leader

mm: kernel BUG at mm/huge_memory.c:1440!
 2014-01-04 14:25 UTC  (5+ messages)

intel_pstate divide error with v3.13-rc4-256-gb7000ad
 2014-01-04 14:38 UTC  (4+ messages)

FROM DR. WILSON ANDERSON
 2014-01-04 14:15 UTC 

[Qemu-devel] [PATCH v2 00/25] target-arm: A64 decoder sets 3 and 4: everything but fp & simd
 2014-01-04 14:11 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 15/25] target-arm: A64: Implement minimal set of EL0-visible sysregs

[PATCH 0/3] sunrpc: change handling of use-gss-proxy file
 2014-01-04 14:11 UTC  (3+ messages)
` [PATCH 2/3] sunrpc: fix potential race between setting use_gss_proxy and the upcall rpc_clnt

[PATCH v3 00/24] em28xx: split analog part into a separate module
 2014-01-04 14:09 UTC  (3+ messages)

FROM DR. WILSON ANDERSON
 2014-01-04 14:07 UTC 

[PATCH 3.12 000/118] 3.12.6-stable review
 2014-01-04 14:03 UTC  (6+ messages)
` [PATCH 3.12 033/118] usb: xhci: Link TRB must not occur within a USB payload burst

[PATCH v4 00/22] em28xx: split analog part into a separate module
 2014-01-04 10:55 UTC  (21+ messages)
` [PATCH v4 01/22] [media] em28xx: move some video-specific functions to em28xx-video
` [PATCH v4 02/22] [media] em28xx: some cosmetic changes
` [PATCH v4 03/22] [media] em28xx: move analog-specific init to em28xx-video
` [PATCH v4 04/22] [media] em28xx: make em28xx-video to be a separate module
` [PATCH v4 05/22] [media] em28xx: initialize analog I2C devices at the right place
` [PATCH v4 06/22] [media] em28xx: add warn messages for timeout
` [PATCH v4 07/22] [media] em28xx: improve extension information messages
` [PATCH v4 08/22] [media] em28xx: convert i2c wait completion logic to use jiffies
` [PATCH v4 09/22] [media] tvp5150: make read operations atomic
` [PATCH v4 10/22] [media] tuner-xc2028: remove unused code
` [PATCH v4 11/22] [media] em28xx: check if a device has audio earlier
` [PATCH v4 12/22] [media] em28xx: properly implement AC97 wait code
` [PATCH v4 13/22] [media] em28xx: initialize audio latter
` [PATCH v4 15/22] [media] em28xx: Fix em28xx deplock
` [PATCH v4 16/22] [media] em28xx: use a better value for I2C timeouts
` [PATCH v4 17/22] [media] em28xx-i2c: Fix error code for I2C error transfers
` [PATCH v4 18/22] [media] em28xx: don't return -ENODEV for I2C xfer errors
` [PATCH v4 20/22] [media] em28xx: use usb_alloc_coherent() for audio
` [PATCH v4 21/22] [media] em28xx-audio: allocate URBs at device driver init
` [PATCH v4 22/22] [media] em28xx: retry read operation if it fails

[PATCH 1/1] thermal: fix cpu_cooling max_level behavior
 2014-01-04 13:53 UTC  (5+ messages)

[PATCH] macvlan: fix oops with vlan-on-top and HW_VLAN_CTAG_TX lowerdev
 2014-01-04 13:51 UTC  (5+ messages)

[PATCH 2/10] xfs: xfs_bulkstat_single consolidation
 2014-01-04 13:46 UTC  (3+ messages)

[PATCH v2] fs/nilfs2: Integer overflow in nilfs_ioctl_wrap_copy()
 2014-01-04 13:43 UTC  (5+ messages)

[Buildroot] [PATCH 01/36] xorg: New package xproto_presentproto
 2014-01-04 13:39 UTC  (36+ messages)
` [Buildroot] [PATCH 02/36] xorg: Bump xcb-proto & libxcb version to 1.10
` [Buildroot] [PATCH 03/36] xorg: xapp_xdpyinfo also depends on xlib_libXinerama & xlib_libXcomposite
` [Buildroot] [PATCH 04/36] xorg: Bump xapp_xrandr version to 1.4.1
` [Buildroot] [PATCH 05/36] xorg: Bump xdriver_xf86-video-intel version to 2.99.907
` [Buildroot] [PATCH 06/36] xorg: Bump xkeyboard-config version to 2.10.1
` [Buildroot] [PATCH 07/36] xorg: Bump xlib_libfontenc version to 1.1.2
` [Buildroot] [PATCH 08/36] xorg: Bump xlib_libpciaccess version to 0.13.2
` [Buildroot] [PATCH 09/36] xorg: Bump xlib_libSM version to 1.2.2
` [Buildroot] [PATCH 10/36] xorg: Bump xlib_libX11 version to 1.6.2
` [Buildroot] [PATCH 11/36] xorg: Bump xlib_libXau version to 1.0.8
` [Buildroot] [PATCH 12/36] xorg: Bump xlib_libXcomposite version to 0.4.4
` [Buildroot] [PATCH 13/36] xorg: Bump xlib_libXdamage version to 1.1.4
` [Buildroot] [PATCH 14/36] xorg: Bump xlib_libXext version to 1.3.2
` [Buildroot] [PATCH 15/36] xorg: Bump xlib_libXfixes version to 5.0.1
` [Buildroot] [PATCH 16/36] xorg: Bump xlib_libXfont version to 1.4.6
` [Buildroot] [PATCH 17/36] xorg: Bump xlib_libXi version to 1.7.2
` [Buildroot] [PATCH 18/36] xorg: Bump xlib_libXinerama version to 1.1.3
` [Buildroot] [PATCH 19/36] xorg: Bump xlib_libXmu version to 1.1.2
` [Buildroot] [PATCH 20/36] xorg: xlib_libXpm depends on libiconv & gettext if appropriate
` [Buildroot] [PATCH 21/36] xorg: Bump xlib_libXrandr version to 1.4.2
` [Buildroot] [PATCH 22/36] xorg: Bump xlib_libXrender version to 0.9.8
` [Buildroot] [PATCH 23/36] xorg: Bump xlib_libXt version to 1.1.4
` [Buildroot] [PATCH 24/36] xorg: Bump xlib_libXtst version to 1.2.2
` [Buildroot] [PATCH 25/36] xorg: Bump xlib_libXxf86vm version to 1.1.3
` [Buildroot] [PATCH 26/36] xorg: Bump xlib_xtrans version to 1.3.2
` [Buildroot] [PATCH 27/36] xorg: Bump xproto_dri2proto version to 2.8
` [Buildroot] [PATCH 28/36] xorg: Bump xproto_glproto version to 1.4.17
` [Buildroot] [PATCH 29/36] xorg: Bump xproto_inputproto version to 2.3
` [Buildroot] [PATCH 30/36] xorg: Bump xproto_randrproto version to 1.4.0
` [Buildroot] [PATCH 31/36] xorg: Bump xproto_videoproto version to 2.3.2
` [Buildroot] [PATCH 32/36] xorg: Bump xproto_xextproto version to 7.3.0
` [Buildroot] [PATCH 33/36] xorg: Bump xproto_xproto version to 7.0.25
` [Buildroot] [PATCH 34/36] xorg: Bump xutil_makedepend version to 1.0.5
` [Buildroot] [PATCH 35/36] xorg: Bump xutil_util-macros version to 1.18.0
` [Buildroot] [PATCH 36/36] xorg: Bump xserver_xorg-server version to 1.15.0

[Buildroot] [PATCH 00/36] Update xorg packages
 2014-01-04 13:38 UTC 

Another ALPS touchpad
 2014-01-04 13:31 UTC  (4+ messages)

[0/3] Driver core patches for kernel 3.14
 2014-01-04 13:21 UTC  (4+ messages)
` [PATCH 1/3] kobject: Fix source code comment spelling
` [PATCH 2/3] firmware loader: Add sparse annotation
` [PATCH 3/3] driver-core: Fix use-after-free triggered by bus_unregister()

[net PATCH] netfilter: only warn once on wrong seqadj usage
 2014-01-04 13:16 UTC  (2+ messages)

[PATCH] mmc: add SDIO identifiers for Broadcom WLAN devices
 2014-01-04 12:55 UTC  (2+ messages)

[PATCH V3] sdhci: only reprogram retuning timer when flag is set
 2014-01-04 12:51 UTC 

[PATCH v7] mtd: gpmi: Deal with bitflips in erased regions
 2014-01-04 12:50 UTC  (3+ messages)

[PATCH] ARM: OMAPFB: panel-sony-acx565akm: fix missing mutex unlocks
 2014-01-04 12:51 UTC  (3+ messages)

[PATCH v3 1/5] mtd: nand: localize ECC failures per page
 2014-01-04 12:49 UTC  (3+ messages)
` [PATCH v3 4/5] mtd: nand: support Micron READ RETRY

[PATCH 0/3]: ALSA: compress: sampling rate updates
 2014-01-04 11:29 UTC  (4+ messages)
` [PATCH 1/3] ALSA: compress: remove the sample rate check
` [PATCH 2/3] ALSA: compress: update comment for sample rate in snd_codec
` [PATCH 3/3] ALSA: compress: update struct snd_codec_desc for sample rate


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.