All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-06 18:13:12 to 2013-09-06 19:32:34 UTC [more...]

[PATCHv3 1/2] ARM: msm: Add support for APQ8074 Dragonboard
 2013-09-06 19:32 UTC  (3+ messages)
` [PATCHv3 2/2] defconfig: msm_defconfig: Enable CONFIG_ARCH_MSM8974

[PATCH tip/core/rcu 0/9] v2 sysidle changes for 3.12
 2013-09-06 19:32 UTC  (7+ messages)
` [PATCH tip/core/rcu 1/9] rcu: Eliminate unused APIs intended for adaptive ticks
  ` [PATCH tip/core/rcu 8/9] nohz_full: Add full-system-idle state machine

[RFC 0/4] Create infrastructure for running C code from SRAM
 2013-09-06 19:32 UTC  (12+ messages)

[PATCH cgroup/for-3.12-fixes] cgroup: fix cgroup post-order descendant walk of empty subtree
 2013-09-06 19:31 UTC 

[PATCH cgroup/for-3.12-fixes] cgroup: fix cgroup post-order descendant walk of empty subtree
 2013-09-06 19:31 UTC 

[PATCH 1/3] dcache: use IS_ROOT to decide where dentry is hashed
 2013-09-06 19:29 UTC  (8+ messages)
` [PATCH 2/3] dcache: Don't set DISCONNECTED on "pseudo filesystem" dentries

[PATCH v5 0/5] ARM: support for Trusted Foundations secure monitor
 2013-09-06 19:29 UTC  (5+ messages)
` [PATCH v5 1/5] ARM: add basic Trusted Foundations support

[PATCH 0/3] Unconfuse git clone when two branches at are HEAD
 2013-09-06 19:29 UTC  (9+ messages)
` [PATCH 1/3] upload-pack: send the HEAD information
` [PATCH 2/3] connect.c: save symref info from server capabilities

Debian package configuration for can-utils
 2013-09-06 19:28 UTC  (4+ messages)

coming from git, understanding mercurial branching
 2013-09-06 19:29 UTC  (3+ messages)

GSO/GRO and UDP performance
 2013-09-06 19:26 UTC  (6+ messages)

[PATCH] contrib/vim: merge changes from vim-bitbake repo
 2013-09-06 19:25 UTC 

[PATCH] f2fs: optimize fs_lock for better performance
 2013-09-06 19:25 UTC  (2+ messages)

[PATCH 0/2] New numactl option for overriding of policy settings cpuset awareness
 2013-09-06 19:24 UTC  (3+ messages)
` [PATCH 2/2] libnuma: new function numa_run_on_node_mask_all was added to libnuma

[PATCH v5] Soft limit rework
 2013-09-06 19:23 UTC  (9+ messages)

[Qemu-devel] [PATCHv2 0/3] seccomp: adding blacklist support with command line
 2013-09-06 19:21 UTC  (4+ messages)
` [Qemu-devel] [PATCHv2 1/3] seccomp: adding blacklist support
` [Qemu-devel] [PATCHv2 2/3] seccomp: adding command line support for blacklist
` [Qemu-devel] [PATCHv3 3/3] seccomp: general fixes

[PATCH Version 3 1/1] NFSv4.1 Use MDS auth flavor for data server connection
 2013-09-06 19:17 UTC  (3+ messages)

Kernel Module load problem
 2013-09-06 19:15 UTC 

[PATCH v2] ARM: EDMA: Fix clearing of unused list for DT DMA resources
 2013-09-06 19:15 UTC  (7+ messages)

[GIT PULL 0/5] ARM: SoC updates for 3.12
 2013-09-06 19:10 UTC  (12+ messages)
` [GIT PULL 1/5] ARM: SoC low-priority fixes "
` [GIT PULL 2/5] ARM: SoC cleanups "
` [GIT PULL 3/5] ARM: SoC DT updates "
` [GIT PULL 4/5] ARM: SoC platform changes "
` [GIT PULL 5/5] ARM: SoC board updates "

[Ocfs2-devel] [PATCH 0/6] nocontrold: Eliminating ocfs2_controld
 2013-09-06 19:13 UTC  (3+ messages)

Stereo 3D v3
 2013-09-06 19:11 UTC  (11+ messages)
` [PATCH 1/9] drm: Move the GET_CAP macros next to the corresponding ioctl structure
` [PATCH 2/9] drm: Sort userspace typedefs by ioctl number
` [PATCH 3/9] drm: Make sure every ioctl structure has a typedef
` [PATCH 4/9] drm: Add a SET_CAP ioctl
` [PATCH 5/9] drm: Add HDMI stereo 3D flags to struct drm_mode_modeinfo
` [PATCH 6/9] drm: Add a DRM_CAP_STEREO_3D capability for SET_CAP ioctl
` [PATCH 7/9] drm/edid: Expose mandatory stereo modes for HDMI sinks
` [PATCH 8/9] drm: Reject modes with more than 1 stereo flags set
` [PATCH 9/9] drm: Set the relevant infoframe field when scanning out a 3D mode

[PATCH] simplefb: print some info about the registered fb
 2013-09-06 19:11 UTC  (4+ messages)

[meta-networking][PATCH 1/1] fping: add recipe
 2013-09-06 19:10 UTC  (2+ messages)

[PATCH 2/2] sh_eth: add device tree support
 2013-09-06 19:10 UTC  (4+ messages)

[i-g-t] Stereo 3D
 2013-09-06 19:08 UTC  (13+ messages)
` [PATCH i-g-t 01/12] lib: Dump information about the supported 3D stereo formats
` [PATCH i-g-t 02/12] lib: Add a helper to paint a PNG using cairo
` [PATCH i-g-t 03/12] lib: Split create_image_surface() out of create_cairo_ctx()
` [PATCH i-g-t 04/12] lib: Add a helper to write a png from a struct kmstest_fb
` [PATCH i-g-t 05/12] testdisplay: Move the code sanitizing depth into main()
` [PATCH i-g-t 06/12] testdisplay: Map the fb inside paint_color_key()
` [PATCH i-g-t 07/12] testdisplay: Properly handle the life cycle of framebuffers
` [PATCH i-g-t 08/12] testdisplay: Fix CRTS typo
` [PATCH i-g-t 09/12] testdisplay: Untangle dump_info() from the main testing loop
` [PATCH i-g-t 10/12] testdisplay: Free the array of connectors
` [PATCH i-g-t 11/12] testdisplay: Provide a full path when opening pngs
` [PATCH i-g-t 12/12] testdisplay: Test the stereo 3D modes

[PATCH] ARM: tegra: throw the unique chip ID into the entropy pool
 2013-09-06 19:09 UTC  (5+ messages)

[PATCH RESEND v3 0/7] Enable Drivers for Intel MIC X100 Coprocessors
 2013-09-06 19:04 UTC  (18+ messages)
` [PATCH RESEND v3 3/7] Intel MIC Host Driver, card OS state management

[PATCH_V4] image types: split live into iso and hddimg
 2013-09-06 19:03 UTC  (2+ messages)

git-p4 out of memory for very large repository
 2013-09-06 19:03 UTC  (9+ messages)

[PATCH 00/55] xfsprogs: bring code up to date with kernel
 2013-09-06 19:03 UTC  (31+ messages)
` [PATCH 31/55] libxfs: switch over to xfs_sb.c and remove xfs_mount.c
` [PATCH 41/55] xfs: Introduce a new structure to hold transaction reservation items
` [PATCH 42/55] xfs: Introduce tr_fsyncts to m_reservation
` [PATCH 43/55] xfs: Make writeid transaction use tr_writeid
` [PATCH 44/55] xfs: refactor xfs_trans_reserve() interface
` [PATCH 45/55] xfs: Get rid of all XFS_XXX_LOG_RES() macro
` [PATCH 46/55] xfs: Add xfs_log_rlimit.c
` [PATCH 47/55] xfs: Add read-only support for dirent filetype field
` [PATCH 48/55] xfs: Add write "
` [PATCH 49/55] xfsprogs: add dtype support to mkfs and db
` [PATCH 50/55] xfs: di_flushiter considered harmful
` [PATCH 51/55] xfs: fix calculation of the number of node entries in a dir3 node
` [PATCH 52/55] xfs: btree block LSN escaping to disk uninitialised
` [PATCH 53/55] xfs: inode log reservations are too small
` [PATCH 55/55] xfsprogs: cleanup miscellaneous merge faults

kvm caches and battery-backed RAID
 2013-09-06 19:03 UTC 

[PATCH 0/8] ceph: fscache support & upstream changes
 2013-09-06 19:02 UTC  (5+ messages)

build regressions 2013-09-06
 2013-09-06 19:02 UTC 

[PATCH] ltp: update to new release 20130904
 2013-09-06 19:01 UTC  (2+ messages)

[PATCH v4 0/5] clk: dt: bindings for mux, divider & gate clocks
 2013-09-06 19:01 UTC  (14+ messages)
` [PATCH v4 3/5] clk: dt: binding for basic multiplexer clock

[GIT PULL] ia64 fixes for 3.12
 2013-09-06 19:00 UTC 

[libdrm] Stereo 3D
 2013-09-06 19:00 UTC  (4+ messages)
` [PATCH libdrm 1/3] drm: Synchronize the stereo 3D mode flags from the kernel headers
` [PATCH libdrm 2/3] drm: Sync the DRM_SET_CAP ioctl definition
` [PATCH libdrm 3/3] drm: Introduce a drmSetCap() wrapper

[PATCH] rcu: Is it safe to enter an RCU read-side critical section?
 2013-09-06 18:59 UTC  (13+ messages)

eglibc_2.17.bb: Failure expanding variable SELECTED_OPTIMIZATION[:=]
 2013-09-06 18:57 UTC 

[PATCH v5 0/6] Disable "git status" comment prefix
 2013-09-06 18:56 UTC  (6+ messages)
  ` [PATCH v5 6/6] status: add missing blank line after list of "other" files

[PATCH] Btrfs-progs: add make test framework
 2013-09-06 18:50 UTC 

[PATCH] Input: wacom - add support for three new Intuos Pro devices
 2013-09-06 18:50 UTC 

[ 00/36] 3.10.11-stable review
 2013-09-06 18:48 UTC  (4+ messages)

[PATCH] tcp: properly increase rcv_ssthresh for ofo packets
 2013-09-06 18:48 UTC  (2+ messages)

[PATCH net-next] net: add documentation for BQL helpers
 2013-09-06 18:47 UTC  (3+ messages)
` [PATCH net-next v2] "

[PATCH] mlx5: remove unused MLX5_DEBUG param in Kconfig
 2013-09-06 18:47 UTC  (3+ messages)

[PATCH net] bnx2x: Restore a call to config_init
 2013-09-06 18:47 UTC  (2+ messages)

[PATCH net] bnx2x: fix broken compilation with CONFIG_BNX2X_SRIOV is not set
 2013-09-06 18:47 UTC  (2+ messages)

[PATCH net-next] tcp: fix no cwnd growth after timeout
 2013-09-06 18:47 UTC  (3+ messages)

[PATCH net] net: netlink: filter particular protocols from analyzers
 2013-09-06 18:47 UTC  (4+ messages)

[ 0/7] 3.0.95-stable review
 2013-09-06 18:46 UTC  (3+ messages)

[ 00/14] 3.4.61-stable review
 2013-09-06 18:46 UTC  (3+ messages)

[PATCH v4 0/5] Disable "git status" comment prefix
 2013-09-06 18:43 UTC  (8+ messages)

[Buildroot] [RFC] New feature to handle a custom board folder
 2013-09-06 18:45 UTC 

[PATCH v7 0/3] gpio: bcm281xx: GPIO driver
 2013-09-06 18:43 UTC  (5+ messages)
` [PATCH v7 1/3] gpio: bcm281xx: Add "

[AIO] aio-next changes for 3.12
 2013-09-06 18:42 UTC  (4+ messages)

[Qemu-devel] [PATCH] seccomp: adding times() to the whitelist
 2013-09-06 18:41 UTC  (3+ messages)

[PATCH v8 0/3] gpio: bcm281xx: GPIO driver
 2013-09-06 18:40 UTC  (8+ messages)
` [PATCH v8 1/3] gpio: bcm281xx: Add "
` [PATCH v8 2/3] ARM: bcm281xx: Enable "
` [PATCH v8 3/3] ARM: bcm281xx: Add device node for the GPIO controller

[PATCH] ibmvscsi: Fix little endian issues
 2013-09-06 18:38 UTC  (2+ messages)

[PATCH 17/18] lpfc 8.3.42: Fixed issue of task management commands having a fixed timeout
 2013-09-06 18:38 UTC  (2+ messages)

[PATCH] lockref: remove cpu_relax() again
 2013-09-06 18:36 UTC  (10+ messages)

[Patch-v2 1/1] mesa: avoid unnecessary rerunning of tasks
 2013-09-06 18:36 UTC  (2+ messages)

[Bug 68665] New: Crashing games when set AA to x2 on GTX760
 2013-09-06 18:34 UTC  (2+ messages)
  ` [Bug 68665] [NVE4] "

[PATCH 1/2] megaraid_sas: Add High Availability clustering support using shared Logical Disks
 2013-09-06 18:34 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] m28evk board config
 2013-09-06 18:31 UTC  (2+ messages)

[net-next v5 0/8][pull request] Intel Wired LAN Driver Updates
 2013-09-06 18:30 UTC  (10+ messages)
` [net-next v5 8/8] i40e: include i40e in kernel proper
    ` [E1000-devel] "

[PATCH] bnx2x: avoid atomic allocations during initialization
 2013-09-06 18:27 UTC  (2+ messages)

[PATCH] Avoid useless inodes and dentries reclamation
 2013-09-06 18:26 UTC  (9+ messages)

[PATCH 0/2] ext4: increase mbcache scalability
 2013-09-06 12:23 UTC  (6+ messages)
` [PATCH v3 "

[PATCH 2/2] fs/superblock: Avoid locking counting inodes and dentries before reclaiming them
 2013-09-06 18:24 UTC 

[PATCH 1/2] fs/superblock: Unregister sb shrinker before ->kill_sb()
 2013-09-06 18:24 UTC 

[PATCH 1/3] dejagnu: Add recipe
 2013-09-06 18:22 UTC  (3+ messages)
` [PATCH 3/3] gcc-runtime: Add ptest

[PATCH] arm: dts: am33xx: Add mmc nodes for am33xx platform
 2013-09-06 18:21 UTC  (4+ messages)

[Qemu-devel] vfio for platform devices - 9/5/2012 - minutes
 2013-09-06 18:20 UTC  (4+ messages)
    `  "

[PATCH] ARM: dts: Disable Exynos5250 I2S controllers by default
 2013-09-06 18:17 UTC 

[PATCH v2 1/6] scsi/bfa: use pcie_set/get_readrq to simplify code
 2013-09-06 18:17 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] m53evk board config
 2013-09-06 18:17 UTC 

[U-Boot] [PATCH 0/1] m53evk board config
 2013-09-06 18:16 UTC 

[GIT PULL] arch/tile changes for v3.12
 2013-09-06 18:16 UTC  (2+ messages)

[PATCH] x86, build: move build output statistics away from stderr
 2013-09-06 18:15 UTC 

[PATCH 0/6] SCSI: esas2r: Static check fixes
 2013-09-06 18:15 UTC  (3+ messages)
` [PATCH 1/6] SCSI: esas2r: smatch - Use biwise rather than logical AND for checking if any bit set

[PATCH] Btrfs-progs: add ability to corrupt file extent disk bytenr
 2013-09-06 18:15 UTC 

[PATCH 0/2] Bluez5 fixes
 2013-09-06 18:14 UTC  (3+ messages)
` [PATCH 2/2] bluez5: Rename tests package to testtools

[PATCH net] bonding: Avoid possible de-sync with arp_validate
 2013-09-06 18:13 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.