LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-05 21:09:51 to 2016-02-06 08:22:20 UTC [more...]

[PATCH v5] futex: Remove requirement for lock_page in get_futex_key
 2016-02-06  8:22 UTC  (7+ messages)

Have some confusion about the pfn_valid() ?
 2016-02-06  8:14 UTC 

[PATCH net v2 0/4] net: add and use rx_nohandler stat counter
 2016-02-06  8:00 UTC  (3+ messages)
` [PATCH net v3 "

[PATCH v2] jiffies: use CLOCKSOURCE_MASK instead of constant
 2016-02-06  7:55 UTC 

[PATCH] jiffies: use CLOSKOURCE_MASK instead of constant
 2016-02-06  7:51 UTC 

[PATCH] crypto: testmgr: mark more algorithms as FIPS compliant
 2016-02-06  7:49 UTC  (2+ messages)

[PATCH] eCryptfs: fix typos in comment
 2016-02-06  7:47 UTC 

[PATCH 0/2] crypto: atmel-sha - fix resource management
 2016-02-06  7:49 UTC  (2+ messages)

[PATCH] crypto: mark authenticated ctr(aes) also as FIPS able
 2016-02-06  7:48 UTC  (2+ messages)

[PATCH] fix out of bound read in __test_aead()
 2016-02-06  7:48 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 4/4] crypto: testmgr - Add a test case for import()/export()
 2016-02-06  7:47 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v5 0/3] crypto: KEYS: convert public key to akcipher api
 2016-02-06  7:47 UTC  (2+ messages)

[PATCH v2 1/4] crypto x86/sha1_mb: Fix load failure
 2016-02-06  7:47 UTC  (2+ messages)

[PATCH 00/11] arm64: Introduce Allwinner A64 and Pine64 support
 2016-02-06  7:46 UTC  (3+ messages)
` [PATCH 02/11] crypto: sunxi-ss: prevent compilation on 64-bit

[PATCH v2 1/2] crypto: aead - move aead_request_cast helper to aead.h
 2016-02-06  7:46 UTC  (2+ messages)

[PATCH] clocksource: introduce clocksource_freq2mult()
 2016-02-06  7:39 UTC 

[PATCH] audit: Fix typo in comment
 2016-02-06  7:39 UTC 

[PATCH 0/2] Lustre debugfs fixes
 2016-02-06  7:01 UTC  (3+ messages)
` [PATCH 1/2] staging/lustre/libcfs: Properly handle debugfs read- and write-only files
` [PATCH 2/2] staging/lustre/obdclass: export debugfs functionality for GPL only

[PATCH] staging/lustre/lnet: Don't call roundup_pow_of_two on zero in LNetEQAlloc
 2016-02-06  7:12 UTC 

[PATCH v2 0/3] paravirt: rebrand paravirt_enabled as paravirt_legacy
 2016-02-06  7:11 UTC  (5+ messages)
` [PATCH v2 1/3] paravirt: use bool for paravirt_enabled() and paravirt_has_feature()
` [PATCH v2 2/3] paravirt: replace direct access to pv_info.paravirt_enabled
` [PATCH v2 3/3] paravirt: rename paravirt_enabled to paravirt_legacy

[PATCH] acpi/ec: Deny write access unless requested by module param
 2016-02-06  7:08 UTC 

[PATCH] arm64: defconfig: add spmi and usb related configs
 2016-02-06  7:07 UTC 

[PATCH 0/5] oom reaper v5
 2016-02-06  6:45 UTC  (15+ messages)
` [PATCH 3/5] oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space
` [PATCH 4/5] mm, oom_reaper: report success/failure
` [PATCH 5/5] mm, oom_reaper: implement OOM victims queuing

[PATCH 2/2] f2fs: support revoking atomic written pages
 2016-02-06  6:40 UTC 

[PATCH V3 0/5] rtc: max77686: make max77686 rtc driver as IP driver
 2016-02-06  6:29 UTC  (9+ messages)
` [PATCH V3 5/5] rtc: max77686: move initialisation of rtc regmap, irq chip locally

[PATCH 1/2] f2fs: split drop_inmem_pages from commit_inmem_pages
 2016-02-06  6:38 UTC 

[PATCH 2/2] f2fs: support revoking atomic written pages
 2016-02-06  6:36 UTC  (12+ messages)
` [f2fs-dev] "

[PATCH] Platform: goldfish: goldfish_pipe.c: Add DMA support using managed version
 2016-02-06  5:06 UTC 

[PATCH v2] x86/boot: add BIT() to boot/bitops.h
 2016-02-06  4:49 UTC 

[PATCH v2 0/2] Set the Raspberry Pi Ethernet MAC address
 2016-02-06  4:13 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: bcm2835: dt: Add the ethernet to the device trees

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

[PATCH 00/14] ACPI 2.0: Enable TermList interpretion and early opeartion region accesses for table loading
 2016-02-06  3:54 UTC  (15+ 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 05/14] ACPI 2.0 / AML: Ensure \_SB._INI executed before any _REG
` [PATCH 06/14] ACPI 2.0 / AML: Rename acpi_gbl_reg_methods_enabled to acpi_gbl_namespace_initialized
` [PATCH 07/14] ACPICA: Events: Fix an issue that _REG association can happen before namespace is initialized
` [PATCH 08/14] ACPI 2.0 / ECDT: Split EC_FLAGS_HANDLERS_INSTALLED
` [PATCH 09/14] ACPI 2.0 / ECDT: Remove early namespace reference from EC
` [PATCH 10/14] ACPI 2.0 / ECDT: Enable correct ECDT initialization order
` [PATCH 11/14] ACPI 2.0 / AML: Improve module level execution by moving the If/Else/While execution to per-table basis
` [PATCH 12/14] ACPI 2.0 / AML: Add TermList parsing support for table loading
` [PATCH 13/14] ACPI 2.0 / AML: Enable correct ACPI subsystem initialization order for new table loading mode
` [PATCH 14/14] ACPI 2.0 / AML: Fix module level execution by correctly parsing table as TermList

[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  (14+ 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)

[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  (6+ 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  (4+ messages)
` [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)


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