linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-29 16:07:14 to 2016-06-29 21:57:27 UTC [more...]

[PATCH V2 1/4] ACPI,PCI,IRQ: factor in PCI possible
 2016-06-29 21:40 UTC  (13+ messages)
` [PATCH V2 4/4] ACPI,PCI,IRQ: correct operator precedence

[PATCH 0/7] reset: Consumers to explicitly request 'exclusive' or 'shared' lines
 2016-06-29 21:57 UTC  (8+ messages)
` [PATCH 4/7] reset: Supply *_shared variant calls when using *_optional APIs

[patch for-4.7] mm, compaction: prevent VM_BUG_ON when terminating freeing scanner
 2016-06-29 21:47 UTC 

[PATCH] drm_aux-dev: fix error handling in drm_dp_aux_dev_init()
 2016-06-29 21:52 UTC 

[PATCH] module.h: add copyleft-next >= 0.3.1 as GPL compatible
 2016-06-29 21:43 UTC  (7+ messages)

[PATCH] drm: mediatek: fix prototypes after API change
 2016-06-29 21:36 UTC  (2+ messages)

[PATCH v6 00/10] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-06-29 21:32 UTC  (13+ messages)
` [PATCH v6 01/10] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v6 02/10] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v6 03/10] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v6 04/10] acpi: Add some basic struct and functions in GTDT driver
` [PATCH v6 05/10] acpi: Add arch_timer support in GTDT table parse driver
` [PATCH v6 06/10] acpi: Add GTDT driver to kernel build system
` [PATCH v6 07/10] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v6 08/10] acpi: Add memory-mapped timer support in GTDT driver
` [PATCH v6 09/10] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
` [PATCH v6 10/10] acpi: Add SBSA Generic Watchdog support in GTDT driver

[PATCH] nfit: fix format interface code byte order
 2016-06-29 21:23 UTC 

[PATCH 0/1] Add ro_after_init support for modules
 2016-06-29 21:27 UTC  (4+ messages)
` [PATCH 1/1] modules: add ro_after_init support
    `  "

0e80a5db05: WARNING: CPU: 1 PID: 0 at kernel/smp.c:416 smp_call_function_many+0xa7/0x2bb
 2016-06-29 21:22 UTC 

[PATCH] power: qcom-smbb: add extcon dependency
 2016-06-29 21:16 UTC  (5+ messages)

[PATCH v3 0/9] kexec_file_load implementation for PowerPC
 2016-06-29 21:18 UTC  (11+ messages)
` [PATCH v3 2/9] kexec_file: Generalize kexec_add_buffer
` [PATCH v3 3/9] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer

[PATCH] acpi, apei: Add Boot Error Record Table (BERT) support
 2016-06-29 21:17 UTC  (3+ messages)

[PATCH V3 1/2] perf/x86/intel/uncore: Add support for Intel SKL client uncore
 2016-06-29 14:01 UTC  (2+ messages)
` [PATCH V3 2/2] perf/x86/intel/uncore: add enable_box for client msr uncore

[PATCH 06/14] ARM: dts: sun8i: Add cpu0 label to sun8i-h3.dtsi
 2016-06-29 21:11 UTC  (8+ messages)

[GIT PULL] Please pull NFS client bugfixes for 4.7
 2016-06-29 21:04 UTC 

[patch] mm, compaction: make sure freeing scanner isn't persistently expensive
 2016-06-29 20:55 UTC  (3+ messages)

[PATCH 1/3] usb: dwc2: Add support for STM32F429/439/469 USB OTG in FS mode with internal PHY
 2016-06-29 20:58 UTC  (9+ messages)
` [PATCH 3/3] dt-bindings: Document the STM32 USB OTG DWC2 core binding

[GIT PULL] doc: sphinx-4.8 DocBook to reST movement on Jon's docs-next
 2016-06-29 20:57 UTC  (9+ messages)

[PATCH] GenWQE: Change device access rights
 2016-06-29 20:50 UTC  (3+ messages)
` [PATCH] GenWQE: Change default access rights for device node

[PATCH v2 1/2] KVM: x86: introduce cancel_hv_tscdeadline
 2016-06-29 20:49 UTC  (5+ messages)
` [PATCH v2 2/2] KVM: x86: fix underflow in TSC deadline calculation

[PATCH] KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode
 2016-06-29 20:48 UTC  (6+ messages)

[PATCH] firmware: qcom_scm: Add missing is_available API
 2016-06-29 20:35 UTC 

[RFC 0/7] net: ethernet: bgmac: Add platform device support
 2016-06-29 20:34 UTC  (16+ messages)
` [RFC 1/7] net: ethernet: bgmac: change bgmac_* prints to dev_* prints
` [RFC 3/7] net: ethernet: bgmac: move BCMA MDIO Phy code into a separate file
` [RFC 5/7] net: ethernet: bgmac: Add platform device support
` [RFC 6/7] dt-bindings: net: bgmac: add bindings documentation for bgmac

[x86/KASLR] ed9f007ee6: -- System halted
 2016-06-29 20:29 UTC  (3+ messages)
        ` [LKP] "

[PATCH 1/2] fs: befs: check silent flag before logging error
 2016-06-29 20:27 UTC  (2+ messages)
` [PATCH 2/2] fs: befs: remove comment that confuses kernel-doc

[PATCH] mtdpart: propagate _get/put_device()
 2016-06-29 20:14 UTC 

[RFC][PATCH 0/3] vsprintf: Do not dereference pointers in bstr_printf()
 2016-06-29 20:05 UTC  (4+ messages)
` [RFC][PATCH 1/3] vsprintf: Prevent vbin_printf() from using dereferenced pointers
` [RFC][PATCH 2/3] vsprintf: Add support for %pf and %pF to vbin_printf()
` [RFC][PATCH 3/3] vsprintf: Add support for %pb and friends "

[PATCH v4] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive
 2016-06-29 20:03 UTC  (8+ messages)

[PATCH 1/3] x86, cpufeatures: update cpufeaure macros
 2016-06-29 20:01 UTC  (3+ messages)
` [PATCH 2/3] x86, cpufeatures: make sure DISABLED/REQUIRED macros are updated
` [PATCH 3/3] x86, cpufeatures: add helper macro for mask check macros

[PATCH V2 RFC 1/2] brcmfmac: delete interface directly in code that sent fw request
 2016-06-29 19:57 UTC  (4+ messages)
  ` [PATCH "
  ` [PATCH 2/2] brcmfmac: support removing AP interfaces with "interface_remove"
  ` [PATCH 0/2] brcmfmac: support removing AP interfaces with new fw

[PATCH 0/6] [media] Fixes and improvements for VIDIOC_QUERYCAP in Samsung media drivers
 2016-06-29 19:47 UTC  (9+ messages)
` [PATCH 1/6] [media] s5p-mfc: set capablity bus_info as required by VIDIOC_QUERYCAP
` [PATCH 2/6] [media] s5p-mfc: improve v4l2_capability driver and card fields
` [PATCH 3/6] [media] s5p-jpeg: set capablity bus_info as required by VIDIOC_QUERYCAP
` [PATCH 4/6] [media] s5p-jpeg: only fill driver's name in capabilities driver field

[PATCH 2/2] arm64: Always provide compat /proc/cpuinfo for 32-bit tasks
 2016-06-29 19:51 UTC 

[PATCH] arm64: Add Broadcom Set Top Box Kconfig entry point
 2016-06-29 19:49 UTC 

[PATCH v3 00/24] Delete CURRENT_TIME_SEC and replace current_fs_time()
 2016-06-29 19:48 UTC  (2+ messages)
` [Y2038] "

[tip:perf/core] perf/x86/intel: Add {rd,wr}lbr_{to,from} wrappers
 2016-06-29 19:32 UTC 

[PATCH] staging: comedi: daqboard2000: bug fix board type matching code
 2016-06-29 19:27 UTC 

[PATCH] x86: rename "WESTMERE2" family to "NEHALEM_G"
 2016-06-29 19:27 UTC 

[PATCH] Coccinelle: Script to replace NULL test with IS_ERR test for devm_ioremap_resource
 2016-06-29 19:23 UTC  (2+ messages)
` [Cocci] "

[PATCH] mmotm: mm-oom-fortify-task_will_free_mem-fix
 2016-06-29 19:22 UTC  (2+ messages)

[GIT PULL] (Xen) stable/for-jens-4.7 for v4.7-rc5
 2016-06-29 19:15 UTC  (2+ messages)

[PATCH v3 00/14] clk: sunxi: introduce "modern" clock support
 2016-06-29 19:05 UTC  (15+ messages)
` [PATCH v3 01/14] dt-bindings: sunxi: Add CCU binding documentation
` [PATCH v3 02/14] clk: sunxi-ng: Add common infrastructure
` [PATCH v3 03/14] clk: sunxi-ng: Add fractional lib
` [PATCH v3 04/14] clk: sunxi-ng: Add gate clock support
` [PATCH v3 05/14] clk: sunxi-ng: Add mux "
` [PATCH v3 06/14] clk: sunxi-ng: Add phase "
` [PATCH v3 07/14] clk: sunxi-ng: Add divider
` [PATCH v3 08/14] clk: sunxi-ng: Add M-P factor clock support
` [PATCH v3 09/14] clk: sunxi-ng: Add N-K-factor "
` [PATCH v3 10/14] clk: sunxi-ng: Add N-M-factor "
` [PATCH v3 11/14] clk: sunxi-ng: Add N-K-M Factor clock
` [PATCH v3 12/14] clk: sunxi-ng: Add N-K-M-P factor clock
` [PATCH v3 13/14] clk: sunxi-ng: Add H3 clocks
` [PATCH v3 14/14] ARM: dt: sun8i: switch the H3 to the new CCU driver

[PATCH v1 0/2] Introduce the initify gcc plugin
 2016-06-29 19:03 UTC  (17+ messages)
` [PATCH v1 1/2] Add "
` [PATCH v1 2/2] Mark functions with the __nocapture attribute
` [kernel-hardening] [PATCH v1 0/2] Introduce the initify gcc plugin

[PATCH v2] sched/deadline: remove useless param from setup_new_dl_entity
 2016-06-29 19:07 UTC 

[PATCH v2 1/1] x86/platform/intel-mid: Add pinctrl for Intel Merrifield
 2016-06-29 19:01 UTC 

[PATCH 1/2] lib: hexdump: use a look-up table to do hex_to_bin
 2016-06-29 18:52 UTC  (6+ messages)
` [PATCH 2/2] lib: kstrtox: _parse_integer: use hex_to_bin instead local conversion, and reduce branches

[PATCH 00/21] Support qcom's HSIC USB and rewrite USB2 HS phy support
 2016-06-29 18:54 UTC  (6+ messages)
` [PATCH 20/21] phy: Add support for Qualcomm's USB HSIC phy

[PATCH v2 0/4] ASoC: sunxi: Add i2s controller support
 2016-06-29 18:53 UTC  (3+ messages)

kthread_stop insanity (Re: [[DEBUG] force] 2642458962: BUG: unable to handle kernel paging request at ffffc90000997f18)
 2016-06-29 18:51 UTC  (14+ messages)
                  ` [PATCH] kthread: to_live_kthread() needs try_get_task_stack()

[PATCH] extcon: Add support for qcom SPMI PMIC USB id detection hardware
 2016-06-29 18:51 UTC  (13+ messages)

[PATCH v1 1/1] x86/platform/intel-mid: Add pinctrl for Intel Merrifield
 2016-06-29 18:49 UTC 

[PATCH 01/10] regmap: Support bulk writes for devices without raw formatting
 2016-06-29 18:48 UTC  (2+ messages)
` Applied "regmap: Support bulk writes for devices without raw formatting" to the regmap tree

[GIT PULL rcu/next] RCU commits for 4.8
 2016-06-29 18:49 UTC 

[PATCH v8 0/6] crypto: algif - add akcipher
 2016-06-29 18:43 UTC  (3+ messages)
` [PATCH v8 6/6] crypto: AF_ALG - add support for key_id

using the same regmap by multiple device drivers
 2016-06-29 18:37 UTC  (3+ messages)

[PATCH V2 7/8] clk: imx7d: using api with flag CLK_OPS_PARENT_ENABLE
 2016-06-29 18:31 UTC  (2+ messages)

[PATCH 1/2] Revert "HID: multitouch: enable palm rejection if device implements confidence usage"
 2016-06-29 18:31 UTC  (2+ messages)
` [1/2] "

[PATCH] fs: befs: remove ignored length of buffer
 2016-06-29 18:03 UTC 

Boot failure on emev2/kzm9d (was: Re: [PATCH v2 11/11] mm/slab: lockless decision to grow cache)
 2016-06-29 18:12 UTC  (13+ messages)

[PATCH v4 0/4] ASoC: MAX9860: new driver
 2016-06-29 18:09 UTC  (4+ messages)
` [PATCH v4 3/4] ASoC: dapm: support mixer controls with mute at non-zero value

[PATCH v5 5/5] mfd: rn5t618: register restart handler
 2016-06-29 18:05 UTC  (2+ messages)
` Applied "mfd: rn5t618: Register restart handler" to the regulator tree

[PATCH v3 2/5] mfd: add Ricoh RN5T567 PMIC support
 2016-06-29 18:05 UTC  (2+ messages)
` Applied "mfd: rn5t618: Add Ricoh RN5T567 PMIC support" to the regulator tree

[PATCH 3/5] regulator: rn5t618: Add RN5T567 PMIC support
 2016-06-29 18:05 UTC  (2+ messages)
` Applied "regulator: rn5t618: Add RN5T567 PMIC support" to the regulator tree

[PATCH V2 6/8] clk: imx: add clk api for supporting CLK_OPS_PARENT_ENABLE clocks
 2016-06-29 18:05 UTC  (2+ messages)

[PATCH 1/5] ARM: dts: meson: minix-neo-x8: define PMIC as power controller
 2016-06-29 18:05 UTC  (2+ messages)
` Applied "ARM: dts: meson: minix-neo-x8: define PMIC as power controller" to the regulator tree

[PATCH v3 4/5] mfd: rn5t618: register power off callback optionally
 2016-06-29 18:05 UTC  (2+ messages)
` Applied "mfd: rn5t618: Register power off callback optionally" to the regulator tree

[PATCH V2] regulator: da9211: add descriptions for da9212/da9214
 2016-06-29 18:05 UTC  (2+ messages)
` Applied "regulator: da9211: add descriptions for da9212/da9214" to the regulator tree

[PATCH 1/1] regulator: max77620: check for valid regulator info
 2016-06-29 18:04 UTC  (2+ messages)
` Applied "regulator: max77620: check for valid regulator info" to the regulator tree

[PATCH] ASoC: cs35l33: mark PM functions as __maybe_unused
 2016-06-29 18:04 UTC  (4+ messages)
` Applied "ASoC: cs35l33: mark PM functions as __maybe_unused" to the asoc tree

[PATCH v2 3/3] drivers core: allow id match override when manually binding driver
 2016-06-29 18:02 UTC  (11+ messages)

[PATCH v4 00/29] virtually mapped stacks and thread_info cleanup
 2016-06-29 17:24 UTC  (3+ messages)

[PATCH] ARC: typo fix in mm/ioremap.c
 2016-06-29 17:43 UTC 

[PATCH] dmaengine: at_xdmac: fix debug string
 2016-06-29 17:44 UTC 

[PATCH 1/2] crypto: tcrypt: Fix mixing printk/pr_err and obvious indentation issues
 2016-06-29 17:45 UTC  (11+ messages)
` [PATCH 2/2] crypto: tcrypt: Fix linkage error on ARM on division of s64
      ` crypto: tcrypt - Fix memory leaks/crashes in multibuffer hash speed test
          ` [PATCH v2] "

[patch V4 27/31] serial: use parity32 in max3100
 2016-06-29 17:25 UTC  (4+ messages)
` [patch V4 27/31] serial: use parity8 "

[RESEND PATCH] arm64: defconfig: Enable cros-ec and battery driver
 2016-06-29 17:21 UTC 

rc5+tip/master: Marking clocksource 'tsc' as unstable because the skew is too large:
 2016-06-29 17:16 UTC  (2+ messages)

[PATCH] Input: Add SW_PEN_INSERTED define
 2016-06-29 17:08 UTC  (2+ messages)

[patch] crypto: sha256-mb - cleanup a || vs | typo
 2016-06-29 17:05 UTC  (2+ messages)

[PATCH v4 0/3] LSM: module hierarchy in /proc/.../attr
 2016-06-29 17:04 UTC  (13+ messages)
` [PATCH v4 2/3] "
          ` [PATCH v5 0/3] LSM: security module information improvements
            ` [PATCH v5 1/3] LSM: Add /sys/kernel/security/lsm
            ` [PATCH v5 2/3] LSM: module hierarchy in /proc/.../attr
            ` [PATCH v4 3/3] LSM: Add context interface for proc attrs

[GIT PULL] Audit fixes for 4.7 (#1)
 2016-06-29 16:58 UTC 

[PATCH 1/2] Makefile: evaluate LDFLAGS_BUILD_ID only once
 2016-06-29 16:57 UTC  (3+ messages)
` [PATCH 2/2] kbuild: add shell cache

[PATCH RESEND v2] mfd: sm501: Add device property
 2016-06-29 16:56 UTC 

[PATCH] PM / runtime: Asynchronous "idle" in pm_runtime_allow()
 2016-06-29 16:48 UTC  (2+ messages)

[PATCH V2 4/8] clk: core: support clocks which requires parents enable (part 2)
 2016-06-29 16:47 UTC  (4+ messages)

[patch V4 30/31] crypto: use parity_long is sahara.c
 2016-06-29 15:18 UTC  (2+ messages)
` [patch V4 30/31] crypto: use parity_long in sahara.c

[PATCH v3 1/2] dt-binding: remoteproc: Introduce Qualcomm WCNSS loader binding
 2016-06-29 16:26 UTC  (3+ messages)
` [PATCH v3 2/2] remoteproc: qcom: Introduce WCNSS peripheral image loader

[PATCH v2 0/4] perf annotate: Enable cross arch annotate
 2016-06-29 14:45 UTC  (3+ messages)
` [PATCH v2 3/4] perf annotate: add powerpc support

[PATCH v5 0/5] regulator: add Ricoh RN5T567 PMIC support
 2016-06-29 16:25 UTC  (2+ messages)
` [GIT PULL] Immutable branch between MFD, Regulator and ARM for v4.8

[PATCH linux 0/8] xen: pvhvm: support bootup on secondary vCPUs
 2016-06-29 16:19 UTC  (7+ messages)
` [PATCH linux 2/8] xen: introduce xen_vcpu_id mapping
  ` [Xen-devel] "

[PATCH 0/6] soc/tegra: Various PMC fixes
 2016-06-29 16:17 UTC  (3+ messages)
` [PATCH 2/6] soc/tegra: pmc: Fix early initialisation of PMC

[PATCH] crypto: omap-sham - increase cra_proirity to 400
 2016-06-29 16:11 UTC 

[PATCH 0/6] ARM: NUC900: Add NUC970 SoC support
 2016-06-29 16:10 UTC  (4+ messages)
` [PATCH 3/6] Clocksource: add nuc970 clocksource driver

[RFC PATCH 0/3] soc/tegra: Turn on XUSB partitions
 2016-06-29 16:07 UTC  (5+ messages)
` [RFC PATCH 3/3] arm64: tegra210: Add XUSB powergates

[PATCH] sm501: Add device property
 2016-06-29 16:09 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/5] perf test: Add -F/--dont-fork option
 2016-06-29 16:07 UTC  (7+ messages)
` [PATCH 2/5] perf tools: Allow to reset open files counter
` [PATCH 3/5] perf tests: Fix thread map test for -F option


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