linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-30 13:23:06 to 2016-12-30 23:04:52 UTC [more...]

[RFC 00/32] State of MARS Reo-Redundancy Module
 2016-12-30 22:57 UTC  (33+ messages)
` [RFC 01/32] mars: add new module lamport
` [RFC 02/32] mars: add new module brick_say
` [RFC 03/32] mars: add new module brick_mem
` [RFC 04/32] mars: add new module brick_checking
` [RFC 05/32] mars: add new module meta
` [RFC 06/32] mars: add new module brick
` [RFC 07/32] mars: add new module lib_pairing_heap
` [RFC 08/32] mars: add new module lib_queue
` [RFC 09/32] mars: add new module lib_rank
` [RFC 10/32] mars: add new module lib_limiter
` [RFC 11/32] mars: add new module lib_timing
` [RFC 12/32] mars: add new module vfs_compat
` [RFC 13/32] mars: add new module xio
` [RFC 14/32] mars: add new module xio_net
` [RFC 15/32] mars: add new module lib_mapfree
` [RFC 16/32] mars: add new module lib_log
` [RFC 17/32] mars: add new module xio_bio
` [RFC 18/32] mars: add new module xio_sio
` [RFC 19/32] mars: add new module xio_client
` [RFC 20/32] mars: add new module xio_if
` [RFC 21/32] mars: add new module xio_copy
` [RFC 22/32] mars: add new module xio_trans_logger
` [RFC 23/32] mars: add new module xio_server
` [RFC 24/32] mars: add new module strategy
` [RFC 25/32] mars: add new module main_strategy
` [RFC 26/32] mars: add new module net
` [RFC 27/32] mars: add new module server_strategy
` [RFC 28/32] mars: add new module mars_proc
` [RFC 29/32] mars: add new module mars_main
` [RFC 30/32] mars: add new module Makefile
` [RFC 31/32] mars: add new module Kconfig
` [RFC 32/32] mars: activate build

[BUG] 4.9 - kernel oops when pptp connection is established and the kernel doesn't have pptp modules compiled
 2016-12-30 22:48 UTC 

[PATCH] samples/vfio-mdev: don't return zero on failure paths in mtty_dev_init()
 2016-12-30 22:40 UTC 

[patch] mm, thp: always direct reclaim for MADV_HUGEPAGE even when deferred
 2016-12-30 22:30 UTC  (7+ messages)

[PATCH] mm: Drop "PFNs busy" printk in an expected path
 2016-12-30 20:25 UTC  (7+ messages)

[PATCH v2 0/2] tpm: enhance TPM 2.0 extend function to support multiple PCR banks
 2016-12-30 21:17 UTC  (5+ messages)
` [PATCH v2 1/2] tpm: implement TPM 2.0 capability to get active "
` [PATCH v2 2/2] tpm: enhance TPM 2.0 PCR extend to support multiple banks

[PATCH v6 0/8] Add PWM and IIO timer drivers for STM32
 2016-12-30 21:12 UTC  (5+ messages)
` [PATCH v6 2/8] MFD: add STM32 Timers driver
` [PATCH v6 6/8] IIO: add STM32 timer trigger driver

[PATCH] ALSA: snd-usb: fix IRQ triggered NULL pointer dereference
 2016-12-30 21:00 UTC  (8+ messages)

[PATCH] staging: r8192U_core: Use kmalloc_array() in rtl8192_usb_initendpoints()
 2016-12-30 20:56 UTC 

PROBLEM: Kernel BUG with raid5 soft + Xen + DRBD - invalid opcode
 2016-12-30 20:54 UTC  (2+ messages)

[PATCH v9 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
 2016-12-30 20:36 UTC  (3+ messages)
` [PATCH v9 8/8] drivers:input:tsc2007: add iio interface to read external ADC input and temperature

[PATCH v2 0/4] Use Exynos macros for pinctrl settings
 2016-12-30 20:28 UTC  (10+ messages)
  ` [PATCH v2 1/4] pinctrl: samsung: Fix the width of PINCFG_TYPE_DRV bitfields for Exynos5433
  ` [PATCH v2 2/4] pinctrl: dt-bindings: samsung: add drive strength macros "
  ` [PATCH v2 3/4] ARM64: dts: exynos5433: use macros for pinctrl configuration on Exynos5433

[PATCH v3 2/2] drivers: net: ethernet: 3com: fix return value
 2016-12-30 20:27 UTC  (6+ messages)
`  "
  ` [PATCH v4 1/2] net: 3com: typhoon: typhoon_init_one: fix incorrect return values
  ` [PATCH v4 2/2] net: 3com: typhoon: typhoon_init_one: make return values more specific

[PATCH] iio: Documentation: fix spelling mistake: "deactived" -> "deactivated"
 2016-12-30 20:23 UTC  (2+ messages)

[PATCH] ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned int
 2016-12-30 20:23 UTC  (2+ messages)

[PATCH v8 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
 2016-12-30 20:17 UTC  (10+ messages)
` [PATCH v8 3/8] drivers:input:tsc2007: add iio interface to read external ADC input and temperature

[PATCH] iio: mxs-lradc: fix error handling in mxs_lradc_probe()
 2016-12-30 20:16 UTC  (4+ messages)

[PATCH v3 0/2] staging: iio: ad7606: move driver out of staging
 2016-12-30 20:16 UTC  (5+ messages)
` [PATCH v3 1/2] staging: iio: ad7606: replace range/range_available with corresponding scale
` [PATCH v3 2/2] staging: iio: ad7606: move out of staging

[PATCH] drivers: remoteproc: constify rproc_ops structures
 2016-12-30 12:06 UTC  (2+ messages)

[PATCH] remoteproc: add some kind of help
 2016-12-30 12:01 UTC  (2+ messages)

[PATCH 00/18] Drivers: hv: vmbus: Restructure architecture specific code
 2016-12-30 21:36 UTC  (19+ messages)
` [PATCH 01/18] Drivers: hv: vmbus: Move the definition of hv_x64_msr_hypercall_contents
  ` [PATCH 02/18] Drivers: hv: vmbus: Move the definition of generate_guest_id()
  ` [PATCH 03/18] Drivers: hv vmbus: Move Hypercall page setup out of common code
  ` [PATCH 04/18] Drivers: hv: vmbus: Move Hypercall invocation code "
  ` [PATCH 05/18] Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource code
  ` [PATCH 06/18] Drivers: hv: vmbus: Move the extracting of Hypervisor version information
  ` [PATCH 07/18] Drivers: hv: vmbus: Move the crash notification function
  ` [PATCH 08/18] Drivers: hv: vmbus: Move the check for hypercall page setup
  ` [PATCH 09/18] Drivers: hv: vmbus: Move the code to signal end of message
  ` [PATCH 10/18] Drivers: hv: vmbus: Restructure the clockevents code
  ` [PATCH 11/18] Drivers: hv: util: Use hv_get_current_tick() to get current tick
  ` [PATCH 12/18] Drivers: hv: vmbus: Get rid of an unsused variable
  ` [PATCH 13/18] Drivers: hv: vmbus: Define APIs to manipulate the message page
  ` [PATCH 14/18] Drivers: hv: vmbus: Define APIs to manipulate the event page
  ` [PATCH 15/18] Drivers: hv: vmbus: Define APIs to manipulate the synthetic interrupt controller
  ` [PATCH 16/18] Drivers: hv: vmbus: Define an API to retrieve virtual processor index
  ` [PATCH 17/18] Drivers: hv: vmbus: Define an APIs to manage interrupt state
  ` [PATCH 18/18] Drivers: hv: vmbus: Cleanup hyperv_vmbus.h

[PATCH v4 1/5] devicetree: mfd: Add binding for the TI LM3533
 2016-12-30 19:50 UTC  (2+ messages)

[PATCH 00/15] hyperv: more stuff to uapi + cleanup
 2016-12-30 19:45 UTC  (4+ messages)

[linux-sunxi] [PATCH 1/2] drivers: pinctrl: add driver for Allwinner H5 SoC
 2016-12-30 19:42 UTC  (3+ messages)

[PATCH 00/18] Drivers: hv: vmbus: Restructure architecture specific code
 2016-12-30 21:34 UTC 

[RFC 0/4] x86: keep TASK_SIZE in sync with mm->task_size
 2016-12-30 15:56 UTC  (3+ messages)
` [RFC 2/4] x86/thread_info: kill TIF_ADDR32 in favour of ADDR_LIMIT_32BIT
` [RFC 4/4] x86/arch_prctl: add ARCH_{GET,SET}_TASK_SIZE

[PATCH linux 0/6] drivers: hwmon: Add On-Chip Controller driver
 2016-12-30 19:34 UTC  (9+ messages)
` [PATCH linux 1/6] hwmon: Add core On-Chip Controller support for POWER CPUs
` [PATCH linux 2/6] hwmon: occ: Add sysfs interface
` [PATCH linux 3/6] hwmon: occ: Add I2C transport implementation for SCOM operations
` [PATCH linux 4/6] hwmon: occ: Add callbacks for parsing P8 OCC datastructures
` [PATCH linux 5/6] hwmon: occ: Add hwmon implementation for the P8 OCC
` [PATCH linux 6/6] hwmon: occ: Add callbacks for parsing P9 OCC datastructures

[PATCH] trace: extend trace_clock to support arch_arm clock counter
 2016-12-30 19:15 UTC  (9+ messages)

[PATCH] thermal: core: move tz->device.groups cleanup to thermal_release
 2016-12-30 19:07 UTC 

[PATCH] ARM: dts: am572x-idk: Add gpios property to control PCIE_RESETn
 2016-12-30 19:00 UTC  (2+ messages)

[PATCHv4 0/8] Checkpatch fixes to driver/staging/iio/addac
 2016-12-30 18:56 UTC  (14+ messages)
` [PATCHv4 1/8] fixed long description text exceeding 80 characters
` [PATCHv4 3/8] Fix camel case issues
` [PATCHv4 4/8] Fix braces not present on all arms of if else statement
` [PATCHv4 6/8] Fixed code wrap alignment with preceding (
` [PATCHv4 7/8] Changed code to align with coding style of using octat
` [PATCHv4 8/8] Fixes style issues due to mis-aligned carry over lines

[PATCH 01/10] f2fs: reassign new segment for mode=lfs
 2016-12-30 18:51 UTC  (10+ messages)
` [PATCH 02/10] f2fs: fix wrong tracepoints for op and op_flags
` [PATCH 03/10] f2fs: add submit_bio tracepoint
` [PATCH 04/10] f2fs: support IO alignment for DATA and NODE writes
` [PATCH 05/10] f2fs: get io size bit from mount option
` [PATCH 06/10] f2fs: show the max number of atomic operations
` [PATCH 07/10] f2fs: don't allow encrypted operations without keys
` [PATCH 08/10] f2fs: relax async discard commands more
` [PATCH 09/10] f2fs: avoid needless checkpoint in f2fs_trim_fs
` [PATCH 10/10] f2fs: return fs_trim if there is no candidate

[PATCH] drivers: staging: iio: cdc: fix return value
 2016-12-30 18:39 UTC  (2+ messages)

[RFC PATCH] sched: Remove set_task_state()
 2016-12-30 18:17 UTC 

[PATCH 00/20] i.MX Media Driver
 2016-12-30 18:03 UTC  (4+ messages)
` [PATCH 10/20] gpio: pca953x: Add optional reset gpio control

[Linux v4.10.0-rc1+] Still call-traces after suspend-resume (pm? i915? cpu/hotplug?)
 2016-12-30 18:01 UTC  (3+ messages)

[PATCH 0/3] cpufreq: intel_pstate: Locking and limits fix-ups
 2016-12-30 17:49 UTC  (5+ messages)
` [PATCH 1/3] cpufreq: intel_pstate: Use locking in intel_pstate_resume()
` [PATCH 2/3] cpufreq: intel_pstate: Use locking in intel_cpufreq_verify_policy()
` [PATCH 3/3] cpufreq: intel_pstate: Always keep all limits settings in sync

[PATCH 0/7] vm, vmscan: enahance vmscan tracepoints
 2016-12-30 17:30 UTC  (9+ messages)
` [PATCH 2/7] mm, vmscan: add active list aging tracepoint

Bug 4.9 and memorymanagement
 2016-12-30 17:23 UTC  (6+ messages)
      ` [KERNEL] "

[PATCH 0/3] ata: add m68k/Atari Falcon PATA support
 2016-12-30 17:14 UTC  (6+ messages)
    ` [PATCH 1/3] ata: allow subsystem to be used on m68k arch
    ` [PATCH 2/3] ata: pass queued command to ->sff_data_xfer method
    ` [PATCH 3/3] ata: add Atari Falcon PATA controller driver

[PATCH v4 2/2] iio: adc: hx711: Add IIO driver for AVIA HX711
 2016-12-30 17:04 UTC  (2+ messages)

[PATCH v1 07/54] bcache: comment on direct access to bvec table
 2016-12-30 16:56 UTC  (2+ messages)

[RFC] drm: Parse HDMI 2.0 YCbCr 4:2:0 VDB and VCB
 2016-12-30 16:53 UTC 

[PATCH] iio: adc: TI_AM335X_ADC should depend on HAS_DMA
 2016-12-30 16:39 UTC  (2+ messages)

[PATCH] leds: pca9532: fix device_node_continue.cocci warnings
 2016-12-30 16:24 UTC  (5+ messages)

[RFC PATCH] input: Add disable sysfs entry for every input device
 2016-12-30 16:13 UTC  (2+ messages)
` [RFC] "

[PATCH v4 0/5] thermal: fixes the rockchip thermal
 2016-12-30 16:11 UTC  (2+ messages)

[PATCHv2 0/5] Add generic pinctrl helpers for managing groups and function
 2016-12-30 15:59 UTC  (16+ messages)
` [PATCH 1/5] pinctrl: core: Use delayed work for hogs
` [PATCH 2/5] pinctrl: core: Add generic pinctrl functions for managing groups
` [PATCH 3/5] "
` [PATCH 4/5] pinctrl: single: Use generic pinctrl helpers "
` [PATCH 5/5] pinctrl: single: Use generic pinmux helpers for managing functions

[PATCH 0/4] PCI: exynos: use the PHY generic framework
 2016-12-30 15:56 UTC  (2+ messages)

[PULL] Two documentation fixes
 2016-12-30 15:56 UTC 

[GIT PULL] ARM: exynos: Late mach/soc for v4.10
 2016-12-30 15:53 UTC  (2+ messages)

[PATCH 0/5] Lirc staging drivers
 2016-12-30 15:46 UTC  (7+ messages)
` [PATCH 1/5] [media] ir-rx51: port to rc-core

[PATCH 0/2] iio: GPIO power switch support
 2016-12-30 15:15 UTC  (13+ messages)
` [PATCH 1/2] devicetree: power: add bindings for GPIO-driven power switches
` [PATCH 2/2] iio: misc: add support for GPIO "

sg_io HARDENED_USERCOPY_PAGESPAN trace
 2016-12-30 15:10 UTC  (6+ messages)

[PATCH v2 0/5] arm64: dts: Enable bus frequency scaling on Exynos5433-based TM2 board
 2016-12-30 15:08 UTC  (6+ messages)
` [PATCH v2 4/5] arm64: dts: exynos5433: Add bus dt node using VDD_INT for Exynos5433

[PATCH] cris: kgdb: fix spelling mistake: "trigging" -> "triggering"
 2016-12-30 14:58 UTC 

[PATCH v2] ARM64: dts: meson-gx: Add reserved memory zone and usable memory range
 2016-12-30 14:51 UTC  (2+ messages)

[PATCH][V3] rtlwifi: fix spelling mistake: "encrypiton" -> "encryption"
 2016-12-30 14:50 UTC 

[PATCH 0/2] ARM: add Exynos4412 Prime SoC support
 2016-12-30 14:47 UTC  (7+ messages)
` [PATCH 2/2] ARM: dts: Add CPU OPPs for Exynos4412 Prime

[PATCH][V3] [media] gp8psk: fix spelling mistake: "firmare" -> "firmware"
 2016-12-30 14:46 UTC 

[PATCH v9 0/3] add support for Allwinner SoCs ADC
 2016-12-30 14:40 UTC  (3+ messages)
` [PATCH v9 3/3] iio: adc: "

[PATCH] IB/isert: fix spelling mistake: "teminating" -> "terminating"
 2016-12-30 14:38 UTC 

[PATCH v7 0/5] Add support for the STM32F4 I2C
 2016-12-30 14:36 UTC  (6+ messages)
` [PATCH v7 3/5] ARM: dts: stm32: Add I2C1 support for STM32F429 SoC

[PATCH][V2] [media] gp8psk: fix spelling mistake: "firmare" -> "firmware"
 2016-12-30 14:35 UTC  (2+ messages)

[PATCH] memstick: fix spelling mistake: "randomally" -> "randomly"
 2016-12-30 14:24 UTC 

[PATCH] ath9k: fix spelling mistake: "meaurement" -> "measurement"
 2016-12-30 14:06 UTC 

[PATCH] pinctrl: stricten up generic group code
 2016-12-30 14:07 UTC 

[PATCH] brcmfmac: fix spelling mistakes on "Ivalid"
 2016-12-30 13:59 UTC  (2+ messages)
`  "

[PATCH] rtlwifi: fix spelling mistake: "contry" -> "country"
 2016-12-30 13:57 UTC  (2+ messages)
`  "

[PATCH] net: wireless: marvell: libertas: constify cfg80211_ops structures
 2016-12-30 13:56 UTC  (2+ messages)
`  "

[PATCH v6 0/3]remoteproc: qcom: Modification of MSS rproc driver for future platform support
 2016-12-30 13:54 UTC  (4+ messages)
` [PATCH v6 1/3] remoteproc: qcom: Compatible string based private resource initialization
` [PATCH v6 2/3] remoteproc: qcom: Initialize and enable proxy and active clocks
` [PATCH v6 3/3] remoteproc: qcom: Initialize and enable proxy and active regulators

[PATCH] pinctrl: add some comments to the hog/late init code
 2016-12-30 13:45 UTC 

[PATCH] rtlwifi: rtl_usb: Fix missing entry in USB driver's private data
 2016-12-30 13:39 UTC  (2+ messages)
`  "

(no subject)
 2016-12-30 13:27 UTC 

[RFC] pinctrl: imx: use radix trees for groups and functions
 2016-12-30 13:25 UTC  (6+ messages)
` [RFC v2 0/3] pinctrl: imx: add support for dt-overlays
  ` [RFC v2 1/3] pinctrl: imx: remove const qualifier of imx_pinctrl_soc_info
  ` [RFC v2 2/3] pinctrl: imx: use radix trees for groups and functions


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