public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-04-29 13:44:59 to 2011-04-29 19:08:18 UTC [more...]

[00/55] 2.6.38.5-stable review
 2011-04-29 18:57 UTC  (47+ messages)
` [01/55] ath9k_hw: fix stopping rx DMA during resets
` [02/55] netxen: limit skb frags for non tso packet
` [09/55] virtio: Decrement avail idx on buffer detach
` [10/55] x86, gart: Set DISTLBWALKPRB bit always
` [11/55] x86, gart: Make sure GART does not map physmem above 1TB
` [15/55] drm/radeon/kms: pll tweaks for r7xx
` [16/55] drm/nouveau: fix notifier memory corruption bug
` [17/55] drm/radeon/kms: fix bad shift in atom iio table parser
` [18/55] drm/i915: Sanitize the output registers after resume
` [19/55] drm/i915/tv: Remember the detected TV type
` [20/55] tty/n_gsm: fix bug in CRC calculation for gsm1 mode
` [21/55] serial/imx: read cts state only after acking cts change irq
` [22/55] ASoC: Fix output PGA enabling in wm_hubs CODECs
` [23/55] ASoC: codecs: JZ4740: Fix OOPS
` [24/55] ALSA: hda - Add a fix-up for Acer dmic with ALC271x codec
` [25/55] ahci: dont enable port irq before handler is registered
` [26/55] libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65
` [27/55] kconfig: Avoid buffer underrun in choice input
` [28/55] UBIFS: fix master node recovery
` [29/55] ideapad: read brightness setting on brightness key notify
` [30/55] ACPI battery: fribble sysfs files from a resume notifier
` [31/55] ath9k_hw: partially revert "fix dma descriptor rx error bit parsing"
` [32/55] UBIFS: fix false space checking failure
` [33/55] [S390] kvm-390: Let kernel exit SIE instruction on work
` [34/55] [S390] pfault: fix token handling
` [35/55] ACPI / PM: Avoid infinite recurrence while registering power resources
` [36/55] [PARISC] slub: fix panic with DISCONTIGMEM
` [37/55] [PARISC] set memory ranges in N_NORMAL_MEMORY when onlined
` [38/55] [media] FLEXCOP-PCI: fix __xlate_proc_name-warning for flexcop-pci
` [39/55] virtio: console: Enable call to hvc_remove() on console port remove
` [40/55] oom: use pte pages in OOM score
` [41/55] mm: check if PTE is already allocated during page fault
` [42/55] mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups
` [43/55] m68k/mm: Set all online nodes in N_NORMAL_MEMORY
` [44/55] vfs: avoid large kmalloc()s for the fdtable
` [45/55] nfs: dont lose MS_SYNCHRONOUS on remount of noac mount
` [46/55] NFSv4.1: Ensure state manager thread dies on last umount
` [47/55] um: mdd support for 64 bit atomic operations
` [48/55] drm: select FRAMEBUFFER_CONSOLE_PRIMARY if we have FRAMEBUFFER_CONSOLE
` [49/55] agp: fix arbitrary kernel memory writes
` [50/55] agp: fix OOM and buffer overflow
` [51/55] iwlwifi: do not set tx power when channel is changing
` [52/55] iwl3945: do not deprecate software scan
` [53/55] iwl3945: disable hw scan by default
` [54/55] iwlegacy: fix tx_power initialization
` [55/55] Input: xen-kbdfront - fix mouse getting stuck after save/restore

[GIT PATCH] STAGING fixes for .39
 2011-04-29 19:07 UTC 

re-enable Nehalem raw Offcore-Events support
 2011-04-29 18:57 UTC  (12+ messages)

Linux 2.6.38.4
 2011-04-29 18:56 UTC  (7+ messages)
` Linux 2.6.38.4 : regression due to x86 AMD ARAT feature

[RFC] ARM DMA mapping TODO, v1
 2011-04-29 18:29 UTC  (20+ messages)
    ` [Linaro-mm-sig] "

[PATCH v3.1] kbuild: implement several W= levels
 2011-04-29 18:29 UTC  (6+ messages)
` [PATCH] kbuild: Allow to combine multiple "

2.6.39-rc4+: Kernel leaking memory during FS scanning, regression?
 2011-04-29 18:26 UTC  (22+ messages)

[PATCH 0/2] make kvm guest mode to be rcu quiescent state
 2011-04-29 18:23 UTC  (6+ messages)
` [PATCH 1/2] rcu: export rcu_note_context_switch() function

[GIT PULL] perf fixes
 2011-04-29 18:17 UTC 

[PATCHSET tip] x86, NUMA: Unify 32 and 64bit NUMA initialization
 2011-04-29 18:15 UTC  (29+ messages)
` [PATCH 01/25] x86-64, NUMA: Simplify hotadd memory handling
` [PATCH 02/25] x86-64, NUMA: trivial cleanups for setup_node_bootmem()
` [PATCH 03/25] x86-64, NUMA: simplify nodedata allocation
` [PATCH 04/25] x86-32, NUMA: Automatically set apicid -> node in setup_local_APIC()
` [PATCH 05/25] x86, NUMA: Unify 32/64bit numa_cpu_node() implementation
` [PATCH 06/25] x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optional
` [PATCH 07/25] x86-32, NUMA: use sparse_memory_present_with_active_regions()
` [PATCH 08/25] x86, NUMA: trivial cleanups
` [PATCH 09/25] x86, NUMA: rename srat_64.c to srat.c
` [PATCH 10/25] x86, NUMA: make srat.c 32bit safe
` [PATCH 11/25] x86-32, NUMA: Move get_memcfg_numa() into numa_32.c
` [PATCH 12/25] x86, NUMA: Move numa_nodes_parsed to numa.[hc]
` [PATCH 13/25] x86-32, NUMA: implement temporary NUMA init shims
` [PATCH 14/25] x86-32, NUMA: Replace srat_32.c with srat.c
` [PATCH 15/25] x86-32, NUMA: Update numaq to use new NUMA init protocol
` [PATCH 16/25] x86, NUMA: Move NUMA init logic from numa_64.c to numa.c
` [PATCH 17/25] x86, NUMA: Enable build of generic NUMA init code on 32bit
` [PATCH 18/25] x86, NUMA: Remove long 64bit assumption from numa.c
` [PATCH 19/25] x86-32, NUMA: Add @start and @end to init_alloc_remap()
` [PATCH 20/25] x86, NUMA: Initialize and use remap allocator from setup_node_bootmem()
` [PATCH 21/25] x86, NUMA: Make 32bit use common NUMA init path
` [PATCH 22/25] x86, NUMA: Make numa_init_array() static
` [PATCH 23/25] x86, NUMA: Rename amdtopology_64.c to amdtopology.c
` [PATCH 24/25] x86, NUMA: Enable CONFIG_AMD_NUMA on 32bit too
` [PATCH 25/25] x86, NUMA: Enable emulation "

[GIT PULL] SCSI fixes for 2.6.39-rc5
 2011-04-29 18:13 UTC 

[GIT PULL] timer fix
 2011-04-29 18:11 UTC 

[PATCH v1] audio: tlv320aic26: fix PLL register configuration
 2011-04-29 18:13 UTC 

[BUG] fatal hang untarring 90GB file, possibly writeback related
 2011-04-29 18:02 UTC  (9+ messages)

[GIT PULL] x86 fixes
 2011-04-29 18:02 UTC 

[PATCH] sched: Use proper type for runqueue's idle_at_tick
 2011-04-29 18:01 UTC 

perf stat branch: perf stat fails on unsupported event
 2011-04-29 17:59 UTC  (6+ messages)

[PATCH 0/6] General device tree irq domain infrastructure
 2011-04-29 17:43 UTC  (3+ messages)

Linux 2.6.39-rc5
 2011-04-29 17:41 UTC  (4+ messages)
    ` i915/kms/backlight-combo mode problem (was: Re: Linux 2.6.39-rc5)

[PATCH 00/25] Staging: hv: Cleanup vmbus driver code
 2011-04-29 17:40 UTC  (25+ messages)
` [PATCH 01/25] Staging: hv: Introduce a function to map a generic driver pointer to a pointer to storvsc_driver_object
  ` [PATCH 08/25] Staging: hv: vmbus_driver cannot be unloaded; cleanup accordingly
  ` [PATCH 12/25] Staging: hv: Cleanup error handling in vmbus_child_device_register()

[PATCH 00/18] RAS daemon: Easter Eggs Edition
 2011-04-29 17:35 UTC  (6+ messages)

[PATCH 0/2] perf misc cleanup
 2011-04-29 17:33 UTC  (3+ messages)
` [RESEND PATCH 1/2] perf probe: Fix the missed parameter initialization

[RFCv4] timerfd: add TFD_NOTIFY_CLOCK_SET to watch for clock changes
 2011-04-29 17:32 UTC  (5+ messages)
` [RFC][PATCH 1/4] clock_rtoffset: new syscall

2.6.39-rc4+: oom-killer busy killing tasks
 2011-04-29 17:32 UTC  (10+ messages)

EFF's Open Wireless Movement - solutions for Linux 802.11 APs
 2011-04-29 17:29 UTC  (2+ messages)

Panic in input handling
 2011-04-29 17:23 UTC 

linux-next: Tree for April 29
 2011-04-29 17:21 UTC  (6+ messages)
` linux-next: Tree for April 29 (uml build issue)
` linux-next: Tree for April 29 (gpu/drm)
` linux-next: Tree for April 29 (bpf_jit)

[PATCH 0/2] locking power management for shdma dmaengine driver
 2011-04-29 17:09 UTC  (3+ messages)
` [PATCH 1/2] dmaengine: shdma: fix locking
` [PATCH 2/2] dmaengine: shdma: add runtime- and system-level power management

[PATCH 4/4] n_tracerouter and n_tracesink ldisc additions
 2011-04-29 17:02 UTC  (3+ messages)

[RFC][PATCH 00/18] Increase resolution of load weights
 2011-04-29 16:55 UTC  (8+ messages)

Undoing module RONX protection
 2011-04-29 16:35 UTC  (10+ messages)
      ` Undoing module RONX protection fix

[PATCH] acpi-cpufreq.c: Fix return statements
 2011-04-29 16:28 UTC 

[PATCH v3] fadvise: introduce POSIX_FADV_DONTNEED_FS
 2011-04-29 16:19 UTC 

Soft lockup during suspend since ~2.6.36 [bisected]
 2011-04-29 16:18 UTC  (11+ messages)
                  ` [PATCH] workqueue: fix deadlock in worker_maybe_bind_and_lock()

[PATCH 2/7] tracing: split out syscall_trace_enter construction
 2011-04-29 16:13 UTC  (7+ messages)
` [PATCH 5/7] seccomp_filter: Document what seccomp_filter is and how it works

[RFC] x86: Unify allocation of low memory trampolines
 2011-04-29 16:09 UTC  (4+ messages)
` [tip:x86/trampoline] x86, reboot: Move the real-mode reboot code to an assembly file

Announce loop-AES-v3.6c file/swap crypto package
 2011-04-29 15:59 UTC 

[RFC 0/8] Prevent LRU churing
 2011-04-29 15:47 UTC  (15+ messages)
` [RFC 2/8] compaction: make isolate_lru_page with filter aware
` [RFC 3/8] vmscan: "
` [RFC 5/8] compaction: remove active list counting
` [RFC 6/8] In order putback lru core

[RFC][PATCH 0/7] File descriptor labeling
 2011-04-29 15:46 UTC  (2+ messages)

[PATCH] jump_label,x86: use text_poke_smp_batch for entries update
 2011-04-29 15:37 UTC  (3+ messages)

[GIT PULL] hwmon fixes for 2.6.39
 2011-04-29 15:36 UTC 

[PATCHv5 2/4] TPS65910: GPIO: Add GPIO driver
 2011-04-29 15:23 UTC  (2+ messages)

[PATCH 0/2] i2c: tegra: add some new features for tegra i2c
 2011-04-29 15:20 UTC  (5+ messages)

2.6.39-rc3, 2.6.39-rc4: XFS lockup - regression since 2.6.38
 2011-04-29 15:18 UTC  (6+ messages)

[RFC 0/3] x86_64,tracing: multiplexing function tracer
 2011-04-29 15:16 UTC  (7+ messages)
` [RFC 1/3] tracing: function tracer registration
` [RFC 2/3] tracing: adding statical callers
` [RFC 3/3] tracing: set_ftrace_filter support

ad714x driver help and possible bug
 2011-04-29 14:58 UTC  (3+ messages)

[BUG] fatal hang untarring 90GB file, possibly writeback related
 2011-04-29 15:02 UTC  (12+ messages)

annoying new gcc 4.6.0 warnings
 2011-04-29 15:02 UTC  (11+ messages)

[PATCH] arm: prevent heap corruption in OABI semtimedop
 2011-04-29 14:48 UTC 

[PATCH] MAINTAINERS: Update KCONFIG entry
 2011-04-29 14:37 UTC 

[tip:perf/stat] perf stat: Fail softly on unsupported events
 2011-04-29 14:34 UTC  (2+ messages)

[tip:perf/stat] perf events, x86: Add Westmere stalled-cycles-frontend/backend events
 2011-04-29 14:28 UTC 

[PATCH 1/3] rename alloc_pages_exact()
 2011-04-29 14:17 UTC  (2+ messages)

[PATCH 00/23] sched: Rewrite sched_domain/sched_group creation
 2011-04-29 14:11 UTC  (6+ messages)
` [PATCH 04/23] sched: Change NODE sched_domain group creation
` [PATCH 22/23] sched: Move sched domain storage into the topology list

[PATCH 0/2] printk: Allocate log buffer as early as possible
 2011-04-29 14:08 UTC  (6+ messages)
` [PATCH 1/2] memblock: add error return when CONFIG_HAVE_MEMBLOCK is not set

[tip:perf/stat] perf stat: Leave more room for percentages
 2011-04-29 14:09 UTC 

large cross tree spelling fixes
 2011-04-29 14:08 UTC  (2+ messages)

[PATCH V2] kbuild: don't warn about include/linux/version.h not including itself
 2011-04-29 13:47 UTC  (2+ messages)

[RFC][PATCH 0/4] eCryptfs credentials patches
 2011-04-29 13:41 UTC  (2+ messages)
` [RFC][PATCH 4/4] eCryptfs: added ima_file_check() call to ecryptfs_init_lower_file()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox