linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-15 17:37:11 to 2016-09-16 01:00:40 UTC [more...]

[PATCH] scsi: replace broken specification URL
 2016-09-16  1:00 UTC  (5+ messages)

linux-next: manual merge of the drm-msm tree with Linus' tree
 2016-09-16  0:48 UTC 

linux-next: manual merge of the drm-intel tree with Linus' tree
 2016-09-16  0:38 UTC 

[PATCH v2 0/3] mm, dax: export dax capabilities and mapping size info to userspace
 2016-09-16  0:16 UTC  (9+ messages)
` [PATCH v2 2/3] mm, dax: add VM_DAX flag for DAX VMAs

[PATCH v3] arch_prctl,x86 Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2016-09-16  0:07 UTC  (7+ messages)
` [PATCH v3 1/3] syscalls,x86 Expose arch_prctl on x86-32
` [PATCH v3 2/3] x86 Test and expose CPUID faulting capabilities in /proc/cpuinfo
` [PATCH v3 3/3] x86,arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction

[PATCHSET wq/for-4.9] workqueue: make workqueue available very early during boot
 2016-09-15 23:55 UTC  (11+ messages)
` [PATCH 1/7] workqueue: make workqueue available "
` [PATCH 2/7] mce, workqueue: remove keventd_up() usage
` [PATCH 3/7] tty, "
` [PATCH 4/7] power, "
` [PATCH 5/7] slab, "
` [PATCH 6/7] debugobj, "
` [PATCH 7/7] workqueue: remove keventd_up()

[PATCH v3] net: ip, diag -- Add diag interface for raw sockets
 2016-09-15 23:45 UTC  (10+ messages)

[PATCH 0/5] Make /sys/class/net per net namespace objects belong to container
 2016-09-15 23:26 UTC  (5+ messages)

[PATCH v2 2/3] x86 Test and expose CPUID faulting capabilities in /proc/cpuinfo
 2016-09-15 23:36 UTC  (12+ messages)
  ` [Xen-devel] "

[PATCH][V2] atm: iphase: fix newline escape and minor tweak to source formatting Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit
 2016-09-15 23:16 UTC  (2+ messages)
` [PATCH][V2] atm: iphase: fix newline escape and minor tweak to source formatting

[PATCH] ASoC: rockchip: Support headset button function on rk3399
 2016-09-15 23:10 UTC 

genirq: Setting trigger mode 0 for irq 11 failed (txx9_irq_set_type+0x0/0xb8)
 2016-09-15 23:02 UTC  (2+ messages)

Source code review around jump label usage
 2016-09-15 22:55 UTC  (18+ messages)
` [PATCH 0/4] clk/Renesas-MSTP: Fine-tuning for two function implementations
  ` [PATCH 1/4] clk/Renesas-MSTP: Use kmalloc_array() in cpg_mstp_clocks_init()
  ` [PATCH 2/4] clk/Renesas-MSTP: Delete an error message for a failed memory allocation
        `  "
  ` [PATCH 3/4] clk/Renesas-MSTP: Less function calls in cpg_mstp_clocks_init() after error detection
  ` [PATCH 4/4] clk/Renesas-MSTP: Rename jump labels in cpg_mstp_attach_dev()
` crypto-caamhash: Fine-tuning for several function implementations

[PATCH V3 for-next 0/9] IB/hns: Add CM(Connection Manager) Support to HNS RoCe Driver
 2016-09-15 22:48 UTC  (10+ messages)
` [PATCH V3 for-next 1/9] IB/hns: Register HNS RoCE Driver get_netdev() with IB Core
` [PATCH V3 for-next 2/9] IB/hns: Add & initialize "node_guid" parameter for RDMA CM
` [PATCH V3 for-next 3/9] IB/hns: Fix the value of device_cap_flags
` [PATCH V3 for-next 4/9] IB/hns: Fix two possible bugs for rdma cm
` [PATCH V3 for-next 5/9] IB/hns: Add phy_port for computing GSI/QPN
` [PATCH V3 for-next 6/9] IB/hns: Change the logic for allocating uar registers
` [PATCH V3 for-next 7/9] IB/hns: Fix the bug of rdma cm connecting on user mode
` [PATCH V3 for-next 8/9] IB/hns: Fix two bugs for rdma cm connecting
` [PATCH V3 for-next 9/9] IB/hns: Add node_guid definition to the bindings document

DAX mapping detection (was: Re: [PATCH] Fix region lost in /proc/self/smaps)
 2016-09-15 22:33 UTC  (11+ messages)

[RFC] writev() semantics with invalid iovec in the middle
 2016-09-15 22:32 UTC  (5+ messages)

[PATCH] soc: rockchip: power-domain: Handle errors from of_genpd_add_provider_onecell
 2016-09-15 22:31 UTC  (3+ messages)

[PATCH v2 1/2] iio: Implement counter channel type and info constants
 2016-09-15 22:30 UTC  (2+ messages)

[PATCH] blockgroup_lock.h: simplify definition of NR_BG_LOCKS
 2016-09-15 22:29 UTC  (3+ messages)

[PATCH v21 00/20] perf, tools: Add support for PMU events in JSON format
 2016-09-15 22:24 UTC  (20+ messages)
` [PATCH v21 01/19] perf, tools: Add jsmn `jasmine' JSON parser
` [PATCH v21 02/19] perf, tools, jevents: Program to convert JSON file to C style file
` [PATCH v21 03/19] perf, tools: Use pmu_events table to create aliases
` [PATCH v21 04/19] perf, tools: Support CPU ID matching for Powerpc
` [PATCH v21 05/19] perf, tools: Support CPU id matching for x86 v2
` [PATCH v21 06/19] perf, tools: Support alias descriptions
` [PATCH v21 07/19] perf, tools: Query terminal width and use in perf list
` [PATCH v21 08/19] perf, tools: Add a --no-desc flag to "
` [PATCH v21 09/19] perf, tools: Add override support for event list CPUID
` [PATCH v21 10/19] perf, tools, jevents: Add support for long descriptions
` [PATCH v21 11/19] perf, tools: Add alias "
` [PATCH v21 12/19] perf, tools: Support long descriptions with perf list
` [PATCH v21 13/19] perf, tools: Add support for event list topics
` [PATCH v21 14/19] perf, tools, jevents: Handle header line in mapfile
` [PATCH v21 15/19] perf, tools: Add README for info on parsing JSON/map files
` [PATCH v21 16/19] perf, tools: Make alias matching case-insensitive
` [PATCH v21 17/19] perf, tools, pmu-events: Fix fixed counters on Intel
` [PATCH v21 18/19] perf, tools, pmu-events: Add Skylake frontend MSR support
` [PATCH v21 19/19] perf, tools: Allow period= in perf stat CPU event descriptions

[PATCH] blockgroup_lock.h: remove debris from bgl_lock_ptr() conversion
 2016-09-15 22:24 UTC  (2+ messages)

[PATCH 0/2] soc: rockchip: fix probe error path in power-domain driver
 2016-09-15 22:14 UTC  (3+ messages)
` [PATCH 1/2] soc: rockchip: power-domain: use pm_genpd_remove in error cleanup
` [PATCH 2/2] soc: rockchip: power-domain: Handle errors from of_genpd_add_provider_onecell

[GIT PULL] KVM fix for 4.8-rc7
 2016-09-15 22:03 UTC 

[RFC/RFT][PATCH v2 0/7] Functional dependencies between devices
 2016-09-15 22:07 UTC  (7+ messages)
` [RFC/RFT][PATCH v3 0/5] "
  ` [Resend][RFC/RFT][PATCH v3 1/5] driver core: Add a wrapper around __device_release_driver()
  ` [RFC/RFT][PATCH v3 2/5] driver core: Functional dependencies tracking support
  ` [RFC/RFT][PATCH v3 3/5] PM / sleep: Make async suspend/resume of devices use device links
  ` [RFC/RFT][PATCH v3 4/5] PM / runtime: Use "
  ` [RFC/RFT][PATCH v3 5/5] PM / runtime: Optimize the use of "

[PATCH] PM / Domains: Allow holes in genpd_data.domains array
 2016-09-15 22:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3) posix-timers: make it configurable
 2016-09-15 21:56 UTC  (15+ messages)

[RFC v3 00/22] Landlock LSM: Unprivileged sandboxing
 2016-09-15 21:51 UTC  (24+ messages)
` [RFC v3 03/22] bpf,landlock: Add a new arraymap type to deal with (Landlock) handles
` [RFC v3 07/22] landlock: Handle file comparisons
` [RFC v3 18/22] cgroup,landlock: Add CGRP_NO_NEW_PRIVS to handle unprivileged hooks

linux-next: removal of the kgdb tree
 2016-09-15 21:49 UTC  (3+ messages)

[PATCH] PM / OPP: avoid maybe-uninitialized warning
 2016-09-15 21:45 UTC  (2+ messages)

[PATCH v2 00/33] Enable Intel Resource Allocation in Resource Director Technology
 2016-09-15 21:40 UTC  (5+ messages)
` [PATCH v2 10/33] x86/intel_rdt: Implement scheduling support for Intel RDT

[PATCH -next] staging: fsl-mc: remove .owner field for driver
 2016-09-15 14:03 UTC  (2+ messages)

[PATCH] ARM: dts: msm8974: Add definitions for QCE & cryptobam
 2016-09-15 21:18 UTC  (2+ messages)

linux-next: manual merge of the amlogic tree with the pinctrl tree
 2016-09-15 21:18 UTC  (3+ messages)

[RESEND][PATCH 0/5] nbd improvements
 2016-09-15 21:10 UTC  (8+ messages)
` [Nbd] "

[PATCH v2 0/2] if running under KVM, use kvmclock to compute TSC deadline value
 2016-09-15 21:02 UTC  (6+ messages)
` [PATCH 2/2] x86, kvm: "

[PATCH] ARM: dts: am57xx-beagle-x15-common: Fix wrong pinctrl selection for mmc2
 2016-09-15 21:01 UTC  (2+ messages)

[PATCH 0/2] Improve regmap support for more exotic devices
 2016-09-15 20:56 UTC  (3+ messages)
` [PATCH 1/2] regmap: Allow longer flag masks for read and write
` [PATCH 2/2] regma: Add missing little endian functions

TRIM/UNMAP/DISCARD via ATA Passthrough
 2016-09-15 20:52 UTC  (5+ messages)

v4.8-rc: GSM audio causes trouble
 2016-09-15 20:51 UTC  (2+ messages)

[PATCH 0/3] constify net_device_ops structures
 2016-09-15 20:23 UTC  (4+ messages)
` [PATCH 1/3] hisilicon: "
` [PATCH 2/3] dwc_eth_qos: "
` [PATCH 3/3] l2tp: "

[PATCH] docs/driver-model: fix typo
 2016-09-15 20:49 UTC 

[PATCH 1/2] [media] Input: atmel_mxt: disallow impossible configuration
 2016-09-15 20:23 UTC  (4+ messages)
` [PATCH 2/2] [media] Input: synaptics-rmi4: "

[PATCH] Input: v4l-touch - add copyright lines
 2016-09-15 20:30 UTC 

[PATCH] sctp: Remove some redundant code
 2016-09-15 20:19 UTC  (4+ messages)

[PATCH 1/2] staging: sm750fb: fix line length coding style issues in ddk750_chip.c
 2016-09-15 20:16 UTC  (2+ messages)
` [PATCH 2/2] staging: sm750fb: fix block comment style and spelling "

[PATCH v2 0/9] re-enable DAX PMD support
 2016-09-15 20:09 UTC  (3+ messages)
` [PATCH v2 2/9] ext2: tell DAX the size of allocation holes

[Documentation] State of CPU controller in cgroup v2
 2016-09-15 20:08 UTC  (11+ messages)

[PATCH 0/3] LEGO MINDSTORMS I2C support
 2016-09-15 20:00 UTC  (2+ messages)

[PATCH] Re: [PATCH] jbd2: add jbd2_journal_init() helper
 2016-09-15 19:58 UTC  (5+ messages)
` [PATCH] jbd2: move more common code into journal_init_common()

[PATCH] i2c: i2c-mux-pca954x: retry updating the mux selection on failure
 2016-09-15 19:52 UTC  (2+ messages)

[PATCH v7] i2c: imx: make bus recovery through pinctrl optional
 2016-09-15 19:45 UTC  (2+ messages)

[PATCH] sysfs print name of undiscoverable attribute group as well
 2016-09-15 19:44 UTC 

[PATCH v2] dmaengine: s3c24xx: Add dma_slave_map for s3c2440 devices
 2016-09-15 19:41 UTC 

[PATCH 00/12] thread_info cleanups and stack caching
 2016-09-15 19:19 UTC  (9+ messages)
` [PATCH 08/12] x86/dumpstack: Pin the target stack in save_stack_trace_tsk()

[PATCH v5 0/6] ARM: dts: imx6q: Add Engicam i.CoreM6 dts
 2016-09-15 19:16 UTC  (7+ messages)
` [PATCH v5 1/6] of: Add vendor prefix for Engicam s.r.l company
` [PATCH v5 2/6] ARM: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual initial support
` [PATCH v5 3/6] ARM: dts: imx6q: Add Engicam i.CoreM6 DualLite/Solo "
` [PATCH v5 4/6] ARM: dts: imx6qdl-icore: Add usbhost support
` [PATCH v5 5/6] ARM: dts: imx6qdl-icore: Add usbotg support
` [PATCH v5 6/6] ARM: dts: imx6qdl-icore: Add FEC support

[PATCH 05/13] pci/msi: Retrieve affinity for a vector
 2016-09-15 19:02 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH 0/5] nbd improvements
 2016-09-15 18:53 UTC  (2+ messages)

[Nbd] [RESEND][PATCH 0/5] nbd improvements
 2016-09-15 19:02 UTC  (12+ messages)

[PATCH 04/13] genirq/affinity: Remove old irq spread infrastructure
 2016-09-15 19:02 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH 03/13] genirq/msi: Switch to new irq spreading infrastructure
 2016-09-15 19:01 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH 02/13] genirq/affinity: Provide smarter irq spreading infrastructure
 2016-09-15 19:01 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH 01/13] genirq/msi: Add cpumask allocation to alloc_msi_entry
 2016-09-15 19:00 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH 1/2] staging: sm750fb: fix line length coding style issues in ddk750_chip.c
 2016-09-15 18:59 UTC  (6+ messages)
` [PATCH 2/2] staging: sm750fb: fix block comment style and spelling "

[PATCH v2 00/19] remoteproc: Allow platform-specific drivers to request resources
 2016-09-15 18:58 UTC  (5+ messages)
` [PATCH v2 07/19] remoteproc: Add new resource type for resource table spare bytes
` [PATCH v2 18/19] remoteproc: core: Add function to create remoteproc local resource table

[PATCHv12 1/3] rdmacg: Added rdma cgroup controller
 2016-09-15 18:56 UTC  (11+ messages)

[PATCH] pinctrl: cherryview: Do not mask all interrupts on probe
 2016-09-15 18:50 UTC  (5+ messages)
` [PATCH 1/2] gpiolib: Add possibility to mask which GPIOs are added to IRQ domain

[PATCH 0/4] reintroduce compaction feedback for OOM decisions
 2016-09-15 18:51 UTC  (2+ messages)

[PATCH] staging: rts5208: make some vars to lower case to keep the style consistent
 2016-09-15 18:51 UTC 

[RFC PATCH 0/8] arm64: move thread_info off of the task stack
 2016-09-15 18:37 UTC  (3+ messages)
` [RFC PATCH 2/8] thread_info: allow custom in-task thread_info

[PATCH v1 0/3] Usb gadget ncm code cleanup
 2016-09-15 18:35 UTC  (3+ messages)
` [PATCH v1 2/3] usb: gadget: NCM: link socket buffers to the device for received packets

[PATCH] staging: lustre: lustre/ldlm: Fixed sparse warnings
 2016-09-15 18:33 UTC  (4+ messages)

[PATCH 6/7] AGPGART-UniNorth: Rename a jump label in uninorth_create_gatt_table()
 2016-09-15 18:26 UTC  (3+ messages)

[PATCH 1/1] ARM: imx5: Add clocks configuration
 2016-09-15 17:42 UTC  (2+ messages)

[PATCH v4 4/4] regulator: Prevent falling too fast
 2016-09-15 18:02 UTC  (5+ messages)

[PATCH 0/7 v3] sched: reflect sched_entity move into task_group's load
 2016-09-15 17:54 UTC  (6+ messages)
` [PATCH 4/7 v3] sched: propagate load during synchronous attach/detach

[PATCH 1/1] rapidio/rio_cm: avoid GFP_KERNEL in atomic context
 2016-09-15 17:54 UTC 

[PATCH 0/2] x86/tsc: Update tsc crystal_khz whitelist
 2016-09-15 17:48 UTC  (5+ messages)
` [PATCH 2/2] x86/tsc: Add additional Intel CPU models to "

[PATCH] drm/radeon/radeon_device: remove unused function
 2016-09-15 17:44 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).