All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-11-06 23:26:58 to 2012-11-07 01:42:03 UTC [more...]

is "replaceable" in 3.2 considered stable
 2012-11-07  1:42 UTC  (3+ messages)

[PATCH] tcp: Replace infinite loop on recvmsg bug with proper crash
 2012-11-07  1:39 UTC  (2+ messages)

[PATCH v6] LSM: Multiple concurrent LSMs
 2012-11-07  1:38 UTC 

What would a good OSD node hardware configuration look like?
 2012-11-07  1:35 UTC  (5+ messages)

[PATCH] utilize _Static_assert() for BUILD_BUG_ON() when the compiler supports it
 2012-11-07  1:03 UTC  (5+ messages)

acpi_memhotplug.c: don't allow to eject the memory device if it is being used
 2012-11-07  1:39 UTC  (4+ messages)

[U-Boot] [PATCH] part: check each variable for capability calculation
 2012-11-07  1:33 UTC 

Thinkpad E420s (E220s and X220) trackpoint detection
 2012-11-07  1:31 UTC 

[PATCH] perf tools: Don't try to lookup objdump for live mode
 2012-11-07  1:30 UTC 

[asoc:topic/atmel 7/7] ERROR: Input tree has errors, aborting (use -f to force output)
 2012-11-07  1:29 UTC  (2+ messages)

[PATCH 0/6] ARM: OMAP3+: move smartreflex-class3.c to drivers/power/avs
 2012-11-07  1:28 UTC  (6+ messages)
` [PATCH 3/6] ARM: OMAP: voltage: move voltdm_reset to platform_data header

[U-Boot] [PATCH v2] common/lcd: use lcd_setcolreg() to setup CLUT
 2012-11-07  1:26 UTC  (5+ messages)
` [U-Boot] [PATCH v3 0/2] rework common/lcd
  ` [U-Boot] [PATCH v3 1/2] video: atmel: implement lcd_setcolreg funtion

[PATCH] ARM: tegra: enable data prefetch on L2
 2012-11-07  1:26 UTC  (2+ messages)

what's the purpose for the few bytes at the end of kernel stack
 2012-11-07  1:24 UTC 

[RESEND] [PATCH 3.6.0- 1/6] ARM/omap1: use module_platform_driver macro
 2012-11-07  1:21 UTC  (3+ messages)

[PATCH] siano: fix Kconfig
 2012-11-07  1:15 UTC  (2+ messages)

[PATCH] busybox: Enable telnetd
 2012-11-07  1:15 UTC  (2+ messages)
` [PATCH] arago-source-ipk: Remove libgles-omap3

[git pull] drm radeon + core fixes
 2012-11-07  1:15 UTC 

[PATCH 1/1] ARM: OMAP: Add maintainer entry for IGEP machines
 2012-11-07  1:13 UTC  (3+ messages)

[U-Boot] [PATCH] TPM: remove dead code
 2012-11-07  1:12 UTC  (6+ messages)

linux-next: build failure after merge of the v4l-dvb tree
 2012-11-07  1:12 UTC  (2+ messages)

+ binfmt_elfc-use-get_random_int-to-fix-entropy-depleting.patch added to -mm tree
 2012-11-07  1:11 UTC  (2+ messages)

[PATCH v3 0/6] Calxeda xgmac performance fixes
 2012-11-07  1:10 UTC  (5+ messages)
` [PATCH v3 5/6] net: calxedaxgmac: rework transmit ring handling

[PATCH v2 0/2] drivers: mailbox: omap-mailbox out of plat code
 2012-11-07  1:10 UTC  (9+ messages)
` [PATCH v2 1/2] mailbox: OMAP: introduce mailbox framework

[PATCH] mm: fix slab.c kernel-doc warnings
 2012-11-07  1:10 UTC 

[PATCH] sunrpc: fix clnt.c kernel-doc warning
 2012-11-07  1:08 UTC  (2+ messages)

[GIT PULL] OMAP: PM: voltage layer updates for v3.8
 2012-11-07  1:08 UTC  (4+ messages)

[PATCH] input: fix input-mt kernel-doc warning
 2012-11-07  1:07 UTC 

[GIT PULL] OMAP: PM: SmartReflex updates for v3.8
 2012-11-07  1:07 UTC  (4+ messages)

[GIT PULL] OMAP: PM: cleanups for v3.8
 2012-11-07  1:07 UTC  (4+ messages)

[RFC 00/15] Add basic suspend-resume support for AM33XX
 2012-11-07  1:06 UTC  (6+ messages)
` [PATCH 15/15] ARM: OMAP2+: AM33XX: Basic suspend resume support

hang problem when umount a nfs point
 2012-11-07  1:05 UTC  (3+ messages)

block CFQ: avoid moving request to different queue
 2012-11-07  1:05 UTC  (3+ messages)

[PATCH] audit: fix auditfilter kernel-doc warning
 2012-11-07  1:04 UTC 

[PATCH 0/6] OMAPDSS: enable DSS for Panda & SDP with devtree
 2012-11-07  1:04 UTC  (3+ messages)

How to reserve disk space in XFS to make the blocks over many files continuous?
 2012-11-07  1:02 UTC 

[PATCH -v2] ACPI/PCI: Make PCI devices notified when its power resource turned on
 2012-11-07  0:57 UTC 

[RFC] Device Tree Overlays Proposal (Was Re: capebus moving omap_devices to mach-omap2)
 2012-11-07  0:54 UTC  (4+ messages)

[U-Boot] [PATCH 0/17] Various patches in common/
 2012-11-07  0:54 UTC  (7+ messages)
` [U-Boot] [PATCH 01/17] arm: Add new bootstage step for the main loop
` [U-Boot] [PATCH 06/17] env: Add the ability to merge the saved env with the default

[GIT PULL] OMAP: PM: misc. fixes for v3.8
 2012-11-07  0:53 UTC  (4+ messages)

[PATCH] fdtget-runtest.sh: use printf instead of /bin/echo -e
 2012-11-07  0:53 UTC  (4+ messages)

OMAP4/Panda: u-boot upgrade v2012.04.01 -> v2012.10 breaks RTC wakeups
 2012-11-07  0:53 UTC  (4+ messages)
` [U-Boot] "

[PATCH 0/7] ARM: shmobile: r8a7779/marzen: usb support
 2012-11-07  0:52 UTC  (2+ messages)

+ rtc-avoid-calling-platform_device_put-twice-in-test_init-fix.patch added to -mm tree
 2012-11-07  0:52 UTC 

+ rtc-avoid-calling-platform_device_put-twice-in-test_init.patch added to -mm tree
 2012-11-07  0:52 UTC 

[U-Boot] [PATCH 01/10] arm: Compile cache_disable() with -O2 to avoid failure
 2012-11-07  0:51 UTC  (9+ messages)
` [U-Boot] [PATCH 05/10] arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading
` [U-Boot] [PATCH 09/10] arm: Move bootstage record for board_init_f() to after arch_cpu_init()

[PATCH] rtc: avoid calling platform_device_put() twice in test_init()
 2012-11-07  0:51 UTC  (2+ messages)

Out of tree driver for hiface
 2012-11-07  0:50 UTC  (2+ messages)

Fix for Asus G75 notebook subwoofer
 2012-11-07  0:50 UTC  (8+ messages)

[RFC v2 PATCH 0/2]Move AEMIF driver out of DaVinci machine to memory subsystem
 2012-11-07  0:48 UTC  (5+ messages)
` [RFC v2 PATCH 1/2] memory: davinci - add aemif controller platform driver

[PATCH 1/2] powerpc/pseries: Allow firmware features to match partial strings
 2012-11-07  0:49 UTC  (2+ messages)
` [PATCH 2/2] powerpc/pseries: Cleanup best_energy_hcall detection

[U-Boot] [PATCH 1/3] tpm: Add casts for proper compilation
 2012-11-07  0:48 UTC  (5+ messages)

[GIT PULL] ARM: OMAP: Timer and Counter DT Updates for v3.8
 2012-11-07  0:47 UTC  (3+ messages)

Help low-jitter man
 2012-11-07  0:45 UTC  (3+ messages)

[GIT PULL] ARM: OMAP: DTS for 3.8
 2012-11-07  0:41 UTC  (3+ messages)

[PATCHv3 1/6] arch: Change defconfigs to point to g_mass_storage
 2012-11-07  0:38 UTC  (4+ messages)

Updated MMAP/SHMGET 1GB patchkit
 2012-11-07  0:39 UTC  (5+ messages)
` [PATCH] MM: Support more pagesizes for MAP_HUGETLB/SHM_HUGETLB v7

+ documentation-fixed-documentation-security-00-index.patch added to -mm tree
 2012-11-07  0:38 UTC 

[RFC 0/2] /proc/sched_stat and /proc/sched_debug fail at 4096
 2012-11-07  0:37 UTC  (7+ messages)
` [RFC 1/2] procfs: /proc/sched_stat fails on very very large machines
  ` [RFC 2/2] procfs: /proc/sched_debug "

[PATCH] reiserfscore/hashes.c
 2012-11-07  0:37 UTC  (2+ messages)

cifs autofs krb5i
 2012-11-07  0:33 UTC 

[PATCH 00/26] Btrfs: Add device replace code
 2012-11-07  0:30 UTC  (3+ messages)
` [PATCH 19/26] Btrfs: add code to scrub to copy read data to another disk

[PATCH v2 000/104] remove CONFIG_EXPERIMENTAL
 2012-11-07  0:30 UTC  (3+ messages)
` [PATCH 077/104] drivers/target/sbp: remove depends on CONFIG_EXPERIMENTAL

[U-Boot] [PATCH] MAKEALL: Add spear platform target to compile all SPEAr boards
 2012-11-07  0:28 UTC  (2+ messages)

+ irq-tsk-comm-is-an-array-fix.patch added to -mm tree
 2012-11-07  0:27 UTC 

[Bug 56828] New: Driver for Radeon has broken acceleration functionality with HD 5450
 2012-11-07  0:27 UTC 

+ irq-tsk-comm-is-an-array.patch added to -mm tree
 2012-11-07  0:27 UTC 

[BUGFIX] PM: Fix active child counting when disabled and forbidden
 2012-11-07  0:26 UTC  (2+ messages)

+ memory-hotplug-fix-nr_free_pages-mismatchs-fix.patch added to -mm tree
 2012-11-07  0:25 UTC 

+ memory-hotplug-fix-nr_free_pages-mismatchs-fix.patch added to -mm tree
 2012-11-07  0:24 UTC 

[Buildroot] [PATCH] add new package fxload
 2012-11-07  0:23 UTC  (2+ messages)

[ablock84-btrfs:btrfs-far 20/20] fs/btrfs/send.c:1683:51: sparse: incorrect type in argument 5 (different base types)
 2012-11-07  0:22 UTC  (3+ messages)

+ mm-fix-build-warning-for-uninitialized-value.patch added to -mm tree
 2012-11-07  0:22 UTC 

[Buildroot] [PATCH] add new package fxload
 2012-11-07  0:21 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] lcd/video: Add parameter API and compressed bitmaps
 2012-11-07  0:21 UTC  (3+ messages)

+ binfmt_elfc-use-get_random_int-to-fix-entropy-depleting-fix.patch added to -mm tree
 2012-11-07  0:16 UTC 

[PATCH] initrdscripts: fix udevd path
 2012-11-07  0:01 UTC  (6+ messages)

[PATCH] Fix deadlock with request based dm and some drivers
 2012-11-07  0:15 UTC  (4+ messages)

any success with spartan6-lx9mb?
 2012-11-07  0:15 UTC  (9+ messages)

[PATCH 0/3] Support additional user-defined package metadata
 2012-11-06 23:58 UTC  (4+ messages)
` [PING v3] [PATCH 0/2] "

[U-Boot] [PATCH 0/8] Add TMU support for Exynos5250 based SMDK5250
 2012-11-07  0:11 UTC  (18+ messages)
` [U-Boot] [PATCH 1/8] EXYNOS5: FDT: Add TMU device node values
` [U-Boot] [PATCH 2/8] EXYNOS5: TMU: Add driver for Thermal Management Unit
` [U-Boot] [PATCH 3/8] EXYNOS5: Power down API "
` [U-Boot] [PATCH 4/8] GEN: Add a poll function to monitor events
` [U-Boot] [PATCH 5/8] EXYNOS5: TMU: Add TMU status polling
` [U-Boot] [PATCH 6/8] EXYNOS5: Config: Enable support for Exynos TMU driver
` [U-Boot] [PATCH 7/8] GEN: TMU: Add u-boot command to read current temp
` [U-Boot] [PATCH 8/8] EXYNOS5: Config: Enable tmu command

[meta-intel] Add Xorg ABI dependencies
 2012-11-07  0:10 UTC  (6+ messages)
` [PATCH 1/3] xserver-xorg: bump PR to get the new xorg-abi- RPROVIDES

[PATCH] sparc: Allow OF_GPIO on sparc
 2012-11-07  0:09 UTC 

[PATCH] binfmt_elf.c: Introduce a wrapper of get_random_int() to fix entropy depleting
 2012-11-07  0:09 UTC  (3+ messages)
` [PATCH V2] "

[PATCH] drm/nv50: decode PGRAPH status registers on TLB flush fail
 2012-11-07  0:08 UTC  (2+ messages)

[PATCH v2 net-next] htb: fix two bugs
 2012-11-07  0:06 UTC  (2+ messages)

[RFC PATCH] zcache2 cleanups (s/int/bool + debugfs movement)
 2012-11-07  0:02 UTC  (2+ messages)

[RFC] makedumpfile-1.5.1 beta
 2012-11-07  0:02 UTC  (2+ messages)

[PATCH net-next 1/2] tg3: Support 5717 C0
 2012-11-07  0:00 UTC  (4+ messages)
` [PATCH net-next 2/2] tg3: Call tg3_netif_stop() from tg3_stop()

[RFC v4+ hot_track 00/19] vfs: hot data tracking
 2012-11-07  0:00 UTC  (9+ messages)
` [RFC v4+ hot_track 10/19] vfs: introduce hot func register framework
` [RFC v4+ hot_track 12/19] vfs: add one ioctl interface
` [RFC v4+ hot_track 14/19] vfs: add debugfs support
` [RFC v4+ hot_track 16/19] btrfs: add hot tracking support

[PATCH 8/9] isdn: Remove unused variable causing a compile build warning
 2012-11-06 23:57 UTC  (4+ messages)
  ` [PATCH 8/9] isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES

3.7-rc4: BUG: MAX_STACK_TRACE_ENTRIES too low!
 2012-11-06 23:51 UTC 

[U-Boot] [PATCH 2/7] video: Implement additional video API functions in cfb_console
 2012-11-06 23:56 UTC  (2+ messages)
` [U-Boot] [PATCH v2 "

Ticks when playing to USB DAC at high sample rates
 2012-11-06 23:54 UTC  (3+ messages)
  ` [Alsa-user] "

semanage fails when conflicting types are in current or subdirectory
 2012-11-06 23:53 UTC 

Kdump with signed images
 2012-11-06 23:51 UTC  (13+ messages)

[PATCH V6 0/22] qlcnic: patches for new adapter - Qlogic 83XX CNA
 2012-11-06 23:51 UTC  (2+ messages)

[U-Boot] [PATCH v5 0/13] Port of MUSB driver from Linux (changes from Linux)
 2012-11-06 23:48 UTC  (14+ messages)
` [U-Boot] [PATCH v5 01/13] linux/usb/ch9.h: update with the version from Linux tree
` [U-Boot] [PATCH v5 02/13] usb: use linux/usb/ch9.h instead of usbdescriptors.h
` [U-Boot] [PATCH v5 03/13] musb-new: port of Linux musb driver
` [U-Boot] [PATCH v5 04/13] musb-new: dsps backend driver
` [U-Boot] [PATCH v5 05/13] am33xx: init OTG hardware and new musb gadget driver
` [U-Boot] [PATCH v5 06/13] am335x_evm: enable both musb gadget and host
` [U-Boot] [PATCH v5 07/13] musb-new: am35x backend driver
` [U-Boot] [PATCH v5 08/13] OMAP3: am35x_def.h: add USB defines
` [U-Boot] [PATCH v5 09/13] OMAP3: am35x: add musb functions
` [U-Boot] [PATCH v5 10/13] am3517_evm: switch to musb-new
` [U-Boot] [PATCH v5 11/13] musb-new: omap2plus backend driver
` [U-Boot] [PATCH v5 12/13] omap3_beagle: add musb-new init
` [U-Boot] [PATCH v5 13/13] omap3_beagle: use new MUSB intstead of the old one

shmem_getpage_gfp VM_BUG_ON triggered. [3.7rc2]
 2012-11-06 23:48 UTC  (12+ messages)
              ` [PATCH] tmpfs: fix shmem_getpage_gfp VM_BUG_ON

[U-Boot] [PATCH 0/5 v2] Add DT based ethernet driver for SMDK5250
 2012-11-06 23:48 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] ubi: Only read the actual size of the VID header
 2012-11-06 23:47 UTC  (4+ messages)
` [U-Boot] [PATCH v2 "

Building for MMU-less vexpress targets
 2012-11-06 23:46 UTC  (8+ messages)

[Buildroot] Udev on a live CD system does not appear to populate /dev
 2012-11-06 23:46 UTC  (4+ messages)

reliable live migration of large and busy guests
 2012-11-06 23:41 UTC  (5+ messages)

[Buildroot] [PATCH] cpio/initramfs: clarify their use in the help text
 2012-11-06 23:41 UTC 

SPARC and OF_GPIO
 2012-11-06 23:40 UTC  (3+ messages)

[PATCH 0/2] Adding USB 3.0 DRD-phy support for exynos5250
 2012-11-06 23:40 UTC  (3+ messages)
` [PATCH 1/2] USB: PHY: Add support for USB 3.0 phy "

+ mm-vmscanc-try_to_freeze-returns-boolean.patch added to -mm tree
 2012-11-06 23:37 UTC 

[PATCH V2 0/3] checkpatch: Add support for floating point constants
 2012-11-06 23:36 UTC  (3+ messages)
` [PATCH V2 3/3] checkpatch: Emit an warning when floating point values are used

[PATCH 0/2 v2] net: at91_ether add dt and pinctrl support
 2012-11-06 23:33 UTC  (3+ messages)

[PATCH] drivers: ethernet: qlogic: netxen_nic_ethtool.c: Fixed a coding style issue
 2012-11-06 23:33 UTC  (3+ messages)

[PATCH] drivers: ethernet: qlogic: qlge_dbg.c: Fixed a coding style issue
 2012-11-06 23:33 UTC  (3+ messages)

[PATCH net-next] sparc: bpf_jit_comp: add VLAN instructions for BPF JIT
 2012-11-06 23:33 UTC  (2+ messages)

[PATCH v4 0/3] zram/zsmalloc promotion
 2012-11-06 23:32 UTC  (3+ messages)

[U-Boot] [Drivers PATCH 17/19] imls: Add support to list images in NAND device
 2012-11-06 23:30 UTC  (2+ messages)

[PATCH 1/2] leds/tca6507: Add support for devicetree
 2012-11-06 23:27 UTC  (4+ messages)


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.