LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-14 21:08:14 to 2015-07-15 02:13:55 UTC [more...]

[PATCH 0/6 v2] locking/qspinlock: Enhance pvqspinlock performance
 2015-07-15  2:13 UTC 

[PATCH 00/10] Staging: fbtft: flexfb.c file clean up
 2015-07-15  2:13 UTC  (5+ messages)
` [PATCH 03/10] Staging: fbtft: Use a struct to describe each LCD controller
` [PATCH 04/10] Staging: fbtft: Use a helper function to set write_register op

[PATCH 0/2] Using function type to cleanup the function parament
 2015-07-15  2:11 UTC  (4+ messages)
` [PATCH 1/2] Define find_symbol_in_section_t as function type to simplify the code

[PATCH 0/24] kernel: add a netlink interface to get information about processes (v2)
 2015-07-15  2:02 UTC  (7+ messages)
` [PATCH 12/24] task_diag: add a new group to get tasks memory mappings (v2)
` [PATCH 20/24] task_diag: Only add VMAs for thread_group leader

[PATCH v3 0/2] Implement sample time consideration for Vybrid's ADC
 2015-07-15  1:57 UTC  (3+ messages)
` [PATCH v3 2/2] ARM: dts: vf-colibri: Add property for minimum sample time

[BUG REPORT] OOM Killer is invoked while the system still has much memory
 2015-07-15  1:57 UTC  (4+ messages)
  ` 答复: "

[PATCH 00/42] x86: updated patches for kaslr and setup_data etc for v4.3
 2015-07-15  1:57 UTC  (6+ messages)
` [PATCH 33/42] x86, boot: Add add_pci handler for SETUP_PCI
` [PATCH 35/42] x86, boot, PCI: Convert SETUP_PCI data to list

[PATCH 1/2] f2fs: handle error cases in move_encrypted_block
 2015-07-15  1:43 UTC  (4+ messages)
` [PATCH 2/2] f2fs: use a page temporarily for encrypted gced page
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: handle error cases in move_encrypted_block

[PATCH 0/7] locking/qspinlock: Enhance pvqspinlock & introduce queued unfair lock
 2015-07-15  1:39 UTC  (12+ messages)
` [PATCH 1/7] locking/pvqspinlock: Only kick CPU at unlock time
` [PATCH 2/7] locking/pvqspinlock: Allow vCPUs kick-ahead
` [PATCH 3/7] locking/pvqspinlock: Implement wait-early for overcommitted guest

[RFC PATCH v2] memory-barriers: remove smp_mb__after_unlock_lock()
 2015-07-15  1:38 UTC  (11+ messages)

[PATCHv7 0/2] Adding driver for Xilinx LogiCORE IP mailbox
 2015-07-15  1:23 UTC  (4+ messages)
` [PATCHv7 1/2] dts: Adding docs for Xilinx LogiCORE IP mailbox driver
` [PATCHv7 2/2] mailbox: Adding driver for Xilinx LogiCORE IP mailbox

[PATCH] workqueue: add myself as a dedicated reviwer
 2015-07-15  1:32 UTC  (3+ messages)

bad pages when up/down network cable
 2015-07-15  1:30 UTC  (5+ messages)
  ` [E1000-devel] "
      ` [linux-nics] "

[PATCH v4 00/19] staging: sm750fb: checkpatch.pl fixes
 2015-07-15  1:30 UTC  (3+ messages)
` [PATCH v4 01/19] staging: sm750fb: use tabs for indentation

[PATCH 0/3] kexec: refactor CONFIG_KEXEC/CONFIG_KEXEC_FILE Kconfig
 2015-07-15  1:30 UTC  (10+ messages)
` [PATCH 2/3] [PATCH 2/3] kexec: split kexec_load syscall from kexec core code

[PATCH v2] devres: fix devres_get()
 2015-07-15  1:29 UTC 

[PATCH 000/208] big x86 FPU code rewrite
 2015-07-15  1:25 UTC  (4+ messages)
` [PATCH 097/208] x86/fpu: Remove 'init_xstate_buf' bootmem allocation
  ` 4.2-rc2: early boot memory corruption from FPU rework

[PATCH] Drop owner assignment from i2c_driver (and platform left-overs)
 2015-07-15  1:15 UTC  (4+ messages)
` [PATCH 1/2] ASoC: Drop owner assignment from i2c_driver

[PATCH v2 1/3] ARM: dts: qcom: Add binding for the qcom coincell charger
 2015-07-15  1:11 UTC  (4+ messages)
` [PATCH v2 2/3] ARM: qcom: Add coincell charger driver
` [PATCH v2 3/3] ARM: dts: qcom: Add dts changes for qcom coincell charger

[PATCH 1/3] ARM: dts: qcom: Add binding for the qcom coincell charger
 2015-07-15  1:07 UTC  (2+ messages)

[PATCHv2] regulator: s2mps11: Added shutdown function to poweroff
 2015-07-15  1:03 UTC  (2+ messages)

linux-next: build failure after merge of the tip tree
 2015-07-15  1:01 UTC 

[PATCH v2] Intel_irq_remapping: fix a comment error
 2015-07-15  0:44 UTC 

[PATCH V5 0/4] map GHES memory region according to EFI memory map
 2015-07-15  0:31 UTC  (5+ messages)
` [PATCH V5 1/4] efi: x86: rearrange efi_mem_attributes()
` [PATCH V5 2/4] x86: acpi: implement arch_apei_get_mem_attributes()
` [PATCH V5 3/4] arm64: apei: "
` [PATCH V5 4/4] acpi, apei: use appropriate pgprot_t to map GHES memory

[PATCH] clk: qcom: Set CLK_SET_RATE_PARENT on ce1 clocks
 2015-07-15  0:28 UTC  (2+ messages)

[RFC][PATCH 0/5] do not dereference NULL pools in pools' destroy() functions
 2015-07-15  0:27 UTC  (7+ messages)
    ` [PATCH] checkpatch: Add some <foo>_destroy functions to NEEDLESS_IF tests
      ` [PATCH V2] "

[PATCH 0/7] mm: reliable memory allocation with kvmalloc
 2015-07-15  0:25 UTC  (13+ messages)
` [PATCH 2/7] mm: introduce kvmalloc and kvmalloc_node

[PATCH 0/3] zsmalloc: small compaction improvements
 2015-07-15  0:24 UTC  (8+ messages)

[RFC 0/3] arm64: ftrace: fix incorrect output from stack tracer
 2015-07-15  0:22 UTC  (8+ messages)
` [RFC 1/3] ftrace: adjust a function's pc to search for in check_stack() for arm64
` [RFC 2/3] arm64: refactor save_stack_trace()

[RFC PATCH 1/2] powerpc/numa: fix cpu_to_node() usage during boot
 2015-07-15  0:22 UTC  (7+ messages)
` [RFC,1/2] "

[PATCH v3 00/10] KVM: MTRR fixes and some cleanups
 2015-07-15  0:14 UTC  (13+ messages)
` [PATCH v3 01/10] KVM: MMU: fix decoding cache type from MTRR
              ` MTRR setup in OVMF [was: PATCH v3 01/10 KVM: MMU: fix decoding cache type from MTRR]
                  ` [edk2] "

linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
 2015-07-15  0:15 UTC 

make -jN (n>1) ineffective in 4.2.0-rc on AMD Phenom
 2015-07-15  0:13 UTC  (2+ messages)

[PATCH] clocksource: sh_cmt: Remove obsolete sh-cmt-48 platform_device_id entry
 2015-07-15  0:09 UTC  (2+ messages)

cpu_hotplug vs oom_notify_list: possible circular locking dependency detected
 2015-07-14 23:48 UTC  (4+ messages)

[PATCH v2 00/49] PCI: Resource allocation cleanup for v4.3
 2015-07-14 22:47 UTC  (50+ messages)
` [PATCH v2 01/49] PCI: Cleanup res_to_dev_res() printout for addon resources
` [PATCH v2 02/49] PCI: Reuse res_to_dev_res in reassign_resources_sorted
` [PATCH v2 03/49] PCI: Use correct align for optional only resources during sorting
` [PATCH v2 04/49] PCI: Optimize bus align/size calculation during sizing
` [PATCH v2 05/49] PCI: Optimize bus align/size calculation for optional "
` [PATCH v2 06/49] PCI: Don't add too much optional size for hotplug bridge mmio
` [PATCH v2 07/49] PCI: Reorder resources list for must/optional resources
` [PATCH v2 08/49] PCI: Remove duplicated code for resource sorting
` [PATCH v2 09/49] PCI: Rename pdev_sort_resources to pdev_check_resources
` [PATCH v2 10/49] PCI: Treat ROM resource as optional during realloc
` [PATCH v2 11/49] PCI: Add debug printout during releasing partial assigned resources
` [PATCH v2 12/49] PCI: Simplify res reference using in __assign_resourcs_sorted
` [PATCH v2 13/49] PCI: Separate realloc list checking after allocation
` [PATCH v2 14/49] PCI: Add __add_to_list()
` [PATCH v2 15/49] PCI: Cache window alignment value
` [PATCH v2 16/49] PCI: Check if resource is allocated before pci_assign
` [PATCH v2 17/49] PCI: Separate out save_resources/restore_resource
` [PATCH v2 18/49] PCI: Move comment to pci_need_to_release()
` [PATCH v2 19/49] PCI: Separate must+optional assigning to another function
` [PATCH v2 20/49] PCI: Skip must+optional if there is no optional addon
` [PATCH v2 21/49] PCI: Move saved required resource list out of must+optional assigning
` [PATCH v2 22/49] PCI: Add alt_size allocation support
` [PATCH v2 23/49] PCI: Add support for more than two alt_size under same bridge
` [PATCH v2 24/49] PCI: Better support for two alt_size
` [PATCH v2 25/49] PCI: Don't add too much optional size for hotplug bridge io
` [PATCH v2 26/49] PCI: Move ISA ioport align out of calculate_iosize
` [PATCH v2 27/49] PCI: Unifiy calculate_size for io port and mmio
` [PATCH v2 28/49] PCI: Allow optional only io resource must size to be 0
` [PATCH v2 29/49] PCI: Unify skip_ioresource_align()
` [PATCH v2 30/49] PCI: Kill macro checking for bus io port sizing
` [PATCH v2 31/49] resources: Split out __allocate_resource()
` [PATCH v2 32/49] resources: Make allocate_resource return just fit resource
` [PATCH v2 33/49] PCI: Check pref compatible bit for mem64 resource of pcie device
` [PATCH v2 34/49] PCI: Only treat non-pef mmio64 as pref if all bridges has MEM_64
` [PATCH v2 35/49] PCI: Add has_mem64 for host_bridge
` [PATCH v2 36/49] PCI: Only treat non-pef mmio64 as pref if host-bridge has_mem64
` [PATCH v2 37/49] PCI: Restore pref mmio allocation logic for hostbridge without mmio64
` [PATCH v2 38/49] sparc/PCI: Add mem64 resource parsing for root bus
` [PATCH v2 39/49] sparc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in of parsing
` [PATCH v2 40/49] powerpc/PCI: "
` [PATCH v2 41/49] of/PCI: Add IORESOURCE_MEM_64 for 64-bit resource
` [PATCH v2 42/49] PCI: Treat optional as must in first try for bridge rescan
` [PATCH v2 43/49] PCI: Get new realloc size for bridge for last try
` [PATCH v2 44/49] PCI: Don't release sibiling bridge resources during hotplug
` [PATCH v2 45/49] PCI: Don't release fixed resource for realloc
` [PATCH v2 46/49] PCI: Set resource to FIXED for lsi devices
` [PATCH v2 47/49] PCI, x86: Add pci=assign_pref_bars to re-allocate pref bars
` [PATCH v2 48/49] PCI: Introduce resource_disabled()
` [PATCH v2 49/49] PCI: Don't set flags to 0 when assign resource fail

[PATCH v6] hexdump: fix for non-aligned buffers
 2015-07-14 23:47 UTC 

[patch -mm 1/2] mm, oom: add description of struct oom_control
 2015-07-14 23:45 UTC  (2+ messages)
` [patch -mm 2/2] mm, oom: remove unnecessary variable

[patch 1/3] mm, oom: organize oom context into struct
 2015-07-14 23:44 UTC  (5+ messages)
` [patch v2 "
  ` [patch v3 "

[PATCH] staging: lustre: obdclass: fix macro coding style issue in uuid.c
 2015-07-15  0:40 UTC  (2+ messages)
` [PATCH] staging: lustre: obdclass: simplify class_uuid_unparse

[PATCH 1/3] staging: rtl8188eu: remove unused {en,dis}able_interrupt
 2015-07-14 22:44 UTC  (3+ messages)
` [PATCH 2/3] staging: rtl8188eu: remove unused rtw_hal_set_def_var
` [PATCH 3/3] staging: rtl8188eu: remove unused rtw_hal_write_rfreg

[PATCH v5 17/17] x86/irq: Document how IRQ context tracking works and add an assertion
 2015-07-14 23:33 UTC  (4+ messages)
` [tip:x86/asm] x86/irq, context_tracking: Document how IRQ context tracking works and add an RCU assertion

[PATCH] pci_regs: reintroduce PCI_MSIX_FLAGS_BIRMASK
 2015-07-14 23:29 UTC  (3+ messages)

[PATCH v5 08/17] x86/entry: Add enter_from_user_mode and use it in syscalls
 2015-07-14 23:28 UTC  (5+ messages)
` [tip:x86/asm] x86/entry: Add enter_from_user_mode() "

[PATCH v5 09/17] x86/entry: Add new, comprehensible entry and exit hooks
 2015-07-14 23:07 UTC  (3+ messages)
` [tip:x86/asm] x86/entry: Add new, comprehensible entry and exit handlers written in C

[RESEND PATCH-v2] rtc: 88pm80x: add device tree support
 2015-07-14 23:03 UTC  (2+ messages)
` [rtc-linux] "

[PATCH] pci: Drop owner assignment from platform_driver
 2015-07-14 23:02 UTC  (2+ messages)

[ANNOUNCE] Tracing Summit Schedule is now online
 2015-07-14 22:53 UTC 

[PATCH v2 1/3] Staging: Android: Fixes TODO file
 2015-07-14 22:50 UTC  (3+ messages)
  ` [PATCH v3 ] Staging: Android: Fixes for "

[PATCH] rtc/ds3232: fix ds3232 get a WARNING trace in resume function
 2015-07-14 22:50 UTC  (2+ messages)

[RFC][PATCH 1/1] staging:vt6655: Remove checks around dev_kfree_skb
 2015-07-14 22:50 UTC  (2+ messages)

[RFC PATCH v1] mips: Use unsigned int when reading CP0 registers
 2015-07-14 22:44 UTC 

[PATCH 1/1] drivers/rtc/rtc-bq32k.c: remove redundant check
 2015-07-14 22:41 UTC  (2+ messages)

[PATCH 0/4] nohz: Cputime cleanups and tilegx isolation
 2015-07-14 22:37 UTC  (5+ messages)
` [PATCH 1/4] jiffies: Remove HZ > USEC_PER_SEC special case
` [PATCH 2/4] apm32: Fix cputime == jiffies assumption
` [PATCH 3/4] alpha: Fix jiffies based cputime assumption
` [PATCH 4/4] nohz: Prevent tilegx network driver interrupts

Is devm_* broken ?
 2015-07-14 22:34 UTC 

[PATCH v7 0/4] Compile-time stack validation
 2015-07-14 22:32 UTC  (8+ messages)
` [PATCH v7 2/4] x86/stackvalidate: "

[PATCH] PCI: xilinx: Add check for MSI interrupt flag before handling as INTx
 2015-07-14 22:24 UTC  (2+ messages)

[PATCH] x86: Wire up 32-bit direct socket calls
 2015-07-14 22:24 UTC 

[PATCH] PCI: remove a broken link in quirks.c
 2015-07-14 22:19 UTC  (2+ messages)

[PATCH] rtc: rtc-ds1685: Use module_platform_driver
 2015-07-14 22:15 UTC  (2+ messages)

[PATCH 0/2] Add MT8173 MMPLL change rate support
 2015-07-14 22:13 UTC  (4+ messages)

[PATCH 4.2] ata: ahci_brcmstb: Fix warnings with CONFIG_PM_SLEEP=n
 2015-07-14 22:06 UTC  (2+ messages)

[PATCH v7 0/9] Add simple NVMEM Framework via regmap
 2015-07-14 22:06 UTC  (9+ messages)
` [PATCH v7 3/9] nvmem: Add nvmem_device based consumer apis
` [PATCH v7 5/9] Documentation: nvmem: add nvmem api level and how-to doc
` [PATCH v7 6/9] nvmem: qfprom: Add Qualcomm QFPROM support

[Question] How to implement GPIO driver for sparse hw numbers?
 2015-07-14 22:04 UTC  (2+ messages)

[PATCH v2] rhashtable: fix for resize events during table walk
 2015-07-14 21:48 UTC  (3+ messages)

[PATCH] libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVER
 2015-07-14 21:59 UTC  (2+ messages)

[PATCH 0/4] oom: sysrq+f fixes + cleanups
 2015-07-14 21:58 UTC  (7+ messages)
` [PATCH 2/4] oom: Do not invoke oom notifiers on sysrq+f

[PATCH v3 2/2] PM / Runtime: Add pm_runtime_enable_recursive
 2015-07-14 21:57 UTC  (2+ messages)

Build error with !CONFIG_SMP in v4.2-rc1 on arm multi_v7_defconfig
 2015-07-14 21:54 UTC  (3+ messages)
` [PATCH] drivers: qcom: Select QCOM_SCM unconditionally for QCOM_PM

[PATCH v4 0/7] add device tree support for mxc rtc
 2015-07-14 21:52 UTC  (5+ messages)
` [PATCH v4 3/7] rtc: mxc: use a second rtc clock
  ` [rtc-linux] "
` [PATCH v4 4/7] rtc: mxc: add support of device tree
  ` [rtc-linux] "

[PATCH 0/3 v2] Configurable max discard size
 2015-07-14 21:48 UTC  (5+ messages)
` [PATCH 3/3] block: by default, limit maximum discard size to 64MB

[PATCH v14 4/4] cgroup: implement the PIDs subsystem
 2015-07-14 21:32 UTC  (3+ messages)
` [PATCH] cgroup: add documentation for the PIDs controller

[PATCH percpu/for-4.3] percpu: update incorrect comment for this_cpu_*() operations
 2015-07-14 21:45 UTC  (2+ messages)

[PATCH RFC 0/4] change sb_writers to use percpu_rw_semaphore
 2015-07-14 21:41 UTC  (6+ messages)

[PATCH] ARM: pxa: Use setup_timer
 2015-07-14 21:32 UTC  (2+ messages)

[PATCH v14 0/4] cgroup: add PIDs subsystem
 2015-07-14 21:31 UTC  (4+ messages)
` [PATCH v14 4/4] cgroup: implement the "

mx6: suspicious RCU usage
 2015-07-14 21:31 UTC  (6+ messages)

[patch] mm: improve __GFP_NORETRY comment based on implementation
 2015-07-14 21:28 UTC 

[PATCH 0/2] iommu/vt-d: Additional sysfs entries
 2015-07-14 21:25 UTC  (3+ messages)
` [PATCH 1/2] iommu/vt-d: Report domain usage in sysfs
` [PATCH 2/2] iommu/vt-d: Report superpage support "

[PATCH 0/4] Add Broadcom North Star 2 support
 2015-07-14 21:20 UTC  (7+ messages)
` [PATCH 3/4] arm64: Add Broadcom's "
` [PATCH 4/4] arm64: dts: Add Broadcom "

[PATCH 1/2] mm/slub: fix slab double-free in case of duplicate sysfs filename
 2015-07-14 21:18 UTC  (5+ messages)
` [PATCH 2/2] mm/slub: disable merging after enabling debug in runtime

[PATCH v2 00/13] Kill off set_irq_flags
 2015-07-14 21:14 UTC  (3+ messages)
` [PATCH v2 01/13] ARM: kill off set_irq_flags usage

[patch v3 3/3] mm, oom: do not panic for oom kills triggered from sysrq
 2015-07-14 21:16 UTC  (4+ messages)

[CORE TOPIC] lightweight per-cpu locks / restartable sequences
 2015-07-14 21:15 UTC  (7+ messages)
` [Ksummit-discuss] "

[patch 0/4] x86/irq: Plug a couple of cpu hotplug races
 2015-07-14 21:07 UTC  (9+ messages)
` [patch 1/4] hotplug: Prevent alloc/free of irq descriptors during cpu up/down
          ` [Xen-devel] "


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