The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2015-11-26 16:00:59 to 2015-11-27 02:58:57 UTC [more...]

[PATCH 2/3] arcmsr: Split dma resource allocation to a new function
 2015-11-27  2:58 UTC  (3+ messages)

[PATCH v1 0/5] Fix a trivial typo and support rk3228/rk3399 SoCs for thermal driver
 2015-11-27  2:52 UTC  (6+ messages)
` [PATCH v1 1/5] thermal: rockchip: fix a trivial typo
` [PATCH v1 2/5] thermal: rockchip: fix a impossible condition caused by the warning
` [PATCH v1 3/5] dt-bindings: rockchip-thermal: Support the RK3228/RK3399 SoCs compatible
` [PATCH v1 4/5] thermal: rockchip: Support the RK3228 SoCs in thermal driver
` [PATCH v1 5/5] thermal: rockchip: Support the RK3399 "

[PATCH] extcon: rt8973: Add IRQF_ONESHOT to interrupt flags
 2015-11-27  2:47 UTC  (2+ messages)

[PATCH] x86: mm: clean up probe_memory_block_size()
 2015-11-27  2:37 UTC  (3+ messages)

[PATCHv2] x86: mm: clean up probe_memory_block_size()
 2015-11-27  2:36 UTC 

ARM: Question about irq-gic-v3-its.c
 2015-11-27  2:31 UTC 

[PATCH v2 3/3] zram: pass gfp from zcomp frontend to backend
 2015-11-27  2:30 UTC  (4+ messages)

[PATCH v4] clk: rockchip: switch PLLs to slow mode before reboot for rk3288
 2015-11-27  2:09 UTC 

[PATCH] arm64: calculate the various pages number to show
 2015-11-27  1:52 UTC  (5+ messages)

[PATCH v3] mmc: core: fix __mmc_switch timeout caused by preempt
 2015-11-27  1:41 UTC 

[PATCH] fix an endianness bug in ext4_encrypted_follow_link()
 2015-11-27  1:31 UTC  (7+ messages)

linux-next: build failure after merge of the modules tree
 2015-11-27  1:26 UTC 

[GIT PULL] ARM: Exynos fixes for v4.4
 2015-11-27  1:26 UTC 

[PATCH v8 0/17] Add Analogix Core Display Port Driver
 2015-11-27  1:20 UTC  (4+ messages)
` [PATCH v8 02/17] drm: bridge: analogix/dp: split exynos dp driver to bridge directory

[lkp] [mm, page_alloc] d0164adc89: -100.0% fsmark.app_overhead
 2015-11-27  1:14 UTC  (3+ messages)

[RFC PATCH 00/15] PM / devferq: Add generic exynos bus frequency driver and new passive governor
 2015-11-27  0:34 UTC  (6+ messages)
` [RFC PATCH 01/15] PM / devfreq: exynos: Add generic exynos bus frequency driver

[PATCH] cgroups: move cpuset specific checks from generic code to cpuset_can_attach
 2015-11-26 23:42 UTC  (4+ messages)
  ` [PATCH] cgroups: move cpuset specific checks from generic code to cpuset_can_attach (v2)

[PATCH?] race between cgroup_subsys->fork() and cgroup_migrate()
 2015-11-26 23:35 UTC  (7+ messages)

[PATCH v4 0/4] Allow customizable random offset to mmap_base address
 2015-11-26 23:24 UTC  (6+ messages)
` [PATCH v4 1/4] mm: mmap: Add new /proc tunable for mmap_base ASLR
  ` [PATCH v4 2/4] arm: mm: support ARCH_MMAP_RND_BITS
    ` [PATCH v4 3/4] arm64: "
      ` [PATCH v4 4/4] x86: "

[PATCH] HID: debug: improve hid_debug_event()
 2015-11-26 23:05 UTC  (4+ messages)

[PATCH v2 0/7] ACPI / LPSS: fix system hangup on BYT/BSW/CHT
 2015-11-26 23:15 UTC  (13+ messages)
` [PATCH v2 1/7] device core: add BUS_NOTIFY_BIND_DRIVER_ERROR notification
` [PATCH v2 2/7] ACPI / LPSS: allow to use specific PM domain during ->probe()
` [PATCH v2 5/7] dmaengine: dw: platform: power on device on shutdown

[PATCH v3 0/5] Add iProc PCIe PAXC and MSI support
 2015-11-26 22:37 UTC  (6+ messages)
` [PATCH v3 1/5] PCI: iproc: Update iProc PCIe device tree binding
` [PATCH v3 2/5] PCI: iproc: Add PAXC interface support
` [PATCH v3 3/5] PCI: iproc: Add iProc PCIe MSI device tree binding
` [PATCH v3 4/5] PCI: iproc: Add iProc PCIe MSI support
` [PATCH v3 5/5] ARM: dts: Enable MSI support for Broadcom Cygnus

[PATCH 00/71] More fixes, cleanup and modernization for NCR5380 drivers
 2015-11-26 22:32 UTC  (5+ messages)
` [PATCH 22/71] ncr5380: Eliminate selecting state

[PATCH 1/4] clocksource: Add brcm,bcm6345-timer device tree binding
 2015-11-26 22:32 UTC  (7+ messages)
  ` [PATCH (v2) 1/10] "
    ` [PATCH (v2) 2/10] MIPS: bmips: Add bcm6345-l2-timer interrupt controller
      ` [PATCH (v3) "
          ` [PATCH (v4) 2/11] "

[PATCH 02/12] statx: Provide IOC flags for Windows fs attributes
 2015-11-26 22:10 UTC  (8+ messages)
` [RFC][PATCH 00/12] Enhanced file stat system call

[PATCH] Save SMBIOS Type 9 System Slots during DMI Scan
 2015-11-26 22:02 UTC 

4.3+: Atheros ethernet fails after resume from s2ram, due to order 4 allocation
 2015-11-26 21:56 UTC  (2+ messages)

[PATCH 00/14] printf stuff for 4.5
 2015-11-26 21:47 UTC  (16+ messages)
` [PATCH 01/14] lib/vsprintf.c: pull out padding code from dentry_name()
` [PATCH 03/14] lib/vsprintf.c: eliminate potential race in string()
` [PATCH 04/14] lib/vsprintf.c: expand field_width to 24 bits
` [PATCH 06/14] lib/vsprintf.c: warn about too large precisions and field widths
` [PATCH 07/14] lib/vsprintf.c: slightly refactor vscnprintf()

[PATCH] staging: net: core: skbuff.c: Added do-while pair for complex macros
 2015-11-26 21:43 UTC  (3+ messages)

(no subject)
 2015-11-26 21:29 UTC 

[PATCH v2] mmc: core: fix __mmc_switch timeout caused by preempt
 2015-11-26 21:17 UTC  (2+ messages)

[PATCH 5/5] arm: boot: store ATAGs structure into DT "/chosen/linux,atags" entry
 2015-11-26 21:12 UTC  (9+ messages)

[PATCH] dib8000: Add support for Mygica/Geniatech S2870
 2015-11-26 21:00 UTC 

[PATCH 00/16] perf tools: BPF related update
 2015-11-26 20:56 UTC  (3+ messages)
` [PATCH 04/16] bpf tools: Collect map definition in bpf_object

[GIT PULL 00/13] perf/core improvements and fixes
 2015-11-26 20:46 UTC  (14+ messages)
` [PATCH 01/13] perf callchain: Honor hide_unresolved
` [PATCH 02/13] perf top: Fix freeze on --call-graph flat/folded
` [PATCH 03/13] perf script: Remove default_scripting_ops
` [PATCH 04/13] perf build: Fix traceevent plugins build race
` [PATCH 05/13] perf machine: Adjust dso->long_name for offline module
` [PATCH 06/13] perf tools: Correctly identify anon_hugepage when generating map (v2)
` [PATCH 07/13] perf script: Pass perf_script into process_event
` [PATCH 08/13] tools build: Use fixdep with OUTPUT path prefix
` [PATCH 09/13] perf symbols: Refactor vmlinux_path__init() to ease path additions
` [PATCH 10/13] perf symbols: Add the path to vmlinux.debug
` [PATCH 11/13] perf stat: Clear sample_(type|period) for counting
` [PATCH 12/13] perf evlist: Display WEIGHT sample type bit
` [PATCH 13/13] bpf tools: Add helper function for updating bpf maps elements

perf test unwind failing
 2015-11-26 20:45 UTC 

[PATCHv2 0/3] perf ftrace: Several perf ftrace:function event fixes
 2015-11-26 20:44 UTC  (7+ messages)
` [PATCH 1/3] ftrace: Check sample types only for sampling events
` [PATCH 2/3] perf: Move exclude_kernel tracepoint check to init event
` [PATCH 3/3] perf ftrace: Use ftrace_ops::private to store event pointer

[PATCH] xen-pciback: fix up cleanup path when alloc fails
 2015-11-26 20:32 UTC 

[PATCH] base/platform: fix panic when probe function is NULL
 2015-11-26 20:30 UTC  (2+ messages)
` [tpmdd-devel] "

[[PATCH] fix an endianness bug in ext4_encrypted_zeroout()
 2015-11-26 20:21 UTC  (2+ messages)

[PATCH 3/3] jbd2: get rid of superfluous __GFP_REPEAT
 2015-11-26 20:18 UTC  (7+ messages)
` [PATCH] "

[PATCH 1/2] tracing: introduce TRACE_EVENT_FN_COND macro
 2015-11-26 20:10 UTC  (6+ messages)
` [PATCH 2/2] powerpc: tracing: don't trace hcalls on offline CPUs

[PATCH v3 0/5] ARM: sun9i: Add Allwinner A80 PRCM clock/reset support
 2015-11-26 20:09 UTC  (4+ messages)
` [PATCH v3 4/5] ARM: dts: sun9i: Add A80 PRCM clocks and reset control nodes

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2015-11-26 20:01 UTC  (8+ messages)
          ` [PATCH 0/3] staging: lustre: Deletion of some unnecessary checks
            ` [PATCH 3/3] staging: lustre: Less function calls in class_register_type() after error detection

[PATCH 0/1] kconfig: add CPU endian selection beconfig and leconfig
 2015-11-26 19:59 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] hw_random: core, sleep interruptible in read
 2015-11-26 19:56 UTC 

[PATCH 1/2] perf stat: Clear sample_(type|period) for counting
 2015-11-26 19:54 UTC  (3+ messages)
` [PATCH 2/2] perf evlist: Display WEIGHT sample type bit

[PATCH 0/2] Enhance the init of vmlinux_path and add new path
 2015-11-26 19:52 UTC  (4+ messages)
` [PATCH 1/2] perf: Refactor vmlinux_path_init

[PATCH] perf: Do not send exit event twice
 2015-11-26 19:37 UTC  (5+ messages)

[PATCH] drivers:pci:hotplug Fix space prohibited between function name and open parenthesis '('
 2015-11-26 19:36 UTC  (2+ messages)

[PATCH 1/3] tools build: Introduce features dump include makefile
 2015-11-26 19:31 UTC  (10+ messages)
` [PATCH 2/3] perf build: Use FEATURE-INCLUDE in bpf subproject
      ` [PATCH] tools build: Use fixdep with OUTPUT path prefix
` [PATCH 3/3] perf build: Fix traceevent plugins build race

unix_dgram_recvmsg wakeups [test results & programs]
 2015-11-26 19:23 UTC  (2+ messages)
` [PATCH] unix: use wq_has_sleeper in unix_dgram_recvmsg

[GIT PULL] xen: bug fixes for 4.4-rc2
 2015-11-26 19:06 UTC 

[PATCH net-next 0/3] mvneta: Introduce RSS support
 2015-11-26 19:04 UTC  (2+ messages)

[PATCH v6 3/6] watchdog: ts4800: add driver for TS-4800 watchdog
 2015-11-26 18:50 UTC  (2+ messages)

[PATCH] staging/dgap: move duplicated code from the dgap_cm.* functions
 2015-11-26 18:50 UTC  (3+ messages)

[PATCH v2 net 0/6] Marvell Armada XP/370/38X Neta fixes
 2015-11-26 18:41 UTC  (13+ messages)
` [PATCH v2 net 1/6] net: mvneta: add configuration for MBUS windows access protection
` [PATCH v2 net 2/6] net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REG
` [PATCH v2 net 3/6] net: mvneta: fix bit assignment for RX packet irq enable
` [PATCH v2 net 4/6] net: mvneta: fix error path for building skb
` [PATCH v2 net 5/6] net: mvneta: enable setting custom TX IP checksum limit
` [PATCH v2 net 6/6] net: mvneta: enable IP checksum with jumbo frames for Armada 38x on Port0

Deadlock in n_hdlc_buf_put
 2015-11-26 18:28 UTC  (3+ messages)
` [PATCH] TTY: n_hdlc, fix lockdep false positive

[PATCH] xen/events: Always allocate legacy interrupts on PV guests
 2015-11-26 18:22 UTC  (2+ messages)
` [Xen-devel] "

[PATCH 0/5] arm64: cpufeature: Fixes for 4.4-rc1
 2015-11-26 18:13 UTC  (2+ messages)

As of kernel 4.4-rc1 segmentation fault if msr module not loaded. [REGRESSION][BISECTED]
 2015-11-26 18:09 UTC  (2+ messages)

GPF in process_one_work (flush_to_ldisc)
 2015-11-26 18:05 UTC  (2+ messages)

[PATCH] mfd: wm5110: Correct defaults for micbias control registers
 2015-11-26 17:40 UTC 

[PATCH 1/3] perf script: Remove default_scripting_ops
 2015-11-26 17:55 UTC  (5+ messages)
` [PATCH 2/3] perf script: Pass perf_script into process_event
    ` [PATCHv2 "

[PATCH v3] MMC/SDIO: enable SDIO device to suspend/resume asynchronously
 2015-11-26 17:52 UTC  (6+ messages)

[PATCH RESEND] xen/gntdev: Grant maps should not be subject to NUMA balancing
 2015-11-26 17:48 UTC  (2+ messages)
` [Xen-devel] "

[PATCH] xen/time: use READ_ONCE
 2015-11-26 17:45 UTC  (2+ messages)
` [Xen-devel] "

[PATCH 00/13] mvneta Buffer Management and enhancements
 2015-11-26 17:39 UTC  (6+ messages)
` [PATCH 04/13] net: mvneta: enable suspend/resume support
` [PATCH 06/13] net: mvneta: enable mixed egress processing using HR timer

[RFC PATCH] mm, oom: introduce oom reaper
 2015-11-26 17:31 UTC  (6+ messages)

[PATCH 0/5] add missing of_node_put
 2015-11-26 17:29 UTC  (4+ messages)
` [PATCH 5/5] clk: scpi: "

use-after-free in sock_wake_async
 2015-11-26 17:29 UTC  (26+ messages)

[PATCH v1 0/1] ioctl to disallow detaching kernel USB drivers
 2015-11-26 17:29 UTC  (3+ messages)

[PATCH v2 0/2] Allow gmap fault to retry
 2015-11-26 17:27 UTC  (3+ messages)
` [PATCH 1/2] mm: bring in additional flag for fixup_user_fault to signal unlock
` [PATCH 2/2] s390/mm: enable fixup_user_fault retrying

4.3 nouveau regression: nv04_fbcon_imageblit(?) deadlock
 2015-11-26 17:16 UTC  (2+ messages)

[PATCH] perf: Correctly identify anon_hugepage when generating map (v2)
 2015-11-26 17:12 UTC  (2+ messages)

[PATCH RFT] arm64: kasan: Make KASAN work with 16K pages + 48 bit VA
 2015-11-26 17:08 UTC  (7+ messages)

[PATCH v2] PCI: hisi: Add support for HiSilicon Hip06 PCIe host bridge controllers
 2015-11-26 17:17 UTC 

[PATCH] sata_sil: disable trim
 2015-11-26 17:00 UTC 

[PATCH] perf probe: Adjust dso->long_name for offline module
 2015-11-26 16:45 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] mmc: sdhci-of-at91: controller is suspended too early
 2015-11-26 16:41 UTC 

[PATCH] staging: dgnc: dgnc_cls.c: Replaced udelay by usleep_range
 2015-11-26 16:34 UTC 

[PATCH 1/3] perf top: Fix freeze on --call-graph flat/folded
 2015-11-26 16:32 UTC  (11+ messages)
` [PATCH 2/3] perf callchain: Stop resolving callchains after invalid address
` [PATCH 3/3] perf callchain: Honor hide_unresolved

[PATCH v2] mmc: sdhci at91: add PM support
 2015-11-26 16:32 UTC  (5+ messages)

[PATCH] xtensa: Fix execdomain removal
 2015-04-12 14:58 UTC 

TASKSTATS_CMD_ATTR_REGISTER_CPUMASK broken in recent kernels
 2015-11-26 16:23 UTC 

[PATCH v5 00/10] xen-block: multi hardware-queues/rings support
 2015-11-26 16:20 UTC  (8+ messages)

[PATCH v2] USB: serial: cp210x: Add tx_empty()
 2015-11-26 16:14 UTC  (3+ messages)

[PATCH 0/2] introduce post-init read-only memory
 2015-11-26 16:11 UTC  (5+ messages)
` [kernel-hardening] "

linux-next: Tree for Nov 26
 2015-11-26 16:05 UTC  (2+ messages)
` linux-next: Tree for Nov 26 (mm/page_owner.c)

[RFC][PATCH 00/12] Enhanced file stat system call
 2015-11-24  8:11 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox