linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-27 22:01:33 to 2016-10-28 06:50:33 UTC [more...]

[PATCH 0/2] x86/vdso: small fixups for map_vdso
 2016-10-28  6:49 UTC  (4+ messages)
` [PATCH 2/2] x86/vdso: set vdso pointer only after success
  ` [tip:x86/asm] x86/vdso: Set vDSO "

[PATCH 1/2] x86/prctl/uapi: remove ifdef for CHECKPOINT_RESTORE
 2016-10-28  6:48 UTC  (2+ messages)
` [tip:x86/asm] x86/prctl/uapi: Remove #ifdef "

[PATCH 0/3] iopmem : A block device for PCIe memory
 2016-10-28  6:46 UTC  (5+ messages)
` [PATCH 2/3] iopmem : Add a block device driver for PCIe attached IO memory
` [PATCH 3/3] iopmem : Add documentation for iopmem driver

[PATCH v2 1/2] arm64: dts: hikey: extend default cma size to 128MB
 2016-10-28  6:43 UTC  (5+ messages)
` [PATCH v2 2/2] arm64: dts: hi6220: add resets property into dwmmc nodes

[PATCH 00/14] introduce the BFQ-v0 I/O scheduler as an extra scheduler
 2016-10-28  6:36 UTC  (19+ messages)

[v13, 0/8] Fix eSDHC host version register bug
 2016-10-28  6:06 UTC  (11+ messages)
` [v13, 1/8] dt: bindings: update Freescale DCFG compatible
` [v13, 2/8] ARM64: dts: ls2080a: add device configuration node
` [v13, 3/8] dt: bindings: move guts devicetree doc out of powerpc directory
` [v13, 4/8] powerpc/fsl: move mpc85xx.h to include/linux/fsl
` [v13, 5/8] soc: fsl: add GUTS driver for QorIQ platforms
` [v13, 6/8] MAINTAINERS: add entry for Freescale SoC drivers
` [v13, 7/8] base: soc: introduce soc_device_match() interface
` [v13, 8/8] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

[v14, 0/8] Fix eSDHC host version register bug
 2016-10-28  5:45 UTC  (9+ messages)
` [v14, 1/8] dt: bindings: update Freescale DCFG compatible
` [v14, 2/8] ARM64: dts: ls2080a: add device configuration node
` [v14, 3/8] dt: bindings: move guts devicetree doc out of powerpc directory
` [v14, 4/8] powerpc/fsl: move mpc85xx.h to include/linux/fsl
` [v14, 5/8] soc: fsl: add GUTS driver for QorIQ platforms
` [v14, 6/8] MAINTAINERS: add entry for Freescale SoC drivers
` [v14, 7/8] base: soc: introduce soc_device_match() interface
` [v14, 8/8] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

[PATCH v10 00/19] Add Mediated device support
 2016-10-28  6:01 UTC  (7+ messages)
` [PATCH v10 07/19] vfio iommu type1: Update argument of vaddr_get_pfn()
` [PATCH v10 09/19] vfio iommu type1: Add support for mediated devices

[PATCH -v4 RESEND 0/9] THP swap: Delay splitting THP during swapping out
 2016-10-28  5:56 UTC  (10+ messages)
` [PATCH -v4 RESEND 1/9] mm, swap: Make swap cluster size same of THP size on x86_64
` [PATCH -v4 RESEND 2/9] mm, memcg: Support to charge/uncharge multiple swap entries
` [PATCH -v4 RESEND 3/9] mm, THP, swap: Add swap cluster allocate/free functions
` [PATCH -v4 RESEND 4/9] mm, THP, swap: Add get_huge_swap_page()
` [PATCH -v4 RESEND 5/9] mm, THP, swap: Support to clear SWAP_HAS_CACHE for huge page
` [PATCH -v4 RESEND 6/9] mm, THP, swap: Support to add/delete THP to/from swap cache
` [PATCH -v4 RESEND 7/9] mm, THP: Add can_split_huge_page()
` [PATCH -v4 RESEND 8/9] mm, THP, swap: Support to split THP in swap cache
` [PATCH -v4 RESEND 9/9] mm, THP, swap: Delay splitting THP during swap out

[RFC 0/8] Define coherent device memory node
 2016-10-28  5:47 UTC  (12+ messages)

[PATCH] arm64: defconfig: Enable DRM DU and V4L2 FCP + VSP modules
 2016-10-28  5:44 UTC  (5+ messages)

[PATCH v4 0/3] nvme power saving
 2016-10-28  5:29 UTC  (8+ messages)

[RFC PATCH] usb: core: correct usb_get_dev() documentation
 2016-10-28  5:05 UTC  (3+ messages)

drivers/base/power/opp/of.c:181:6: error: redefinition of 'dev_pm_opp_of_remove_table'
 2016-10-28  5:05 UTC  (4+ messages)

[ISSUE] mm: Add a user_ns owner to mm_struct and fix ptrace_may_access
 2016-10-28  4:45 UTC  (11+ messages)
          ` [REVIEW][PATCH v2] mm: Add a user_ns owner to mm_struct and fix ptrace permission checks

[PATCH v2 0/4] Make input drivers y2038 safe
 2016-10-28  4:46 UTC  (12+ messages)
` [PATCH v2 1/4] uinput: Add ioctl for using monotonic/ boot times
` [PATCH v2 3/4] input: Deprecate real timestamps beyond year 2106

[PATCH RESEND] mpt3sas: Fix for block device of raid exists even after deleting raid disk
 2016-10-28  4:39 UTC 

[PATCH v6 00/11] implement vcpu preempted check
 2016-10-28  8:11 UTC  (12+ messages)
` [PATCH v6 01/11] kernel/sched: introduce vcpu preempted check interface
` [PATCH v6 02/11] locking/osq: Drop the overload of osq_lock()
` [PATCH v6 03/11] kernel/locking: Drop the overload of {mutex,rwsem}_spin_on_owner
` [PATCH v6 04/11] powerpc/spinlock: support vcpu preempted check
` [PATCH v6 05/11] s390/spinlock: Provide vcpu_is_preempted
` [PATCH v6 06/11] x86, paravirt: Add interface to support kvm/xen vcpu preempted check
` [PATCH v6 07/11] KVM: Introduce kvm_write_guest_offset_cached
` [PATCH v6 08/11] x86, kvm/x86.c: support vcpu preempted check
` [PATCH v6 09/11] x86, kernel/kvm.c: "
` [PATCH v6 10/11] x86, xen: "
` [PATCH v6 11/11] Documentation: virtual: kvm: Support "

[PATCH 0/4] printk: Fixes and hardening related to KERN_CONT
 2016-10-28  4:08 UTC  (4+ messages)
` [PATCH 1/4] printk/NMI: Handle continuous lines and missing newline

[RFC][PATCHv4 0/6] printk: use printk_safe to handle printk() recursive calls
 2016-10-28  4:05 UTC  (3+ messages)

[PATCH 0/7] Support TPS65217 PMIC interrupt in DT
 2016-10-28  4:04 UTC  (7+ messages)
` [PATCH 5/7] ARM: dts: am335x: Add the charger interrupt
` [PATCH 7/7] mfd: tps65217: Fix mismatched interrupt number

linux-next: Tree for Oct 28
 2016-10-28  3:41 UTC 

[PATCH 0/2] KVM: x86: emulate fxsave and fxrstor
 2016-10-28  3:29 UTC  (5+ messages)
` [PATCH 1/2] "

(no subject)
 2016-10-28  3:10 UTC  (4+ messages)
` [PATCH v2 1/5] kconfig: introduce the "imply" keyword

tpm_tis regression in 4.9?
 2016-10-28  3:09 UTC  (2+ messages)

[PATCH v4] pwm: add pwm driver for HiSilicon BVT SOCs
 2016-10-28  2:56 UTC  (6+ messages)

[PATCH v2 0/3] usb: musb: da8xx: Fix few issues
 2016-10-28  2:56 UTC  (3+ messages)
` [PATCH v2 3/3] usb: musb: da8xx: Only execute the OTG workaround when phy in OTG mode

[PATCH] e1000e: x86: e1000 driver trying to free already-free irq
 2016-10-28  2:50 UTC  (2+ messages)

[PATCH v9 00/12] Add Mediated device support
 2016-10-28  2:18 UTC  (5+ messages)
` [PATCH v9 04/12] vfio iommu: Add support for mediated devices
  ` [Qemu-devel] "

[PATCH v2 0/3] use nocache copy in copy_from_iter_nocache()
 2016-10-28  1:58 UTC  (9+ messages)
` [PATCH v2 1/3] introduce memcpy_nocache()
` [PATCH v2 3/3] x86: remove unneeded flush in arch_copy_from_iter_pmem()

[lkp] [block] b1fa1b67c1: BUG: KASAN: null-ptr-deref on address 0000000000000080
 2016-10-28  2:15 UTC 

BUGreport: fix minor infoleak in get_user_ex()
 2016-10-28  2:02 UTC  (2+ messages)
  ` [4.1 backport trouble] "

[RESEND/PATCH v6 0/3] Add support for Qualcomm A53 CPU clock
 2016-10-28  1:59 UTC  (5+ messages)
` [RESEND/PATCH v6 1/3] clk: qcom: Add A53 PLL support
` [RESEND/PATCH v6 2/3] clk: qcom: Add regmap mux-div clocks support

[RESEND/PATCH v6 3/3] clk: qcom: Add A53 clock driver
 2016-10-28  1:54 UTC  (2+ messages)

[PATCH 0/2] arm64, numa: Fix OOPS with numa=off
 2016-10-28  1:50 UTC  (5+ messages)
` [PATCH 1/2] of, numa: Add function to disable of_node_to_nid()

[PATCH v3 0/3] STM32F4 Add RTC & QSPI clocks
 2016-10-28  1:39 UTC  (7+ messages)
` [PATCH v3 1/3] clk: stm32f4: Add LSI & LSE clocks
` [PATCH v3 2/3] clk: stm32f4: Add RTC clock
` [PATCH v3 3/3] clk: stm32f469: Add QSPI clock

mmotm 2016-10-27-18-27 uploaded
 2016-10-28  1:28 UTC 

[PATCH][resend] drm: bridge: add DesignWare HDMI I2S audio support
 2016-10-28  1:22 UTC 

[RESEND PATCH v2] clk: hisilicon: add CRG driver for Hi3798CV200 SoC
 2016-10-28  1:19 UTC  (4+ messages)

[PATCH v14 0/4] Add clock support for Mediatek MT2701
 2016-10-28  1:17 UTC  (3+ messages)
` [PATCH v14 1/4] clk: mediatek: Add MT2701 clock support

[PATCH] ASoC: da7219: Connect output enable register to DAIOUT
 2016-10-28  1:02 UTC 

[PATCH 0/3] inherit dma configuration from parent dev
 2016-10-27  5:28 UTC  (4+ messages)
` [PATCH 3/3] usb: dwc3: host: Do not use dma_coerce_mask_and_coherent

[PATCH v2 0/6] sparc: Enable sun4v hypervisor PCI IOMMU v2 APIs and ATU
 2016-10-28  0:41 UTC  (8+ messages)
` [PATCH v2 1/6] sparc64: Add FORCE_MAX_ZONEORDER and default to 13
` [PATCH v2 2/6] sparc64: Add ATU (new IOMMU) support
` [PATCH v2 3/6] sparc64: Initialize iommu_map_table and iommu_pool
` [PATCH v2 4/6] sparc64: Bind PCIe devices to use IOMMU v2 service
` [PATCH v2 5/6] sparc64: Enable sun4v dma ops to use IOMMU v2 APIs
` [PATCH v2 6/6] sparc64: Enable 64-bit DMA

[git pull] drm/x86 pat regression fix
 2016-10-28  0:37 UTC  (2+ messages)

[PATCH] clk: xgene: Don't call __pa on ioremaped address
 2016-10-28  0:33 UTC  (4+ messages)

[PATCH v1 4/4] scsi: ufs: change device rails hpm mode ramp up sequence
 2016-10-28  0:26 UTC 

[PATCH v1 3/4] scsi: ufs: suspend clock scaling at the start of suspend
 2016-10-28  0:26 UTC 

[PATCH v1 2/4] scsi: ufshcd: release resources if probe fails
 2016-10-28  0:25 UTC 

[PATCH v1 1/4] scsi: ufs: fix race between clock gating and devfreq scaling work
 2016-10-28  0:25 UTC 

[PATCH] device-dax: fix percpu_ref_exit ordering
 2016-10-28  0:18 UTC 

[RFC][PATCH] arm64: Add support for CONFIG_DEBUG_VIRTUAL
 2016-10-28  0:18 UTC 

[PATCH 0/4] Input: goodix - Support dynamic reconfiguration
 2016-10-28  0:08 UTC  (6+ messages)
` [PATCH 4/4] Input: goodix - Support interchanging x and y coordinates in hardware

[PATCH v6 0/3] LSM: security module information improvements
 2016-10-28  0:05 UTC  (4+ messages)

linux-next: bad merge in the jc_docs tree
 2016-10-27 23:50 UTC  (2+ messages)

[PATCH 00/29] Batch one for work from 2.7.55 to 2.7.59
 2016-10-27 23:40 UTC  (31+ messages)
` [PATCH 01/29] staging: lustre: osc: remove handling cl_avail_grant less than zero
` [PATCH 02/29] staging: lustre: llite: remove IS_ERR(master_inode) check
` [PATCH 03/29] staging: lustre: llite: restart short read/write for normal IO
` [PATCH 04/29] staging: lustre: obdclass: variable llog chunk size
` [PATCH 05/29] staging: lustre: lmv: allow cross-MDT rename and link
` [PATCH 06/29] staging: lustre: ptlrpc: Introduce iovec to bulk descriptor
` [PATCH 07/29] staging: lustre: lov: remove LSM from struct lustre_md
` [PATCH 08/29] staging: lustre: clio: update file attributes after sync
` [PATCH 09/29] staging: lustre: dne: setdirstripe should fail if not supported
` [PATCH 10/29] staging: lustre: ptlrpc: embed highest XID in each request
` [PATCH 11/29] staging: lustre: llite: basic support of SELinux in CLIO
` [PATCH 12/29] staging: lustre: mdc: manage number of modify RPCs in flight
` [PATCH 13/29] staging: lustre: llite: report back to user bad stripe count
` [PATCH 14/29] staging: lustre: ptlrpc: Do not resend req with allow_replay
` [PATCH 15/29] staging: lustre: obdecho: don't copy lu_site
` [PATCH 16/29] staging: lustre: mdc: deactive MDT permanently
` [PATCH 17/29] staging: lustre: ptlrpc: replay bulk request
` [PATCH 18/29] staging: lustre: mdt: disable IMA support
` [PATCH 19/29] staging: lustre: ldlm: reclaim granted locks defensively
` [PATCH 20/29] staging: lustre: recovery: don't skip open replay on reconnect
` [PATCH 21/29] staging: lustre: obdclass: race lustre_profile_list
` [PATCH 22/29] staging: lustre: llite: add LL_IOC_FUTIMES_3
` [PATCH 23/29] staging: lustre: ptlrpc: do not sleep if encpool reached max capacity
` [PATCH 24/29] staging: lustre: ptlrpc: Forbid too early NRS policy tunings
` [PATCH 25/29] staging: lustre: llite: Inform copytool of dataversion changes
` [PATCH 26/29] staging: lustre: ptlrpc: do not switch out-of-date context
` [PATCH 27/29] staging: lustre: headers: Create single .h for lu_seq_range
` [PATCH 28/29] staging: lustre: ptlrpc: imp_peer_committed_transno should increase
` [PATCH 29/29] staging: lustre: llog: record the minimum record size

linux-next: build warning in Linus' tree
 2016-10-27 23:40 UTC  (6+ messages)

[PATCH 1/2] perf, x86-mm: Add exit-fault tracing
 2016-10-27 23:31 UTC  (3+ messages)
` [PATCH v2] perf, x86-mm: declare page-faults tracepoints like irq-vectors ones

[RFC] HID:hid-lg4ff: Delay to allow wheels to center after plug-in
 2016-10-27 23:30 UTC  (4+ messages)

[PULL] modules: begin maintainer transition
 2016-10-27 23:29 UTC  (4+ messages)

[PATCH] ARM: dts: msm8974: Remove "unused" reserved region
 2016-10-27 23:23 UTC 

[PATCH] nvdimm: make CONFIG_NVDIMM_DAX 'bool'
 2016-10-27 23:22 UTC  (2+ messages)

[GIT PULL 00/15] perf/core improvements and fixes
 2016-10-27 23:14 UTC  (3+ messages)
` [PATCH 08/15] perf tools: Introduce timestamp_in_usec()

[PATCH 0/3] THREAD_INFO_IN_TASK prep work for arm64+s390
 2016-10-27 23:13 UTC  (3+ messages)
` [PATCH 3/3] thread_info: include <current.h> for THREAD_INFO_IN_TASK

[PATCH v6] tty/serial: at91: fix hardware handshake on Atmel platforms
 2016-10-27 23:13 UTC  (3+ messages)

[lkp] [x86/platform/UV] 71854cb812: will-it-scale.per_thread_ops -2.3% regression
 2016-10-27 22:37 UTC  (4+ messages)

[PATCH v7] spi: sun4i: Allow transfers larger than FIFO size
 2016-10-27 22:47 UTC  (5+ messages)

[PATCH v2 1/3] hwmon: (mcp3021) rework for DT support
 2016-10-27 22:33 UTC  (3+ messages)
` [PATCH v2 2/3] hwmon: (mcp3021) add devicetree bindings documentation
` [PATCH v2 3/3] hwmon: (mcp3021) replace S_IRUGO with 0444

[PATCH 0/5] add NS2 support to bgmac
 2016-10-27 22:43 UTC  (8+ messages)
` [PATCH 1/5] net: phy: broadcom: Add BCM54810 phy entry
` [PATCH 4/5] net: ethernet: bgmac: add NS2 support

[PATCH v7 0/6] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2016-10-27 22:38 UTC  (5+ messages)
` [PATCH v7 6/6] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID

[PATCH 00/32] Create an User's manual and improve development-process book
 2016-10-27 22:40 UTC  (4+ messages)

[PATCH] f2fs: use BIO_MAX_PAGES for bio allocation
 2016-10-27 22:39 UTC  (3+ messages)

[PATCH v3] mailbox: PCC: Fix lockdep warning when request PCC channel
 2016-10-27 22:34 UTC 

[PATCH] [media] media: fix platform_no_drv_owner.cocci warnings
 2016-10-27 22:34 UTC 

[PATCH net-next 0/5] Route ICMPv6 errors with the flow when ECMP in use
 2016-10-27 22:35 UTC  (3+ messages)
` [PATCH net-next 5/5] ipv6: Compute multipath hash for forwarded ICMP errors from offending packet

[RFC v2 0/8] SchedTune: central, scheduler-driven, power-perfomance control
 2016-10-27 22:34 UTC  (6+ messages)
` [RFC v2 5/8] sched/tune: add initial support for CGroups based boosting

[PATCH] intel_idle: Don't use on Lenovo Ideapad S10-3t
 2016-10-27 22:22 UTC  (3+ messages)

[PATCH 2/3] x86/vmware: Add basic paravirt ops support
 2016-10-27 22:10 UTC  (4+ messages)
` [RESEND PATCH 1/3] x86/vmware: Use tsc_khz value for calibrate_cpu()
  ` [RESEND PATCH 3/3] x86/vmware: Add paravirt sched clock

[PATCH net-next 5/5] ipv6: Compute multipath hash for forwarded ICMP errors from offending packet
 2016-10-27 22:10 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).