LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-05 19:10:31 to 2016-02-06 03:53:35 UTC [more...]

[PATCH 00/14] ACPI 2.0: Enable TermList interpretion and early opeartion region accesses for table loading
 2016-02-06  3:52 UTC  (5+ messages)
` [PATCH 01/14] ACPI / OSL: Cleanup initrd table override code
` [PATCH 02/14] ACPI / OSL: Add support to install tables via initrd
` [PATCH 03/14] ACPI 2.0 / AML: Make default region accessible during the table load
` [PATCH 04/14] ACPI 2.0 / AML: Tune _REG evaluations order in the initialization steps

[PATCH 0/3] cpufreq: Replace timers with utilization update callbacks
 2016-02-06  3:40 UTC  (9+ messages)
` [Update][PATCH 3/3] cpufreq: governor: "
  ` [PATCH 3/3 v3] "
    ` [PATCH 3/3 v4] "

[PATCH v3 0/2] Fix ordering of ftrace/livepatch calls on module load and unload
 2016-02-06  3:08 UTC  (3+ messages)
` [PATCH v3 1/2] ftrace/module: remove ftrace module notifier
` [PATCH v3 2/2] livepatch/module: remove livepatch "

[PATCH 2/2] f2fs: preallocate blocks for buffered aio writes
 2016-02-06  2:57 UTC 

[PATCH] prctl: Add PR_SET_TIMERSLACK_PID for setting timer slack of an arbitrary thread
 2016-02-06  2:54 UTC  (16+ messages)

[PATCH 1/2] f2fs: move dio preallocation into f2fs_file_write_iter
 2016-02-06  2:53 UTC 

[RESEND x2][PATCH v2] block: partition: Add partition specific uevent callbacks for partition info
 2016-02-06  2:38 UTC  (4+ messages)

[PATCH V2 0/7] cpufreq: governors: Fix ABBA lockups
 2016-02-06  2:22 UTC  (5+ messages)

[GIT PULL] Ceph fixes for -rc3
 2016-02-06  2:19 UTC 

[PATCH] devm_memremap: Fix error value when memremap failed
 2016-02-06  1:52 UTC  (4+ messages)

[PATCH] spi: fix spi.h kernel-doc warning
 2016-02-06  1:31 UTC 

[RFC] why the amount of cache from "free -m" and /proc/meminfo are different?
 2016-02-06  1:19 UTC  (3+ messages)

Bisected Regression 4.3.5 => 4.4.1 booting HP ZBook in EFI mode
 2016-02-06  1:09 UTC  (4+ messages)

[PATCH] param-convert-some-on-off-users-to-strtobool fix
 2016-02-06  1:06 UTC 

[git pull] drm fixes
 2016-02-06  0:50 UTC 

[PATCH] kbuild: disable Android-specific compiler features
 2016-02-06  0:44 UTC 

[PATCH v4] iio: adc: Add TI ADS1015 ADC driver support
 2016-02-06  0:32 UTC  (7+ messages)

mmotm 2016-02-05-16-31 uploaded
 2016-02-06  0:32 UTC 

[PATCH] ubsan: cosmetic fix to Kconfig text
 2016-02-06  0:05 UTC 

[PATCHv4 0/3] ARCH_SUPPORTS_DEBUG_PAGEALLOC for arm64
 2016-02-06  0:24 UTC  (4+ messages)
` [PATCHv4 1/3] arm64: Drop alloc function from create_mapping
` [PATCHv4 2/3] arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC
` [PATCHv4 3/3] arm64: ptdump: Indicate whether memory should be faulting

[PATCH] arm64: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALL
 2016-02-05 23:50 UTC 

[ANNOUNCE] Git v2.7.1
 2016-02-06  0:08 UTC 

[PATCHv2 2/3] arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC
 2016-02-06  0:08 UTC  (3+ messages)

[PATCH] i2c: i801: Intel DNV_N device IDs SMBus
 2016-02-06  0:00 UTC 

[PATCH v10 0/5] Watchdog: introduce ARM SBSA watchdog driver
 2016-02-05 23:54 UTC  (17+ messages)
` [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support

[GIT PULL] Power management and ACPI fixes for v4.5-rc3
 2016-02-05 23:52 UTC 

[PATCH v5 0/3] Add host controller drivers for Cavium ThunderX PCI
 2016-02-05 23:41 UTC  (4+ messages)
` [PATCH v5 1/3] PCI: generic: Refactor code to enable reuse by other drivers
` [PATCH v5 2/3] pci, pci-thunder-pem: Add PCIe host driver for ThunderX processors
` [PATCH v5 3/3] pci, pci-thunder-ecam: Add driver for ThunderX-pass1 on-chip devices

[PATCH 00/30] rapidio: mport character driver and subsystem updates
 2016-02-05 23:19 UTC  (31+ messages)
` [PATCH 01/30] rapidio/rionet: fix deadlock on SMP
` [PATCH 02/30] rapidio/rionet: add capability to change MTU
` [PATCH 03/30] rapidio/tsi721: fix hardcoded MRRS setting
` [PATCH 04/30] rapidio/tsi721: add check for overlapped IB window mappings
` [PATCH 05/30] rapidio/tsi721: add option to configure direct mapping of IB window
` [PATCH 06/30] rapidio/tsi721_dma: fix pending transaction queue handling
` [PATCH 07/30] rapidio: add query_mport operation
` [PATCH 08/30] rapidio/tsi721: add query_mport callback
` [PATCH 09/30] rapidio: add shutdown notification for RapidIO devices
` [PATCH 10/30] rapidio/tsi721: add shutdown notification callback
` [PATCH 11/30] rapidio/rionet: add shutdown event handling
` [PATCH 12/30] rapidio: rework common RIO device add/delete routines
` [PATCH 13/30] rapidio: move net allocation into core code
` [PATCH 14/30] rapidio: add core mport removal support
` [PATCH 15/30] rapidio/tsi721: add HW specific mport removal
` [PATCH 16/30] powerpc/fsl_rio: changes to mport registration
` [PATCH 17/30] rapidio/rionet: add locking into add/remove device
` [PATCH 18/30] rapidio/rionet: add mport removal handling
` [PATCH 19/30] rapidio: add lock protection for doorbell list
` [PATCH 20/30] rapidio: move rio_local_set_device_id function to the common core
` [PATCH 21/30] rapidio: move rio_pw_enable into core code
` [PATCH 22/30] rapidio: add global inbound port write interfaces
` [PATCH 23/30] rapidio/tsi721: fix locking in OB_MSG processing
` [PATCH 24/30] rapidio: add outbound window support
` [PATCH 25/30] rapidio/tsi721: add outbound windows mapping support
` [PATCH 26/30] rapidio/tsi721: add filtered debug output
` [PATCH 27/30] rapidio/tsi721_dma: update error reporting from prep_sg callback
` [PATCH 28/30] rapidio/tsi721_dma: fix synchronization issues
` [PATCH 29/30] rapidio/tsi721_dma: fix hardware error handling
` [PATCH 30/30] rapidio: add mport char device driver

[PATCH] mmc: mmc_spi: add checks for dma mapping error
 2016-02-05 23:36 UTC 

[PATCH v8 0/2] adding PCI support to AXS10x
 2016-02-05 23:32 UTC  (5+ messages)
` [PATCH v8 2/2] add new platform driver for PCI RC

[PATCH] arm64: disable kasan when accessing frame->fp in unwind_frame
 2016-02-05 23:04 UTC 

[PATCH] Intel DNV device IDs SATA
 2016-02-05 23:27 UTC 

[PATCH V3] i2c: i801: Adding Intel Lewisburg support for iTCO
 2016-02-05 23:22 UTC 

[PATCH] net: phy: dp83848: Add support for TI TLK10x Ethernet PHYs
 2016-02-05 23:13 UTC 

[V4.4-rc6 Regression] af_unix: Revert 'lock_interruptible' in stream receive code
 2016-02-05 23:03 UTC  (8+ messages)
` [PATCH] af_unix: Don't set err in unix_stream_read_generic unless there was an error

[PATCH 0/11] cpufreq: governor: ondemand/conservative data structures rework
 2016-02-05 22:59 UTC  (10+ messages)
` [PATCH v2 2/10] cpufreq: governor: Use common mutex for dbs_data protection
` [PATCH v2 8/10] cpufreq: governor: Rename cpu_common_dbs_info to policy_dbs_info
` [PATCH v2 9/10] cpufreq: governor: Rearrange governor data structures

[PATCH v6 1/2] dt/bindings: Add bindings for PIC32 pin control and GPIO
 2016-02-05 22:57 UTC  (4+ messages)
` [PATCH v6 2/2] pinctrl: pinctrl-pic32: Add PIC32 pin control driver

[PATCH] af_unix: Don't use continue to re-execute unix_stream_read_generic loop
 2016-02-05 22:52 UTC 

[PATCH v3] synopsys pcie rc generic platform driver update
 2016-02-05 22:52 UTC  (2+ messages)

[PATCH 0/5] ARM: dts: NSP: DT Updates
 2016-02-05 22:43 UTC  (6+ messages)
` [PATCH 1/5] ARM: dts: NSP: Fix PCIE DT issue
` [PATCH 2/5] ARM: dts: NSP: Fix CPU "
` [PATCH 3/5] ARM: dts: NSP: Add PMU Support to DT
` [PATCH 4/5] ARM: dts: NSP: Add SP805 "
` [PATCH 5/5] ARM: dts: NSP: Add SP804 "

[PATCH v4 0/9] Add STM32 pinctrl/GPIO driver
 2016-02-05 22:50 UTC  (4+ messages)

[PATCH] pinctrl: stm32: fix compile error and modernize
 2016-02-05 22:49 UTC 

[PATCH v16 0/6] Device Tree support for FPGA programming
 2016-02-05 22:44 UTC  (8+ messages)
` [PATCH v16 1/6] fpga: add bindings document for fpga region
` [PATCH v16 2/6] add sysfs document for fpga bridge class
` [PATCH v16 3/6] ARM: socfpga: add bindings document for fpga bridge drivers
` [PATCH v16 4/6] fpga: add fpga bridge framework
` [PATCH v16 5/6] fpga: fpga-region: device tree control for FPGA
` [PATCH v16 6/6] ARM: socfpga: fpga bridge driver support

[PATCH 0/5] Clean up warnings (part 2, asm/pci-bridge.h)
 2016-02-05 22:36 UTC  (2+ messages)

[PATCH 0/3] PCI: Clean up warnings
 2016-02-05 22:36 UTC  (2+ messages)

[PATCH] net: smc911x: convert pxa dma to dmaengine
 2016-02-05 22:30 UTC  (5+ messages)

[PATCH] PCI: layerscape: add ls2085a compatible
 2016-02-05 22:25 UTC  (11+ messages)

[PATCH 2/2] dax: fix bdev NULL pointer dereferences
 2016-02-05 22:25 UTC  (11+ messages)

[RFC] Dump interesting arch/platform info
 2016-02-05 22:24 UTC  (8+ messages)
        ` [PATCH -v2] x86: Add an archinfo dumper module

[REGRESSION] mm: filemap_map_pages NULL pointer dereference
 2016-02-05 22:19 UTC  (3+ messages)

[PATCH] vsprintf: kptr_restrict is okay in IRQ when 2
 2016-02-05 22:14 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH V2] i2c: i801: Adding Intel Lewisburg support for iTCO
 2016-02-05 22:09 UTC  (5+ messages)

[PATCH v2] ARM: mm: flip priority of CONFIG_DEBUG_RODATA
 2016-02-05 21:48 UTC  (10+ messages)

[PATCH] arm64: reenable interrupt when handling ptrace breakpoint
 2016-02-05 21:25 UTC  (12+ messages)

gigaset: memory leak in gigaset_initcshw
 2016-02-05 21:25 UTC  (13+ messages)

tty: deadlock between n_tracerouter_receivebuf and flush_to_ldisc
 2016-02-05 21:22 UTC  (13+ messages)

[PATCH v2 0/4] lib: add "on" and "off" to strtobool
 2016-02-05 21:18 UTC  (7+ messages)
` [PATCH v2 1/4] lib: move strtobool to kstrtobool
` [PATCH v2 2/4] lib: update single-char callers of strtobool

mm: uninterruptable tasks hanged on mmap_sem
 2016-02-05 21:16 UTC  (7+ messages)
` [PATCH] floppy: refactor open() flags handling (was Re: mm: uninterruptable tasks hanged on mmap_sem)
    ` [PATCH v2] "

[PATCH v3 0/4] lib: add "on" and "off" to strtobool
 2016-02-05 21:12 UTC  (5+ messages)
` [PATCH v3 1/4] lib: move strtobool to kstrtobool
` [PATCH v3 2/4] lib: update single-char callers of strtobool
` [PATCH v3 3/4] lib: add "on"/"off" support to kstrtobool
` [PATCH v3 4/4] param: convert some "on"/"off" users to strtobool

fs: NULL deref in atime_needs_update
 2016-02-05 21:11 UTC 

[3.13.y-ckt stable] Linux 3.13.11-ckt34
 2016-02-05 21:09 UTC  (2+ messages)

Crashes with 874bbfe600a6 in 3.18.25
 2016-02-05 21:06 UTC  (15+ messages)

ALERT!
 2016-02-05 21:03 UTC 

[PATCH v3 1/3] rtc: Add functions to set and read rtc offset
 2016-02-05 20:41 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/3] rtc: implement a sysfs interface for clock offset
  ` [PATCH v4 3/3] rtc-pcf2123: implement read_offset and set_offset

[GIT PULL] sound fixes for 4.5-rc3
 2016-02-05 20:30 UTC  (3+ messages)

[GIT PULL for v4.5-rc3] media fixes
 2016-02-05 19:59 UTC 

[PATCH RESEND] bufferhead: Force inlining of buffer head flag operations
 2016-02-05 19:56 UTC 

[PATCH 0/6] arm64: dts: apq8016 dt patches
 2016-02-05 19:55 UTC  (5+ messages)
` [PATCH 2/6] arm64: dts: qcom: apq8016-sbc: add usb support
` [PATCH 4/6] arm64: dts: qcom: add lpass node

[PATCH v4 0/2] pci: Add host controller driver for Cavium ThunderX PCIe
 2016-02-05 19:49 UTC  (7+ messages)
` [PATCH v4 2/2] pci, pci-thunder-pem: Add PCIe host driver for ThunderX processors

[PATCH v2 0/6] LG Optimus Black (P970) codename sniper support and lp872x improvements
 2016-02-05 19:39 UTC  (3+ messages)
` [PATCH v2 3/4] ARM: LG Optimus Black (P970) codename sniper support, with basic features

[PATCH 1/2] devicetree: qcom-apq8064.dtsi: Add i2c3 address-cells and size-cells values
 2016-02-05 19:21 UTC  (5+ messages)
` [PATCH 2/2] devicetree: Add DTS file to support the Nexus7 2013 (flo) device
    ` [PATCH 2/2 v2] "

[PATCH] usb: phy: msm: Trigger USB state detection work in DRD mode
 2016-02-05 19:17 UTC 

[PATCH V1 0/6] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-02-05 19:13 UTC  (7+ messages)
` [PATCH V1 1/6] acpi: apei: read ack upon ghes record consumption
` [PATCH V1 2/6] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V1 3/6] efi: parse ARMv8 processor error
` [PATCH V1 4/6] arm64: exception: handle Synchronous External Abort
` [PATCH V1 5/6] arm64: exception: handle instruction abort at current EL
` [PATCH V1 6/6] acpi: apei: handle SEA notification type for ARMv8

[PATCH 0/8] [media] tvp5150: add HW input connectors support
 2016-02-05 19:09 UTC  (7+ messages)
` [PATCH 3/8] [media] tvp5150: put endpoint node on error
` [PATCH 4/8] [media] tvp5150: store dev id and rom version
` [PATCH 5/8] [media] tvp5150: add internal signal generator to HW input list
` [PATCH 6/8] [media] tvp5150: move input definition header to dt-bindings
` [PATCH 7/8] [media] tvp5150: document input connectors DT bindings
` [PATCH 8/8] [media] tvp5150: add HW input connectors support

[PATCH v3 1/3] portman2x4 - whitespace fixes
 2016-02-05 19:11 UTC  (10+ messages)
` [PATCH v3 3/3] portman2x4 - use new parport device model


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 read-only IMAP folder(s) and NNTP newsgroup(s).