linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-20 07:13:47 to 2016-06-20 10:14:55 UTC [more...]

[RFC][PATCH v8 0/5] perf config: Reimplement perf_config() using perf_config_set__inter()
 2016-06-20 10:00 UTC  (6+ messages)
` [PATCH v8 3/5] perf config: Reimplement perf_config() using perf_config_set__iter()
        ` [PATCH v8 3/5] perf config: Reimplement perf_config() using perf_config_set__it to

[RESEND PATCH v2 0/1] mmc: dw_mmc: Fix UHS tuning on some brand of cards
 2016-06-20 10:14 UTC  (7+ messages)
` [RESEND PATCH v2 1/1] mmc: dw_mmc: Wait for data transfer after response errors

[PATCH v10 00/14] USB OTG/dual-role framework
 2016-06-20 10:13 UTC  (12+ messages)
` [PATCH v10 06/14] usb: gadget.h: Add OTG to gadget interface
` [PATCH v10 08/14] usb: otg: add OTG/dual-role core
  ` [PATCH v11 "

[PATCH] vb2: V4L2_BUF_FLAG_DONE is set after DQBUF
 2016-06-20 10:12 UTC  (3+ messages)

[PATCH 0/7] *** staging: wilc1000: Replace semaphores with mutexes or completions ***
 2016-06-20 10:10 UTC  (4+ messages)
` [PATCH v2 0/2] *** staging: wilc1000: Replace semaphores ***
  ` [PATCH v2 1/2] staging: wilc1000: message_queue: Move code to host interface
  ` [PATCH v2 2/2] staging: wilc1000: Replace kthread with workqueue for "

[PATCH] x86/ptrace: Remove questionable TS_COMPAT usage in ptrace
 2016-06-20 10:07 UTC  (4+ messages)

[PATCH 0/4] sched/fair: Fix PELT wobblies
 2016-06-20 10:07 UTC  (9+ messages)
` [PATCH 4/4] sched,fair: Fix PELT integrity for new tasks

[PATCH 4/4] ARM: dts: meson8b: Add Meson8b PWM Controller nodes
 2016-06-20 10:06 UTC  (2+ messages)

[PATCH v2] gpio: sx150x: Update OF configuration
 2016-06-20  9:56 UTC 

[PATCH] mfd: twl6040: Handle mclk used for HPPLL and optional internal clock source
 2016-06-20  9:57 UTC  (4+ messages)

Stable -rc git trees and email headers
 2016-06-20  9:52 UTC  (5+ messages)

[RFC PATCH 0/2] mm: give GFP_REPEAT a better semantic
 2016-06-20  8:08 UTC  (9+ messages)
` [RFC PATCH 2/2] xfs: map KM_MAYFAIL to __GFP_RETRY_HARD

[RFC v3 0/5] MT2701 DRM support
 2016-06-20  8:53 UTC  (7+ messages)
` [RFC v3 3/5] drm/mediatek: add shadow register support
` [RFC v3 4/5] drm/mediatek: add support for Mediatek SoC MT2701

[PATCH v10 00/22] Add HiSilicon RoCE driver
 2016-06-20  9:48 UTC  (7+ messages)
` [PATCH v10 08/22] IB/hns: Add icm support

[PATCH v2 00/24] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
 2016-06-20  9:46 UTC  (3+ messages)
` [PATCH v2 08/24] fs: btrfs: Use ktime_get_real_ts for root ctime

[PATCH V2 00/63] clocksource/drivers/clksrc-of: Improve error handling
 2016-06-20  9:42 UTC  (10+ messages)
` [PATCH V2 08/63] clocksource/drivers/st_lpc: Convert init function to return error
` [PATCH V2 25/63] clocksource/drivers/mxs_timer: "
    ` [PATCH V3] clocksource/drivers/mps2-timer: "
` [PATCH V2 51/63] clocksource/drivers/versatile: "

[PATCH v4 0/3] cpuacct: Introduce cpuacct.usage_all to show all cpu stats together(was: [PATCH v2 0/3] cpuacct: Show all detail stats in one file)
 2016-06-20  9:37 UTC  (4+ messages)
` [PATCH v4 1/3] cpuacct: Merge cpuacct_usage_index and cpuacct_stat_index
` [PATCH v4 2/3] cpuacct: Use loop to avoid copies of the similar code in cpuacct_stats_show()
` [PATCH v4 3/3] cpuacct: Introduce cpuacct.usage_all to show all cpu stats together

[RFC PATCH v3 2/2] ARM64/PCI: Start using quirks handling for ACPI based PCI host controller
 2016-06-20  9:42 UTC  (2+ messages)

[PATCH v2] mfd: stmpe: move platform data into mfd driver
 2016-06-20  9:42 UTC  (3+ messages)

[very-RFC 0/8] TSN driver for the kernel
 2016-06-20  8:05 UTC  (10+ messages)

[PATCH v2] tools/perf: Fix the mask in regs_dump__printf and
 2016-06-20  9:40 UTC  (5+ messages)

[PATCH v3 00/16] mtd: nand: allow vendor specific detection/initialization
 2016-06-20  9:31 UTC  (18+ messages)
` [PATCH v3 01/16] mtd: nand: Fix nand_command_lp() for 8bits opcodes
` [PATCH v3 02/16] mtd: nand: get rid of the mtd parameter in all auto-detection functions
` [PATCH v3 03/16] mtd: nand: store nand ID in struct nand_chip
` [PATCH v3 04/16] mtd: nand: get rid of busw parameter
` [PATCH v3 05/16] mtd: nand: rename nand_get_flash_type() into nand_detect()
` [PATCH v3 06/16] mtd: nand: add manufacturer specific initialization/detection steps
` [PATCH v3 07/16] mtd: nand: kill the MTD_NAND_IDS Kconfig option
` [PATCH v3 08/16] mtd: nand: move Samsung specific init/detection logic in nand_samsung.c
` [PATCH v3 09/16] mtd: nand: move Hynix specific init/detection logic in nand_hynix.c
` [PATCH v3 10/16] mtd: nand: move Toshiba specific init/detection logic in nand_toshiba.c
` [PATCH v3 11/16] mtd: nand: move Micron specific init logic in nand_micron.c
` [PATCH v3 12/16] mtd: nand: move AMD/Spansion specific init/detection logic in nand_amd.c
` [PATCH v3 13/16] mtd: nand: move Macronix specific initialization in nand_macronix.c
` [PATCH v3 14/16] mtd: nand: samsung: retrieve ECC requirements from extended ID
` [PATCH v3 15/16] mtd: nand: hynix: rework NAND ID decoding to extract more information
` [PATCH v3 16/16] mtd: nand: hynix: add read-retry support for 1x nm MLC NANDs

[PATCH V6 0/7] Introduce ACPI world to ITS irqchip
 2016-06-20  9:34 UTC  (4+ messages)
` [PATCH V6 1/7] ACPI: I/O Remapping Table (IORT) initial support

[RFC][PATCH v9 0/3] perf config: Reimplement perf_config() adding perf_config_init() and perf_config_finish()
 2016-06-20  9:34 UTC  (4+ messages)
` [REFACTORING][PATCH v9 1/3] perf config: Bring declarations about config from util/cache.h to util/config.h
` [RFC][PATCH v9 2/3] perf config: Reimplement perf_config() adding perf_config_init() and perf_config_finish()
` [PATCH v9 3/3] perf config: Reimplement show_config() using config_set__for_each

[PATCH] HID: i2c-hid: set power sleep before shutdown
 2016-06-20  9:34 UTC  (2+ messages)

[RFC PATCH] vhost, mm: make sure that oom_reaper doesn't reap memory read by vhost
 2016-06-20  9:35 UTC  (4+ messages)

[PATCH v2 1/1] mm/swap.c: flush lru pvecs on compound page arrival
 2016-06-20  8:30 UTC  (2+ messages)

[PATCH v7 0/4] usb: dwc3: dual-role support
 2016-06-20  9:28 UTC  (3+ messages)
` [PATCH v7 1/4] usb: dwc3: core.h: add some register definitions

[PATCH v1 1/2] mm: thp: move pmd check inside ptl for freeze_page()
 2016-06-20  9:32 UTC  (4+ messages)

[PATCH] ipconfig : Fix null reference to the freed dev_addr
 2016-06-20  9:28 UTC 

[PATCH 0/5] Add support for the Qualcomm PM8018 PMIC
 2016-06-20  9:03 UTC  (4+ messages)
` [PATCH 5/5] regulator: qcom_rpm-regulator: Add support for pm8018 rpm regulator

[PATCH 0/6] Intel Integrated Sensor Hub Support (ISH)
 2016-06-20  9:29 UTC  (5+ messages)
` [PATCH 2/6] hid: intel_ish-hid: ISH Transport layer

[PATCH] mmc: Change the enhanced area related sysfs output format
 2016-06-20  9:25 UTC  (5+ messages)

[PATCH] HID: alps: pass correct sizes to hid_hw_raw_request()
 2016-06-20  9:24 UTC 

[RFC PATCH 0/4] Integration of function trace with System Trace IP blocks
 2016-06-20  9:22 UTC  (4+ messages)
` [RFC PATCH 2/4] trace: Introduce an output interface from ftrace to STM

[PATCH v3 0/2] ARM: ohci-at91: Add support to forcibly suspend ports while sleep
 2016-06-20  9:21 UTC  (15+ messages)
` [PATCH v3 1/2] usb: ohci-at91: Forcibly suspend ports while USB suspend

[PATCH 0/2] usb: phy: Add support for the Qualcomm HSIC USB PHY
 2016-06-20  9:21 UTC  (3+ messages)

[PATCH] FUSE: Improve aio directIO write performance for size extending writes
 2016-06-20  9:20 UTC  (7+ messages)

Add mt6755 basic chip support
 2016-06-20  9:19 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: mediatek: add mt6755 support

[PATCH v9 00/11] serial: 8250: split LPSS to 8250_lpss, enable DMA on Quark
 2016-06-20  9:18 UTC  (12+ messages)
` [PATCH v9 01/11] dmaengine: dw: keep copy of custom slave config in dwc
` [PATCH v9 02/11] dmaengine: dw: provide probe(), remove() stubs for users
` [PATCH v9 03/11] dmaengine: dw: set polarity of handshake interface
` [PATCH v9 04/11] dmaengine: dw: override LLP support if asked in platform data
` [PATCH v9 05/11] serial: 8250_dma: switch to new dmaengine_terminate_* API
` [PATCH v9 06/11] serial: 8250_dma: adjust DMA address of the UART
` [PATCH v9 07/11] serial: 8250: enable AFE on ports where FIFO is 16 bytes
` [PATCH v9 08/11] serial: 8250_lpss: split LPSS driver to separate module
` [PATCH v9 09/11] serial: 8250_lpss: move Quark code from PCI driver
` [PATCH v9 10/11] serial: 8250_lpss: enable MSI for Intel Quark
` [PATCH v9 11/11] serial: 8250_lpss: enable DMA on Intel Quark UART

[PATCH] devpts: remove DEVPTS_MULTIPLE_INSTANCES from all configs
 2016-06-20  9:12 UTC 

[PATCH] gpio: sx150x: Update OF configuration
 2016-06-20  9:03 UTC  (3+ messages)

[PATCH 0/6] dell-smm-hwmon fixes
 2016-06-20  9:12 UTC  (5+ messages)

[PATCH v3 0/5] ACPI 2.0: Enable TermList interpretion for table loading
 2016-06-20  9:07 UTC  (6+ messages)
  ` [PATCH v3 1/5] ACPICA: Namespace: Fix a regression that MLC support triggers dead lock in dynamic "
  ` [PATCH v3 2/5] ACPICA: Dispatcher: Fix an issue that the opregions created by the linked MLC were not tracked
  ` [PATCH v3 3/5] ACPICA: ACPI 2.0, Interpreter: Fix MLC issues by switching to new TermList grammar for table loading
  ` [PATCH v3 4/5] ACPI 2.0 / AML: Enable correct ACPI subsystem initialization order for new table loading mode
  ` [PATCH v3 5/5] ACPI 2.0 / AML: Fix module level execution by correctly parsing table as TermList

BAS Email Внимание !!
 2016-06-20  9:05 UTC 

[PATCH 0/9] regulator: Enable suspend configuration
 2016-06-20  8:45 UTC  (11+ messages)
` [PATCH 1/9] regulator: tps65217: "
` [PATCH 2/9] regulator: of: setup initial suspend state
` [PATCH 3/9] regulator: tps65218: Enable suspend configuration
` [PATCH 4/9] ARM: dts: AM437X-GP-EVM: AM437X-SK-EVM: Make dcdc3 dcdc5 and dcdc6 enable during suspend
` [PATCH 5/9] regulator: tps65218: force set power-up/down strobe to 3 for dcdc3
` [PATCH 6/9] ARM: dts: am437x-gp-evm: disable DDR regulator in rtc-only/poweroff mode
` [PATCH 7/9] mfd: tps65218: add version check to the PMIC probe
` [PATCH 8/9] regulator: tps65218: do not disable DCDC3 during poweroff on broken PMICs
` [PATCH 9/9] ARM: dts: am437x-sk-evm: disable DDR regulator in rtc-only/poweroff mode

[PATCH v2 0/5] regulator: add Ricoh RN5T567 PMIC support
 2016-06-20  9:00 UTC  (5+ messages)
` [PATCH v2 4/5] mfd: rn5t618: register power off callback optionally

[PATCH] clk: samsung: exynos5433: use clock_ignore_unused flag for SPI3 related clocks
 2016-06-20  9:00 UTC  (6+ messages)

[PATCH] ARM: multi_v7_defconfig: Build Atmel maXTouch driver as a module
 2016-06-20  8:57 UTC  (2+ messages)

[PATCH v6 1/2] mtd: nand: sunxi: update DT bindings
 2016-06-20  8:56 UTC  (2+ messages)
  ` [PATCH v6 2/2] mtd: nand: sunxi: add reset line support

[RFC PATCH 1/2] drm: bridge: anx7688: Add anx7688 bridge driver support
 2016-06-20  7:14 UTC  (2+ messages)
` [RFC PATCH 2/2] devicetree: Add ANX7688 transmitter binding

[PATCH v2] mfd: intel_soc_pmic_bxtwc: Add Intel BXT WhiskeyCove PMIC ADC thermal channel-zone mapping
 2016-06-20  8:52 UTC  (5+ messages)

[PATCH v9 0/4] add reboot mode driver
 2016-06-20  8:28 UTC  (4+ messages)
` [PATCH v9 2/4] power: reset: "

[PATCH v5 0/6] Support calling functions on dedicated physical cpu
 2016-06-20  8:40 UTC  (2+ messages)

[PATCH 0/4] ASoC: tpa6130a2: Add support for multiple instances
 2016-06-20  8:34 UTC  (3+ messages)
` [PATCH 4/4] ASoC: tpa6130a2: Add DAPM support

[PATCH v3 1/7] leds: convert IDE trigger to common disk trigger
 2016-06-20  8:36 UTC  (2+ messages)

mmc: dw_mmc: warning with CONFIG_DMA_API_DEBUG
 2016-06-20  8:34 UTC 

tg_load_down NULL pointer dereference
 2016-06-20  8:34 UTC  (2+ messages)

[PATCH] THP: Fix comments of __pmd_trans_huge_lock
 2016-06-20  8:27 UTC  (2+ messages)

[PATCH v2] usb: dwc3: gadget: Add the suspend state checking when stopping gadget
 2016-06-20  8:19 UTC 

[PATCH] Bluetooth: btmrvl: fix slab-out-of-bounds access in btmrvl_sdio
 2016-06-20  8:29 UTC 

[PATCH v5 0/7] /dev/random - a new approach
 2016-06-20  8:27 UTC  (4+ messages)

[PATCH v4 1/2] i2c: qup: add ACPI support
 2016-06-20  8:24 UTC  (3+ messages)

[PATCH] ARM: AM43XX: hwmod: Fix RSTST register offset for pruss
 2016-06-20  8:23 UTC  (3+ messages)

Build regressions/improvements in v4.7-rc4
 2016-06-20  8:23 UTC 

[PATCH] sparse: Track the boundaries of memory sections for accurate checks
 2016-06-20  8:23 UTC  (2+ messages)

[PATCHv2] backlight: pwm_bl: disable PWM when 'duty_cycle' is zero
 2016-06-20  8:18 UTC  (11+ messages)

[PATCH] usb: dwc3: gadget: Add the suspend state checking when stopping gadget
 2016-06-20  8:17 UTC  (3+ messages)

ktime_get_ts64() splat during resume
 2016-06-20  8:17 UTC  (6+ messages)

[PATCH 00/10] mm: balance LRU lists based on relative thrashing
 2016-06-20  7:42 UTC  (9+ messages)
` [PATCH 10/10] "

[RFC PATCH-tip v2 1/6] locking/osq: Make lock/unlock proper acquire/release barrier
 2016-06-20  7:59 UTC  (11+ messages)

[PATCH 3.12 00/56] 3.12.61-stable review
 2016-06-20  8:07 UTC  (3+ messages)

Bad flicker on skylake HQD due to code in the 4.7 merge window
 2016-06-20  8:03 UTC  (13+ messages)
        ` [Intel-gfx] "

[PATCH v7 0/8] perf tools: Support overwritable ring buffer
 2016-06-20  8:04 UTC  (4+ messages)
` [PATCH v7 8/8] perf record: Unmap overwrite evlist when event terminate

linux-next: manual merge of the iommu tree with the arm tree
 2016-06-20  8:02 UTC  (2+ messages)

[PATCH 2/2] max8903: cleans up confusing relationship between dc_valid, dok and dcm
 2016-06-19 22:27 UTC  (9+ messages)
` [PATCH v4 0/7] max8903: Add device tree support and misc fixes
  ` [PATCH v4 1/7] max8903: adds documentation for device tree bindings
  ` [PATCH v4 2/7] max8903: store pointer to pdata instead of copying it
  ` [PATCH v4 3/7] max8903: cleans up confusing relationship between dc_valid, dok and dcm
  ` [PATCH v4 4/7] max8903: adds requesting of gpios
  ` [PATCH v4 5/7] max8903: removes non zero validity checks on gpios
  ` [PATCH v4 6/7] max8903: remove unnecessary 'out of memory' error message
  ` [PATCH v4 7/7] max8903: adds support for initiation via device tree

[v2 PATCH 0/4] Rockchip Type-C and DispplayPort driver
 2016-06-20  7:59 UTC  (4+ messages)
` [v2 PATCH 2/4] phy: Add USB Type-C PHY driver for rk3399

[PATCH] zram: add zpool support v2
 2016-06-20  8:00 UTC  (5+ messages)
` [PATCH] zram: update zram to use zpool

[PATCH v2 0/4] pwm: add support for ChromeOS EC PWM
 2016-06-20  8:00 UTC  (9+ messages)
` [PATCH v2 2/4] mfd: cros_ec: add EC_PWM function definitions

[PATCH 12/12] leds: Only descend into leds directory when CONFIG_NEW_LEDS is set
 2016-06-20  7:41 UTC  (3+ messages)

[PATCH 0/4] thermal: rcar_gen3_thermal: Add R-Car Gen3 thermal support
 2016-06-20  7:53 UTC  (7+ messages)
` [PATCH 1/4] thermal: rcar_gen3_thermal: Document the R-Car Gen3 thermal bindings
` [PATCH/RFC 0/3] thermal: rcar_gen3_thermal: Apply shared interrupts for thermal sensors
  ` [PATCH/RFC 3/3] arm64: dts: r8a7795: Support shared irq "

[GIT PULL] AVR32 update for 4.7
 2016-06-20  7:52 UTC 

[RFC 00/12] lockdep: Implement crossrelease feature
 2016-06-20  7:50 UTC  (4+ messages)
` [RFC 12/12] x86/dumpstack: Optimize save_stack_trace

[PATCH 0/6] memory: remove modular usage from non-modular drivers
 2016-06-20  7:50 UTC  (3+ messages)
` [PATCH 5/6] memory: samsung/exynos-srom: make it explicitly non-modular

[PATCH] ARM: remove unused CONFIG_ARCH_HAS_BARRIERS
 2016-06-20  7:42 UTC  (3+ messages)

[PATCH v3] gpio: sch: Fix Oops on module load on Asus Eee PC 1201
 2016-06-20  7:46 UTC  (2+ messages)

[PATCH v2] gpio: add Intel WhiskeyCove GPIO driver
 2016-06-20  7:37 UTC  (4+ messages)

[PATCH 00/13] Virtually mapped stacks with guard pages (x86, core)
 2016-06-20  7:07 UTC  (8+ messages)

[PATCH] x86/mm: only allow memmap=XX!YY over existing RAM
 2016-06-20  7:33 UTC 

[lkp] [x86 tsc] 19fa5e7364: WARNING: CPU: 0 PID: 0 at arch/x86/mm/extable.c:50 ex_handler_rdmsr_unsafe+0x72/0x80
 2016-06-20  7:31 UTC 

[RESEND PATCH v9 00/22] Add HiSilicon RoCE driver
 2016-06-20  7:29 UTC  (3+ messages)

[RESEND PATCH v2 00/13] Clock improvement for video playback
 2016-06-20  7:29 UTC  (4+ messages)
` [RESEND PATCH v2 02/13] drivers: clk: st: Simplify clock binding of STiH4xx platforms

kernel, mm: NULL deref in copy_process while OOMing
 2016-06-20  7:28 UTC  (4+ messages)

[lkp] [drm/i915] 1c59652293: [drm:i915_hangcheck_elapsed [i915]] *ERROR* Hangcheck timer elapsed... render ring idle
 2016-06-20  7:21 UTC 

[lkp] [fs] c43edc7bd9: BUG: unable to handle kernel NULL pointer dereference at 00000450
 2016-06-20  7:17 UTC 

[lkp] [SUNRPC] 818e8e4109: fsmark.files_per_sec -7.7% regression
 2016-06-20  7:16 UTC 

[PATCH v3] cpu/hotplug: handle unbalanced hotplug enable/disable
 2016-06-20  6:55 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;
as well as URLs for NNTP newsgroup(s).