All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-27 02:18:57 to 2012-12-27 06:49:06 UTC [more...]

[PATCH 0/3] V2: Perl: update package split and inner dependencies
 2012-12-27  6:35 UTC  (4+ messages)
` [PATCH 1/3] autoconf: update RDEDENDS
` [PATCH 2/3] perl: update RPROVIDES and popuate_package script
` [PATCH 3/3] perl: update dependency creating script

[PATCH v2] fadvise: perform WILLNEED readahead asynchronously
 2012-12-27  7:01 UTC  (3+ messages)

[PATCH 1/2] vhost_net: correct error hanlding in vhost_net_set_backend()
 2012-12-27  6:39 UTC  (4+ messages)
` [PATCH 2/2] vhost: handle polling failure

[PATCH 0/3] netfilter: nf_tables: minor fixes
 2012-12-27  6:43 UTC  (4+ messages)
` =?a?q?=5BPATCH=201/3=5D=20netfilter=3A=20nf=5Ftables=3A=20fix=20NLM=5FF=5FMULTI=20usage=20in=20netlink=20notifications?=
` =?a?q?=5BPATCH=202/3=5D=20netfilter=3A=20nf=5Ftables=3A=20include=20NLM=5FF=5FAPPEND=20in=20rule=20dumps?=
` =?a?q?=5BPATCH=203/3=5D=20netfilter=3A=20nf=5Ftables=3A=20check=20for=20duplicate=20names=20on=20chain=20rename?=

[PATCH 1/2] ext4: lock i_mutex when truncating orphan inodes
 2012-12-27  6:43 UTC  (2+ messages)
` [PATCH 2/2] ext4: avoid hang when mounting non-journal filesystems with orphan list

[PATCH v7 0/3] x86, apicv: Add APIC virtualization support
 2012-12-27  6:38 UTC  (14+ messages)
` [PATCH v7 2/3] x86, apicv: add virtual interrupt delivery support

[PATCH] cairo: add dependency on libxext
 2012-12-27  5:45 UTC 

osf match, --ttl & --log options missing in iptables[-save] [-[L|S]]
 2012-12-27  6:25 UTC 

[libnl-nft PATCH] Fix file descriptor leak on error
 2012-12-27  6:23 UTC  (2+ messages)

[libnl-nft PATCH] Fix out of bounds buffer access in rtnl_netem_set_delay_distribution()
 2012-12-27  6:23 UTC  (2+ messages)

[dm-crypt] Avoiding fsck.ext4 destruction of crypto_luks data
 2012-12-27  6:12 UTC 

[PATCH] video: drm: exynos: mie bypass enable for fimd
 2012-12-27  6:17 UTC  (2+ messages)

[PATCH 0/3] nested vmx bug fixes
 2012-12-27  6:16 UTC  (4+ messages)
` [PATCH 1/3] nested vmx: emulate IA32_VMX_MISC MSR
` [PATCH 2/3] nested vmx: synchronize page fault error code match and mask
` [PATCH 3/3] nested vmx: fix CR0/CR4 emulation

3.8.0-rc1: WARNING: at fs/ext4/page-io.c:232
 2012-12-27  6:29 UTC  (2+ messages)

[RFC PATCH 0/3] x86,smp: make ticket spinlock proportional backoff w/ auto tuning
 2012-12-27  6:07 UTC  (8+ messages)
` [RFC PATCH 3/3] x86,smp: auto tune spinlock backoff delay factor
  ` [RFC PATCH 3/3 -v2] "

[U-Boot] [PATCH 00/16 V2] SMDK5250: Add FDT support
 2012-12-27  6:03 UTC  (17+ messages)
` [U-Boot] [PATCH 01/16 V2] EXYNOS5: FDT: Add I2C device node data
` [U-Boot] [PATCH 02/16 V2] EXYNOS5 : FDT: Add Aliases for I2C device
` [U-Boot] [PATCH 03/16 V2] FDT: Add compatible string for I2C
` [U-Boot] [PATCH 04/16 V2] EXYNOS5: FDT : Decode peripheral id
` [U-Boot] [PATCH 05/16 V2] I2C: Driver changes for FDT support
` [U-Boot] [PATCH 06/16 V2] SMDK5250: Initialise I2C using FDT
` [U-Boot] [PATCH 07/16 V2] EXYNOS5: FDT: Add sound device node data
` [U-Boot] [PATCH 08/16 V2] EXYNOS5: FDT: Add sound and codec device node
` [U-Boot] [PATCH 09/16 V2] EXYNOS5: FDT: Add compatible strings for sound
` [U-Boot] [PATCH 10/16 V2] Sound: Add FDT support to driver
` [U-Boot] [PATCH 11/16 V2] Sound: WM8994: Add FDT support to codec
` [U-Boot] [PATCH 12/16 V2] Sound: Add FDT support to CMD
` [U-Boot] [PATCH 13/16 V2] EXYNOS5: FDT: Add compatible strings for SPI
` [U-Boot] [PATCH 14/16 V2] EXYNOS5 : FDT: Add Aliases for SPI device
` [U-Boot] [PATCH 15/16 V2] EXYNOS5: FDT: Add SPI device node data
` [U-Boot] [PATCH 16/16 V2] SPI: EXYNOS: Add FDT support to driver

[PATCH 0/4] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2012-12-27  6:02 UTC  (4+ messages)

[U-Boot] [PATCH] EXYNOS5: Add L2 Cache Support
 2012-12-27  5:59 UTC  (3+ messages)

[PATCH] drivers/platform/x86/thinkpad_acpi.c: Handle HKEY event 0x6040
 2012-12-27  5:51 UTC  (2+ messages)

[Qemu-devel] [PATCH KVM v2 0/4] fix KVM i8259 IRQ trailing-edge logic
 2012-12-27  5:39 UTC  (10+ messages)
`  "
` [Qemu-devel] [PATCH KVM v2 1/4] KVM: fix i8254 IRQ0 to be normally high
  `  "
` [Qemu-devel] [PATCH KVM v2 2/4] KVM: additional i8254 output fixes
  `  "
` [Qemu-devel] [PATCH KVM v2 3/4] KVM: fix i8259 interrupt high to low transition logic
  `  "
` [Qemu-devel] [PATCH KVM v2 4/4] KVM: i8259: refactor pic_set_irq level logic
  `  "

QorIQ SDK 1.3 P2020rdb Error
 2012-12-27  5:46 UTC  (6+ messages)

[PATCH v3 00/19] new git check-ignore sub-command
 2012-12-27  5:15 UTC  (21+ messages)
` [PATCH v3 01/19] api-directory-listing.txt: update to match code
` [PATCH v3 02/19] Improve documentation and comments regarding directory traversal API
` [PATCH v3 03/19] dir.c: rename cryptic 'which' variable to more consistent name
` [PATCH v3 04/19] dir.c: rename path_excluded() to is_path_excluded()
` [PATCH v3 05/19] dir.c: rename excluded_from_list() to is_excluded_from_list()
` [PATCH v3 06/19] dir.c: rename excluded() to is_excluded()
` [PATCH v3 07/19] dir.c: refactor is_excluded_from_list()
` [PATCH v3 08/19] dir.c: refactor is_excluded()
` [PATCH v3 09/19] dir.c: refactor is_path_excluded()
` [PATCH v3 10/19] dir.c: rename free_excludes() to clear_exclude_list()
` [PATCH v3 11/19] dir.c: use a single struct exclude_list per source of excludes
` [PATCH v3 12/19] dir.c: keep track of where patterns came from
` [PATCH v3 13/19] dir.c: provide clear_directory() for reclaiming dir_struct memory
` [PATCH v3 14/19] add.c: refactor treat_gitlinks()
` [PATCH v3 15/19] add.c: remove unused argument from validate_pathspec()
` [PATCH v3 16/19] pathspec.c: move reusable code from builtin/add.c
` [PATCH v3 17/19] pathspec.c: extract new validate_path() for reuse
` [PATCH v3 18/19] setup.c: document get_pathspec()
` [PATCH v3 19/19] Add git-check-ignore sub-command

[Ocfs2-devel] Hi, is it an ocfs2 issue, would you have some good ideas? Thanks. ( Part II)
 2012-12-27  5:30 UTC 

[Ocfs2-devel] Hi, is it an ocfs2 issue, would you have some good ideas? Thanks. ( Part I )
 2012-12-27  5:29 UTC 

[PATCH] wt-status: Show ignored files in untracked dirs
 2012-12-27  5:08 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/6] cpufreq: add support for Calxeda ECX-1000 (highbank)
 2012-12-27  5:11 UTC  (5+ messages)
` [PATCH 0/6 v9] "
  ` [PATCH 1/6 v9] arm: use devicetree to get smp_twd clock

[PATCH 3/3] ARM: EXYNOS5: save CLK_TOP_SRC3 register before powergating
 2012-12-27  4:58 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: dts: exynos5: Set up power domain for MFC,G-scaler,MAU and ISP

[PATCH 1/3] tty: Fix comments that reference BKL, eventd, old paths
 2012-12-27  4:43 UTC  (3+ messages)
` [PATCH 2/3] tty: Update serial core API documentation
` [PATCH 3/3] serial: rp2: New driver for Comtrol RocketPort 2 cards

[PATCH] fb: Rework locking to fix lock ordering on takeover
 2012-12-27  4:53 UTC  (8+ messages)

Removing unwanted NET/ROM nodes
 2012-12-27  4:50 UTC 

Need to Add Documents in Linux kernel
 2012-12-27  4:48 UTC  (3+ messages)

[PATCH v3 00/11] xen: Initial kexec/kdump implementation
 2012-12-27  4:46 UTC  (42+ messages)
` [PATCH v3 01/11] kexec: introduce kexec firmware support
  ` [PATCH v3 02/11] x86/kexec: Add extra pointers to transition page table PGD, PUD, PMD and PTE
    ` [PATCH v3 03/11] xen: Introduce architecture independent data for kexec/kdump
      ` [PATCH v3 04/11] x86/xen: Introduce architecture dependent "
        ` [PATCH v3 05/11] x86/xen: Register resources required by kexec-tools
          ` [PATCH v3 06/11] x86/xen: Add i386 kexec/kdump implementation
            ` [PATCH v3 07/11] x86/xen: Add x86_64 "
              ` [PATCH v3 08/11] x86/xen: Add kexec/kdump Kconfig and makefile rules
                ` [PATCH v3 09/11] x86/xen/enlighten: Add init and crash kexec/kdump hooks
                  ` [PATCH v3 10/11] drivers/xen: Export vmcoreinfo through sysfs
                    ` [PATCH v3 11/11] x86: Add Xen kexec control code size check to linker script

possibly silly configuration question
 2012-12-27  4:43 UTC  (2+ messages)

kvm lockdep splat with 3.8-rc1+
 2012-12-27  4:43 UTC  (3+ messages)

[PATCH 1/2] i2c: s3c2410: Initialize i2c->gpios[] with requested gpio lines
 2012-12-27  4:39 UTC  (4+ messages)
  ` [PATCH 2/2] i2c: s3c2410: free gpios in suspend function

[Qemu-devel] [Bug 1087114] [NEW] assertion "QLIST_EMPTY(&bs->tracked_requests)" failed
 2012-12-27  4:26 UTC  (4+ messages)
` [Qemu-devel] [Bug 1087114] "

[PATCH] userns: Allow unprivileged reboot
 2012-12-27  4:29 UTC  (3+ messages)

BUG at fs/btrfs/locking.c:265
 2012-12-27  4:27 UTC 

[Qemu-devel] [Bug 1093691] [NEW] QEMU build fails on OpenBSD/mips64
 2012-12-27  4:08 UTC  (3+ messages)

[PATCH] ARM: EXYNOS4: Add support for rtc wakeup
 2012-12-27  4:00 UTC 

Regression in kernel 3.8-rc1 bisected to commit adfa79d: I now get many "unable to enumerate USB device" messages
 2012-12-27  3:56 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] EXYNOS5: Enable dwmmc
 2012-12-27  3:55 UTC  (6+ messages)
` [U-Boot] [PATCH 8/9] SMDK5250: Enable eMMC booting

[RFC PATCH] virtio-net: reset virtqueue affinity when doing cpu hotplug
 2012-12-27  3:43 UTC  (10+ messages)

[GIT] Networking
 2012-12-27  3:44 UTC 

Le style Skys à prix discount
 2012-12-27  3:40 UTC 

[PATCH] userns: Allow unprivileged reboot
 2012-12-27  3:39 UTC 

[Qemu-devel] Translate GFN to ram_addr
 2012-12-27  3:25 UTC 

[U-Boot] powerpc/mpc8315erdb : Integration of customized source code to u-boot
 2012-12-27  3:17 UTC 

[PATCH] iscsi-target: Fix bug in handling of ExpStatSN ACK during u32 wrap-around
 2012-12-26 21:33 UTC 

[PATCH V3 0/4] read-only rootfs support
 2012-12-27  2:57 UTC  (5+ messages)
` [PATCH 1/4] sysvinit: add ROOTFS_READ_ONLY variable to rcS-default
` [PATCH 2/4] image.bbclass: add two hook funtions to support read-only rootfs
` [PATCH 3/4] core-image.bbclass: support read-only-rootfs image feature
` [PATCH 4/4] initscripts: support read-only rootfs

[PATCH v5 00/14] memory-hotplug: hot-remove physical memory
 2012-12-27  3:10 UTC  (19+ messages)
` [PATCH v5 02/14] memory-hotplug: check whether all memory blocks are offlined or not when removing memory
      ` [PATCH v5 02/14] memory-hotplug: check whether all memory blocks are offlined or not when removi
` [PATCH v5 03/14] memory-hotplug: remove redundant codes
` [PATCH v5 04/14] memory-hotplug: remove /sys/firmware/memmap/X sysfs

[PATCH v2] tests/testdisplay: Specify the display
 2012-12-27  3:03 UTC  (4+ messages)

[PATCH 1/2] watchdog: Use local_clock for get_timestamp()
 2012-12-27  2:49 UTC  (2+ messages)
` [PATCH 2/2] tracing: Use sched_clock_cpu for trace_clock_global

[Qemu-devel] [RFC] lively write vmstate with predictable size
 2012-12-27  2:40 UTC  (4+ messages)

N/A
 2012-12-22 22:09 UTC 

[Ocfs2-devel] [PATCH] Initialize unaligned I/O bit to clear
 2012-12-27  2:25 UTC  (2+ 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.