public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-07-30 20:14:37 to 2008-07-31 00:25:00 UTC [more...]

[patch 00/62] 2.6.26-stable review
 2008-07-30 23:59 UTC  (51+ messages)
  ` [patch 01/62] pxamci: trivial fix of DMA alignment register bit clearing
  ` [patch 02/62] udplite: Protection against coverage value wrap-around
  ` [patch 03/62] ipv6: use timer pending
  ` [patch 04/62] ipv6: __KERNEL__ ifdef struct ipv6_devconf
  ` [patch 05/62] hdlcdrv: Fix CRC calculation
  ` [patch 06/62] quota: fix possible infinite loop in quota code
  ` [patch 07/62] isofs: fix minor filesystem corruption
  ` [patch 08/62] KVM: VMX: Fix a wrong usage of vmcs_config
  ` [patch 09/62] KVM: SVM: fix suspend/resume support
  ` [patch 10/62] KVM: mmu_shrink: kvm_mmu_zap_page requires slots_lock to be held
  ` [patch 11/62] KVM: VMX: Add ept_sync_context in flush_tlb
  ` [patch 12/62] KVM: x86 emulator: Fix HLT instruction
  ` [patch 13/62] KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction
  ` [patch 14/62] KVM: MMU: Fix potential race setting upper shadow ptes on nonpae hosts
  ` [patch 15/62] Patch Upstream: x86 ptrace: fix PTRACE_GETFPXREGS error
  ` [patch 16/62] rcu: fix rcu_try_flip_waitack_needed() to prevent grace-period stall
  ` [patch 17/62] Fix typos from signal_32/64.h merge
  ` [patch 18/62] x86 reboot quirks: add Dell Precision WorkStation T5400
  ` [patch 19/62] USB: fix usb serial pm counter decrement for disconnected interfaces
  ` [patch 20/62] x86, suspend, acpi: enter Big Real Mode
  ` [patch 21/62] markers: fix duplicate modpost entry
  ` [patch 22/62] Fix build on COMPAT platforms when CONFIG_EPOLL is disabled
  ` [patch 24/62] cpusets: fix wrong domain attr updates
  ` [patch 25/62] x86: fix crash due to missing debugctlmsr on AMD K6-3
  ` [patch 23/62] proc: fix /proc/*/pagemap
  ` [patch 26/62] ide-cd: fix oops when using growisofs
  ` [patch 27/62] rtc-at91rm9200: avoid spurious irqs
  ` [patch 28/62] vmlinux.lds: move __attribute__((__cold__)) functions back into final .text section
  ` [patch 29/62] ARM: fix fls() for 64-bit arguments
  ` [patch 30/62] tcp: Clear probes_out more aggressively in tcp_ack()
  ` [patch 31/62] sparc64: Fix lockdep issues in LDC protocol layer
  ` [patch 32/62] sparc64: Fix cpufreq notifier registry
  ` [patch 33/62] sparc64: Do not define BIO_VMERGE_BOUNDARY
  ` [patch 34/62] iop-adma: fix platform driver hotplug/coldplug
  ` [patch 35/62] myri10ge: do not forget to setup the single slice pointers
  ` [patch 36/62] myri10ge: do not use mgp->max_intr_slots before loading the firmware
  ` [patch 37/62] ALSA: trident - pause s/pdif output
  ` [patch 38/62] V4L: cx18: Upgrade to newer firmware & update documentation
  ` [patch 39/62] DVB: dib0700: add support for Hauppauge Nova-TD Stick 52009
  ` [patch 40/62] V4L: uvcvideo: Fix a buffer overflow in format descriptor parsing
  ` [patch 41/62] V4L: uvcvideo: Use GFP_NOIO when allocating memory during resume
  ` [patch 42/62] V4L: uvcvideo: Dont free URB buffers on suspend
  ` [patch 43/62] V4L: uvcvideo: Make input device support optional
  ` [patch 44/62] V4L: uvcvideo: Add support for Medion Akoya Mini E1210 integrated webcam
  ` [patch 45/62] V4L: saa7134: Copy tuner data earlier to avoid overwriting manual tuner type
  ` [patch 46/62] V4L: cx23885: Bugfix for concurrent use of /dev/video0 and /dev/video1
  ` [patch 47/62] DVB: cx23885: Ensure PAD_CTRL is always reset to a sensible default
  ` [patch 48/62] DVB: cx23885: DVB Transport cards using DVB port VIDB/TS1 did not stream
  ` [patch 49/62] DVB: cx23885: Reallocated the sram to avoid concurrent VIDB/C issues
  ` [patch 50/62] DVB: cx23885: SRAM changes for the 885 and 887 silicon parts

[patch 00/19] perfmon2 minimal v3: introduction
 2008-07-31  0:21 UTC  (5+ messages)

pro_arm_davinci_watchdog_fix.patch
 2008-07-31  0:20 UTC  (2+ messages)

[patch v3] splice: fix race with page invalidation
 2008-07-31  0:11 UTC  (16+ messages)

[PATCH 0/1] cpumask: Change cpumask_of_cpu to use cpumask_of_cpu_map
 2008-07-31  0:11 UTC  (7+ messages)
` [PATCH 1/1] "
  ` [PATCH 1/1] cpumask: Change cpumask_of_cpu to use cpumask_of_cpu_map - build breakage

high latency NFS
 2008-07-31  0:07 UTC  (4+ messages)

[PATCH -next V2] Ignore drivers/video/console/promcon_tbl.c conmakehash generated file
 2008-07-30 23:50 UTC  (5+ messages)

commit a29ccf6f823a84d89e1c7aaaf221cf7282022024 break console on slackware 12.1
 2008-07-30 23:47 UTC  (9+ messages)

linux-next: Tree for July 29
 2008-07-30 23:44 UTC  (7+ messages)

[patch 00/29] 2.6.25-stable review
 2008-07-30 23:27 UTC  (30+ messages)
  ` [patch 01/29] quota: fix possible infinite loop in quota code
  ` [patch 02/29] isofs: fix minor filesystem corruption
  ` [patch 03/29] x86: fix crash due to missing debugctlmsr on AMD K6-3
  ` [patch 04/29] vmlinux.lds: move __attribute__((__cold__)) functions back into final .text section
  ` [patch 05/29] tcp: Clear probes_out more aggressively in tcp_ack()
  ` [patch 06/29] sparc64: Fix lockdep issues in LDC protocol layer
  ` [patch 07/29] sparc64: Fix cpufreq notifier registry
  ` [patch 08/29] sparc64: Do not define BIO_VMERGE_BOUNDARY
  ` [patch 09/29] pata_atiixp: Dont disable
  ` [patch 10/29] markers: fix duplicate modpost entry
  ` [patch 11/29] ide-cd: fix oops when using growisofs
  ` [patch 12/29] Fix build on COMPAT platforms when CONFIG_EPOLL is disabled
  ` [patch 13/29] ARM: fix fls() for 64-bit arguments
  ` [patch 14/29] ALSA: hda - Fix "alc262_sony_unsol" hda_verb array
  ` [patch 15/29] ALSA: trident - pause s/pdif output
  ` [patch 16/29] ahci: retry enabling AHCI a few times before spitting out WARN_ON()
  ` [patch 17/29] x86: fix kernel_physical_mapping_init() for large x86 systems
  ` [patch 18/29] VFS: increase pseudo-filesystem block size to PAGE_SIZE
  ` [patch 19/29] tmpfs: fix kernel BUG in shmem_delete_inode
  ` [patch 20/29] mpc52xx_psc_spi: fix block transfer
  ` [patch 21/29] markers: fix markers read barrier for multiple probes
  ` [patch 22/29] ixgbe: remove device ID for unsupported device
  ` [patch 23/29] eCryptfs: use page_alloc not kmalloc to get a page of memory
  ` [patch 24/29] cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already
  ` [patch 25/29] b43legacy: Release mutex in error handling code
  ` [patch 26/29] ath5k: dont enable MSI, we cannot handle it yet
  ` [patch 27/29] Correct hash flushing from huge_ptep_set_wrprotect()
  ` [patch 28/29] netfilter -stable: nf_conntrack_tcp: fix endless loop
  ` [patch 29/29] Fix off-by-one error in iov_iter_advance()

[patch 0/9] x86, xsave: xsave/xrstor support
 2008-07-30 23:41 UTC  (8+ messages)

463 kernel developers missing!
 2008-07-30 23:33 UTC  (4+ messages)

[PATCH] mm: Avoid putting a bad page back on the LRU v8
 2008-07-30 23:31 UTC 

[PATCH] Change Kbuild message to match default
 2008-07-30 23:23 UTC 

[PATCH] try harder to load tty ldisc driver
 2008-07-30 22:51 UTC  (2+ messages)

commit a352def21a642133758b868c71bee12ab34ad5c5 broke pptp
 2008-07-30 22:49 UTC  (4+ messages)

[PATCH] powerpc/ibmveth: fix multiple errors with dma_mapping_error conversion
 2008-07-30 22:59 UTC  (3+ messages)

Misidentification and failing revalidations of ide dvd-roms with libata
 2008-07-30 22:40 UTC  (5+ messages)

PCIe device driver question
 2008-07-30 22:55 UTC 

[git patches] net driver updates
 2008-07-30 22:49 UTC  (2+ messages)

[PATCH] add iommu_num_pages helper function
 2008-07-30 22:44 UTC  (8+ messages)

[PATCH 2.6.27-rc1] sparc64: FUTEX_OP_ANDN fix
 2008-07-30 22:40 UTC  (2+ messages)

[PATCH] procfs: provide slub's /proc/slabinfo
 2008-07-30 22:35 UTC  (21+ messages)
                    ` [RFC PATCH] greatly reduce SLOB external fragmentation

[PATCH] smack: limit privilege by label
 2008-07-30 22:37 UTC 

2.6.27-rc1: IP: iov_iter_advance+0x2e/0x90
 2008-07-30 22:32 UTC  (6+ messages)

2.6.26 new perfmon kernel patch + libpfm + pfmon available
 2008-07-30 22:31 UTC 

[PATCH 3/3] ide: ide_id_has_flush_cache_ext() -> ata_id_flush_ext_enabled()
 2008-07-30 21:26 UTC 

[PATCH 2/3] ide: ide_id_has_flush_cache() -> ata_id_flush_enabled()
 2008-07-30 21:25 UTC 

[PATCH 1/3] ide: check only for CACHE FLUSH command support in ide_id_has_flush_cache()
 2008-07-30 21:24 UTC 

[PATCH] ide-cd: fix endianity for the error message in cdrom_read_capacity
 2008-07-30 21:23 UTC  (9+ messages)

[Patch] fix ia64 build failure when CONFIG_SFC=m
 2008-07-30 22:18 UTC  (4+ messages)

[patch 1/1] mmc: fix clock-off in PXA255/270
 2008-07-30 22:17 UTC 

[PATCH] i5k_amb: Provide labels for temperature sensors
 2008-07-30 22:14 UTC 

[patch 0/3] [RFC] kmsg macros and script, take x+1
 2008-07-30 22:04 UTC  (4+ messages)
` [patch 1/3] kmsg: Kernel message catalog macros

[genksyms patch 0/4] Checksum tracking and tweaking
 2008-07-30 22:03 UTC  (4+ messages)
` [genksyms patch 1/4] parser: fix the __attribute__ rule

[PATCH] paravirt_ops: Use unsigned long instead of u32 for alloc_p*() pfn args
 2008-07-30 21:59 UTC  (3+ messages)

[usb-storage] BUG: SCSI: usb storage SDHC card doesn't work in 2.6.27-rc1
 2008-07-30 21:58 UTC  (5+ messages)
      `  "

[GIT-PULL] time.c integration
 2008-07-30 22:00 UTC  (4+ messages)

[patch] vfs: make security_inode_setattr() calling consistent
 2008-07-30 21:52 UTC  (3+ messages)

[PATCH] making /proc/<pid>/limits writable
 2008-07-30 21:43 UTC  (3+ messages)

[PATCH, RFC] A development process document
 2008-07-30 21:38 UTC  (5+ messages)

[RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator
 2008-07-30 21:35 UTC  (2+ messages)

[PATCH] ftrace: dump out ftrace buffers to console on panic
 2008-07-30 21:30 UTC  (2+ messages)

[PATCH] ROMFS 0 byte file read error
 2008-07-30 21:25 UTC  (3+ messages)

V4L2 & request_module("char-major-...")
 2008-07-30 21:24 UTC 

[PATCH 2/7] drivers/net/ehea/ehea_main.c: Release mutex in error handling code
 2008-07-30 21:23 UTC  (2+ messages)

[PATCH 6/6] cciss: fix bug if scsi tape support is disabled
 2008-07-30 21:18 UTC 

[PATCH] JMicron JM20337 USB-SATA data corruption bugfix - device 152d:2338
 2008-07-30 21:18 UTC  (6+ messages)
  ` [usb-storage] "

[PATCH 1/2] ext3: add an option to control error handling on file data
 2008-07-30 21:17 UTC  (3+ messages)

[PATCH 5/6] cciss: add support for multi lun tape devices
 2008-07-30 21:16 UTC 

[PATCH 2.6.27-rc1]: fix NE2000 linkage error
 2008-07-30 21:15 UTC  (2+ messages)

[PATCH 4/6] cciss: change the way we notify scsi midlayer of tape drives
 2008-07-30 21:15 UTC 

[PATCH 3/6] cciss: fix negative logical drive count in procfs
 2008-07-30 21:12 UTC 

[PATCH] x86: 64bit support more than 256 irq v2
 2008-07-30 19:40 UTC  (11+ messages)
` RFC [PATCH] x86: introduce nr_irqs for 64bit
  ` [PATCH] x86: introduce nr_irqs for 64bit v2
    ` [PATCH 0/7] dyn_array support
      ` [PATCH 2/7] x86: introduce nr_irqs for 64bit v3
      ` [PATCH 5/7] pci: make irq2_iommu to use dyn_array
      ` [PATCH 7/7] x86: make 64bit support dyn_array
      ` [PATCH 1/7] x86: 64bit support more than 256 irq v1
      ` [PATCH 3/7] add dyn_array support
      ` [PATCH 6/7] irq: make irq_desc to use dyn_array
      ` [PATCH 4/7] random: make irq_timer_state "

[PATCH 2/6] cciss: remove redundant code
 2008-07-30 21:09 UTC 

[PATCH 1/6] cciss: make rebuild_lun_table behave better
 2008-07-30 21:06 UTC 

463 kernel developers missing!
 2008-07-30 21:05 UTC  (24+ messages)

[PATCH] atyfb_base.c: fix warning
 2008-07-30 21:03 UTC 

[patch 0/4] x86: AMD microcode patch loading v2 fixes
 2008-07-30 20:59 UTC  (7+ messages)

Fixes for firmware/memmap
 2008-07-30 20:47 UTC  (5+ messages)
` [PATCH 2/2] firmware/memmap: Move kobject initialisation before kobject_add()

Problems building 2.6.26 and 2.6.27-rc1
 2008-07-30 20:32 UTC  (6+ messages)

2.6.24.7-rt15
 2008-07-30 20:16 UTC  (4+ messages)
` 2.6.26-rt1
  ` [PATCH] Fix Bug messages


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox