linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-14 19:31:58 to 2015-07-14 23:28:37 UTC [more...]

[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 v2 1/3] ARM: dts: qcom: Add binding for the qcom coincell charger
 2015-07-14 23:26 UTC  (3+ 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 v5 17/17] x86/irq: Document how IRQ context tracking works and add an assertion
 2015-07-14 23:26 UTC  (3+ messages)
` [tip:x86/asm] x86/irq, context_tracking: Document how IRQ context tracking works and add an RCU assertion

[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] "

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

[PATCH v2 00/49] PCI: Resource allocation cleanup for v4.3
 2015-07-14 22:47 UTC  (49+ 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 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] 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 1/3] mm, oom: organize oom context into struct
 2015-07-14 22:52 UTC  (4+ messages)
` [patch v2 "
  ` [patch v3 "

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

[PATCH 0/7] mm: reliable memory allocation with kvmalloc
 2015-07-14 22:45 UTC  (12+ messages)
` [PATCH 2/7] mm: introduce kvmalloc and kvmalloc_node

[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

[PATCH v3 00/10] KVM: MTRR fixes and some cleanups
 2015-07-14 22:37 UTC  (12+ 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]

[PATCH 00/42] x86: updated patches for kaslr and setup_data etc for v4.3
 2015-07-14 22:35 UTC  (5+ 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

cpu_hotplug vs oom_notify_list: possible circular locking dependency detected
 2015-07-14 22:35 UTC  (2+ messages)

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] workqueue: add myself as a dedicated reviwer
 2015-07-14 21:48 UTC  (2+ messages)

[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 "

[RFC PATCH 1/2] powerpc/numa: fix cpu_to_node() usage during boot
 2015-07-14 21:31 UTC  (4+ messages)

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  (8+ 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] "

[PATCH v2] mm: show proportional swap share of the mapping
 2015-07-14 21:07 UTC  (2+ messages)

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2015-07-14 20:53 UTC  (6+ messages)
                ` [PATCH] PCI-iproc: Delete unnecessary checks before two "

[PATCH v5 00/11] simplify block layer based on immutable biovecs
 2015-07-14 20:51 UTC  (4+ messages)

[PATCH] livepatch: klp_disable_func returnes once it does not satisfy the condition
 2015-07-14 20:49 UTC  (2+ messages)

[PATCH] iommu/vt-d: Fix VM domain ID leak
 2015-07-14 20:48 UTC 

[PATCH 0/7] locking/qspinlock: Enhance pvqspinlock & introduce queued unfair lock
 2015-07-14 20:45 UTC  (5+ messages)
` [PATCH 6/7] locking/qspinlock: A fairer "

[PATCH v3 0/3] arm: kernel: implement cpuidle_ops with psci backend
 2015-07-14 20:41 UTC  (7+ messages)
` [PATCH v3 3/3] "

[PATCH v2] README: clarify redistribution requirements covering patents
 2015-07-14 20:39 UTC  (4+ messages)

[Intel-gfx] [RFC 1/1] drm/i915 : Wait until SYSTEM_RUNNING before loading CSR firmware
 2015-07-14 20:37 UTC  (2+ messages)

[PATCH v3 0/3] net: enable inband link state negotiation only when explicitly requested
 2015-07-14 20:26 UTC  (4+ messages)
` [PATCH 2/3] of_mdio: add new DT property 'managed' to specify the PHY management type

[BUG] mellanox IB driver fails to load on large config
 2015-07-14 20:28 UTC  (6+ messages)

[PATCH -mm v7 0/6] idle memory tracking
 2015-07-14 20:27 UTC  (5+ messages)
` [PATCH -mm v7 5/6] proc: add kpageidle file

[PATCH v3] Input: pmic8xxx-pwrkey - Support shutdown
 2015-07-14 20:18 UTC  (2+ messages)

linux 4.2-rc1 broken Nokia N900
 2015-07-14 20:17 UTC  (9+ messages)

[PATCHSET v4 0/5] pagemap: make useable for non-privilege users
 2015-07-14 20:15 UTC  (3+ messages)

[PATCH v2 00/23] staging: rtl8192e: Various cleanups
 2015-07-14 20:04 UTC  (24+ messages)
` [PATCH v2 01/23] staging: rtl8192e: Remove ToLegalChannel()
` [PATCH v2 02/23] staging: rtl8192e: Remove unused defines
` [PATCH v2 03/23] staging: rtl8192e: Remove undefs
` [PATCH v2 04/23] staging: rtl8192e: Remove unused enums
` [PATCH v2 05/23] staging: rtl8192e: Remove unused fields from rtllib_stats
` [PATCH v2 06/23] staging: rtl8192e: Remove rtllib_stats structure
` [PATCH v2 07/23] staging: rtl8192e: Remove unused ether_header structure
` [PATCH v2 08/23] staging: rtl8192e: Remove unused rtllib_device::freq_band
` [PATCH v2 09/23] staging: rtl8192e: Remove DOT11D_GetMaxTxPwrInDbm()
` [PATCH v2 10/23] staging: rtl8192e: Remove read|write_nic_io_(d)word|byte()
` [PATCH v2 11/23] staging: rtl8192e: Remove DMESG macro
` [PATCH v2 12/23] staging: rtl8192e: Remove rtl819x_process_cck_rxpathsel()
` [PATCH v2 13/23] staging: rtl8192e: probe: Remove bdma64 check
` [PATCH v2 14/23] staging: rtl8192e: Remove rtl8192_rx_cmd()
` [PATCH v2 15/23] staging: rtl8192e: rtl_dm: Make functions static
` [PATCH v2 16/23] staging: rtl8192e: rtllib_HTProc: "
` [PATCH v2 17/23] staging: rtl8192e: Make phy_RF8256_Config_ParaFile() static
` [PATCH v2 18/23] staging: rtl8192e: rtl_core: Make functions static
` [PATCH v2 19/23] staging: rtl8192e: r8192e_phy: "
` [PATCH v2 20/23] staging: rtl8192e: Make rtl8192_QueryIsShort() static
` [PATCH v2 21/23] staging: rtl8192e: rtllib_tx: Make functions static
` [PATCH v2 22/23] staging: rtl8192e: Make rtllib_rx_mgt() static
` [PATCH v2 23/23] staging: rtl8192e: rtllib_softmac: Make functions static

[PATCH 0/3] MMC35240 magneto fixes
 2015-07-14 20:04 UTC  (3+ messages)
` [PATCH 3/3] iio: magnetometer: mmc35240: fix SET/RESET sequence

[PATCH 0/4] spi: davinci: Improve prescaler limit support
 2015-07-14 19:45 UTC  (5+ messages)
` [PATCH 1/4] spi: davinci: Set prescale value based on register value
` [PATCH 2/4] spi: davinci: Choose correct pre-scaler limit based on SOC
` [PATCH 3/4] ARM: davinci: Set proper SPI prescale limit value
` [PATCH 4/4] ARM: dts: keystone: Add ti,keystone-spi for SPI

[PATCH] intel_scu_ipc: move local memory initialization out of a mutex
 2015-07-14 19:47 UTC  (2+ messages)

[PATCH v4 0/2] capabilities: Ambient capability patchset
 2015-07-14 19:46 UTC  (3+ messages)
` [PATCH v4 1/2] capabilities: Ambient capabilities
` [PATCH v4 2/2] capabilities: Add a securebit to disable PR_CAP_AMBIENT_RAISE

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

[GIT PULL] kbuild misc fixes for v4.2-rc1
 2015-07-14 19:42 UTC  (4+ messages)

[RFC PATCH v2] memory-barriers: remove smp_mb__after_unlock_lock()
 2015-07-14 19:31 UTC  (11+ 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).