messages from 2010-08-11 21:38:05 to 2010-08-12 00:16:56 UTC [more...]
[000/111] 2.6.32.19 -stable review
2010-08-11 23:56 UTC (61+ messages)
` [001/111] ata_piix: fix locking around SIDPR access
` [003/111] nvram: Fix write beyond end condition; prove to gcc copy is safe
` [004/111] x86: Add memory modify constraints to xchg() and cmpxchg()
` [007/111] Staging: panel: Prevent double-calling of parport_release - fix oops
` [009/111] PCI: disable MSI on VIA K8M800
` [010/111] solos-pci: Fix race condition in tasklet RX handling
` [011/111] splice: fix misuse of SPLICE_F_NONBLOCK
` [012/111] drivers/video/w100fb.c: ignore void return value / fix build failure
` [014/111] md/raid10: fix deadlock with unaligned read during resync
` [016/111] eCryptfs: Handle ioctl calls with unlocked and compat functions
` [018/111] fs/ecryptfs/file.c: introduce missing free
` [019/111] bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_* bits
` [022/111] ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faulty ASID
` [024/111] USB: resizing usbmon binary interface buffer causes protection faults
` [027/111] USB: option: Huawei ETS 1220 support added
` [028/111] USB: option: add huawei k3765 k4505 devices to work properly
` [032/111] USB: fix thread-unsafe anchor utiliy routines
` [033/111] drm/edid: Fix the HDTV hack sync adjustment
` [040/111] xen: Do not suspend IPI IRQs
` [041/111] ext4: fix freeze deadlock under IO
` [042/111] drm/i915: Use RSEN instead of HTPLG for tfp410 monitor detection
` [043/111] Btrfs: Avoid superfluous tree-log writeout
` [044/111] Btrfs: Add btrfs_duplicate_item
` [045/111] Btrfs: Rewrite btrfs_drop_extents
` [046/111] Btrfs: Fix disk_i_size update corner case
` [050/111] Btrfs: Make truncate(2) more ENOSPC friendly
` [051/111] Btrfs: Pass transaction handle to security and ACL initialization functions
` [055/111] Btrfs: dont add extent 0 to the free space cache v2
` [057/111] Btrfs: deny sys_link across subvolumes
` [058/111] Btrfs: Show discard option in /proc/mounts
` [064/111] Btrfs: Fix race in btrfs_mark_extent_written
` [065/111] Btrfs: fix regression in orphan cleanup
` [066/111] Btrfs: deal with NULL acl sent to btrfs_set_acl
` [069/111] Btrfs: fix a memory leak in btrfs_init_acl
` [072/111] Btrfs: check return value of open_bdev_exclusive properly
` [074/111] Btrfs: fix race between allocate and release extent buffer
` [075/111] Btrfs: make error return negative in btrfs_sync_file()
` [076/111] Btrfs: remove BUG_ON() due to mounting bad filesystem
` [078/111] Btrfs: do not try and lookup the file extent when finishing ordered io
` [079/111] Btrfs: apply updated fallocate i_size fix
` [082/111] nohz: Introduce arch_needs_cpu
` [085/111] sched: Fix granularity of task_u/stime()
` [087/111] mutex: Dont spin when the owner CPU is offline or other weird cases
` [089/111] crypto: testmgr - Fix complain about lack test for internal used algorithm
` [091/111] x86: Fix out of order of gsi
` [093/111] HWPOISON: abort on failed unmap
` [094/111] powerpc/eeh: Fix a bug when pci structure is null
` [097/111] ext4: Fix optional-arg mount options
` [099/111] reiserfs: fix oops while creating privroot with selinux enabled
` [100/111] dlm: always use GFP_NOFS
` [102/111] dlm: send reply before bast
` [103/111] ocfs2: Find proper end cpos for a leaf refcount block
` [104/111] ocfs2: Set MS_POSIXACL on remount
` [105/111] [PATCH] Skip check for mandatory locks when unlocking
` [106/111] loop: Update mtime when writing using aops
` [107/111] [SCSI] aic79xx: check for non-NULL scb in ahd_handle_nonpkt_busfree
` [108/111] [SCSI] ibmvfc: Fix command completion handling
` [109/111] [SCSI] ibmvfc: Reduce error recovery timeout
` [110/111] md/raid1: delay reads that could overtake behind-writes
` [111/111] mm: fix corruption of hibernation caused by reusing swap during image saving
Problems Compile Misc Module Example
2010-08-12 0:16 UTC (3+ messages)
[00/67] 2.6.35.2 stable review
2010-08-12 0:06 UTC (55+ messages)
` [01/67] x86, vmware: Preset lpj values when on VMware
` [05/67] x86, kmmio/mmiotrace: Fix double free of kmmio_fault_pages
` [06/67] x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLAN
` [07/67] pcmcia: avoid buffer overflow in pcmcia_setup_isa_irq
` [08/67] x86: Add memory modify constraints to xchg() and cmpxchg()
` [10/67] Staging: line6: needs to select SND_PCM
` [12/67] staging: hv: Fix Kconfig dependency of hv_blkvsc
` [13/67] serial: add support for OX16PCI958 card
` [14/67] PCI: Do not run NVidia quirks related to MSI with MSI disabled
` [23/67] iwlwifi: fix TX tracer
` [24/67] rtl8180: avoid potential NULL deref in rtl8180_beacon_work
` [25/67] ipmi: fix ACPI detection with regspacing
` [26/67] ide-cd: Do not access completed requests in the irq handler
` [27/67] md: move revalidate_disk() back outside open_mutex
` [28/67] md: fix another deadlock with removing sysfs attributes
` [29/67] md/raid10: fix deadlock with unaligned read during resync
` [30/67] e100/e1000*/igb*/ixgb*: Add missing read memory barrier
` [31/67] ioat2: catch and recover from broken vtd configurations v6
` [32/67] Fix sget() race with failing mount
` [33/67] blkdev: cgroup whitelist permission fix
` [34/67] eCryptfs: Handle ioctl calls with unlocked and compat functions
` [35/67] ecryptfs: release reference to lower mount if interpose fails
` [36/67] fs/ecryptfs/file.c: introduce missing free
` [37/67] drbd: Initialize all members of sync_conf to their defaults [Bugz 315]
` [38/67] drbd: Disable delay probes for the upcomming release
` [39/67] bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_* bits
` [40/67] signalfd: fill in ssi_int for posix timers and message queues
` [41/67] [ARM] pxa/cm-x300: fix ffuart registration
` [42/67] smsc911x: Add spinlocks around registers access
` [43/67] ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faulty ASID
` [44/67] ARM: 6280/1: imx: Fix build failure when including <mach/gpio.h> without <linux/spinlock.h>
` [45/67] USB: musb: use correct register widths in register dumps
` [46/67] USB: EHCI: remove PCI assumption
` [47/67] USB: resizing usbmon binary interface buffer causes protection faults
` [48/67] USB delay init quirk for logitech Harmony 700-series devices
` [49/67] USB: serial: enabling support for Segway RMP in ftdi_sio
` [50/67] USB: option: Huawei ETS 1220 support added
` [51/67] USB: option: add huawei k3765 k4505 devices to work properly
` [52/67] USB: ftdi_sio: device id for Navitator
` [53/67] USB: cp210x: Add four new device IDs
` [54/67] USB: usbtest: avoid to free coherent buffer in atomic context
` [55/67] USB: fix thread-unsafe anchor utiliy routines
` [56/67] USB: serial: fix stalled writes
` [57/67] Bluetooth: Added support for controller shipped with iMac i5
` [58/67] sched: Revert nohz_ratelimit() for now
` [59/67] mtd: mxc_nand: fix unbalanced enable for IRQ
` [60/67] mtd: gen_nand: fix support for multiple chips
` [61/67] l2tp: fix export of header file for userspace
` [62/67] jfs: dont allow os2 xattr namespace overlap with others
` [63/67] net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE
` [64/67] irq: Add new IRQ flag IRQF_NO_SUSPEND
` [65/67] xen: Do not suspend IPI IRQs
` [66/67] crypto: testmgr - add an option to disable cryptoalgos self-tests
` [67/67] ext4: fix freeze deadlock under IO
UIO DMA to userspace question
2010-08-12 0:14 UTC (5+ messages)
[00/54] 2.6.34.4 -stable review
2010-08-12 0:02 UTC (30+ messages)
` [01/54] x86, vmware: Preset lpj values when on VMware
` [02/54] ata_piix: fix locking around SIDPR access
` [03/54] powerpc: fix build with make 3.82
` [04/54] x86, kmmio/mmiotrace: Fix double free of kmmio_fault_pages
` [06/54] x86: Add memory modify constraints to xchg() and cmpxchg()
` [07/54] staging: rt2870: Add USB ID for Belkin F6D4050 v2
` [09/54] Staging: panel: Prevent double-calling of parport_release - fix oops
` [10/54] PCI: Do not run NVidia quirks related to MSI with MSI disabled
` [18/54] iwlwifi: fix TX tracer
` [20/54] md/raid10: fix deadlock with unaligned read during resync
` [21/54] blkdev: cgroup whitelist permission fix
` [23/54] ecryptfs: release reference to lower mount if interpose fails
` [24/54] fs/ecryptfs/file.c: introduce missing free
` [26/54] signalfd: fill in ssi_int for posix timers and message queues
` [27/54] bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_* bits
` [30/54] ARM: 6280/1: imx: Fix build failure when including <mach/gpio.h> without <linux/spinlock.h>
` [31/54] USB: EHCI: remove PCI assumption
` [33/54] USB delay init quirk for logitech Harmony 700-series devices
` [35/54] USB: option: Huawei ETS 1220 support added
` [37/54] USB: ftdi_sio: device id for Navitator
` [38/54] USB: cp210x: Add four new device IDs
` [45/54] arp_notify: allow drivers to explicitly request a notification event
` [47/54] net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE
` [49/54] xen: Do not suspend IPI IRQs
` [50/54] drm/i915: Use RSEN instead of HTPLG for tfp410 monitor detection
` [51/54] i915: fix ironlake edp panel setup (v4)
` [52/54] [SCSI] ibmvfc: Fix command completion handling
` [53/54] [SCSI] ibmvfc: Reduce error recovery timeout
` [54/54] md/raid1: delay reads that could overtake behind-writes
[PATCH 1/2] fs/ocfs2/dlm: Eliminate update of list_for_each_entry loop cursor
2010-08-12 0:03 UTC (2+ messages)
viafb output device rework - part 1
2010-08-12 0:11 UTC (11+ messages)
` [PATCH 01/11] viafb: reset correct PLL
` [PATCH 02/11] viafb: remove lcdtbl.h
` [PATCH 03/11] viafb: remove stub
` [PATCH 04/11] viafb: unify output path configuration
` [[PATCH 05/11]] viafb: enable second display channel at central place
` [[PATCH 06/11]] viafb: rework output device routing
` [[PATCH 07/11]] viafb: propagate __init and __devinit
` [[PATCH 09/11]] viafb: add new output device management
` [[PATCH 10/11]] viafb: use new device routing
` [[PATCH 11/11]] viafb: merge the remaining output path with enable functions
[00/11] 2.6.27.51-stable review
2010-08-11 23:48 UTC (12+ messages)
` [01/11] nvram: Fix write beyond end condition; prove to gcc copy is safe
` [02/11] splice: fix misuse of SPLICE_F_NONBLOCK
` [03/11] PCI: disable MSI on VIA K8M800
` [04/11] md/raid10: fix deadlock with unaligned read during resync
` [05/11] eCryptfs: Handle ioctl calls with unlocked and compat functions
` [06/11] fs/ecryptfs/file.c: introduce missing free
` [07/11] signalfd: fill in ssi_int for posix timers and message queues
` [08/11] jfs: dont allow os2 xattr namespace overlap with others
` [09/11] xen: drop xen_sched_clock in favour of using plain wallclock time
` [10/11] bdi: register sysfs bdi device only once per queue
` [11/11] mm/backing-dev.c: remove recently-added WARN_ON()
+ drivers-acpi-apei-erst-dbgc-get_useru64-doesnt-work-on-i386.patch added to -mm tree
2010-08-11 23:43 UTC
mmotm 2010-08-11-16-10 uploaded
2010-08-11 23:10 UTC
[GIT] kbuild: kconfig changes
2010-08-11 23:39 UTC (7+ messages)
[PATCH 1/2] ipw2100: register pm_qos request on hardware activation
2010-08-11 23:32 UTC (3+ messages)
` [PATCH 2/2] ipw2100: add WEXT scan capabilities
asm/vga.h (was: Re: drm: Add support for platform devices to register as DRM devices)
2010-08-11 23:17 UTC (3+ messages)
RTC: LPC32xx: Introduce RTC driver for the LPC32xx (v2)
2010-08-11 23:06 UTC (2+ messages)
` [PATCH] rtc: rtc-lpc32xx: Introduce RTC driver for the LPC32XX SoC (v2)
[2.6.35] usb 2.0 em28xx kernel panic general protection fault: 0000 [#1] SMP RIP: 0010:[<ffffffffa004fbc5>] [<ffffffffa004fbc5>] em28xx_isoc_copy_vbi+0x62e/0x812 [em28xx]
2010-08-11 23:04 UTC (2+ messages)
[PATCH] nfs: lookupcache coherence bugs in WCC update path
2010-08-11 23:02 UTC
[PATCH] Mark arguments to certain syscalls as being const
2010-08-11 22:51 UTC (2+ messages)
Attempted summary of suspend-blockers LKML thread, take three
2010-08-11 22:49 UTC (29+ messages)
[PATCH] cfq-iosched: cfq-iosched: Implement group idling and IOPS accounting for groups V4
2010-08-11 22:44 UTC (6+ messages)
` [PATCH 1/5] cfq-iosched: Do not idle if slice_idle=0
` [PATCH 2/5] cfq-iosched: Do group share accounting in IOPS when slice_idle=0
` [PATCH 3/5] cfq-iosched: Implement tunable group_idle
` [PATCH 4/5] cfq-iosched: blktrace print per slice sector stats
` [PATCH 5/5] cfq-iosched: Documentation help for new tunables
[PATCHv3 1/2] lib: vsprintf: optimised put_dec() function
2010-08-11 22:43 UTC (3+ messages)
` [PATCHv3 2/2] lib: vsprintf: added a put_dec() test and benchmark tool
Outdated sysfs.txt document?
2010-08-11 22:05 UTC
A question of perf NMI handler
2010-08-11 22:00 UTC (11+ messages)
` [PATCH] perf, x86: try to handle unknown nmis with running perfctrs
` [PATCH -v2] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox