linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-12-17 18:11:38 to 2010-12-18 01:12:59 UTC [more...]

[PATCH v2] kptr_restrict for hiding kernel pointers from unprivileged users
 2010-12-18  1:12 UTC  (4+ messages)

[RFC][PATCH 0/5] Reduce runqueue lock contention -v2
 2010-12-18  1:09 UTC  (26+ messages)
` [RFC][PATCH 1/5] sched: Always provide p->oncpu
` [RFC][PATCH 2/5] mutex: Use p->oncpu for the adaptive spin
` [RFC][PATCH 3/5] sched: Change the ttwu success details
` [RFC][PATCH 4/5] sched: Clean up ttwu stats
` [RFC][PATCH 5/5] sched: Reduce ttwu rq->lock contention

[PATCHv6 00/16] pps: several fixes and improvements
 2010-12-18  1:07 UTC  (25+ messages)
` [PATCHv6 01/16] pps: trivial fixes
` [PATCHv6 02/16] pps: declare variables where they are used in switch
` [PATCHv6 03/16] pps: fix race in PPS_FETCH handler
` [PATCHv6 04/16] pps: unify timestamp gathering
` [PATCHv6 05/16] pps: access pps device by direct pointer
` [PATCHv6 06/16] pps: convert printk/pr_* to dev_*
` [PATCHv6 07/16] pps: move idr stuff to pps.c
` [PATCHv6 08/16] pps: do not disable interrupts for idr operations
` [PATCHv6 09/16] pps: use BUG_ON for kernel API safety checks
` [PATCHv6 10/16] pps: simplify conditions a bit
` [PATCHv6 11/16] pps: timestamp is always passed to dcd_change()
` [PATCHv6 12/16] ntp: add hardpps implementation
` [PATCHv6 13/16] pps: capture MONOTONIC_RAW timestamps as well
` [PATCHv6 14/16] pps: add kernel consumer support
` [PATCHv6 15/16] pps: add parallel port PPS client
` [PATCHv6 16/16] pps: add parallel port PPS signal generator

platform/i2c busses: pm runtime and system sleep
 2010-12-18  1:04 UTC  (5+ messages)

[PATCH 1/3] x86, mm, 64bit: Put early page table high
 2010-12-18  0:59 UTC  (3+ messages)
` [PATCH 2/3] x86, 64bit, gart: Fix allocation with memblock
` [PATCH 3/3] memblock: Make find_memory_core_early() find from top-down

[PATCH 0/3] memblock related top down
 2010-12-18  0:58 UTC 

mmotm 2010-12-16-14-56 uploaded
 2010-12-18  0:58 UTC  (6+ messages)
` mmotm 2010-12-16-14-56 uploaded (hugetlb)

[PATCH v3 0/4] Introduce hardware spinlock framework
 2010-12-18  0:53 UTC  (7+ messages)

[RFC] Align tegra-ehci DMA transfers to 32B
 2010-12-18  0:37 UTC  (15+ messages)
` [PATCH 1/2] USB: Add driver hooks for (un)?map_urb_for_dma
` [PATCH 2/2] USB: ehci: tegra: Align DMA transfers to 32 bytes

[RFC PATCHv4 0/7] HSI framework and drivers
 2010-12-18  0:30 UTC  (3+ messages)
` [RFC PATCHv4 2/7] HSI: omap_ssi: Introducing OMAP SSI driver

[PATCH] Add readpages support for block devices
 2010-12-18  0:27 UTC 

"x86: allocate space within a region top-down" causes bar0 access issue
 2010-12-18  0:17 UTC  (5+ messages)

[NETWORK] Firmware file for tehuti
 2010-12-18  0:09 UTC  (3+ messages)

[PATCH] WeTab device ID
 2010-12-18  0:06 UTC  (5+ messages)

Thunar crashes kernel
 2010-12-17 23:55 UTC 

[PATCH] delay.h: add __must_check to msleep_interruptible
 2010-12-17 23:55 UTC  (3+ messages)

[concept & "good taste" review] persistent store
 2010-12-17 23:53 UTC  (9+ messages)

kdump broken on 2.6.37-rc4
 2010-12-17 23:51 UTC  (26+ messages)

[PATCH] Add missing space in start_now parameter description
 2010-12-17 23:38 UTC 

[BUG 2.6.27-rc1] find_busiest_group() LOCKUP
 2010-12-17 23:32 UTC  (22+ messages)
                    ` [PATCH] x86, acpi: Handle all SRAT cpu entries even have cpu num limitation
                            ` [PATCH 1/2] x86, acpi: add MAX_LOCAL_APIC for 32bit
                              ` [PATCH -v2 2/2] x86, acpi: Parse all SRAT cpu entries even have cpu num limitation

[git pull] PCI fixes
 2010-12-17 23:29 UTC 

[ANNOUNCE] TCM/LIO v4.0.0-rc6 for 2.6.37-rc6
 2010-12-17 23:26 UTC  (8+ messages)

[RFC 0/5] user namespaces: start clamping down
 2010-12-17 23:15 UTC  (19+ messages)
` [RFC 1/5] user namespaces: Add a user_namespace as creator/owner of uts_namespace
  ` [RFC 2/5] user namespaces: make capabilities relative to the user namespace
    ` [RFC 3/5] user namespaces: allow sethostname in a container
      ` [RFC 4/5] user namespaces: allow killing tasks in your own or child userns
        ` [RFC 5/5] user namespaces: Allow ptrace from non-init user namespaces

[PATCH] arm: dma-mapping: move consistent_init to early_initcall
 2010-12-17 23:14 UTC  (14+ messages)

[RFC] i2c-algo-bit: Disable interrupts while SCL is high
 2010-12-17 23:09 UTC  (5+ messages)

[PATCH 6/8] blkio-cgroup: "use_hierarchy" interface without any functionality
 2010-12-17 23:03 UTC  (6+ messages)

[PATCH 1/3] plist: pass the real plist_head to plist_del()
 2010-12-17 22:51 UTC  (4+ messages)

[PATCH] regulator: Update consumer state only after set voltage succeeds
 2010-12-17 22:44 UTC 

[PATCH 0/2] blk-throttle: Couple of more fixes
 2010-12-17 22:34 UTC  (4+ messages)
` [PATCH 2/2] blk-throttle: Some cleanups and race fixes in limit update code

[PATCH 1/2] Don't merge different partition's IOs
 2010-12-17 22:32 UTC  (14+ messages)
                    ` [PATCH] block: fix accounting bug on cross partition merges

[PATCH 1/2] applesmc: Use PnP rather than hardcoding resources and devices
 2010-12-17 22:24 UTC  (9+ messages)
` [lm-sensors] "
      ` [PATCH 1/2 V3] "
      ` [PATCH 2/2 V3] applesmc: Perform some more sanity checking on temperatures
  ` [PATCH 2/2] "

[PATCH] tcp: use RTAX_CWND for outgoing connections properly
 2010-12-17 22:14 UTC 

[PATCH v3 00/22] netoops support
 2010-12-17 21:20 UTC  (4+ messages)
` [PATCH v3 03/22] netconsole: Introduce 'enabled' state-machine

[PATCH, regression fix] ACPI: Execute _PRW for devices reported as inactive or not present
 2010-12-17 21:34 UTC 

[PATCH/RFC 1/2] jump label: make enable/disable o(1)
 2010-12-17 21:32 UTC  (14+ messages)

Add device tree support for x86, v2
 2010-12-17 21:16 UTC  (3+ messages)
` [PATCH 07/15] of: move of_irq_map_pci() into generic code

reproducer for DM on MD flush deadlock? (was: Re: [PULL REQUEST] md bug fixes)
 2010-12-17 21:01 UTC  (2+ messages)

[PATCH tip/core/rcu 0/20] second preview of RCU patches for 2.6.38
 2010-12-17 20:54 UTC  (21+ messages)
` [PATCH RFC tip/core/rcu 01/20] rcu: add priority-inversion testing to rcutorture
` [PATCH RFC tip/core/rcu 02/20] rcu: move TINY_RCU from softirq to kthread
` [PATCH RFC tip/core/rcu 03/20] rcu: priority boosting for TINY_PREEMPT_RCU
` [PATCH RFC tip/core/rcu 04/20] rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCU
` [PATCH RFC tip/core/rcu 05/20] rcu: document TINY_RCU and TINY_PREEMPT_RCU tracing
` [PATCH RFC tip/core/rcu 06/20] rcu: Distinguish between boosting and boosted
` [PATCH RFC tip/core/rcu 07/20] rcu: get rid of obsolete "classic" names in TREE_RCU tracing
` [PATCH RFC tip/core/rcu 08/20] rcu,cleanup: move synchronize_sched_expedited() out of sched.c
` [PATCH RFC tip/core/rcu 09/20] rcu,cleanup: simplify the code when cpu is dying
` [PATCH RFC tip/core/rcu 10/20] rcu: update documentation/comments for Lai's adoption patch
` [PATCH RFC tip/core/rcu 11/20] rcu: fix race condition in synchronize_sched_expedited()
` [PATCH RFC tip/core/rcu 12/20] rcu: Make synchronize_srcu_expedited() fast if running readers
` [PATCH RFC tip/core/rcu 13/20] rcu: increase synchronize_sched_expedited() batching
` [PATCH RFC tip/core/rcu 14/20] rcu: Stop chasing QS if another CPU did it for us
` [PATCH RFC tip/core/rcu 15/20] rcu: Keep gpnum and completed fields synchronized
` [PATCH RFC tip/core/rcu 16/20] rcu: fine-tune grace-period begin/end checks
` [PATCH RFC tip/core/rcu 17/20] rcu: limit rcu_node leaf-level fanout
` [PATCH RFC tip/core/rcu 18/20] rcu: reduce __call_rcu()-induced contention on rcu_node structures
` [PATCH RFC tip/core/rcu 19/20] rculist: fix borked __list_for_each_rcu() macro
` [PATCH RFC tip/core/rcu 20/20] rcu: remove unused "

[PATCH] fs: call security_d_instantiate in d_obtain_alias V2
 2010-12-17 20:45 UTC  (2+ messages)

[Regression] firewire_ohci causes system resume to fail
 2010-12-17 20:38 UTC  (5+ messages)

RFC: short reads on block devices
 2010-12-17 20:36 UTC  (2+ messages)

[linux-pm] 2.6.37-rc5, pata_atiixp, DVD-ROM: kernel log flooded with "rpm_resume flags 0x4", "rpm_resume returns 1"
 2010-12-17 20:32 UTC  (4+ messages)

[PATCH V7 0/8] ptp: IEEE 1588 hardware clock support
 2010-12-17 20:16 UTC  (3+ messages)
` [PATCH V7 1/8] ntp: add ADJ_SETOFFSET mode bit

[PATCH] bttv: fix mutex use before init
 2010-12-17 20:11 UTC  (7+ messages)

[PATCH] netlink: fix gcc -Wconversion compilation warning
 2010-12-17 20:02 UTC  (3+ messages)

linux-next: build warnings after merge of the ia64 tree
 2010-12-17 19:58 UTC  (4+ messages)

[RFC -v2 PATCH 0/3] directed yield for Pause Loop Exiting
 2010-12-17 19:51 UTC  (7+ messages)
` [RFC -v2 PATCH 2/3] sched: add yield_to function

linux-next: Tree for December 17
 2010-12-17 19:44 UTC  (3+ messages)
` linux-next: Tree for December 17 (kvm)

[PATCH] Input: introduce device information ioctl
 2010-12-17 19:39 UTC  (3+ messages)

[GIT PULL] input: mt updates for 2.6.38
 2010-12-17 19:34 UTC  (2+ messages)

[RFC] [PATCH 2.6.37-rc5-tip 0/20] 0: Inode based uprobes
 2010-12-17 19:32 UTC  (3+ messages)
` [RFC] [PATCH 2.6.37-rc5-tip 18/20] 18: uprobes: commonly used filters

[PATCH 1/3] Added runqueue clock normalized with cpufreq
 2010-12-17 19:31 UTC  (14+ messages)

intel-iommu.c bug
 2010-12-17 18:45 UTC  (4+ messages)

[RFC] radix_tree_destroy?
 2010-12-17 18:44 UTC  (2+ messages)

[PATCH net-2.6] tehuti: Firmware filename is tehuti/bdx.bin
 2010-12-17 18:16 UTC  (2+ messages)


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).