All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-01-02 05:34:09 to 2011-01-02 07:49:49 UTC [more...]

[34-longterm 000/260] v2.6.34.8 longterm review
 2011-01-02  7:19 UTC  (179+ messages)
` [34-longterm 001/260] sctp: fix append error cause to ERROR chunk correctly
` [34-longterm 002/260] KEYS: Return more accurate error codes
` [34-longterm 005/260] ext4: fix memory leaks in error path handling of ext4_ext_zeroout()
` [34-longterm 007/260] ext4: rename ext4_mb_release_desc() to ext4_mb_unload_buddy()
` [34-longterm 008/260] ext4: allow defrag (EXT4_IOC_MOVE_EXT) in 32bit compat mode
` [34-longterm 010/260] ext4: don't return to userspace after freezing the fs with a mutex held
` [34-longterm 013/260] ext4: Do not zero out uninitialized extents beyond i_size
` [34-longterm 014/260] ext4: clean up inode bitmaps manipulation in ext4_free_inode
` [34-longterm 016/260] ext4: Remove extraneous newlines in ext4_msg() calls
` [34-longterm 020/260] ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
` [34-longterm 022/260] ext4: Clear the EXT4_EOFBLOCKS_FL flag only when warranted
` [34-longterm 025/260] ext4: Fix compat EXT4_IOC_ADD_GROUP
` [34-longterm 026/260] ext4: Make fsync sync new parent directories in no-journal mode
` [34-longterm 030/260] xen: handle events as edge-triggered
` [34-longterm 031/260] xen: use percpu interrupts for IPIs and VIRQs
` [34-longterm 035/260] PCI: MSI: Remove unsafe and unnecessary hardware access
` [34-longterm 036/260] PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()
` [34-longterm 040/260] staging: hv: Increased storvsc ringbuffer and max_io_requests
` [34-longterm 050/260] usb: serial: mos7840: Add USB ID to support the B&B Electronics USOPTL4-2P
` [34-longterm 051/260] usb: serial: mos7840: Add USB IDs to support more B&B USB/RS485 converters
` [34-longterm 052/260] USB: Expose vendor-specific ACM channel on Nokia 5230
` [34-longterm 053/260] USB: cdc-acm: Adding second ACM channel support for various Nokia and one Samsung phones
` [34-longterm 060/260] oprofile, x86: fix init_sysfs() function stub
` [34-longterm 063/260] tracing: Do not allow llseek to set_ftrace_filter
` [34-longterm 064/260] tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread
` [34-longterm 066/260] gcov: fix null-pointer dereference for certain module types
` [34-longterm 067/260] tmio_mmc: don't clear unhandled pending interrupts
` [34-longterm 069/260] bounce: call flush_dcache_page() after bounce_copy_vec()
` [34-longterm 072/260] Input: i8042 - fix device removal on unload
` [34-longterm 077/260] wireless extensions: fix kernel heap content leak
` [34-longterm 078/260] x86, tsc: Fix a preemption leak in restore_sched_clock_state()
` [34-longterm 079/260] x86-64, compat: Test %rax for the syscall number, not %eax
` [34-longterm 082/260] sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locked code
` [34-longterm 085/260] sched: sched_exec(): Remove the select_fallback_rq() logic
` [34-longterm 092/260] rcu: apply RCU protection to wake_affine()
` [34-longterm 093/260] sched: Fix select_idle_sibling()
` [34-longterm 099/260] hwmon: (f75375s) Shift control mode to the correct bit position
` [34-longterm 101/260] apm_power: Add missing break statement
` [34-longterm 102/260] NFS: Fix a typo in nfs_sockaddr_match_ipaddr6
` [34-longterm 103/260] SUNRPC: Fix race corrupting rpc upcall
` [34-longterm 107/260] drm: Only decouple the old_fb from the crtc is we call mode_set*
` [34-longterm 113/260] tcp: select(writefds) don't hang up when a peer close connection
` [34-longterm 115/260] tcp: fix three tcp sysctls tuning
` [34-longterm 116/260] bridge: Clear IPCB before possible entry into IP stack
` [34-longterm 117/260] bridge: Clear INET control block of SKBs passed into ip_fragment()
` [34-longterm 119/260] tcp: Prevent overzealous packetization by SWS logic
` [34-longterm 125/260] bonding: correctly process non-linear skbs
` [34-longterm 128/260] pid: make setpgid() system call use RCU read-side critical section
` [34-longterm 129/260] sched: Fix user time incorrectly accounted as system time on 32-bit
` [34-longterm 130/260] oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540)
` [34-longterm 132/260] drivers/pci/intel-iommu.c: fix build with older gcc's
` [34-longterm 133/260] drivers/video/sis/sis_main.c: prevent reading uninitialized stack memory
` [34-longterm 135/260] aio: check for multiplication overflow in do_io_submit
` [34-longterm 136/260] inotify: send IN_UNMOUNT events
` [34-longterm 140/260] Optimize ticket spinlocks in fsys_rt_sigprocmask
` [34-longterm 141/260] KEYS: Fix RCU no-lock warning in keyctl_session_to_parent()
` [34-longterm 142/260] KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyring
` [34-longterm 143/260] xfs: prevent reading uninitialized stack memory
` [34-longterm 144/260] drivers/video/via/ioctl.c: "
` [34-longterm 145/260] AT91: change dma resource index
` [34-longterm 146/260] mm: page allocator: drain per-cpu lists after direct reclaim allocation fails
` [34-longterm 147/260] mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake
` [34-longterm 148/260] mm: page allocator: update free page counters after pages are placed on the free list
` [34-longterm 149/260] guard page for stacks that grow upwards
` [34-longterm 150/260] Fix unprotected access to task credentials in waitid()
` [34-longterm 151/260] sctp: Do not reset the packet during sctp_packet_config()
` [34-longterm 152/260] dasd: use correct label location for diag fba disks
` [34-longterm 153/260] hostap_pci: set dev->base_addr during probe
` [34-longterm 154/260] inotify: fix inotify oneshot support
` [34-longterm 155/260] MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations
` [34-longterm 156/260] MIPS: Set io_map_base for several PCI bridges lacking it
` [34-longterm 157/260] sis-agp: Remove SIS 760, handled by amd64-agp
` [34-longterm 158/260] alpha: Fix printk format errors
` [34-longterm 159/260] x86, cpu: After uncapping CPUID, re-run CPU feature detection
` [34-longterm 160/260] ALSA: sound/pci/rme9652: prevent reading uninitialized stack memory
` [34-longterm 161/260] ALSA: oxygen: fix analog capture on Claro halo cards
` [34-longterm 162/260] ALSA: hda - Add Dell Latitude E6400 model quirk
` [34-longterm 163/260] ALSA: prevent heap corruption in snd_ctl_new()
` [34-longterm 164/260] ALSA: rawmidi: fix oops (use after free) when unloading a driver module
` [34-longterm 165/260] USB: fix bug in initialization of interface minor numbers
` [34-longterm 166/260] usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX style
` [34-longterm 167/260] usb: musb: gadget: restart request on clearing endpoint halt
` [34-longterm 168/260] oprofile: Add Support for Intel CPU Family 6 / Model 29
` [34-longterm 169/260] RDMA/cxgb3: Turn off RX coalescing for iWARP connections
` [34-longterm 170/260] mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_remove
` [34-longterm 171/260] x86/amd-iommu: Set iommu configuration flags in enable-loop
` [34-longterm 172/260] x86/amd-iommu: Fix rounding-bug in __unmap_single
` [34-longterm 173/260] x86/amd-iommu: Work around S3 BIOS bug
` [34-longterm 174/260] tracing/x86: Don't use mcount in pvclock.c
` [34-longterm 175/260] tracing/x86: Don't use mcount in kvmclock.c
` [34-longterm 176/260] v4l1: fix 32-bit compat microcode loading translation
` [34-longterm 177/260] V4L/DVB: cx231xx: Avoid an OOPS when card is unknown (card=0)
` [34-longterm 178/260] Input: joydev - fix JSIOCSAXMAP ioctl
` [34-longterm 179/260] x86, hpet: Fix bogus error check in hpet_assign_irq()
` [34-longterm 180/260] x86, irq: Plug memory leak in sparse irq
` [34-longterm 181/260] ubd: fix incorrect sector handling during request restart
` [34-longterm 182/260] ring-buffer: Fix typo of time extends per page
` [34-longterm 183/260] dmaengine: fix interrupt clearing for mv_xor
` [34-longterm 184/260] hrtimer: Preserve timer state in remove_hrtimer()
` [34-longterm 185/260] i2c-pca: Fix waitforcompletion() return value
` [34-longterm 186/260] ocfs2: Don't walk off the end of fast symlinks
` [34-longterm 187/260] wext: fix potential private ioctl memory content leak
` [34-longterm 188/260] atl1: fix resume
` [34-longterm 189/260] x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order
` [34-longterm 190/260] De-pessimize rds_page_copy_user
` [34-longterm 191/260] drm/radeon: fix PCI ID 5657 to be an RV410
` [34-longterm 192/260] xfrm4: strip ECN bits from tos field
` [34-longterm 193/260] tcp: Fix >4GB writes on 64-bit
` [34-longterm 194/260] net: Fix the condition passed to sk_wait_event()
` [34-longterm 195/260] Phonet: Correct header retrieval after pskb_may_pull
` [34-longterm 196/260] net: Fix IPv6 PMTU disc. w/ asymmetric routes
` [34-longterm 197/260] ip: fix truesize mismatch in ip fragmentation
` [34-longterm 198/260] net: clear heap allocations for privileged ethtool actions
` [34-longterm 199/260] tcp: Fix race in tcp_poll
` [34-longterm 200/260] netxen: dont set skb->truesize
` [34-longterm 201/260] rose: Fix signedness issues wrt. digi count
` [34-longterm 202/260] net: blackhole route should always be recalculated
` [34-longterm 203/260] skge: add quirk to limit DMA
` [34-longterm 204/260] r8169: allocate with GFP_KERNEL flag when able to sleep
` [34-longterm 205/260] bsg: fix incorrect device_status value
` [34-longterm 206/260] powerpc: Initialise paca->kstack before early_setup_secondary
` [34-longterm 207/260] powerpc: Don't use kernel stack with translation off
` [34-longterm 208/260] b44: fix carrier detection on bind
` [34-longterm 209/260] ACPI: enable repeated PCIEXP wakeup by clearing PCIEXP_WAKE_STS on resume
` [34-longterm 210/260] intel_idle: PCI quirk to prevent Lenovo Ideapad s10-3 boot hang
` [34-longterm 211/260] ACPI: EC: add Vista incompatibility DMI entry for Toshiba Satellite L355
` [34-longterm 212/260] ACPI: delete ZEPTO idle=nomwait DMI quirk
` [34-longterm 213/260] ACPI: Disable Windows Vista compatibility for Toshiba P305D
` [34-longterm 214/260] x86: detect scattered cpuid features earlier
` [34-longterm 215/260] setup_arg_pages: diagnose excessive argument size
` [34-longterm 216/260] execve: improve interactivity with large arguments
` [34-longterm 217/260] execve: make responsive to SIGKILL "
` [34-longterm 218/260] mm: Move vma_stack_continue into mm.h
` [34-longterm 219/260] staging: usbip: Notify usb core of port status changes
` [34-longterm 220/260] staging: usbip: Process event flags without delay
` [34-longterm 221/260] powerpc/perf: Fix sampling enable for PPC970
` [34-longterm 222/260] pcmcia: synclink_cs: fix information leak to userland
` [34-longterm 223/260] sched: Fix string comparison in /proc/sched_features
` [34-longterm 224/260] bluetooth: Fix missing NULL check
` [34-longterm 225/260] futex: Fix errors in nested key ref-counting
` [34-longterm 226/260] mm, x86: Saving vmcore with non-lazy freeing of vmas
` [34-longterm 227/260] x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bit
` [34-longterm 228/260] x86, kexec: Make sure to stop all CPUs before exiting the kernel
` [34-longterm 229/260] x86, olpc: Don't retry EC commands forever
` [34-longterm 230/260] x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUs
` [34-longterm 231/260] x86, intr-remap: Set redirection hint in the IRTE
` [34-longterm 232/260] x86, kdump: Change copy_oldmem_page() to use cached addressing
` [34-longterm 233/260] KVM: MMU: fix direct sp's access corrupted
` [34-longterm 234/260] KVM: MMU: fix conflict access permissions in direct sp
` [34-longterm 235/260] KVM: VMX: Fix host GDT.LIMIT corruption
` [34-longterm 236/260] KVM: x86: Fix SVM VMCB reset
` [34-longterm 237/260] KVM: x86: Move TSC reset out of vmcb_init
` [34-longterm 238/260] KVM: Fix fs/gs reload oops with invalid ldt
` [34-longterm 239/260] pipe: fix failure to return error code on ->confirm()
` [34-longterm 240/260] p54usb: fix off-by-one on !CONFIG_PM
` [34-longterm 241/260] p54usb: add five more USBIDs
` [34-longterm 242/260] drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failure
` [34-longterm 243/260] USB: ftdi_sio: Add PID for accesio products
` [34-longterm 244/260] USB: add PID for FTDI based OpenDCC hardware
` [34-longterm 245/260] USB: ftdi_sio: new VID/PIDs for various Papouch devices
` [34-longterm 246/260] USB: ftdi_sio: add device ids for ScienceScope
` [34-longterm 247/260] usb: musb: blackfin: call gpio_free() on error path in musb_platform_init()
` [34-longterm 248/260] USB: option: Add more ZTE modem USB id's
` [34-longterm 249/260] USB: cp210x: Add Renesas RX-Stick device ID
` [34-longterm 250/260] USB: cp210x: Add WAGO 750-923 Service Cable "
` [34-longterm 251/260] USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failled
` [34-longterm 252/260] USB: disable endpoints after unbinding interfaces, not before
` [34-longterm 253/260] USB: opticon: Fix long-standing bugs in opticon driver
` [34-longterm 254/260] USB: accept some invalid ep0-maxpacket values
` [34-longterm 255/260] sd name space exhaustion causes system hang
` [34-longterm 256/260] libsas: fix NCQ mixing with non-NCQ
` [34-longterm 257/260] gdth: integer overflow in ioctl
` [34-longterm 258/260] Fix race when removing SCSI devices
` [34-longterm 259/260] Fix regressions in scsi_internal_device_block
` [34-longterm 260/260] sgi-xp: incoming XPC channel messages can come in after the channel's partition structures have been torn down

[Bridge] rstp solutions
 2011-01-02  7:38 UTC 

XFS status update for December 2010
 2011-01-02  7:34 UTC  (2+ messages)

[PATCH] xfs: add FITRIM support
 2011-01-02  7:22 UTC 

Bitbake task logging
 2011-01-02  7:16 UTC  (2+ messages)

(no subject)
 2011-01-02  6:46 UTC 

[ath9k-devel] "target unresponsive" form ath9k_htc
 2011-01-02  6:45 UTC  (2+ messages)

H1940 Boot Issues -> Executable Build Problems?
 2011-01-02  6:44 UTC  (2+ messages)

[PATCH] fs: FS_POSIX_ACL does not depend on BLOCK
 2011-01-02  6:29 UTC  (2+ messages)

[PATCH] GIC: Assign correct flow handler type in set_type callback
 2011-01-02  6:26 UTC  (5+ messages)

[RESEND PATCH] dw_mmc: Add Synopsys DesignWare mmc host driver
 2011-01-02  6:20 UTC  (12+ messages)
    ` [PATCH] "
                ` [PATCH v4] "

[PATCH] fs/9p: fix menu presentation
 2011-01-02  6:15 UTC 

[PATCH 0/2 v4] Add SDHCI driver for Tegra
 2011-01-02  6:12 UTC  (5+ messages)
` [PATCH 1/2 v4] sdhci: add quirk for max len ADMA descriptors
  ` [PATCH 2/2 v4] mmc: add sdhci-tegra driver for Tegra SoCs

[PATCH] Fix typos in the documentation
 2011-01-02  5:56 UTC 

[PATCH] Consistent use of AC_LANG_PROGRAM in configure.ac and aclocal.m4
 2011-01-02  6:00 UTC 

mmci: bug in DATABLOCKEND handling?
 2011-01-02  5:54 UTC 

[PATCH 2/2] staging: keucr: Use memcpy() instad of custom StringCopy() and some style cleanups
 2011-01-02  5:34 UTC  (2+ messages)
` [PATCH 2/2] staging: keucr: Use memcpy() instad of custom


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.