linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-12 02:51:24 to 2016-03-12 19:06:19 UTC [more...]

[GIT PULL] x86 fixes
 2016-03-12 19:06 UTC 

[PATCH] x86/efi: Always map boot service regions into new EFI page tables
 2016-03-12 18:57 UTC  (2+ messages)
` [tip:x86/urgent] x86/efi: Fix boot crash by always mapping "

[PATCH v3] x86/cpufeatures.h: Enable A Few New AVX-512 Features
 2016-03-12 18:58 UTC  (3+ messages)
` [tip:x86/asm] x86/cpufeature: Enable new AVX-512 features

[PATCH 0/6] Last batch of lnet selftest cleanup
 2016-03-12 18:56 UTC  (10+ messages)
` [PATCH 1/6] staging: lustre: Correct missing newline for CERROR call in sfw_handle_server_rpc
` [PATCH 2/6] staging: lustre: add missing buffer overflow fix for console.c
` [PATCH 3/6] staging: lustre: handle error returned from wait_event_timeout seltest timer
` [PATCH 4/6] staging: lustre: remove excess blank lines in lnet selftest code
` [PATCH 5/6] staging: lustre: realign some code in lnet selftest so its readable
` [PATCH 6/6] staging: lustre: cleanup comment style for lnet selftest

[PATCH v7 00/10] Multi-instance vTPM proxy driver
 2016-03-12 18:51 UTC  (12+ messages)
` [PATCH v7 01/10] tpm: Get rid of chip->pdev
` [PATCH v7 02/10] tpm: Get rid of devname
` [PATCH v7 03/10] tpm: Provide strong locking for device removal
` [PATCH v7 04/10] tpm: Get rid of module locking
` [PATCH v7 05/10] tpm: Split out the devm stuff from tpmm_chip_alloc
` [PATCH v7 06/10] tpm: Replace device number bitmap with IDR
` [PATCH v7 07/10] tpm: Introduce TPM_CHIP_FLAG_VIRTUAL
` [PATCH v7 08/10] tpm: Proxy driver for supporting multiple emulated TPMs
` [PATCH v7 09/10] tpm: Initialize TPM and get durations and timeouts
` [PATCH v7 10/10] tpm: Add documentation for the tpm_vtpm device driver

[RFC PATCH] x86/vdso/32: Add AT_SYSINFO cancellation helpers
 2016-03-12 18:48 UTC  (20+ messages)
` [musl] "

[PATCH 0/3] Make pfn_t suitable for placing in the radix tree
 2016-03-12 18:30 UTC  (4+ messages)
` [PATCH 1/3] pfn_t: Change the encoding

[RFC PATCH] x86/vdso/32: Add AT_SYSINFO cancellation helpers
 2016-03-12 18:13 UTC  (4+ messages)

[PATCH v4 0/5] [PATCH v3 0/5] Improve non-"safe" MSR access failure handling
 2016-03-12 18:08 UTC  (6+ messages)
` [PATCH v4 1/5] x86/paravirt: Add _safe to the read_msr and write_msr PV hooks
` [PATCH v4 2/5] x86/msr: Carry on after a non-"safe" MSR access fails without !panic_on_oops
` [PATCH v4 3/5] x86/paravirt: Add paravirt_{read,write}_msr
` [PATCH v4 4/5] x86/paravirt: Make "unsafe" MSR accesses unsafe even if PARAVIRT=y
` [PATCH v4 5/5] x86/msr: Set the return value to zero when native_rdmsr_safe fails

[PATCH] x86/asm/entry/32: simplify pushes of zeroed pt_regs->REGs
 2016-03-12 18:05 UTC  (5+ messages)

Got FPU related warning on Intel Quark during boot
 2016-03-12 17:47 UTC  (21+ messages)
              ` [PATCH] x86/FPU: Fix FPU handling on legacy FPU machines
                ` [tip:x86/urgent] x86/fpu: Fix eager-FPU "

[PATCH v4 0/6] hwmon: (fam15h_power) Introduce an accumulated power reporting algorithm
 2016-03-12 17:45 UTC  (5+ messages)
` [PATCH v4 2/6] hwmon: (fam15h_power) Add compute unit accumulated power

[PATCH net v2 0/4] Few mvneta fixes
 2016-03-12 17:44 UTC  (5+ messages)
` [PATCH net v2 1/4] net: mvneta: Fix spinlock usage
` [PATCH net v2 2/4] net: mvneta: enable change MAC address when interface is up
` [PATCH net v2 3/4] net: mvneta: fix error messages in mvneta_port_down function
` [PATCH net v2 4/4] net: mvneta: replace magic numbers by existing macros

[PATCH v7 5/5] staging/android: add flags member to sync ioctl structs
 2016-03-12 17:34 UTC  (4+ messages)
` [PATCH] staging/android: change IOCTLs opcode after ABI change

[PATCH v3 0/5] Improve non-"safe" MSR access failure handling
 2016-03-12 17:32 UTC  (5+ messages)
` [PATCH v3 2/5] x86/msr: Carry on after a non-"safe" MSR access fails without !panic_on_oops

[PATCH v14] x86, mce: Add memcpy_mcsafe()
 2016-03-12 17:16 UTC  (5+ messages)

[PATCHSET RFC cgroup/for-4.6] cgroup, sched: implement resource group and PRIO_RGRP
 2016-03-12 17:13 UTC  (4+ messages)
    ` cgroup NAKs ignored? "

Kernel ABI report
 2016-03-12 16:58 UTC 

[PATCH] PM / runtime: Document steps for device removal
 2016-03-12 16:57 UTC  (2+ messages)

[PATCH 0/7] Some trivial patches for rockchip clk stuff
 2016-03-12 16:48 UTC  (10+ messages)
` [PATCH 1/7] clk: rockchip: remove mux_core_reg from rockchip_cpuclk_reg_data
` [PATCH 2/7] clk: rockchip: fix warning reported by kernel-doc
` [PATCH 3/7] clk: rockchip: release io resource when rk3036_clk_init failed
` [PATCH 4/7] clk: rockchip: release io resource when rk3188_common_clk_init failed
` [PATCH 5/7] clk: rockchip: release io resource when rk3368_clk_init failed
` [PATCH 6/7] clk: rockchip: remove redundant checking of device_node
` [PATCH 7/7] clk: rockchip: fix a typo for rockchip_rk3399_pll_set_params

[PATCH 0/3] x86/irq: Refactor special vector definition and cleanup
 2016-03-12 16:25 UTC  (7+ messages)
` [PATCH 1/3] x86/asm/irq: Rearrange definitoin of specical irq vectors "
` [PATCH 2/3] x86/irq: refactor native_init_IRQ
` [PATCH 3/3] x86/irq: update first_system_vector only when X86_LOCAL_PIC is on

[PATCH 0/2] Refactor MTRR and PAT initializations
 2016-03-12 16:18 UTC  (12+ messages)
` [PATCH 1/2] x86/mm/pat: Change pat_disable() to emulate PAT table
` [PATCH 2/2] x86/mtrr: Refactor PAT initialization code

[PATCH V6 0/6] Intel memory b/w monitoring support
 2016-03-12 16:14 UTC  (5+ messages)

[PATCH] i2c: designware: Add device HID for future AMD I2C controller
 2016-03-12 16:03 UTC  (3+ messages)

[PATCH v2 1/2] x86/msr: Carry on after a non-"safe" MSR access fails without !panic_on_oops
 2016-03-12 16:02 UTC  (11+ messages)

hiiiii
 2016-03-12 12:19 UTC 

[v6, 0/5] Fix eSDHC host version register bug
 2016-03-12 15:52 UTC  (3+ messages)
` [v6, 4/5] powerpc/fsl: move mpc85xx.h to include/linux/fsl

[PATCH] x86: don't assume all fb devices are PCI devices
 2016-03-12 15:48 UTC  (2+ messages)

[PATCH v3 00/14] i2c-octeon and i2c-thunderx drivers
 2016-03-12 15:46 UTC  (11+ messages)
` [PATCH v3 01/14] i2c-octeon: Cleanup kerneldoc comments
` [PATCH v3 02/14] i2c-octeon: Cleanup i2c-octeon driver
` [PATCH v3 03/14] i2c-octeon: Cleanup resource allocation code
` [PATCH v3 04/14] i2c-octeon: Support I2C_M_RECV_LEN
` [PATCH v3 05/14] i2c-octeon: Make adapter timeout tunable

[PATCH] gpio: pca953x: Fix pca953x_gpio_set_multiple() on 64-bit
 2016-03-12 15:20 UTC  (2+ messages)

[PATCH] x86/irq: Cure live lock in irq_force_complete_move()
 2016-03-12 15:23 UTC  (5+ messages)

[PATCH] debugfs: fix double unlock in open_proxy_open()
 2016-03-12 15:22 UTC  (3+ messages)

[PATCH] x86: Enable full randomization on i386 and X86_32
 2016-03-12 15:15 UTC  (2+ messages)
` [tip:x86/mm] x86/mm/32: "

[PATCH] x86, pkeys: fix mismerge of protection keys CPUID bits
 2016-03-12 15:15 UTC  (2+ messages)
` [tip:mm/pkeys] x86/mm/pkeys: Fix "

[PATCH] i2c: i2c-core: do not use bus internal data
 2016-03-12 15:14 UTC  (2+ messages)

[PATCH] Staging: rtl8192e: Fix warning exceeding characters per line
 2016-03-12 15:01 UTC 

[PATCH] block: don't optimize for non-cloned bio in bio_get_last_bvec()
 2016-03-12 14:56 UTC 

e827091cb1 "block: merge: get the 1st and last bvec via helpers" broken
 2016-03-12 14:39 UTC  (12+ messages)

[RFC] tty: n_tty -- Add new TIOCPEEKRAW ioctl to peek unread data
 2016-03-12 14:18 UTC 

[PATCH V2] proc-vmcore: wrong data type casting fix
 2016-03-12 13:59 UTC  (5+ messages)

[BUG] sched: leaf_cfs_rq_list use after free
 2016-03-12 13:59 UTC  (2+ messages)

Linux 2.6.32.71 (EOL]
 2016-03-12 13:54 UTC 

[RFC PATCH 0/3] new bus type siox
 2016-03-12 13:43 UTC  (4+ messages)
` [RFC PATCH 1/3] siox: new driver/bus framework for Eckelmann SIOX

[PATCH 1/2] ARM: multi_v7_defconfig: enable CONFIG_PWM_ROCKCHIP=y
 2016-03-12 12:51 UTC  (2+ messages)
` [PATCH 2/2] ARM: multi_v7_defconfig: enable CONFIG_REGULATOR_PWM=y

[PATCH V5 00/10] perf/amd/iommu: Enable multi-IOMMU support
 2016-03-12 13:22 UTC  (3+ messages)
` [PATCH V5 02/10] perf/amd/iommu: Consolidate and move perf_event_amd_iommu header

Nokia N900 - audio TPA6130A2 problems
 2016-03-12 12:42 UTC  (7+ messages)

[PATCH v1 00/12] PCI: Rework shadow ROM handling
 2016-03-12 12:26 UTC  (8+ messages)

[PATCH V7] netfilter: h323: avoid potential attack
 2016-03-12 12:19 UTC  (2+ messages)

runtime regression with "x86/mm/pat: Emulate PAT when it is disabled"
 2016-03-12 12:03 UTC  (11+ messages)

GOOD NEWS!!!
 2016-03-12 11:11 UTC 

userns, netns, and quick physical memory consumption by unprivileged user
 2016-03-12 11:41 UTC  (3+ messages)

[PATCH v10 00/59] PCI: Resource allocation cleanup for v4.6
 2016-03-12 11:26 UTC  (11+ messages)
` [PATCH v10 02/59] sparc/PCI: Use correct bus address to resource offset
` [PATCH v10 06/59] PCI: Kill wrong quirk about M7101

[RFC PATCH 0/2] iio: introduce iio_{claim|release}_direct_mode()
 2016-03-12 11:25 UTC  (8+ messages)
` [RFC PATCH v2 0/2] iio: introduce iio_device_{claim|release}_direct_mode()
  ` [RFC PATCH v2 1/2] iio: core: implement iio_device_{claim|release}_direct_mode()
  ` [RFC PATCH v2 2/2] staging: iio: ad7192: use iio_device_{claim|release}_direct_mode()

[PATCH v2] serial: 8250_ingenic: Remove global variable
 2016-03-12 11:22 UTC 

[PATCH] s390: disable postinit-readonly for now
 2016-03-12 11:15 UTC  (2+ messages)

[PATCH] iio: adis16480: fix FNCTIO_CTRL corruption when enabling IRQ
 2016-03-12 11:14 UTC  (6+ messages)

[PATCH v4 0/4] Add more clock compatible features and support the RK3399 clock
 2016-03-12 11:13 UTC  (3+ messages)
` [PATCH v4 3/4] clk: rockchip: add new pll-type for rk3399 and similar socs

[PATCH] iio: adc: imx25-gcq: fix do_div
 2016-03-12 11:09 UTC  (5+ messages)

GOOD NEWS!!!
 2016-03-12 10:52 UTC 

[PATCH 0/3] infiniband: IB/hns: Hisilicon RoCE support
 2016-03-12 10:43 UTC  (6+ messages)
` [PATCH 1/3] infiniband: IB/hns: add "
` [PATCH 2/3] net: hns: "

[PATCH] iio: mma8452: add support for FXLS8471Q
 2016-03-12 10:51 UTC  (3+ messages)
` [PATCH v2 1/2] "

[RFC][PATCH] perf config: Introduce perf_config_set class
 2016-03-12 10:28 UTC  (5+ messages)

[PATCH] staging: xgifb: Fix comment style
 2016-03-12 10:19 UTC 

[PATCH 2/2] block: create ioctl to discard-or-zeroout a range of blocks
 2016-03-12 10:11 UTC  (12+ messages)

[PATCH v8 08/23] powerpc/8xx: Map IMMR area with 512k page at a fixed address
 2016-03-12  9:55 UTC  (3+ messages)
` [v8, "

[patch 0/4] x86/irq: Plug a couple of cpu hotplug races
 2016-03-12  9:19 UTC  (10+ messages)
` [patch 1/4] hotplug: Prevent alloc/free of irq descriptors during cpu up/down
          ` [Xen-devel] "

[PATCH-vs-togreg 1/2] iio: ina2xx-adc: update the CALIB. register when RShunt changes
 2016-03-12  9:19 UTC  (2+ messages)

[PATCH] staging: xgifb: Fix comment style
 2016-03-12  8:40 UTC 

[RFC 0/5] ftrace perf: Fixes and speedup
 2016-03-12  8:35 UTC  (5+ messages)
` [PATCH 4/5] ftrace: Make ftrace_hash_rec_enable return update bool

[PATCH v8 0/2] ASoc: sun4i-codec: Add FM, Line and Mic inputs
 2016-03-12  8:31 UTC  (8+ messages)
` [PATCH v8 2/2] "
    ` [linux-sunxi] "

[PATCH 4.4 00/74] 4.4.5-stable review
 2016-03-12  8:14 UTC  (10+ messages)
` [PATCH 4.4 34/74] arm64: vmemmap: use virtual projection of linear region

[PATCH] trace: irqsoff: Fix function tracing in preempt and preemptirqsoff tracers
 2016-03-12  8:13 UTC 

[PATCH] trace: irqsoff: Fix function tracing in preempt and preemptirqsoff tracers
 2016-03-12  8:07 UTC 

[PATCH] mm/vmalloc: reuse PAGE_ALIGNED to check PAGE_SIZE aligned
 2016-03-12  7:55 UTC 

[PATCH] staging: xgifb: Fix comments style in vb_init.c
 2016-03-12  7:46 UTC  (3+ messages)

[PATCH 00/10] Cleanup and audit of lnet selftest code
 2016-03-12  6:26 UTC  (6+ messages)
` [PATCH 07/10] staging: lustre: cleanup comment style for lnet selftest
  ` [lustre-devel] "

[PATCHv9 0/3] rdmacg: IB/core: rdma controller support
 2016-03-12  6:19 UTC  (9+ messages)
` [PATCHv9 1/3] rdmacg: Added rdma cgroup controller

[PATCH 2/2] Staging: nvec: fix multiline comment style
 2016-03-12  5:50 UTC  (3+ messages)

[PATCH 1/5] hwrng: exynos - Hide PM functions with __maybe_unused
 2016-03-12  5:26 UTC  (4+ messages)
` [PATCH 5/5] hwrng: exynos - Disable runtime PM on driver unbind

[BUG] Device unbound in a resumed state
 2016-03-12  5:25 UTC  (3+ messages)

[PATCH V3] net: ezchip: adapt driver to little endian architecture
 2016-03-12  5:23 UTC  (3+ messages)

[RFC][PATCH v2 1/2] printk: Make printk() completely async
 2016-03-12  5:01 UTC  (11+ messages)

[PATCH v3 00/13] Add A83T clk, r_pio, mmc rsb support
 2016-03-12  4:48 UTC  (4+ messages)
` [PATCH v3 01/13] pinctrl: sunxi: Add A83T R_PIO controller support

[PATCH] arc: use little endian accesses
 2016-03-12  4:20 UTC  (6+ messages)

[PATCH 0/3] OOM detection rework v4
 2016-03-12  4:08 UTC  (6+ messages)

[PATCH v11 0/9] arm64: Add kernel probes (kprobes) support
 2016-03-12  3:56 UTC  (3+ messages)
` [PATCH v11 6/9] arm64: kprobes instruction simulation support

[GIT PULL] target fixes for v4.5
 2016-03-12  3:51 UTC 

[PATCH v1 00/19] Support non-lru page migration
 2016-03-12  3:09 UTC  (3+ messages)
` [PATCH v1 13/19] zsmalloc: factor page chain functionality out


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