linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-02 17:04:42 to 2016-12-02 23:39:50 UTC [more...]

[PATCH v3] PCI/ACPI: xgene: Add ECAM quirk for X-Gene PCIe controller
 2016-12-02 23:39 UTC  (15+ messages)
  ` [PATCH v4 1/1] "

[PATCH net-next] liquidio: 'imply' ptp instead of 'select'
 2016-12-02 23:20 UTC  (3+ messages)

[PATCH 0/7] net: ethernet: ti: cpsw: support placing CPDMA descriptors into DDR
 2016-12-02 23:28 UTC  (9+ messages)
` [PATCH 2/7] net: ethernet: ti: cpdma: fix desc re-queuing
` [PATCH 5/7] Documentation: DT: net: cpsw: allow to specify descriptors pool size

[PATCH] Yama: allow access for the current ptrace parent
 2016-12-02 23:27 UTC  (2+ messages)

[PATCH] x86: Unbreak "make isoimage" with isolinux
 2016-12-02 23:18 UTC 

[PATCH] iproute2: ss: escape all null bytes in abstract unix domain socket
 2016-12-02 23:18 UTC  (4+ messages)

[PATCH] perf/x86: Fix exclusion of BTS and LBR for Goldmont
 2016-12-02 23:17 UTC 

[PATCH v2 0/6] CPUID-less CPU/sync_core fixes and improvements
 2016-12-02 23:09 UTC  (29+ messages)
` [PATCH 0/4] CPUID-less CPU "
` [PATCH v2 5/6] x86/xen: Add a Xen-specific sync_core() implementation

Avoid deadlock situation due to use of xmit_lock
 2016-12-02 23:06 UTC  (3+ messages)
` [PATCH 1/2] net: ethernet: sxgbe: do not use xmit_lock in tx completion handler
` [PATCH 2/2] net: ethernet: stmmac: "

[PATCH 1/2] devicetree: i2c-hid: Add regulator support
 2016-12-02 23:00 UTC  (3+ messages)
` [PATCH 2/2] HID: i2c-hid: support regulator power on/off

Odd build breakage in 4.9-rc7
 2016-12-02 22:41 UTC  (13+ messages)

[PATCH v3 0/9] staging: fsl-mc: move bus driver out of staging, add dpio
 2016-12-02 12:40 UTC  (5+ messages)
` [PATCH v3 3/9] bus: fsl-mc: dpio: add APIs for DPIO objects
` [PATCH v3 6/9] bus: fsl-mc: dpio: add QBMan portal APIs for DPAA2

[PATCH] Input: elantech - Add a special mode for a specific FW The touchapd which sample ver is 0x74 and hw_version is 0x03 have a fw bug which will cause crush sometimes, I add some work-around for it and our customer ask us to upstream the patch Signed-off-by: KT Liao <kt.liao@emc.com.tw>
 2016-12-02 22:05 UTC  (2+ messages)

[PATCH 0/2 v2] sched: improve spread of tasks during fork
 2016-12-02 22:24 UTC  (8+ messages)
` [PATCH 2/2 v2] sched: use load_avg for selecting idlest group

[PATCH V2] x86/intel_rdt: Implement show_options() for resctrlfs
 2016-12-02 22:21 UTC 

[PATCH] intelrdt: resctrl: recommend locking for resctrlfs
 2016-12-02 22:07 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v2] rpmsg: qcom_smd: Add support for "label" property
 2016-12-02 22:06 UTC 

[PATCH v2 1/4] rpmsg: Introduce "poll" to endpoint ops
 2016-12-02 22:03 UTC  (4+ messages)
` [PATCH v2 2/4] rpmsg: qcom_smd: Implement endpoint "poll"
` [PATCH v2 3/4] rpmsg: Driver for user space endpoint interface
` [PATCH v2 4/4] rpmsg: smd: Register rpmsg user space interface for edges

[PATCH net-next] tools: hv: Enable network manager for bonding scripts on RHEL
 2016-12-02 23:55 UTC 

[PATCH] audit: remove the audit freelist
 2016-12-02 21:59 UTC  (6+ messages)

[PATCH] x86/suspend: fix false positive KASAN warning on suspend/resume
 2016-12-02 21:57 UTC  (19+ messages)
                  ` [PATCH v2] "
                        ` [PATCH v3] "
                              ` [PATCH v4] "

[GIT PULL 0/3] ARM: exynos: Second round for v4.10
 2016-12-02 21:52 UTC  (4+ messages)
` [GIT PULL 1/3] ARM: exynos: Soc/mach "

[PATCH] adm80211: add checks for dma mapping errors
 2016-12-02 21:52 UTC 

[PATCH 00/15] Drivers: hv: CPU management fixes and a new uio driver
 2016-12-02 21:41 UTC  (11+ messages)
` [PATCH 01/15] Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
  ` [PATCH 02/15] hyperv: Add a function to detect hv_device

[PATCH v2 0/3] Add Broadcom SPU Crypto Driver
 2016-12-02 21:34 UTC  (4+ messages)
` [PATCH v2 1/3] crypto: brcm: DT documentation for Broadcom SPU driver
` [PATCH v2 2/3] crypto: brcm: Add "
` [PATCH v2 3/3] crypto: brcm: Add Broadcom SPU driver DT entry

[PATCH v2] lkdtm: Add tests for LIST_POISON and ZERO_SIZE_PTR
 2016-12-02 21:32 UTC  (2+ messages)

[PATCH] tty: serial: fsl_lpuart: fix del_timer_sync() vs timer routine deadlock
 2016-12-02 21:28 UTC  (3+ messages)

[GIT PULL] ARM: SoC fixes for v4.9
 2016-12-02 21:22 UTC 

[PATCH V2 00/13] export perf overheads information
 2016-12-02 21:19 UTC  (14+ messages)
` [PATCH V2 01/13] perf/core: Introduce PERF_RECORD_OVERHEAD
` [PATCH V2 02/13] perf/core: output overhead when sched out from context
` [PATCH V2 03/13] perf/x86: output sampling overhead
` [PATCH V2 04/13] perf/core: output multiplexing overhead
` [PATCH V2 05/13] perf/core: output side-band events overhead
` [PATCH V2 06/13] perf tools: option to disable overhead collection
` [PATCH V2 07/13] perf tools: handle PERF_RECORD_OVERHEAD record type
` [PATCH V2 08/13] perf tools: show kernel overhead
` [PATCH V2 09/13] perf script: "
` [PATCH V2 10/13] perf tools: add time related functions
` [PATCH V2 11/13] perf tools: introduce PERF_RECORD_USER_OVERHEAD
` [PATCH V2 12/13] perf tools: record user space profiling cost
` [PATCH V2 13/13] perf report: warn on high overhead

[PATCH] fpga: fix sparse warnings in fpga-mgr and fpga-bridge
 2016-12-02 21:23 UTC 

[char-misc-next RESEND] mei: bus: enable non-blocking RX
 2016-12-02 22:15 UTC 

[PATCH v2 0/3] debugobjects: Reduce global pool_lock contention
 2016-12-02 21:14 UTC  (4+ messages)
` [PATCH v2 1/3] debugobjects: Track number of kmem_cache_alloc/kmem_cache_free done
` [PATCH v2 2/3] debugobjects: Scale thresholds with # of CPUs
` [PATCH v2 3/3] debugobjects: Reduce contention on the global pool_lock

Unkillable processes due to PTRACE_TRACEME again
 2016-12-02 21:02 UTC  (2+ messages)

[PATCH 2/8 linux-next] libnvdimm, namespace: add verbosity to persistence warning
 2016-12-02 20:53 UTC  (2+ messages)

[PATCH 3/8 linux-next] libnvdimm, namespace: move persistence warning
 2016-12-02 20:51 UTC  (2+ messages)

a3a18061c9: WARNING: CPU: 0 PID: 1 at mm/hugetlb.c:2918 hugetlb_add_hstate
 2016-12-02 20:41 UTC 

[PATCH] net: wireless: realtek: constify rate_control_ops structures
 2016-12-02 20:39 UTC  (2+ messages)

[PATCH RESEND] tsl2550: fix lux1_input error in low light
 2016-12-02 20:36 UTC 

[PATCH v3 00/13] net: ethernet: ti: cpts: update and fixes
 2016-12-02 20:30 UTC  (14+ messages)
` [PATCH v3 01/13] net: ethernet: ti: cpts: switch to readl/writel_relaxed()
` [PATCH v3 02/13] net: ethernet: ti: allow cpts to be built separately
` [PATCH v3 03/13] net: ethernet: ti: cpsw: minimize direct access to struct cpts
` [PATCH v3 04/13] net: ethernet: ti: cpts: fix unbalanced clk api usage in cpts_register/unregister
` [PATCH v3 05/13] net: ethernet: ti: cpts: fix registration order
` [PATCH v3 06/13] net: ethernet: ti: cpts: disable cpts when unregistered
` [PATCH v3 07/13] net: ethernet: ti: cpts: clean up event list if event pool is empty
` [PATCH v3 08/13] net: ethernet: ti: cpts: drop excessive writes to CTRL and INT_EN regs
` [PATCH v3 09/13] net: ethernet: ti: cpts: rework initialization/deinitialization
` [PATCH v3 10/13] net: ethernet: ti: cpts: move dt props parsing to cpts driver
` [PATCH v3 11/13] clocksource: export the clocks_calc_mult_shift to use by timestamp code
` [PATCH v3 12/13] net: ethernet: ti: cpts: calc mult and shift from refclk freq
` [PATCH v3 13/13] net: ethernet: ti: cpts: fix overflow check period

linker-tables v5 testing
 2016-12-02 20:20 UTC  (8+ messages)

[PATCH 0/9] KEYS: Blacklisting & UEFI database load
 2016-12-02 20:18 UTC  (6+ messages)
` [PATCH 8/9] MODSIGN: Import certificates from UEFI Secure Boot

[PATCH 4/8 linux-next] libnvdimm, namespace: avoid multiple sector calculations
 2016-12-02 20:05 UTC  (2+ messages)

[PATCH v2] ACPI: Document _OSI and _REV for Linux BIOS writers
 2016-12-02 20:14 UTC  (2+ messages)

9pfs hangs since 4.7
 2016-12-02 20:11 UTC  (3+ messages)

[PATCH 1/2] ARM: omap2: am437x: rollback to use omap3_gptimer_timer_init()
 2016-12-02 18:31 UTC  (6+ messages)
` [PATCH 2/2] ARM: omap: timers: reduce rating of gp_timer clocksource

[PATCH 5/8 linux-next] libnvdimm: remove else after return in nsio_rw_bytes()
 2016-12-02 19:59 UTC  (2+ messages)

[PATCH 6/8 linux-next] libnvdimm, namespace: use octal for permissions
 2016-12-02 19:55 UTC  (2+ messages)

[PATCH v1 0/2] firmware: dmi_scan: Make it work in kexec'ed kernel
 2016-12-02 19:54 UTC  (3+ messages)
` [PATCH v1 1/2] firmware: dmi_scan: Split out dmi_get_entry_point() helper
` [PATCH v1 2/2] firmware: dmi_scan: Pass dmi_entry_point to kexec'ed kernel

[PATCH] powerpc: cputime: fix a compile warning
 2016-12-02 19:54 UTC  (3+ messages)

[PATCH 8/8 linux-next] mm: use SECTION_MASK where possible
 2016-12-02 19:54 UTC  (2+ messages)

[PATCH 7/8 linux-next] mm: warn about possible alignment problem
 2016-12-02 19:52 UTC  (2+ messages)

[PATCH 0/8] PVH v2 support
 2016-12-02 19:49 UTC  (9+ messages)
` [PATCH 2/8] x86/head: Refactor 32-bit pgtable setup

[PATCH] USB: OHCI: ohci-omap: remove useless functions
 2016-12-02 19:46 UTC 

[PATCH 0/4] KVM: x86: allow hotplug of VCPU with APIC ID over 0xff
 2016-12-02 19:44 UTC  (5+ messages)
` [PATCH 1/4] KVM: x86: use delivery to self in hyperv synic
` [PATCH 2/4] KVM: x86: replace kvm_apic_id with kvm_{x,x2}apic_id
` [PATCH 3/4] KVM: x86: make interrupt delivery fast and slow path behave the same
` [PATCH 4/4] KVM: x86: allow hotplug of VCPU with APIC ID over 0xff

[PATCH 1/8 linux-next] libnvdimm, namespace: update message level on smaller reservations
 2016-12-02 19:45 UTC  (2+ messages)

[PATCH 0/6] Fix ups to make lustre_idl.h a proper UAPI header
 2016-12-02 19:40 UTC  (7+ messages)
` [PATCH 1/6] staging: lustre: headers: move swab functions to new header files
` [PATCH 2/6] staging: lustre: headers: sort headers affected by swab move
` [PATCH 3/6] staging: lustre: obdclass: Create a header for obdo related functions
` [PATCH 4/6] staging: lustre: headers: sort headers affected by obdo move
` [PATCH 5/6] staging: lustre: headers: Move functions out of lustre_idl.h
` [PATCH 6/6] staging: lustre: headers: use proper byteorder functions in lustre_idl.h

[GIT] Networking
 2016-12-02 19:40 UTC 

[PATCH] MIPS: Use Makefile.postlink to insert relocations into vmlinux
 2016-12-02 19:06 UTC  (2+ messages)

[PATCH] staging: dgnc: fix unnamed parameter
 2016-12-02 19:35 UTC 

[PATCH] usb: hub: Wait for connection to be reestablished after port reset
 2016-12-02 19:35 UTC  (2+ messages)

Questions on the task isolation patches
 2016-12-02 18:58 UTC  (2+ messages)

[PATCH] staging: dgnc: Fix lines longer than 80 characters
 2016-12-02 19:13 UTC 

[PATCH 0/6] net: ethernet: ti: cpts: update and enable support on keystone 2 socs
 2016-12-02 19:28 UTC  (8+ messages)
` [PATCH 4/6] net: ethernet: ti: cpts: add ptp pps support

[PATCH] kernel/sysctl: return -EINVAL if write invalid val to ulong type sysctl
 2016-12-02 19:24 UTC  (4+ messages)

[PATCH v2 0/5] kexec/fadump: remove dependency with CONFIG_KEXEC and reuse crashkernel parameter for fadump
 2016-12-02 19:22 UTC  (5+ messages)
` [PATCH v2 2/5] ia64: reuse append_elf_note() and final_note() functions

Non-zero preemption count on voluntary preemptive kernel
 2016-12-02 18:30 UTC 

[PATCH 0/8 linux-next] libnvdimm: code clean-up
 2016-12-02 19:19 UTC 

[PATCHv13 0/3] rdmacg: IB/core: rdma controller support
 2016-12-02 19:07 UTC  (4+ messages)
` [PATCHv13 1/3] rdmacg: Added rdma cgroup controller
` [PATCHv13 2/3] IB/core: added support to use "
` [PATCHv13 3/3] rdmacg: Added documentation for rdmacg

[PATCH] IIO: Change msleep to usleep_range for small msecs
 2016-12-02 19:07 UTC  (6+ messages)
    `  "

[PATCH net v3] tipc: check minimum bearer MTU
 2016-12-02 19:03 UTC  (2+ messages)

pull-request: wireless-drivers-next 2016-12-01
 2016-12-02 18:58 UTC  (2+ messages)

[PATCH v6 net-next 0/7] Support Armada 37xx SoC (ARMv8 64-bits) in mvneta driver
 2016-12-02 18:52 UTC  (2+ messages)

[PATCH v2 0/4] phy: USB and PCIe phy drivers for Qcom chipsets
 2016-12-02 18:47 UTC  (5+ messages)
` [PATCH v2 2/4] phy: qcom-qusb2: New driver for QUSB2 PHY on Qcom chips

[PATCH] fuse: freezing abort when use wait_event_killable{,_exclusive}()
 2016-12-02 18:42 UTC  (2+ messages)

[PATH net v2] cdc_ether: Fix handling connection notification
 2016-12-02 18:40 UTC  (2+ messages)

[PATCH] ip6_offload: check segs for NULL in ipv6_gso_segment
 2016-12-02 18:36 UTC  (2+ messages)

[PATCH net-next v2] net: thunderx: Fix transmit queue timeout issue
 2016-12-02 18:33 UTC  (2+ messages)

[PATCHv13 0/3] USB Type-C Connector class
 2016-12-02 18:22 UTC  (6+ messages)
` [PATCHv13 2/3] usb: USB Type-C connector class

[PATCH 0/8] Add support for STM32 RTC
 2016-12-02 18:05 UTC  (4+ messages)
` [PATCH 3/8] rtc: add STM32 RTC driver

[PATCH] proc: mm: export PTE sizes directly in smaps (v3)
 2016-12-02 16:14 UTC  (2+ messages)

[RFC PATCH 0/2] arm64: memory-hotplug: Add Memory Hotplug support
 2016-12-02 17:40 UTC  (5+ messages)

[PATCH] staging: lustre: Fix a spatch warning due to an assignment from kernel to user space
 2016-12-02 17:33 UTC 

[PATCH net-next 0/6] net: dsa: mv88e6xxx: rework reset and PPU code
 2016-12-02 17:30 UTC  (7+ messages)
` [PATCH net-next 3/6] net: dsa: mv88e6xxx: add a software reset op

[PATCH] MIPS: NI 169445 board support
 2016-12-02 17:30 UTC  (3+ messages)

[PATCH] x86/kbuild: enable modversions for symbols exported from asm
 2016-12-02 17:04 UTC  (5+ messages)

[PATCH 1/2] net: ethernet: altera: TSE: Remove unneeded dma sync for tx buffers
 2016-12-02 17:11 UTC  (4+ messages)
` [PATCH 2/2] net: ethernet: altera: TSE: do not use tx queue lock in tx completion handler

INFO: rcu_sched detected stalls on CPUs/tasks with `kswapd` and `mem_cgroup_shrink_node`
 2016-12-02 17:15 UTC  (5+ messages)

[PATCH] acpi/rt: convert acpi_gbl_gpe_lock to raw spinlock
 2016-12-02 17:15 UTC  (5+ messages)

net/can: warning in raw_setsockopt/__alloc_pages_slowpath
 2016-12-02 17:05 UTC  (5+ messages)

[PATCH] net: atarilance: use %8ph for printing hex string
 2016-12-02 17:03 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 NNTP newsgroup(s).