linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-13 09:34:13 to 2016-09-13 13:38:45 UTC [more...]

[PATCH v5 00/14] ACPI IORT ARM SMMU support
 2016-09-13 13:38 UTC  (3+ messages)
` [PATCH v5 05/14] drivers: iommu: make iommu_fwspec OF agnostic

[PATCH v3 0/9] net-next: ethernet: add sun8i-emac driver
 2016-09-13 13:38 UTC  (10+ messages)
` [PATCH v3 1/9] "
` [PATCH v3 3/9] ARM: sun8i: dt: Add DT bindings documentation for Allwinner sun8i-emac
` [PATCH v3 4/9] ARM: dts: sun8i-h3: Add dt node for the syscon control module

Panic when insmod nfit_test.ko
 2016-09-13 13:38 UTC  (3+ messages)

[PATCH v7] gpio: add Intel WhiskeyCove PMIC GPIO driver
 2016-09-13 13:37 UTC  (4+ messages)

[PATCH 15/15] x86/RAS/mce_amd_inj: Fix some W= warnings
 2016-09-13 13:33 UTC  (2+ messages)
` [tip:ras/core] "

[tip:ras/core] x86/MCE/AMD, EDAC: Handle reserved bank 4 on Fam17h properly
 2016-09-13 13:33 UTC 

[tip:ras/core] x86/mce/AMD: Extract the error address on SMCA systems
 2016-09-13 13:33 UTC 

[tip:ras/core] x86/mce, EDAC/mce_amd: Print MCA_SYND and MCA_IPID during MCE on SMCA systems
 2016-09-13 13:32 UTC 

[tip:ras/core] x86/mce/AMD: Save MCA_IPID in MCE struct on SMCA systems
 2016-09-13 13:32 UTC 

[tip:ras/core] x86/mce/AMD: Ensure the deferred error interrupt is of type APIC on SMCA systems
 2016-09-13 13:31 UTC 

[tip:mm/pkeys 12/12] arch/x86/kernel/process_64.c:98:2: error: implicit declaration of function 'pr_default'
 2016-09-13 13:31 UTC 

[tip:ras/core] x86/mce/AMD: Update sysfs bank names for SMCA systems
 2016-09-13 13:31 UTC 

[tip:ras/core] x86/mce/AMD, EDAC/mce_amd: Define and use tables for known SMCA IP types
 2016-09-13 13:31 UTC 

[tip:ras/core] EDAC/mce_amd: Use SMCA prefix for error descriptions arrays
 2016-09-13 13:30 UTC 

[tip:ras/core] EDAC/mce_amd: Add missing SMCA error descriptions
 2016-09-13 13:30 UTC 

[PATCH v2 06/33] Documentation, x86: Documentation for Intel resource allocation user interface
 2016-09-13 13:27 UTC  (12+ messages)

[tip:ras/core] x86/mce/AMD: Read MSRs on the CPU allocating the threshold blocks
 2016-09-13 13:29 UTC 

[tip:ras/core] x86/RAS: Add syndrome support to mce_amd_inj
 2016-09-13 13:29 UTC 

[PATCH v2 0/8] mfd: axp20x: Add support for AXP806 PMIC
 2016-09-13 13:31 UTC  (5+ messages)
` [PATCH v2 3/8] regulator: axp20x: support AXP806 variant
  ` [GIT PULL] Immutable branch between MFD and Regulator due for the v4.9 merge window

[tip:ras/core] EDAC/mce_amd: Print syndrome register value on SMCA systems
 2016-09-13 13:28 UTC 

[tip:ras/core] x86/mce: Add support for new MCA_SYND register
 2016-09-13 13:28 UTC 

[tip:ras/core] x86/mce/AMD: Use msr_ops.misc() in allocate_threshold_blocks()
 2016-09-13 13:28 UTC 

[PATCH v6 0/9] Replay Protected Memory Block (RPMB) subsystem
 2016-09-13 13:23 UTC  (10+ messages)
` [PATCH v6 1/9] rpmb: add "
` [PATCH v6 2/9] rpmb: enable emmc specific read data fixup
` [PATCH v6 3/9] rpmb: add sysfs-class ABI documentation
` [PATCH v6 4/9] char: rpmb: add device attributes
` [PATCH v6 5/9] char: rpmb: provide a user space interface
` [PATCH v6 6/9] char: rpmb: add RPMB simulation device
` [PATCH v6 7/9] tools rpmb: add RPBM access tool
` [PATCH v6 8/9] mmc: block: register RPMB partition with the RPMB subsystem
` [PATCH v6 9/9] scsi: ufs: connect to "

[PATCH 0/9] Move runnable code (tests) from Documentation to selftests
 2016-09-13 13:25 UTC  (7+ messages)
` [PATCH 2/9] selftests: update filesystems Makefile to work under selftests

ARM,SoC: About the use DT-defined properties by 3rd-party drivers
 2016-09-13 13:23 UTC  (12+ messages)
        ` ARM, SoC: "

[RFC V3 PATCH 00/26] Kernel NET policy
 2016-09-13 13:22 UTC  (9+ messages)
` [RFC V3 PATCH 03/26] net/netpolicy: get device queue irq information
` [RFC V3 PATCH 18/26] net/netpolicy: set tx queues according to policy

[PATCH v3 00/15] lockdep: Implement crossrelease feature
 2016-09-13 13:20 UTC  (21+ messages)
` [PATCH v3 01/15] x86/dumpstack: Optimize save_stack_trace
` [PATCH v3 02/15] x86/dumpstack: Add save_stack_trace()_fast()
` [PATCH v3 03/15] lockdep: Refactor lookup_chain_cache()
` [PATCH v3 04/15] lockdep: Add a function building a chain between two classes
` [PATCH v3 05/15] lockdep: Make check_prev_add can use a separate stack_trace
` [PATCH v3 06/15] lockdep: Make save_trace can skip stack tracing of the current
` [PATCH v3 07/15] lockdep: Implement crossrelease feature
` [PATCH v3 08/15] lockdep: Make crossrelease use save_stack_trace_fast()
` [PATCH v3 09/15] lockdep: Make print_circular_bug() crosslock-aware
` [PATCH v3 10/15] lockdep: Apply crossrelease to completion operation
` [PATCH v3 11/15] pagemap.h: Remove trailing white space
` [PATCH v3 12/15] lockdep: Apply crossrelease to PG_locked lock
` [PATCH v3 13/15] lockdep: Apply lock_acquire(release) on __Set(__Clear)PageLocked
` [PATCH v3 14/15] lockdep: Move data used in CONFIG_LOCKDEP_PAGELOCK from page to page_ext
` [PATCH v3 15/15] lockdep: Crossrelease feature documentation
` [FYI] Output of 'cat /proc/lockdep' after applying crossrelease

[PATCH] mfd: arizona: Mark AIFx_TX_BCLK_RATE as readable for cs47l24
 2016-09-13 13:19 UTC 

BUG_ON in rcu_sync_func triggered
 2016-09-13 13:18 UTC  (3+ messages)

[PATCH 1/1] x86: do not skip PKRU register if debug registers are not used
 2016-09-13 13:16 UTC  (2+ messages)
` [tip:mm/pkeys] x86/mm/pkeys: Do "

[PATCH] irqchip/atmel-aic: Fix potential deadlock in ->xlate()
 2016-09-13 13:13 UTC  (8+ messages)

[PATCH 0/3] net-next: dsa: add QCA8K support
 2016-09-13 13:14 UTC  (5+ messages)
` [PATCH 3/3] net-next: dsa: add new driver for qca8xxx family

[PATCH] usb: core: setup dma_pfn_offset for USB devices
 2016-09-13 13:12 UTC  (5+ messages)
` [PATCH v3] usb: core: setup dma_pfn_offset for USB devices and, interfaces
  ` [PATCH v4] "

Question about suspend/resume clock handling in dwc3-of-simple.c
 2016-09-13 13:10 UTC  (5+ messages)

[PATCH 0/6] Arizona FLL fixes and Clocking Improvements
 2016-09-13 13:11 UTC  (5+ messages)
` [PATCH 4/6] mfd: arizona: Add gating of external MCLKn clocks

[RFC] mm: Change the data type of huge page size from unsigned long to u64
 2016-09-13 13:08 UTC  (5+ messages)

[PATCH] xen: consolidate swiotbl_xen dma_ops
 2016-09-13 13:01 UTC  (2+ messages)

[PATCH v2 0/2] add omitted release in qat_common
 2016-09-13 12:56 UTC  (5+ messages)
` [PATCH v2 2/2] crypto: qat - fix resource release omissions

Source code review around jump label usage
 2016-09-13 12:54 UTC  (7+ messages)
` [PATCH 0/4] block-virtio: Fine-tuning for two function implementations
  ` [PATCH 1/4] virtio_blk: Use kmalloc_array() in init_vq()
  ` [PATCH 2/4] virtio_blk: Less function calls in init_vq() after error detection
  ` [PATCH 3/4] virtio_blk: Delete an unnecessary initialisation in init_vq()
  ` [PATCH 4/4] virtio_blk: Rename a jump label in virtblk_get_id()

[PATCH v2] mm: move phys_mem_access_prot_allowed() declaration to pgtable.h
 2016-09-13 12:50 UTC  (2+ messages)

[PATCH] pinctrl: cherryview: Do not mask all interrupts on probe
 2016-09-13 12:52 UTC  (13+ messages)

[RFC][PATCH] dm: Remove dm_bufio_cond_resched()
 2016-09-13 12:49 UTC  (2+ messages)

[PATCH v3 0/2] Exynos IOMMU: proper runtime PM support (use device dependencies)
 2016-09-13 12:49 UTC  (3+ messages)
    ` [PATCH v3 1/2] iommu/exynos: Remove excessive, useless debug
    ` [PATCH v3 2/2] iommu/exynos: Add proper runtime pm support

[PATCH] x86/pkeys: fix pkeys build breakage for some non-x86 arches
 2016-09-13 12:46 UTC  (2+ messages)
` [tip:mm/pkeys] x86/pkeys: Fix "

[PATCH] gpio: pca953x: initialize ret to zero to avoid returning garbage
 2016-09-13 12:46 UTC  (7+ messages)

[PATCH v5 0/9] Add STM32 EXTI interrupt controller support
 2016-09-13 12:47 UTC  (5+ messages)
` [PATCH v5 5/9] Documentation: dt-bindings: Add IRQ related properties of STM32 pinctrl

[PATCH v3 0/7] aspeed: Integrate pinctrl and gpio drivers
 2016-09-13 12:44 UTC  (6+ messages)
` [PATCH v3 2/7] mach-aspeed: Select GPIO driver
` [PATCH v3 4/7] palmetto: Request relevant mux functions in devicetree

[PATCH] IB/rdmavt: free the userspace memory region with kfree instead of vfree
 2016-09-13 12:44 UTC  (2+ messages)

[PATCH] crypto: squash lines for simple wrapper functions
 2016-09-13 12:43 UTC  (2+ messages)

[PATCH] ath10k: Spelling and miscellaneous neatening
 2016-09-13 12:43 UTC  (2+ messages)

[PATCH] mfd: lp873x: Remove unused mutex lock from struct lp873x
 2016-09-13 12:42 UTC  (2+ messages)

[patch v4] i2c: mux: mellanox: add driver
 2016-09-13 14:38 UTC 

[PATCH] i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended
 2016-09-13 12:38 UTC  (2+ messages)

[PATCH v2] irqchip/atmel-aic: Fix potential deadlock in ->xlate()
 2016-09-13 12:29 UTC 

lockdep: incorrect deadlock warning with two GPIO expanders
 2016-09-13 12:29 UTC  (5+ messages)

[PATCH][V2] ath10k: fix memory leak on caldata on error exit path
 2016-09-13 12:24 UTC  (2+ messages)
` [V2] "

[PATCH v1 0/2] Add two automotive field Evaluation boards from rockchip
 2016-09-13 12:23 UTC  (7+ messages)
` [PATCH v1 1/2] ARM: dts: add rockchip PX3 Evaluation board
` [PATCH v1 2/2] arm64: dts: rockchip: Add PX5 "

[PATCH] coresight: tmc: fix for trace collection bug in sysFS mode
 2016-09-13 12:20 UTC 

[PATCH] drm/nouveau/disp: remove unused function in sorg94.c
 2016-09-13 12:17 UTC 

[PATCH] powerpc: set used_vsr/used_vr/used_spe in sigreturn path when MSR bits are active
 2016-09-13 12:16 UTC  (2+ messages)
`  "

[PATCH] powerpc/ps3: fix spelling mistake in function name
 2016-09-13 12:16 UTC  (2+ messages)
`  "

[PATCH] powerpc/32: add missing \n at end of printk warning message
 2016-09-13 12:16 UTC  (2+ messages)
`  "

[PATCH][RFC] mfd: intel-lpss: Avoid resuming runtime-suspended lpss unnecessarily
 2016-09-13 12:15 UTC  (5+ messages)

[PATCH 4.7 00/59] 4.7.4-stable review
 2016-09-13 12:12 UTC 

[PATCH] mfd: Add HiSilicon Flash Memory Controller(FMC) driver
 2016-09-13 12:08 UTC  (2+ messages)

[PATCH] driver: base: pinctrl: return error from pinctrl_bind_pins()
 2016-09-13 11:59 UTC  (2+ messages)

[PATCH v11 0/8] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-09-13 11:51 UTC  (10+ messages)
` [PATCH v11 5/8] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v11 7/8] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer

[PATCH] scsi: megaraid_sas: add in missing white space in error message text
 2016-09-13 11:51 UTC  (2+ messages)

[PATCH] dmaengine: cleanup with list_first_entry_or_null()
 2016-09-13 11:39 UTC  (2+ messages)

[PATCH V6 0/5] ECAM quirks handling for ARM64 platforms
 2016-09-13 11:38 UTC  (5+ messages)
` [PATCH V6 2/5] PCI/ACPI: Check platform specific ECAM quirks

[PATCH v2 0/4] ARM: amlogic: Add spifc support to Amlogic's GXBB family
 2016-09-13 11:36 UTC  (3+ messages)
` [PATCH v2 1/4] pinctrl: amlogic: gxbb: add spi nor pins

[PATCH v12 0/7] Make cpuid <-> nodeid mapping persistent
 2016-09-13 11:33 UTC  (3+ messages)

[PATCH v12 0/8] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-09-13 11:31 UTC  (11+ messages)
` [PATCH v12 1/8] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v12 2/8] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v12 3/8] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v12 4/8] acpi/arm64: Add GTDT table parse driver
` [PATCH v12 5/8] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v12 6/8] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v12 7/8] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
` [PATCH v12 8/8] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver

[PATCH v2 0/4] Apple device properties
 2016-09-13 11:29 UTC  (2+ messages)

[RESEND PATCH v7 0/4] the fix for the USB HOST1 at rk3288 platform
 2016-09-13 11:26 UTC  (3+ messages)

[PATCH] arm64/efi: efi_init error handling fix
 2016-09-13 11:18 UTC  (5+ messages)

kvm-unit-test fail for split irqchip
 2016-09-13 11:06 UTC 

[PATCH 0/2] staging: slicoss: fix sparse warnings
 2016-09-13 11:00 UTC  (3+ messages)
` [PATCH 1/2] staging: slicoss: slic.h: add several macros to "
  ` [PATCH 2/2] staging: slicoss: slicoss.c: fix different address space "

[PATCH 0/1] cpufreq: pcc-cpufreq: Re-introduce deadband effect to reduce number of frequency changes
 2016-09-13 10:53 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH] tick/nohz: Fix the intention to stop full tick for offline CPU
 2016-09-13 10:47 UTC  (2+ messages)

[PATCH] rk808: fix RK818_IRQ_DISCHG_ILIM initializer
 2016-09-13 10:48 UTC  (2+ messages)

[PATCH] mfd: exynos-lpass: mark PM functions as __maybe_unused
 2016-09-13 10:46 UTC  (2+ messages)

Crypto Update for 3.19
 2016-09-13 10:35 UTC  (11+ messages)
` Crypto Update for 3.20
  ` Crypto Update for 4.1
    ` Crypto Update for 4.2
      ` Crypto Update for 4.3
        ` Crypto Update for 4.4
          ` Crypto Update for 4.5
            ` Crypto Fixes "
              ` Crypto Fixes for 4.8

[PATCH v3 2/2] pci/aer: interrupt fixup in the quirk
 2016-09-13  3:02 UTC  (4+ messages)
` [PATCH v4 1/2] nxp/dts: add pcie aer interrupt-name property in the dts

[PATCH] usb: Kconfig: make USB_ULPI_BUS select USB_COMMON
 2016-09-13 10:32 UTC  (4+ messages)

[PATCH 1/2] pci-hyperv: properly handle pci bus remove
 2016-09-13  9:50 UTC  (3+ messages)
` [PATCH 2/2] pci-hyperv: properly handle device eject

[PATCH 0/7] Add support for monitoring guest TLB operations
 2016-09-13 10:16 UTC  (8+ messages)
` [PATCH 1/7] perf/trace: Add notification for perf trace events
` [PATCH 2/7] KVM: Track the pid of the VM process
` [PATCH 3/7] KVM: arm/arm64: Register perf trace event notifier
` [PATCH 4/7] arm64: tlbflush.h: add __tlbi() macro
` [PATCH 5/7] arm64/kvm: hyp: tlb: use __tlbi() helper
` [PATCH 6/7] arm64: KVM: Handle trappable TLB instructions
` [PATCH 7/7] arm64: KVM: Enable selective trapping of "

[PATCH V5] perf tools: adding support for address filters
 2016-09-13 10:01 UTC  (2+ messages)

[PATCH v2 0/8] PCI: pciehp: Rework hotplug interrupt routine
 2016-09-13 10:05 UTC  (3+ messages)
` [PATCH v2 1/8] PCI: pciehp: Rename pcie_isr() locals for clarity

[PATCH v7 0/9] MT2701 DRM support
 2016-09-13  9:59 UTC  (5+ messages)
` [PATCH v7 8/9] drm/mediatek: update DSI sub driver flow

[RESEND RFC PATCH 0/5] platform drivers for UP Board
 2016-09-13  9:55 UTC  (3+ messages)

[RFC/RFT][PATCH v2 0/7] Functional dependencies between devices
 2016-09-13  9:58 UTC  (2+ messages)

[Outreachy kernel] [PATCH v2] staging: comedi: comedi_pcmcia: Removes unnecessary blank line
 2016-09-13  9:57 UTC  (3+ messages)

[RFC PATCH v1 00/28] x86: Secure Encrypted Virtualization (AMD)
 2016-09-13  9:56 UTC  (3+ messages)
` [RFC PATCH v1 01/28] kvm: svm: Add support for additional SVM NPF error codes

[PATCH] iio: dt-bindings: add documentation for Light&Proximity sensor STK331x
 2016-09-13  9:53 UTC  (2+ messages)

[PATCH 0/2] Fix spurious joydev node on some unrelated devices
 2016-09-13  9:52 UTC  (3+ messages)
` [PATCH 1/2] HID: input: ignore System Control application usages if not System Controls
` [PATCH 2/2] HID: wacom: do not detect Pad devices as joysticks

[PATCH v5 0/5] firmware: encapsulate firmware loading status
 2016-09-13  9:47 UTC  (3+ messages)
` [PATCH v5 2/5] "

[PATCH v8 0/9] MT2701 DRM support
 2016-09-13  9:41 UTC  (3+ messages)
` [PATCH v8 4/9] drm/mediatek: update display module connections

Updating MAINTAINERS and Documentation/video4linux F: patterns
 2016-09-13  9:39 UTC  (4+ messages)

[PATCH] drm/i915: Ignore OpRegion panel type on Ivy Bridge + Mobile
 2016-09-13  9:34 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).