All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-04-16 10:46:55 to 2012-04-16 12:17:53 UTC [more...]

[PATCH 00/11] Swap-over-NFS without deadlocking V3
 2012-04-16 12:17 UTC  (10+ messages)
` [PATCH 01/11] netvm: Prevent a stream-specific deadlock
` [PATCH 02/11] selinux: tag avc cache alloc as non-critical
` [PATCH 03/11] mm: Methods for teaching filesystems about PG_swapcache pages
` [PATCH 04/11] mm: Add support for a filesystem to activate swap files and use direct_IO for writing swap pages
` [PATCH 05/11] mm: swap: Implement generic handler for swap_activate
` [PATCH 06/11] mm: Add get_kernel_page[s] for pinning of kernel addresses for I/O
` [PATCH 07/11] nfs: teach the NFS client how to treat PG_swapcache pages
` [PATCH 08/11] nfs: disable data cache revalidation for swapfiles
` [PATCH 09/11] nfs: enable swap on NFS

[PATCH 1/2] perf/probe: Provide perf interface for uprobes
 2012-04-16 12:09 UTC  (4+ messages)
` [RFC] [PATCH 2/2] perf/probe: Detect probe target when m/x options are absent

[PATCH 00/16] Swap-over-NBD without deadlocking V9
 2012-04-16 12:17 UTC  (25+ messages)
` [PATCH 01/16] mm: Serialize access to min_free_kbytes
` [PATCH 02/16] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
` [PATCH 03/16] mm: slub: Optimise the SLUB fast path to avoid pfmemalloc checks
` [PATCH 04/16] mm: Introduce __GFP_MEMALLOC to allow access to emergency reserves
` [PATCH 05/16] mm: allow PF_MEMALLOC from softirq context
` [PATCH 06/16] mm: Ignore mempolicies when using ALLOC_NO_WATERMARK
` [PATCH 07/16] net: Introduce sk_allocation() to allow addition of GFP flags depending on the individual socket
` [PATCH 08/16] netvm: Allow the use of __GFP_MEMALLOC by specific sockets
` [PATCH 09/16] netvm: Allow skb allocation to use PFMEMALLOC reserves
` [PATCH 10/16] netvm: Propagate page->pfmemalloc to skb
` [PATCH 11/16] netvm: Propagate page->pfmemalloc from netdev_alloc_page "
` [PATCH 12/16] netvm: Set PF_MEMALLOC as appropriate during SKB processing
` [PATCH 13/16] mm: Micro-optimise slab to avoid a function call
` [PATCH 14/16] nbd: Set SOCK_MEMALLOC for access to PFMEMALLOC reserves
` [PATCH 15/16] mm: Throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage
` [PATCH 16/16] mm: Account for the number of times direct reclaimers get throttled

[PATCH] ASoC: fsi: update for dmaengine prep_slave_sg fallout
 2012-04-16 12:17 UTC  (3+ messages)

[RFCv2 0/8] perf tool: Add new event group management
 2012-04-16 12:16 UTC  (3+ messages)

[PATCH 0/17] Hypervisor-mode KVM on POWER7 and PPC970
 2012-04-16 12:13 UTC  (6+ messages)
` [PATCH 13/17] KVM: PPC: Allow book3s_hv guests to use SMT processor modes

[B.A.T.M.A.N.] [PATCH] Add options for network coding managment
 2012-04-16 12:12 UTC 

[PATCH] ASoC: da7210: Add support for PLL and SRM
 2012-04-16 12:23 UTC  (3+ messages)
` [alsa-devel] "

[RFC PATCH 0/5] perf: Intel uncore pmu counting support
 2012-04-16 12:11 UTC  (10+ messages)
` [PATCH 2/5] perf: generic intel uncore support

Regarding Devfreq
 2012-04-16 12:10 UTC  (5+ messages)

[RFC PATCH BlueZ] LE Broadcaster/Observer API proposal
 2012-04-16 12:10 UTC  (6+ messages)
` [RFC PATCH BlueZ] doc: Document Broadcaster/Observer API

[PATCH] driver core: check 'start' argument in bus iterators
 2012-04-16 12:10 UTC  (3+ messages)

[PATCH] Makefile: Some updates to uninstall
 2012-04-16 12:08 UTC  (2+ messages)

[ath9k-devel] Problems with TP-LInk TL-WDN4800 (AR9380)
 2012-04-16 12:06 UTC 

Suggestions on fixing fill_modes ioctl() delays under i915
 2012-04-16 12:04 UTC 

DOS VM problem with QEMU-KVM and newer kernels
 2012-04-16 12:03 UTC  (6+ messages)

[PATCH] [trivial] arcnet: Correct incorrect format string in ARCnet drivers
 2012-04-16 12:02 UTC  (2+ messages)
` [PATCH] arcnet: rimi: Fix device name in debug output

[PATCH 0/6] snd-usb endpoint rework, version 7
 2012-04-16 12:00 UTC  (6+ messages)

[PATCH 1/3] iommu: tegra/gart: use correct gart_device
 2012-04-16 11:59 UTC  (2+ messages)

[PATCH] m68k: Make sure {read,write}s[bwl]() are always defined
 2012-04-16 11:56 UTC  (3+ messages)

[PATCH 1/2] Add function for printing warnings
 2012-04-16 11:56 UTC  (4+ messages)
` [PATCH v2 1/3] src: "
` [PATCH v2 2/3] adapter: Add warning if there is no authorization agent
` [PATCH v2 3/3] audio: Add missing debug message in authorization

[PATCH] libgles-omap3: fix RRECOMMENDS
 2012-04-16 11:53 UTC 

[PATCH] CLKDEV: Add helper routines to allocate and add clkdevs for given struct clk *
 2012-04-16 11:52 UTC  (8+ messages)

[PATCH] btrfs: fix early abort in 'remount'
 2012-04-16 11:52 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v6 00/20] libxl: subprocess handling
 2012-04-16 11:50 UTC  (14+ messages)
` [PATCH 02/20] libxl: support multiple libxl__ev_fds for the same fd
` [PATCH 04/20] autoconf: New test for openpty et al

[btrfs-progs: PATCH 1/2] Makefile: use $(CC) as a compilers instead of $(CC)/gcc
 2012-04-16 11:50 UTC  (3+ messages)
` [btrfs-progs: PATCH 2/2] Makefile: use $(MAKE) instead of hardcoded 'make'

[PATCH v2 00/16] KVM: MMU: fast page fault
 2012-04-16 11:47 UTC  (7+ messages)
` [PATCH v2 10/16] KVM: MMU: fask check whether page is writable

Virtio network performance on Debian
 2012-04-16 11:46 UTC  (3+ messages)

[PATCH 00/13] Convert EDAC internal strutures to support all types of Memory Controllers
 2012-04-16 11:44 UTC  (6+ messages)
` [PATCH 01/13] edac: Create a dimm struct and move the labels into it

[RFC 0/6] uprobes: kill uprobes_srcu/uprobe_srcu_id
 2012-04-16 11:31 UTC  (4+ messages)

[PATCH] net/ipv4:Remove two reports using kmemleak
 2012-04-16 11:40 UTC 

[PATCH 1/2] IPVS: take care of return value from protocol init_netns
 2012-04-16 11:39 UTC  (4+ messages)
` [PATCH 2/2] IPVS: make failure of netns init more stable

[PATCH v8] input: Add Synaptics NavPoint (PXA27x SSP/SPI) driver
 2012-04-16 11:37 UTC 

[PATCH] python: Fix re-execution problem due to patching configure and configure.in
 2012-04-16 11:27 UTC  (4+ messages)

[PATCH RFC] vfs: make fstatat retry on ESTALE errors from getattr call
 2012-04-16 11:36 UTC  (8+ messages)

[PATCH 00/32] e2fsprogs: make e2fsprogs support inline data
 2012-04-16 11:40 UTC  (33+ messages)
` [PATCH 01/32] libext2fs: add EXT4_FEATURE_INCOMPAT_INLINE_DATA flag
` [PATCH 02/32] mke2fs: make it support inline data feature
` [PATCH 03/32] libext2fs: add inline_data feature
` [PATCH 04/32] mke2fs: add inline_data feature in mke2fs's manpage
` [PATCH 05/32] libext2fs: add ext2fs_find_entry_ext_attr function
` [PATCH 06/32] libext2fs: add EXT4_INLINE_DATA_FL flag for inode
` [PATCH 07/32] libext2fs: add data structures for inline data feature
` [PATCH 08/32] libext2fs: add inline_data file
` [PATCH 09/32] debugfs: make ncheck cmd support inline data
` [PATCH 10/32] debugfs: make chroot and cd "
` [PATCH 11/32] debugfs: make ls "
` [PATCH 12/32] debugfs: make stat "
` [PATCH 13/32] debufs: make blocks "
` [PATCH 14/32] debugfs: make filefrag "
` [PATCH 15/32] debugfs: make link "
` [PATCH 16/32] debugfs: make unlink "
` [PATCH 17/32] debugfs: make mkdir "
` [PATCH 18/32] debugfs: make rmdir "
` [PATCH 19/32] debugfs: make rm and kill_file "
` [PATCH 20/32] debugfs: make pwd "
` [PATCH 21/32] debugfs: make expand_dir "
` [PATCH 22/32] debugfs: make lsdel "
` [PATCH 23/32] debugfs: make undel "
` [PATCH 24/32] debugfs: make dump and cat "
` [PATCH 25/32] debugfs: make rdump "
` [PATCH 26/32] debugfs: make dirsearch "
` [PATCH 27/32] debugfs: make bma "
` [PATCH 28/32] e2fsck: add three problem descriptions in pass1
` [PATCH 29/32] e2fsck: check incorrect inline data flag
` [PATCH 30/32] e2fsck: make pass1 support inline data
` [PATCH 31/32] libext2fs: add read/write inline data functions
` [PATCH 32/32] e2fsck: check inline data in pass2

qemu-kvm 1.0.1?
 2012-04-16 11:33 UTC 

[PATCH] xen: always set the sched clock as unstable
 2012-04-16 11:32 UTC  (3+ messages)

4.2 Release Plan / TODO
 2012-04-16 11:31 UTC 

[PATCH 2/2] ata_piix: defer disks to the Hyper-V drivers by default
 2012-04-16 11:28 UTC  (6+ messages)
` [PATCH 0/2] Hyper-V disk support V3
  ` [PATCH 1/2] libata: add a host flag to ignore detected ATA devices
  ` [PATCH 2/2] UBUNTU: SAUCE: ata_piix: defer disks to the Hyper-V drivers by default

adding more options for ipset
 2012-04-16 11:27 UTC 

[Bug 26345] [845G] CPU/GPU incoherency
 2012-04-16 11:27 UTC 

[PATCH tip/urgent] rcu: Permit call_rcu() from CPU_DYING notifiers
 2012-04-16 11:24 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCHv0 dont apply] RFC: kvm eoi PV using shared memory
 2012-04-16 11:24 UTC  (5+ messages)
` [PATCHv1 "

[PATCH -tip ] x86: Handle failures of getting immediates in instruction decoder
 2012-04-16 11:23 UTC  (3+ messages)
` [tip:perf/urgent] x86: Handle failures of parsing immediate operands in the "

[PATCH] Change email address for Steve Glendinning
 2012-04-16 11:13 UTC 

[PATCH] md/raid10:Memleak fix if allocate rep1_bio failed in function want_replacement()
 2012-04-16 11:24 UTC 

[PATCH] x86, amd: Remove broken links from comment and kernel message
 2012-04-16 11:22 UTC  (2+ messages)
` [tip:x86/urgent] x86/amd: "

omap-serial: transmission of x-char with DMA (and other issues)
 2012-04-16 11:19 UTC  (3+ messages)

[PATCH] i2c: Add support SuperH SH7734 I2C bus controller
 2012-04-16 11:19 UTC  (3+ messages)

[PATCH 1/2] mfd/db5500-prcmu: delete DB5500 PRCMU support
 2012-04-16 11:18 UTC  (2+ messages)

[Buildroot] [PATCH] boost: bump to 1.49.0
 2012-04-16 11:15 UTC  (5+ messages)

mtip32xx: Add new bitwise flag 'dd_flag'
 2012-04-16 11:12 UTC 

[PATCH 1/1] arm/dts: Tegra30: Add device tree support for SMMU
 2012-04-16 11:12 UTC  (4+ messages)

Fast Track Ultra mixer - opinions anyone?
 2012-04-16 11:11 UTC  (3+ messages)

Documenting UNIX domain autobind
 2012-04-16 11:08 UTC  (6+ messages)
` Question on UNIX domain socket
  ` Patch for man unix(7)

Has any work 3.3 kvm-kmod for rhel 6.2 kernel successfully?
 2012-04-16 11:08 UTC  (2+ messages)

3.2.11: PCI Express card cannot be re-detected withing cca 60sec timeframe
 2012-04-16 11:05 UTC  (5+ messages)

[PATCH v2 2/3] Adjust stat width calculations to take --graph output into account
 2012-04-16 11:04 UTC  (6+ messages)

[PATCH 0/4] Enhance git-rebases flexibiilty in handling empty commits
 2012-04-16 11:04 UTC  (5+ messages)
` [PATCH v5 0/4]Enhance "
  ` [PATCH v5 3/4] git-cherry-pick: Add test to validate new options

[PATCH RFT] regulator: tps65023: Use generic regmap enable/disable operations
 2012-04-16 11:03 UTC 

[B.A.T.M.A.N.] Migration to Batman
 2012-04-16 11:03 UTC  (7+ messages)

MAIL 16.04.12
 2012-04-12 15:41 UTC 

[kvm-test] kvm test cpuflags: Try all supported cpu models
 2012-04-16 11:00 UTC  (2+ messages)
` [PATCH] "

[PATCH] wget: Fix re-execution issue
 2012-04-16 10:50 UTC  (2+ messages)

[meta-kde] enable kdelib4-native to build makekdewidgets
 2012-04-16 10:50 UTC  (5+ messages)
` [PATCH 1/3] qt4-native: enable features to build kdelib4-native
` [PATCH 3/3] kdelib4-native: build makekdewidgets

[PATCH] 9p: disconnect channel when PCI device is removed
 2012-04-16 10:59 UTC  (4+ messages)

error: runqemu command not fonund, when "$ runqemu qemux86 bzImage-qemux86.bin core-image-lsb-qt3-qemux86.ext3" THx!
 2012-04-16 10:57 UTC  (3+ messages)

[patch] wlcore: release lock on error in wl1271_op_suspend()
 2012-04-16 10:57 UTC  (2+ messages)

wlcore/wl12xx: change GEM Tx-spare blocks per-vif
 2012-04-16 10:55 UTC 

Pinctrl crash on latest linux-next/master
 2012-04-16 10:53 UTC 

[PATCH 1/1] iommu/tegra: smmu: Print device name correctly
 2012-04-16 10:53 UTC  (2+ messages)

How do I detect a block device is being used as swap inside its request queue handler?
 2012-04-16 10:52 UTC  (2+ messages)

NFSv4 post-1.2.2 nfs-utils client fails to mount from pre-1.2.3 nfs-utils server
 2012-04-16 10:51 UTC  (13+ messages)

[PATCH v2] completion: add new git_complete helper
 2012-04-16 10:49 UTC  (3+ messages)

[PATCH -V6 00/14] memcg: Add memcg extension to control HugeTLB allocation
 2012-04-16 10:44 UTC  (7+ messages)
` [PATCH -V6 07/14] memcg: Add HugeTLB extension
` [PATCH -V6 08/14] hugetlb: add charge/uncharge calls for HugeTLB alloc/free
` [PATCH -V6 09/14] memcg: track resource index in cftype private
` [PATCH -V6 11/14] hugetlbfs: Add a list for tracking in-use HugeTLB pages
` [PATCH -V6 13/14] hugetlb: migrate memcg info from oldpage to new page during migration
` [PATCH -V6 14/14] memcg: Add memory controller documentation for hugetlb management

wl12xx: fix DMA-API-related warnings
 2012-04-16 10:48 UTC 

[PATCH v3 0/7] diff stat calculation adjustments
 2012-04-16 10:44 UTC  (6+ messages)
` [PATCH v3 3/7] Adjust stat width calculations to take --graph output into account
` [PATCH v3 4/7] t4052: Adjust --graph --stat output for prefixes
` [PATCH v3 5/7] t4052: Add tests to illustrate issues with restrictive COLUMNS
` [PATCH v3 6/7] Prevent graph_width of diff stat from falling below min
` [PATCH v3 7/7] t4052: Adjust --stat output for minimum graph_width

[PATCH 00/12] at91: 3.4-rc3 fixes
 2012-04-16 10:46 UTC  (2+ messages)
` [PATCH 13/13] dmaengine: Kconfig: fix Atmel at_hdmac entry


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.