All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-10-01 23:44:01 to 2009-10-02 01:48:40 UTC [more...]

[this_cpu_xx V3 00/19] Introduce per cpu atomic operations and avoid per cpu address arithmetic
 2009-10-01 17:40 UTC  (2+ messages)
` [this_cpu_xx V3 18/19] Make slub statistics use this_cpu_inc

[000/136] 2.6.31.2-stable review
 2009-10-02  1:29 UTC  (91+ messages)
  ` [001/136] KVM: VMX: Fix EPT with WP bit change during paging
  ` [003/136] p54usb: add Zcomax XG-705A usbid
  ` [007/136] USB: option: TELIT UC864G support
  ` [011/136] thinkpad-acpi: dont ask about brightness_mode for fw. 1V and 1R
  ` [014/136] kallsyms: fix segfault in prefix_underscores_count()
  ` [016/136] mmc_spi: fail gracefully if host or card do not support the switch command
  ` [017/136] alpha: AGP update (fixes compile failure)
  ` [020/136] eCryptfs: Check for O_RDONLY lower inodes when opening lower files
  ` [021/136] eCryptfs: Filename encryption only supports password auth tokens
  ` [027/136] xen: use stronger barrier after unlocking lock
  ` [028/136] xen: check EFER for NX before setting up GDT mapping
  ` [034/136] sony-laptop: check for rfkill hard block at load time
  ` [038/136] mtd: ofpart: Check availability of reg property instead of name property
  ` [039/136] mtd: cfi_cmdset_0002: add 0xFF intolerance for M29W128G
  ` [045/136] cdc_acm: Fix to use modern speed interfaces
  ` [048/136] kaweth: Fix memory leak in kaweth_control()
  ` [049/136] x86: SGI UV: Fix IPI macros
  ` [050/136] USB: serial: pl2303: new hardware support - sanwa multimeter
  ` [059/136] drm/i915: Check that the relocation points to within the target
  ` [060/136] drm/i915: Fix typo for wrong LVDS clock setting on IGDNG
  ` [065/136] drm/i915: fix tiling "
  ` [066/136] agp/intel: Fix the pre-9xx chipset flush
  ` [067/136] nfsd4: fix null dereference creating nfsv4 callback client
  ` [071/136] net ax25: Fix signed comparison in the sockopt handler
  ` [072/136] net: Make the copy length in af_packet sockopt handler unsigned
  ` [073/136] pty_write: dont do a tty_wakeup() when the buffers are full
  ` [074/136] KVM: fix cpuid E2BIG handling for extended request types
  ` [077/136] KVM: Protect update_cr8_intercept() when running without an apic
  ` [078/136] Revert "KVM: x86: check for cr3 validity in ioctl_set_sregs"
  ` [079/136] [CPUFREQ] Fix NULL ptr regression in powernow-k8
  ` [080/136] perf tools: do not complain if root is owning perf.data
  ` [081/136] netfilter: nf_nat: fix inverted logic for persistent NAT mappings
  ` [082/136] netfilter: nf_conntrack: netns fix re reliable conntrack event delivery
  ` [083/136] netfilter: bridge: refcount fix
  ` [084/136] netfilter: ebt_ulog: fix checkentry return value
  ` [085/136] ath5k: Wakeup fixes
  ` [086/136] ath5k: do not release irq across suspend/resume
  ` [087/136] Driver core: add new device to buss list before probing
  ` [088/136] tty: Add a full port_close function
  ` [089/136] tty: USB hangup is racy
  ` [090/136] tty: USB can now use the shutdown method for kref based freeing of ports
  ` [091/136] hwmon: (asus_atk0110) Add maintainer information
  ` [092/136] tty: USB serial termios bits
  ` [093/136] usb-serial: change referencing of port and serial structures
  ` [094/136] usb-serial: put subroutines in logical order
  ` [095/136] usb-serial: change logic of serial lookups
  ` [096/136] usb-serial: acquire references when a new tty is installed
  ` [097/136] usb-serial: fix termios initialization logic
  ` [098/136] usb-serial: rename subroutines
  ` [099/136] usb-serial: add missing tests and debug lines
  ` [100/136] usb-serial: straighten out serial_open
  ` [101/136] USB serial: update the console driver
  ` [102/136] USB: xhci: Work around for chain bit in link TRBs
  ` [103/136] USB: xhci: Fix slot and endpoint context debugging
  ` [104/136] USB: xhci: Configure endpoint code refactoring
  ` [105/136] USB: xhci: Set correct max packet size for HS/FS control endpoints
  ` [106/136] USB: xhci: Support full speed devices
  ` [107/136] USB: xhci: Handle stalled control endpoints
  ` [108/136] USB: xhci: Add quirk for Fresco Logic xHCI hardware
  ` [109/136] USB: xhci: Make TRB completion code comparison readable
  ` [110/136] USB: xhci: Handle babbling endpoints correctly
  ` [111/136] USB: xhci: Dont touch xhci_td after its freed
  ` [112/136] USB: xhci: Check URBs actual transfer buffer size
  ` [113/136] USB: xhci: Check URB_SHORT_NOT_OK before setting short packet status
  ` [114/136] USB: xhci: Set -EREMOTEIO when xHC gives bad transfer length
  ` [115/136] USB: xhci: Support interrupt transfers
  ` [116/136] USB: Fix SS endpoint companion descriptor parsing
  ` [117/136] /proc/kcore: work around a BUG()
  ` [118/136] hugetlb: restore interleaving of bootmem huge pages (2.6.31)
  ` [119/136] page-allocator: limit the number of MIGRATE_RESERVE pageblocks per zone
  ` [120/136] mm: munlock use follow_page
  ` [121/136] mm: fix anonymous dirtying
  ` [122/136] mmap: avoid unnecessary anon_vma lock acquisition in vma_adjust()
  ` [123/136] Fix idle time field in /proc/uptime
  ` [124/136] drm/i915: Handle ERESTARTSYS during page fault
  ` [125/136] em28xx: ir-kbd-i2c init data needs a persistent object
  ` [126/136] saa7134: "
  ` [127/136] powerpc/8xx: Fix regression introduced by cache coherency rewrite
  ` [128/136] powerpc: Fix incorrect setting of __HAVE_ARCH_PTE_SPECIAL
  ` [129/136] HID: completely remove apple mightymouse from blacklist
  ` [130/136] [SCSI] mptsas : PAE Kernel more than 4 GB kernel panic
  ` [131/136] NOMMU: Fix MAP_PRIVATE mmap() of objects where the data can be mapped directly
  ` [132/136] iwlwifi: Handle new firmware file with ucode build number in header
  ` [133/136] iwlwifi: update 1000 series API version to match firmware
  ` [134/136] iwlagn: modify digital SVR for 1000
  ` [135/136] iwlwifi: traverse linklist to find the valid OTP block
  ` [136/136] iwlwifi: fix unloading driver while scanning

[Bug 14303] New: futex(2) manpage missing FUTEX_WAKE_OP, *_PRIVATE, *_BITSET and *_PI options
 2009-10-02  1:48 UTC 

Build failure?
 2009-10-02  1:43 UTC  (2+ messages)

SCSI driver for VMware's virtual HBA - V5
 2009-10-02  1:43 UTC  (3+ messages)

No more bits in vm_area_struct's vm_flags
 2009-10-02  1:37 UTC  (17+ messages)

clownix-spy plots any kernel variable history
 2009-10-01 20:12 UTC 

[PATCH] iSCSI/iBFT: use proper address translation
 2009-10-02  1:28 UTC  (3+ messages)

Debugging Xen
 2009-10-02  1:34 UTC 

A few remaining questions about installing to RAID-10
 2009-10-02  1:27 UTC 

how to keep some basic relocation information in executable binary
 2009-10-02  1:27 UTC 

linux-next: ext4 tree build warning
 2009-10-02  1:26 UTC 

[PATCH] compat-wireless: Fix the bleeding-edge version to build on 2.6.27
 2009-10-02  1:23 UTC 

T400 suspend/resume regression -- bisected to a mystery merge commit
 2009-10-02  1:21 UTC  (6+ messages)

xensocket or similar
 2009-10-02  1:22 UTC 

[PATCH 0/3] md fixes for 2.6.32-rc
 2009-10-02  1:18 UTC  (4+ messages)
` [PATCH 1/3] md/raid5: initialize conf->device_lock earlier
` [PATCH 2/3] Revert "md/raid456: distribute raid processing over multiple cores"
` [PATCH 3/3] Allow sysfs_notify_dirent to be called from interrupt context

[SPAM] Yesterday mail lost!
 2009-10-02  1:16 UTC 

linux-next: sound tree build failure
 2009-10-02  1:15 UTC 

[Qemu-devel] Re: [PATCH][SEABIOS] Move qemu config port access functions into separate file
 2009-10-02  1:08 UTC  (11+ messages)

Question regarding failback option in multipath.conf
 2009-10-02  1:01 UTC  (8+ messages)

Trying to split repository
 2009-10-02  0:52 UTC  (5+ messages)
      ` [PATCH] filter-branch: add --prune-empty to option summary

[PATCH 1/4] i2c: imx: check busy bit when START/STOP
 2009-10-02  0:57 UTC  (9+ messages)

So very close, but so frustrating
 2009-10-02  0:55 UTC  (2+ messages)

[PATCH 00/35] fix usage of __{,dev}exit_p
 2009-10-02  0:53 UTC  (3+ messages)
` [PATCH 11/34] move mcf_remove to .devexit.text

[PATCH] ad525x_dpot: new driver for AD525x digital potentiometers
 2009-10-02  0:53 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH][SEABIOS] Move qemu config port access functions into separate file
 2009-10-02  0:51 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH 1/2] increase portability of NORETURN declarations
 2009-10-02  0:43 UTC  (5+ messages)
` [PATCH 2/2] add NORETURN_PTR for function pointers

[RFC PATCHSET] workqueue: implement concurrency managed workqueue
 2009-10-02  0:42 UTC  (3+ messages)
` [PATCH 19/19] "

Release plan for 0.12.0
 2009-10-02  0:41 UTC  (6+ messages)
` [Qemu-devel] "

[RFC][PATCH 0/2] OMAP3:PM:SR Refactor
 2009-10-02  0:40 UTC  (4+ messages)
` [RFC][PATCH 1/2] OMAP3:PM:SR: prepare: remove old SR code
  ` [RFC][PATCH 2/2] OMAP3:PM:SR: SmartReflex Refactor Rev2.0

ib_types.h moving [was: Re: [ofa-general] [RFC] 3/5: IB ACM: libibacm]
 2009-10-02  0:38 UTC  (4+ messages)
            ` ib_types.h moving

XFS/driver bug or bad drive?
 2009-10-02  0:39 UTC  (2+ messages)

[patch 0/4] Journal guided resync and support
 2009-10-02  0:36 UTC  (2+ messages)

[PATCH 00/27] Add KVM support for Book3s_64 (PPC64) hosts v4
 2009-10-02  0:32 UTC  (3+ messages)

[GIT PULL] Btrfs updates for 2.6.32-rc
 2009-10-02  0:30 UTC 

[PATCH] typeof() not supported in Windows WDK compiler
 2009-10-02  0:29 UTC  (4+ messages)
    ` [ofw] "

[U-Boot] [PATCH] TI DaVinci DM365: Fix Compilation warning for DM365 EVM
 2009-10-02  0:29 UTC 

[U-Boot] [PATCH] TI DaVinci DM355: Fix Compilation warning for DM355 EVM
 2009-10-02  0:29 UTC 

[PATCH 0/4] scsi_dh: Make scsi_dh_activate asynchronous
 2009-10-02  0:29 UTC  (4+ messages)
` [PATCH 2/4] scsi_dh: rdac handler: Make rdac hardware handler async

[U-Boot] [PATCH] TI DaVinci DM646x: Adding initial support for DM6467 EVM
 2009-10-02  0:29 UTC 

[PATCH] arm: fix valid_phys_addr_range() range check
 2009-10-02  0:28 UTC  (3+ messages)

vmlinux.lds:319: undefined symbol `THREAD_SIZE'
 2009-10-02  0:25 UTC  (4+ messages)

[patch 1/4] dmar: support for parsing Remapping Hardware Static Affinity structure
 2009-10-01 23:06 UTC  (4+ messages)
` [patch 2/4] dmar: Allocate queued invalidation structure using numa locality info
` [patch 3/4] intr_remap: Allocate intr-remapping table "
` [patch 4/4] iommu: Allocate dma-remapping structures "

Can't exclude unnecessary pages for 2.6.31 Kernel
 2009-10-02  0:16 UTC  (2+ messages)

qla2xxx: Conditionally disable automatic queue full tracking
 2009-10-02  0:19 UTC  (9+ messages)

patch usb-serial-straighten-out-serial_open.patch added to 2.6.31-stable tree
 2009-10-01 23:53 UTC  (2+ messages)

2.6.32-rc1-git2: Reported regressions 2.6.30 -> 2.6.31
 2009-10-02  0:05 UTC  (4+ messages)
` [Bug #14255] WARNING: at drivers/char/tty_io.c:1267

[PATCH 1/2] ep93xx/micro9: Update maintainer
 2009-10-02  0:05 UTC  (2+ messages)

[U-Boot] [PATCH] mem_mtest: bail out after finding 1st memory error
 2009-10-02  0:04 UTC  (4+ messages)
` [U-Boot] [PATCH] mem_mtest: fix error reporting, allow escape with ^C

[patch v2] oom: dump stack and VM state when oom killer panics
 2009-10-02  0:02 UTC  (2+ messages)

[PATCH 00/28] OMAP3: PM: base OFF-mode support
 2009-10-01 23:58 UTC  (29+ messages)
` [PATCH 01/28] OMAP3: PM: GPMC context save/restore
  ` [PATCH 02/28] OMAP3: PM: GPIO "
    ` [PATCH 03/28] OMAP3: PM: INTC "
      ` [PATCH 04/28] OMAP3: PM: PRCM "
        ` [PATCH 05/28] OMAP3: PM: Populate scratchpad contents
          ` [PATCH 06/28] OMAP3: PM: SCM context save/restore
            ` [PATCH 07/28] OMAP3: PM: SRAM restore function
              ` [PATCH 08/28] OMAP3: PM: handle PER/NEON/CORE in idle
                ` [PATCH 09/28] OMAP3: PM: Restore MMU table entry
                  ` [PATCH 10/28] OMAP3: PM: MPU off-mode support
                    ` [PATCH 11/28] OMAP3: PM: CORE domain "
                      ` [PATCH 12/28] OMAP: PM: DMA context save / restore
                        ` [PATCH 13/28] OMAP: PM: off-mode support for DMA on EMU/HS devices
                          ` [PATCH 14/28] OMAP3 PM: off-mode support for HS/EMU devices
                            ` [PATCH 15/28] OMAP3: PM: save secure RAM only during init
                              ` [PATCH 16/28] OMAP3: PM: Enable SDRAM auto-refresh during sleep
                                ` [PATCH 17/28] PM: Added three PLL registers to the PRCM context save
                                  ` [PATCH 18/28] PM: Changed secure RAM storage size from 0x8000 to 0x803F
                                    ` [PATCH 19/28] OMAP3: PM: Save and restore also CM_CLKSEL1_PLL_IVA2
                                      ` [PATCH 20/28] OMAP3: PM: Fix secure SRAM context save/restore
                                        ` [PATCH 21/28] ARM: OMAP: Add missing SMS_SYSCONFIG save/restore
                                          ` [PATCH 22/28] OMAP3: PM: Fix PLL_MOD CLKEN offset in scratchpad
                                            ` [PATCH 23/28] OMAP: PM: Clear DMA channel state after a wakeup
                                              ` [PATCH 24/28] OMAP: Store reboot mode in scratchpad on OMAP34xx
                                                ` [PATCH 25/28] OMAP3: PM: SDRC auto-refresh workaround for off-mode
                                                  ` [PATCH 26/28] OMAP3: PM: Fix INTC context save/restore
                                                    ` [PATCH 27/28] PM: Disable usb host HW save and restore
                                                      ` [PATCH 28/28] OMAP3: PM: Wait for SDRC ready iso a blind delay

[PATCH 0/2] Two Octeon compile errors with 2.6.32-rc1
 2009-10-01 23:47 UTC  (3+ messages)
` [PATCH 1/2] MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/smp.c
` [PATCH 2/2] MIPS: Octeon: Fix compile error in drivers/staging/octeon/ethernet-mdio.c

futex question
 2009-10-01 23:46 UTC  (3+ messages)

[patch 00/30] 2.6.30.9-stable review
 2009-10-01 23:35 UTC  (4+ messages)
  ` [patch 02/30] fs: make sure data stored into inode is properly seen before unlocking new inode
  ` [patch 05/30] p54usb: add Zcomax XG-705A usbid
  ` [patch 07/30] KVM: VMX: Check cpl before emulating debug register access


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.