linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-15 17:48:30 to 2013-10-15 22:02:13 UTC [more...]

GPIO: Performance sensitive applications, gpiochip-level locking
 2013-10-15 22:02 UTC  (4+ messages)

[PATCH v2 0/3] thermal: bcm281xx: Add thermal driver
 2013-10-15 21:57 UTC  (7+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 3/3] ARM: bcm281xx: Add thermal driver to device tree

Kconfig help entry for CONFIG_PARAVIRT_SPINLOCK
 2013-10-15 21:45 UTC 

[PATCHv3 1/2] mm: rearrange madvise code to allow for reuse
 2013-10-15 21:47 UTC  (3+ messages)
` [PATCH 2/2] mm: add a field to store names for private anonymous memory

[GIT PULL] device tree reverts and fix against v3.12-rc5
 2013-10-15 21:43 UTC 

fs/attr.c:notify_change locking warning
 2013-10-15 21:36 UTC  (4+ messages)

[PATCH] drivers: misc: add gpio wakeup driver
 2013-10-15 21:35 UTC  (4+ messages)

[PATCH] usb: hub: Clear Port Reset Change during init/resume
 2013-10-15 21:32 UTC  (2+ messages)

[RFC PATCH 0/3] headers: Consolidate once/cond style macros
 2013-10-15 21:24 UTC  (7+ messages)
` [PATCH 1/3] core: New macro to execute code only once
` [PATCH 2/3] core: Convert printk_once to use DO_ONCE
` [PATCH 3/3] bug: Convert warn macros to use once and cond helpers

[PATCH 5/5] ARM: ux500: adjust the TC3589x devices to the binding
 2013-10-15 21:22 UTC 

[PATCH 4/5] input: tc3589x-keypad: support probing from device tree
 2013-10-15 21:21 UTC 

[PATCH 3/5] mfd: tc3589x: reform device tree probing
 2013-10-15 21:16 UTC 

[PATCH 2/5] mfd: tc3589x: detect the precise version
 2013-10-15 21:14 UTC 

[PATCH] x86/numa: Allow node distance table to have I/O nodes
 2013-10-15 21:07 UTC 

[PATCH 1/5] mfd: tc3589x: add device tree bindings
 2013-10-15 21:11 UTC 

[PATCH 0/5] MFD: fixup tc3589x for device tree
 2013-10-15 21:10 UTC 

[PATCH] ACPI/Power: Check physical device's runtime pm status before requesting to resume it
 2013-10-15 21:22 UTC  (4+ messages)

[PATCH v2 00/13] uprobes: Add uprobes support for ARM
 2013-10-15 21:04 UTC  (14+ messages)
` [PATCH v2 01/13] uprobes: move function declarations out of arch
` [PATCH v2 02/13] uprobes: allow ignoring of probe hits
` [PATCH v2 03/13] uprobes: allow arch access to xol slot
` [PATCH v2 04/13] uprobes: allow arch-specific initialization
` [PATCH v2 05/13] uprobes: add arch write opcode hook
` [PATCH v2 06/13] ARM: move shared uprobe/kprobe definitions into new include file
` [PATCH v2 07/13] ARM: move generic thumb instruction parsing code to new files for use by other features
` [PATCH v2 08/13] ARM: use a function table for determining instruction interpreter actions
` [PATCH v2 09/13] ARM: Disable jprobe selftests in thumb kernels
` [PATCH v2 10/13] kprobes: Remove uneeded kernel dependency on struct arch_specific_insn
` [PATCH v2 11/13] ARM: Finish renaming ARM kprobes APIs for sharing with uprobes
` [PATCH v2 12/13] ARM: add uprobes support
` [PATCH v2 13/13] ARM: Remove uprobes dependency on kprobes

[PATCH 0/11] update page table walker
 2013-10-15 21:03 UTC  (3+ messages)

[PATCH] usb: ohci: remove ep93xx bus glue platform driver
 2013-10-15 20:55 UTC  (3+ messages)

[PATCH] ACPI/Power: Release resource_lock after acpi_power_get_state() return error
 2013-10-15 21:06 UTC  (2+ messages)

[RFC PATCH 0/3] ACPI/Power: Fix infinite loop of runtime resume and suspend caused by turning on power resource
 2013-10-15 21:05 UTC  (2+ messages)

[PATCH v4] vsprintf: Check real user/group id for %pK
 2013-10-15 20:51 UTC  (2+ messages)

[PATCH 0/2] hvc_console: Add DTR/RTS callbacks to handle HUPCL conditions
 2013-10-15 20:47 UTC  (7+ messages)
` [PATCH 1/2] tty/hvc_console: Add DTR/RTS callback to handle HUPCL control

[PATCHv2 1/2] mm: try to detect that page->ptl is in use
 2013-10-15 20:44 UTC  (5+ messages)
` [PATCHv2 2/2] xtensa: use buddy allocator for PTE table

[RFC 0/9] of: refactor IRQ parsing and add interrupts-extended implementation
 2013-10-15 20:39 UTC  (10+ messages)
` [RFC 1/9] of/irq: Rename of_irq_map_* functions to of_irq_parse_*
` [RFC 2/9] of/irq: Replace of_irq with of_phandle_args
` [RFC 3/9] of/irq: simplify args to irq_create_of_mapping
` [RFC 4/9] of/irq: Refactor interrupt-map parsing
` [RFC 5/9] of: Add helper for printing an of_phandle_args structure
` [RFC 6/9] of: Add testcases for interrupt parsing
` [RFC 7/9] of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code
` [RFC 8/9] microblaze/pci: Drop PowerPC-ism from irq parsing
` [RFC 9/9] of/irq: create interrupts-extended property

[PATCH] bug: Use xchg() to update WARN_ON_ONCE() static variable
 2013-10-15 20:41 UTC  (9+ messages)

[PATCH RFC 0/5] Ethernet support for Zynq
 2013-10-15 20:38 UTC  (5+ messages)
` [PATCH RFC 4/5] net: macb: Use devm_request_irq()

[PATCH] x86: Remove WARN_ON(in_nmi()) from vmalloc_fault
 2013-10-15 20:39 UTC 

[RFC][PATCH 0/8] mm: freshen percpu pageset code
 2013-10-15 20:35 UTC  (9+ messages)
` [RFC][PATCH 1/8] mm: pcp: rename percpu pageset functions
` [RFC][PATCH 2/8] mm: pcp: consolidate percpu_pagelist_fraction code
` [RFC][PATCH 3/8] mm: pcp: separate pageset update code from sysctl code
` [RFC][PATCH 4/8] mm: pcp: move pageset sysctl code to sysctl.c
` [RFC][PATCH 5/8] mm: pcp: make percpu_pagelist_fraction sysctl undoable
` [RFC][PATCH 6/8] mm: pcp: consolidate high-to-batch ratio code
` [RFC][PATCH 7/8] mm: pcp: move page coloring optimization away from pcp sizing
` [RFC][PATCH 8/8] mm: pcp: create setup_boot_pageset()

[PATCH] powerpc 8xx: Fixing memory init issue with CONFIG_PIN_TLB
 2013-10-15 20:33 UTC  (4+ messages)

[PATCH v2 0/7] Tegra124 clock support
 2013-10-15 20:31 UTC  (9+ messages)
` [PATCH v2 1/7] clk: tegra: Add support for PLLSS
` [PATCH v2 4/7] clk: tegra124: Add new peripheral clocks
` [PATCH v2 5/7] clk: tegra124: Add support for Tegra124 clocks

mm: fix BUG in __split_huge_page_pmd
 2013-10-15 20:30 UTC  (9+ messages)

[PATCH] usb-storage: scsiglue: Changing the command result
 2013-10-15 20:22 UTC  (4+ messages)

[GIT PULL] Immutable biovecs
 2013-10-15 20:20 UTC 

DoS with unprivileged mounts
 2013-10-15 20:18 UTC  (22+ messages)
  ` [RFC][PATCH 0/3] vfs: Detach mounts on unlink
    ` [RFC][PATCH 4/3] vfs: Allow rmdir to remove mounts in all but the current mount namespace
                                ` [REVIEW][PATCH 0/4] vfs: Detach mounts on unlink
                                  ` [REVIEW][PATCH 1/4] vfs: Don't allow overwriting mounts in the current mount namespace
                                  ` [REVIEW][PATCH 2/4] vfs: Keep a list of mounts on a mount point
                                  ` [REVIEW][PATCH 3/4] vfs: Add a function to lazily unmount all mounts from any dentry. v3
                                  ` [REVIEW][PATCH 4/4] vfs: Lazily remove mounts on unlinked files and directories. v2

[PATCH] USB: OHCI: Only use ohci_driver_overrides if they are defined
 2013-10-15 20:13 UTC  (2+ messages)

[PATCH] perf list: Show error if tracepoints not available
 2013-10-15 20:07 UTC 

[PATCH v6 0/5] clk: clock deregistration support
 2013-10-15 20:04 UTC  (4+ messages)

[PATCH v2] kexec support for Linux/m68k (kernel part)
 2013-10-15 20:03 UTC  (7+ messages)
` [PATCH 1/3] kexec: Add debug printing of kimage table entries
` [PATCH 2/3] m68k: Add kexec support
` [PATCH 3/3] m68k: Add support to export bootinfo in procfs

[PATCH v2 0/7] Make dwc3 use Generic PHY Framework
 2013-10-15 19:54 UTC  (8+ messages)
` [PATCH v2 1/7] usb: dwc3: get "usb_phy" only if the platform indicates the presence of PHY's
` [PATCH v2 2/7] usb: dwc3: adapt dwc3 core to use Generic PHY Framework
` [PATCH v2 3/7] Documentation: dt bindings: move ..usb/usb-phy.txt to ..phy/ti-phy.txt
` [PATCH v2 4/7] drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY Framework
` [PATCH v2 5/7] usb: phy: omap-usb2: remove *set_suspend* callback from omap-usb2
` [PATCH v2 6/7] phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/
` [PATCH v2 7/7] arm/dts: added dt properties to adapt to the new phy framwork

[PATCH] pps : add non blocking option to PPS_FETCH ioctl
 2013-10-15 19:55 UTC  (4+ messages)

linux-next: Tree for Oct 15
 2013-10-15 19:50 UTC  (2+ messages)
` linux-next: Tree for Oct 15 (usb gadget f_mass_storage and storage_common)

[PATCH v3 00/19] Introduce common infra for tegra clocks
 2013-10-15 19:43 UTC  (23+ messages)
` [PATCH v3 02/19] clk: tegra: simplify periph clock data
` [PATCH v3 03/19] clk: tegra: common periph_clk_enb_refcnt and clks
` [PATCH v3 05/19] clk: tegra: move some PLLC and PLLXC init to clk-pll.c
` [PATCH v3 08/19] clk: tegra: add common infra for DT clocks
` [PATCH v3 09/19] clk: tegra: add clkdev registration infra
` [PATCH v3 10/19] clk: tegra: move audio clk to common file
` [PATCH v3 11/19] clk: tegra: move periph clocks "
` [PATCH v3 13/19] clk: tegra: introduce common gen4 super clock
` [PATCH v3 14/19] clk: tegra30: replace enum by binding header
` [PATCH v3 19/19] clk: tegra30: move to common tegra clk infra

[PATCH] mg_disk: remove deprecated IRQF_DISABLED
 2013-10-15 19:40 UTC  (2+ messages)

[RFC RESEND 0/3] replace INIT_COMPLETION with reinit_completion
 2013-10-15 19:31 UTC  (4+ messages)
` [RFC RESEND 1/3] sched: "
` [RFC RESEND 2/3] tree-wide: use reinit_completion instead of INIT_COMPLETION
` [RFC RESEND 3/3] sched: remove INIT_COMPLETION

[PATCH v2 0/2] x86, apic, kdump: Disable BSP if boot cpu is AP
 2013-10-15 19:30 UTC  (5+ messages)
` [PATCH v2 1/2] x86, apic: Add boot_cpu_is_bsp() to check if boot cpu is BSP
` [PATCH v2 2/2] x86, apic: Disable BSP if boot cpu is AP

epoll oops
 2013-10-15 19:28 UTC  (5+ messages)

[PATCH 00/10] percpu: Replace __get_cpu_var uses in core code V1
 2013-10-15 19:25 UTC  (13+ messages)
` [PATCH 01/10] net: Replace __get_cpu_var uses
` [PATCH 02/10] time: "
` [PATCH 03/10] scheduler: "
` [PATCH 04/10] mm: "
` [PATCH 05/10] tracing: "
` [PATCH 06/10] block: "
` [PATCH 07/10] rcu: "
` [PATCH 08/10] percpu: "
` [PATCH 09/10] watchdog: "
` [PATCH 10/10] kernel misc: "

[PATCH] hpet: remove deprecated IRQF_DISABLED
 2013-10-15 19:25 UTC  (2+ messages)

[PATCH v2] staging/olpc_dcon: fix kconfig to fix build errors
 2013-10-15 19:24 UTC  (4+ messages)

[PATCH 0/3 v2] Add regulator supply alias
 2013-10-15 19:14 UTC  (4+ messages)
` [PATCH 1/3 v2] regulator: core: Add ability to create a lookup alias for supply
` [PATCH 2/3 v2] mfd: Allow mapping regulator supplies to MFD device from children
` [PATCH 3/3 v2] mfd: arizona: Specify supply mappings for Arizona CODECs

Extended H/W error log driver
 2013-10-15 19:23 UTC  (15+ messages)
` [PATCH 2/8] ACPI, CPER: Update cper info
` [PATCH 4/8] DMI: Parse memory device (type 17) in SMBIOS
` [PATCH 6/8] ACPI, APEI, CPER: Enhance memory reporting capability

[PATCH 0/3 v2] Add regulator supply alias
 2013-10-15 19:12 UTC  (4+ messages)
` [PATCH 1/3 v2] regulator: core: Add ability to create a lookup alias for supply
` [PATCH 2/3 v2] mfd: Allow mapping regulator supplies to MFD device from children
` [PATCH 3/3 v2] mfd: arizona: Specify supply mappings for Arizona CODECs

m68k discontigmem bug
 2013-10-15 19:15 UTC 

[PATCH 1/2] mmc: arasan: Add driver for Arasan SDHCI
 2013-10-15 19:08 UTC  (2+ messages)
` [PATCH 2/2] arm: dt: zynq: Add SDHCI nodes

[PATCH 00/18] cleanup: wrapper functions of net_ratelimit() called to simplify code
 2013-10-15 19:06 UTC  (3+ messages)
` [PATCH 14/18] net: usb: use wrapper functions of net_ratelimit() "

[PATCH 04/12] mm, thp, tmpfs: split huge page when moving from page cache to swap
 2013-10-15 19:00 UTC  (3+ messages)

[PATCH 03/12] mm, thp, tmpfs: handle huge page cases in shmem_getpage_gfp
 2013-10-15 18:58 UTC  (3+ messages)

[PATCH 05/12] mm, thp, tmpfs: request huge page in shm_fault when needed
 2013-10-15 18:49 UTC  (3+ messages)

[PATCH 07/12] mm, thp, tmpfs: handle huge page in shmem_undo_range for truncate
 2013-10-15 18:48 UTC  (3+ messages)

[PATCH 11/12] mm, thp, tmpfs: enable thp page cache in tmpfs
 2013-10-15 18:42 UTC  (3+ messages)

[RFC PATCH linux-next] ns: do not allocate a new nsproxy at each call
 2013-10-15 18:40 UTC  (2+ messages)

[PATCH 0/6] percpu: Implement Preemption checks for __this_cpu operations V4b
 2013-10-15 18:36 UTC  (8+ messages)
` [PATCH 1/6] net: ip4_datagram_connect: Use correct form of statistics update
` [PATCH 2/6] percpu: Add raw_cpu_ops
` [PATCH 3/6] mm: Use raw_cpu ops for determining current NUMA node
` [PATCH 4/6] Use raw_cpu_write for initialization of per cpu refcount
` [PATCH 5/6] net: __this_cpu_inc in route.c
` [PATCH 6/6] percpu: Add preemption checks to __this_cpu ops

[PATCH] ipc/sem.c: fix small codingstyle
 2013-10-15 18:36 UTC  (3+ messages)

[PATCH v1] seq_file: Fix overflow condition in seq_commit
 2013-10-15 18:33 UTC  (7+ messages)

blk_mq_update_queue_map makes an (invalid?) assumption about cpu ordering
 2013-10-15 18:25 UTC  (3+ messages)

[RFC PATCH] timekeeping: Correct run-time detection of real-time clock
 2013-10-15 18:23 UTC  (3+ messages)

[PATCH V2] For for each TSN t being newly acked (Not only cumulatively, but also SELECTIVELY) cacc_saw_newack should be set to 1
 2013-10-15 18:13 UTC 

Patch "ext4: fix memory leak in xattr" has been added to the 3.0-stable tree
 2013-10-15 18:11 UTC 

pull request: wireless 2013-10-15
 2013-10-15 17:56 UTC 

[PATCH V8 00/33] loop: Issue O_DIRECT aio using bio_vec
 2013-10-15 17:53 UTC  (8+ messages)

CONFIG_SLUB/USE_SPLIT_PTLOCKS compatibility
 2013-10-15 17:53 UTC  (4+ messages)

pull request: wireless 2013-10-15
 2013-10-15 17:46 UTC 

[GIT PULL] please pull infiniband.git
 2013-10-15 17:48 UTC  (3+ 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).