All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-09-14 18:47:56 to 2010-09-14 20:27:16 UTC [more...]

[PATCH 0/3] SVM feature support for qemu
 2010-09-14 20:27 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH 00/15] change default_llseek action
 2010-09-14 20:22 UTC  (20+ messages)
` [PATCH 01/15] drm: use noop_llseek
` [PATCH 02/15] net/wireless: use generic_file_llseek in debugfs
` [PATCH 03/15] lkdtm: "
` [PATCH 04/15] arm/omap: use generic_file_llseek in iommu_debug
` [PATCH 05/15] spufs: use llseek in all file operations
` [PATCH 06/15] ibmasmfs: use generic_file_llseek
` [PATCH 07/15] raw: use explicit llseek file operations
` [PATCH 08/15] irda/irnet: use noop_llseek
` [PATCH 09/15] viotape: "
` [PATCH 10/15] lirc: make chardev nonseekable
` [PATCH 11/15] mac80211: disallow seeks in minstrel debug code
` [PATCH 12/15] libfs: use generic_file_llseek for simple_attr
` [PATCH 13/15] llseek: automatically add .llseek fop
` [PATCH 14/15] vfs: don't use BKL in default_llseek
` [PATCH 15/15] vfs: make no_llseek the default

[linux-dvb] DSM-CC question
 2010-09-14 20:26 UTC 

[RFC PATCH] sched: START_NICE feature (temporarily niced forks) (v3)
 2010-09-14 20:25 UTC 

nfsd4_stateowners problem
 2010-09-14 20:24 UTC  (5+ messages)

[PATCH] fsogsmd: set PACKAGE_ARCH_palmpre = "${MACHINE_ARCH}"
 2010-09-14 20:14 UTC  (2+ messages)

[BISECTED] 2.6.35.*: horrible (exponential? >linear) slowdown to unusability (HPET)
 2010-09-14 20:17 UTC  (4+ messages)

[Qemu-devel] [PATCH, RFT] mingw32: use ASLR, no-SEH and DEP if available
 2010-09-14 20:15 UTC 

[PATCH 00/18] Make the big kernel lock optional
 2010-09-14 20:12 UTC  (14+ messages)
` [PATCH 05/18] alpha: kill big kernel lock
` [PATCH 07/18] m68k: remove "
` [PATCH 08/18] parisc: "
` [uml-devel] [PATCH 10/18] uml: kill "
` [PATCH 13/18] i4l: "
` [PATCH 14/18] misdn: "
` [PATCH 15/18] dvb/bt8xx: kill the "
` [PATCH 16/18] dvb-core: "

[PATCH v2 1/2] SLUB: Fix merged slab cache names
 2010-09-14 20:11 UTC  (7+ messages)
` [PATCH v2 2/2] SLUB: Mark merged slab caches in /proc/slabinfo

[PATCH] disallow branch names that start with a hyphen
 2010-09-14 20:09 UTC  (4+ messages)

[PATCH] Remove BKL from fs/locks.c
 2010-09-14 20:06 UTC 

[PATCH] mac80211: use correct station flags lock
 2010-09-14 20:06 UTC 

[online-impl-v2 PATCH 00/10] implement Online property
 2010-09-14 20:06 UTC  (3+ messages)

[PATCH v2 02/10] ath9k: fix regression on beacon loss after bgscan
 2010-09-14 20:06 UTC  (5+ messages)

[PATCH] hvc_console: fix dropping of characters when output byte channel is full
 2010-09-14 20:05 UTC  (15+ messages)

Delaylog
 2010-09-14 20:03 UTC  (3+ messages)

[PATCH 0/8] checkpoint/restart: sysvshm fixes and hugetlb support
 2010-09-14 20:02 UTC  (9+ messages)
  ` [PATCH 1/8] sysvshm: check for hugetlb before assuming shmem
  ` [PATCH 2/8] sysvshm: report error on failure to reattach, avoid crash
  ` [PATCH 3/8] checkpoint/sysvshm: release rwsem earlier during restore
  ` [PATCH 4/8] checkpoint/ipc: allow shmat callers to specify ipc namespace
  ` [PATCH 5/8] checkpoint/restart of anonymous hugetlb mappings
  ` [PATCH 6/8] remove VM_HUGETLB and VM_RESERVED from CKPT_VMA_NOT_SUPPORTED
  ` [PATCH 7/8] hugetlbfs checkpoint/restart hooks
  ` [PATCH 8/8] checkpoint/restart of SysV SHM_HUGETLB regions

[PATCH 0/7] Intel MID SDHCI support (take two)
 2010-09-14 20:00 UTC  (8+ messages)
` [PATCH 5/7] sdhci: Tidy up spaces in sdhci_intel_mid

[Qemu-devel] qemu: qemu_mutex_lock: Invalid argument
 2010-09-14 20:00 UTC 

[U-Boot] [PATCH next] silence awk command display during build
 2010-09-14 19:59 UTC  (6+ messages)
      ` [U-Boot] [PATCH next v2] silence config step commands display during MAKEALL builds

util-linux-ng: handle reset problem
 2010-09-14 19:57 UTC  (6+ messages)
` [PATCH] util-linux-ng: reset rdepends on ncurses-tools
  ` [PATCH] util-linux-ng: remove reset

Question
 2010-09-14 19:57 UTC 

[PATCH 00/18] Make the big kernel lock optional
 2010-09-14 19:55 UTC  (19+ messages)
  ` [PATCH 10/18] uml: kill big kernel lock
  ` [PATCH 11/18] fix rawctl compat ioctls breakage on amd64 and itanic
  ` [PATCH 12/18] tlclk: remove big kernel lock
  ` [PATCH 13/18] i4l: kill "
  ` [PATCH 14/18] misdn: "
  ` [PATCH 15/18] dvb/bt8xx: kill the "
  ` [PATCH 16/18] dvb-core: "
  ` [PATCH 17/18] rtmutex-tester: make it build without BKL
  ` [PATCH 18/18] BKL: introduce CONFIG_BKL
` [PATCH 01/18] hpet: kill BKL, add compat_ioctl
` [PATCH 02/18] proc/pci: kill BKL
` [PATCH 03/18] s390/block: kill the big kernel lock
` [PATCH 04/18] isapnp: BKL removal
` [PATCH 05/18] alpha: kill big kernel lock
` [PATCH 06/18] cris: autoconvert trivial BKL users
` [PATCH 07/18] m68k: remove big kernel lock
` [PATCH 08/18] parisc: "
` [PATCH 09/18] sh: kill "

BUG: IPv6 stops working after a while, needs ip ne del command to reset
 2010-09-14 19:56 UTC  (15+ messages)

[PATCH] send-email: use catfile() to concatenate files
 2010-09-14 19:55 UTC  (3+ messages)

[PATCH 0/7] BKL mass-conversion to mutex
 2010-09-14 19:53 UTC  (12+ messages)
` [PATCH 1/7] scsi: autoconvert trivial BKL users to private mutex
` [PATCH 2/7] mtd: "
` [PATCH 3/7] mac: "
` [PATCH 4/7] ipmi: "
` [PATCH 5/7] drivers: "
` [PATCH 6/7] sound: "
` [PATCH 7/7] block: "

[Buildroot] [PATCH 01/21] alsa-lib: bump to 1.0.23
 2010-09-14 19:54 UTC  (3+ messages)
` [Buildroot] [PATCH 20/21] BugFix - Bison - Fixed Missing stddef.h Include In wchar.h

+ vmscan-check-all_unreclaimable-in-direct-reclaim-path-v2.patch added to -mm tree
 2010-09-14 19:50 UTC 

[PATCH 00/25] treewide-next: Use static const char arrays
 2010-09-14 19:48 UTC  (8+ messages)
` [PATCH 05/25] drivers/i2c: "

[PATCH 0/2] Two more fixes for mount.nfs
 2010-09-14 19:49 UTC  (2+ messages)

[PATCH 1/2] gnugo_3.8: initial packaging
 2010-09-14 19:56 UTC 

[Buildroot] preserve toolchain
 2010-09-14 19:49 UTC  (3+ messages)

NULL pointer dereference in print_daily_error_info
 2010-09-14 19:46 UTC  (2+ messages)

[ath9k] ath9k: Print rxfilter in debugfs
 2010-09-14 19:46 UTC 

qemu-kvm and initrd
 2010-09-14 19:43 UTC  (4+ messages)

2.6.36-rc4/iwl: warning triggered in net/mac80211/scan.c:266
 2010-09-14 19:43 UTC  (4+ messages)

multipath-tools ./multipath.conf.defaults libm 
 2010-09-14 19:42 UTC 

gazillon of double-free
 2010-09-14 19:42 UTC  (2+ messages)

[PATCH] python-native: configure unicode to ucs4
 2010-09-14 19:39 UTC 

[RFC 5/6] x86, NMI, Add support to notify hardware error with unknown NMI
 2010-09-14 19:34 UTC  (11+ messages)

[RFC PATCH 0/1] macvtap TX zero copy between guest and host kernel
 2010-09-14 19:36 UTC  (13+ messages)
` [RFC PATCH 2/2] macvtap: "

[PATCH] drivers/net/tulip/de4x5.c: prevent reading uninitialized stack memory
 2010-09-14 19:36 UTC  (2+ messages)

using git svn as subversion client
 2010-09-14 19:35 UTC 

[PATCH 09/18] sh: kill big kernel lock
 2010-09-14 19:35 UTC 

[PATCH 03/18] s390/block: kill the big kernel lock
 2010-09-14 19:34 UTC 

[Buildroot] [git commit master 1/1] gst-plugins-good: udp plugin needs ipv6 support
 2010-09-14 19:34 UTC  (3+ messages)

[PATCH] exec argument expansion can inappropriately trigger OOM-killer
 2010-09-14 19:33 UTC  (4+ messages)
  ` [PATCH 1/3] setup_arg_pages: diagnose excessive argument size

[Qemu-devel] [PATCH] disable guest-provided stats on "info balloon" command
 2010-09-14 19:34 UTC  (2+ messages)

[PATCH] mac80211: match only assigned bss in sta_info_get_bss
 2010-09-14 19:34 UTC 

[PATCH 0/3 v2] omap: pm: Move the common code to allow re-use
 2010-09-14 19:34 UTC  (4+ messages)
` [PATCH 1/3 v2] omap: pm-debug: Move common debug code to pm-debug.c
  ` [PATCH 2/3 v2] omap: pm-debug: Enable wakeup_timer_milliseconds debugfs entry
    ` [PATCH 3/3 v2] omap: pm: Move set_pwrdm_state routine to common pm.c

[Qemu-devel] PowerPC code generation and the program counter
 2010-09-14 19:33 UTC  (5+ messages)

KVM timekeeping and TSC virtualization
 2010-09-14 19:32 UTC  (6+ messages)
` [KVM timekeeping 10/35] Fix deep C-state TSC desynchronization

[PATCH v1 0/8] SDIO Runtime PM Support
 2010-09-14 19:32 UTC  (6+ messages)
` [PATCH v1 7/8] sdio: enable Runtime PM for SDIO functions

[PATCH v3 0/4] Enabling patches of 2 early consoles for Intel MID platforms
 2010-09-14 19:50 UTC  (5+ messages)
` [PATCH v3 1/4] x86, mrst: make mrst_identify_cpu() inlne inside mrst.h

reserving an IOCTL number; other details
 2010-09-14 19:25 UTC  (4+ messages)
    ` Updating the wiki pages adding btrfs command [Was Re: reserving an IOCTL number; other details]

[PATCH, RFC] RCU: New scalable, multi-GP and preemptible RCU implementation
 2010-09-13 23:17 UTC  (6+ messages)

[B.A.T.M.A.N.] [PATCHv4] net: Add batman-adv meshing protocol
 2010-09-14 19:21 UTC  (7+ messages)
          `  "

+ drivers-char-hvc_consolec-remove-unneeded-__set_current_statetask_running.patch added to -mm tree
 2010-09-14 19:19 UTC 

[PATCH 1/2] ath9k: fix BSSID mask calculation
 2010-09-14 19:18 UTC  (2+ messages)

[PATCH 0/4] Hacks to allow booting ARM SMP kernel on UP ARMv7
 2010-09-14 19:17 UTC  (10+ messages)
  ` [PATCH] ARM: Handle __flush_icache_all for CONFIG_SMP_ON_UP
    ` [PATCH] omap: Update omap3_defconfig to work with SMP_ON_UP
      ` [PATCH] omap: Update omap3_defconfig for omap2

+ hvc_console-fix-dropping-of-characters-when-output-byte-channel-is-full.patch added to -mm tree
 2010-09-14 19:17 UTC 

[U-Boot] Patches to support Ramtron SPI FRAMs
 2010-09-14 19:15 UTC  (4+ messages)
` [U-Boot] [PATCH V4 1/2] MTD/SPI: introduce table driven probing

[U-Boot] P4080 Reset Vector
 2010-09-14 19:13 UTC  (4+ messages)

[PATCHv2 net-next-2.6 1/2] ethtool: Complete kernel-doc comments for RX flow filter and hash control
 2010-09-14 19:13 UTC  (2+ messages)
` [PATCH net-next-2.6 2/2] ethtool: Remove unimplemented flow specification types

[PATCH] SCSI: fix the return value of scsi_target_queue_read()
 2010-09-14 19:15 UTC 

[Qemu-devel] qcow2 performance plan
 2010-09-14 18:58 UTC  (11+ messages)

[Bugme-new] [Bug 18492] New: kernel softirq warning on boot
 2010-09-14 19:07 UTC 

[PATCH] mmc: Add architecture dependency for Marvell SoC controller
 2010-09-14 19:05 UTC  (2+ messages)

[Qemu-devel] [Bug 544527] Re: usbfs is bugged with >2.6.32.9 and <=2.6.33 (breaks VMWare, Qemu, sane scanners, ...)
 2010-09-14 18:53 UTC 

[cron job] v4l-dvb daily build 2.6.26 and up: ERRORS
 2010-09-14 19:03 UTC 

Compat-wireless release for 2010-09-14 is baked
 2010-09-14 19:03 UTC 

[ath9k] ath9k: calcrxfilter should take multiple VIFs into account
 2010-09-14 19:00 UTC 

+ serial-add-sc16is7x2-driver-update.patch added to -mm tree
 2010-09-14 18:57 UTC 

+ serial-add-sc16is7x2-driver-update-fix.patch added to -mm tree
 2010-09-14 18:57 UTC 

Xen build - Debian vs Redhat layout patch options
 2010-09-14 18:56 UTC  (5+ messages)
  ` [patch] "

[PATCH 1/3] setup_arg_pages: diagnose excessive argument size
 2010-09-14 18:51 UTC  (5+ messages)

[PATCH 0/9] post cpdma/mdio refactoring fixes
 2010-09-14 18:50 UTC  (2+ messages)

[dm-crypt] WD20EARS (4KB sector size) lost Luks header after reboot
 2010-09-14 18:50 UTC  (3+ messages)

[PATCH 1/2] SLUB: Fix merged slab cache names
 2010-09-14 18:47 UTC  (7+ messages)
` [PATCH 2/2] SLUB: Mark merged slab caches in /proc/slabinfo

[PATCH 0/18] xfs: metadata and buffer cache scalability improvements
 2010-09-14 18:48 UTC  (3+ messages)
` [PATCH 01/18] xfs: single thread inode cache shrinking


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.