public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-02-19 08:10:40 to 2010-02-19 17:14:16 UTC [more...]

[00/93] 2.6.32.9-stable review
 2010-02-19 16:57 UTC  (73+ messages)
` [01/93] Fix potential crash with sys_move_pages
` [02/93] futex_lock_pi() key refcnt fix
` [03/93] futex: Handle user space corruption gracefully
` [04/93] futex: Handle futex value "
` [05/93] Fix race in tty_fasync() properly
` [06/93] hwmon: (w83781d) Request I/O ports individually for probing
` [24/93] CPUFREQ: Fix use after free of struct powernow_k8_data
` [28/93] resource: add helpers for fetching rlimits
` [30/93] cifs: fix length calculation for converted unicode readdir names
` [31/93] NFS: Fix a reference leak in nfs_wb_cancel_page()
` [32/93] NFS: Try to commit unstable writes in nfs_release_page()
` [33/93] NFSv4: Dont allow posix locking against servers that dont support it
` [34/93] NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
` [35/93] NFS: Fix an Oops when truncating a file
` [36/93] NFS: Fix a umount race
` [37/93] NFS: Fix a bug in nfs_fscache_release_page()
` [38/93] NFS: Fix the mapping of the NFSERR_SERVERFAULT error
` [39/93] md: fix degraded calculation when starting a reshape
` [40/93] V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
` [41/93] Export the symbol of getboottime and mmonotonic_to_bootbased
` [42/93] kvmclock: count total_sleep_time when updating guest clock
` [43/93] KVM: PIT: control word is write-only
` [44/93] tpm_infineon: fix suspend/resume handler for pnp_driver
` [45/93] amd64_edac: Do not falsely trigger kerneloops
` [46/93] netfilter: nf_conntrack: fix memory corruption with multiple namespaces
` [47/93] netfilter: nf_conntrack: per netns nf_conntrack_cachep
` [48/93] netfilter: nf_conntrack: restrict runtime expect hashsize modifications
` [49/93] netfilter: xtables: compat out of scope fix
` [50/93] netfilter: nf_conntrack: fix hash resizing with namespaces
` [51/93] drm/i915: remove full registers dump debug
` [52/93] drm/i915: add i915_lp_ring_sync helper
` [53/93] drm/i915: Dont wait interruptible for possible plane buffer flush
` [54/93] [S390] dasd: remove strings from s390dbf
` [55/93] crypto: padlock-sha - Add import/export support
` [56/93] wmi: Free the allocated acpi objects through wmi_get_event_data
` [57/93] dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
` [58/93] /dev/mem: introduce size_inside_page()
` [59/93] devmem: check vmalloc address on kmem read/write
` [60/93] devmem: fix kmem write bug on memory holes
` [61/93] SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead of value 0
` [62/93] sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
` [63/93] ALSA: hda - use WARN_ON_ONCE() for zero-division detection
` [64/93] dst: call cond_resched() in dst_gc_task()
` [65/93] ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
` [66/93] befs: fix leak
` [67/93] rtc-fm3130: add missing braces
` [68/93] [libata] Call flush_dcache_page after PIO data transfers in libata-sff.c
` [69/93] ahci: add Acer G725 to broken suspend list
` [70/93] pktgen: Fix freezing problem
` [71/93] x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
` [72/93] x86/amd-iommu: Fix deassignment of a device from the pt_domain
` [73/93] x86: Re-get cfg_new in case reuse/move irq_desc
` [74/93] Staging: fix rtl8187se compilation errors with mac80211
` [75/93] ALSA: usb-audio - Avoid Oops after disconnect
` [76/93] serial: 8250: add serial transmitter fully empty test
` [77/93] sysfs: sysfs_sd_setattr set iattrs unconditionally
` [78/93] class: Free the class private data in class_release
` [79/93] USB: usbfs: only copy the actual data received
` [80/93] USB: usbfs: properly clean up the as structure on error paths
` [81/93] rtl8187: Add new device ID
` [82/93] ACPI: Add NULL pointer check in acpi_bus_start
` [83/93] ACPI: fix High cpu temperature with 2.6.32
` [84/93] drm/radeon/kms: use udelay for short delays
` [85/93] NFS: Too many GETATTR and ACCESS calls after direct I/O
` [86/93] eCryptfs: Add getattr function
` [87/93] b43: Fix throughput regression
` [88/93] ath9k: Fix sequence numbers for PAE frames
` [89/93] mac80211: Fix probe request filtering in IBSS mode
` [90/93] iwlwifi: Fix to set correct ht configuration
` [91/93] dm stripe: avoid divide by zero with invalid stripe count
` [92/93] dm log: userspace fix overhead_size calcuations
` [93/93] dm mpath: fix stall when requeueing io

[PATCH 2/5] bitops: compile time optimization for hweight_long(CONSTANT)
 2010-02-19 16:53 UTC  (14+ messages)
                  ` [PATCH] x86: Add optimized popcnt variants

[PATCH 0/12] Memory Compaction v3
 2010-02-19 16:45 UTC  (32+ messages)
` [PATCH 01/12] mm,migration: Take a reference to the anon_vma before migrating
` [PATCH 02/12] mm,migration: Do not try to migrate unmapped anonymous pages
` [PATCH 03/12] mm: Share the anon_vma ref counts between KSM and page migration
` [PATCH 05/12] Allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove
` [PATCH 08/12] Memory compaction core
` [PATCH 09/12] Add /proc trigger for memory compaction
` [PATCH 10/12] Add /sys trigger for per-node "
` [PATCH 11/12] Direct compact when a high-order allocation fails

One Video Decoding API to rule them all
 2010-02-19 16:39 UTC 

[PATCH 05/19] crypto: proc - Fix checkpatch errors
 2010-02-19 16:35 UTC  (5+ messages)

[PATCH -v7 0/35] tip related: not use bootmem for x86
 2010-02-19 16:14 UTC  (9+ messages)
` [PATCH 34/35] x86: use num_processors for possible cpus

linux-next: import of usb series failed
 2010-02-19 15:53 UTC  (5+ messages)

Regression in ptrace (Wine) starting with 2.6.33-rc1
 2010-02-19 15:49 UTC  (8+ messages)
` [PATCH 1/2] hw-breakpoints: Accept breakpoints on NULL address
` [PATCH 2/2] hw-breakpoint: Keep track of dr7 local enable bits

[tip:x86/mce] x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
 2010-02-19 15:46 UTC  (11+ messages)
` [tip:x86/mce] x86, mce: Make xeon75xx memory driver dependent on PCI

Winner
 2010-02-19 15:40 UTC 

[PATCH 0/11] Nested SVM fixes v2
 2010-02-19 15:23 UTC  (12+ messages)
` [PATCH 01/11] KVM: SVM: Don't use kmap_atomic in nested_svm_map
` [PATCH 02/11] KVM: SVM: Fix wrong interrupt injection in enable_irq_windows
` [PATCH 03/11] KVM: SVM: Fix schedule-while-atomic on nested exception handling
` [PATCH 04/11] KVM: SVM: Sync all control registers on nested vmexit
` [PATCH 05/11] KVM: SVM: Annotate nested_svm_map with might_sleep()
` [PATCH 06/11] KVM: SVM: Fix nested msr intercept handling
` [PATCH 07/11] KVM: SVM: Don't sync nested cr8 to lapic and back
` [PATCH 08/11] KVM: SVM: Activate nested state only when guest state is complete
` [PATCH 09/11] KVM: SVM: Make lazy FPU switching work with nested svm
` [PATCH 10/11] KVM: SVM: Remove newlines from nested trace points
` [PATCH 11/11] KVM: SVM: Don't call instruction emulator for invd and wbinvd

[patch] sched: fix SMT scheduler regression in find_busiest_queue()
 2010-02-19 14:05 UTC  (7+ messages)
` change in sched cpu_power causing regressions with SCHED_MC

[PATCH]Add new device drivers for Topcliff
 2010-02-19 15:29 UTC  (3+ messages)

Performance regression in scsi sequential throughput (iozone) due to "e084b - page-allocator: preserve PFN ordering when __GFP_COLD is set"
 2010-02-19 15:19 UTC  (14+ messages)

[PATCH 2/2] packet: convert socket list to RCU
 2010-02-19 15:16 UTC  (2+ messages)

[PATCH] mm: Make copy_from_user() in migrate.c statically predictable
 2010-02-19 14:55 UTC  (4+ messages)

[PATCH 00/12] Clean up code to use native kernel functions when convert or check hex digits
 2010-02-19 14:53 UTC  (6+ messages)
` [PATCH 01/12] isdn: remove ishexdigit() in regard to isxdigit()
  ` [PATCH 02/12] audit: use kernel's method to get byte in hex form
    ` [PATCH 03/12] staging: remove unused methods

(no subject)
 2010-02-19 14:47 UTC 

[PATCH] USB: fix I2C API usage in ohci-pnx4008
 2010-02-19 14:42 UTC 

[PATCH v2] Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call
 2010-02-19 14:37 UTC 

[PATCH 0/12] Memory Compaction v2r12
 2010-02-19 14:33 UTC  (6+ messages)
` [PATCH 05/12] Memory compaction core

[PATCH 2.6.34] ehci-hcd: add option to enable 64-bit DMA support
 2010-02-19  3:54 UTC  (8+ messages)

[PATCH 0/10] x86-32: improve atomic64_t functions
 2010-02-19 14:27 UTC  (3+ messages)
` [PATCH 02/10] x86: add support for relative CALL and JMP in alternatives

[PATCH] Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call
 2010-02-19 14:24 UTC 

[PATCH] Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call
 2010-02-19 14:18 UTC  (2+ messages)

[RESEND PATCH] dvb: copy_from_user checks
 2010-02-19 13:59 UTC  (2+ messages)

Kernel panic due to page migration accessing memory holes
 2010-02-19 13:48 UTC  (12+ messages)

[PATCH] LSM: add static to security_ops variable
 2010-02-19 13:47 UTC  (11+ messages)

[PATCH 1/3] fsnotify: tree-watching support
 2010-02-19 13:46 UTC 

[RESEND][PATCHv2 4/4] OMAP: DSS2: Add Innolux 7" display for DEVKIT8000
 2010-02-19 12:57 UTC  (4+ messages)

[PATCH] git ignore *.builtin generated file
 2010-02-19 12:33 UTC 

[PATCH] Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call
 2010-02-19 12:07 UTC  (2+ messages)

[PATCH] gpiolib: Actually set output state in wm831x_gpio_direction_output()
 2010-02-19 11:52 UTC  (2+ messages)

[dlm] Two small sysfs patches
 2010-02-19 11:52 UTC  (7+ messages)
` [PATCH 1/2] dlm: Send lockspace name with uevents
  ` [PATCH 2/2] dlm: Remove obsolete lockspace lookup

s2disk hang update
 2010-02-19 11:48 UTC  (5+ messages)

[PATCH] Trivial: Scripts: kconfig: util: Fix typo in comment
 2010-02-19 11:43 UTC 

Call Tel: +234 703 459 6626‏
 2010-02-19 11:23 UTC 

[AppArmor #4 0/12] AppArmor security module
 2010-02-19 11:03 UTC  (14+ messages)
` [PATCH 01/12] Miscellaneous functions and defines needed by AppArmor, including the base path resolution routines
` [PATCH 02/12] Update kenel audit range comments to show AppArmor's registered range of 1500-1599. This range used to be reserved for LSPP but LSPP uses the SELinux range and the range was given to AppArmor. Patch is not in mainline -- pending AppArmor code submission to lkml
` [PATCH 03/12] AppArmor contexts attach profiles and state to tasks, files, etc. when a direct profile reference is not sufficient
` [PATCH 04/12] The basic routines and defines for AppArmor policy. AppArmor policy is defined by a few basic components. profiles - the basic unit of confinement contain all the information to enforce policy on a task
` [PATCH 05/12] A basic dfa matching engine based off the dfa engine in the Dragon Book. It uses simple row comb compression with a check field
` [PATCH 06/12] AppArmor policy is loaded in a platform independent flattened binary stream. Verify and unpack the data converting it to the internal format needed for enforcement
` [PATCH 07/12] AppArmor /proc/<pid>/attr/* and apparmorfs interfaces to userspace
` [PATCH 08/12] AppArmor: file enforcement routines
` [PATCH 09/12] AppArmor ipc, rlimit, network and capability routines
` [PATCH 10/12] AppArmor routines for controlling domain transitions
` [PATCH 11/12] AppArmor hooks to interface with the LSM, module parameters and initialization
` [PATCH 12/12] Kconfig and Makefiles to enable configuration and building of AppArmor

[PATCH] drivers: acpi: fan.c move a dereference below the NULL test
 2010-02-19 11:02 UTC  (3+ messages)

[PATCH 0/2] sched: arch_scale_smt_powers
 2010-02-19 11:01 UTC  (12+ messages)
` [PATCH 2/2] powerpc: implement arch_scale_smt_power for Power7
  ` [PATCHv2 "
    ` [PATCHv3 "
        ` [PATCHv4 "

Your Attention
 2010-02-19 11:00 UTC 

[PATCH] Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call
 2010-02-19 10:46 UTC  (2+ messages)

[PATCH 0/3] Add Intel SCH GPIO driver
 2010-02-19 10:33 UTC  (9+ messages)
` [PATCH 1/3] MFD: introduce lpc_sch for Intel SCH LPC bridge
  ` [PATCH v2 "
      ` [PATCH v3 "
` [PATCH 2/3] i2c: convert i2c-isch to platform_device
  ` [PATCH v2 "

Amount: £500,000.00 Great British
 2010-02-19 10:09 UTC 

[regression] cpuset,mm: update tasks' mems_allowed in time (58568d2)
 2010-02-19 10:06 UTC  (6+ messages)

[PATCH 11/12] drivers: isdn: use new hex_to_bin() method
 2010-02-19  9:53 UTC  (2+ messages)
` [PATCHv2] "

[PATCH 0/4] enhanced reimplemention of the kfifo API
 2010-02-19  9:39 UTC  (2+ messages)
` Enhanced reimplemention of the kfifo API request for merge

Linux mdadm superblock question
 2010-02-19  9:04 UTC  (11+ messages)

[PATCH -mm] frv: remove the obsolete and unnecessary DMA API comments
 2010-02-19  8:52 UTC  (4+ messages)

linux-next: build failure after final merge (arm tree)
 2010-02-19  8:46 UTC  (3+ messages)

[Announce] 2.6.29-rc4-rt1
 2010-02-19  8:22 UTC  (17+ messages)
` [ANNOUNCE] 2.6.31-rc4-rt1
  ` [ANNOUNCE] 2.6.31-rc6-rt2
    ` [ANNOUNCE] 2.6.31-rc6-rt4
      ` [ANNOUNCE] 2.6.31-rc6-rt5
        ` [ANNOUNCE] 2.6.31-rc6-rt6
          ` [ANNOUNCE] 2.6.31-rc7-rt8
              ` [ANNOUNCE] 2.6.31-rt10
                ` [ANNOUNCE] 2.6.31-rt11
                  ` [ANNOUNCE] 2.6.31.2-rt13
                    ` [ANNOUNCE] 2.6.31.4-rt14
                      ` [ANNOUNCE] 2.6.31.5-rt17
                        ` [ANNOUNCE] 2.6.31.6-rt19
                          ` [ANNOUNCE] 2.6.31.12-rt20
                            ` [ANNOUNCE] 2.6.31.12-rt21

BNX2: Kernel crashes with 2.6.31 and 2.6.31.9
 2010-02-19  8:10 UTC  (5+ messages)


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