messages from 2012-04-16 11:29:28 to 2012-04-16 12:41:24 UTC [more...]
[PATCH] net/ipv4:Remove two reports using kmemleak
2012-04-16 12:41 UTC (2+ messages)
UVC frame interval inconsistency
2012-04-16 12:40 UTC (2+ messages)
barebox JSON
2012-04-16 12:26 UTC (6+ messages)
` Antwort: "
` Antwort: "
[PATCH 0/2] ARM: omap_hwmod: add api to enable/disable module level wakeup
2012-04-16 12:40 UTC (6+ messages)
` [PATCH 1/2] ARM: OMAP2+: omap_hwmod: Add interface to incorporate "
` [PATCH 2/2] ARM: OMAP2+: omap_hwmod: Add api to enable/disable module level wakeup events
[B.A.T.M.A.N.] Migration to Batman
2012-04-16 12:40 UTC (10+ messages)
[PATCHSET] block: per-queue policy activation, take#2
2012-04-16 12:39 UTC (12+ messages)
` [PATCH 07/11] blkcg: make request_queue bypassing on allocation
mtdchar kernel oops
2012-04-16 12:37 UTC (6+ messages)
[PATCH] perf/probe: Provide perf interface for uprobes
2012-04-16 12:27 UTC (11+ messages)
` "
/proc/stat information incorrect
2012-04-16 12:36 UTC (2+ messages)
[PATCH v2] KVM: Avoid zapping unrelated shadows in __kvm_set_memory_region()
2012-04-16 12:35 UTC (3+ messages)
[Buildroot] [PATCH] Add sam-ba to at91sam926*_defconfig
2012-04-16 12:34 UTC (7+ messages)
[PATCH 08/20] target-ppc: Add hooks for handling tcg and kvm limitations
2012-04-16 12:31 UTC (4+ messages)
[PATCH 1/2] ath6kl: Retain bg scan period value modified by the user
2012-04-16 12:31 UTC (3+ messages)
` [PATCH 2/2] ath6kl: Fix bug in bg scan configuration in schedule scan
[PATCHv0 dont apply] RFC: kvm eoi PV using shared memory
2012-04-16 12:30 UTC (7+ messages)
` [PATCHv1 "
[PATCH] tty: omap-serial: Keep the wakeup mechanism enabled by default
2012-04-16 12:30 UTC (2+ messages)
Question about tlv message support
2012-04-16 12:30 UTC (2+ messages)
[lm-sensors] Need support IBM x3650
2012-04-16 12:29 UTC
[PATCH] bitbake.conf: Add PARALLEL_MAKE to BB_HASHBASE_WHITELIST
2012-04-16 12:19 UTC
DOS VM problem with QEMU-KVM and newer kernels
2012-04-16 12:28 UTC (8+ messages)
[PATCH 00/16] Swap-over-NBD without deadlocking V9
2012-04-16 12:17 UTC (34+ 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 0/4] ext4: Fix regression in mount option parsing and a small cleanup
2012-04-16 12:25 UTC (5+ messages)
` [PATCH 1/4] ext4: Move several mount options to standard handling loop
` [PATCH 2/4] ext4: Make mount option parsing loop more logical
` [PATCH 3/4] ext4: Fix handling of journalled quota options
` [PATCH 4/4] ext4: Print error when argument of inode_readahead_blk is invalid
[PATCH 0/3] ARM: OMAP2+: dmtimer: cleanup related to devm API and clk usage
2012-04-16 12:25 UTC (4+ messages)
` [PATCH 1/3] ARM: OMAP: dmtimer: Use devm_ API and do some cleanup in probe()
` [PATCH 2/3] ARM: OMAP2+: dmtimer: cleanup iclk usage
` [PATCH 3/3] ARM: OMAP2+: dmtimer: cleanup fclk usage
system suspend and live audio streams
2012-04-16 12:24 UTC (4+ messages)
mount bind options
2012-04-16 12:23 UTC (2+ messages)
Has any work 3.3 kvm-kmod for rhel 6.2 kernel successfully?
2012-04-16 12:23 UTC (3+ messages)
[PATCH net-next] net: vxge: Add MODULE_FIRMWARE
2012-04-16 12:21 UTC (3+ messages)
[PATCH] [trivial] arcnet: Correct incorrect format string in ARCnet drivers
2012-04-16 12:20 UTC (3+ messages)
` [PATCH] arcnet: rimi: Fix device name in debug output
Performance of 40-way guest running 2.6.32-220 (RHEL6.2) vs. 3.3.1 OS
2012-04-16 12:18 UTC (3+ messages)
[PATCH 00/11] Swap-over-NFS without deadlocking V3
2012-04-16 12:17 UTC (24+ 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 10/11] nfs: Prevent page allocator recursions with swap over NFS
` [PATCH 11/11] Avoid dereferencing bd_disk during swap_entry_free for network storage
[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] 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
` [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)
[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
[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 (7+ 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 (6+ messages)
` [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 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 (6+ 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 v2] dns work
2012-04-16 11:12 UTC (3+ messages)
` [PATCH] Use DEVICE_ID_DYNAMIC where applicable
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.