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

[PATCH V3] check-ignore: Add option to ignore index contents
 2013-09-06  5:59 UTC  (3+ messages)

[PATCH] kmod: be32toh for older boxen
 2013-09-06  5:59 UTC  (2+ messages)
` [PATCH] kmod-native: Add back-up implementation of be32toh()

[REPOST PATCH 0/4] slab: implement byte sized indexes for the freelist of a slab
 2013-09-06  5:57 UTC  (10+ messages)
` [REPOST PATCH 1/4] slab: factor out calculate nr objects in cache_estimate
` [REPOST PATCH 2/4] slab: introduce helper functions to get/set free object
` [REPOST PATCH 3/4] slab: introduce byte sized index for the freelist of a slab
` [REPOST PATCH 4/4] slab: make more slab management structure off the slab

[net-next 0/8][pull request] Intel Wired LAN Driver Updates
 2013-09-06  5:58 UTC  (10+ messages)
` [net-next 1/8] i40e: main driver core
` [net-next 2/8] i40e: transmit, receive, and NAPI
` [net-next 3/8] i40e: driver ethtool core
` [net-next 4/8] i40e: driver core headers
` [net-next 5/8] i40e: implement virtual device interface
` [net-next 6/8] i40e: init code and hardware support
` [net-next 7/8] i40e: debugfs interface
` [net-next 8/8] i40e: include i40e in kernel proper

[PATCH 05/16] slab: remove cachep in struct slab_rcu
 2013-09-06  5:58 UTC  (8+ messages)
` [PATCH 0/4] slab: implement byte sized indexes for the freelist of a slab

[Qemu-devel] [RFC PATCH 0/6] Shared Library Module Support
 2013-09-06  5:53 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH 4/6] Makefile: introduce common-obj-m and block-obj-m for DSO

[Buildroot] [PATCH] arch/Config.in: Allow arm7tdmi to select BR2_BINFMT_FLAT
 2013-09-06  5:45 UTC 

[PATCH] drm/i915: try not to lose backlight CBLV precision
 2013-09-06  5:43 UTC  (3+ messages)

module_param does not work in Ubuntu 13.10 - Kernel 3.10.0-4
 2013-09-06  5:42 UTC  (3+ messages)

[PATCH 00/11] HV KVM improvements in preparation for POWER8 support
 2013-09-06  5:40 UTC  (22+ messages)
` [PATCH 02/11] KVM: PPC: Book3S HV: Implement timebase offset for guests
` [PATCH 03/11] KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE
` [PATCH 04/11] KVM: PPC: Book3S HV: Add GET/SET_ONE_REG interface for LPCR
` [PATCH 05/11] KVM: PPC: Book3S HV: Add support for guest Program Priority Register
` [PATCH 06/11] KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7
` [PATCH 07/11] KVM: PPC: Book3S HV: Implement H_CONFER
` [PATCH 08/11] KVM: PPC: Book3S HV: Restructure kvmppc_hv_entry to be a subroutine
` [PATCH 09/11] KVM: PPC: Book3S HV: Pull out interrupt-reading code into "
` [PATCH 10/11] KVM: PPC: Book3S HV: Avoid unbalanced increments of VPA yield count
` [PATCH 11/11] KVM: PPC: Book3S HV: Return -EINVAL rather than BUG'ing

Reiser4 for 3.11
 2013-09-06  5:36 UTC 

Telit HE910 initialisation sequence freezes
 2013-09-06  5:35 UTC  (2+ messages)

[PATCH] perf tools: Free strlist in strlist__delete()
 2013-09-06  5:35 UTC 

OSD crash during repair
 2013-09-06  5:34 UTC  (6+ messages)

[PATCH 0/3] fiemap: introduce EXTENT_DATA_COMPRESSED flag
 2013-09-06  5:28 UTC  (3+ messages)
` [PATCH 2/3] fiemap: add "

[RESEND RFC PATCH v3 00/35] mm: Memory Power Management
 2013-09-06  5:24 UTC  (7+ messages)
` [RFC PATCH v3 09/35] mm: Track the freepage migratetype of pages accurately

[Bug 66963] New: r600: linux 3.11RC1 isn't booting with radeon.dpm=1 option in grub
 2013-09-06  5:26 UTC  (2+ messages)
` [Bug 66963] r600: linux v3.11.0-RC "

+ mm-hugetlb-return-a-reserved-page-to-a-reserved-pool-if-failed.patch added to -mm tree
 2013-09-06  5:23 UTC  (3+ messages)
` [PATCH v3 06/20] mm, hugetlb: return a reserved page to a reserved pool if failed

[Qemu-devel] [PATCH] qxl: fix local renderer
 2013-09-06  5:20 UTC 

+ mm-hugetlb-fix-subpool-accounting-handling.patch added to -mm tree
 2013-09-06  5:19 UTC  (5+ messages)
` [PATCH v3 03/20] mm, hugetlb: fix subpool accounting handling

[Patch net-next v2] net: sync some IP headers with glibc
 2013-09-06  5:19 UTC  (6+ messages)
` [GLIBC Patch v2] inet: avoid redefinition of some structs in kernel

[PATCH v2 1/4] mm/zswap: bugfix: memory leak when re-swapon
 2013-09-06  5:16 UTC  (2+ messages)

[PATCH v2 2/4] mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrently
 2013-09-06  5:16 UTC  (2+ messages)

[PATCH v2 3/4] mm/zswap: avoid unnecessary page scanning
 2013-09-06  5:16 UTC  (2+ messages)

[PATCH v2 4/4] mm/zswap: use GFP_NOIO instead of GFP_KERNEL
 2013-09-06  5:16 UTC  (2+ messages)

[PATCH v2 0/4] mm/zswap bugfix: memory leaks and other problems
 2013-09-06  5:15 UTC  (2+ messages)

[PATCH v5 0/7] Check replacement object type and minor updates
 2013-09-06  5:10 UTC  (8+ messages)
` [PATCH v5 1/7] replace: forbid replacing an object with one of a different type
` [PATCH v5 2/7] Documentation/replace: state that objects must be of the same type
` [PATCH v5 3/7] t6050-replace: test that objects are "
` [PATCH v5 4/7] t6050-replace: add test to clean up all the replace refs
` [PATCH v5 5/7] Documentation/replace: add Creating Replacement Objects section
` [PATCH v5 6/7] replace: allow long option names
` [PATCH v5 7/7] t6050-replace: use some "

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

Discussion starters for ION session at Linux Plumbers Android+Graphics microconf
 2013-09-06  5:06 UTC  (3+ messages)

linux-next: build warning after merge of the ceph tree
 2013-09-06  5:05 UTC 

[Qemu-devel] [PATCH] spapr-rtas: reset top 4 bits in parameters address
 2013-09-06  5:04 UTC  (12+ messages)

[Qemu-devel] [RFC v4 0/5] hw/arm: add initial support for Canon DIGIC SoC
 2013-09-06  5:01 UTC  (6+ messages)
` [Qemu-devel] [RFC v4 1/5] hw/arm: add very "

[PATCH] ethernet/arc/arc_emac: optimize the Tx/Tx-reclaim paths a bit
 2013-09-06  5:03 UTC  (4+ messages)

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

[PATCH 0/9] x86/UV/KDB/NMI: Updates for NMI/KDB handler for SGI UV
 2013-09-06  5:00 UTC  (5+ messages)
` [PATCH 5/9] KGDB/KDB: add support for external NMI handler to call KGDB/KDB
` [PATCH 7/9] KGDB/KDB: add new system NMI entry code to KDB

[PATCH v2 0/1] dcache: Translating dentry into pathname without taking rename_lock
 2013-09-06  4:54 UTC  (7+ messages)
` [PATCH v2 1/1] "

[Qemu-devel] [Bug] qemu-sparc64 broken
 2013-09-06  4:53 UTC  (3+ messages)

[PATCH v2 4/4] drm/i915: add support for per-pipe power sequencing on vlv
 2013-09-06  4:40 UTC  (2+ messages)
` [PATCH] "

[PATCH 0/8] ceph: fscache support & upstream changes
 2013-09-06  4:41 UTC  (3+ messages)

[PATCH v2] busybox: migrate from defconfig to config fragments
 2013-09-06  4:41 UTC  (2+ messages)

[PATCH v2 1/4] drm/i915: name intel dp hooks per platform
 2013-09-06  4:38 UTC  (2+ messages)
` [PATCH] "

coming from git, understanding mercurial branching
 2013-09-06  4:39 UTC  (2+ messages)

[PATCH 1/3] thermal: samsung: correct the fall interrupt en, status bit fields
 2013-09-06  4:38 UTC  (4+ messages)
  ` [PATCH 2/3] thermal: samsung: change base_common to more meaningful base_second

[PATCH] systemd: Fix build with multilib
 2013-09-06  4:36 UTC 

[PATCH v7 00/13] Exynos5 IS driver
 2013-09-06  4:33 UTC  (4+ messages)
` [PATCH v7 13/13] V4L: Add driver for s5k4e5 image sensor

[U-Boot] please pull u-boot-samsung master
 2013-09-06  4:32 UTC  (10+ messages)

bnx2x: VF RSS support
 2013-09-06  4:26 UTC  (4+ messages)

[Buildroot] [PATCH v2 0/7] glmark2 and Mesa updates
 2013-09-06  4:25 UTC  (8+ messages)
` [Buildroot] [PATCH v2 1/7] libdrm: bump and add experimental ARM framebuffer support
` [Buildroot] [PATCH v2 2/7] sunxi-cedarx: bump to newer version, use armel2 binaries, add demo
` [Buildroot] [PATCH v2 3/7] mesa3d: pull out from x11
` [Buildroot] [PATCH v2 4/7] mesa3d: modularize and bump to version 9.1.6
` [Buildroot] [PATCH v2 5/7] libpng12: new package
` [Buildroot] [PATCH v2 6/7] glmark2: "
` [Buildroot] [PATCH v2 7/7] mesa3d-demos: "

[PATCHv2] configs: Lock down the GLSDK release 6.02.00.01
 2013-09-06  4:23 UTC 

[GIT] Networking
 2013-09-06  4:19 UTC  (5+ messages)
` [PATCH] net: stmmac: fix bad merge conflict resolution

[PATCH] Document pack v4 format
 2013-09-06  4:18 UTC  (15+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

clock_getres.2: Remove obsolete note on SMP systems
 2013-09-06  4:11 UTC  (12+ messages)
` [PATCH] "

[RFC PATCH 0/10] Support POWER8 in HV KVM
 2013-09-06  4:00 UTC  (22+ messages)
` [RFC PATCH 01/10] KVM: PPC: Book3S HV: Align physical CPU thread numbers with virtual
` [RFC PATCH 02/10] KVM: PPC: Book3S HV: Don't set DABR on POWER8
` [RFC PATCH 03/10] KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs
` [RFC PATCH 04/10] KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8
` [RFC PATCH 05/10] KVM: PPC: Book3S HV: Add handler for HV facility unavailable
` [RFC PATCH 06/10] KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8
` [RFC PATCH 07/10] KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from nap
` [RFC PATCH 08/10] KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs
` [RFC PATCH 09/10] KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8
` [RFC PATCH 10/10] KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells

ftrace 'failed to modify' bug when loading reiserfs.ko
 2013-09-06  3:58 UTC  (7+ messages)

[PATCH 0/5] Squashfs: extra sanity checks and sanity check fixes
 2013-09-06  3:54 UTC  (6+ messages)
` [PATCH 1/5] Squashfs: fix corruption check in get_dir_index_using_name()
` [PATCH 2/5] Squashfs: fix corruption checks in squashfs_lookup()
` [PATCH 3/5] Squashfs: fix corruption checks in squashfs_readdir()
` [PATCH 4/5] Squashfs: add corruption check in get_dir_index_using_offset()
` [PATCH 5/5] Squashfs: add corruption check for type in squashfs_readdir()

[PATCH v2] mfd: rtsx: Modify rts5249_optimize_phy
 2013-09-06  3:40 UTC  (2+ messages)

A naive proposal for preventing loose object explosions
 2013-09-06  3:42 UTC 

[PATCH] perf mem: add priv level filtering support
 2013-09-06  3:41 UTC  (6+ messages)

IOCTLs versus netlink
 2013-09-06  3:41 UTC  (4+ messages)

perf, x86: Add parts of the remaining haswell PMU functionality v5
 2013-09-06  3:37 UTC  (5+ messages)
` [PATCH 1/4] perf, x86: Avoid checkpointed counters causing excessive TSX aborts v5
` [PATCH 2/4] perf, x86: Report TSX transaction abort cost as weight v3
` [PATCH 3/4] perf, x86: Add Haswell TSX event aliases v6
` [PATCH 4/4] perf, tools: Add perf stat --transaction v5

[PATCH 0/7] drm/exynos: move hdmiphy related code to hdmiphy driver
 2013-09-06  3:37 UTC  (14+ messages)
` [PATCH 1/7] "

[PATCH 0/2] xfs: defrag support for v5 filesystems
 2013-09-06  3:34 UTC  (6+ messages)

soft lockup in sysvipc code
 2013-09-06  3:34 UTC  (2+ messages)

[PATCH V2] powerpc: Add I2C bus multiplexer node for B4 and T4240QDS
 2013-09-06  3:33 UTC  (3+ messages)

[xen-unstable test] 19083: regressions - FAIL
 2013-09-06  3:33 UTC 

[PATCH] mm/mmap.c: Remove unnecessary pgoff assignment
 2013-09-06  3:31 UTC  (2+ messages)

linux-next: back merge of Linus' tree into the vfio tree
 2013-09-06  3:31 UTC  (3+ messages)

[Ocfs2-devel] [PATCH 6/6] Disallow cluster_stack changes if fs are mounted
 2013-09-06  3:29 UTC 

[Ocfs2-devel] [PATCH 5/6] Remove control data structures and functions
 2013-09-06  3:28 UTC 

[Ocfs2-devel] [PATCH 4/6] ocfs2_connection_private for holding DLM this_node information
 2013-09-06  3:28 UTC 

[Ocfs2-devel] [PATCH 3/6] Remove control handling from cluster_connect
 2013-09-06  3:27 UTC 

[U-Boot] Pull request: u-boot-nios/master
 2013-09-06  3:27 UTC 

[Ocfs2-devel] [PATCH 2/6] Add clustername while creating new lockspace
 2013-09-06  3:27 UTC 

[Ocfs2-devel] [PATCH 1/6] Add dlm operations placeholders
 2013-09-06  3:27 UTC 

[Ocfs2-devel] [PATCH 0/6] nocontrold: Eliminating ocfs2_controld
 2013-09-06  3:26 UTC 

[Qemu-devel] [PATCH V4 0/3] qemu-iotests: add test for fd passing via SCM rights
 2013-09-06  3:24 UTC  (4+ messages)
` [Qemu-devel] [PATCH V4 1/3] qemu-iotests: add unix socket help program
` [Qemu-devel] [PATCH V4 2/3] qemu-iotests: add infrastructure of fd passing via SCM
` [Qemu-devel] [PATCH V4 3/3] qemu-iotests: add tests for runtime fd passing via SCM rights

meaning?
 2013-09-06  3:21 UTC 

[U-Boot] [PATCH v2 0/2] arm, da85x: updates for the ipam390 board
 2013-09-06  3:21 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] nand, davinci: add special UBL ecc position
` [U-Boot] [PATCH v2 2/2] arm, da85x: update for the ipam390 board

[PATCH V2 2/2] powerpc/85xx: workaround for chips with MSI hardware errata
 2013-09-06  3:19 UTC  (5+ messages)
` [V2,2/2] "

Update: UVD status on loongson 3a platform
 2013-09-06  3:19 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.