All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-15 01:21:50 to 2012-03-15 03:51:24 UTC [more...]

[U-Boot] [PATCH 1/4] doc: Add documentation for mpc85xx debugger support
 2012-03-15  3:51 UTC  (9+ messages)

PICK UP DETAILS
 2012-03-15  3:51 UTC 

[REGRESSION][PATCH] mqueue: Ignore the validity of abs_timeout parameter when message can be performed immediately
 2012-03-15  3:48 UTC  (5+ messages)

[U-Boot] [PATCH] arm: Don't use printf() in SPL builds
 2012-03-15  3:47 UTC  (3+ messages)

--progress for git submodule update?
 2012-03-15  3:43 UTC  (6+ messages)

[U-Boot] [PATCH v4 0/27] Create generic board init for ARM, x86, PPC
 2012-03-15  3:41 UTC  (40+ messages)
` [U-Boot] [PATCH v4 01/27] arm: Change board baud_rate to ulong
` [U-Boot] [PATCH v4 02/27] x86: "
` [U-Boot] [PATCH v4 03/27] arm: Only display frame buffer info if there is LCD/video support
` [U-Boot] [PATCH v4 04/27] x86: Remove dead code in eNET
` [U-Boot] [PATCH v4 05/27] x86: Add initial memory barrier macros
` [U-Boot] [PATCH v4 06/27] ppc: "
` [U-Boot] [PATCH v4 07/27] Introduce generic global_data
` [U-Boot] [PATCH v4 08/27] Introduce generic u-boot.h file
` [U-Boot] [PATCH v4 09/27] Introduce generic link section.h symbol files
` [U-Boot] [PATCH v4 10/27] arm: Use sections header to obtain link symbols
` [U-Boot] [PATCH v4 11/27] x86: Change stub example to use asm-generic/sections.h
` [U-Boot] [PATCH v4 12/27] Introduce a basic initcall implementation
` [U-Boot] [PATCH v4 13/27] Define CONFIG_SYS_LEGACY_BOARD everywhere
` [U-Boot] [PATCH v4 14/27] Introduce generic pre-relocation board_f.c
` [U-Boot] [PATCH v4 15/27] Introduce generic post-relocation board_r.c
` [U-Boot] [PATCH v4 16/27] Add spl load feature
` [U-Boot] [PATCH v4 17/27] arm: Enable generic board support
` [U-Boot] [PATCH v4 18/27] Add CONFIG_SYS_SYM_OFFSETS to support offset symbols
` [U-Boot] [PATCH v4 19/27] x86: Use sections header to obtain link symbols
` [U-Boot] [PATCH v4 20/27] Add x86 fields to generic global_data
` [U-Boot] [PATCH v4 21/27] x86: Enable generic board support
` [U-Boot] [PATCH v4 22/27] Add ppc fields to generic global data
` [U-Boot] [PATCH v4 23/27] Adjust board_f for ppc
` [U-Boot] [PATCH v4 24/27] Adjust board_r.c for PowerPC
` [U-Boot] [PATCH v4 25/27] ppc: Enable generic board board
` [U-Boot] [PATCH v4 26/27] tegra: Mark board init files for ARMv4t
` [U-Boot] [PATCH v4 27/27] tegra: Enable generic board for Seaboard

linux-next: manual merge of the cpufreq tree with the cpufreq-current tree
 2012-03-15  3:41 UTC  (2+ messages)

Deadlocks by p2m_lock and event_lock
 2012-03-15  3:37 UTC  (11+ messages)

[lm-sensors] Intel DH55HC Sensors
 2012-03-15  3:36 UTC  (2+ messages)

JOB OFFER!!!!
 2012-03-15  3:36 UTC 

JOB OFFER!!!!!
 2012-03-15  3:36 UTC 

[PATCH v2 00/13] mtd/nand/fsmc related modifications
 2012-03-15  3:34 UTC  (4+ messages)
` [PATCH v2 01/13] nand/fsmc: Pass partition information through platform data

[U-Boot] [PATCH v2] EXYNOS: Rename exynos5_tzpc structure to exynos_tzpc
 2012-03-15  3:34 UTC 

when is the function tdaio_open in block-aio.c called
 2012-03-15  3:33 UTC 

[PATCH] dt: pinctrl: Document device tree binding
 2012-03-15  3:32 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/6] Redesign of pciinit.c (take 2)
 2012-03-15  3:29 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/6] "

[U-Boot] [PATCH] EXYNOS: Rename exynos5_tzpc structure to s5p_tzpc
 2012-03-15  3:30 UTC  (5+ messages)

EXT4-fs error
 2012-03-15  2:48 UTC  (2+ messages)

DMA doesn't work since "make ata port as parent device of scsi host"
 2012-03-15  3:26 UTC  (3+ messages)

[PATCH 1/4] powerpc/85xx: add P1020MBG-PC platform support
 2012-03-15  3:25 UTC  (7+ messages)
` [PATCH 2/4] powerpc/85xx: add P1020UTM-PC "
  ` [PATCH 3/4] powerpc/85xx: add the P1020MBG-PC DTS support
    ` [PATCH 4/4] powerpc/85xx: add the P1020UTM-PC "

[weird] High CPU usage caused by btrfs-transaction thread busy doing find_next_zero_bit()
 2012-03-15  3:16 UTC  (2+ messages)

[RESEND][PATCH v2] SCSI: Add runtime pm in the sd_check_events()
 2012-03-15  3:11 UTC 

GPIO abort on 3630/Zoom3
 2012-03-15  3:13 UTC  (2+ messages)

What's the progress of per cgroup background reclaim?
 2012-03-15  3:12 UTC  (3+ messages)

[PATCH v15 00/13] seccomp_filter: syscall filtering using BPF
 2012-03-15  3:12 UTC  (28+ messages)
` [kernel-hardening] "
` [PATCH v15 01/13] sk_run_filter: add BPF_S_ANC_SECCOMP_LD_W
  ` [kernel-hardening] "
` [PATCH v15 02/13] net/compat.c,linux/filter.h: share compat_sock_fprog
  ` [kernel-hardening] "
` [PATCH v15 03/13] seccomp: kill the seccomp_t typedef
  ` [kernel-hardening] "
` [PATCH v15 04/13] arch/x86: add syscall_get_arch to syscall.h
  ` [kernel-hardening] "
` [PATCH v15 05/13] asm/syscall.h: add syscall_get_arch
  ` [kernel-hardening] "
` [PATCH v15 06/13] seccomp: add system call filtering using BPF
  ` [kernel-hardening] "
` [PATCH v15 07/13] seccomp: remove duplicated failure logging
  ` [kernel-hardening] "
` [PATCH v15 08/13] seccomp: add SECCOMP_RET_ERRNO
  ` [kernel-hardening] "
` [PATCH v15 09/13] signal, x86: add SIGSYS info and make it synchronous
  ` [kernel-hardening] "
` [PATCH v15 10/13] seccomp: Add SECCOMP_RET_TRAP
  ` [kernel-hardening] "
` [PATCH v15 11/13] ptrace,seccomp: Add PTRACE_SECCOMP support
  ` [kernel-hardening] "
` [PATCH v15 12/13] x86: Enable HAVE_ARCH_SECCOMP_FILTER
  ` [kernel-hardening] "
` [PATCH v15 13/13] Documentation: prctl/seccomp_filter
  ` [kernel-hardening] "

[PATCH 0/8] fixes, recipe upgrades, & gcc multilib enabling commits
 2012-03-15  2:59 UTC  (13+ messages)
` [PATCH 1/8] gmp: upgrade from 5.0.3 to 5.0.4
` [PATCH 2/8] automake: upgrade from 1.11.2 to 1.11.3
` [PATCH 3/8] distro-tracking: update status of recipes
` [PATCH 4/8] ncurses: fix install error
` [PATCH 5/8] python: fix install when libdir is not "lib"
` [PATCH 6/8] multilib.conf: add other abi packages to target gcc's dependencies
` [PATCH 7/8] gcc: remove the 64bithack patch
` [PATCH 8/8] gcc: enable multilib for target gcc

[PATCH RFC] rcu: Limit GP initialization to CPUs that have been online
 2012-03-15  3:07 UTC  (8+ messages)

AppArmor v2 - Add the ability to mediate mount
 2012-03-15  3:07 UTC  (2+ messages)
` [PATCH] AppArmor: "

linux-next: manual merge of the md tree with the device-mapper tree
 2012-03-15  3:07 UTC 

[PATCH net V2] bonding: send igmp report for its master
 2012-03-15  3:11 UTC  (2+ messages)
` [PATCH net V3] "

Problem with efibootmgr on asus 1215b
 2012-03-15  3:06 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/28] Create generic board init for ARM, x86, PPC
 2012-03-15  3:05 UTC  (5+ messages)
` [U-Boot] [PATCH v3 11/28] arm: Use sections header to obtain link symbols

[PATCH v1 0/5] dt: add basic imx28 support
 2012-03-15  3:05 UTC  (15+ messages)
` [PATCH v1 1/5] ARM: imx28: add basic dt support

[PATCH] dtc: Add -i option to support search paths
 2012-03-15  3:04 UTC  (2+ messages)
  ` [PATCH v2] "

eMPIA EM2710 Webcam (em28xx) and LIRC
 2012-03-15  3:03 UTC  (6+ messages)

next-20120313 cpuidle freezes when booting
 2012-03-15  2:58 UTC  (5+ messages)
` [PATCH] cpuidle : fix random hangs with intel_idle

[RFC] enable ext4 allocate blocks across group boundary
 2012-03-15  2:57 UTC  (5+ messages)

linux-next: build failure after merge of the battery tree
 2012-03-15  2:56 UTC 

[PATCH 1/3] help: Fix help message for aliases
 2012-03-15  2:52 UTC  (3+ messages)
` [PATCH 2/3] help: Add '--follow-alias' option
` [PATCH 3/3] help: Add 'help.follow-alias' config item

[Qemu-devel] [Bug 938431] [NEW] Reproducible crash in slirp_remque (qemu 1.0.1)
 2012-03-15  2:38 UTC  (4+ messages)
` [Qemu-devel] [Bug 938431] "

Simulez sans engagement votre offre de prêt
 2012-03-15  2:45 UTC 

[V2 PATCH 0/2] Provide workarounds to use DRM/KMS with broken graphics hardware
 2012-03-15  2:42 UTC  (4+ messages)
` [V2 PATCH 2/2] drivers-gpu-drm-i915-invert-backlight-brightness

[PATCH] cgroup: deprecate remount option changes and "name=" mount option
 2012-03-15  2:39 UTC  (2+ messages)

[patch 0/7] Add TRIM support for raid linear/0/1/10
 2012-03-15  2:39 UTC  (10+ messages)

[PATCH 0/1] aviod creating invalid symlinks
 2012-03-15  2:23 UTC  (4+ messages)
` [PATCH 1/1] gcc-cross: "

[Qemu-devel] [RFC][PATCH 00/14 v9] introducing a new, dedicated memory dump mechanism
 2012-03-15  2:29 UTC  (4+ messages)
` [Qemu-devel] [RFC][PATCH 11/14 v9] introduce a new monitor command 'dump' to dump guest's memory

[PATCH] xfstests/071 FAIL with pwrite64: Invalid argument
 2012-03-15  2:25 UTC  (2+ messages)
` [PATCH v2] "

NFS related randconfig failure on powerpc ('nfs_debug' undeclared)
 2012-03-15  2:24 UTC  (2+ messages)

Task after do_package repeating despite stamp
 2012-03-15  2:15 UTC 

[PATCH 0/6] Add a per-dimm structure
 2012-03-15  2:22 UTC  (11+ messages)

kirkwood devicetree respin
 2012-03-15  2:22 UTC  (2+ messages)

[PATCH 4/6] ipr: Increase max concurrent oustanding commands
 2012-03-15  2:20 UTC 

[PATCH 2/6] ipr: Remove unnecessary interrupt clearing on new adapters
 2012-03-15  2:20 UTC 

[PATCH 6/6] ipr: Driver version 2.5.3
 2012-03-15  2:20 UTC 

[PATCH 5/6] ipr: Increase alignment boundary of command blocks
 2012-03-15  2:20 UTC 

[PATCH 3/6] ipr: Remove unnecessary memory barriers
 2012-03-15  2:20 UTC 

[PATCH 1/6] ipr: Fix target id allocation re-use problem
 2012-03-15  2:20 UTC 

[PATCH] IA64: fix ISA IRQ trigger model and polarity setting
 2012-03-15  2:19 UTC  (4+ messages)

list-debug variants of rcu list routines
 2012-03-15  2:17 UTC 

[patch] mm, coredump: fail allocations when coredumping instead of oom killing
 2012-03-15  2:15 UTC 

[Qemu-devel] Debug single program in QEMU
 2012-03-15  2:12 UTC 

make clear a vmexit reason
 2012-03-15  2:11 UTC 

[LTP] [PATCH] io_submit: uninitialized iocb may not return -EINVAL
 2012-03-15  2:09 UTC  (3+ messages)

[PATCH, RFC] Don't do page stablization if !CONFIG_BLKDEV_INTEGRITY
 2012-03-15  2:10 UTC  (8+ messages)

[SPAM] Early registration deadline
 2012-03-15  2:10 UTC 

linux-next: build failure after merge of the final tree (arm-soc tree related)
 2012-03-15  2:08 UTC  (8+ messages)

[PATCH] tty: hold lock across tty buffer finding and buffer filling
 2012-03-15  2:06 UTC 

[PATCH] LIBISCSI: Alleviate NOP transmission request upon xmit failure
 2012-03-15  2:00 UTC  (3+ messages)

[PATCH 3/7] mm: rework __isolate_lru_page() file/anon filter
 2012-03-15  1:47 UTC  (11+ messages)
` [PATCH 3/7 v2] "

[PATCH 0/2] time: Fix races at clocksource switch time
 2012-03-15  1:46 UTC  (6+ messages)
` [PATCH 1/2] time: x86: Fix race switching from vsyscall to non-vsyscall clock

KVM: x86: fix kvm_write_tsc() TSC matching thinko
 2012-03-15  1:42 UTC  (3+ messages)

[PATCH] watchdog: Make sure the watchdog thread gets CPU on loaded system
 2012-03-15  1:45 UTC  (3+ messages)

[PATCH] KVM: VMX: call invvpid only when EPT is disabled
 2012-03-15  1:44 UTC 

[lm-sensors] lm-sensors 3.3.2 has been released!
 2012-03-15  1:42 UTC  (2+ messages)

[PATCH] RFC: dma-buf: userspace mmap support
 2012-03-15  1:32 UTC 

[PATCH RT 0/2] [ANNOUNCE] 3.0.24-rt42-rc1
 2012-03-15  1:31 UTC  (3+ messages)
` [PATCH RT 1/2] rt: Revert: acpi: Make gbl_[hardware|gpe]_lock raw
` [PATCH RT 2/2] Linux 3.0.24-rt42-rc1

[Bug 42918] New: fcoe: Enabling VN2VN mode triggers a circular locking complaint
 2012-03-15  1:28 UTC  (3+ messages)
` [Bug 42918] "

[PATCH v2] libata: disable runtime pm for hotpluggable port
 2012-03-15  1:27 UTC  (3+ messages)

Hauppauge HVR-1600 potential bug or model issue
 2012-03-15  1:26 UTC  (2+ messages)

$500,000.00 Lodged
 2012-03-15  1:25 UTC 

[PATCH] ipc: provide generic compat versions of IPC syscalls
 2012-03-15  1:24 UTC  (8+ messages)
` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] USB: Gadget: Composite: Added error handling codes to prevent a memory leak case when the configuration's bind function failed
 2012-03-15  1:23 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.