linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-26 20:04:59 to 2016-06-27 06:42:20 UTC [more...]

[PATCH v10 00/22] Add HiSilicon RoCE driver
 2016-06-27  6:41 UTC  (4+ messages)
` [PATCH v10 01/22] net: hns: Add reset function support for "

[PATCH 1/2] net: ethernet: ethoc: use phydev from struct net_device
 2016-06-27  6:35 UTC  (4+ messages)
` [PATCH 2/2] net: ethernet: ethoc: use phy_ethtool_{get|set}_link_ksettings

[PATCH] locking/osq: Drop the overload of osq lock
 2016-06-27  6:45 UTC  (11+ messages)

linux-next: Tree for Jun 27
 2016-06-27  6:39 UTC 

[v4.7-rc5] i915: *ERROR* (CPU pipe|PCH transcoder) A FIFO underrun
 2016-06-27  6:38 UTC 

[PATCH] phy: rcar-gen3-usb2: fix mutex_lock calling in interrupt
 2016-06-27  6:36 UTC 

[PATCH] cpufreq: powernv: Replacing pstate_id with frequency table index
 2016-06-27  6:30 UTC  (2+ messages)

Crypto Update for 3.19
 2016-06-27  6:28 UTC  (11+ messages)
` Crypto Update for 3.20
  ` Crypto Update for 4.1
    ` Crypto Update for 4.2
      ` Crypto Update for 4.3
        ` Crypto Update for 4.4
          ` Crypto Update for 4.5
            ` Crypto Fixes "
              ` Crypto Fixes for 4.6
                ` Crypto Fixes for 4.7

[PATCH v11 3/3] Bluetooth: hci_uart: Support firmware download for Marvell
 2016-06-27  6:28 UTC  (3+ messages)
` [v11,3/3] "

[PATCH v3 0/3] Add Broadcom iproc-static-adc controller driver
 2016-06-27  6:27 UTC  (8+ messages)
` [PATCH v3 1/3] Documentation: DT: Add iproc-static-adc binding
` [PATCH v3 2/3] iio: Add driver for Broadcom iproc-static-adc

kernel-4.7 bug in Intel sound and/or ACPI
 2016-06-27  6:27 UTC  (11+ messages)

[PATCH] [perf]: update makefile message for installing required libs
 2016-06-27  6:26 UTC  (2+ messages)

[fork] fa0c96ab2d: BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
 2016-06-27  6:21 UTC 

[PATCH 1/2] ARM: exynos_defconfig: Enable vivid driver as a module
 2016-06-27  6:20 UTC  (3+ messages)
` [PATCH 2/2] ARM: multi_v7_defconfig: "

[PATCH] thermal: of-thermal: Fix setting of set_emul_temp hook
 2016-06-27  6:18 UTC  (3+ messages)

[PATCH 00/10] Documentation/Sphinx
 2016-06-27  6:15 UTC  (11+ messages)

regression caused by 08f511fd41c3 ("cpufreq: Reduce cpufreq_update_util() overhead a bit")
 2016-06-27  6:08 UTC  (5+ messages)
` regression caused by bb6ab52f2bef ("intel_pstate: Do not set utilization update hook too early")

[PATCH net-next 0/6] r8152: support new chips
 2016-06-27  5:07 UTC  (7+ messages)
` [PATCH net-next 1/6] r8152: add aldps_enable for rtl_ops
` [PATCH net-next 2/6] r8152: add u1u2_enable "
` [PATCH net-next 3/6] r8152: add power_cut_en "
` [PATCH net-next 4/6] r8152: support the new chip 8050
` [PATCH net-next 5/6] r8152: support RTL8153B
` [PATCH net-next 6/6] r8152: add byte_enable for ocp_read_word function

[PATCH 0/2] nfit_test: convert to vmalloc()
 2016-06-27  6:00 UTC  (4+ messages)
` [PATCH 1/2] libnvdimm, pmem: allow nfit_test to override pmem_direct_access()
` [PATCH 2/2] tools/testing/nvdimm: replace CONFIG_DMA_CMA dependency with vmalloc()

about definition of iowait
 2016-06-27  6:06 UTC  (3+ messages)

[PATCH v4 00/29] virtually mapped stacks and thread_info cleanup
 2016-06-27  5:58 UTC  (38+ messages)
` [PATCH v4 01/29] bluetooth: Switch SMP to crypto_cipher_encrypt_one()
` [PATCH v4 02/29] rxrpc: Avoid using stack memory in SG lists in rxkad
` [PATCH v4 03/29] x86/mm/hotplug: Don't remove PGD entries in remove_pagetable()
` [PATCH v4 04/29] x86/cpa: In populate_pgd, don't set the pgd entry until it's populated
` [PATCH v4 05/29] x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
` [PATCH v4 06/29] mm: Track NR_KERNEL_STACK in KiB instead of number of stacks
` [PATCH v4 07/29] mm: Fix memcg stack accounting for sub-page stacks
` [PATCH v4 08/29] dma-api: Teach the "DMA-from-stack" check about vmapped stacks
` [PATCH v4 09/29] fork: Add generic vmalloced stack support
` [PATCH v4 10/29] x86/die: Don't try to recover from an OOPS on a non-default stack
` [PATCH v4 11/29] x86/dumpstack: When OOPSing, rewind the stack before do_exit
` [PATCH v4 12/29] x86/dumpstack: When dumping stack bytes due to OOPS, start with regs->sp
` [PATCH v4 13/29] x86/dumpstack: Try harder to get a call trace on stack overflow
` [PATCH v4 14/29] x86/dumpstack/64: Handle faults when printing the "Stack:" part of an OOPS
` [PATCH v4 15/29] x86/mm/64: Enable vmapped stacks
` [PATCH v4 16/29] x86/mm: Improve stack-overflow #PF handling
` [PATCH v4 17/29] x86: Move uaccess_err and sig_on_uaccess_err to thread_struct
` [PATCH v4 18/29] x86: Move addr_limit "
` [PATCH v4 19/29] signal: Consolidate {TS,TLF}_RESTORE_SIGMASK code
` [PATCH v4 20/29] x86/smp: Remove stack_smp_processor_id()
` [PATCH v4 21/29] x86/smp: Remove unnecessary initialization of thread_info::cpu
` [PATCH v4 22/29] x86/asm: Move 'status' from struct thread_info to struct thread_struct
` [PATCH v4 23/29] kdb: Use task_cpu() instead of task_thread_info()->cpu
` [PATCH v4 24/29] x86/entry: Get rid of pt_regs_to_thread_info()
` [PATCH v4 25/29] um: Stop conflating task_struct::stack with thread_info
` [PATCH v4 26/29] sched: Allow putting thread_info into task_struct
` [PATCH v4 27/29] x86: Move "
` [PATCH v4 28/29] sched: Free the stack early if CONFIG_THREAD_INFO_IN_TASK
` [PATCH v4 29/29] fork: Cache two thread stacks per cpu if CONFIG_VMAP_STACK is set

[PATCH] cpufreq: dt: call of_node_put() before error out
 2016-06-27  5:52 UTC  (2+ messages)

[PATCH v2 0/4] iio: potentiometer: mcp4531: New parts, DT and typo
 2016-06-27  5:31 UTC  (9+ messages)
` [PATCH v2 1/4] iio: potentiometer: mcp4531: Add support for MCP454x, MCP456x, MCP464x and MCP466x
` [PATCH v2 2/4] iio: potentiometer: mcp4531: Add device tree binding documentation
` [PATCH v2 3/4] iio: potentiometer: mcp4531: Add device tree binding
` [PATCH v2 4/4] iio: potentiometer: Fix typo in Kconfig

[PATCH 0/2] leds: Add driver for NCP5623 3-channel I2C LED driver
 2016-06-27  5:46 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH v6 00/12] Support non-lru page migration
 2016-06-27  5:51 UTC  (11+ messages)
` [PATCH v6 02/12] mm: migrate: support non-lru movable "
  ` PATCH v6v2 "
    ` [PATCH v6v3 "

[PATCH v3 0/9] reduce memory usage by page_owner
 2016-06-27  5:45 UTC  (3+ messages)

[RFC nowrap: PATCH v7 00/19] ILP32 for ARM64
 2016-06-27  5:39 UTC  (5+ messages)
` [PATCH 12/19] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32
  ` [PATCH] ilp32: fix {GET,SET}SIGMASK request for ptrace

undefined reference to `printk'
 2016-06-27  5:26 UTC  (3+ messages)

[PATCH v3 2/2] phy: add a driver for the Rockchip SoC internal PCIe PHY
 2016-06-27  5:24 UTC  (6+ messages)

kthread_stop insanity (Re: [[DEBUG] force] 2642458962: BUG: unable to handle kernel paging request at ffffc90000997f18)
 2016-06-27  5:22 UTC 

[RFC v4 0/7] extcon: usb-gpio: fixes and improvements
 2016-06-27  5:22 UTC  (3+ messages)

undefined reference to `printk'
 2016-06-27  5:14 UTC  (2+ messages)

[PATCH RFC 0/2] rtc-cmos: Workaround unwanted interrupt generation
 2016-06-27  4:49 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2016-06-27  4:52 UTC  (2+ messages)

[PATCH 18/21] usb: chipidea: msm: Add reset controller for PHY POR bit
 2016-06-27  4:51 UTC  (3+ messages)

[[DEBUG] force] 2642458962: BUG: unable to handle kernel paging request at ffffc90000997f18
 2016-06-27  4:41 UTC 

[v3 PATCH 0/5] Rockchip Type-C and DispplayPort driver
 2016-06-27  4:39 UTC  (7+ messages)
` [v3 PATCH 3/5] phy: Add USB Type-C PHY driver for rk3399

[PATCH] Decouple CFG and IO in Designware PCIe Driver
 2016-06-27  4:37 UTC  (2+ messages)

[PATCH V5 0/2] cpufreq: Sorted policy->freq_table
 2016-06-27  4:29 UTC  (3+ messages)
` [PATCH V5 1/2] cpufreq: Handle sorted frequency tables more efficiently
` [PATCH V5 2/2] cpufreq: Reuse new freq-table helpers

linux-next: manual merge of the kvm-ppc-paulus tree with the powerpc tree
 2016-06-27  4:23 UTC 

[PATCH] Bluetooth: btmrvl: fix slab-out-of-bounds access in btmrvl_sdio
 2016-06-27  4:22 UTC  (3+ messages)
` [PATCH v2] "

[patch V3 00/22] timer: Refactor the timer wheel
 2016-06-27  4:22 UTC  (2+ messages)

Re: [PATCH] arm:swiotlb:keep disabled in default configuration
 2016-06-27  4:20 UTC 

[PATCH 02/21] usb: ulpi: Support device discovery via DT
 2016-06-27  4:21 UTC  (2+ messages)

[x86] ddf4847e6f: BUG: unable to handle kernel paging request at ffffffff03862040
 2016-06-27  4:14 UTC 

[PATCH 1/2] exit: Quieten greatest stack depth printk
 2016-06-27  4:01 UTC  (3+ messages)
` [PATCH 2/2] mm: workingset: printk missing log level, use pr_info()

[PATCH] m32r: fix build warning about putc
 2016-06-27  3:48 UTC  (2+ messages)

linux-next: manual merge of the devicetree tree with the arm-soc tree
 2016-06-27  3:42 UTC 

[PATCH] namespaces: add transparent user namespaces
 2016-06-27  3:34 UTC  (4+ messages)
` [PATCH v2 1/2] namespaces: don't use from_k*id_munged() with init_user_ns
  ` [PATCH v2 2/2] namespaces: add transparent user namespaces

linux-next: manual merge of the jc_docs tree with the drm tree
 2016-06-27  3:31 UTC 

[RESEND PATCH v11] mtd: spi-nor: add hisilicon spi-nor flash controller driver
 2016-06-27  3:23 UTC  (2+ messages)

[PATCH v14 00/10] arm64: Add kernel probes (kprobes) support
 2016-06-27  3:06 UTC  (11+ messages)
` [PATCH v14 01/10] arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature
` [PATCH v14 02/10] arm64: Add more test functions to insn.c
` [PATCH v14 03/10] arm64: add conditional instruction simulation support
` [PATCH v14 04/10] arm64: Kprobes with single stepping support
` [PATCH v14 05/10] arm64: Blacklist non-kprobe-able symbol
` [PATCH v14 06/10] arm64: Treat all entry code as non-kprobe-able
` [PATCH v14 07/10] arm64: kprobes instruction simulation support
` [PATCH v14 08/10] arm64: Add trampoline code for kretprobes
` [PATCH v14 09/10] arm64: Add kernel return probes support (kretprobes)
` [PATCH v14 10/10] kprobes: Add arm64 case in kprobe example module

[PATCH v13 00/10] arm64: Add kernel probes (kprobes) support
 2016-06-27  2:54 UTC  (4+ messages)
` [PATCH v13 10/10] kprobes: Add arm64 case in kprobe example module

[PATCH v2 0/5] PM / devfreq: make module code usage consistent
 2016-06-27  2:29 UTC  (11+ messages)
  ` [PATCH 1/5] PM / devfreq: make devfreq explicitly non-modular
  ` [PATCH 2/5] PM / devfreq: make devfreq-event "
  ` [PATCH 3/5] PM / devfreq: make exynos-bus ARM_EXYNOS_BUS_DEVFREQ tristate
  ` [PATCH 4/5] PM / devfreq: make event/exynos-nocp DEVFREQ_EVENT_EXYNOS_NOCP tristate
  ` [PATCH 5/5] PM / devfreq: make event/exynos-ppmu DEVFREQ_EVENT_EXYNOS_PPMU tristate

[RFC PATCH v2 00/26] perf tools: Support uBPF script
 2016-06-27  2:21 UTC  (6+ messages)
` [RFC PATCH v2 05/26] tools include: Sync math64.h and div64.h

[PATCH 1/1] iommu/amd: initialize devid variable before using it
 2016-06-27  2:16 UTC  (2+ messages)

[PATCH v8 0/3] Mediatek MT8173 CMDQ support
 2016-06-27  2:00 UTC  (8+ messages)
` [PATCH v8 2/3] CMDQ: Mediatek CMDQ driver

[PATCH v6 00/21] ILP32 for ARM64
 2016-06-27  2:09 UTC  (7+ messages)
` [PATCH 17/23] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32

[PATCH] virtio: Return correct errno for function init_vq's failure
 2016-06-27  2:09 UTC 

[PATCH V4 0/2] cpufreq: Sort policy->freq_table
 2016-06-27  1:56 UTC  (6+ messages)
` [PATCH V4 1/2] cpufreq: Handle sorted frequency tables more efficiently

[PATCH] rtlwifi: Add missing newlines to RT_TRACE calls
 2016-06-27  1:49 UTC  (5+ messages)

[PATCH v2] Maxim/driver: Add driver for maxim ds26522
 2016-06-27  1:30 UTC 

[RFC 00/12] lockdep: Implement crossrelease feature
 2016-06-27  1:34 UTC  (4+ messages)

Hello linux
 2016-06-27  1:03 UTC 

[lkp] [sched] ec58e50592: WARNING: CPU: 0 PID: 5132 at kernel/fork.c:296 free_task+0x35/0x5f
 2016-06-27  1:33 UTC 

[lkp] [arm64] 60edbdb955: BUG: unable to handle kernel paging request at ffff8800bffe0000
 2016-06-27  1:32 UTC 

[PATCH V5 0/6] Introduce framework for SLIMbus device drivers
 2016-06-27  1:30 UTC  (3+ messages)

[PATCH v4 1/2] mm: thp: move pmd check inside ptl for freeze_page()
 2016-06-27  1:28 UTC  (2+ messages)
` [PATCH v4 2/2] mm: rmap: call page_check_address() with sync enabled to avoid racy check

Linux 4.7-rc5
 2016-06-27  1:27 UTC 

acpi: broken suspend to RAM with v4.7-rc1
 2016-06-27  1:17 UTC  (9+ messages)

[PATCH 0/7] of_graph: prepare for ALSA graph support
 2016-06-27  1:14 UTC  (5+ messages)
` [PATCH 1/7] Documentation: of: add type property
      ` [alsa-devel] "

[PATCH] geneve: fix max_mtu setting
 2016-06-27  1:13 UTC  (2+ messages)

[RESEND PATCH v2 1/2] power/cpuidle: enhance the precision of state select
 2016-06-27  1:13 UTC  (3+ messages)

[PATCH] fix error: a bin file can truncate itself while running on overlayfs
 2016-06-27  1:06 UTC  (2+ messages)
` retry:[PATCH] "

[PATCH][RFC] cpufreq: Avoid warning during resume by return EAGAIN if cpufreq is unavailable
 2016-06-27  1:12 UTC  (2+ messages)

linux-next: build failure after merge of the nfs tree
 2016-06-27  0:58 UTC 

[PATCH] rtlwifi: Create _rtl_dbg_trace function to reduce RT_TRACE code size
 2016-06-27  0:19 UTC  (2+ messages)

[GIT PULL] tpmdd updates for Linux 4.8
 2016-06-27  0:13 UTC  (2+ messages)

[PATCH 0/2] cgroup: pids: extend pids.events
 2016-06-26 23:42 UTC  (5+ messages)
` [PATCH 1/2] cgroup: pids: show number of failed forks since limit reset

linux-next: lots of repeated patches in the tpmdd tree
 2016-06-26 23:36 UTC 

[PATCH v5 00/10] NTB Selftest Script
 2016-06-26 23:29 UTC 

[PATCH] arm64: dts: rockchip: add ap_pwroff and ddrio_pwroff pins for rk3399
 2016-06-26 23:09 UTC  (2+ messages)

[PATCH-v4 0/7] random: replace urandom pool with a CRNG
 2016-06-26 23:05 UTC  (9+ messages)
` [PATCH 5/7] random: replace non-blocking pool with a Chacha20-based CRNG
` [PATCH 7/7] random: add backtracking protection to the CRNG

[PATCH] Disable non-ABI-compliant optimisations for live patching
 2016-06-26 22:39 UTC  (8+ messages)

[PATCH] capabilities: add capability cgroup controller
 2016-06-26 22:26 UTC  (10+ messages)

[PATCH] clk: rockchip: add flag CLK_SET_RATE_PARENT for dclk_vop0_div on RK3399
 2016-06-26 22:18 UTC  (4+ messages)

[PATCH 1/5] rtc: ds17287: remove unused header
 2016-06-26 22:03 UTC  (5+ messages)
` [PATCH 2/5] rtc: ds1286: move header to linux/rtc
` [PATCH 3/5] rtc: ds2404: move rtc-ds2404.h to platform_data
` [PATCH 4/5] rtc: m48t86: move m48t86.h "
` [PATCH 5/5] rtc: v3020: move rtc-v3020.h "

[PATCH] Coccinelle: Add misc/boolconv.cocci
 2016-06-26 22:01 UTC  (2+ messages)

[PATCH 0/7] de-stage SW_SYNC validation frawework
 2016-06-26 21:45 UTC  (2+ messages)

[PATCH v2] m32r: fix build warning about putc
 2016-06-26 21:37 UTC 

Saudações
 2016-06-26 21:25 UTC 

[PATCH] sched/core: fix sched_getaffinity return value kerneldoc
 2016-06-26 21:13 UTC 

[lkp] [dcache_{readdir,dir_lseek}() users] 4e82901cd6: reaim.jobs_per_min -49.1% regression
 2016-06-26 21:20 UTC  (9+ messages)
  ` [LKP] [lkp] [dcache_{readdir, dir_lseek}() "

[PATCH v3 1/3] arm: tegra: initial support for apalis tk1
 2016-06-26 20:09 UTC  (2+ messages)

[PATCH 0/2] devicetree overlay small fixes
 2016-06-26 20:11 UTC  (3+ messages)
` [PATCH 1/2] of: overlay: add resolver error prints
` [PATCH 2/2] of: fdt: mark unflattened tree as detached

[PATCH v2 0/2] iio: adc: max1363: Add device tree support
 2016-06-26 20:04 UTC  (3+ messages)
` [PATCH v2 1/2] iio: adc: max1363: Add device tree binding documentation
` [PATCH v2 2/2] iio: adc: max1363: Add device tree binding


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