All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-04 20:59:17 to 2013-09-04 23:12:23 UTC [more...]

[RFC][PATCH 0/8] ACPI / hotplug / PCI: Consolidation of handling notifications (in progress)
 2013-09-04 23:12 UTC  (5+ messages)
` [PATCH 25/30] ACPI / hotplug / PCI: Check for new devices on enabled slots

[Buildroot] [PATCH 00/17] SELinux Buildroot Additions
 2013-09-04 23:09 UTC  (18+ messages)
` [Buildroot] [PATCH 01/17] libsepol: new package
` [Buildroot] [PATCH 02/17] libselinux: "
` [Buildroot] [PATCH 03/17] ustr: "
` [Buildroot] [PATCH 04/17] libsemanage: "
` [Buildroot] [PATCH 05/17] checkpolicy: "
` [Buildroot] [PATCH 06/17] sepolgen: "
` [Buildroot] [PATCH 07/17] setools: "
` [Buildroot] [PATCH 08/17] libcgroup: "
` [Buildroot] [PATCH 09/17] policycoreutils: "
` [Buildroot] [PATCH 10/17] python-pyxml: "
` [Buildroot] [PATCH 11/17] refpolicy: "
` [Buildroot] [PATCH 12/17] python-pyparsing: Add host build option
` [Buildroot] [PATCH 13/17] audit: new package
` [Buildroot] [PATCH 14/17] shadow: "
` [Buildroot] [PATCH 15/17] pcre: Add host build support
` [Buildroot] [PATCH 16/17] bzip2: Add host build shared library installation
` [Buildroot] [PATCH 17/17] sqlite: Add host build support

[v4:No,Change] xHCI:Fixing xhci_readl definition and function call
 2013-09-04 23:08 UTC  (4+ messages)
  ` [PATCH] checkpatch: Extend CamelCase types and ignore existing CamelCase uses in a patch

[Bug 60182] New: X.Org Server terminate when I close video player
 2013-09-04 23:05 UTC  (2+ messages)
` [Bug 60182] "

clock_gettime_ns
 2013-09-04 23:04 UTC  (8+ messages)

[U-Boot] NAND write error with HW ECC on OMAP3
 2013-09-04 23:02 UTC  (5+ messages)

[Qemu-devel] [PATCH] tci: Add implementation of rotl_i64, rotr_i64
 2013-09-04 23:00 UTC  (2+ messages)

[PATCH 0/3] Reject non-ff pulls by default
 2013-09-04 22:59 UTC  (8+ messages)

[PATCH V2] x86/AMD-Vi: Add additional check for invalid special->handle
 2013-09-04 22:48 UTC  (7+ messages)

[PATCH] MIPS: DECstation HRT calibration bug fixes
 2013-09-04 22:47 UTC 

[PATCH 1/6 v2] gst-plugins-bad: Use new PACKAGECONFIG feature
 2013-09-04 22:47 UTC  (3+ messages)
` [PATCH 3/6 v2] board-port-labs-linux: Create new recipe using new sourceipk.bbclass feature

[Qemu-devel] [RFC PATCH] Convert ram_list to RCU DQ V4
 2013-09-04 22:46 UTC  (4+ messages)

[RFC PATCH] dt: add a binding review checklist
 2013-09-04 22:42 UTC 

Roland Sound Canvas SD-50
 2013-09-04 22:39 UTC 

[Qemu-devel] When does live migration give up?
 2013-09-04 22:37 UTC  (5+ messages)

[PATCH 00/55] xfsprogs: bring code up to date with kernel
 2013-09-04 22:05 UTC  (56+ messages)
` [PATCH 01/55] xfsprogs: introduce xfs_icreate.h
` [PATCH 02/55] xfsprogs: port inode create transaction changes
` [PATCH 03/55] xfsprogs: teach logprint about icreate transaction
` [PATCH 04/55] libxfs: fix directory/attribute format issues
` [PATCH 05/55] libxfs: ensure btree root split sets blkno correctly
` [PATCH 06/55] libxfs: fix byte swapping on constants
` [PATCH 07/55] libxfs: sync xfs_da_btree.c
` [PATCH 08/55] libxfs: update xfs_alloc to current kernel version
` [PATCH 09/55] libxfs: sync attr code with kernel
` [PATCH 10/55] libxfs: sync dir2 kernel differences
` [PATCH 11/55] libxfs: sync xfs_ialloc.c to the kernel code
` [PATCH 12/55] xfsprogs: define min/max once and use them everywhere
` [PATCH 13/55] libxfs: fix compile warnings
` [PATCH 14/55] xfs: remove local fork format handling from xfs_bmapi_write()
` [PATCH 15/55] libxfs: local to remote format support of remote symlinks
` [PATCH 16/55] xfs: separate out log format definitions
` [PATCH 17/55] xfs: split out inode log item format definition
` [PATCH 18/55] xfs: split out buf log item format definitions
` [PATCH 19/55] xfs: split out inode log item format definition
` [PATCH 20/55] xfs: separate dquot on disk format definitions out of xfs_quota.h
` [PATCH 21/55] xfs: separate icreate log format definitions from xfs_icreate_item.h
` [PATCH 22/55] xfs: split out on-disk transaction definitions
` [PATCH 23/55] xfs: introduce xfs_rtalloc_defs.h
` [PATCH 24/55] xfs: introduce xfs_quota_defs.h
` [PATCH 25/55] libxfs: introduce xfs_trans_resv.c
` [PATCH 26/55] libxfs: move transaction code to trans.c
` [PATCH 27/55] xfs: move inode fork definitions to a new header file
` [PATCH 28/55] xfs: move unrealted definitions out of xfs_inode.h
` [PATCH 29/55] xfs: introduce xfs_inode_buf.c for inode buffer operations
` [PATCH 30/55] xfs: split out the remote symlink handling
` [PATCH 31/55] libxfs: switch over to xfs_sb.c and remove xfs_mount.c
` [PATCH 32/55] xfs: create xfs_bmap_util.[ch]
` [PATCH 33/55] xfsprogs: sync minor kernel header differences
` [PATCH 34/55] xfs: don't special case shared superblock mounts
` [PATCH 35/55] xfs: move swap extent code to xfs_extent_ops
` [PATCH 36/55] xfs: kill __KERNEL__ check for debug code in allocation code
` [PATCH 37/55] xfs: remove __KERNEL__ from debug code
` [PATCH 38/55] xfs: remove __KERNEL__ check from xfs_dir2_leaf.c
` [PATCH 39/55] xfs: move kernel specific type definitions to xfs.h
` [PATCH 40/55] xfs: make struct xfs_perag kernel only
` [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 54/55] repair: fix segv on directory block read failure
` [PATCH 55/55] xfsprogs: cleanup miscellaneous merge faults

[linux-linus test] 19056: regressions - FAIL
 2013-09-04 22:36 UTC 

[PATCH v4 0/4] ARM: S3C24XX: add dmaengine based dma-driver
 2013-09-04 22:36 UTC  (5+ messages)
` [PATCH v4 1/4] ARM: S3C24XX: number the dma clocks
` [PATCH v4 2/4] dmaengine: add driver for Samsung s3c24xx SoCs
` [PATCH v4 3/4] ARM: S3C24XX: add platform-devices for new dma driver for s3c2412 and s3c2443
` [PATCH v4 4/4] ARM: SAMSUNG: set s3c24xx_dma_filter for s3c64xx-spi0 device

typofix: commit is spelled with two ems
 2013-09-04 22:28 UTC 

[PATCH v2 1/7] glossary: mention 'treeish' as an alternative to 'tree-ish'
 2013-09-04 22:27 UTC  (3+ messages)
` [PATCH v3 0/7] documentation cleanups for <rev>^{<type>}

Coverity + XenProject + Process?
 2013-09-04 22:25 UTC  (6+ messages)

[PATCH] ARM: omap2: throw the die id into the entropy pool
 2013-09-04 22:24 UTC  (3+ messages)

[PATCH v2 0/6] HDMI support for Tegra114 Dalmore
 2013-09-04 22:24 UTC  (14+ messages)
` [PATCH v2 1/6] host1x: hdmi: Add Tegra114 support
` [PATCH v2 2/6] host1x: hdmi: Detect whether display is connected with HDMI or DVI
` [PATCH v2 3/6] host1x: hdmi: Enable Vdd earlier for hotplug/DDC

[PATCHv3 7/8] mailbox/omap: add code to support the wkupm3 operations
 2013-09-04 22:22 UTC  (9+ messages)

[PATCH] nfsd: SECINFO* can use integrity protected flavors
 2013-09-04 22:18 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] cppcms: bump to version 1.0.4
 2013-09-04 22:17 UTC  (2+ messages)

[Buildroot] [git commit] cppcms: bump to version 1.0.4
 2013-09-04 22:17 UTC 

[Buildroot] [PATCH] libcurl: extend package support
 2013-09-04 22:16 UTC  (2+ messages)

posix_memalign
 2013-09-04 22:13 UTC  (3+ messages)

[PATCH] pwm: pxa: add device tree support to pwm driver
 2013-09-04 22:11 UTC  (6+ messages)

[PATCH 1/1] Drivers: hv: vmbus: Terminate vmbus version negotiation on timeout
 2013-09-04 22:41 UTC 

[PATCH] backports: fix intel i915 drm driver
 2013-09-04 22:06 UTC 

Amit, please add me to your LinkedIn network
 2013-09-04 22:03 UTC 

[PATCHv4 0/5] ceph: persistent caching with fscache
 2013-09-04 22:02 UTC  (9+ messages)
` [PATCH 2/5] new fscache interface to check cache consistency

mercurial fetch issues
 2013-09-04 22:02 UTC  (2+ messages)

[U-Boot] [PATCH] usb: gadget: Fix data aborts during USB ethernet boot
 2013-09-04 22:02 UTC  (6+ messages)

[PATCH] qemu: add recommend of kernel-modules for all qemu machines
 2013-09-04 22:01 UTC  (2+ messages)

[PATCH 0/3] ARM: PCI: versatile: fix irqs, I/O
 2013-09-04 21:58 UTC  (3+ messages)

RFC Block Layer Extensions to Support NV-DIMMs
 2013-09-04 21:54 UTC 

[PATCH RFC] solos-pci: Fix BUG() with shared skb
 2013-09-04 21:51 UTC  (4+ messages)

soft lockup in sysvipc code
 2013-09-04 21:50 UTC 

[Buildroot] [git commit] libcurl: extend package support
 2013-09-04 21:50 UTC 

[RFC 0/4] Create infrastructure for running C code from SRAM
 2013-09-04 21:47 UTC  (4+ messages)

[PATCH] can: pcan_usb_core: fix memory leak on failure paths in peak_usb_start()
 2013-09-04 21:46 UTC 

[PATCH 0/2] perf tools: fix parsing with no sample_id_all bit set
 2013-09-04 21:45 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v2 0/4] acpi: Fix and cleanup in acpi
 2013-09-04 21:39 UTC  (3+ messages)
` [PATCH v2 4/4] acpi: Return -ENOENT in acpi_table_parse() and fix wrong comment

do_softirq() vs __do_softirq() in irq_exit() and stack overflow
 2013-09-04 21:39 UTC 

[PATCH v3 1/3] core-image-weston: Ensure wayland distro feature is enabled
 2013-09-04 21:39 UTC  (3+ messages)
` [PATCH v3 2/3] core-image-directfb: Use 'distro_features_check' class
` [PATCH v3 3/3] u-boot, u-boot-fw-utils-cross, u-boot-mkimage: Upgrade to 2013.07

[PATCH 0/2] ext4: increase mbcache scalability
 2013-09-04 20:00 UTC  (4+ messages)
` [PATCH v3 "

[Cluster-devel] [PATCH] GFS2: dirty inode correctly in gfs2_write_end
 2013-09-04 21:36 UTC  (4+ messages)

[Buildroot] [pull request] Pull request for branch yem/misc-updates
 2013-09-04 21:35 UTC  (5+ messages)
` [Buildroot] [PATCH 1/4] package/rpi-firmware: bump version
` [Buildroot] [PATCH 2/4] configs: bump kernel use for RPi, use simpler defconfig
` [Buildroot] [PATCH 3/4] targets: move target options to their own sub-menu
` [Buildroot] [PATCH 4/4] toolchain/wrapper: add option to print one argument per line

[PATCH v7 1/4] spinlock: A new lockref structure for lockless update of refcount
 2013-09-04 21:34 UTC  (18+ messages)

[PATCH v2 1/3] core-image-weston: Ensure wayland distro feature is enabled
 2013-09-04 21:33 UTC  (3+ messages)
` [PATCH v2 2/3] core-image-directfb: Use 'distro_features_check' class
` [PATCH v2 3/3] u-boot, u-boot-fw-utils-cross, u-boot-mkimage: Upgrade to 2013.07

[Qemu-devel] [RFC PATCH] spapr: add initial ibm, client-architecture-support rtas call support
 2013-09-04 21:32 UTC  (7+ messages)

[PATCH] dcache: Translating dentry into pathname without taking rename_lock
 2013-09-04 21:31 UTC  (4+ messages)

[PATCH v3 0/8] Multiple simultaneously locked ref updates
 2013-09-04 21:27 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 7/8] update-ref: support multiple simultaneous updates

multipath 4k partition block issues
 2013-09-04 21:27 UTC  (2+ messages)

[PATCH v3 0/2] submodule: Don't print status output with submodule.<name>.ignore=all
 2013-09-04 21:26 UTC  (6+ messages)
` [PATCH v3 2/2] submodule: don't print status output with ignore=all

[BUG] mach-msm/msm_vibrator.c - very long vibration if CPU suspends
 2013-09-04 21:24 UTC 

[Ocfs2-devel] [PATCH 1/2] ocfs2: return ENOMEM while sb_getblk failing
 2013-09-04 21:16 UTC  (2+ messages)

can acknowledgment
 2013-09-04 21:15 UTC  (5+ messages)

Processed: VMware user community
 2013-09-04 21:15 UTC 

[meta-networking][PATCH] openflow: Add latest from git
 2013-09-04 21:14 UTC  (15+ messages)

[PATCH kvm-unit-tests] realmode: test RETF imm
 2013-09-04 21:12 UTC 

[PATCH net] vxlan: Fix kernel panic on device delete
 2013-09-04 21:12 UTC 

[PATCH] net/core: Order-3 frag allocator causes SWIOTLB bouncing under Xen
 2013-09-04 21:11 UTC  (5+ messages)

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

[PATCH 1/7] scsi/bfa: use pcie_capability_xxx to simplify code
 2013-09-04 21:07 UTC  (4+ messages)
` [PATCH 3/7] powerpc/pci: use pci_is_pcie() "

[Bug 60850] New: BUG: Bad page state in process libvirtd pfn:76000
 2013-09-04 21:10 UTC 

linux-next: Tree for Sep 4
 2013-09-04 21:09 UTC  (3+ messages)
` linux-next: Tree for Sep 4 (netfilter: xt_TPROXY)

[Qemu-devel] [PATCH 00/16] Streamlining endian handling in TCG
 2013-09-04 21:05 UTC  (17+ messages)
` [Qemu-devel] [PATCH 01/16] tcg: Add TCGMemOp
` [Qemu-devel] [PATCH 02/16] tcg-i386: Use TCGMemOp within qemu_ldst routines
` [Qemu-devel] [PATCH 03/16] tcg-aarch64: "
` [Qemu-devel] [PATCH 04/16] tcg-arm: "
` [Qemu-devel] [PATCH 05/16] tcg-s390: "
` [Qemu-devel] [PATCH 06/16] tcg-ppc: "
` [Qemu-devel] [PATCH 07/16] tcg-ppc64: "
` [Qemu-devel] [PATCH 08/16] tcg-hppa: "
` [Qemu-devel] [PATCH 09/16] tcg-mips: "
` [Qemu-devel] [PATCH 10/16] tcg-sparc: "
` [Qemu-devel] [PATCH 11/16] tcg: Add qemu_ld_st_i32/64
` [Qemu-devel] [PATCH 12/16] exec: Add both big- and little-endian memory helpers
` [Qemu-devel] [PATCH 13/16] tcg-i386: Tidy softmmu routines
` [Qemu-devel] [PATCH 14/16] tcg-i386: Remove "cb" output restriction from qemu_st8 for i386
` [Qemu-devel] [PATCH 15/16] tcg-i386: Support new ldst opcodes
` [Qemu-devel] [PATCH 16/16] target-ppc: Convert to "

[RFC 00/17] ARM: provide common arch init for DT clocks
 2013-09-04 20:59 UTC  (8+ messages)
` [PATCH RFC v2 01/16] ARM: call clk_of_init from time_init


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.