LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[GIT] Please pull NFS client bugfixes
2009-11-19 16:35 UTC
TIF_NOTIFY_RESUME on m68k?
2009-11-19 16:34 UTC (3+ messages)
Crash 2.6.19
2009-11-19 16:32 UTC (3+ messages)
` Kernel 2.6.27.7-9 for Suse 11.1 help required with CPU Clock freq/speed/ticks
virtio: Add memory statistics reporting to the balloon driver (V3)
2009-11-19 16:29 UTC (5+ messages)
[PATCH 0/5] Series short description
2009-11-19 16:27 UTC (18+ messages)
` [PATCH 4/5] pata: Update experimental tags
[patch for 2.6.32? 1/3] hrtimers: remove the "timer_stats_active" check when setting the start info
2009-11-19 16:19 UTC (18+ messages)
` [tip:timers/urgent] hrtimer: Fix /proc/timer_list regression
` BUG: function graph tracer function frame assumptions
` BUG: GCC-4.4.x changes the function frame on some functions
[PATCH] x86: eliminate redundant/contradicting cache line size config options
2009-11-19 16:18 UTC (11+ messages)
[PATCH 0/2] lockdep: Improvements for rwlocks dependency inversion detection
2009-11-19 16:07 UTC (7+ messages)
` [PATCH 1/2] lockdep: Include recursive read-locks dependencies in the tree
` [PATCH 2/2] lockdep: Don't only check recursive read locks once in a sequence
[RFC PATCH 0/6] jump label v3
2009-11-19 16:03 UTC (5+ messages)
` [RFC PATCH 2/6] jump label v3 - x86: Introduce generic jump patching without stop_machine
[GIT PULL v6] hw-breakpoints: Rewrite on top of perf events v6
2009-11-19 15:43 UTC (6+ messages)
` [PATCH 3/7 v6] perf/core: Add a callback to perf events
[PATCH 0/3] extend get/setrlimit to support setting rlimits external to a process (v7)
2009-11-19 15:43 UTC (12+ messages)
Licensing on lib/bsearch.c?
2009-11-19 15:39 UTC (2+ messages)
Your email ID has won 750.000.00 in this Year Toyota Promo
2009-11-19 15:37 UTC
drop SECURITY_FILE_CAPABILITIES?
2009-11-19 15:35 UTC (5+ messages)
[PATCH -tip 0/2] Fix mm->flags consistency issue in coredump
2009-11-19 15:34 UTC (4+ messages)
` [PATCH -tip 2/2] Pass mm->flags as a coredump parameter for consistency
Oops on i915 on 8086:a011 pine trail 2.6.32-rc6
2009-11-19 15:29 UTC (3+ messages)
[BUG]2.6.27.y some contents lost after writing to mmaped file
2009-11-19 15:25 UTC (7+ messages)
[PATCH] kbd: (#7063) make CapsLock work as expected even for non-ASCII
2009-11-19 15:07 UTC (13+ messages)
[PATCH] [RFC] Add support for uevents on block device idle changes
2009-11-19 15:00 UTC (19+ messages)
NET: Questions about supporting older kernel's with kmods
2009-11-19 14:59 UTC (3+ messages)
[PATCH 0/3] macvlan: add vepa and bridge mode
2009-11-19 14:47 UTC (10+ messages)
` [PATCH 3/3] macvlan: export macvlan mode through netlink
` [PATCH 1/3] macvlan: Reflect macvlan packets meant for other macvlan devices
[PATCH] ext2: Explicitly assign values to on-disk enum of filetypes
2009-11-19 14:38 UTC (3+ messages)
Linux 2.6.31 - very swap-happy with plenty of free RAM
2009-11-19 14:36 UTC (2+ messages)
is kernel keep connection track?
2009-11-19 14:35 UTC (2+ messages)
[PATCH 00/23] Removal of binary sysctl support
2009-11-19 14:33 UTC (6+ messages)
Intel Poulsbo [psb] driver for Asus Eeepc 1101
2009-11-19 14:28 UTC (2+ messages)
[PATCH] prevent deadlock in __unmap_hugepage_range() when alloc_huge_page() fails
2009-11-19 14:22 UTC (5+ messages)
The linux-joystick mailing list has been moved
2009-11-19 14:21 UTC
yield() in i2c non-happy paths hits BUG under -rt patch
2009-11-19 14:15 UTC (22+ messages)
` [PATCH] cleanup sched_yield (sys)call nesting
[PATCH] [Repost without wordwrapping] Merge m68k and m68knommu
2009-11-19 13:49 UTC (3+ messages)
[PATCH] procfs: make /proc style symlinks behave like "normal" symlinks
2009-11-19 13:44 UTC
[PATCH 00/35] KVM updates for the 2.6.33 merge window (batch 2/2)
2009-11-19 13:35 UTC (36+ messages)
` [PATCH 01/35] KVM: SVM: Add tracepoint for #vmexit because intr pending
` [PATCH 02/35] KVM: SVM: Add tracepoint for invlpga instruction
` [PATCH 03/35] KVM: SVM: Add tracepoint for skinit instruction
` [PATCH 04/35] KVM: SVM: Remove nsvm_printk debugging code
` [PATCH 05/35] KVM: introduce kvm_vcpu_on_spin
` [PATCH 06/35] KVM: VMX: Add support for Pause-Loop Exiting
` [PATCH 07/35] KVM: SVM: Support Pause Filter in AMD processors
` [PATCH 08/35] KVM: x86: Harden against cpufreq
` [PATCH 09/35] KVM: VMX: fix handle_pause declaration
` [PATCH 10/35] KVM: x86: Drop unneeded CONFIG_HAS_IOMEM check
` [PATCH 11/35] KVM: Xen PV-on-HVM guest support
` [PATCH 12/35] KVM: x86: Fix guest single-stepping while interruptible
` [PATCH 13/35] KVM: SVM: Cleanup NMI singlestep
` [PATCH 14/35] KVM: fix irq_source_id size verification
` [PATCH 15/35] KVM: allow userspace to adjust kvmclock offset
` [PATCH 16/35] KVM: Enable 32bit dirty log pointers on 64bit host
` [PATCH 17/35] KVM: VMX: Use macros instead of hex value on cr0 initialization
` [PATCH 18/35] KVM: SVM: Reset cr0 properly on vcpu reset
` [PATCH 19/35] KVM: SVM: init_vmcb(): remove redundant save->cr0 initialization
` [PATCH 20/35] KVM: VMX: Move MSR_KERNEL_GS_BASE out of the vmx autoload msr area
` [PATCH 21/35] KVM: x86 shared msr infrastructure
` [PATCH 22/35] KVM: VMX: Use "
` [PATCH 23/35] KVM: powerpc: Fix BUILD_BUG_ON condition
` [PATCH 24/35] KVM: remove duplicated task_switch check
` [PATCH 25/35] KVM: VMX: move CR3/PDPTR update to vmx_set_cr3
` [PATCH 26/35] KVM: MMU: update invlpg handler comment
` [PATCH 27/35] KVM: VMX: Remove vmx->msr_offset_efer
` [PATCH 28/35] KVM: x86: disallow multiple KVM_CREATE_IRQCHIP
` [PATCH 29/35] KVM: x86: disallow KVM_{SET,GET}_LAPIC without allocated in-kernel lapic
` [PATCH 30/35] KVM: only clear irq_source_id if irqchip is present
` [PATCH 31/35] KVM: x86: Polish exception injection via KVM_SET_GUEST_DEBUG
` [PATCH 32/35] KVM: Reorder IOCTLs in main kvm.h
` [PATCH 33/35] KVM: Allow internal errors reported to userspace to carry extra data
` [PATCH 34/35] KVM: VMX: Report unexpected simultaneous exceptions as internal errors
` [PATCH 35/35] KVM: x86: Add KVM_GET/SET_VCPU_EVENTS
[PATCH] vt: Fix use of "new" in a struct field
2009-11-19 13:30 UTC
dell r610, 16-cores, interrupt issue
2009-11-19 13:16 UTC
[linux-pm] intermittent suspend problem again
2009-11-19 13:02 UTC (5+ messages)
` "
[PATCH] NEXIO (or iNexio) support for usbtouchscreen
2009-11-19 12:40 UTC (4+ messages)
` [PATCH v2] [RFC] "
` [PATCH v3] "
[PATCH]crypto: Fix algorithm and driver duplicate registered
2009-11-19 11:47 UTC (4+ messages)
[PATCH] ftrace: build ftrace.o when CONFIG_FTRACE_SYSCALLS is set for s390
2009-11-19 11:44 UTC (3+ messages)
[PATCH 0/3] cpufreq / linux-next build fixes
2009-11-19 11:31 UTC (4+ messages)
` [PATCH 2/3] ACPI: do not define acpi_processor_get_bios_limit() in processor.h
` [PATCH] ACPI: do not define acpi_processor_get_bios_limit() in processor.h (snd ver)
[alsa-devel] [PATCH 1/2 v2] ASoC: sh: fsi: Add runtime PM support
2009-11-19 11:21 UTC (7+ messages)
` Null suspend/resume functions
` [linux-pm] "
[patch 00/13] Remove the last leftover of the irq_chip migration: irq_chip.typename
2009-11-19 11:18 UTC (8+ messages)
` [patch 06/13] powerpc: Fixup last users of irq_chip->typename
` [patch] powerpc: Fixup last users of irq_chip->typename - V2
` [patch 10/13] cris: Fixup last users of irq_chip->typename
[PATCH 00/12] trivial writeback cleanups/fixes
2009-11-19 11:04 UTC (9+ messages)
` [PATCH 03/12] writeback: remove unused nonblocking and congestion checks (pohmelfs)
` [PATCH 04/12] writeback: remove unused nonblocking and congestion checks (afs)
` [PATCH 07/12] writeback: remove unused nonblocking and congestion checks (xfs)
Hello
2009-11-19 10:56 UTC
linux-next: net tree build failure
2009-11-19 10:51 UTC (3+ messages)
[PATCH 1/4] input: atmel_tsadcc: touchscreen rework setting capabilities
2009-11-19 10:47 UTC (3+ messages)
From Kris Indrek
2009-11-19 10:41 UTC
Upgrade To The New spamfighter 4.2
2009-11-19 10:33 UTC
[PATCH 0/1] Add all TWL4030 regulators to Regulator framework
2009-11-19 10:30 UTC (8+ messages)
` [PATCH 1/1] "
Zombie process when ptracing
2009-11-19 10:25 UTC
How to move two valuables to x86 CPU register ebx, ecx by using AT&A inline asm
2009-11-19 10:19 UTC (3+ messages)
[PATCH 1/2] BKL: Remove BKL from default_llseek()
2009-11-19 10:13 UTC (8+ messages)
[PATCH] ARM: Add spi controller driver support for NUC900
2009-11-19 9:49 UTC (7+ messages)
[PATCH v3 0/5] lis3: Feature updates
2009-11-19 9:27 UTC (6+ messages)
` [PATCH v3 1/5] lis3: Selftest support
` [PATCH v3 2/5] LIS3LV02D: Remove calibaration functionality
` [PATCH v3 3/5] lis3: Sysfs entry for setting chip measurement rate
` [PATCH v3 4/5] lis3: Scale output values to mg
` [PATCH v3 5/5] LIS3: Update documentation to match latest changes
[PATCH 6/6] cpumask: reduce cpumask_size
2009-11-19 9:01 UTC
[PATCH 5/6] cpumask: remove struct cpumask definition when CONFIG_CPUMASK_OFFSTACK=y
2009-11-19 9:01 UTC
[PATCH 4/6] cpumask: select disabling obsolete cpumask functions on x86
2009-11-19 9:01 UTC
[PATCH 3/6] cpumask: truncate task_struct.cpus_allowed for CONFIG_CPUMASK_OFFSTACK
2009-11-19 9:00 UTC
[PATCH 2/6] cpumask: use tsk_cpumask() to access task_struct cpus_allowed
2009-11-19 9:00 UTC
[PATCH 1/6] cpumask: truncate mm_struct.cpu_vm_mask for CONFIG_CPUMASK_OFFSTACK
2009-11-19 8:59 UTC
[PATCH 0/6] Final cpumask conversion patches for 4096+ cpus
2009-11-19 8:58 UTC
[PATCH 0/7] Reduce GFP_ATOMIC allocation failures, candidate fix V3
2009-11-19 8:12 UTC (7+ messages)
Status of Dream series
2009-11-19 8:08 UTC (7+ messages)
linux-next: Tree for November 19
2009-11-19 7:44 UTC
[PATCH 1/1] video: Removed Dead Code
2009-11-19 7:43 UTC (2+ messages)
[PATCH] kconfig: Add missing prototype
2009-11-19 7:35 UTC (4+ messages)
[PATCH] X25: Enable setting of cause and diagnostic fields
2009-11-19 7:30 UTC (4+ messages)
[PATCH] perf bench: Add new functions for utilizing rep of Nehalem
2009-11-19 7:18 UTC
[PATCH] Input: keyboard - add locking around event handling
2009-11-19 7:13 UTC
[BUG] cpu controller can't provide fair CPU time for each group
2009-11-19 7:09 UTC (3+ messages)
Shared i2c adapter locking
2009-11-19 7:05 UTC (5+ messages)
linux-next: manual merge of the edac-amd tree with the rr tree
2009-11-19 6:56 UTC (3+ messages)
[RFC PATCH 0/1] Driver for ami305 magnetometer
2009-11-19 6:56 UTC (3+ messages)
` [RFC PATCH 1/1] AMI305 magnetometer driver
[PATCH] futex: add FUTEX_SET_WAIT operation
2009-11-19 6:51 UTC (6+ messages)
[PATCH] parser: remove unnecessary strlen()
2009-11-18 16:02 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).