LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-14 16:52:35 to 2015-07-14 22:24:29 UTC [more...]

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

[PATCH v7 0/4] Compile-time stack validation
 2015-07-14 21:56 UTC  (11+ messages)
` [PATCH v7 1/4] x86/asm: Frame pointer macro cleanup
` [PATCH v7 2/4] x86/stackvalidate: Compile-time stack validation
` [PATCH v7 3/4] x86/stackvalidate: Add file and directory ignores
` [PATCH v7 4/4] x86/stackvalidate: Add ignore macros

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

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  (7+ messages)
` [PATCH 1/3] block: have drivers use blk_queue_max_discard_sectors()
` [PATCH 2/3] block: make /sys/block/<dev>/queue/discard_max_bytes writeable
` [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  (10+ messages)

[PATCH v3 00/10] KVM: MTRR fixes and some cleanups
 2015-07-14 21:29 UTC  (11+ 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] 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  (6+ 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  (11+ messages)
` [PATCH 4/7] locking/pvqspinlock: Collect slowpath lock statistics
` [PATCH 5/7] locking/pvqspinlock: Add pending bit support
` [PATCH 6/7] locking/qspinlock: A fairer queued unfair lock

[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  (7+ messages)
` [PATCH 1/3] fixed_phy: handle link-down case
` [PATCH 2/3] of_mdio: add new DT property 'managed' to specify the PHY management type
` [PATCH 3/3] mvneta: use inband status only when explicitly enabled

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

[PATCH] mmc: omap_hsmmc: Update driver to support without regulators
 2015-07-14 19:29 UTC 

[PATCH] ALSA: hda/realtek: Enable headphone amp on HP Folio 9480m
 2015-07-14 19:29 UTC  (3+ messages)
` [PATCH] ALSA: hda/realtek: Enable HP amp and mute LED "

[PATCH 0/2] serial: 8250: Workaround to avoid irq=0 for console
 2015-07-14 19:29 UTC  (10+ messages)
` [PATCH 2/2] serial: 8250: Allow to skip autoconfig_irq() for a console

[RFC v3 0/2] firmware: add PKCS#7 firmware signature support
 2015-07-14 19:20 UTC  (4+ messages)
` [RFC v3 2/2] firmware: add firmware signature checking support

[PATCH RESEND] f2fs: maintain extent cache in separated file
 2015-07-14 19:19 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH 1/2] f2fs: handle error cases in move_encrypted_block
 2015-07-14 19:18 UTC  (2+ messages)
` [PATCH 2/2] f2fs: use a page temporarily for encrypted gced page

[RFC v3 0/3] mm: make swapin readahead to gain more thp performance
 2015-07-14 19:16 UTC  (7+ messages)
` [RFC v3 1/3] mm: add tracepoint for scanning pages
` [RFC v3 2/3] mm: make optimistic check for swapin readahead

[PATCH] Documentation: improve line discipline method descriptions
 2015-07-14 19:12 UTC  (2+ messages)

[PATCH 0/2] Fix long-standing regression in ser_gigaset ISDN driver
 2015-07-14 19:03 UTC  (7+ messages)
` [PATCH 1/2] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset
` [PATCH 2/2] isdn/gigaset: drop unused ldisc methods

[PATCH] devres: fix devres_get()
 2015-07-14 19:01 UTC  (2+ messages)

[lkp] [PCI] c0d1a185278: EDAC sbridge: Couldn't enable 8086:6fa0
 2015-07-14 19:00 UTC  (2+ messages)

[PATCH] Documentation: mm: fix location of extfrag_index
 2015-07-14 18:42 UTC  (2+ messages)

KDBUS breaks 'make installmandocs'
 2015-07-14 18:24 UTC  (4+ messages)

mmap()ed AF_NETLINK: lockdep and sleep-in-atomic warnings
 2015-07-14 18:40 UTC  (5+ messages)

[PATCH] [media] DocBook: Fix typo in intro.xml
 2015-07-14 18:38 UTC  (2+ messages)

[PATCH] Documenation: Update location of docproc.c
 2015-07-14 18:36 UTC  (2+ messages)

[PATCH 0/2] Configurable max discard size
 2015-07-14 18:36 UTC  (5+ messages)

[PATCH] Doc: pps: Fix file name in pps.txt
 2015-07-14 18:36 UTC  (2+ messages)

[PATCH 0/3] kexec: crash_kexec_post_notifiers boot option related fixes
 2015-07-14 18:23 UTC  (16+ messages)
` [PATCH 1/3] panic: Disable crash_kexec_post_notifiers if kdump is not available

[PATCH v3 00/11] USB: OTG/DRD Core functionality
 2015-07-14 18:18 UTC  (4+ messages)

[PATCH 0/24] kernel: add a netlink interface to get information about processes (v2)
 2015-07-14 18:11 UTC  (9+ messages)
` [PATCH 08/24] proc: pick out a function to iterate task children
` [PATCH 12/24] task_diag: add a new group to get tasks memory mappings (v2)
` [PATCH 15/24] proc: give task_struct instead of pid into first_tid
` [PATCH 20/24] task_diag: Only add VMAs for thread_group leader

[PATCH] kdbus: properly reset metadata iovecs on multicasts
 2015-07-14 18:12 UTC 

[PATCH v4] kexec: Make a pair of map and unmap reserved pages when kdump fails to start
 2015-07-14 18:10 UTC  (6+ messages)

[PATCH] Input - elantech: force a resolution of 31 u/mm
 2015-07-14 17:59 UTC  (2+ messages)

[patch] Re: [PATCH RESEND] sched: prefer an idle cpu vs an idle sibling for BALANCE_WAKE
 2015-07-14 17:59 UTC  (14+ messages)
` [patch] sched: beef up wake_wide()

[PATCH] arm64: Define HAVE_ARCH_PIO_SIZE and related symbols
 2015-07-14 17:54 UTC  (7+ messages)

[RFC PATCH] bio integrity: do not assume bio_integrity_pool exists if bioset exists
 2015-07-14 17:48 UTC  (2+ messages)

[PATCH] serial: mxs-auart: keep the AUART unit in reset state when not in use
 2015-07-14 17:33 UTC  (2+ messages)

[lkp] [block] 86ecb9456ac:
 2015-07-14 17:31 UTC  (2+ messages)

[GIT PULL] please pull file-locking related changes for v4.2
 2015-07-14 17:15 UTC  (4+ messages)

Linux 4.2 build error in net/netfilter/ipset/ip_set_hash_netnet.c
 2015-07-14 17:25 UTC  (5+ messages)

[PATCH] timeconst: update path in comment
 2015-07-14 17:24 UTC 

Subject: [v3.19 Regression] x86, irq, acpi: Get rid of special handling of GSI for ACPI SCI
 2015-07-14 17:22 UTC  (3+ messages)

[PATCH v2 0/8] Remove "weak" usage
 2015-07-14 17:13 UTC  (3+ messages)
` [PATCH v2 4/8] MIPS: Remove "weak" from get_c0_perfcount_int() declaration

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

[PATCH 0/3] zsmalloc: small compaction improvements
 2015-07-14 16:52 UTC  (6+ 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).