public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-12 20:16:37 to 2013-06-13 04:00:26 UTC [more...]

[PATCH percpu/for-3.11 1/2] percpu-refcount: add __must_check to percpu_ref_init() and don't use ACCESS_ONCE() in percpu_ref_kill_rcu()
 2013-06-13  4:00 UTC  (5+ messages)
` [PATCH percpu/for-3.11 2/2] percpu-refcount: implement percpu_ref_cancel_init()

[PATCH] Percpu tag allocator
 2013-06-13  3:54 UTC  (5+ messages)

[PATCH] PCI: Remove not needed check in disable aspm link
 2013-06-13  3:50 UTC  (16+ messages)

[PATCH percpu/for-3.11 1/2] percpu-refcount: cosmetic updates
 2013-06-13  3:50 UTC  (11+ messages)
` [PATCH 2/2] percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_confirm()
  ` [PATCH v2 "

[PATCH percpu/for-3.11] percpu-refcount: consistently use plain (non-sched) RCU
 2013-06-13  3:48 UTC  (3+ messages)

[GIT PULL] pstore/ram for 3.11
 2013-06-13  3:44 UTC 

[PATCH v2] PCI: Reset PCIe devices to stop ongoing DMA
 2013-06-13  3:41 UTC  (11+ messages)

[PATCH] kernel: timer: looping issue, need reset variable 'found'
 2013-06-13  3:39 UTC  (3+ messages)

[PATCH] USB: serial/ftdi_sio.c Fix kernel oops
 2013-06-13  3:35 UTC  (2+ messages)

[RFC PATCH v3 0/2] drivers: mfd: Versatile Express SPC support
 2013-06-13  3:26 UTC  (6+ messages)
` [RFC PATCH v3 2/2] drivers: mfd: vexpress: add Serial Power Controller (SPC) support

[josef-btrfs:master 61/69] fs/btrfs/delayed-inode.c:393:1: warning: control reaches end of non-void function
 2013-06-13  3:18 UTC 

[PATCHSET cgroup/for-3.11] cgroup: convert cgroup_subsys_state refcnt to percpu_ref
 2013-06-13  3:13 UTC  (24+ messages)
` [PATCH 01/11] cgroup: remove now unused css_depth()
` [PATCH 02/11] cgroup: consistently use @cset for struct css_set variables
` [PATCH 03/11] cgroup: bring some sanity to naming around cg_cgroup_link
` [PATCH 04/11] cgroup: use kzalloc() and list_del_init()
` [PATCH 05/11] cgroup: clean up css_[try]get() and css_put()
` [PATCH 06/11] cgroup: rename CGRP_REMOVED to CGRP_DEAD
` [PATCH 07/11] cgroup: drop unnecessary RCU dancing from __put_css_set()
` [PATCH 08/11] cgroup: remove cgroup->count and use
` [PATCH 09/11] cgroup: reorder the operations in cgroup_destroy_locked()
` [PATCH 10/11] cgroup: split cgroup destruction into two steps
` [PATCH 11/11] cgroup: use percpu refcnt for cgroup_subsys_states

[RFC PATCH] sched: smart wake-affine
 2013-06-13  3:09 UTC  (2+ messages)

Linux 3.2.46
 2013-06-13  3:04 UTC  (3+ messages)

[PATCH RFC ticketlock] Auto-queued ticketlock
 2013-06-13  2:55 UTC  (21+ messages)
` [PATCH RFC ticketlock] v2 "
  ` [PATCH RFC ticketlock] v3 "

[PATCH V2 0/5] input: pxa27x-keypad: enhancement and device tree support
 2013-06-13  2:47 UTC  (4+ messages)

Please backport bee980d9e9642e96351fa3ca9077b853ecf62f57 (xen/events: Handle VIRQ_TIMER before any other hardirq in event loop.) to earlier kernels v3.8...and so on
 2013-06-13  2:45 UTC  (2+ messages)

[Suggestion] arch/*/include/asm/bitops.h: about __set_bit() API
 2013-06-13  2:43 UTC  (5+ messages)

[scsi] WARNING: at fs/sysfs/dir.c:530 sysfs_add_one()
 2013-06-13  2:44 UTC  (4+ messages)
` [__blk_mq_run_hw_queue] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008

[PATCH RFC 0/3] clk: dt: bindings for mux & divider clocks
 2013-06-13  2:41 UTC  (4+ messages)
` [PATCH RFC 3/3] clk: dt: binding for basic divider clock

Commit f9afbd45b0d0 broke mips r4k
 2013-06-13  2:35 UTC 

[PATCH] HID: fold ps3remote driver into generic Sony driver
 2013-06-13  2:33 UTC  (5+ messages)

[PATCH 1/1] thermal: consider emul_temperature while computing trend
 2013-06-13  2:31 UTC  (2+ messages)

[PATCH buf-fix] kernel, range: fix broken mtrr_cleanup
 2013-06-13  2:18 UTC  (2+ messages)
` [PATCH buf-fix] kernel, range: fix broken mtrr_cleanup(Internet mail)

[PATCH 0/7] thermal: ti-soc-thermal: fixes and DRA752 support
 2013-06-13  2:20 UTC  (2+ messages)

[PATCH net-next 0/2] net: low latency sockets follow ups
 2013-06-13  2:13 UTC  (5+ messages)
` [PATCH net-next 1/2] net: remove NET_LL_RX_POLL config menue

[PATCH] ARM: convert max_pfn and max_low_pfn to be relative to PFN0
 2013-06-13  2:13 UTC 

[PATCH V3 0/1] kvm: Output TSC offset
 2013-06-12 22:44 UTC  (3+ messages)
` [PATCH V3 1/1] kvm: Add a tracepoint write_tsc_offset

[PATCH] kernel/softirq.c: delete 'while' looping to improve a little performance and beautify code
 2013-06-13  2:10 UTC  (5+ messages)

[netlink_lookup] BUG: unable to handle kernel NULL pointer dereference at (null)
 2013-06-13  2:05 UTC  (3+ messages)
` [PATCH] netlink: make compare exist all the time

[PATCH] ncpfs: fix rmdir returns Device or resource busy
 2013-06-13  2:01 UTC  (7+ messages)

[PATCH]memblock: Fix potential section mismatch problem
 2013-06-13  1:58 UTC  (3+ messages)

[lustre] WARNING: at kernel/mutex.c:341 mutex_lock_nested()
 2013-06-13  1:56 UTC 

[RFC/PATCH 00/13] Add support for MSM's mmio clocks
 2013-06-13  1:49 UTC  (14+ messages)
` [RFC/PATCH 01/13] clk: fixed-rate: Export clk_fixed_rate_register()
` [RFC/PATCH 02/13] clk: Add of_init_clk_data() to parse common clock bindings
` [RFC/PATCH 03/13] clk: Add of_clk_match() for device drivers
` [RFC/PATCH 04/13] clk: Add set_rate_and_parent() op
` [RFC/PATCH 05/13] clk: msm: Add support for phase locked loops (PLLs)
` [RFC/PATCH 06/13] clk: msm: Add support for root clock generators (RCGs)
` [RFC/PATCH 07/13] clk: msm: Add support for branches/gate clocks
` [RFC/PATCH 08/13] clk: msm: Add MSM clock driver
` [RFC/PATCH 09/13] clk: msm: Add support for MSM8960's global clock controller (GCC)
` [RFC/PATCH 10/13] clk: msm: Add support for MSM8960's multimedia clock controller (MMCC)
` [RFC/PATCH 11/13] ARM: dts: msm: Add MSM8960 GCC DT nodes
` [RFC/PATCH 12/13] ARM: dts: msm: Add MSM8960 MMCC "
` [RFC/PATCH 13/13] ARM: dts: msm: Add clock entries for MSM8960 uart device

[PATCH 3.0-stable 1/2] tracing: Fix possible NULL pointer dereferences
 2013-06-13  1:49 UTC  (3+ messages)

[PATCH] arch: asm-geniric: for atomic_set_mask() 1st param, use 'unsigned int' instead of 'unsigned long'
 2013-06-13  1:47 UTC  (8+ messages)
  ` [PATCH v2] arch: asm-generic: "

next-20130607 BUG: sleeping function called from invalid context at lib/idr.c:424
 2013-06-13  1:46 UTC  (4+ messages)

[PATCH v4 0/5] clk: implement remuxing during set_rate
 2013-06-13  1:35 UTC  (2+ messages)

[PATCH v2 0/2] USB: PHY: Improve PHY selection logic
 2013-06-13  1:33 UTC  (2+ messages)

[PATCH v5 0/5] kdump: Allow ELF header creation in new kernel
 2013-06-13  1:32 UTC  (7+ messages)
` [PATCH v5 3/5] vmcore: Introduce remap_oldmem_pfn_range()

https://lkml.org/lkml/2013/2/1/531
 2013-06-13  1:15 UTC  (11+ messages)

[PATCH] arm64: kernel: compiling issue, need 'EXPORT_SYMBOL_GPL(read_current_timer)'
 2013-06-13  1:13 UTC  (12+ messages)
        ` [PATCH v2] arm64: kernel: compiling issue, need delete read_current_timer()

[PATCH 1/1] x86/iommu: fix dma pte address size error
 2013-06-13  0:43 UTC  (2+ messages)

[PATCH] turbostat: Increase output buffer size to accommodate C8-C10
 2013-06-13  0:26 UTC 

hej virksomhed forslag
 2013-06-13  0:14 UTC 

[PATCH] ARM: sched_clock: Load cycle count after epoch stabilizes
 2013-06-13  0:10 UTC 

[PATCH] x86, boot: access cmdline when loaded high
 2013-06-13  0:05 UTC  (5+ messages)

[PATCH] spin_unlock*_no_resched()
 2013-06-13  0:07 UTC  (5+ messages)

[PATCH] virtio-mmio: Cocci spatch "ptr_ret.spatch"
 2013-06-09  5:55 UTC  (4+ messages)
` [RFC] PTR_ERR: return 0 if ptr isn't an error value

Fast Loans
 2013-06-12 23:33 UTC 

[PATCH v3 0/7] arm: add basic support for Rockchip Cortex-A9 SoCs
 2013-06-12 23:40 UTC  (6+ messages)
` [PATCH v3 5/7] clk: add basic Rockchip rk3066a clock support

[PATCH v2 0/6] format string usage clean ups
 2013-06-12 23:31 UTC  (3+ messages)
` [PATCH 5/6] kthread: avoid parsing names as format strings

[PATCH 0/3] skbuff: pskb_expand_head changes
 2013-06-12 23:35 UTC  (4+ messages)
` [PATCH 1/3] skbuff: Update truesize in pskb_expand_head

[PATCH] ARM: msm: Move msm_timer to CLOCKSOURCE_OF_DECLARE
 2013-06-12 23:32 UTC 

[PATCH 0/5] ACPI / scan: Make it possible to use the container hotplug with other scan handlers
 2013-06-12 23:26 UTC  (6+ messages)
` [PATCH 1/5] ACPI / scan: Do not bind ACPI drivers to objects with "
` [PATCH 2/5] ACPI / scan: Separate hotplug profiles from "
` [PATCH 3/5] ACPI / scan: Add hotplug profile pointer to struct acpi_device
` [PATCH 4/5] ACPI / scan: Use container hotplug profile for matching device objects
` [PATCH 5/5] ACPI / ia64 / sba_iommu: Use ACPI scan handler for discovery

perf: yet another fuzzer triggered crash
 2013-06-12 23:19 UTC 

[PATCH v2 0/2] pinctrl: common handling of generic pinconfig props in dt
 2013-06-12 22:22 UTC  (4+ messages)
` [PATCH 1/2] pinctrl: add function to parse generic pinconfig properties from a dt node

[PATCH 0/3] ARM: mach-moxart: add MOXA ART SoC support
 2013-06-12 22:56 UTC  (7+ messages)
` [PATCH 1/3] ARM: mach-moxart: add MOXA ART SoC files
` [PATCH 2/3] ARM: mach-moxart: add MOXA ART device tree files
` [PATCH 3/3] ARM: mach-moxart: add MOXA ART UART debug files

[PATCH 00/11] CPUFreq Kconfig fixes
 2013-06-12 22:55 UTC  (4+ messages)

[PATCHv2 0/3] Remove msm_iomap for 8x60 and 8960
 2013-06-12 22:30 UTC  (4+ messages)
` [PATCHv2 1/3] ARM: msm: Move debug-macro.S to include/debug
` [PATCHv2 2/3] ARM: msm: Remove TMR and TMR0 static mappings
` [PATCHv2 3/3] ARM: msm: Don't compile __msm_ioremap_caller() unless used

[PATCH] pwm: Fill in missing .owner fields
 2013-06-12 22:33 UTC  (5+ messages)

[PATCH] x86: fix typo in kexec register clearing
 2013-06-12 22:22 UTC  (3+ messages)
` [tip:x86/urgent] x86: Fix "

[PATCH] x86, relocs: move __vvar_page from S_ABS to S_REL
 2013-06-12 22:21 UTC  (2+ messages)
` [tip:x86/urgent] x86, relocs: Move "

[GIT] HID
 2013-06-12 22:22 UTC 

[BUG] PCI related panic on powerpc based board with 3.10-rcX
 2013-06-12 21:50 UTC  (3+ messages)

[PATCH v4] irqchip: Add support for ARMv7-M's NVIC
 2013-06-12 22:00 UTC  (2+ messages)

[PATCH] mm/page_alloc: don't re-init pageset in zone_pcp_update()
 2013-06-12 21:50 UTC  (4+ messages)

[PATCH v2] x86, relocs: move ELF relocation handling to C
 2013-06-12 21:59 UTC 

[PATCH] qla_target: remove qlt_check_fcport_exist
 2013-06-12 20:27 UTC 

pcie aspm link setup, grandparent instead of parent?
 2013-06-12 21:54 UTC  (2+ messages)

[PATCHv7 00/11] Remove ARM local timer API
 2013-06-12 21:44 UTC  (7+ messages)
` [PATCHv7 01/11] clockevents: Prefer CPU local devices over global devices

Accessing more than 2GB of memory with a 32 bit kernel
 2013-06-12 21:33 UTC  (3+ messages)

[PATCH 0/4] Fix and start using supplied_from logic
 2013-06-12 21:32 UTC  (3+ messages)
` [PATCH 4/4] arm: tegra: Add power-supplies link between battery and charger

[RFC: PATCH] err.h: silence warning when using IS_ERR on void __iomem *
 2013-06-12 21:31 UTC 

e1000e + suspend, 3.9-rc2
 2013-06-12 21:29 UTC  (11+ messages)

[patch] mm, memcg: add oom killer delay
 2013-06-12 21:27 UTC  (12+ messages)

NFS/lazy-umount/path-lookup-related panics at shutdown (at kill of processes on lazy-umounted filesystems) with 3.9.2 and 3.9.5
 2013-06-12 21:27 UTC  (5+ messages)

[PATCH v3 00/12] Rewrite Tegra PCIe driver
 2013-06-12 21:23 UTC  (6+ messages)
` [PATCH v3 07/12] PCI: tegra: Move PCIe driver to drivers/pci/host

[GIT] Networking
 2013-06-12 21:14 UTC 

[PATCH v2 2/2] x86, range: Do not add new blank slot with add_range_with_merge
 2013-06-12 21:12 UTC  (9+ messages)

[GIT PULL] Block fixes for 3.10 final
 2013-06-12 21:00 UTC 

[ 00/79] 3.9.6-stable review
 2013-06-12 20:53 UTC  (4+ messages)

[PATCH v3 1/6] irqchip: add support for Marvell Orion SoCs
 2013-06-12 20:48 UTC  (2+ messages)
` [tip:irq/core] irqchip: Add "

[patch 2/2] memcg: do not sleep on OOM waitqueue with full charge context
 2013-06-12 20:49 UTC  (12+ messages)

[PATCH-v2] Set irq thread to RT priority on creation
 2013-06-12 20:48 UTC  (2+ messages)
` [tip:irq/core] genirq: "

ext4 extent status tree LRU locking
 2013-06-12 20:48 UTC  (4+ messages)

[PATCH 1/3] x86: Get rid of ->hard_math and all the FPU asm fu
 2013-06-12 20:48 UTC  (3+ messages)
` [PATCH 1/4] "
  ` [tip:x86/fpu] "

[PATCH] code clean in __flush_tlb_one()
 2013-06-12 20:47 UTC  (2+ messages)
` [tip:x86/cleanups] x86, cleanups: Remove extra tab "

[PATCH 2/2] x86/microcode/amd: allow multiple families' bin files appended together
 2013-06-12 20:47 UTC  (2+ messages)
` [tip:x86/microcode] x86, microcode, amd: Allow "

[PATCH 1/2] x86/microcode/amd: make find_ucode_in_initrd() __init
 2013-06-12 20:47 UTC  (2+ messages)
` [tip:x86/microcode] x86, microcode, amd: Make "

Slow swap-in with SSD
 2013-06-12 20:42 UTC  (2+ messages)

pull request: wireless 2013-06-06
 2013-06-12 20:36 UTC  (3+ messages)
` pull request: wireless 2013-06-12

Immutable biovecs, dio rewrite
 2013-06-12 20:30 UTC  (3+ messages)

[PATCH v3 next/akpm] aio: convert the ioctx list to radix tree
 2013-06-12 19:40 UTC  (4+ messages)

WARNING: at drivers/scsi/scsi_lib.c:1196 scsi_setup_fs_cmnd during RAID5 startup
 2013-06-12 20:18 UTC  (3+ messages)

[PATCH v2 0/3] Zynq: Support more boards
 2013-06-12 20:16 UTC  (6+ messages)
` [PATCH v2 3/3] arm: dt: zynq: Add support for the zed platform

[PATCH] mm: Remove zone_type argument of build_zonelists_node
 2013-06-12 20: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