All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-11-13 21:59:02 to 2012-11-13 23:41:32 UTC [more...]

checkout from neighbour branch undeletes a path?
 2012-11-13 23:41 UTC  (2+ messages)

[PATCH RT-TESTS] cyclictest: histogram overflow instance tracking
 2012-11-13 23:41 UTC  (3+ messages)

[3.6 regression?] THP + migration/compaction livelock (I think)
 2012-11-13 23:41 UTC  (8+ messages)

+ fat-provide-option-for-setting-timezone-offset.patch added to -mm tree
 2012-11-13 23:40 UTC 

[PATCH net-next] 8021q: validate SAN MAC address
 2012-11-13 23:40 UTC  (5+ messages)

[PATCH v2] fat: Provide option for setting timezone offset
 2012-11-13 23:40 UTC  (2+ messages)

[PATCH 1/2] i2c: Add possibility for user-defined (i2c-)devices for bus-drivers
 2012-11-13 23:38 UTC  (10+ messages)
    ` [PATCH] i2c: i2c-tiny-usb: Add parameter for optional i2c-devices

[PATCH v6] Network driver for the Armada 370 and Armada XP ARM Marvell SoCs
 2012-11-13 23:12 UTC  (4+ messages)
` [PATCH v6 2/7] net: mvneta: driver for Marvell Armada 370/XP network unit

Problem with DisplayPort initialisation with 3.7-rc3 and recent git
 2012-11-13 23:35 UTC 

[PATCH 0/8] ARM: OMAP: Clean-up DMTIMER
 2012-11-13 23:34 UTC  (8+ messages)
` [PATCH 8/8] ARM: OMAP: Move plat/dmtimer.h to plat-omap/dmtimer.h

[PATCH] LDT - Linux Driver Template
 2012-11-13 23:32 UTC  (6+ messages)

Does anyone use CONFIG_TINY_PREEMPT_RCU?
 2012-11-13 23:32 UTC  (12+ messages)

[RFC] Device Tree Overlays Proposal (Was Re: capebus moving omap_devices to mach-omap2)
 2012-11-13 23:30 UTC  (10+ messages)

+ mm-cma-warn-if-freed-memory-is-still-in-use.patch added to -mm tree
 2012-11-13 23:30 UTC 

[Buildroot] [PATCH 0/47] Add QEMU for runing on the target
 2012-11-13 23:30 UTC  (9+ messages)
` [Buildroot] [PATCH 08/47] package/spice-protocol: new package
` [Buildroot] [PATCH 09/47] package/libcegui: "
` [Buildroot] [PATCH 16/47] package/keyutils: "

Autotools-based project question
 2012-11-13 23:29 UTC  (3+ messages)

+ printk-boot_delay-should-only-affect-output.patch added to -mm tree
 2012-11-13 23:29 UTC 

[PATCH 0/1] initscripts: improve the way it handles volatile storage
 2012-11-13 23:14 UTC  (3+ messages)
` [PATCH 1/1] initscripts: improve the way initscripts handle "

+ mm-support-more-pagesizes-for-map_hugetlb-shm_hugetlb-v7-fix-fix-fix-fix-checkpatch-fixes.patch added to -mm tree
 2012-11-13 23:27 UTC 

[PATCH v2 0/5] zynq clk support
 2012-11-13 23:26 UTC  (7+ messages)
` [PATCH v2 2/5] clk: Add support for fundamental zynq clks
    ` [PATCH v3] "

+ mm-support-more-pagesizes-for-map_hugetlb-shm_hugetlb-v7-fix-fix-fix-fix.patch added to -mm tree
 2012-11-13 23:26 UTC 

[PATCH] regulator: core: avoid memory access after freeing it
 2012-11-13 23:25 UTC  (5+ messages)
    ` [PATCH] regulator: core: Add locked version of regulator_put to avoid deadlock

[PATCH 00/32] xfs: current queue for 3.8
 2012-11-13 23:26 UTC  (2+ messages)

[Buildroot] grub problems since upgrading build host to CentOS 6.3
 2012-11-13 23:24 UTC  (3+ messages)

[PATCH v7 0/2] driver for 60g Wilocity chip wil6210
 2012-11-13 23:23 UTC  (9+ messages)
` [PATCH v7 1/2] wireless: Driver for 60GHz card wil6210
` [PATCH v7 2/2] wireless: integrate wil6210 driver into build structure

All clients impatient
 2012-11-13 23:23 UTC 

bug? git format-patch -M -D then git am fails
 2012-11-13 23:22 UTC  (4+ messages)

[PATCH V3] wanrouter: Remove it and the drivers that depend on it
 2012-11-13 23:22 UTC  (2+ messages)

[PATCH v2] initrd: add recovery feature
 2012-11-13 23:07 UTC  (2+ messages)

[PATCH net-next 2/2] ARM: net: bpf_jit_32: add VLAN instructions for BPF JIT
 2012-11-13 23:21 UTC  (5+ messages)

[PATCH net-next 1/2] ARM: net: bpf_jit_32: add XOR instruction for BPF JIT
 2012-11-13 23:21 UTC  (5+ messages)

[PATCH] vxlan: Fix error that was resulting in VXLAN MTU size being 10 bytes too large
 2012-11-13 23:20 UTC  (4+ messages)
` [PATCH] vxlan: Update hard_header_len based on lowerdev when instantiating VXLAN

[PATCH] drm/omap: Fix usage of IS_ERR_OR_NULL and PTR_ERR
 2012-11-13 23:19 UTC  (2+ messages)

[PATCH 00/12] printk() fixes, optimizations, and clean ups
 2012-11-13 23:13 UTC  (13+ messages)
` [PATCH 01/12] printk: drop ambiguous LOG_CONT flag
` [PATCH 02/12] printk: use saved timestamp for temporarily buffered message
` [PATCH 03/12] printk: reclaim cont buffer immediately for fully printed messages
` [PATCH 04/12] printk: reuse reclaimed continuation buffer immediately
` [PATCH 05/12] printk: move wake_klogd-check out of the loop
` [PATCH 06/12] printk: reorganize storage of continuation buffer
` [PATCH 07/12] printk: let cont_print_text() reuse existing code
` [PATCH 08/12] printk: refactor locking in console_unlock()
` [PATCH 09/12] printk: avoid glitches in console output
` [PATCH 10/12] printk: retain unknown log-level until log_store()
` [PATCH 11/12] printk: track previously logged message in log_store()
` [PATCH 12/12] printk: drop now useless tracking of previous message flags

[U-Boot] [PATCH] nand_spl: fix u-boot.lst breakage
 2012-11-13 23:17 UTC  (2+ messages)

[Qemu-devel] Virtio refactoring
 2012-11-13 23:00 UTC  (3+ messages)

[PATCH 0/2] textconv support for "log -S"
 2012-11-13 23:13 UTC  (3+ messages)
` [PATCH 2/2] pickaxe: use textconv for -S counting

[Buildroot] libgomp.so.1.0.0 not in target image
 2012-11-13 23:06 UTC  (4+ messages)

[Bug 50181] New: Memory usage doubles after more then 20 hours of uptime
 2012-11-13 23:04 UTC  (2+ messages)

[PATCH] mm: fix NULL checking in dma_pool_create()
 2012-11-13 23:01 UTC  (4+ messages)
` [PATCH v2] mm: fix null dev "

Multiple commands in perf 3.2.30 and 3.5.5 on Ubuntu 12 do not work
 2012-11-13 23:01 UTC 

[REGRESSION] r8169: jumbo fixes caused jumbo regressions!
 2012-11-13 22:35 UTC  (2+ messages)

[PATCH 0/8] Announcement: Enhanced NUMA scheduling with adaptive affinity
 2012-11-13 22:57 UTC  (4+ messages)
` [PATCH 5/8] sched, numa, mm: Add adaptive NUMA affinity support

+ mips-arc-fix-build-failure.patch added to -mm tree
 2012-11-13 22:57 UTC 

What's cooking in git.git (Nov 2012, #03; Tue, 13)
 2012-11-13 22:57 UTC  (2+ messages)

[PATCH 0/3] pm: Intel powerclamp driver
 2012-11-13 23:02 UTC  (7+ messages)
` [PATCH 3/3] PM: Introduce Intel PowerClamp Driver

Fw: pynfs updates
 2012-11-13 22:56 UTC 

S3C244X/S3C64XX SoC camera host interface driver questions
 2012-11-13 22:54 UTC  (11+ messages)

Non-Understood Message
 2012-11-13 22:53 UTC  (2+ messages)

[PATCH V2 0/5] SMP support for Armada XP
 2012-11-13 22:53 UTC  (5+ messages)
` [PATCH V2 4/5] arm: mm: Added support for PJ4B cpu and init routines

[PATCH 0/3] ACPI 5 support for GPIO, SPI and I2C
 2012-11-13 22:56 UTC  (7+ messages)
` [PATCH 3/3] ACPI: Evaluate _CRS while creating device node objects

VoIP conntrack issue
 2012-11-13 22:51 UTC  (7+ messages)
            ` Fwd: "

[Buildroot] [PATCH for-2012.11] qextserialport: don't require Qt GUI module
 2012-11-13 22:51 UTC 

[PATCH v2] bitbake: Colorize knotty interactive console output
 2012-11-13 22:36 UTC  (5+ messages)

[RFCv0 0/8] Handling physical and logical link
 2012-11-13 22:49 UTC  (9+ messages)
` [PATCHv1 00/12] Handling physical and logical link fixes
  ` [PATCHv1 11/12] Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt

+ mm-revert-mm-vmscan-scale-number-of-pages-reclaimed-by-reclaim-compaction-based-on-failures.patch added to -mm tree
 2012-11-13 22:47 UTC 

[PATCH v3 0/2] i2c: i2c-ocores: Add support for sparc, custom set and get functions, and the GRLIB port of the controller
 2012-11-13 22:45 UTC  (4+ messages)
` [PATCH v3 2/2] i2c: i2c-ocores: Add support for the GRLIB port of the controller and custom getreg and setreg functions

[withdrawn] mm-vmscan-scale-number-of-pages-reclaimed-by-reclaim-compaction-only-in-direct-reclaim.patch removed from -mm tree
 2012-11-13 22:45 UTC 

Grabbing the images from a specific autobuilder run
 2012-11-13 22:43 UTC 

[U-Boot] [PATCH v2 00/22] Convert p1_p2_rdb_pc to new spl
 2012-11-13 22:42 UTC  (2+ messages)

[PATCH net-next] add DOVE extensions for VXLAN
 2012-11-13 22:41 UTC  (4+ messages)

[tcpdump-workers] vlan tagged packets and libpcap breakage
 2012-11-13 22:42 UTC  (5+ messages)
        `  "

bug? git format-patch -M -D then git am fails
 2012-11-13 22:41 UTC 

ANNOUNCE v0.85 rt-tests
 2012-11-13 22:41 UTC 

[U-Boot] [PATCH v2 22/22] powerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL boot
 2012-11-13 22:41 UTC  (2+ messages)
` [U-Boot] [PATCH v3] "

[RFC net-next] tun: implement BQL
 2012-11-13 22:39 UTC  (3+ messages)

Kernel update 3.5.7 -> 3.6.3 breaks NFS4
 2012-11-13 22:40 UTC  (5+ messages)

[patch 0/7] Providing additional information in fdinfo sufficient for c/r
 2012-11-13 22:38 UTC  (7+ messages)
` [patch 3/7] fs, notify: Add file handle entry into inotify_inode_mark

[regression] Newer gits cannot clone any remote repos
 2012-11-13 22:36 UTC  (4+ messages)

[PATCH 00/19, v5] Make ib_srp better suited for H.A. purposes
 2012-11-13 22:35 UTC  (7+ messages)

+ hfsplus-avoid-crash-on-failed-block-map-free.patch added to -mm tree
 2012-11-13 22:35 UTC 

[PATCH v2] hfsplus: avoid crash on failed block map free
 2012-11-13 22:34 UTC  (2+ messages)

acked-by meaning
 2012-11-13 22:38 UTC  (5+ messages)

e1000e on DH55HC stalling and kernel panic in 3.6.6
 2012-11-13 22:33 UTC  (3+ messages)

[PATCH] wanrouter: Remove it and the drivers that depend on it
 2012-11-13 22:32 UTC  (9+ messages)
  ` [PATCH V2] "

[RFC PATCH v3 0/5] s390: Host support for channel I/O
 2012-11-13 22:25 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH v2 0/5] s390: Guest support for virtio-ccw
 2012-11-13 22:25 UTC  (2+ messages)

[PATCH 0/10] Cleanup & new features for compiler*.h and bug.h
 2012-11-13 22:24 UTC  (13+ messages)
` [PATCH v5 0/9] "
  ` [PATCH v5 1/9] compiler-gcc4.h: Reorder macros based upon gcc ver
  ` [PATCH v5 2/9] compiler-gcc.h: Add gcc-recommended GCC_VERSION macro
  ` [PATCH v5 3/9] compiler-gcc{3,4}.h: Use "
  ` [PATCH v5 4/9] compiler{,-gcc4}.h, bug.h: Remove duplicate macros
  ` [PATCH v5 5/9] bug.h: Fix BUILD_BUG_ON macro in __CHECKER__
  ` [PATCH v5 6/9] bug.h: Prevent double evaulation of in BUILD_BUG_ON
  ` [PATCH v5 7/9] bug.h: Make BUILD_BUG_ON generate compile-time error
  ` [PATCH v5 8/9] compiler.h, bug.h: Prevent double error messages with BUILD_BUG{,_ON}
  ` [PATCH v5 9/9] bug.h, compiler.h: Introduce compiletime_assert & BUILD_BUG_ON_MSG

[PATCHv2] cryptodev kernel module recipe
 2012-11-13 22:09 UTC  (2+ messages)

[RFC/PATCH] XENMEM_claim_pages (subop of an existing) hypercall
 2012-11-13 22:23 UTC 

[GIT PULL] EFI changes for v3.8
 2012-11-13 22:20 UTC  (6+ messages)

[PATCH] RDMA/nes: Fix for incorrect multicast address
 2012-11-13 22:20 UTC 

[PATCH 0/2] [RFC] Get MASQUERADE target to handle routing changes
 2012-11-13 22:15 UTC  (3+ messages)
` [PATCH 1/2] Introduce notification chain for "

[net-next patch] vxlan: fix a typo
 2012-11-13 23:29 UTC  (3+ messages)

Weird filesystem corruption from wayland / radeon / chromium
 2012-11-13 22:13 UTC  (9+ messages)

[GIT PULL] ARM: OMAP: DMTIMER fixes
 2012-11-13 22:12 UTC  (3+ messages)

[PATCH 1/2] ALSA: core: fix NULL checking in snd_pcm_plug_client_size()
 2012-11-13 22:12 UTC  (2+ messages)
` [PATCH 2/2] ALSA: core: fix NULL checking in snd_pcm_plug_slave_size()

DMA Errors from SATA Controller with 4G Memory Remapping Enabled
 2012-11-13 22:08 UTC 

[net-next PATCH] net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
 2012-11-13 22:07 UTC  (3+ messages)

+ x86-make-mem=-option-to-work-for-efi-platform.patch added to -mm tree
 2012-11-13 22:06 UTC 

[PATCH 0/2] ARM: OMAP2420: Fix ethernet support
 2012-11-13 22:02 UTC  (6+ messages)
` [PATCH 1/2] ARM: OMAP2420: Fix ethernet support for OMAP2420 H4
` [PATCH 2/2] ARM: OMAP: Remove debug-devices.c

[PATCH 4/4] x86, cacheinfo: Base cache sharing info on CPUID 0x8000001d on AMD
 2012-11-13 22:01 UTC  (2+ messages)
` [tip:x86/cpu] "

[PATCH 3/4] x86, cacheinfo: Make use of CPUID 0x8000001d for cache information on AMD
 2012-11-13 22:00 UTC  (2+ messages)
` [tip:x86/cpu] "

[PATCH 2/4] x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMD
 2012-11-13 21:59 UTC  (2+ messages)
` [tip:x86/cpu] "

[PATCH] tilegx: request_irq with a non-null device name
 2012-11-13 21:59 UTC  (4+ messages)

Compat-wireless release for 2012-11-13 is baked
 2012-11-13 21:59 UTC 

[PATCH 1/4] x86: Add cpu_has_topoext
 2012-11-13 21:58 UTC  (2+ messages)
` [tip:x86/cpu] "


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.