All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-11-30 21:07:08 to 2012-11-30 23:36:11 UTC [more...]

[PATCH 1/1] Python: Fix for CVE-2012-2135
 2012-11-30 23:21 UTC  (3+ messages)
  ` [PATCH 1/1] Python: Fix for CVE-2012-2135 (for denzil)

+ lib-vsprintfc-fix-handling-of-%zd-when-using-ssize_t.patch added to -mm tree
 2012-11-30 23:35 UTC 

[net-next PATCH V2 0/9] net: fragmentation performance scalability on NUMA/SMP systems
 2012-11-30 23:23 UTC  (12+ messages)
` [net-next PATCH V2 1/9] net: frag evictor, avoid killing warm frag queues

[PATCH v9 0/2] LSM: Multiple concurrent LSMs
 2012-11-30 23:25 UTC  (2+ messages)

rbd map command hangs for 15 minutes during system start up
 2012-11-30 23:22 UTC  (15+ messages)

RF Attenuator project v1.0 is complete
 2012-11-30 23:22 UTC 

[PATCH] Avoid dead lock of console related locks in panic case
 2012-11-30 23:21 UTC  (4+ messages)

[PATCH v3]realtek:r8169: Bugfix or workaround for missing extended GigaMAC registers settings
 2012-11-30 23:21 UTC 

[RFC, RFT] [PATCH] staging: ft1000: unify struct ft1000_info between USB and PCMCIA drivers
 2012-11-30 23:16 UTC  (5+ messages)

[GIT PULL] x86 fixes for 3.7
 2012-11-30 23:13 UTC 

[PATCH] mini-os: shutdown_thread depends on xenbus
 2012-11-30 23:13 UTC  (2+ messages)

[U-Boot] [PATCH v2] mmc: Split device init to decouple OCR-polling delay
 2012-11-30 23:13 UTC  (5+ messages)

[PATCH v2 0/3] discontiguous buffer patches
 2012-11-30 23:14 UTC  (9+ messages)
` [PATCH v2 1/3] xfs: use b_maps[] for discontiguous buffers
` [PATCH v2 3/3] xfs: fix the multi-segment log buffer format

High context switch rate, ksoftirqd's chewing cpu
 2012-11-30 23:11 UTC  (4+ messages)

[PATCH v4 0/5] KVM/ARM Architected Timers support
 2012-11-30 23:11 UTC  (12+ messages)
` [PATCH v4 2/5] ARM: KVM: arch_timers: Add minimal infrastructure
` [PATCH v4 3/5] ARM: KVM: arch_timers: Add guest timer core support

[GIT PULL] C6X: fixes for v3.7
 2012-11-30 23:09 UTC 

Request for tree inclusion
 2012-11-30 23:09 UTC 

[PATCH v2] Do a proper locking for mmap and block size change
 2012-11-30 23:09 UTC  (12+ messages)

Hopefully the last round of stolen work
 2012-11-30 23:06 UTC  (7+ messages)
` [PATCH 10/16] drm/i915: Handle stolen objects for pread
` [PATCH 15/16] drm/i915: Use a slab for object allocation
` [PATCH 16/16] drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl

[kbd] mapscrn: cannot open map file _8859-15_
 2012-11-30 23:02 UTC  (2+ messages)

master - man page (lvcreate): Better explain stripes option for RAID 4/5/6
 2012-11-30 23:01 UTC 

[U-Boot] [PATCH v2 01/10] arm: move flush_dcache_all() to just before disable cache
 2012-11-30 23:01 UTC  (10+ messages)
` [U-Boot] [PATCH v2 02/10] arm: Keep track of the tlb size as well as its location
` [U-Boot] [PATCH v2 03/10] arm: Move fdt check earlier so that board_early_init_f() can use it
` [U-Boot] [PATCH v2 04/10] arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading
` [U-Boot] [PATCH v2 05/10] Document the CONFIG_DISPLAY_BOARDINFO option
` [U-Boot] [PATCH v2 06/10] arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD
` [U-Boot] [PATCH v2 07/10] Add option to display customised memory information
` [U-Boot] [PATCH v2 08/10] arm: Make interrupts.o and reset.o in libarm also appear in SPL
` [U-Boot] [PATCH v2 09/10] arm: Move bootstage record for board_init_f() to after arch_cpu_init()
` [U-Boot] [PATCH v2 10/10] arm: Tabify code for MMC initialization

[meta-initramfs][PATCH] linux-yocto-tiny-kexecboot: add version 3.4
 2012-11-30 22:44 UTC 

[PATCH] spi: davinci: add OF support for the spi controller
 2012-11-30 22:57 UTC  (4+ messages)
` [linux-keystone] "

Wireless regression in workqueue: use mod_delayed_work() instead of __cancel + queue
 2012-11-30 22:56 UTC  (4+ messages)

Review request: wip-localized-read-tests
 2012-11-30 22:56 UTC 

[PATCH] openssh: CVE-2011-4327
 2012-11-30 22:41 UTC  (2+ messages)

Woes of NMIs and MCEs, and possibly how to fix
 2012-11-30 22:55 UTC  (6+ messages)

[meta-handheld][PATCH] linux-yocto-tiny-kexecboot_3.2: move it to its specific directory
 2012-11-30 22:39 UTC 

Danny - backport - gst-meta-base x11 fix
 2012-11-30 22:37 UTC 

[PATCH 0/5] ignore SIG{INT,QUIT} when launching editor
 2012-11-30 22:41 UTC  (6+ messages)
` [PATCH 1/5] run-command: drop silent_exec_failure arg from wait_or_whine
` [PATCH 2/5] launch_editor: refactor to use start/finish_command
` [PATCH 3/5] launch_editor: ignore terminal signals while editor has control
` [PATCH 4/5] run-command: do not warn about child death from terminal
` [PATCH 5/5] launch_editor: propagate signals from editor to git

[PATCH 0/5] drivers: xen frontend devices should handle missed backend CLOSING
 2012-11-30 22:39 UTC  (8+ messages)
` [PATCH 3/5] xen-pcifront: handle backend CLOSED without CLOSING

[PATCH v4 00/13] KVM/ARM vGIC support
 2012-11-30 22:39 UTC  (5+ messages)
` [PATCH v4 02/13] ARM: KVM: Keep track of currently running vcpus

[PATCH] Handle routing changes for the MASQUERADE target
 2012-11-30 22:37 UTC  (6+ messages)
` [PATCH] Handle routing changes in MASQUERADE target, v4

[PATCH v2 0/5] Add movablecore_map boot option
 2012-11-30 22:27 UTC  (6+ messages)

Record/Replay implementation (as opposed to checkpoint/restart)
 2012-11-30 22:32 UTC 

[PATCH net-next] myri10ge: fix incorrect use of ntohs()
 2012-11-30 22:31 UTC 

[Buildroot] [PATCH v2] python2: bump to 2.7.3
 2012-11-30 22:31 UTC  (10+ messages)
` [Buildroot] [PATCH v2] efl packages: add license info
` [Buildroot] [PATCH v2] fluxbox: "
` [Buildroot] [PATCH v2] igh-ethercat: "
` [Buildroot] [PATCH v2] imlib2: "
` [Buildroot] [PATCH v2] owl-linux: "
` [Buildroot] [PATCH v2] rrdtool: "
` [Buildroot] [PATCH v2] sylpheed: "
` [Buildroot] [PATCH v2] matchbox packages: "

Real-time kernel thread performance and optimization
 2012-11-30 22:31 UTC  (2+ messages)

[Buildroot] [git commit] python2: bump to 2.7.3
 2012-11-30 22:31 UTC 

[PATCH v2 0/1] Input: xpad - Implement wireless controller LED setting and fix connect time LED setting
 2012-11-30 22:30 UTC  (2+ messages)

[Buildroot] [git commit] matchbox packages: add license info
 2012-11-30 22:30 UTC 

[Buildroot] [git commit] sylpheed: add license info
 2012-11-30 22:30 UTC 

[Buildroot] [git commit] rrdtool: add license info
 2012-11-30 22:29 UTC 

[Buildroot] [git commit] owl-linux: add license info
 2012-11-30 22:29 UTC 

[Buildroot] [git commit] imlib2: add license info
 2012-11-30 22:29 UTC 

[Buildroot] [git commit] igh-ethercat: add license info
 2012-11-30 22:29 UTC 

[Buildroot] [git commit] fluxbox: add license info
 2012-11-30 22:28 UTC 

[Buildroot] [git commit] efl packages: add license info
 2012-11-30 22:28 UTC 

[Buildroot] [git commit] CHANGES: update with recent changes
 2012-11-30 22:27 UTC 

[PATCH] xfstests: fsck scratch device if it got used
 2012-11-30 22:29 UTC  (5+ messages)

[Qemu-devel] [PATCH 1/2] configure: proper OpenGL/GLX probe
 2012-11-30 22:24 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] configure: rename OpenGL feature to GLX

[PATCH v9 2/2] LSM: Multiple concurrent LSMs
 2012-11-30 22:22 UTC 

[PATCH v9 1/2] LSM: Multiple concurrent LSMs
 2012-11-30 22:19 UTC 

[net-next:master 98/98] drivers/net/ethernet/myricom/myri10ge/myri10ge.c:1286:34: sparse: cast to restricted __be16
 2012-11-30 22:19 UTC  (5+ messages)

linux-next: Tree for Nov 29
 2012-11-30 22:18 UTC  (8+ messages)
` linux-next: Tree for Nov 29 (netlabel)
        ` [PATCH] Smack: Add missing depends on INET in Kconfig

[PATCH 01/17] ARM: shmobile: fix memory size for kota2_defconfig
 2012-11-30 22:10 UTC  (6+ messages)

[PATCH] Convert libxl driver to Xen 4.2
 2012-11-30 22:17 UTC 

respin of __dev* removal patches
 2012-11-30 22:15 UTC 

[patch] bdi: add a user-tunable cpu_list for the bdi flusher threads
 2012-11-30 22:15 UTC  (3+ messages)

[PATCH] Convert libxl driver to Xen 4.2
 2012-11-30 22:13 UTC 

Only CPU0 active after ACPI S3, xen 4.1.3
 2012-11-30 22:12 UTC  (3+ messages)

Hangup during scrubbing - possible solutions
 2012-11-30 22:04 UTC  (6+ messages)

[PATCH v3] x86, fpu: avoid FPU lazy restore after suspend
 2012-11-30 22:10 UTC  (2+ messages)
` [tip:x86/urgent] x86, fpu: Avoid "

+ thp-do_huge_pmd_wp_page-handle-huge-zero-page-thp-fix-anononymous-page-accounting-in-fallback-path-for-cow-of-hzp.patch added to -mm tree
 2012-11-30 22:10 UTC 

[U-Boot] [PATCH v3 0/2] Factorize ARM startup code as mush as possible
 2012-11-30 22:10 UTC  (6+ messages)
` [U-Boot] [PATCH v4 "
  ` [U-Boot] [PATCH v4 1/2] arm: move C runtime setup code in crt0.S

+ thp-avoid-race-on-multiple-parallel-page-faults-to-the-same-page.patch added to -mm tree
 2012-11-30 22:09 UTC 

[GIT PULL] (xen) stable/for-jens-3.8 bug-fixes
 2012-11-30 22:06 UTC 

[PATCH] drm/ttm: add minimum residency constraint for bo eviction
 2012-11-30 22:02 UTC  (13+ messages)
` Asynchronous eviction [WAS Re: [PATCH] drm/ttm: add minimum residency constraint for bo eviction]

[Buildroot] [PATCH] Makefile: fix thread libraries stripping
 2012-11-30 22:01 UTC  (2+ messages)

[xen-unstable bisection] complete build-amd64
 2012-11-30 22:01 UTC 

[PATCH v4 1/2] leds/tca6507: Add support for devicetree
 2012-11-30 22:00 UTC  (3+ messages)
` [PATCH v4 2/2] Add documentation for tca6507 devicetree bindings

[Buildroot] [git commit] Makefile: fix thread libraries stripping
 2012-11-30 21:59 UTC 

[Buildroot] [PATCH] toolchain-external: fix installation of libthread_db
 2012-11-30 21:58 UTC  (2+ messages)

[Buildroot] [git commit] toolchain-external: fix installation of libthread_db
 2012-11-30 21:57 UTC 

Runtime PM/PCI D3 issue
 2012-11-30 21:57 UTC  (3+ messages)

[Buildroot] [PATCH] toolchain-crosstool-ng: install libthread_db if appropriate
 2012-11-30 21:57 UTC  (2+ messages)

+ hfsplus-rework-processing-of-hfs_btree_write-returned-error-fix.patch added to -mm tree
 2012-11-30 21:56 UTC 

[Buildroot] [git commit] toolchain-crosstool-ng: install libthread_db if appropriate
 2012-11-30 21:56 UTC 

+ hfsplus-rework-processing-of-hfs_btree_write-returned-error.patch added to -mm tree
 2012-11-30 21:56 UTC 

[PATCH] hfsplus: rework processing of hfs_btree_write() returned error
 2012-11-30 21:56 UTC  (2+ messages)

[PATCH v2 1/1] Input: xpad - Implement wireless controller LED setting and fix connect time LED setting
 2012-11-30 21:54 UTC 

[Buildroot] [PATCH] [PATCH][RFC] new target: live filesystem
 2012-11-30 21:46 UTC  (4+ messages)

issue with x86 FPU state after suspend to ram
 2012-11-30 21:45 UTC  (8+ messages)
` [PATCH] x86, fpu: avoid FPU lazy restore after suspend

+ wait-add-wait_event_lock_irq-interface-v3.patch added to -mm tree
 2012-11-30 21:44 UTC 

[memcg:since-3.6 341/499] drivers/virtio/virtio_balloon.c:157:2-8: preceding lock on line 136
 2012-11-30 21:44 UTC  (5+ messages)

[PATCH 1/2 v3] wait: add wait_event_lock_irq() interface
 2012-11-30 21:43 UTC  (2+ messages)

[PATCH v4 00/14] KVM/ARM Implementation
 2012-11-30 21:40 UTC  (5+ messages)
` [PATCH v4 13/14] KVM: ARM: Handle guest faults in KVM

[PATCH] uio.c: Fix warning: 'ret' might be used uninitialized
 2012-11-30 21:39 UTC  (9+ messages)

[Qemu-devel] [PATCH 00/24] CPU DeviceState v7
 2012-11-30 21:38 UTC  (6+ messages)
` [Qemu-devel] [PATCH 19/24] qdev: move reset handler list from vl.c to qdev.c

[PATCH 3/3] netfilter: ctnetlink: allow userspace to set labels
 2012-11-30 21:36 UTC  (11+ messages)

[PATCH v3 1/3] aerdrv: Trace Event for AER
 2012-11-30 21:33 UTC  (3+ messages)
` [PATCH v3 2/3] aerdrv: Enhanced AER logging
` [PATCH v3 3/3] aerdrv: Cleanup log output for CPER based AER

[merged] drm-i915-optimize-div_round_closest-call.patch removed from -mm tree
 2012-11-30 21:29 UTC 

[merged] drivers-rtc-rtc-tps65910c-fix-invalid-pointer-access-on-_remove.patch removed from -mm tree
 2012-11-30 21:29 UTC 

[merged] mm-soft-offline-split-thp-at-the-beginning-of-soft_offline_page.patch removed from -mm tree
 2012-11-30 21:29 UTC 

[merged] mm-avoid-waking-kswapd-for-thp-allocations-when-compaction-is-deferred-or-contended.patch removed from -mm tree
 2012-11-30 21:29 UTC 

[PATCH] gitk: add a checkbox to control the visibility of tags
 2012-11-30 21:08 UTC 

[merged] revert-revert-mm-remove-__gfp_no_kswapd.patch removed from -mm tree
 2012-11-30 21:29 UTC 

[merged] mm-vmscan-fix-endless-loop-in-kswapd-balancing.patch removed from -mm tree
 2012-11-30 21:29 UTC 

[merged] mm-vmemmap-fix-wrong-use-of-virt_to_page.patch removed from -mm tree
 2012-11-30 21:28 UTC 

[merged] mm-compaction-fix-return-value-of-capture_free_page.patch removed from -mm tree
 2012-11-30 21:28 UTC 

[merged] drivers-tty-serial-serial_corec-fix-uart_get_attr_port-shift.patch removed from -mm tree
 2012-11-30 21:28 UTC 

[merged] maintainers-add-entry-for-davinci-video-drivers.patch removed from -mm tree
 2012-11-30 21:28 UTC 

[merged] futex-avoid-wake_futex-for-a-pi-futex_q.patch removed from -mm tree
 2012-11-30 21:28 UTC 

[merged] watchdog-using-u64-in-get_sample_period.patch removed from -mm tree
 2012-11-30 21:28 UTC 

[merged] writeback-put-unused-inodes-to-lru-after-writeback-completion.patch removed from -mm tree
 2012-11-30 21:28 UTC 

[merged] mm-vmscan-check-for-fatal-signals-iff-the-process-was-throttled.patch removed from -mm tree
 2012-11-30 21:28 UTC 

[merged] revert-mm-remove-__gfp_no_kswapd.patch removed from -mm tree
 2012-11-30 21:28 UTC 

[merged] proc-check-vma-vm_file-before-dereferencing.patch removed from -mm tree
 2012-11-30 21:28 UTC 

[merged] uapi-strip-the-_uapi-prefix-from-header-guards-during-header-installation.patch removed from -mm tree
 2012-11-30 21:28 UTC 

[merged] include-linux-bugh-fix-sparse-warning-related-to-build_bug_on_invalid.patch removed from -mm tree
 2012-11-30 21:28 UTC 

[PATCH 0/6] drivers: convert struct spinlock to spinlock_t
 2012-11-30 21:21 UTC  (6+ messages)

Compat-wireless release for 2012-11-30 is baked
 2012-11-30 21:19 UTC 

[Qemu-devel] [PATCH] audio: Add license to audio_pt_int.c
 2012-11-30 21:19 UTC 

[PATCH] brcm: new firmware version for brcmsmac
 2012-11-30 21:18 UTC 

Mem_event API and MEM_EVENT_REASON_SINGLESTEP
 2012-11-30 21:17 UTC  (11+ messages)

[PATCH 12/12] VMCI: Some header and config files
 2012-11-30 21:17 UTC  (5+ messages)
` [Pv-drivers] "

Bug report: probiem with across-branch git-diff
 2012-11-30 21:13 UTC 

upgrade!
 2012-11-30 21:11 UTC 

[PATCH] mac80211: fix redundant if in transmit path
 2012-11-30 21:11 UTC  (2+ messages)

[PATCH 1/2] lib/raid6: Add AVX2 optimized gen_syndrome functions
 2012-11-30 21:10 UTC  (2+ messages)
` [PATCH 2/2] lib/raid6: build proper files on corresponding arch

WARNING: at drivers/gpu/drm/i915/intel_display.c:1009 ironlake_crtc_disable+0xaf/0x8e0
 2012-11-30 21:10 UTC  (3+ messages)

[Buildroot] [PATCH 17/33] matchbox packages: fix broken urls
 2012-11-30 21:09 UTC  (3+ messages)
` [Buildroot] [PATCH] "

[Buildroot] [git commit] matchbox packages: fix broken urls
 2012-11-30 21:07 UTC 


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.