All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-08-04 17:29:24 to 2009-08-04 20:14:55 UTC [more...]

[PATCH] bcm63xx: fix build failures when CONFIG_PCI is disabled
 2009-08-04 20:14 UTC 

[GIT PULL] block bits for 2.6.31-rc5
 2009-08-04 20:14 UTC 

[PATCH 0/26] oprofile: Performance counter multiplexing
 2009-08-04 20:11 UTC  (4+ messages)

[PATCH] Make SCSI SG v4 driver enabled by default and remove EXPERIMENTAL dependency, since udev depends on BSG
 2009-08-04 20:11 UTC  (2+ messages)

search --help says --file is default but it fails when not specified
 2009-08-04 20:11 UTC  (4+ messages)

[U-Boot] [PATCH v3 3/3] A320: Add support for Faraday A320 evaluation board
 2009-08-04 20:10 UTC  (6+ messages)
` [U-Boot] [PATCH 3/3 v4] arm: "

[PATCH] Add watchdog driver for w90p910
 2009-08-04 20:10 UTC  (2+ messages)

[PATCH] ntldr support
 2009-08-04 20:09 UTC  (4+ messages)

WARNING: at net/ipv4/af_inet.c:155 inet_sock_destruct+0x122/0x13a()
 2009-08-04 20:04 UTC  (2+ messages)

[PATCH 0/4] Add some trace events for the page allocator v3
 2009-08-04 20:35 UTC  (20+ messages)
` [PATCH 1/4] tracing, page-allocator: Add trace events for page allocation and page freeing
` [PATCH 2/4] tracing, mm: Add trace events for anti-fragmentation falling back to other migratetypes
` [PATCH 3/4] tracing, page-allocator: Add trace event for page traffic related to the buddy lists
` [PATCH 4/4] tracing, page-allocator: Add a postprocessing script for page-allocator-related ftrace events

[U-Boot] Normal command line behavior?
 2009-08-04 20:05 UTC  (6+ messages)

C/R support of UNIX sockets
 2009-08-04 19:58 UTC  (14+ messages)
` [PATCH 1/5] Add an errno validation function (v2)
` [PATCH 2/5] Add a ckpt_read_string() "
` [PATCH 3/5] Add common socket helpers to unify the security hooks
` [PATCH 4/5] Export fill_fname() as ckpt_fill_fname()
` [PATCH 5/5] c/r: Add AF_UNIX support (v7)

Fix device too big bug in mainline?
 2009-08-04 19:58 UTC  (9+ messages)
    ` spatch for 64-bit e2fsprogs (was Re: Fix device too big bug in mainline?)

question about arch/parisc/kernel/module.c
 2009-08-04 19:58 UTC  (3+ messages)

[GIT]: Networking
 2009-08-04 19:57 UTC 

[withdrawn] revert-pty-rework-the-pty-layer-to-use-the-normal-buffering-logic.patch removed from -mm tree
 2009-08-04 19:54 UTC 

[PATCH 3/3] ASoC: add machine driver for i.mx27_visstrim_m10 board
 2009-08-04 19:54 UTC  (2+ messages)

+ arch-x86-kernel-cpu-amdc-fix-x86_64-allnoconfig-build.patch added to -mm tree
 2009-08-04 19:52 UTC 

[Qemu-devel] Sparc emulation no longer boots
 2009-08-04 19:52 UTC  (2+ messages)

[Buildroot] [pull request] Pull request for branch sed-fix
 2009-08-04 19:48 UTC  (2+ messages)
` [Buildroot] [PATCH 1/1] sed: fix compilation with external toolchains

[U-Boot] [PATCH] Support for the Calao TNY-A9260 board
 2009-08-04 19:45 UTC  (5+ messages)
` [U-Boot] [PATCH] Support for the Calao TNY-A9260/TNY-A9G20 boards

i2c_smbus_write_block_data vs scheduled routine calls (add_timer) - kernel crash
 2009-08-04 19:45 UTC  (2+ messages)

2.6.31-rc4: Reported regressions from 2.6.30
 2009-08-04 19:44 UTC  (7+ messages)
` [Bug #13666] WARNING: at mm/page_alloc.c:1743 __alloc_pages_nodemask

[PATCH 2/3] ASoC: add DAI platform ssi driver for MXC
 2009-08-04 19:43 UTC  (2+ messages)

[Buildroot] [pull request] Pull request for branch config-choice-fixes
 2009-08-04 19:43 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 00/25] Monitor handlers new structure phase 1
 2009-08-04 19:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH 08/25] monitor: New GET_TLONG and GET_TPHYSADDR macros

[U-Boot] [RFC PATCH] Add support for Raidsonic ICYBOX NAS4220 board
 2009-08-04 19:41 UTC  (4+ messages)

[Buildroot] Problem using netsnmp
 2009-08-04 19:39 UTC  (3+ messages)

[patch] Added Support for STK7700D (DVB)
 2009-08-04 19:38 UTC 

[PATCH] flex_array: remove unneeded index calculation
 2009-08-04 19:35 UTC 

[merged] ezx-pcap-register-earlier.patch removed from -mm tree
 2009-08-04 19:35 UTC 

[merged] hwmon-add-wm835x-pmic-hardware-monitoring-driver.patch removed from -mm tree
 2009-08-04 19:35 UTC 

[merged] arch-s390-kvm-sigpc-fix-read-buffer-overflow.patch removed from -mm tree
 2009-08-04 19:35 UTC 

[merged] libertas-read-buffer-overflow.patch removed from -mm tree
 2009-08-04 19:35 UTC 

External Diff Tool
 2009-08-04 19:31 UTC  (7+ messages)
        ` Diffing M$-Word

[PATCH 0/12] ksm: stats, oom, doc, misc
 2009-08-04 19:35 UTC  (13+ messages)
` [PATCH 9/12] ksm: fix oom deadlock
` [PATCH 10/12] ksm: sysfs and defaults
` [PATCH 11/12] ksm: add some documentation
` [PATCH 12/12] ksm: remove VM_MERGEABLE_FLAGS

[PATCH v2 0/6] CGroups: cgroup memberlist enhancement+fix
 2009-08-04 19:28 UTC  (14+ messages)
` [PATCH 6/6] Makes procs file writable to move all threads by tgid at once

+ vfs-mnt_want_write_file-fix-special-file-handling.patch added to -mm tree
 2009-08-04 19:24 UTC 

[PATCH] make 10_linux' test_gt() a bit more generic
 2009-08-04 19:19 UTC 

[GIT PULL] perfcounter fixes
 2009-08-04 19:18 UTC 

[Buildroot] [git commit] webkit: only show the rendering backend choice when webkit is enabled
 2009-08-04 19:17 UTC 

[Buildroot] [git commit] ipsec-tools: only show the security context choice when ipsec enabled
 2009-08-04 19:17 UTC 

[patch 1/2] intr-remap: generic support for remapping HPET MSIs
 2009-08-04 19:07 UTC  (2+ messages)
` [patch 2/2] x86: arch specific "

mnt_want_write_file() has problem?
 2009-08-04 19:15 UTC  (2+ messages)

[RFC] Issues with 'RDEPENDS kernel' in module.bbclass using .deb packages
 2009-08-04 18:58 UTC 

[PATCH] fix FreeBSD.vfs.root.mountfrom
 2009-08-04 19:13 UTC  (2+ messages)

Query about zoom2 board
 2009-08-04 19:11 UTC  (2+ messages)

[PATCH 1/1] XFS: __xfs_get_blocks check pointer to the target device
 2009-08-04 19:11 UTC  (10+ messages)
      ` [PATCH 1/1] XFS: xfs_iformat realtime device target pointer check

[PATCH] Fix compiler warning by properly initialize failed_errno
 2009-08-04 19:09 UTC  (4+ messages)

[GIT PULL] scheduler fixes
 2009-08-04 19:07 UTC 

[GIT PULL] timer fix
 2009-08-04 19:04 UTC 

main.c:674: undefined reference to `xen_init_mtrr'
 2009-08-04 19:04 UTC  (2+ messages)
` kernel BUG at mm/page_alloc.c:424!

Internal error: Oops: 817 [#1]
 2009-08-04 19:03 UTC  (8+ messages)

[mdadm git pull] pending fixes for mdadm 3.0.1
 2009-08-04 19:01 UTC 

[GIT PULL] tracing fixes
 2009-08-04 19:01 UTC 

[PATCH 1/3] ASoC: add DMA platform driver for MX1x and MX2x
 2009-08-04 19:00 UTC  (2+ messages)

[GIT] mfd: bug fix
 2009-08-04 19:01 UTC 

[PATCH 1/2] NET: NETROM: Don't use static buffer
 2009-08-04 18:57 UTC  (2+ messages)

[PATCH] net: Keep interface binding when sending packets with ipi_ifindex = 0
 2009-08-04 18:57 UTC  (4+ messages)

Trying to build c/s 19597 for xen-3.4.0-rc4-pre
 2009-08-04 18:56 UTC 

[GIT PULL] x86 fixes
 2009-08-04 18:55 UTC 

fanotify - overall design before I start sending patches
 2009-08-04 18:50 UTC  (8+ messages)

[PATCH 00/14] OMAP PM fixes for .31-rc series
 2009-08-04 18:50 UTC  (4+ messages)

Please make git-am handle \r\n-damaged patches
 2009-08-04 18:50 UTC  (6+ messages)
    ` [PATCH] Let mailsplit and mailinfo handle mails with CRLF line-endings

[PATCH 2.6.31] ehea: Fix napi list corruption on ifconfig down
 2009-08-04 18:48 UTC  (3+ messages)

[net-2.6 PATCH] igbvf: Allow VF driver to correctly recognize failure to set mac
 2009-08-04 18:47 UTC  (2+ messages)

[PATCH 1/6] KEYS: Deal with dead-type keys appropriately
 2009-08-04 18:46 UTC  (8+ messages)
` [PATCH 3/6] KEYS: Flag dead keys to induce EKEYREVOKED
` [PATCH 4/6] KEYS: Add garbage collection for dead, revoked and expired keys
` [PATCH 6/6] KEYS: Do some whitespace cleanups

[PATCH V2 0/4] introduce device async actions mechanism
 2009-08-04 18:44 UTC  (5+ messages)

c/r: support for pending signals (v2)
 2009-08-04 18:43 UTC  (4+ messages)
` [PATCH 4/4] c/r: support for real/virt/prof itimers (v2)

reading errors on JMicron JM20337 USB-SATA
 2009-08-04 18:43 UTC  (3+ messages)

[AUTOTEST]telnet login fails in win2k8 DC 64. here are debug and other info
 2009-08-04 18:42 UTC 

Cleaning asus_oled
 2009-08-04 18:40 UTC 

snapshot-removal - timeline ?
 2009-08-04 18:33 UTC  (6+ messages)

[RFC][PATCH] cache __next_timer_interrupt result
 2009-08-04 18:30 UTC  (4+ messages)
` [tip:timers/core] timers: Cache "

[PATCH] Fix HPAGE_SIZE redifinition
 2009-08-04 18:27 UTC  (2+ messages)

[Patch] cpu synchronization while doing MTRR register update
 2009-08-04 18:26 UTC 

[cron job] v4l-dvb daily build 2.6.22 and up: WARNINGS, 2.6.16-2.6.21: ERRORS
 2009-08-04 18:26 UTC 

[PATCH 1/6] drm/nouveau: bo read/write wrappers for nv04_crtc.c
 2009-08-04 18:22 UTC  (6+ messages)
  ` [PATCH 2/6] drm/nv50: proper notifier_bo access in nv50_display_vblank_crtc_handler()
      ` [PATCH 3/6] drm/nouveau: use bo accessors for push buffers
          ` [PATCH 4/6] drm/nouveau: access fbcon notifier via bo accessors
              ` [PATCH 5/6] drm/nouveau: screen_base and lut must be iomem
                  ` [PATCH 6/6] drm/nouveau: remove redundant check in nouveau_bo_del_ttm()

MMC: Make the configuration memory resource optional
 2009-08-04 18:21 UTC  (12+ messages)

ftrace: __start_mcount_loc should be .init.rodata
 2009-08-04 18:19 UTC  (4+ messages)

[PATCH 1/2] viafb: merge viafb_update_viafb_par in viafb_update_fix
 2009-08-04 18:18 UTC  (2+ messages)
` [PATCH 2/2] viafb: split viafb_set_start_addr up

[PATCH 0/4] Virtual Machine Time Accounting
 2009-08-04 18:12 UTC  (10+ messages)

[ath9k-devel] still cant compile new code
 2009-08-04 18:09 UTC  (5+ messages)

[PATCH 0/5] new statd [take 1]
 2009-08-04 18:07 UTC  (5+ messages)
  ` [PATCH 1/5] nfs(5): Add description of lookupcache mount option
  ` [PATCH 2/5] nfs(5): Remove trailing blanks
  ` [PATCH 3/5] statd: change default state dir to /var/lib/nfs/statd
  ` [PATCH 5/5] NFS man page: update nfs(5) with details about IPv6 support

WARNING: at kernel/trace/ring_buffer.c:2289 rb_advance_reader+0x2e/0xc5()
 2009-08-04 18:07 UTC  (4+ messages)
` [PATCH] ring-buffer: Fix advance of reader in rb_buffer_peek()

[cr_tests PATCH] robust futex: handle -EINTR snafus
 2009-08-04 18:03 UTC 

[PATCH 3/3] MFD: TWL4030: OMAP: Board-specifc DPS scripts for RX51 board
 2009-08-04 18:03 UTC  (2+ messages)

[RFC 0/2] new kfifo API
 2009-08-04 18:00 UTC  (4+ messages)

[cr][git]linux-cr branch, ckpt-v17-dev, updated. v2.6.27-rc5-46174-g44430da
 2009-08-04 18:00 UTC  (3+ messages)

[cr][git]linux-cr branch, ckpt-v17-dev, updated. v2.6.27-rc5-46175-g220b660
 2009-08-04 17:59 UTC 

[PATCH v5] regulator: Add GPIO enable control to fixed voltage regulator driver
 2009-08-04 17:58 UTC 

[PATCH 2/3] MFD: TWL4030: print warning for out-of-order script loading
 2009-08-04 18:00 UTC  (2+ messages)

Kernel staging on x86
 2009-08-04 17:42 UTC  (2+ messages)

NFS/IPv6
 2009-08-04 17:57 UTC  (4+ messages)

[PATCH 1/3] mips: make page.h constants available to assembly
 2009-08-04 17:54 UTC  (2+ messages)

[PATCH 1/3] MFD: TWL4030: Add support for TWL4030/5030 dynamic power switching
 2009-08-04 17:55 UTC  (2+ messages)

No more e2fsprogs and other package build errors with latest oe update
 2009-08-04 17:37 UTC  (3+ messages)

Read/Write NFS I/O performance degraded by FLUSH_STABLE page flushing
 2009-08-04 17:52 UTC  (19+ messages)
                              ` [PATCH] read-modify-write page updating
                                ` [PATCH v2] "
                                  ` [PATCH v3] "

HighPoint RocketRAID 2320
 2009-08-04 17:51 UTC  (10+ messages)

Adding files to a git-archive when it is generated, and whats the best way to find out what branch a commit is on?
 2009-08-04 17:50 UTC  (8+ messages)

[PATCH 0/3] Generic sysfs support for ACPI ALS and other ALS devices
 2009-08-04 17:36 UTC  (5+ messages)

Linux Plumbers Conference 2009: V4L2 API discussions
 2009-08-04 17:40 UTC  (2+ messages)

VBE info request bit per Multiboot Specification 1
 2009-08-04 17:37 UTC 

mac80211 TX frame alignment
 2009-08-04 17:37 UTC  (2+ messages)

[PATCHv2] sctp: Do not create SACK chunk if the final packet size
 2009-08-04 17:33 UTC  (2+ messages)
` [PATCHv2] sctp: Do not create SACK chunk if the final packet size exceed current MTU

[LTP] clone01 -c 10 on x86
 2009-08-04 17:32 UTC  (5+ messages)

saa7134 module doesn't load under 64 bit slackware
 2009-08-04 17:30 UTC 

[AUTOTEST]telnet login fails in win2k8 DC 64. here are debug and other info
 2009-08-04 17:31 UTC  (2+ 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.