linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-08 12:33:52 to 2016-01-08 16:04:09 UTC [more...]

[PATCH linux-next v2 00/14] mtd: spi-nor: add driver for Atmel QSPI controller
 2016-01-08 16:02 UTC  (6+ messages)
` [PATCH linux-next v2 01/14] mtd: spi-nor: remove micron_quad_enable()
` [PATCH linux-next v2 02/14] mtd: spi-nor: properly detect the memory when it boots in Quad or Dual mode
` [PATCH linux-next v2 03/14] mtd: spi-nor: select op codes and SPI NOR protocols by manufacturer
` [PATCH linux-next v2 04/14] mtd: spi-nor: fix support of Macronix memories
` [PATCH linux-next v2 05/14] mtd: spi-nor: fix support of Winbond memories

linux-next: build failure after merge of the rcu tree
 2016-01-08 15:58 UTC  (12+ messages)

[PATCH 1/2] phy: fix blackfin build failure
 2016-01-08 15:57 UTC  (2+ messages)

kvm: WARNING in __x86_set_memory_region
 2016-01-08 15:55 UTC 

fs: WARNING in locks_free_lock_context()
 2016-01-08 15:55 UTC  (11+ messages)
` [PATCH] locks: fix unlock when fcntl_setlk races with a close
  ` [PATCH v2 0/6] locks: better debugging and fix for setlk/close race handling
    ` [PATCH v2 1/6] locks: fix unlock when fcntl_setlk races with a close
    ` [PATCH v2 2/6] locks: don't check for race with close when setting OFD lock
    ` [PATCH v2 3/6] locks: sprinkle some tracepoints around the file locking code
    ` [PATCH v2 4/6] locks: pass inode pointer to locks_free_lock_context
    ` [PATCH v2 5/6] locks: prink more detail when there are leaked locks
    ` [PATCH v2 6/6] locks: rename __posix_lock_file to posix_lock_inode

[PATCH 0/2] PCI: dra7xx: Mark driver broken and remove
 2016-01-08 15:54 UTC  (3+ messages)
` [PATCH 1/2] PCI: dra7xx: Mark driver as broken
` [PATCH 2/2] PCI: dra7xx: Remove non-working driver

[PATCH] clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
 2016-01-08 15:51 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 3/3] perf: bpf: Fix build breakage due to libbpf
 2016-01-08 15:52 UTC  (15+ messages)
` [PATCH v4] "

[PATCH v2 00/13] arm64: implement support for KASLR
 2016-01-08 15:48 UTC  (10+ messages)
` [PATCH v2 11/13] arm64: allow kernel Image to be loaded anywhere in physical memory
` [PATCH v2 12/13] arm64: add support for relocatable kernel

[RFC PATCH 0/2] IRQ based next prediction
 2016-01-08 15:43 UTC  (5+ messages)
` [RFC PATCH 1/2] irq: Add a framework to measure interrupt timings
` [RFC PATCH 2/2] sched: idle: IRQ based next prediction for idle period

kvm: WARNING in exception_type
 2016-01-08 15:42 UTC 

[PATCH v2 0/6] generic relative extable support
 2016-01-08 15:42 UTC  (3+ messages)
` [PATCH v2 2/6] alpha/extable: use generic search and sort routines

[RFC/PATCH] perf report: Show random usage tip on the help line
 2016-01-08 15:41 UTC  (6+ messages)

[PATCH] drivers/usb: Skip auto handoff for TI and RENESAS usb controllers
 2016-01-08 15:39 UTC  (5+ messages)
` [PATCH v2] "

[PATCH V2 1/3] NTB: Add AMD PCI-Express NTB driver
 2016-01-08 15:39 UTC  (5+ messages)

[PATCH] perf top: Decay periods in callchains
 2016-01-08 15:38 UTC  (2+ messages)

[PATCH 2/2] drivers: libata-core: Use usleep_range() instead of msleep() for short sleeps (<20 ms)
 2016-01-08 15:36 UTC  (2+ messages)

[PATCH 00/23] HiSilicon SAS v2 hw support
 2016-01-08 15:34 UTC  (30+ messages)
` [PATCH 01/23] devicetree: bindings: hisi_sas: add v2 HW bindings
` [PATCH 02/23] hisi_sas: relocate DEV_IS_EXPANDER
` [PATCH 03/23] hisi_sas: set max commands as configurable
` [PATCH 04/23] hisi_sas: reduce max itct entries
` [PATCH 05/23] hisi_sas: add hisi_sas_err_record_v1
` [PATCH 06/23] hisi_sas: rename some fields in hisi_sas_itct
` [PATCH 07/23] hisi_sas: add bare v2 hw driver
` [PATCH 08/23] hisi_sas: add v2 register definitions
` [PATCH 09/23] hisi_sas: add v2 hw init
` [PATCH 10/23] hisi_sas: add init_id_frame_v2_hw()
` [PATCH 11/23] hisi_sas: add v2 phy init code
` [PATCH 12/23] hisi_sas: add v2 int init and phy up handler
` [PATCH 13/23] hisi_sas: add v2 phy down handler
` [PATCH 14/23] hisi_sas: add v2 channel interrupt handler
` [PATCH 15/23] hisi_sas: add v2 SATA "
` [PATCH 16/23] hisi_sas: add v2 cq "
` [PATCH 17/23] hisi_sas: add v2 path to send ssp frame
` [PATCH 18/23] hisi_sas: add v2 code to send smp command
` [PATCH 19/23] hisi_sas: add v2 code for itct setup and free
` [PATCH 20/23] hisi_sas: add v2 path to send ATA command
` [PATCH 21/23] hisi_sas: add v2 slot error handler
` [PATCH 22/23] hisi_sas: add v2 tmf functions
` [PATCH 23/23] hisi_sas: update driver version to 1.1

[PATCH 1/2] ARM: exynos_defconfig: Enable NEON, accelerated crypto and cpufreq stats
 2016-01-08 15:35 UTC  (4+ messages)
` [PATCH 2/2] ARM: exynos_defconfig: Enable s5p-secss driver

[PATCH 1/2] drivers: pata_octeon_cf : Switch IO mode depending on model number
 2016-01-08 15:30 UTC  (2+ messages)

[PATCH] ovl: fix getcwd() failure after unsuccessful rmdir
 2016-01-08 15:09 UTC 

[PATCH] Input: evdev - add ioctl cmd EVIOCGBUFSIZE to get buffer size
 2016-01-08 15:29 UTC  (2+ messages)

[PATCH] mtd: Make MTD_BCM47XXSFLASH to depend on MIPS
 2016-01-08 15:26 UTC  (8+ messages)
      ` [PATCH] mtd: bcm47xxsflash: use devm_ioremap_nocache() instead of KSEG0ADDR()

net/sctp: sctp_datamsg memory leak
 2016-01-08 15:25 UTC  (2+ messages)

[PATCH] driver: input :touchscreen : add Raydium I2C touch driver
 2016-01-08 15:17 UTC 

[RFD] Functional dependencies between devices
 2016-01-08 15:15 UTC  (6+ messages)

[PATCH V2 00/23] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-01-08 15:12 UTC  (8+ messages)
` [PATCH V2 22/23] pci, acpi: Match PCI config space accessors against platfrom specific quirks

[PATCH v4 0/7] tpm_tis: Clean up force module parameter
 2016-01-08 15:12 UTC  (2+ messages)

[PATCH v5 0/6] ARM: hisi: Add initial support including clock driver for Hi3519 soc
 2016-01-08 15:10 UTC  (5+ messages)
` [PATCH v5 4/6] ARM: debug: add hi3519 debug uart
` [PATCH v5 6/6] ARM: dts: add dts files for Hi3519

[PATCH] hwmon: Add LTC2990 sensor driver
 2016-01-08 15:09 UTC  (4+ messages)

[PATCH] autofs: show pipe inode in mount options
 2016-01-08 15:05 UTC  (6+ messages)

range operation of outer cache when start >= end?
 2016-01-08 15:06 UTC  (2+ messages)

[PATCH v3 0/8] i2c mux cleanup and locking update
 2016-01-08 15:04 UTC  (9+ messages)
` [PATCH v3 1/8] i2c-mux: add common core data for every mux instance
` [PATCH v3 2/8] i2c-mux: move select and deselect ops to i2c_mux_core
` [PATCH v3 3/8] i2c-mux: move the slave side adapter management "
` [PATCH v3 4/8] i2c-mux: remove the mux dev pointer from the mux per channel data
` [PATCH v3 5/8] i2c-mux: pinctrl: get rid of the driver private struct device pointer
` [PATCH v3 6/8] i2c: allow adapter drivers to override the adapter locking
` [PATCH v3 7/8] i2c: muxes always lock the parent adapter
` [PATCH v3 8/8] i2c-mux: relax locking of the top i2c adapter during i2c controlled muxing

[PATCH 0/2] power: act8945a: add charger driver for the sub-device of ACT8945A MFD
 2016-01-08 15:00 UTC  (3+ messages)
` [PATCH 1/2] power: act8945a: add charger driver for ACT8945A

[patch] watchdog: pnx833x_wdt: fix typo in MODULE_PARM_DESC
 2016-01-08 14:49 UTC  (2+ messages)

x86/microcode update on systems without INITRD
 2016-01-08 14:48 UTC  (20+ messages)

[PATCH] watchdog: asm9260: remove __init and __exit annotations
 2016-01-08 14:35 UTC  (2+ messages)

[PATCH 0/6] perf tools: Improve 'make build-test'
 2016-01-08 14:32 UTC  (8+ messages)
` [PATCH 1/6] perf tools: Add -lutil in python lib list for broken python-config
` [PATCH 2/6] perf tools: Add missing headers in perf's MANIFEST
` [PATCH 3/6] perf tools: Fix phony build target for build-test
` [PATCH 4/6] perf tools: Set parallel making options build-test
` [PATCH 5/6] perf tools: Pass O option to Makefile.perf in build-test
` [PATCH 6/6] perf tools: Test correct path of perf "

[patch] drm: move MODULE_PARM_DESC to other file
 2016-01-08 14:32 UTC  (2+ messages)

[PATCH v2 0/2] SoC: rockchip: support power domain for RK3368
 2016-01-08 18:37 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: add power-domain header for RK3368 SoCs

[for-next][PATCH 0/3] tracing: Last minute updates for 4.5
 2016-01-08 14:27 UTC  (4+ messages)
` [for-next][PATCH 1/3] x86: ftrace: Fix the comments for ftrace_modify_code_direct()
` [for-next][PATCH 2/3] ftrace: Add infrastructure for delayed enabling of module functions
` [for-next][PATCH 3/3] ftrace: Fix the race between ftrace and insmod

Payment
 2016-01-08  9:38 UTC 

[PATCH 0/6] Add support for MAXIM MAX77620/MAX20024 PMIC
 2016-01-08 14:19 UTC  (20+ messages)
` [PATCH 1/6] DT: mfd: add device-tree binding doc fro PMIC max77620/max20024
` [PATCH 2/6] mfd: max77620: add core driver for MAX77620/MAX20024
  ` [rtc-linux] "
` [PATCH 5/6] rtc: max77620: add support for max77620/max20024 RTC driver
  ` [rtc-linux] "

[PATCH v3 0/9] lib/string: introduce match_string() helper
 2016-01-08 14:13 UTC  (12+ messages)
` [PATCH v3 1/9] "
` [PATCH v3 2/9] device property: convert to use "
` [PATCH v3 3/9] pinctrl: "
` [PATCH v3 4/9] drm/edid: "
` [PATCH v3 5/9] power: charger_manager: "
` [PATCH v3 6/9] power: ab8500: "
` [PATCH v3 7/9] ata: hpt366: "
` [PATCH v3 8/9] ide: "
` [PATCH v3 9/9] usb: common: "

[RFC PATCH v2 0/4] CPUs capacity information for heterogeneous systems
 2016-01-08 14:09 UTC  (5+ messages)
` [RFC PATCH v2 1/4] ARM: initialize cpu_scale to its default
` [RFC PATCH v2 2/4] drivers/cpufreq: implement init_cpu_capacity_default()
` [RFC PATCH v2 3/4] arm: Enable dynamic CPU capacity initialization
` [RFC PATCH v2 4/4] arm64: "

[RFC][PATCH 0/7] Sanitization of slabs based on grsecurity/PaX
 2016-01-08 14:07 UTC  (8+ messages)

[RFC v5 0/6] Patchset enabling hardware based cross-timestamps for next gen Intel platforms
 2016-01-08 14:04 UTC  (5+ messages)
` [RFC v5 3/6] Add history to cross timestamp interface supporting slower devices

[PATCH v3] memory-hotplug: add automatic onlining policy for the newly added memory
 2016-01-08 14:01 UTC  (2+ messages)

[PATCH 2/2] efi: implement interruptible runtime services
 2016-01-08 13:57 UTC  (4+ messages)

GPF in lrw_crypt
 2016-01-08 13:54 UTC  (13+ messages)
` [PATCH v2] crypto: algif_skcipher - Require setkey before accept(2)
            ` [PATCH 1/2] crypto: af_alg - Add nokey compatibility path
                ` [PATCH 1/2] crypto: hash - Add crypto_ahash_has_setkey
                  ` [PATCH 2/2] crypto: algif_hash - Require setkey before accept(2)

[PATCH] ipv6: always add flag an address that failed DAD with DADFAILED
 2016-01-08 13:49 UTC  (2+ messages)

sigaltstack breaks swapcontext()
 2016-01-08 13:49 UTC  (3+ messages)

[PATCH v4] acpi, apei: add Boot Error Record Table (BERT) support
 2016-01-08 13:45 UTC 

[patch] regulator: core: remove some dead code
 2016-01-08 13:44 UTC  (2+ messages)
` Applied "regulator: core: remove some dead code" to the regulator tree

[patch] get_maintainer: handle file names beginning with ./
 2016-01-08 13:44 UTC  (3+ messages)

[PATCH v4 0/3] dma-mapping: Patches for speeding up allocation
 2016-01-08 13:42 UTC  (5+ messages)
` [PATCH v4 2/3] common: DMA-mapping: add DMA_ATTR_NOHUGEPAGE attribute

[PATCH] mm,oom: Exclude TIF_MEMDIE processes from candidates
 2016-01-08 13:41 UTC  (5+ messages)

[PATCH 3.12 01/91] ipv6: fix tunnel error handling
 2016-01-08 13:36 UTC  (9+ messages)
` [PATCH 3.12 25/91] x86/setup: Extend low identity map to cover whole kernel range

[PATCH v4.4-rc8] dmaengine: ioatdma: Squelch framesize warnings
 2016-01-08 13:35 UTC  (2+ messages)
` [PATCH v4.4-rc8 v2] "

[PATCH 00/35 v2] separate operations from flags in the bio/request structs
 2016-01-08 13:32 UTC  (2+ messages)

Payment
 2016-01-08 11:26 UTC 

[PATCH v3 1/2] kexec: Introduce a protection mechanism for the crashkernel reserved memory
 2016-01-08 13:28 UTC  (4+ messages)
` [PATCH v3 2/2] kexec: Provide arch_kexec_protect(unprotect)_crashkres()

Thoughts about introducing OPTIMIZATION_CFLAG
 2016-01-08 13:25 UTC  (9+ messages)

[GIT PULL] dmaengine fixes for 4.4
 2016-01-08 13:16 UTC 

[PATCH v1 1/3] i2c: rk3x: add calc_divs ops for new version
 2016-01-08 13:12 UTC  (5+ messages)

[PATCH v1 1/8] lib/string: introduce match_string() helper
 2016-01-08 13:01 UTC  (3+ messages)
` [PATCH v1 2/8] device property: convert to use "

[GIT PULL] x86 fixes
 2016-01-08 12:57 UTC 

[RFC/PATCH v3] perf report: Show random usage tip on the help line
 2016-01-08 12:54 UTC  (3+ messages)

[BUG] perf test 21("Test object code reading") failure on ARM64
 2016-01-08 12:52 UTC  (9+ messages)

[GIT PULL] scheduler fixes
 2016-01-08 12:50 UTC 

[PATCH v2] soc: mediatek: SCPSYS: use builtin_platform_driver
 2016-01-08 12:49 UTC  (2+ messages)

[GIT PULL] perf fixes
 2016-01-08 12:46 UTC 

[GIT PULL] irq fix
 2016-01-08 12:42 UTC 

[PATCH 0/3] OOM detection rework v4
 2016-01-08 12:37 UTC  (5+ messages)

[PATCH v4.4-rc8 0/7] isdn: eicon: Silence frame size warnings
 2016-01-08 12:32 UTC  (5+ messages)
` [PATCH v4.4-rc8 2/7] isdn: eicon: capifunc: Silence frame size warning
` [PATCH v4.4-rc8 5/7] isdn: eicon: divasfunc: "
` [PATCH v4.4-rc8 6/7] isdn: eicon: diddfunc: "
` [PATCH v4.4-rc8 7/7] isdn: eicon: consolidate descriptor allocation

[patch] hwmon: (emc2103) Fix typo in MODULE_PARM_DESC
 2016-01-08 12:34 UTC  (2+ messages)
` [lm-sensors] "


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