All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-09-29 15:28:12 to 2008-09-29 18:12:01 UTC [more...]

[linux-dvb] Can't record an encrypted channel and watch another in the same bouquet. (also teletext doesn't work for encrypted channels)
 2008-09-29 18:11 UTC  (2+ messages)

[PATCH 00/31] cpumask: Provide new cpumask API
 2008-09-29 18:03 UTC  (26+ messages)
` [PATCH 01/31] cpumask: Documentation
` [PATCH 02/31] cpumask: modify send_IPI_mask interface to accept cpumask_t pointers
` [PATCH 03/31] cpumask: remove min from first_cpu/next_cpu
` [PATCH 04/31] cpumask: move cpu_alloc to separate file
` [PATCH 05/31] cpumask: Provide new cpumask API
` [PATCH 06/31] cpumask: new lib/cpumask.c
` [PATCH 07/31] cpumask: changes to compile init/main.c
` [PATCH 08/31] cpumask: Change cpumask maps
` [PATCH 09/31] cpumask: get rid of _nr functions
` [PATCH 10/31] cpumask: clean cpumask_of_cpu refs
` [PATCH 11/31] cpumask: remove set_cpus_allowed_ptr
` [PATCH 12/31] cpumask: remove CPU_MASK_ALL_PTR
` [PATCH 13/31] cpumask: modify for_each_cpu_mask
` [PATCH 14/31] cpumask: change first/next_cpu to cpus_first/next
` [PATCH 15/31] cpumask: remove node_to_cpumask_ptr
` [PATCH 17/31] cpumask: clean cpufreq files
` [PATCH 19/31] cpumask: clean xen files
` [PATCH 20/31] cpumask: clean mm files
` [PATCH 21/31] cpumask: clean acpi files
` [PATCH 22/31] cpumask: clean irq files
` [PATCH 26/31] cpumask: clean tlb files
` [PATCH 27/31] cpumask: clean time files
` [PATCH 28/31] cpumask: clean smp files
` [PATCH 29/31] cpumask: clean trace files
` [PATCH 30/31] cpumask: clean kernel files

Problems writing ELF dumps with makedumpfile 1.2.9
 2008-09-29 18:11 UTC  (12+ messages)

[linux-dvb] HVR-1800 Analouge Issues
 2008-09-29 18:10 UTC  (3+ messages)

Bug (?) in ACPI info reporting
 2008-09-29 17:08 UTC 

[BUG][PPC64] BUG in 2.6.26.5-rt9 causing Hang
 2008-09-29 18:13 UTC  (2+ messages)

kvm-76 --std-vga problem
 2008-09-29 18:08 UTC  (3+ messages)

Use CPUID to communicate with the hypervisor
 2008-09-29 17:58 UTC  (7+ messages)

[linux-dvb] Porting analog support from HVR-1500 to the DViCO FusionHDTV7 Dual Express (Read this one)
 2008-09-29 18:05 UTC  (10+ messages)

New dma-noncoherent code, looking for comment and people to test
 2008-09-29 18:03 UTC  (2+ messages)

Faster getcpu() and sched_getcpu()
 2008-09-29 18:02 UTC  (5+ messages)

Disabling L1 D-cache and side effects
 2008-09-29 18:04 UTC  (2+ messages)

sdhci: Loads of scary messages during suspend/resume with SD card inserted
 2008-09-29 18:00 UTC  (5+ messages)

[PATCH 0/5] [RFC] ALSA ASoC Support for TLVaic23b audio codec
 2008-09-29 17:58 UTC  (8+ messages)

[PATCH] x86: enable CPUID on Cyrix cpus with CPUID disabled
 2008-09-29 17:56 UTC  (2+ messages)

[PATCH -tip 2/3] Tracing/ftrace: Adapt mmiotrace to the new type of print_line
 2008-09-29 17:49 UTC  (6+ messages)
    ` trace_pipe tentative fix (Re: [PATCH -tip 2/3] Tracing/ftrace: Adapt mmiotrace to the new type of print_line)
      ` trace_pipe tentative fix

[PATCH 01/19] pci: introduce an pci_ioremap(pdev, barnr) function
 2008-09-29 17:45 UTC  (4+ messages)

[PATCH 7/7] x86: print out irq nr for msi/ht -v2
 2008-09-29 17:45 UTC  (7+ messages)

[PATCH 3/8] Docs: send-email: Man page option ordering
 2008-09-29 17:44 UTC  (9+ messages)
` [RFC 6/9] Docs: send-email: Remove unnecessary config variable description
  ` [RFC 7/9] send-email: Completely replace --signed-off-cc with --signed-off-by-cc
    ` [RFC 8/9] Docs: send-email: Create logical groupings for --help text
      ` [RFC2 8/9] Docs: send-email: Create logical groupings for man text
        ` [RFC2 9/9] send-email: signedoffcc -> signedoffbycc, but handle both

[PATCH] ACPI: EC: Rename some variables
 2008-09-29 17:42 UTC  (2+ messages)

e1000e NVM corruption issue status
 2008-09-29 17:36 UTC  (8+ messages)

setup_per_zone_pages_min(): zone->lock vs. zone->lru_lock
 2008-09-29 17:36 UTC  (4+ messages)

[RFC PATCH] LTTng relay buffer allocation, read, write
 2008-09-29 17:30 UTC  (7+ messages)

[RFC v3] Security Label Support for NFSv4
 2008-09-29 17:06 UTC  (30+ messages)
` [PATCH 01/14] VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hook for inode_setsecctx
` [PATCH 05/14] SELinux: Add new labeling type native labels
` [PATCH 06/14] KConfig: Add KConfig entries for Labeled NFS
  ` [PATCH 02/14] LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information
  ` [PATCH 03/14] Security: Add hook to calculate context based on a negative dentry
  ` [PATCH 04/14] Security: Add Hook to test if the particular xattr is part of a MAC model
  ` [PATCH 07/14] NFSv4: Add label recommended attribute and NFSv4 flags
  ` [PATCH 08/14] NFS: Add security_label text mount option and handling code to NFS
  ` [PATCH 09/14] NFS: Introduce lifecycle management for label attribute
  ` [PATCH 12/14] NFS: Client implementation of Labeled-NFS
  ` [PATCH 13/14] NFS: Extend NFS xattr handlers to accept the security namespace
  ` [PATCH 14/14] NFSD: Server implementation of MAC Labeling
` [PATCH 10/14] NFSv4: Introduce new label structure
` [PATCH 11/14] NFS/RPC: Add the auth_seclabel security flavor to allow the process label to be sent to the server

[RFC V3] mac80211: re-enable aggregation on 2.6.27
 2008-09-29 17:29 UTC  (6+ messages)

Permission denied when mounting NFS (was okay before)
 2008-09-29 17:26 UTC  (11+ messages)

Howto select one of 16 inputs on Digi-Flower boards?
 2008-09-29 17:26 UTC  (2+ messages)
` [PATCH] bttv: "

inode and blocks
 2008-09-29 17:24 UTC  (4+ messages)

[PATCH] pci: introduce an ioremap_pcibar(pdev, barnr) function
 2008-09-29 17:23 UTC  (6+ messages)
` [PATCH] pci: introduce users of ioremap_pcibar()

[patch 2.6.27-rc7] gpiolib: request/free hooks
 2008-09-29 17:21 UTC  (4+ messages)

mounted file system bottleneck
 2008-09-29 17:20 UTC  (2+ messages)

[PATCH 0/3][RFC] ioctl dispatcher
 2008-09-29 17:16 UTC  (3+ messages)
` [PATCH 1/3] ioctl: generic "

strange iso9660 bug
 2008-09-29 17:15 UTC  (4+ messages)

i2c errors on omap3430sdp
 2008-09-29 17:14 UTC  (2+ messages)

lockd using up 60% CPU and won't let go
 2008-09-29 17:14 UTC  (2+ messages)

[Cluster-devel] conga ./conga.spec.in.in make/version.in
 2008-09-29 17:11 UTC 

USB support on mpc5200 broken
 2008-09-29 17:05 UTC  (7+ messages)

audit-viewer serial number?
 2008-09-29 17:03 UTC 

Debug build fails
 2008-09-29 17:02 UTC  (2+ messages)

jbd2-abort-instead-of-waiting-for-nonexistent-transactions.patch
 2008-09-29 16:51 UTC  (4+ messages)

[PATCH] make prune report removed objects on -v
 2008-09-29 16:49 UTC 

2.6.27-rc6-git2: Reported regressions from 2.6.26
 2008-09-29 16:49 UTC  (12+ messages)
` [Bug #11500] /proc/net bug related to selinux

[PATCH] Make bluetooth-properties fit on smaller displays
 2008-09-29 16:47 UTC  (6+ messages)

NL80211_CMD_GET_WIPHY reply doesn't fit into nl message buffer
 2008-09-29 16:45 UTC  (6+ messages)

PATA: RPC now selects HAVE_PATA_PLATFORM for pata platform driver
 2008-09-29 16:44 UTC  (3+ messages)

nfs-utils-1.1.4??
 2008-09-29 16:41 UTC  (2+ messages)

[PATCH] Fix messages (inc. debug compile failure) introduced when
 2008-09-29 16:41 UTC  (2+ messages)
` [PATCH] Fix messages (inc. debug compile failure) introduced

installing kvm-76 on 2.6.24
 2008-09-29 16:37 UTC  (4+ messages)

small warm-up: easy parse-opt migrations
 2008-09-29 16:35 UTC  (3+ messages)
` [PATCH] parse-opt: migrate fmt-merge-msg

[patch 0/2] don't check disabled PCI BARs for conflicts with PNP devices
 2008-09-29 16:34 UTC  (4+ messages)
` [patch 1/2] PCI: add pci_resource_enabled()
` [patch 2/2] PNP: don't check disabled PCI BARs for conflicts in quirk_system_pci_resources()

regarding frequent head unload problem
 2008-09-29 16:34 UTC  (2+ messages)

[PATCH] ath5k: write beacon control register twice when resetting tsf
 2008-09-29 16:30 UTC  (2+ messages)
` [ath5k-devel] "

[RFC PATCH 7/11] relay - Remove padding-related code from relay_read()/relay_splice_read() et al
 2008-09-29 16:27 UTC  (2+ messages)

[Buildroot] svn commit: trunk/buildroot/package/qtopia4
 2008-09-29 16:27 UTC 

"ip link set address" fails with ath5k and newer madwifi drivers
 2008-09-29 16:23 UTC 

SMACK netfilter smacklabel socket match
 2008-09-29 16:21 UTC  (5+ messages)

UTIL
 2008-09-29 16:21 UTC 

bluez-gnome: how to turn adapter off?
 2008-09-29 16:20 UTC  (3+ messages)

[RFC PATCH 0/4] Implementation of IR support using the input subsystem
 2008-09-29 16:17 UTC  (5+ messages)
` [RFC PATCH 1/4] Changes to core input subsystem to allow send and receive of IR messages. Encode and decode state machines are provided for common IR porotocols such as Sony, JVC, NEC, Philips, etc
` [RFC PATCH 2/4] Example of PowerPC device tree support for GPT based IR
` [RFC PATCH 3/4] GPT driver for in-kernel IR support
` [RFC PATCH 4/4] Microsoft mceusb2 driver for in-kernel IR subsystem

[PATCH 1/3] Prepare for non-interactive merge-preserving rebase
 2008-09-29 16:11 UTC  (6+ messages)

[RFC PATCH 0/2 v3] Unified trace buffer
 2008-09-29 16:11 UTC  (11+ messages)
` [RFC PATCH 1/2 "
  ` [RFC PATCH v4] "
      ` [PATCH v5] "
        ` [PATCH v6] "
          ` [PATCH v7] "
            ` [PATCH v8] "
              ` [PATCH v9] "
                ` [PATCH v10 Golden] "

[PATCH] sched: minor optimizations in wake_affine and select_task_rq_fair
 2008-09-29 16:09 UTC  (2+ messages)

[PATCH v2] powerpc/math-emu: Use kernel generic math-emu code
 2008-09-29 16:09 UTC  (2+ messages)

LVM2/test Makefile.in
 2008-09-29 16:07 UTC 

LVM2/test t-unlost-pv.sh
 2008-09-29 16:06 UTC 

[PATCH] Clarify commit error message for unmerged files
 2008-09-29 16:04 UTC 

LVM2/test t-partial-activate.sh
 2008-09-29 16:04 UTC 

LVM2/test t-lvcreate-pvtags.sh t-lvmcache-exer 
 2008-09-29 16:02 UTC 

LVM2/test test-lib.sh
 2008-09-29 16:00 UTC 

LVM2/test harness.sh test-utils.sh
 2008-09-29 15:59 UTC 

Patch to make libsemanage/selinux policy require less space
 2008-09-29 15:58 UTC  (2+ messages)

[PATCH 0/10][v4]: Enable multiple devpts instances
 2008-09-29 15:58 UTC  (8+ messages)
` [PATCH 09/10] Enable multiple instances of devpts

[Path -tip 1/3] Tracing/ftrace: Change the type of the print_line callback
 2008-09-29 15:56 UTC  (5+ messages)

[PATCH 4/4] x86: Add sysfs entries for UV v2
 2008-09-29 15:43 UTC  (4+ messages)

[kernel-abi] symbol versioning vs. out-of-tree modules
 2008-09-29 15:42 UTC  (2+ messages)

Question about vt82c596 SMBus driver (Via I2c Bus driver)
 2008-09-29 15:49 UTC  (2+ messages)

[lm-sensors] Fwd: c7temp tested
 2008-09-29 15:47 UTC 

sysfs per namespace
 2008-09-29 15:46 UTC 

unpredictability in scheduler test results
 2008-09-29 15:43 UTC  (5+ messages)
` unpredictability in scheduler test results -- still present

[PATCH 00/22] twl4030 patches
 2008-09-29 15:43 UTC  (8+ messages)
` [PATCH 01/22] twl4030: fix potential null pointer dereference
  ` [PATCH 02/22] twl4030-gpio: Remove default pullup enable/disable of GPIO
    ` [PATCH 03/22] i2c: clean add_children a bit
      ` [PATCH 04/22] i2c: move twl4030_keypad to new style registration
        ` [PATCH 05/22] i2c: move twl4030-usb to platform_device

[PATCH 06/22] i2c: twl4030-usb: add 'vbus' sysfs file
 2008-09-29 15:42 UTC  (11+ messages)
` [PATCH 07/22] twl4030 gpio platform data
  ` [PATCH 08/22] twl4030 uses gpiolib
    ` [PATCH 09/22] i2c: move twl4030-madc to new registration style
      ` [PATCH 10/22] minor twl4030-core cleanups
        ` [PATCH 11/22] provide detailed diagnostics in add_children()
          ` [PATCH 12/22] move twl4030-gpio to drivers/gpio
            ` [PATCH 13/22] i2c: added a few missing gotos to add_children()
              ` [PATCH 14/22] minor irq-related cleanups
                ` [PATCH 15/22] twl4030: move pm_power_off initialization to twl4030-core.c

[PATCH 1/1] block: add lld busy state exporting interface
 2008-09-29 15:35 UTC  (2+ messages)

Allow more chip revisions in Epson s1d13... video driver
 2008-09-29 15:37 UTC 

[PATCH 4/4] cygwin: Use native Win32 API for stat
 2008-09-29 15:34 UTC  (5+ messages)

cx88-alsa audio quality?
 2008-09-29 14:06 UTC  (2+ messages)
` [linux-dvb] "

Allow more revisions in epson s1d13... driver
 2008-09-29 15:32 UTC  (4+ messages)

git conversion and what is missing?
 2008-09-29 15:26 UTC  (5+ messages)

[Patch] include blktrace_api.h in headers_install
 2008-09-29 15:30 UTC  (2+ messages)

[PATCH] MIPS checksum fix
 2008-09-29 15:28 UTC  (4+ messages)

[PATCHv3] gitweb path info enhancements
 2008-09-29 15:26 UTC  (5+ messages)
` [PATCHv3] gitweb: parse project/action/hash_base:filename PATH_INFO
  ` [PATCHv3] gitweb: generate project/action/hash URLs
    ` [PATCHv3] gitweb: parse parent..current syntax from pathinfo
      ` [PATCHv3] gitweb: generate parent..current URLs


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.