public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-12 09:40:26 to 2015-08-12 12:36:43 UTC [more...]

[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 00/20] Regmap max_raw_io and bmc150 SPI support
 2015-08-12 12:35 UTC  (46+ 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 resend 1/3] mmc: sunxi: fix timeout in sunxi_mmc_oclk_onoff
 2015-08-12 12:35 UTC  (2+ messages)
  ` [linux-sunxi] [PATCH 3/3] mmc: sunxi: use controller automatic clock gating

[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] Make alignment cflags configurable
 2015-08-12 12:32 UTC 

[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: "

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

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] Drivers: hv: vmbus: fix init_vp_index() for reloading hv_netvsc
 2015-08-12 13:48 UTC 

[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  (7+ messages)
` [PATCH v7 1/6] mm: mlock: Refactor mlock, munlock, and munlockall code
` [PATCH v7 2/6] mm: mlock: Add new mlock system call
` [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)

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

[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  (3+ 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)

[PATCH V2] thermal: cpu_cooling: fix lockdep problems in cpu_cooling
 2015-08-12  9:52 UTC 

[PATCH 1/2] staging: lustre: fix static declarations in libcfs
 2015-08-12  9:51 UTC  (2+ messages)
` [PATCH 2/2] staging: lustre: fix symbol redeclared with different type "

[PATCH] f2fs: avoid clear valid page
 2015-08-12  9:48 UTC 

[PATCH V10] fixup: audit: implement audit by executable
 2015-08-12  9:48 UTC  (6+ messages)

[PATCH] MAINTAINERS: add myself as a dedicated reviewer of f2fs
 2015-08-12  9:47 UTC 

[PATCH] f2fs: do not write any node pages related to orphan inodes
 2015-08-12  9:45 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: do not assing a new segment for dio under space shortage
 2015-08-12  9:44 UTC  (2+ messages)
` [f2fs-dev] "

[3.16.y-ckt stable] Linux 3.16.7-ckt16 stable review
 2015-08-12  8:55 UTC  (14+ messages)
` [PATCH 3.16.y-ckt 001/118] netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warnings
` [PATCH 3.16.y-ckt 002/118] Bluetooth: ath3k: Add a new ID 0cf3:e006 to ath3k list
` [PATCH 3.16.y-ckt 004/118] Btrfs: fix race between caching kthread and returning inode to inode cache
` [PATCH 3.16.y-ckt 005/118] Btrfs: fix fsync data loss after append write
` [PATCH 3.16.y-ckt 006/118] ext4: fix reservation release on invalidatepage for delalloc fs
` [PATCH 3.16.y-ckt 007/118] ext4: be more strict when migrating to non-extent based file
` [PATCH 3.16.y-ckt 008/118] ext4: correctly migrate a file with a hole at the beginning
` [PATCH 3.16.y-ckt 009/118] ext4: replace open coded nofail allocation in ext4_free_blocks()
` [PATCH 3.16.y-ckt 010/118] drm/radeon: Handle irqs only based on irq ring, not irq status regs
` [PATCH 3.16.y-ckt 011/118] drm/radeon: unpin cursor BOs on suspend and pin them again on resume (v2)
` [PATCH 3.16.y-ckt 012/118] hpfs: kstrdup() out of memory handling
` [PATCH 3.16.y-ckt 014/118] 9p: don't leave a half-initialized inode sitting around
` [PATCH 3.16.y-ckt 016/118] thermal: step_wise: fix: Prevent from binary overflow when trend is dropping

[PATCH 1/2] f2fs: increase the number of max hard links
 2015-08-12  9:43 UTC  (5+ messages)
` [PATCH 2/2] f2fs: skip checkpoint if there is no dirty segments
  ` [PATCH 2/2 v2] "
    ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: increase the number of max hard links

[PATCH] proc/kcore: remove unneeded white spaces
 2015-08-12  9:41 UTC 


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