All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-08 19:23:32 to 2013-05-08 20:42:52 UTC [more...]

[Qemu-devel] [PATCH for 1.5] tcg/optimize: fix setcond2 optimization
 2013-05-08 20:42 UTC 

[PATCH] parisc: avoid WARNING: at kernel/cpu/idle.c:96
 2013-05-08 20:42 UTC 

50-second delay when resuming from disk with 3.7.10
 2013-05-08 20:41 UTC  (3+ messages)

[ANNOUNCE] xfsprogs v3.1.11 PLEASE LOOK AT THIS
 2013-05-08 20:40 UTC  (3+ messages)

WARNING: at fs/btrfs/free-space-cache.c:921 __btrfs_write_out_cache+0x6b9/0x9a0 [btrfs]()
 2013-05-08 20:40 UTC  (10+ messages)

[PATCH 0/7] rbd: use common code for probe and refresh
 2013-05-08 20:39 UTC  (3+ messages)

[PATCH v2 00/11] sha1_name: improvements
 2013-05-08 20:39 UTC  (4+ messages)
` [PATCH v2 10/11] sha1_name: reorganize get_sha1_basic()

+ migrate-shutdown-reboot-to-boot-cpu.patch added to -mm tree
 2013-05-08 20:39 UTC 

Obtaining the MAC address of the boot NIC for a PXE boot
 2013-05-08 19:25 UTC  (3+ messages)

+ cpu-hotplug-provide-a-generic-helper-to-disable-enable-cpu-hotplug.patch added to -mm tree
 2013-05-08 20:39 UTC 

[PATCHv2] CodingGuidelines: make it clear which files in Documentation/ are the sources
 2013-05-08 20:38 UTC  (2+ messages)

relayfs question related to removing parent directory
 2013-05-08 20:37 UTC  (3+ messages)

[PATCH 3/9] vt: delete unneeded functions register_con_driver|take_over_console
 2013-05-08 20:37 UTC  (4+ messages)

[PATCH] rbd: Use min_t() to fix comparison of distinct pointer types warning
 2013-05-08 20:36 UTC  (3+ messages)

[Qemu-devel] [PULL 1.5 0/2] ppc patch queue 2013-05-08
 2013-05-08 20:35 UTC  (2+ messages)

+ reiserfs-fix-deadlock-with-nfs-racing-on-create-lookup.patch added to -mm tree
 2013-05-08 20:35 UTC 

+ hfs-avoid-crash-in-hfs_bnode_create.patch added to -mm tree
 2013-05-08 20:34 UTC 

[Xenomai] [Posix] I/O multiplexing with select
 2013-05-08 20:34 UTC  (3+ messages)

[PATCH] runqemu: Replace use of ifconfig with ip
 2013-05-08 20:15 UTC  (2+ messages)

[PATCH net] packet: tpacket_v3: do not trigger bug() on wrong header status
 2013-05-08 20:32 UTC  (4+ messages)

rcu_preempt running flat out on idle desktop
 2013-05-08 20:30 UTC 

[PATCH 1/1] sysvinit-inittab: start runlevel 5 after terminals
 2013-05-08 20:11 UTC 

v3.10-rc0 regressions. HELP!
 2013-05-08 20:26 UTC 

[GIT] [3.10] MFD pull request
 2013-05-08 20:25 UTC  (2+ messages)

+ lib-bitmapc-speed-up-bitmap_find_free_region-fix.patch added to -mm tree
 2013-05-08 20:25 UTC 

+ lib-bitmapc-speed-up-bitmap_find_free_region.patch added to -mm tree
 2013-05-08 20:25 UTC 

[PATCH RESEND v3] bitmap: speed up bitmap_find_free_region
 2013-05-08 20:24 UTC  (2+ messages)

[PATCH 1/2] intel: Recount fences after rewinding relocations
 2013-05-08 20:24 UTC  (5+ messages)

[PATCH v5 00/31] kmemcg shrinkers
 2013-05-08 20:23 UTC  (62+ messages)
` [PATCH v5 01/31] super: fix calculation of shrinkable objects for small numbers
` [PATCH v5 02/31] vmscan: take at least one pass with shrinkers
  ` [PATCH v5 03/31] dcache: convert dentry_stat.nr_unused to per-cpu counters
  ` [PATCH v5 04/31] dentry: move to per-sb LRU locks
  ` [PATCH v5 05/31] dcache: remove dentries from LRU before putting on dispose list
` [PATCH v5 06/31] mm: new shrinker API
` [PATCH v5 07/31] shrinker: convert superblock shrinkers to new API
` [PATCH v5 08/31] list: add a new LRU list type
` [PATCH v5 09/31] inode: convert inode lru list to generic lru list code
` [PATCH v5 10/31] dcache: convert to use new lru list infrastructure
` [PATCH v5 11/31] list_lru: per-node "
` [PATCH v5 12/31] shrinker: add node awareness
` [PATCH v5 13/31] fs: convert inode and dentry shrinking to be node aware
` [PATCH v5 14/31] xfs: convert buftarg LRU to generic code
` [PATCH v5 15/31] xfs: convert dquot cache lru to list_lru
` [PATCH v5 16/31] fs: convert fs shrinkers to new scan/count API
` [PATCH v5 17/31] drivers: convert shrinkers to new count/scan API
` [PATCH v5 18/31] shrinker: convert remaining shrinkers to "
` [PATCH v5 19/31] hugepage: convert huge zero page shrinker to new shrinker API
` [PATCH v5 20/31] shrinker: Kill old ->shrink API
` [PATCH v5 21/31] vmscan: also shrink slab in memcg pressure
` [PATCH v5 22/31] memcg,list_lru: duplicate LRUs upon kmemcg creation
` [PATCH v5 23/31] lru: add an element to a memcg list
` [PATCH v5 24/31] list_lru: per-memcg walks
` [PATCH v5 25/31] memcg: per-memcg kmem shrinking
` [PATCH v5 26/31] memcg: scan cache objects hierarchically
` [PATCH v5 27/31] super: targeted memcg reclaim
` [PATCH v5 28/31] memcg: move initialization to memcg creation
` [PATCH v5 29/31] vmpressure: in-kernel notifications
` [PATCH v5 30/31] memcg: reap dead memcgs upon global memory pressure
` [PATCH v5 31/31] memcg: debugging facility to access dangling memcgs

[PATCH 1/2] [media] v4l2: SI476X MFD - Do not use binary constants
 2013-05-08 20:23 UTC  (2+ messages)
` [PATCH 2/2] mfd: si476x: "

[Ocfs2-devel] [PATCH] ocfs2: unlock rw lock if inode lock failed
 2013-05-08 20:23 UTC  (3+ messages)

[RFC] [PATCH] parisc: use Page Deallocation Table from firmware to exclude broken memory (v1)
 2013-05-08 20:22 UTC 

[U-Boot] [PATCHv2 0/6] Falcon boot mode for spl_mmc
 2013-05-08 20:21 UTC  (4+ messages)
` [U-Boot] [PATCHv2 6/6] RFC: am335x: enable falcon boot mode for mmc (raw and fat) and nand

Specifying a data offset?
 2013-05-08 20:17 UTC 

Linux driver for Realtek RTL8723AU devices with USB ID 0bda:1724 such as found in Lenovo IdeaPad Yoga 13
 2013-05-08 20:17 UTC  (5+ messages)

[PATCH] if_cablemodem.h: Add parenthesis around ioctl macros
 2013-05-08 20:16 UTC  (2+ messages)

[Patch net] ipv6,mcast: always hold idev->lock before mca_lock
 2013-05-08 20:16 UTC  (2+ messages)

[PATCH] gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()
 2013-05-08 20:15 UTC  (2+ messages)

[PATCH v5 1/1 net] net: fec: fix kernel oops when plug/unplug cable many times
 2013-05-08 20:15 UTC  (2+ messages)

[PATCH] bfin_mac: fix error return code in bfin_mac_probe()
 2013-05-08 20:15 UTC  (2+ messages)

[PATCH] sfc: fix return value check in efx_ptp_probe_channel()
 2013-05-08 20:15 UTC  (2+ messages)

[PATCH] net/spider_net: fix error return code in spider_net_open()
 2013-05-08 20:15 UTC  (2+ messages)

[PATCH] net/irda: fix error return code in bfin_sir_open()
 2013-05-08 20:14 UTC  (2+ messages)

[PATCH] net: of_mdio: fix behavior on missing phy device
 2013-05-08 20:14 UTC  (2+ messages)

[PATCH 0/1] NFS4.1 Fix data server connection race
 2013-05-08 20:13 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 1/2 v6 RESEND] usbnet: allow status interrupt URB to always be active
 2013-05-08 20:14 UTC  (4+ messages)
` [PATCH 2/2 v6 RESEND] sierra_net: keep status interrupt URB active

libvchan-error
 2013-05-08 20:14 UTC  (5+ messages)

[PATCH] ASoC: sgtl5000: Fix driver probe after reset
 2013-05-08 20:12 UTC  (2+ messages)

[REGRESSION] SLAB allocator (on Zynq)
 2013-05-08 20:12 UTC  (7+ messages)

[GIT PULL] SLAB changes for v3.10
 2013-05-08 20:10 UTC  (9+ messages)
            ` [PATCH] Fix crash during slab init

WARNING: at drivers/media/v4l2-core/videobuf2-core.c:2065 vb2_queue_init+0x74/0x142()
 2013-05-08 20:11 UTC 

[Qemu-devel] [PATCH v2] po/hu.po: Hungarian translation for the GTK+ interface
 2013-05-08 20:07 UTC  (7+ messages)

+ mm-thp-use-the-right-function-when-updating-access-flags.patch added to -mm tree
 2013-05-08 20:05 UTC 

[Xenomai] Doubts about priorities with periodic tasks (Posix Skin)
 2013-05-08 20:05 UTC  (12+ messages)

Building error for yocto
 2013-05-08 20:04 UTC  (2+ messages)

[PATCH] mm/THP: Use the right function when updating access flags
 2013-05-08 20:04 UTC  (2+ messages)

[PATCH 1/2] pinmux: Add TB10x pinmux driver
 2013-05-08 20:01 UTC  (9+ messages)

[PATCH 1/2] ARM: Make OMAP syslib.c functions available for other ARM targets
 2013-05-08 19:57 UTC  (4+ messages)
  ` Re[2]: "

[SCSI] pm80xx: NCQ error handling changes
 2013-05-08 19:57 UTC 

WARNING: at arch/x86/kernel/smp.c:123 native_smp_send_reschedule+0x52/0x60()
 2013-05-08 19:56 UTC 

[Devel] [PATCH 2/2] Resolve problem where -Werror fails to build when compiling iasl
 2013-05-08 19:56 UTC 

[RFC 0/8] ARM:STiH41x: Add STiH41x platform and board support
 2013-05-08 19:55 UTC  (12+ messages)
` [RFC 3/8] mfd:syscon: Introduce claim/read/write/release APIs
      ` Re[2]: "
` [RFC 1/8] serial:st-asc: Add ST ASC driver

[RFC PATCH 0/3] ARM: omap3: add Seagate Wireless Plus board
 2013-05-08 19:51 UTC  (11+ messages)
` [RFC PATCH 1/3] ARM: omap3: "
` [RFC PATCH 2/3] ARM: omap3: Seagate Wireless Plus DT entry
` [RFC PATCH 3/3] ARM: omap3: wireless plus gpmc wip

W e ca n sho w you wha t yo u’ve been thinking of
 2013-05-08 19:51 UTC 

Fwd: [GIT PULL] timer changes for v3.10
 2013-05-08 19:49 UTC  (10+ messages)

[Devel] [PATCH 1/2] Fix config so it will compile with GCC versions that do not have -m32/-m64
 2013-05-08 19:45 UTC 

[PATCH v3] nand_base: sync flash detection functions with linux 3.9's code
 2013-05-08 19:44 UTC  (5+ messages)

[PATCH] mwifiex: fix setting of multicast filter
 2013-05-08 19:37 UTC 

+ mm-memcg-remove-incorrect-vm_bug_on-for-swap-cache-pages-in-uncharge.patch added to -mm tree
 2013-05-08 19:43 UTC 

[PATCH] Btrfs-progs: make image restore with the original device offsets
 2013-05-08 19:40 UTC 

OMAP baseline test results for v3.9
 2013-05-08 19:39 UTC  (2+ messages)

+ ocfs2-unlock-rw-lock-if-inode-lock-failed.patch added to -mm tree
 2013-05-08 19:39 UTC 

Capturing Nikon D7000 LiveView
 2013-05-08 19:35 UTC 

[PATCH] cpufreq, ondemand: Remove leftover debug line
 2013-05-08 19:34 UTC 

[patch] mm: memcg: remove incorrect VM_BUG_ON for swap cache pages in uncharge
 2013-05-08 19:34 UTC  (3+ messages)

+ lib-add-support-for-lz4-compressed-kernel-kbuild-fix-for-updated-lz4-tool-with-the-new-streaming-format.patch added to -mm tree
 2013-05-08 19:34 UTC 

[PATCH] drm/i915: Compute WR PLL dividers dynamically
 2013-05-08 19:37 UTC  (4+ messages)

[PATCH] ARM: exynos: Select PINCTRL_EXYNOS for exynos5
 2013-05-08 19:33 UTC  (5+ messages)

OMAP baseline test results for v3.9-rc8
 2013-05-08 19:33 UTC  (2+ messages)

[ath9k-devel] Kernel crash on rmmod of ath9k in 3.9.1
 2013-05-08 19:33 UTC 

+ arm-add-support-for-lz4-compressed-kernel-fix.patch added to -mm tree
 2013-05-08 19:32 UTC 

[PATCH] qt4: remove trailing slash from prefix
 2013-05-08 19:14 UTC  (3+ messages)

[PATCH V3 2/2] ARM: Handle user space mapped pages in flush_kernel_dcache_page
 2013-05-08 19:31 UTC  (11+ messages)

[PATCH v2 0/8] pci: bus and slot reset interface
 2013-05-08 19:30 UTC  (4+ messages)
` [PATCH v2 1/8] pci: Create pci_reset_bridge_secondary_bus()

[PATCH v5, part4 00/41] Simplify mem_init() implementations and kill num_physpages
 2013-05-08 19:29 UTC  (5+ messages)
` [PATCH v5, part4 20/41] mm/h8300: prepare for removing num_physpages and simplify mem_init()

[PATCH V2] video: implement a simple framebuffer driver
 2013-05-08 19:28 UTC  (9+ messages)

+ mm-mmu_notifier-re-fix-freed-page-still-mapped-in-secondary-mmu-fix.patch added to -mm tree
 2013-05-08 19:28 UTC 

+ mm-mmu_notifier-re-fix-freed-page-still-mapped-in-secondary-mmu.patch added to -mm tree
 2013-05-08 19:28 UTC 

[PATCH] qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN card
 2013-05-08 19:27 UTC  (6+ messages)

[PATCH 00/13] Mainly build system fixes and cleanups
 2013-05-08 19:25 UTC  (4+ messages)
` [PATCH 02/13] tools/libfsimage: Fix clean and distclean make targets


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.