public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-11-27 11:40:18 to 2009-11-27 23:08:33 UTC [more...]

[PATCH v3 01/27] SECURITY: selinux, fix update_rlimit_cpu parameter
 2009-11-27 23:06 UTC  (16+ messages)
` [PATCH v3 02/27] SECURITY: add task_struct to setrlimit
` [PATCH v3 03/27] core: add task_struct to update_rlimit_cpu
` [PATCH v3 04/27] sys_setrlimit: make sure ->rlim_max never grows
` [PATCH v3 05/27] core: split sys_setrlimit
` [PATCH v3 06/27] core: allow setrlimit to non-current tasks
` [PATCH v3 07/27] core: optimize setrlimit for current task
` [PATCH v3 17/27] S390: use helpers for rlimits
` [PATCH v3 18/27] SPARC: "
` [PATCH v3 20/27] FS: "
` [PATCH v3 21/27] MM: "
` [PATCH v3 23/27] misc: "
` [PATCH v3 24/27] core: implement getprlimit and setprlimit syscalls
` [PATCH v3 25/27] unistd: add __NR_[get|set]prlimit syscall numbers
` [PATCH v3 26/27] COMPAT: add get/put_compat_rlimit
` [PATCH v3 27/27] x86: add ia32 compat prlimit syscalls

End Of Year Joy Congratulation Your Email Address Has won You The Sum Of 500,000.00 Pounds Contact (mr_kelvingibson@hotmail.com)
 2009-11-27 22:50 UTC 

[PATCH 1/2] hw_random: core updates to allow more efficient drivers
 2009-11-27 22:54 UTC  (5+ messages)
` (no subject)
  ` 

large packet loss take2 2.6.31.x
 2009-11-27 22:42 UTC  (8+ messages)

[PATCH v2 0/3] Kernel handling of Dynamic Logical Partitioning
 2009-11-27 22:41 UTC  (2+ messages)

[PATCH v2] netdevice: provide common routine for macvlan and vlan operstate management
 2009-11-27 22:38 UTC  (3+ messages)

[PATCH 1/3] X25: Move SYSCTL ifdefs into header
 2009-11-27 22:34 UTC  (2+ messages)

[PATCH -tip v6 00/11] kprobes: Kprobes jump optimization support
 2009-11-27 22:29 UTC  (3+ messages)
` [PATCH -tip v6 04/11] kprobes: Jump optimization sysctl interface

[PATCH 0/3] macvlan: support for guest vm direct rx/tx
 2009-11-27 22:19 UTC  (6+ messages)
` [PATCH 1/3] netdevice: provide common routine for macvlan and vlan operstate management
` [PATCH 3/3] macvlan: allow in-kernel modules to create and manage macvlan devices

[PATCH] warn about shared irqs requesting IRQF_DISABLED registered with setup_irq
 2009-11-27 22:18 UTC  (2+ messages)

2.6.31.5 x86-64 KVM: 'emulation failed (pagetable) rip 7fb49335da7b 66 0f 7f 07'
 2009-11-27 21:56 UTC 

blowfish and cryptoloop modules question
 2009-11-27 21:48 UTC  (2+ messages)

[RFC] What are the goals for the architecture of an in-kernel IR system?
 2009-11-27 21:49 UTC  (7+ messages)

[GIT PULL for 2.6.32] V4L/DVB updates
 2009-11-27 21:40 UTC  (2+ messages)

[PATCH 0/5] Limit console output by suppressing repetitious messages
 2009-11-27 21:29 UTC  (4+ messages)
` [PATCH 1/5] x86: Limit the number of processor bootup messages
    ` [PATCH] "

linux-next: manual merge of the m68knommu tree with the m68k tree
 2009-11-27 21:21 UTC  (6+ messages)

[PATCH] unifdef: update to upstream revision 1.189
 2009-11-27 21:04 UTC  (3+ messages)

2.6.32-rc7-git1: Reported regressions from 2.6.31
 2009-11-27 20:22 UTC  (8+ messages)
` [Bug #14352] WARNING: at net/mac80211/scan.c:267

Weird suspend/resume problem on HP nx6325 w/ openSUSE 11.2 w/ -rc8
 2009-11-27 20:02 UTC  (4+ messages)

[PATCH] pata_hpt3x2n: fix overclocked MWDMA0 timing
 2009-11-27 19:47 UTC  (3+ messages)

[PATCH] mfd: twl4030: Driver for twl4030 madc module
 2009-11-27 19:36 UTC  (2+ messages)

[git pull] IOMMU updates for 2.6.33
 2009-11-27 19:27 UTC  (36+ messages)
` [PATCH 01/34] x86/amd-iommu: Separate internal interface definitions
` [PATCH 02/34] x86/amd-iommu: Update copyright headers
` [PATCH 03/34] x86/amd-iommu: Add an index field to struct amd_iommu
` [PATCH 04/34] x86/amd-iommu: Add per IOMMU reference counting
` [PATCH 05/34] x86/amd-iommu: Add function to complete a tlb flush
` [PATCH 06/34] x86/amd-iommu: Make iommu_flush_pages aware of multiple IOMMUs
` [PATCH 07/34] x86/amd-iommu: Use __iommu_flush_pages for tlb flushes
` [PATCH 08/34] x86/amd-iommu: Remove iommu_flush_domain function
` [PATCH 09/34] x86/amd-iommu: Implement protection domain list
` [PATCH 10/34] x86/amd-iommu: Reimplement amd_iommu_flush_all_domains()
` [PATCH 11/34] x86/amd-iommu: Reimplement flush_all_domains_on_iommu()
` [PATCH 12/34] x86/amd-iommu: Make np-cache a global flag
` [PATCH 13/34] x86/amd-iommu: Use check_device for amd_iommu_dma_supported
` [PATCH 14/34] x86/amd-iommu: Use check_device in get_device_resources
` [PATCH 15/34] x86/amd-iommu: Remove iommu parameter from dma_ops_domain_(un)map
` [PATCH 16/34] x86/amd-iommu: Make alloc_new_range aware of multiple IOMMUs
` [PATCH 17/34] x86/amd-iommu: Remove iommu parameter from __(un)map_single
` [PATCH 18/34] x86/amd-iommu: Remove iommu specific handling from dma_ops path
` [PATCH 19/34] x86/amd-iommu: Let domain_for_device handle aliases
` [PATCH 20/34] x86/amd-iommu: Simplify get_device_resources()
` [PATCH 21/34] x86/amd-iommu: Move find_protection_domain to helper functions
` [PATCH 22/34] x86/amd-iommu: Use get_device_id and check_device where appropriate
` [PATCH 23/34] x86/amd-iommu: Remove iommu parameter from dma_ops_domain_alloc
` [PATCH 24/34] x86/amd-iommu: Move some pte allocation functions in the right section
` [PATCH 25/34] x86/amd-iommu: Rearrange dma_ops related functions
` [PATCH 26/34] x86/amd-iommu: Remove support for domain sharing
` [PATCH 27/34] x86/amd-iommu: Use dev->arch->iommu to store iommu related information
` [PATCH 28/34] x86/amd-iommu: Add device bind reference counting
` [PATCH 29/34] x86/amd-iommu: Keep devices per domain in a list
` [PATCH 30/34] x86/amd-iommu: Cleanup attach/detach_device code
` [PATCH 31/34] x86/amd-iommu: Introduce iommu_flush_device() function
` [PATCH 32/34] x86/amd-iommu: Cleanup DTE flushing code
` [PATCH 33/34] x86/amd-iommu: Move reset_iommu_command_buffer out of locked code
` [PATCH 34/34] x86/amd-iommu: Remove amd_iommu_pd_table

[PATCH] SLUB: Fix __GFP_ZERO unlikely() annotation
 2009-11-27 19:26 UTC  (6+ messages)

[PATCH 1/4] vmscan: more simplify shrink_inactive_list()
 2009-11-27 19:25 UTC  (4+ messages)
` [RFC][PATCH 4/4] vmscan: vmscan don't use pcp list

[PATCH] pata_hpt366: add hpt36x_find_mode() helper
 2009-11-27 19:19 UTC  (2+ messages)

[RFC,PATCH 0/14] utrace/ptrace
 2009-11-27 19:16 UTC  (20+ messages)
      ` powerpc: fork && stepping (Was: [RFC,PATCH 0/14] utrace/ptrace)

[GIT PULL v6] hw-breakpoints: Rewrite on top of perf events v6
 2009-11-27 19:07 UTC  (6+ messages)

[PATCH] pata_rdc: MWDMA0 is unsupported
 2009-11-27 18:53 UTC 

[PATCH] pata_hpt3x2n: add enablebits checking
 2009-11-27 18:55 UTC 

[PATCH] pata_hpt366: add enablebits checking
 2009-11-27 18:53 UTC 

[PATCH] pata_oldpiix: MWDMA0 is unsupported
 2009-11-27 18:53 UTC 

[PATCH] Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driver
 2009-11-27 18:53 UTC  (8+ messages)

[PATCH-RFC] cfq: Disable low_latency by default for 2.6.32
 2009-11-27 18:52 UTC  (11+ messages)

[PATCH 01/12] perf symbols: Avoid annoying message about loading [vdso] symbols
 2009-11-27 18:29 UTC  (12+ messages)
` [PATCH 02/12] perf symbols: Rename kernel_map[s] to kernel_map[s]__functions
  ` [PATCH 03/12] perf symbols: Split the dsos list into kernel and user parts
    ` [PATCH 04/12] perf symbols: Unexport kernel_map__functions
      ` [PATCH 05/12] perf symbols: Add a 'type' field to struct map
        ` [PATCH 06/12] perf symbols: Better support for multiple symbol tables per dso
          ` [PATCH 07/12] perf symbols: Make the kallsyms loading routines part of the dso class
            ` [PATCH 08/12] perf symbols: kernel_maps should be an array of MAP__NR_TYPES entries
              ` [PATCH 09/12] perf symbols: Support multiple symtabs in struct thread
                ` [PATCH 10/12] perf symbols: When not using modules, discard its symbols
                  ` [PATCH 11/12] perf tools: Reorganize event processing routines, lotsa dups killed
                    ` [PATCH 12/12] perf tools: Consolidate symbol resolving across all tools

[PATCH] oom_kill: use rss value instead of vm size for badness
 2009-11-27 18:26 UTC  (8+ messages)

debugging oops after disconnecting Nexio USB touchscreen
 2009-11-27 18:19 UTC  (2+ messages)

[PATCH] regulator: core.c: Small coding style cleanup (indentation fixup)
 2009-11-27 18:18 UTC  (3+ messages)

[PATCH 1/2] hw-breakpoints: Use struct perf_event_attr to define user breakpoints
 2009-11-27 18:03 UTC  (2+ messages)

Weird I/O errors with USB hard drive not remounting filesystem readonly
 2009-11-27 17:58 UTC  (5+ messages)

Vortex86SX: only works with irqpoll
 2009-11-27 17:38 UTC  (12+ messages)

touchscreen wirh 2.6.26
 2009-11-27 17:36 UTC  (5+ messages)

lockdep complaints in slab allocator
 2009-11-27 17:28 UTC  (28+ messages)

observe and act upon workload parallelism: PERF_TYPE_PARALLELISM (Was: [RFC][PATCH] sched_wait_block: wait for blocked threads)
 2009-11-27 17:19 UTC 

[PATCH 1/3] netdevice: provide common routine for macvlan and vlan operstate management
 2009-11-27 17:06 UTC 

Sound support for Neuros OSD2 Davinci based board
 2009-11-27 16:47 UTC  (6+ messages)
  ` [alsa-devel] "

mmotm 2009-11-24-16-47 uploaded
 2009-11-27 16:44 UTC  (11+ messages)
` ugly sound output (intel-hda) [was: mmotm 2009-11-24-16-47 uploaded]
` WARNING: kernel/smp.c:292 smp_call_function_single [Was: "

[PATCH 0/4] powerpc: Fix minor build issues on 2.6.32-rc7 without CONFIG_XICS set
 2009-11-27 16:33 UTC  (5+ messages)
      ` [PATCH] powerpc: Add Kconfig dependency on PCI_MSI for XICS and select for PSERIES

[PATCH] power_supply: Add driver for TWL4030/TPS65950 BCI charger
 2009-11-27 16:23 UTC  (4+ messages)

Why the kernel remove some LSM related functions?
 2009-11-27 16:06 UTC  (2+ messages)

[RFC,PATCH] cfq-iosched: improve async queue ramp up formula
 2009-11-27 16:05 UTC  (6+ messages)

[PATCH] k10temp: temperature sensor for AMD Family 10h/11h CPUs
 2009-11-27 15:43 UTC  (19+ messages)
    ` [PATCH v2] "
      ` [lm-sensors] "
            ` [PATCH v3] "
                    ` [PATCH v4] "

[RFC] Should we create a raw input interface for IR's ? - Was: Re: [PATCH 1/3 v2] lirc core device driver infrastructure
 2009-11-27 15:33 UTC  (3+ messages)

[PATCH 0/5] Series short description
 2009-11-27 15:34 UTC  (4+ messages)
` [PATCH 5/5] pata_piccolo: Driver for old Toshiba chipsets

[PATCH] x86/alternatives: check replacementlen <= instrlen at build time
 2009-11-27 15:29 UTC 

[PATCH] x86: slightly shorten __ticket_spin_trylock()
 2009-11-27 15:09 UTC 

ucc_geth doesn't work properly with vlans enabled
 2009-11-27 15:08 UTC 

[PATCH] x86/alternatives: no need for alternatives-asm.h to re-invent stuff already in asm.h
 2009-11-27 15:06 UTC 

[PATCH] x86/alternatives: check replacementlen <= instrlen at build time
 2009-11-27 15:04 UTC 

Fix argument order in incorrect memset invocations in hyperv driver
 2009-11-27 15:04 UTC  (3+ messages)
` Memset of length zero bugs

[PATCH 0/3] fix rescaling of scheduler tunabled
 2009-11-27 14:45 UTC  (4+ messages)
` [PATCH 1/3] sched: fix missing sched tunable recalculation on cpu add/remove
` [PATCH 2/3] sched: make tunable scaling style configurable
` [PATCH 3/3] sched: update normalized values on user updates via proc

Time nonlinearity (gettimeofday vs. mtime)
 2009-11-27 14:18 UTC  (2+ messages)

linux-next: workqueues tree build failure
 2009-11-27 13:50 UTC  (7+ messages)

[PATCH v2] arm: convert /proc/cpu/alignment to seq_file
 2009-11-27 13:52 UTC 

[PATCH 0/9] ksm: swapping
 2009-11-27 12:45 UTC  (4+ messages)
` [PATCH 1/9] ksm: fix mlockfreed to munlocked

[PATCH] fix PPC floating point debug
 2009-11-27 12:44 UTC  (3+ messages)

[patch] sched: fix b5d9d734 blunder in task_new_fair()
 2009-11-27 12:38 UTC  (5+ messages)

observe and act upon workload parallelism: PERF_TYPE_PARALLELISM (Was: [RFC][PATCH] sched_wait_block: wait for blocked threads)
 2009-11-27 12:10 UTC  (2+ messages)

[PATCH 0/6] trivial writeback cleanups/fixes V2
 2009-11-27 12:08 UTC  (5+ messages)
` [PATCH 4/6] writeback: remove unused nonblocking and congestion checks (xfs)

[PATCH RFC v0 0/3] cgroup notifications API and memory thresholds
 2009-11-27 11:55 UTC  (4+ messages)
  ` [PATCH RFC v1 1/3] cgroup: implement eventfd-based generic API for notifications
  ` [PATCH RFC v1 2/3] res_counter: implement thresholds
  ` [PATCH RFC v1 3/3] memcg: implement memory thresholds


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