messages from 2011-04-27 22:12:20 to 2011-04-28 00:02:40 UTC [more...]
[U-Boot] [PATCH 0/20] keymile board update
2011-04-28 0:02 UTC (7+ messages)
` [U-Boot] [PATCH v4 03/23] keymile: Fix Coding style issues for keymile boards
[PATCH 1/6] SELinux: fix comment to state filename_compute_type takes an objname not a qstr
2011-04-28 0:00 UTC (11+ messages)
` [PATCH 2/6] SELinux: rename filename_compute_type argument to *type instead of *con
` [PATCH 3/6] SELinux: skip filename trans rules if ttype does not match parent dir
` [PATCH 4/6] SELinux: calculate and print hashtab stats with a generic function
` [PATCH 5/6] SELinux: generic hashtab entry counter
[PATCH 1/7] Bluetooth: Add automated SSP user confirmation responses
2011-04-28 0:00 UTC (12+ messages)
` [PATCH 2/7] Bluetooth: Add variable SSP auto-accept delay support
` [PATCH 3/7] Bluetooth: Fix HCI_CONN_AUTH_PEND flag for all authentication requests
` [PATCH 4/7] Bluetooth: Add confirm_hint parameter to user confirmation requests
` [PATCH 5/7] Bluetooth: Fix reason code for pairing rejection
` [PATCH 6/7] Bluetooth: Fix logic in hci_pin_code_request_evt
` [PATCH 7/7] Bluetooth: Fix link key persistent storage criteria
[RFC 0/8] Prevent LRU churing
2011-04-27 23:59 UTC (21+ messages)
` [RFC 3/8] vmscan: make isolate_lru_page with filter aware
` [RFC 4/8] Make clear description of putback_lru_page
` [RFC 5/8] compaction: remove active list counting
` [RFC 6/8] In order putback lru core
[PATCH 0/2] reclocking stability improvements
2011-04-27 23:58 UTC (3+ messages)
` [PATCH 1/2] drm/nouveau/pm: Add pm.(un)pause functions
` [PATCH 2/2] drm/nouveau/nv50: reclock memory using PMS on nv50
[RFC][PATCH 0/7] File descriptor labeling
2011-04-27 23:57 UTC (18+ messages)
` [RFC][PATCH 3/7] smack: assign the label set in file->f_cred to new file descriptors
` [RFC][PATCH 4/7] smack: fix label check in smack_kernel_act_as()
` [RFC][PATCH 5/7] smack: import the security label in smack_secctx_to_secid()
` [RFC][PATCH 6/7] security: new LSM hook security_file_getsecid()
2.6.39-rc4+: oom-killer busy killing tasks
2011-04-27 23:56 UTC (11+ messages)
[Qemu-devel] [Bug 723871] [NEW] qemu-kvm-0.14.0 Aborts with -vga qxl
2011-04-27 23:47 UTC (2+ messages)
` [Qemu-devel] [Bug 723871] "
2.6.39-rc4+: Kernel leaking memory during FS scanning, regression?
2011-04-27 23:46 UTC (21+ messages)
Soft lockup during suspend since ~2.6.36 [bisected]
2011-04-27 23:51 UTC (8+ messages)
[PATCH] kirkwood: add dir-665 support
2011-04-27 23:52 UTC (2+ messages)
[PATCH 1/2] break out page allocation warning code
2011-04-27 23:51 UTC (6+ messages)
Better debug log levels for autotest jobs
2011-04-27 23:48 UTC (3+ messages)
BUG: unable to handle kernel paging request - balloon_init - xen-4.1.0 - 2.6.32.39
2011-04-27 23:45 UTC (5+ messages)
[NEXT PATCH 0/3]qlcnic: updates
2011-04-28 0:43 UTC (4+ messages)
` [NEXT PATCH 1/3] qlcnic: fix memory leak in qlcnic_blink_led
` [NEXT PATCH 2/3] qlcnic: support rcv ring configuration through ethtool
` [NEXT PATCH 3/3] qlcnic: Support for GBE port settings
[PATCH][VTD] force boot to fail if interrupt remapping cannot be enabled when iommu=force
2011-04-27 23:42 UTC
RFC: a plugin architecture for git extensions?
2011-04-27 23:42 UTC (19+ messages)
[U-Boot] Pull request: u-boot-arm/master
2011-04-27 23:42 UTC (3+ messages)
[PATCH] MIPS: Invalidate old TLB mappings when updating huge page PTEs
2011-04-27 23:39 UTC
[PATCH] linux/string.h: Introduce streq macro
2011-04-27 23:38 UTC (12+ messages)
[PATCH 0/8] avoid allocation in show_numa_map()
2011-04-27 23:35 UTC (18+ messages)
` [PATCH 1/8] mm: export get_vma_policy()
` [PATCH 2/8] mm: use walk_page_range() instead of custom page table walking code
` [PATCH 3/8] mm: remove MPOL_MF_STATS
` [PATCH 4/8] mm: make gather_stats() type-safe and remove forward declaration
` [PATCH 5/8] mm: remove check_huge_range()
` [PATCH 6/8] mm: proc: move show_numa_map() to fs/proc/task_mmu.c
` [PATCH 7/8] proc: make struct proc_maps_private truly private
` [PATCH 8/8] proc: allocate storage for numa_maps statistics once
[patch v2] x86: allow ZONE_DMA to be configurable
2011-04-27 23:37 UTC (6+ messages)
` [patch v3] "
[PATCH] [PV Xen] Mouse stuck after save/restore of guest
2011-04-27 23:32 UTC (9+ messages)
` [Xen-devel] "
` [Xen-devel] [PATCH] [PV Xen] Mouse stuck after save/restore of guest. - stable tree candidate
` [stable] "
` [stable] "
Is there difference betweek sefiles and restorecon in terms of labels
2011-04-27 23:36 UTC (3+ messages)
btrfs-convert crashes
2011-04-27 23:36 UTC (3+ messages)
+ printk-allocate-kernel-log-buffer-earlier-v2-fix.patch added to -mm tree
2011-04-27 22:52 UTC
[PATCH] git gc: Speed it up by 18% via faster hash comparisons
2011-04-27 23:32 UTC (4+ messages)
+ vmscan-change-shrink_slab-interfaces-by-passing-shrink_control-fix-2.patch added to -mm tree
2011-04-27 22:51 UTC
[PATCH] USB: ehci: tegra: fix USB1 port reset issue
2011-04-27 23:27 UTC (3+ messages)
[PATCH] Use HCI_MAX_EIR_LENGTH instead of hard-coded value
2011-04-27 23:25 UTC (2+ messages)
+ vmscan-change-shrinker-api-by-passing-shrink_control-struct-fix-2.patch added to -mm tree
2011-04-27 22:48 UTC
Double buffer support in Framebuffer?
2011-04-27 23:24 UTC
[PATCH] Change attrib server to use ATT CID & PSM defined in att.h
2011-04-27 23:24 UTC (2+ messages)
[PATCH 0/3] a few small cleanups in intel_ringbuffer.c
2011-04-27 23:24 UTC (3+ messages)
` [PATCH 3/3] drm/i915/ringbuffer: embed pipe_control into struct ring_buffer
[PATCH] Remove grouping by phone number in call-history results
2011-04-27 23:23 UTC (2+ messages)
BUG() in shrink_dcache_for_umount_subtree on nfs4 mount
2011-04-27 23:23 UTC (9+ messages)
btusb not working in 2.6.38.4
2011-04-27 23:22 UTC
[PATCH 00/13] Swap-over-NBD without deadlocking
2011-04-27 23:21 UTC (6+ messages)
` [PATCH 02/13] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
[PATCH] ipv6: fix incorrect unregistration of sysctl when last ip deleted
2011-04-27 23:12 UTC
[PATCH] ipv6: fix incorrect unregistration of sysctl when last ip deleted
2011-04-27 23:12 UTC
[PATCH 1/3] Bluetooth: Add l2cap_add_psm() and l2cap_add_scid()
2011-04-27 23:19 UTC (4+ messages)
` [PATCH 2/3] Bluetooth: Handle psm == 0 case inside l2cap_add_psm()
` [PATCH 3/3] Bluetooth: Remove l2cap_sk_list
[failures] init-kconfig-use-if-endif-to-surround-the-expert-menu-kconfig-symbols.patch removed from -mm tree
2011-04-27 22:38 UTC
[PATCH 2/2] init/Kconfig: use if/endif to surround the EXPERT menu kconfig symbols
2011-04-27 23:14 UTC (2+ messages)
RAID/dmaengine violates the dma-streaming API
2011-04-27 23:12 UTC (5+ messages)
[PATCH 2.0.2] use /proc/iomem for map with "add_efi_memmap" kernel option
2011-04-27 23:11 UTC (2+ messages)
[PATCH 1/5] ethtool: cosmetics: enforce const-ness in ethtool_cmd_speed
2011-04-27 23:10 UTC (6+ messages)
` [PATCHv2 3/4] ethtool: Use the full 32 bit speed range in ethtool's set_settings
[PATCH v2 6/6] Bluetooth: Respect local MITM req in io_cap reply
2011-04-27 23:09 UTC (2+ messages)
` [PATCH] "
[PATCH 0/1] kernel-rt: fix build issues
2011-04-27 23:09 UTC (3+ messages)
[U-Boot] Good news
2011-04-27 23:07 UTC
[RFC][PATCH] PM: Make power domain callbacks take precedence over subsystem ones
2011-04-27 23:04 UTC (7+ messages)
` [PATCH 0/9] PM: Rework shmobile and OMAP runtime PM using power domains (v2)
` [PATCH 7/9] PM / Runtime: Generic clock manipulation rountines for runtime PM (v2)
` [Update][PATCH 7/9] PM / Runtime: Generic clock manipulation rountines for runtime PM (v3)
` [Update][PATCH 7/9] PM / Runtime: Generic clock manipulation
mcelog stalls on 2.6.39-rc5
2011-04-27 23:03 UTC (2+ messages)
Update Your Webmail Account
2011-04-27 22:54 UTC
[ethtool PATCH 0/6] Network flow classifier
2011-04-27 23:00 UTC (4+ messages)
` [ethtool PATCH 5/6] v4 Add RX packet classification interface
[PATCH] git-completion: fix zsh support
2011-04-27 23:00 UTC (11+ messages)
` [RFC/PATCH] completion: avoid "words" as variable name for zsh portability
` [PATCH] completion: move private shopt shim for zsh to __git_ namespace
[U-Boot] [PATCH v2] common: add a grepenv command
2011-04-27 22:57 UTC (9+ messages)
` [U-Boot] [PATCH v3] "
` [U-Boot] [PATCH v4] "
` [U-Boot] [PATCH v5] "
+ vmscan-change-shrinker-api-by-passing-shrink_control-struct-fix.patch added to -mm tree
2011-04-27 22:20 UTC
[PATCH 1/2] libnss-mdns: add $D to postinst paths
2011-04-27 22:56 UTC (2+ messages)
` [PATCH 2/2] liberation-fonts: postinst can't be called offline
[U-Boot] [PATCH] [v2] powerpc: fix implementation of out_8 to match the other out_XX functions
2011-04-27 22:56 UTC (2+ messages)
[U-Boot] env: fix env var autocompletion
2011-04-27 22:55 UTC (5+ messages)
` [U-Boot] [PATCH v2] lib/hashtable: "
[PATCH 00/17] uclibc support in oe-core v2
2011-04-27 22:51 UTC (6+ messages)
` [PATCH 01/17] gettext.bbclass: Use _append instead of =+
[U-Boot] [PATCH 0/3] powerpc, mpc52xx: update for digsy_mtc support
2011-04-27 22:52 UTC (5+ messages)
` [U-Boot] [PATCH 1/3] mpc52xx, digsy_mtc: change phy addr for rev5 boards
` [U-Boot] [PATCH 3/3] mpc52xx, digsy_mtc: protect default flash sectors
[PATCH 0/4] Re-enable RC6 on Ironlake
2011-04-27 22:49 UTC (6+ messages)
` [PATCH 4/4] drm/i915: re-enable rc6 for ironlake
Personal git repositories
2011-04-27 22:47 UTC (6+ messages)
[xen-4.1-testing test] 6929: regressions - FAIL
2011-04-27 22:47 UTC
[PATCH 0/3] Fixes for LSB command check
2011-04-27 22:47 UTC (3+ messages)
` [PATCH 1/3] groff: update to 1.20.1
[PATCH] [0/106] 2.6.35.13 longterm review
2011-04-27 22:46 UTC (9+ messages)
` [PATCH] [96/106] iwlagn: Support new 5000 microcode
[U-Boot] [PATCH] NET: Correct potential missing goto label in case statement
2011-04-27 22:47 UTC (2+ messages)
[U-Boot] [PATCH] fix redundant environment for serial flash
2011-04-27 22:46 UTC (2+ messages)
[PATCH 0/6] ARM device tree support improvements
2011-04-27 22:44 UTC (4+ messages)
` [PATCH 6/6] Add CONFIG_OF_LIBFDT to more boards
` [U-Boot] "
yenta cardbus problem
2011-04-27 22:41 UTC (7+ messages)
` PCIE-to-PCI bridge doesn't pass mem resources downstream [Re: yenta cardbus problem]
[U-Boot] mpq101 board broken
2011-04-27 22:41 UTC (2+ messages)
[PATCH] NFS: move pnfs layouts to nfs_server structure
2011-04-27 22:40 UTC (2+ messages)
+ vmscan-change-shrink_slab-interfaces-by-passing-shrink_control-fix.patch added to -mm tree
2011-04-27 22:03 UTC
[PATCH] NFS: move pnfs layouts to nfs_server structure
2011-04-27 22:38 UTC (5+ messages)
[PATCH][RESEND] Fix EDD3.0 data verification
2011-04-27 22:36 UTC (2+ messages)
` [tip:x86/setup] x86, setup: "
2.6.39-rcX problem continues
2011-04-27 22:35 UTC
RCU+KVM: making CPU guest mode a quiescent state
2011-04-27 22:32 UTC (6+ messages)
[PATCH] ASoC: prevent compilers from optimising pll calculation into __aeabi__uldivmod
2011-04-27 22:30 UTC (9+ messages)
` [alsa-devel] "
[PATCH v2 2/2] KVM: PPC: booke: add sregs support
2011-04-27 22:24 UTC
[PATCH v2 1/2] KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)
2011-04-27 22:24 UTC
[PATCH] linux-firmware: add cxgb4 firmware file
2011-04-27 22:20 UTC (3+ messages)
[RFCv4] timerfd: add TFD_NOTIFY_CLOCK_SET to watch for clock changes
2011-04-27 22:19 UTC (5+ messages)
` [RFC][PATCH 1/4] clock_rtoffset: new syscall
[PATCH 0/3] n450: add 2.6.37 kernel recipe and SMP support
2011-04-27 22:19 UTC (3+ messages)
git diff-index ignores color config
2011-04-27 22:12 UTC (6+ messages)
` [PATCH] config.txt,diff-options.txt: porcelain vs. plumbing for color.diff
[PATCH 1/2] gpio: add pin biasing and drive mode to gpiolib
2011-04-27 22:16 UTC (13+ messages)
[PATCH 0/3] fix some issues with the kernel decompressor
2011-04-27 22:16 UTC (12+ messages)
` [PATCH] ARM: Fix relocation if image end past uncompressed kernel end
[PATCH] staging: brcm80211: Change print macro for debug only code
2011-04-27 22:01 UTC (3+ messages)
[PATCH] i2c: i2c-sh_mobile bus speed platform data
2011-04-27 22:14 UTC (3+ messages)
console_cpu_notify can cause scheduling BUG during CPU hotplug
2011-04-27 22:12 UTC (7+ messages)
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.