linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-12 09:59:16 to 2015-08-12 13:13:12 UTC [more...]

[PATCH v5 14/17] x86/asm/entry/64: Migrate error and interrupt exit work to C
 2015-08-12 13:13 UTC  (7+ messages)
` [tip:x86/asm] x86/asm/entry/64: Migrate error and IRQ exit work to C and remove old assembly code

Problem with error paths in various functions calling kvm_io_bus_unregister_dev
 2015-08-12 13:11 UTC 

[PATCH 00/20] Regmap max_raw_io and bmc150 SPI support
 2015-08-12 13:08 UTC  (54+ messages)
` [PATCH 01/20] regmap: Add missing comments about struct regmap_bus
` [PATCH 02/20] regmap: Remove regmap_bulk_write 64bit support
` [PATCH 03/20] regmap: Fix integertypes for register address and value
` [PATCH 04/20] regmap: Do not skip format initialization
` [PATCH 05/20] regmap: Restructure writes in _regmap_raw_write()
` [PATCH 06/20] regmap: Fix regmap_bulk_write for bus writes
` [PATCH 07/20] regmap: Without bus read() or write(), force use_single_rw
` [PATCH 08/20] regmap: Fix regmap_can_raw_write check
` [PATCH 09/20] regmap: _regmap_raw_write fix for busses without write()
` [PATCH 10/20] regmap: _regmap_raw_multi_reg_write: Add reg_write() support
` [PATCH 11/20] regmap: _regmap_raw_read: Add handling of busses without bus->read()
` [PATCH 12/20] regmap: Introduce max_raw_io for regmap_bulk_read/write
` [PATCH 13/20] regmap: regmap max_raw_io getter function
` [PATCH 14/20] regmap: Add raw_write/read checks for max_raw_write/read sizes
` [PATCH 15/20] regmap-i2c: Add smbus i2c block support
` [PATCH 16/20] iio: bmc150: Fix irq checks
` [PATCH 17/20] iio: bmc150: Use i2c regmap
` [PATCH 18/20] iio: bcm150: Remove i2c_client from private data
` [PATCH 19/20] iio: bmc150: Split the driver into core and i2c
` [PATCH 20/20] iio: bmc150: Add SPI driver

[PATCH] Drivers: hv: vmbus: fix init_vp_index() for reloading hv_netvsc
 2015-08-12 13:48 UTC  (3+ messages)

[PATCH resend 1/3] mmc: sunxi: fix timeout in sunxi_mmc_oclk_onoff
 2015-08-12 13:04 UTC  (5+ messages)
    ` [linux-sunxi] "
  ` [linux-sunxi] [PATCH 3/3] mmc: sunxi: use controller automatic clock gating

[PATCH] Make alignment cflags configurable
 2015-08-12 12:50 UTC  (2+ messages)

[PATCH] kvm:x86:Fix error handling in the function ioapic_write_indirect
 2015-08-12 12:45 UTC 

RFC: prepare for struct scatterlist entries without page backing
 2015-08-12 12:42 UTC  (6+ messages)
` [PATCH 16/31] s390: handle page-less SG entries
` [PATCH 19/31] arc: "

ARM:Gemini:clocksource update for 4.3
 2015-08-12 12:41 UTC  (3+ messages)
` ARM: gemini: clocksource update for 4.3 v2

[PATCH 2/2] sched/deadline: fix comment in enqueue_task_dl
 2015-08-12 12:39 UTC  (2+ messages)
` [tip:sched/core] sched/deadline: Fix comment in enqueue_task_dl()

[PATCH v4 0/6] MT8173 IOMMU SUPPORT
 2015-08-12 12:39 UTC  (7+ messages)
` [PATCH v4 4/6] memory: mediatek: Add SMI driver
` [PATCH v4 5/6] iommu/mediatek: Add mt8173 IOMMU driver

[PATCH 1/2] sched/deadline: fix comment in push_dl_tasks
 2015-08-12 12:39 UTC  (2+ messages)
` [tip:sched/core] sched/deadline: Fix comment in push_dl_tasks()

[RFC][PATCH 3/4] sched: Change sched_class::set_cpus_allowed calling context
 2015-08-12 12:38 UTC  (2+ messages)
` [tip:sched/core] sched: Change the sched_class::set_cpus_allowed( ) "

[PATCH] arm64: add ioread64be and iowrite64be macros
 2015-08-12 12:24 UTC 

[RFC][PATCH 1/4] sched: Fix a race between __kthread_bind() and sched_setaffinity()
 2015-08-12 12:38 UTC  (2+ messages)
` [tip:sched/core] "

[RFC][PATCH 2/4] sched: Make sched_class::set_cpus_allowed() unconditional
 2015-08-12 12:38 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH] sched: ensure a task has a non-normalized vruntime when returning back to cfs
 2015-08-12 12:37 UTC  (2+ messages)
` [tip:sched/core] sched: Ensure a task has a non-normalized vruntime when returning back to CFS

[PATCH] sched/numa: Fix NUMA_DIRECT topology identification
 2015-08-12 12:37 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH v5 8/8] ARM: atomics: define our SMP atomics in terms of _relaxed operations
 2015-08-12 12:36 UTC  (2+ messages)
` [tip:locking/core] locking, ARM, atomics: Define our SMP atomics in terms of _relaxed() operations

[PATCH v2] mmc: sunxi: fix timeout in sunxi_mmc_oclk_onoff
 2015-08-12 12:37 UTC 

[PATCH v5 7/8] include/llist: use linux/atomic.h instead of asm/cmpxchg.h
 2015-08-12 12:36 UTC  (2+ messages)
` [tip:locking/core] locking, include/llist: Use linux/ atomic.h "

[PATCH v5 6/8] locking/qrwlock: make use of acquire/release/relaxed atomics
 2015-08-12 12:36 UTC  (2+ messages)
` [tip:locking/core] locking/qrwlock: Make use of _{acquire|release|relaxed}() atomics

[PATCH v5 5/8] locking/qrwlock: implement queue_write_unlock using smp_store_release
 2015-08-12 12:35 UTC  (2+ messages)
` [tip:locking/core] locking/qrwlock: Implement queue_write_unlock( ) using smp_store_release()

[PATCH 0/3] HID: lenovo: Improve wheel emulation
 2015-08-12 12:36 UTC  (2+ messages)

[PATCH v5 4/8] lockref: remove homebrew cmpxchg64_relaxed macro definition
 2015-08-12 12:35 UTC  (2+ messages)
` [tip:locking/core] locking/lockref: Remove homebrew cmpxchg64_relaxed() "

[PATCH v5 3/8] asm-generic: add relaxed/acquire/release variants for atomic_long_t
 2015-08-12 12:35 UTC  (2+ messages)
` [tip:locking/core] locking, asm-generic: Add _{relaxed|acquire|release}() variants for 'atomic_long_t'

[PATCH v5 2/8] asm-generic: rework atomic-long.h to avoid bulk code duplication
 2015-08-12 12:34 UTC  (2+ messages)
` [tip:locking/core] locking, asm-generic: Rework "

[PATCH v5 1/8] atomics: add acquire/release/relaxed variants of some atomic operations
 2015-08-12 12:34 UTC  (2+ messages)
` [tip:locking/core] locking/atomics: Add _{acquire|release|relaxed}() "

[PATCH] compiler.h: cast away attributes in WRITE_ONCE magic
 2015-08-12 12:34 UTC  (2+ messages)
` [tip:locking/core] locking, compiler.h: Cast away attributes in the WRITE_ONCE() magic

[PATCH v2] x86: Clean up files of Intel Processor Trace
 2015-08-12 12:33 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel/pt: "

[PATCH] perf: Clarify the use of page::private for high-order AUX allocations
 2015-08-12 12:33 UTC  (2+ messages)
` [tip:perf/core] perf/ring-buffer: Clarify the use of page:: private "

[PATCH] perf/x86/intel/cqm: Do not access cpu_data() from CPU_UP_PREPARE handler
 2015-08-12 12:32 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] perf: Avoid double-free of AUX buffer
 2015-08-12 12:31 UTC  (2+ messages)
` [tip:perf/core] perf: Fix double-free of the "

[PATCH 0/5] add GPT timer support for mt8173
 2015-08-12 12:32 UTC  (3+ messages)

[PATCH 2/2] perf evlist: Be more specific on -F/--freq
 2015-08-12 12:31 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] printk: rebalance printk
 2015-08-12 12:31 UTC  (3+ messages)

[PATCH 1/2] perf record: Support per-event freq term
 2015-08-12 12:31 UTC  (2+ messages)
` [tip:perf/core] "

[linux-sunxi] MMC clock gating broken on a20
 2015-08-12 12:30 UTC  (2+ messages)

[PATCH] perf, tools, report: Add support for srcfile sort key
 2015-08-12 12:30 UTC  (2+ messages)
` [tip:perf/core] perf "

[tip:perf/core] perf hists: Update the column width for the " srcline" sort key
 2015-08-12 12:30 UTC 

[tip:perf/core] perf hists: hist_entry__cmp() may use he_tmp.hists, initialize it
 2015-08-12 12:30 UTC 

[PATCH] perf tools: Unset perf_event_attr::freq when period term is set
 2015-08-12 12:29 UTC  (2+ messages)
` [tip:perf/core] perf tools: Unset perf_event_attr:: freq "

[PATCH] perf, tools: Support full source file paths for srcline
 2015-08-12 12:29 UTC  (2+ messages)
` [tip:perf/core] perf "

[PATCH RFC V9 1/3] perf,tools: move callchain option parse code to util.c
 2015-08-12 12:29 UTC  (2+ messages)
` [tip:perf/core] perf callchain: Move option parsing "

[PATCH] perf tools: Move perf_counts struct and functions into separate object
 2015-08-12 12:28 UTC  (2+ messages)
` [tip:perf/core] perf stat: "

linux-next: build failure after merge of the gpio tree
 2015-08-12 12:27 UTC  (3+ messages)

[GIT PULL] regmap fix for v4.2
 2015-08-12 12:27 UTC 

[PATCH] [for-4.2] Make alignment cflags configurable
 2015-08-12 12:23 UTC 

mm: use after free and panic in free_pages_and_swap_cache
 2015-08-12 12:27 UTC  (2+ messages)

[PATCH 1/3] regulator: core: Reduce rdev locking region when releasing regulator
 2015-08-12 12:20 UTC  (3+ messages)
` [PATCH 2/3] regulator: core: Move more deallocation into class unregister
` [PATCH 3/3] regulator: core: Use class device list for regulator_list in late init

[PATCH v5 0/6] KASAN for amr64
 2015-08-12 12:19 UTC  (8+ messages)
` [PATCH v5 2/6] x86/kasan, mm: introduce generic kasan_populate_zero_shadow()

[PATCH v7 0/6] Allow user to request memory to be locked on page fault
 2015-08-12 11:59 UTC  (3+ messages)
` [PATCH v7 3/6] mm: Introduce VM_LOCKONFAULT

[PATCH V4 0/3] mfd: arizona: Support Cirrus Logic CS47L24 and WM1831
 2015-08-12 11:58 UTC  (4+ messages)
` [PATCH V4 1/3] mfd: arizona: factor out DCVDD isolation control
` [PATCH V4 2/3] mfd: arizona: factor out checking of jack detection state
` [PATCH V4 3/3] mfd: arizona: Support Cirrus Logic CS47L24 and WM1831

[PATCH v1 1/3] device property: check fwnode type in to_of_node()
 2015-08-12 11:52 UTC  (6+ messages)
` [PATCH v1 2/3] device property: fallback to pset when gettng one string
` [PATCH v1 3/3] device property: attach 'else if' to the proper 'if'

[PATCH v2] x86/mce: fix failed to reenable cmci when swiching to interrupt mode
 2015-08-12 11:52 UTC  (3+ messages)

[PATCH v2] serial: max310x: Fix out of bounds access
 2015-08-12 11:50 UTC  (3+ messages)

[PATCH V1 Resend 00/10] trivial: Drop unlikely before IS_ERR(_OR_NULL)
 2015-08-12 11:47 UTC  (15+ messages)
` [PATCH V1 Resend 01/10] err.h: add (missing) unlikely() to IS_ERR_OR_NULL()
` [PATCH V1 Resend 02/10] PM / OPP: Drop unlikely before IS_ERR(_OR_NULL)
` [PATCH V1 Resend 03/10] drivers: devfreq: "
` [PATCH V1 Resend 04/10] drivers: misc: "
` [PATCH V1 Resend 05/10] drivers: net: "
` [PATCH V1 Resend 06/10] drivers: rtc: Drop (un)likely "
` [PATCH V1 Resend 07/10] fs: Drop unlikely "
` [PATCH V1 Resend 08/10] blk-cgroup: "
` [PATCH V1 Resend 09/10] mm: "
` [PATCH V1 Resend 10/10] net: "

[PATCH v8 0/4] Implement OCOTP driver for Vybrid using NVMEM
 2015-08-12 11:41 UTC  (5+ messages)
` [PATCH v8 3/4] drivers: nvmem: Add Vybrid OCOTP support

[PATCH 0/2] Documentation: iio-trig-sysfs: Add missing ABI
 2015-08-12 11:29 UTC  (3+ messages)
` [PATCH 1/2] Documentation: iio-trig-sysfs: Document add_trigger attribute
` [PATCH 2/2] Documentation: iio-trig-sysfs: Add remove_trigger attribute ABI

[PATCH] ARM: dts: exynos4412-odroidu3: Enable SPI1
 2015-08-12 11:27 UTC 

[PATCH] Staging: media/bcm2048: Fix line over 80 characters warning as detected by checkpatch.pl
 2015-08-12 11:19 UTC  (2+ messages)

[PATCH 0/3] Let the power allocator thermal governor run on any thermal zone
 2015-08-12 11:13 UTC  (6+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] thermal: power_allocator: relax the requirement of a sustainable_power in tzp
  ` [PATCH v2 2/4] thermal: power_allocator: relax the requirement of two passive trip points

[PATCH] sched,fair: Remove > u32 weight handling for delta
 2015-08-12 11:12 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 2/2] dt: power: st: Provide bindings for ST's OPPs
 2015-08-12 11:08 UTC  (11+ messages)

[PATCH v1] usb: dwc2: reset AHB hclk domain before init
 2015-08-12 11:06 UTC  (3+ messages)

[PATCH V3 1/2] PM / OPP: Free resources and properly return error on failure
 2015-08-12 11:00 UTC  (2+ messages)
` [PATCH V3 2/2] PM / OPP: Fix static checker warning (broken 64bit big endian systems)

[PATCH] perf/x86/intel/cqm: Move WARN_ONs from intel_cqm_cpu_prepare to cqm_pick_event_reader
 2015-08-12 11:00 UTC  (2+ messages)

[GIT PULL] MODSIGN: Use PKCS#7 for module signatures [ver #7a]
 2015-08-12 10:59 UTC  (12+ messages)

[RFCv5 PATCH 00/46] sched: Energy cost model for energy-aware scheduling
 2015-08-12 10:59 UTC  (8+ messages)
` [RFCv5 PATCH 16/46] sched: Allocate and initialize energy data structures
` [RFCv5 PATCH 18/46] arm: topology: Define TC2 energy and provide it to the scheduler
` [RFCv5 PATCH 20/46] sched: Relocated get_cpu_usage() and change return type

[PATCH RESEND] mfd: arizona: Fix initialisation of the PM runtime
 2015-08-12 10:55 UTC  (5+ messages)

[PATCH V2 1/6] PM / OPP: Free resources and properly return error on failure
 2015-08-12 10:52 UTC  (10+ messages)

Question about SCHED_DEADLINE and sched_yield() usage
 2015-08-12 10:52 UTC  (4+ messages)

[PATCH 00/10] Remove zonelist cache and high-order watermark checking v2
 2015-08-12 10:45 UTC  (11+ messages)
` [PATCH 01/10] mm, page_alloc: Delete the zonelist_cache
` [PATCH 02/10] mm, page_alloc: Remove unnecessary parameter from zone_watermark_ok_safe
` [PATCH 03/10] mm, page_alloc: Remove unnecessary recalculations for dirty zone balancing
` [PATCH 04/10] mm, page_alloc: Remove unnecessary taking of a seqlock when cpusets are disabled
` [PATCH 05/10] mm, page_alloc: Use masks and shifts when converting GFP flags to migrate types
` [PATCH 06/10] mm: page_alloc: Distinguish between being unable to sleep, unwilling to unwilling and avoiding waking kswapd
` [PATCH 07/10] mm: page_alloc: Rename __GFP_WAIT to __GFP_RECLAIM
` [PATCH 08/10] mm, page_alloc: Remove MIGRATE_RESERVE
` [PATCH 09/10] mm, page_alloc: Reserve pageblocks for high-order atomic allocations on demand
` [PATCH 10/10] mm, page_alloc: Only enforce watermarks for order-0 allocations

[PATCH] Bluetooth: hci_bcm: Fix "implicit declaration"
 2015-08-12 10:46 UTC 

[PATCH v2 0/6] Mailbox: Provide support STi based platforms
 2015-08-12 10:43 UTC  (11+ messages)
` [PATCH v2 2/6] mailbox: dt-bindings: Add shared [driver <=> device tree] defines
` [PATCH v2 5/6] mailbox: Add generic mechanism for testing Mailbox Controllers

[PATCH 1/4] rtc: s3c: add missing clk control
 2015-08-12 10:26 UTC  (4+ messages)
` [PATCH 3/4] rtc: s3c: use unified functions for enable/disable of clk

[PATCH 00/31] use kmemdup rather than duplicating its implementation
 2015-08-12 10:25 UTC  (3+ messages)
` [PATCH 28/31] net/xfrm: "

[PATCH v2] rtc: s3c: fix disabled clocks for alarm
 2015-08-12 10:21 UTC 

[PATCH] MIPS:loongson64:hpet: Drop the dangling 'set_mode' assignment
 2015-08-12 10:18 UTC  (2+ messages)

[GIT PULL 0/9] perf/core improvements and fixes
 2015-08-12 10:18 UTC  (2+ messages)

[PATCH RFC v2 0/5] Multi-queue support for xen-blkfront and xen-blkback
 2015-08-12 10:16 UTC  (13+ messages)
        ` [Xen-devel] "

[GIT PULL rcu/next] RCU commits for 4.3
 2015-08-12 10:14 UTC 

[PATCH V2] printk: rebalance printk
 2015-08-12 10:11 UTC  (2+ messages)
` [PATCH V3] "

[x86] copy_from{to}_user question
 2015-08-12 10:07 UTC  (2+ messages)

[PATCH] Revert "drm/nouveau/fifo/gk104: kick channels when deactivating them"
 2015-08-12  9:59 UTC  (6+ 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).