messages from 2010-12-23 22:36:12 to 2010-12-24 22:43:31 UTC [more...]
[ANNOUNCE] lsscsi-0.24 released
2010-12-24 22:43 UTC
[PATCH] gen_init_cpio: Avoid race between call to stat() and call to open()
2010-12-24 22:33 UTC (3+ messages)
[PATCH] NFS: Don't leak in nfs_proc_symlink()
2010-12-24 22:22 UTC
Problem with shared interrupt latency with a RAID6 array?
2010-12-24 22:19 UTC (2+ messages)
[PATCH] reiserfs: Make sure va_end() is always called after va_start()
2010-12-24 22:22 UTC (2+ messages)
[PATCH] ceph: Always free allocated memory in osdmap_decode()
2010-12-24 22:01 UTC
taskstats alignment
2010-12-24 21:16 UTC (3+ messages)
[PATCH][GIT PULL] powerpc64/tracing: Add frame buffer to calls of trace_hardirqs_on/off
2010-12-24 21:11 UTC (2+ messages)
[PATCH][Trivial] sound, ca0106: Fix assignment to 'channel'
2010-12-24 20:55 UTC
Slow disks
2010-12-24 20:58 UTC (17+ messages)
[PATCH][RFC] HPFS: Don't use pointer to out-of-scope array
2010-12-24 20:45 UTC (3+ messages)
[patch 0/5] x86, numa: Fixes for NUMA emulation
2010-12-24 20:45 UTC
[PATCH] MAINTAINERS: update entries affecting VIA Technologies (resent as plaintext with hopefully all broken formatting fixed; merry Christmas)
2010-12-24 20:36 UTC
[PATCH 2/2]block cfq: don't use atomic_t for cfq_group
2010-12-24 19:38 UTC (4+ messages)
[PATCH 1/2] Don't merge different partition's IOs
2010-12-24 19:29 UTC (11+ messages)
` [PATCH] block: fix accounting bug on cross partition merges
[PATCH] ACPI Thinkpad: We must always call va_end() after va_start() but do not do so in thinkpad_acpi.c::acpi_evalf()
2010-12-24 18:56 UTC
[PATCH][GIT PULL][v2.6.37] ring_buffer: Off-by-one and duplicate events in ring_buffer_read_page
2010-12-24 19:05 UTC (2+ messages)
[PATCH RESEND] pata_mpc52xx: driver needs BMDMA
2010-12-24 18:38 UTC (2+ messages)
[git patches] libata fixes
2010-12-24 18:37 UTC
[PATCH] auditing: Always follow va_copy() with va_end()
2010-12-24 18:25 UTC
[RFC][PATCH 00/17] sched: Reduce runqueue lock contention -v3
2010-12-24 18:26 UTC (20+ messages)
` [RFC][PATCH 01/17] sched: Always provide p->on_cpu
` [RFC][PATCH 02/17] mutex: Use p->on_cpu for the adaptive spin
` [RFC][PATCH 03/17] sched: Change the ttwu success details
` [RFC][PATCH 04/17] sched: Clean up ttwu stats
` [RFC][PATCH 05/17] x86: Optimize arch_spin_unlock_wait()
` [RFC][PATCH 06/17] sched: Provide p->on_rq
` [RFC][PATCH 07/17] sched: Serialize p->cpus_allowed and ttwu() using p->pi_lock
` [RFC][PATCH 08/17] sched: Drop the rq argument to sched_class::select_task_rq()
` [RFC][PATCH 09/17] sched: Remove rq argument to sched_class::task_waking()
` [RFC][PATCH 10/17] sched: Add TASK_WAKING to task_rq_lock
` [RFC][PATCH 11/17] sched: Delay task_contributes_to_load()
` [RFC][PATCH 12/17] sched: Also serialize ttwu_local() with p->pi_lock
` [RFC][PATCH 13/17] sched: Remove rq->lock from the first half of ttwu()
` [RFC][PATCH 14/17] sched: Remove rq argument to ttwu_stat()
` [RFC][PATCH 15/17] sched: Rename ttwu_post_activation
` [RFC][PATCH 16/17] sched: Move the second half of ttwu() to the remote cpu
` [RFC][PATCH 17/17] sched: Sort hotplug vs ttwu queueing
[PATCH v2] ata: pata_at91.c bugfix for high master clock
2010-12-24 18:30 UTC (5+ messages)
mmotm 2010-12-23-16-58 uploaded
2010-12-24 17:52 UTC (4+ messages)
` [PATCH -mmotm] kptr_restrict: fix build when PRINTK not enabled
-tip tree resume fail, bisect to 5bd5a45(x86: Add NX protection for kernel data)
2010-12-24 17:26 UTC (9+ messages)
[PATCH] avoid race condition in pick_next_task_fair in kernel/sched_fair.c
2010-12-24 17:24 UTC (22+ messages)
` [PATCH] sched, cgroup: Use exit hook to avoid use-after-free crash
[PATCH] fix freeing user_struct in user cache
2010-12-24 17:14 UTC (4+ messages)
End Of Year Maintenance Service
2010-12-24 17:00 UTC
[RFC][PATCH 5/6] encrypted-keys: add ecryptfs format support
2010-12-24 16:39 UTC (2+ messages)
[RFC][PATCH 2/6] encrypted-keys: added additional debug messages
2010-12-24 16:20 UTC (2+ messages)
[PATCH 0/9] ASoC: codecs: Fix register cache incoherencies
2010-12-24 16:14 UTC (15+ messages)
` [PATCH 1/9] ASoC: codecs: Remove unused reg_cache fields from device structs
` [PATCH 2/9] ASoC: codecs: max98088: Fix register cache incoherency
` [PATCH 3/9] ASoC: codecs: wm8523: "
` [PATCH 4/9] ASoC: codecs: wm8741: "
` [PATCH 5/9] ASoC: codecs: wm8904: "
` [PATCH 6/9] ASoC: codecs: wm8955: "
` [PATCH 7/9] ASoC: codecs: wm8962: "
` [PATCH 8/9] ASoC: codecs: wm9090: "
` [PATCH 9/9] ASoC: codecs: wm8753: "
[RFC][RT][PATCH 0/4] rtmutex: Simplify PI code
2010-12-24 15:47 UTC (8+ messages)
` [RFC][RT][PATCH 1/4] rtmutex: Only save lock depth once in spin_slowlock
` [RFC][RT][PATCH 2/4] rtmutex: Try to take lock early in rt_spin_lock_slowlock()
` [RFC][RT][PATCH 3/4] rtmutex: Revert Optimize rt lock wakeup
` [RFC][RT][PATCH 4/4] rtmutex: Ensure only the top waiter or higher priority task can take the lock
[GIT PULL] SCSI fixes for 2.6.37-rc7
2010-12-24 15:59 UTC
[RFC][PATCH 6/6] ecryptfs: added support for the encrypted key type
2010-12-24 15:47 UTC (2+ messages)
Boot failure with block/for-next
2010-12-24 15:47 UTC (10+ messages)
[RFC][PATCH 3/6] encrypted-keys: add key format support
2010-12-24 15:46 UTC (2+ messages)
[RFC][PATCH 1/6] encrypted-keys: fixed valid_master_desc() function description
2010-12-24 15:45 UTC (2+ messages)
[PATCH] dma_declare_coherent_memory: push ioremap() up to caller
2010-12-24 15:41 UTC (8+ messages)
[PATCHSET] workqueue: another assorted flush_scheduled_work() removals
2010-12-24 15:14 UTC (2+ messages)
Help: major pppoe regression since 2.6.35 (panic on first ppp conection)?
2010-12-24 15:13 UTC (7+ messages)
[PATCHSET] workqueue: remove flush_scheduled_work() usage
2010-12-24 15:02 UTC
[PATCH] CacheFiles: Add calls to path-based security hooks [ver #2]
2010-12-24 14:48 UTC
[GIT PULL] percpu: fixes for v2.6.37-rc7
2010-12-24 14:30 UTC
[PATCH] fix unsafe operation in high resolution timer
2010-12-24 14:28 UTC (3+ messages)
[PATCH 1/2] PM: Prototype the pm_generic_ operations
2010-12-24 14:08 UTC (2+ messages)
[PATCHSET RFC] ptrace,signal: clean transition between STOPPED and TRACED
2010-12-24 14:00 UTC (8+ messages)
` [PATCH 1/7] clone: kill CLONE_STOPPED
` [PATCH 2/7] ptrace: add @why to ptrace_stop()
` [PATCH 3/7] signal: fix premature completion of group stop when interfered by ptrace
` [PATCH 4/7] signal: use GROUP_STOP_PENDING to stop once for a single group stop
` [PATCH 5/7] ptrace: participate in group stop from ptrace_stop() iff the task is trapping for "
` [PATCH 6/7] ptrace: make do_signal_stop() use ptrace_stop() if the task is being ptraced
` [PATCH 7/7] ptrace: clean transitions between TASK_STOPPED and TRACED
post-rc4 regression (bisected): blank screen on ASUS P5KPL-AM
2010-12-24 13:58 UTC (2+ messages)
[PATCH] perf-probe: no need to initialize the entire temporary buffers in synthesize_perf_probe_point()
2010-12-24 13:14 UTC (3+ messages)
[RFC PATCH 00/15] Nohz task support
2010-12-24 12:29 UTC (5+ messages)
` [RFC PATCH 01/15] nohz_task: New mask for cpus having nohz task
[RFC/PATCH v7 00/12] Media controller (core and V4L2)
2010-12-24 12:01 UTC (7+ messages)
` [RFC/PATCH v7 01/12] media: Media device node support
` [RFC/PATCH v7 02/12] media: Media device
[PATCH v3 0/4] MFD MAX8998/LP3974 Driver Update
2010-12-24 11:38 UTC (9+ messages)
` [PATCH v3 1/4] MFD MAX8998/LP3974: Support Hibernation
` [PATCH v3 2/4] MFD MAX8998/LP3974: Support LP3974 RTC
` [PATCH v3 3/4] regulator MAX8998/LP3974: Support DVS-GPIO
` [PATCH v3 4/4] MFD MAX8998/LP3974: Support Charger
[PATCH] Read THREAD_CPUTIME clock from other processes
2010-12-24 11:36 UTC (4+ messages)
[PATCH] Select R4K timer lib for all MSP platforms
2010-12-24 11:31 UTC (3+ messages)
[PATCH 0/7] BKL removal follow-up
2010-12-24 11:04 UTC (5+ messages)
[PATCH 00/20] ux500: platform data, TC3589x keypad driver
2010-12-24 10:53 UTC (7+ messages)
` [PATCH 01/20] mfd/ab8500: remove spi support
MFD cell structure and sharing of resources
2010-12-24 10:45 UTC (4+ messages)
[PATCH -tip v2 0/6] perf: Introduce bts sub commands
2010-12-24 10:04 UTC (4+ messages)
` [PATCH -tip v2 2/6] perf bts: Introduce new sub command 'perf bts trace'
[PATCH] EHCI support for on-chip PMC MSP USB controller
2010-12-24 9:44 UTC (3+ messages)
` [PATCH V2 1/2] "
[git pull] bug fixes for 2.6.37
2010-12-24 9:44 UTC
Important
2010-12-24 9:26 UTC
[PATCH] Fix MSP71xx bpci interrupt handler return value
2010-12-24 9:36 UTC (2+ messages)
[smatch] sched_fair: check after dereference
2010-12-24 9:17 UTC (2+ messages)
[PATCH] compat: fix use of an uninitialized variable in compat_sys_io_setup()
2010-12-24 9:16 UTC
[patch] drivers: serial: apbuart: Handle OF failures gracefully
2010-12-24 9:01 UTC (2+ messages)
[PATCH,RESEND] backlight: mbp_nvidia_bl - add support for MacBookPro7,1
2010-12-24 8:49 UTC
[PATCH v4 0/2] cgroups: implement moving a threadgroup's threads atomically with cgroup.procs
2010-12-24 8:24 UTC (6+ messages)
` [PATCH v5 0/3] "
` [PATCH v6 "
` [PATCH v6 1/3] cgroups: read-write lock CLONE_THREAD forking per threadgroup
` [PATCH v6 2/3] cgroups: add can_attach callback for checking all threads in a group
` [PATCH v6 3/3] cgroups: make procs file writable
[PATCH 1/4] net: phy: balance disable/enable irq on change
2010-12-24 8:46 UTC (3+ messages)
linux-next: manual merge of the sound tree with the s5p tree
2010-12-24 8:27 UTC (9+ messages)
[GIT PULL] staging: tidspbridge for 2.6.38
2010-12-24 8:15 UTC
2.6.37-rc7: no more shutdown on DELL E6400
2010-12-24 7:47 UTC (4+ messages)
[PATCH] staging: tidspbridge: remove code referred by OPT_ZERO_COPY_LOADER
2010-12-24 7:43 UTC (2+ messages)
[PATCH] modules: Allow to use depmod from a non default install
2010-12-24 7:39 UTC (4+ messages)
[PATCH 0/5] staging:tidspbridge - Audit headers file
2010-12-24 7:39 UTC (3+ messages)
` [PATCH 1/5] staging:tidspbridge - Remove unused defined constants
[PATCH] Kprobe: Fixed a leak when a retprobe entry function returns non-zero
2010-12-24 6:50 UTC (2+ messages)
$1,000,000.00 is been awarded to you in the 2010 December Bonanza Charity Promotion,send us your Names/Tel/Country
2010-12-24 5:02 UTC
ftrace: trace_pipe_raw interface broken
2010-12-24 4:35 UTC (9+ messages)
vt/fbcon binding and handover fixes
2010-12-24 3:30 UTC (6+ messages)
` [PATCH 1/3] fb: fix overlapping test off-by-one
` [PATCH 3/3] fbcon: fix situation where fbcon gets deinitialised and can't reinit
[PATCH] spi_topcliff_pch: Fix data transfer issue
2010-12-24 3:31 UTC (2+ messages)
Build regressions/improvements in v2.6.37-rc7
2010-12-24 3:20 UTC (2+ messages)
URGENT OFFER!!!
2010-12-24 3:53 UTC
[PATCH] spi_topcliff_pch: Fix data transfer issue
2010-12-24 2:45 UTC
[PATCH 3/3 V13] RO/NX protection for loadable kernel
2010-12-24 1:43 UTC (9+ messages)
[tip:x86/numa] x86, numa: Fake node-to-cpumask for NUMA emulation
2010-12-24 1:37 UTC
[tip:x86/numa] x86, numa: Fake apicid and pxm mappings for NUMA emulation
2010-12-24 1:37 UTC
[tip:x86/numa] x86, numa: Fix cpu to node mapping for sparse node ids
2010-12-24 1:38 UTC
[PATCHv6 00/16] pps: several fixes and improvements
2010-12-24 1:37 UTC (5+ messages)
` [PATCHv7 00/16] changed some patches
` [PATCHv7 16/16] pps: add parallel port PPS signal generator
[tip:x86/numa] x86, numa: Avoid compiling NUMA emulation functions without CONFIG_NUMA_EMU
2010-12-24 1:37 UTC
[tip:x86/numa] x86, numa: Reduce minimum fake node size to 32M
2010-12-24 1:36 UTC
[RFC -v9 0/4] Lock-less list
2010-12-24 0:56 UTC (7+ messages)
` [RFC -v9 1/4] Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG
` [RFC -v9 4/4] net, rds, Replace xlist in net/rds/xlist.h with llist
[PATCH 0/3] Provide unmapped page cache control (v2)
2010-12-24 0:52 UTC (5+ messages)
` [PATCH 3/3] Provide control over unmapped pages (v2)
[PATCH 0/6] Minor cleanups & fixes for perf-probe(1)
2010-12-24 0:36 UTC (6+ messages)
[cpuops cmpxchg double V1 0/4] this_cpu_cmpxchg_double support
2010-12-24 0:22 UTC (8+ messages)
` [cpuops cmpxchg double V1 1/4] Generic support for this_cpu_cmpxchg_double
[GIT PULL] ocfs2 fixes for 2.6.37-rc7
2010-12-24 0:16 UTC
Good Jobs online Available Now !
2010-12-23 23:25 UTC
[PATCH 1/2] x86, acpi: add MAX_LOCAL_APIC for 32bit
2010-12-23 23:21 UTC (2+ messages)
` [tip:x86/apic] x86, acpi: Add "
[PATCH -v2 2/2] x86, acpi: Parse all SRAT cpu entries even have cpu num limitation
2010-12-23 23:22 UTC (2+ messages)
` [tip:x86/apic] x86, acpi: Parse all SRAT cpu entries even above the cpu number limitation
[PATCH 0/2] Reduce the amount of time spent in watermark-related functions
2010-12-23 23:17 UTC (13+ messages)
` [PATCH 1/2] mm: page allocator: Adjust the per-cpu counter threshold when memory is low
Good Day
2010-12-22 23:04 UTC
[GIT PULL] ext4 regression fix
2010-12-23 22:44 UTC
linux-next: build failure after merge of the block tree
2010-12-23 22:36 UTC (2+ messages)
[PATCH 00/12]staging:tidspbridge - Remove hungarian notation from structures
2010-12-23 22:40 UTC (8+ messages)
` [PATCH 01/12] staging:tidspbridge - set1 remove hungarian from structs
` [PATCH 02/12] staging:tidspbridge - set2 "
` [PATCH 03/12] staging:tidspbridge - set3 "
` [PATCH 04/12] staging:tidspbridge - set4 "
` [PATCH 05/12] staging:tidspbridge - set5 "
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