public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-26 15:08:54 to 2015-03-26 18:55:20 UTC [more...]

[RFC PATCH 00/11] an introduction of library operating system for Linux (LibOS)
 2015-03-26 18:55 UTC  (10+ messages)

linux-next: build warnings after merge of the access_once tree
 2015-03-26 18:54 UTC  (20+ messages)

[PATCH] Staging: slicoss: Fix checkpatch.pl issues
 2015-03-26 18:52 UTC  (5+ messages)
` [PATCH v2 1/2] Staging: slicoss: Remove redundant and disabled code block
` [PATCH v2 2/2] Staging: slicoss: Get rid of redundant pointer variable

[PATCH 1/1] perf/x86: filter branches for PEBS event
 2015-03-26 18:13 UTC 

another pmem variant V2
 2015-03-26 18:46 UTC  (19+ messages)
` [PATCH 1/3] pmem: Initial version of persistent memory driver
  ` [Linux-nvdimm] "
` [PATCH 2/3] x86: add a is_e820_ram() helper
        ` [Linux-nvdimm] "
  ` [PATCH] SQUASHME: Streamline pmem.c

[PATCH] x86/asm/entry/64: better check for canonical address
 2015-03-26 18:45 UTC  (2+ messages)

[PATCH v2] cpufreq: powernv: Add checks to report cpu frequency throttling conditions
 2015-03-26 18:41 UTC 

[PATCH V5 0/7] x86/intel_rdt: Intel Cache Allocation Technology
 2015-03-26 18:38 UTC  (4+ messages)
` [PATCH 7/7] x86/intel_rdt: Add CAT documentation and usage guide

another pmem variant V2
 2015-03-26 18:38 UTC 

[PATCH 00/17] x86, mpx updates for 4.1 (take 2)
 2015-03-26 18:33 UTC  (18+ messages)
` [PATCH 01/17] x86, fpu: wrap get_xsave_addr() to make it safer
` [PATCH 02/17] x86, mpx: use new tsk_get_xsave_addr()
` [PATCH 03/17] x86, mpx: trace #BR exceptions
` [PATCH 04/17] x86, mpx: trace entry to bounds exception paths
` [PATCH 05/17] x86, mpx: trace when MPX is zapping pages
` [PATCH 06/17] x86, mpx: trace attempts to find bounds tables
` [PATCH 07/17] x86, mpx: trace allocation of new "
` [PATCH 08/17] x86, mpx: boot-time disable
` [PATCH 09/17] x86: make is_64bit_mm() widely available
` [PATCH 10/17] x86: make __VIRTUAL_MASK safe to use on 32 bit
` [PATCH 11/17] x86, mpx: we do not allocate the bounds directory
` [PATCH 12/17] x86, mpx: remove redundant MPX_BNDCFG_ADDR_MASK
` [PATCH 13/17] x86, mpx: Add temporary variable to reduce masking
` [PATCH 14/17] x86, mpx: new directory entry to addr helper
` [PATCH 15/17] x86, mpx: do 32-bit-only cmpxchg for 32-bit apps
` [PATCH 16/17] x86, mpx: support 32-bit binaries on 64-bit kernel
` [PATCH 17/17] x86, mpx: allow mixed binaries again

linux-next: manual merge of the xen-tip tree with the arm64-acpi tree
 2015-03-26 18:35 UTC  (2+ messages)

[PATCH 0/2] x86: sp0 fixes
 2015-03-26 18:33 UTC  (4+ messages)
` [PATCH 2/2] x86: Replace this_cpu_sp0 with current_top_of_stack and fix it on x86_32

[PATCH] IIO: Adds ACPI support for ST gyroscopes
 2015-03-26 18:32 UTC  (14+ messages)

[PATCH v6] crypto: Add Allwinner Security System crypto accelerator
 2015-03-26 18:31 UTC  (3+ messages)
` [PATCH v6 4/4] "

[PATCHv2 0/2] qcom_rpm: add support for IPQ8064 resources
 2015-03-26 18:29 UTC  (3+ messages)
` [PATCHv2 1/2] mfd: devicetree: qcom_rpm: document "
` [PATCHv2 2/2] mfd: qcom_rpm: add support for IPQ8064

[PATCH 1/1] livepatch: add support on s390
 2015-03-26 18:24 UTC  (2+ messages)

[patch 00/12] mm: page_alloc: improve OOM mechanism and policy
 2015-03-26 18:23 UTC  (23+ messages)
` [patch 04/12] mm: oom_kill: remove unnecessary locking in exit_oom_victim()
` [patch 06/12] mm: oom_kill: simplify OOM killer locking
` [patch 07/12] mm: page_alloc: inline should_alloc_retry()
` [patch 08/12] mm: page_alloc: wait for OOM killer progress before retrying
` [patch 12/12] mm: page_alloc: do not lock up low-order allocations upon OOM

Build failures in -next from qcom_rpm.c
 2015-03-26 18:23 UTC  (2+ messages)

[PATCH] cpufreq: powernv: Add checks to report cpu frequency throttling conditions
 2015-03-26 18:19 UTC 

[PATCH] stable_kernel_rules: Add clause about specification of kernel versions to patch
 2015-03-26 16:48 UTC  (2+ messages)

[PATCH v4 0/15] Those patches is used for dw_hdmi audio support
 2015-03-26 18:16 UTC  (5+ messages)
` [PATCH v4 13/15] ASoC: codec/dw-hdmi-audio: add codec driver for dw hdmi audio
` [PATCH v4 14/15] ASoC: rockchip/rockchip-hdmi-audio: add sound driver for "

Thermal: Cleanups, fixes and hardware trip points
 2015-03-26 18:13 UTC  (15+ messages)
` [PATCH 01/13] thermal: Make temperatures consistently unsigned long
` [PATCH 02/13] thermal: trivial: fix typo in comment
` [PATCH 03/13] thermal: remove useless call to thermal_zone_device_set_polling
` [PATCH 04/13] thermal: Fix not emulating critical temperatures
` [PATCH 05/13] thermal: inline only once used function
` [PATCH 06/13] thermal: streamline get_trend callbacks
` [PATCH 07/13] thermal: of: streamline .get_temp callbacks
` [PATCH 08/13] thermal: Allow sensor ops to fail with -ENOSYS
` [PATCH 09/13] thermal: of: always set sensor related callbacks
` [PATCH 10/13] thermal: Make struct thermal_zone_device_ops const
` [PATCH 11/13] thermal: of: make of_thermal_ops const
` [PATCH 12/13] thermal: Add support for hardware-tracked trip points
` [PATCH 13/13] thermal: of: implement .set_trips for device tree thermal zones

[GIT PULL rcu/next] RCU commits for 4.1
 2015-03-26 18:09 UTC 

[PATCH 3/3] tty/slaves: add a driver to power on/off UART attached devices
 2015-03-26 18:08 UTC  (11+ messages)
` [Gta04-owner] "

[GIT PULL] kselftest fixes for 4.0-rc6
 2015-03-26 18:08 UTC 

[PATCH char-misc-next v3 00/13] misc: mic: SCIF driver
 2015-03-26 17:53 UTC  (4+ messages)
` [PATCH char-misc-next v3 01/13] misc: mic: SCIF header file and IOCTL interface

[RESEND PATCH 1/2] ARM: dts: am4372: Add "ti,am437x-ocp2scp" as compatible string for OCP2SCP
 2015-03-26 17:50 UTC  (3+ messages)
` [RESEND PATCH 2/2] bus: ocp2scp: SYNC2 value should be changed to 0x6

String literals in __init functions
 2015-03-26 17:53 UTC  (6+ messages)

[PATCH v10 00/11] sched: consolidation of CPU capacity and usage
 2015-03-26 17:51 UTC  (15+ messages)
` [PATCH v10 04/11] sched: Make sched entity usage tracking scale-invariant
            ` [PATCH 1/2] sched: Change arch_scale_*() functions to scale input factor
              ` [PATCH 2/2] sched: Make sched entity usage tracking scale-invariant
` [PATCH v10 11/11] sched: move cfs task on a CPU with higher capacity

[PATCH] ARM: DRA7: Enable Cortex A15 errata 798181
 2015-03-26 17:35 UTC  (3+ messages)

[PATCH] arm: mach-omap2: remove superfluous NULL pointer check
 2015-03-26 17:34 UTC  (2+ messages)

[PATCH v3 2/2] powerpc/mm: Tracking vDSO remap
 2015-03-26 17:37 UTC  (4+ messages)
` [PATCH v4 0/2] Tracking user space vDSO remaping
  ` [PATCH v4 1/2] mm: Introducing arch_remap hook
  ` [PATCH v4 2/2] powerpc/mm: Tracking vDSO remap

[PATCH 1/2] kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARM
 2015-03-26 17:33 UTC  (7+ messages)
` [PATCH 2/2] kselftests: timers: Reduce default runtime on inconsistency-check and set-timer-lat

[PATCH] doc: completion: context, scope and language fixes
 2015-03-26 17:25 UTC  (2+ messages)

[PATCH v5 1/5] staging: unisys: remove redundant variable
 2015-03-26 17:13 UTC  (4+ messages)

[PATCH v4 0/4] ARM: EXYNOS: cpuidle: add AFTR mode support for Exynos3250
 2015-03-26 17:19 UTC  (3+ messages)

[PATCH] Documentation:Update Documentation/zh_CN/arm64/booting.txt
 2015-03-26 17:14 UTC  (10+ messages)
` [PATCH] Documentation:Chinese translation of Documentation/arm64/legacy_instructions.txt
` [PATCH v2] "

[PATCH v3 -next 00/11] Extensible console matching & direct earlycon
 2015-03-26 17:13 UTC  (2+ messages)

[PATCH 1/9] usb:fsl:otg: Add controller version based ULPI and UTMI phy
 2015-03-26 17:10 UTC  (10+ messages)
` [PATCH 2/9][v2]usb:fsl:otg: Add support to add/remove usb host driver
` [PATCH 3/9] usb:fsl:otg: Signal host drv when host is otg
` [PATCH 4/9] usb:fsl:otg: Modify otg_event to start host drv
` [PATCH 5/9] usb:fsl:otg: Combine host/gadget start/resume for ID change
` [PATCH 6/9] usb:fsl:otg: Remove host drv upon otg bring-up
` [PATCH 7/9] usb:fsl:otg: Add host-gadget drv sync delay
` [PATCH 8/9] usb:fsl:otg: Resolve OTG crash issue with another host
` [PATCH 9/9] usb:fsl:otg: Make fsl otg driver as tristate

[PATCH v2] stable_kernel_rules: Add clause about specification of kernel versions to patch
 2015-03-26 17:10 UTC  (3+ messages)

BUG: SCSI aic7xxx driver and AMD IOMMU
 2015-03-26 17:09 UTC  (11+ messages)

[PATCH v11 00/21] Add support for NV-DIMMs to ext4
 2015-03-26 17:09 UTC  (4+ messages)
` [PATCH v11 21/21] brd: Rename XIP to DAX
    ` Should implementations of ->direct_access be allowed to sleep?

[PATCH v3] stable_kernel_rules: Add clause about specification of kernel versions to patch
 2015-03-26 17:09 UTC 

[PATCH 0/1] DocBook media: fix broken EIA hyperlink
 2015-03-26 17:07 UTC  (2+ messages)

[PATCH V2] sched: Improve load balancing in the presence of idle CPUs
 2015-03-26 17:03 UTC  (2+ messages)

[PATCH 0/2 RESEND] IB/Verbs: Use helpers to refine the checking on transport and link layer
 2015-03-26 16:58 UTC  (5+ messages)

[PATCH v3 0/4] clk: st: New always-on clock domain
 2015-03-26 16:55 UTC  (7+ messages)

Exynos5422 odroidxu3 pwm-fan control using thermal sensors
 2015-03-26 16:39 UTC  (7+ messages)
` [PATCH 1/6] ARM: dts :exynos5422-odroidxu3 Add pwm-fan node to the Odroid-XU3 board
` [PATCH 2/6] ARM: dts exynos5420 update the cooling cells for core cpu0
` [PATCH 3/6] ARM:dts exynos5422 Update the thermal sensor for tmu_cpu0
` [PATCH 4/6] ARM: dts: OdroidXU3: Enable TMU at Exynos5422 base
` [PATCH 5/6] pwm: samsung: Fix output race on disabling
` [PATCH 6/6] hwmon: pwm-fan: Update the duty cycle inorder to control the pwm-fan

d63e2e1f3df breaks sparc/T5-8
 2015-03-26 16:51 UTC 

[PATCH v2 1/1] ARM: exynos_defconfig: Enable options to mount a rootfs via NFS
 2015-03-26 16:50 UTC  (2+ messages)

[PATCH] Add virtio gpu driver
 2015-03-26 16:47 UTC  (11+ messages)
        ` [virtio-dev] "

[PATCH] stable_kernel_rules: Add clause about specification of kernel versions to patch
 2015-03-26 16:45 UTC  (3+ messages)

[PATCH 0/2] workqueue: fix a bug when numa mapping is changed
 2015-03-26 16:42 UTC  (10+ messages)
` [PATCH 1/2] x86/cpu hotplug: make apicid <--> cpuid mapping persistent

[PATCH] HID: logitech-hidpp: add a module parameter to keep firmware gestures
 2015-03-26 16:41 UTC 

[PATCH 00/11] Eberspaecher Flexcard PMC II base support
 2015-03-26 16:34 UTC  (5+ messages)
` [PATCH 10/11] clocksource: flexcard: Add basic timestamp counter support

[PATCH v8 00/30] Refine PCI scan interfaces and make generic pci host bridge
 2015-03-26 16:31 UTC  (3+ messages)
` [PATCH v8 10/30] PCI: Introduce pci_host_bridge_list to manage host bridges

[PATCH v3 0/9] Add simple EEPROM Framework via regmap
 2015-03-26 16:23 UTC  (4+ messages)
` [PATCH v3 3/9] eeprom: Add a simple EEPROM framework for eeprom providers

[PATCH] Drivers: hv: hv_balloon: eliminate jumps in piecewiese linear floor function
 2015-03-26 16:17 UTC  (2+ messages)

[PATCH] Drivers: hv: hv_balloon: survive ballooning request with num_pages=0
 2015-03-26 16:16 UTC  (2+ messages)

[patch 1/4] fs, jfs: remove slab object constructor
 2015-03-26 16:07 UTC  (4+ messages)
` [patch v2 4/4] mm, mempool: poison elements backed by page allocator

[PATCH] lglock: Use spinlock_t instead of arch_spinlock_t
 2015-03-26 16:03 UTC  (2+ messages)

[PATCH] fs/pstore: update the backend parameter in pstore module
 2015-03-26 15:48 UTC  (2+ messages)

[PATCH v3 00/15] Add support to STMicroelectronics STM32 family
 2015-03-26 15:46 UTC  (4+ messages)
` [PATCH v3 10/15] serial: stm32-usart: Add STM32 USART Driver

[GIT PULL 0/6] perf/core improvements and fixes
 2015-03-26 15:41 UTC  (7+ messages)
` [PATCH 1/6] perf timechart: Fix SIBGUS error on sparc64
` [PATCH 2/6] perf evlist: Return the first evsel with an invalid filter in apply_filters()
` [PATCH 3/6] perf: Bump max number of cpus to 1024
` [PATCH 4/6] perf tools: Set JOBS based on CPU or processor
` [PATCH 5/6] perf trace: Fix syscall enter formatting bug
` [PATCH 6/6] tools lib traceevent: Zero should not be considered "not found" in eval_flag()

[PATCHv2] pcmcia:Fix memory leak in the function, sa11xx_drv_pcmcia_probe
 2015-03-26 15:42 UTC  (3+ messages)

[PATCH v2 0/7] dmaengine/dra7x: DMA router (crossbar support)
 2015-03-26 15:37 UTC  (10+ messages)
` [PATCH v2 1/7] dmaengine: of_dma: Support for DMA routers
` [PATCH v2 3/7] dmaengine: Add driver for TI DMA crossbar on DRA7x

[PATCH RESEND 1/2] xen/blkback: safely unmap purge persistent grants
 2015-03-26 15:32 UTC  (4+ messages)
` [PATCH 2/2] xen/grant: introduce func gnttab_unmap_refs_async_wait_completion()

[PATCH V2] rtlwifi: rtl8192cu: Add new device ID
 2015-03-26 15:31 UTC  (2+ messages)

[PATCH] clocksource: tegra: Maintain CPU endianness
 2015-03-26 15:31 UTC  (2+ messages)

[PATCH V5 0/2] add support for pmic_arb v2 and correct framework
 2015-03-26 15:26 UTC  (3+ messages)

[RFCv3 PATCH 00/48] sched: Energy cost model for energy-aware scheduling
 2015-03-26 15:23 UTC  (10+ messages)
` [RFCv3 PATCH 30/48] sched: Calculate energy consumption of sched_group

[PATCH] Infrastructure to un-/lock vts in vt_ioctl.c
 2015-03-26 15:23 UTC 

[PATCH] firmware: dmi_scan: Prevent dmi_num integer overflow
 2015-03-26 15:21 UTC  (5+ messages)

[PATCH] drm/i915/skl: fix semicolon.cocci warnings
 2015-03-26 15:22 UTC  (2+ messages)
  ` [Intel-gfx] "

[PATCH] arm: fix integer overflow in ELF_ET_DYN_BASE
 2015-03-26 15:19 UTC  (3+ messages)

[patch v11 00/23] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-03-26 15:15 UTC  (8+ messages)
` [patch v11 12/23] ARM64 / ACPI: Parse MADT for SMP initialization
` [patch v11 13/23] ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID

[PATCH 0/9] Add MIPS EJTAG Fast Debug Channel TTY driver
 2015-03-26 15:09 UTC  (7+ messages)
` [PATCH 7/9] tty: "
` [PATCH 8/9] MIPS, ttyFDC: Add early FDC console support
` [PATCH 9/9] ttyFDC: Implement KGDB IO operations


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox