linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-11 13:56:27 to 2015-06-11 17:43:09 UTC [more...]

[RFC PATCH v6 00/32] perf tools: filtering events using eBPF programs
 2015-06-11 17:42 UTC  (14+ messages)
` [RFC PATCH v6 24/32] perf record: Compile scriptlets if pass '.c' to --event
` [RFC PATCH v6 25/32] perf tools: Add 'bpf.' config section to perf default config
` [RFC PATCH v6 28/32] perf record: Probe at kprobe points

[PATCH v2] NET: Add ezchip ethernet driver
 2015-06-11 17:41 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v4 00/14] crypto: add a new driver for Marvell's CESA
 2015-06-11 17:36 UTC  (20+ messages)
` [PATCH v4 01/14] crypto: mv_cesa: document the clocks property
` [PATCH v4 02/13] crypto: mv_cesa: explicitly define kirkwood and dove compatible strings
` [PATCH v4 06/14] crypto: marvell/CESA: add DES support
` [PATCH v4 06/13] crypto: marvell/CESA: add Triple-DES support
` [PATCH v4 07/13] crypto: marvell/CESA: add MD5 support
` [PATCH v4 07/14] crypto: marvell/CESA: add Triple-DES support
` [PATCH v4 08/14] crypto: marvell/CESA: add MD5 support
` [PATCH v4 08/13] crypto: marvell/CESA: add SHA256 support
` [PATCH v4 09/14] "
` [PATCH v4 09/13] crypto: marvell/CESA: add support for all armada SoCs
` [PATCH v4 10/13] crypto: marvell/CESA: add allhwsupport module parameter
` [PATCH v4 10/14] crypto: marvell/CESA: add support for all armada SoCs
` [PATCH v4 11/14] crypto: marvell/CESA: add allhwsupport module parameter
` [PATCH v4 11/13] crypto: marvell/CESA: add support for Orion SoCs
` [PATCH v4 12/13] crypto: marvell/CESA: add support for Kirkwood and Dove SoCs
` [PATCH v4 12/14] crypto: marvell/CESA: add support for Orion SoCs
` [PATCH v4 13/13] crypto: marvell/CESA: add DT bindings documentation
` [PATCH v4 13/14] crypto: marvell/CESA: add support for Kirkwood and Dove SoCs
` [PATCH v4 14/14] crypto: marvell/CESA: add DT bindings documentation

[PATCH 00/22 v2] Introduce default domains for iommu groups
 2015-06-11 17:41 UTC  (6+ messages)
` [PATCH 06/22] iommu: Allocate a default domain "
` [PATCH 08/22] iommu: Make sure a device is always attached to a domain

[RFC][PATCH 0/5] do not dereference NULL pools in pools' destroy() functions
 2015-06-11 17:40 UTC  (8+ messages)

[PATCH 0/8] tick/nohz: Tick dependency quick check + cleanups
 2015-06-11 17:36 UTC  (6+ messages)
` [PATCH 1/8] jiffies: Remove HZ > USEC_PER_SEC special case
` [PATCH 2/8] apm32: Fix cputime == jiffies assumption
` [PATCH 4/8] nohz: Remove idle task special case
` [PATCH 7/8] nohz: Evaluate tick dependency once on context switch
` [PATCH 8/8] nohz: Remove useless argument on tick_nohz_task_switch()

iio: what does in_accel_x_thresh_rising_en ?
 2015-06-11 17:34 UTC  (3+ messages)

[PATCH v3 0/2] x86, mwaitt: introduce AMD mwaitt support
 2015-06-11 17:34 UTC  (6+ messages)
` [PATCH v3 1/2] x86, mwaitt: add monitorx and mwaitx instruction
` [PATCH v3 2/2] x86, mwaitt: introduce mwaix delay with a configurable timer

[PATCH v6 0/3] linux: address broken PAT drivers
 2015-06-11 17:30 UTC  (3+ messages)

[PATCH 0/2] 2 somewhat related input fixes
 2015-06-11 17:29 UTC  (6+ messages)
` [PATCH 2/2] Input - synaptics: pin 3 touches when the firmware reports 3 fingers

[PATCH v4 0/2] x86, mwaitt: introduce AMD mwaitt support
 2015-06-11 17:28 UTC  (4+ messages)
` [PATCH v4 1/2] x86, mwaitt: add monitorx and mwaitx instruction
` [PATCH v4 2/2] x86, mwaitt: introduce mwaix delay with a configurable timer

[v4 00/16] Add VT-d Posted-Interrupts support
 2015-06-11 17:16 UTC  (5+ messages)
` [v4 12/16] KVM: kvm-vfio: implement the VFIO skeleton for VT-d Posted-Interrupts
` [v4 13/16] KVM: x86: kvm-vfio: VT-d posted-interrupts setup

[PATCH] pci/hotplug: work-around for missing _RMV on HP ZBook G2
 2015-06-11 17:05 UTC  (5+ messages)
` [Update][PATCH] PCIe / hotplug: Drop pointless ACPI-based "slot detection" check

[PATCH v2 1/4] drivers/rtc/pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time()
 2015-06-11 17:06 UTC  (3+ messages)
` [PATCH v2 2/4] rtc/lib: Introduce rtc_tm_subtract() helper function

[PATCH] cpufreq, Fix overflow in busy_scaled due to long delay
 2015-06-11 16:59 UTC  (7+ messages)

[RFC PATCH] perf: Add PERF_RECORD_SWITCH to indicate context switches
 2015-06-11 16:54 UTC  (4+ messages)

[RFC PATCH 00/12] x86/mm: Implement lockless pgd_alloc()/pgd_free()
 2015-06-11 16:46 UTC  (18+ messages)
` [PATCH 01/12] x86/mm/pat: Don't free PGD entries on memory unmap
` [PATCH 02/12] x86/mm/hotplug: Remove pgd_list use from the memory hotplug code
` [PATCH 03/12] x86/mm/hotplug: Don't remove PGD entries in remove_pagetable()
` [PATCH 04/12] x86/mm/hotplug: Simplify sync_global_pgds()
` [PATCH 05/12] mm: Introduce arch_pgd_init_late()
` [PATCH 06/12] x86/mm: Enable and use the arch_pgd_init_late() method
` [PATCH 07/12] x86/virt/guest/xen: Remove use of pgd_list from the Xen guest code
` [PATCH 08/12] x86/mm: Remove pgd_list use from vmalloc_sync_all()
` [PATCH 09/12] x86/mm/pat/32: Remove pgd_list use from the PAT code
` [PATCH 10/12] x86/mm: Make pgd_alloc()/pgd_free() lockless
` [PATCH 11/12] x86/mm: Remove pgd_list leftovers
` [PATCH 12/12] x86/mm: Simplify pgd_alloc()

[RFC PATCH] usb: gadget: composite: Fix NULL pointer dereference
 2015-06-11 16:42 UTC 

[PATCH 0/3] Switch input leds over to standard LED class devices
 2015-06-11 15:37 UTC  (6+ messages)
  ` caps lock led does not show up
    ` Bug#514464: "

[PATCH 00/21] On-demand device registration
 2015-06-11 16:40 UTC  (8+ messages)

[PATCH v5 0/8] Watchdog: introduce ARM SBSA watchdog driver
 2015-06-11 16:38 UTC  (5+ messages)
  ` [PATCH v5 4/8] Watchdog: introdouce "pretimeout" into framework

[PATCH v3 0/3] spi: atmel: add support to FIFOs and the internal chip-select
 2015-06-11 16:37 UTC  (4+ messages)
` [PATCH v3 2/3] spi: atmel: update DT bindings documentation

[RFC 0/7] ARM: sun9i: SMP support with Multi-Cluster Power Management
 2015-06-11 16:33 UTC  (7+ messages)
` [RFC 7/7] ARM: dts: sun9i: Add secure SRAM node used for MCPM SMP hotplug
    ` [linux-sunxi] "

[PATCH 0/6] Front-end driver for PCIe Pass-through on Hyper-V
 2015-06-11 16:22 UTC  (7+ messages)
` [PATCH 1/6] drivers:hv: Modify vmbus to search for all MMIO ranges available
` [PATCH 2/6] drivers:hv: Move MMIO range picking from hyper_fb.mod to hv_vmbus.mod
` [PATCH 3/6] arch:x86:hv: Add mechanism for Hyper-V paravirt drivers to hook msi message creation
` [PATCH 4/6] drivers:hv: Export a function that maps Linux proc num onto Hyper-V proc num
` [PATCH 5/6] drivers:hv: Define the channel type for Hyper-V PCI Express pass-through
` [PATCH 6/6] drivers:pci:hv: New paravirtual PCI front-end for Hyper-V VMs

[PATCH non-pretimeout 4/7] Watchdog: introduce ARM SBSA watchdog driver
 2015-06-11 16:28 UTC  (2+ messages)
` [non-pretimeout,4/7] "

[PATCH 0/6] clockevent: Migrate to new 'set-state' interface
 2015-06-11 16:27 UTC  (14+ messages)
` [PATCH 2/6] clocksource: arm_global_timer: "
` [PATCH 3/6] clocksource: bcm2835: "
` [PATCH 5/6] clocksource: cs5535: "
` [PATCH 6/6] clocksource: em_sti: "

[PATCH] ath10k: txrx: remove unreachable negative return check and fixup type
 2015-06-11 16:18 UTC 

[PATCH] ath10k: mac: remove unreachable negative return check
 2015-06-11 16:17 UTC 

[RFC/PATCH 0/9] IOMMU probe deferral support
 2015-06-11 16:25 UTC  (2+ messages)

[PATCH 00/14] sched: balance callbacks
 2015-06-11 16:25 UTC  (9+ messages)
` [PATCH 08/14] hrtimer: Allow hrtimer::function() to free the timer

[RFT PATCH] dmaengine: Fix choppy sound because of unimplemented resume
 2015-06-11 16:23 UTC  (2+ messages)

[PATCH linux-next v2 0/4] tty/serial: at91: add support to FIFOs
 2015-06-11 16:20 UTC  (5+ messages)
` [PATCH linux-next v2 1/4] ARM: at91/dt: add a new DT property to support FIFOs on Atmel USARTs
` [PATCH linux-next v2 2/4] tty/serial: at91: fix some macro definitions to fit coding style
` [PATCH linux-next v2 3/4] tty/serial: at91: add support to FIFOs
` [PATCH linux-next v2 4/4] tty/serial: at91: use 32bit writes into TX FIFO when DMA is enabled

[alsa-devel][PATCH 1/4] ASoC: wm8960: codec mclk should be enabled early to avoid jack detect error
 2015-06-11 16:20 UTC  (2+ messages)

[PATCH] dlm: remove unnecessary error check
 2015-06-11 16:18 UTC  (8+ messages)
` [Cluster-devel] "

[Patch v5 0/6] Consolidate ACPI PCI root common code into ACPI core
 2015-06-11 16:18 UTC  (7+ messages)
` [Patch v5 4/6] PCI/ACPI: Consolidate common PCI host bridge "

[PATCH] powerpc: support sizes greater than an unsigned long
 2015-06-11 16:17 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2] arm:arm64/hw_breakpoint.c: Remove unnecessary header
 2015-06-11 16:13 UTC  (3+ messages)

[PATCH] arm64: fix bug for reloading FPSIMD state after CPU hotplug
 2015-06-11 16:08 UTC  (2+ messages)

[PATCH v2] mtd: nand: support for Toshiba BENAND (Built-in ECC NAND)
 2015-06-11 16:00 UTC 

add a bi_error field to struct bio V2
 2015-06-11 15:54 UTC  (2+ messages)
` [PATCH] block: add a bi_error field to struct bio

[PATCH 0/4] More cleanups and fixes for Intel VT-d
 2015-06-11 15:54 UTC  (10+ messages)
` [PATCH 2/4] iommu/vt-d: Don't consider copied context entries as present

[alsa-devel][PATCH] ASoC: fsl: add imx-wm8960 machine driver
 2015-06-11 15:51 UTC  (4+ messages)

[PATCH 0/2] Clarify proximity output value interpretation
 2015-06-11 15:49 UTC  (3+ messages)
` [PATCH 1/2] iio: ABI: Clarify proximity output value
` [PATCH 2/2] iio: proximity: sx9500: Fix proximity value

[RFC PATCH] lib/bug: Show backtrace for generic WARN
 2015-06-11 15:46 UTC 

[PATCH v2 0/3] Add NUMA support for NVDIMM devices
 2015-06-11 15:45 UTC  (3+ messages)

[PATCH V2 1/1] perf,tools: add time out to force stop endless mmap processing
 2015-06-11 15:45 UTC  (2+ messages)

[PATCH 1/1] OpenRISC: Fix kernel build problem on OpenRISC
 2015-06-11 15:42 UTC  (9+ messages)

[PATCH v2] w1: masters: omap_hdq: Add support for 1-wire mode
 2015-06-11 15:34 UTC  (3+ messages)

[PATCH v10 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-06-11 15:40 UTC  (2+ messages)

[RFC] panic_on_oom_timeout
 2015-06-11 15:38 UTC  (7+ messages)

[patch 2/2] w1: unlock correct lock on error in w1_seq_show()
 2015-06-11 15:31 UTC  (3+ messages)
` [patch] [patch 2/2 v2] w1: use "

[PATCH] i2c: mv64xxx: remove unreachable signal case handling
 2015-06-11 15:27 UTC 

[PATCH 1/1] perf,tools: add time out to force stop endless mmap processing
 2015-06-11 15:37 UTC  (5+ messages)

[PATCH 00/18] sched: balance callbacks v4
 2015-06-11 15:33 UTC  (5+ messages)
` [PATCH 01/18] sched: Replace post_schedule with a balance callback list
` [PATCH 11/18] seqcount: Introduce raw_write_seqcount_barrier()

[PATCH] ext4 crypto: prevent mount when blocksize != pagesize
 2015-06-11 15:12 UTC 

[PATCH 0/3] TLB flush multiple pages per IPI v5
 2015-06-11 15:26 UTC  (11+ messages)

[PATCH 0/3] TLB flush multiple pages per IPI v6
 2015-06-11 15:25 UTC  (6+ messages)
` [PATCH 2/4] mm: Send one IPI per CPU to TLB flush all entries after unmapping pages

[patch] drm/amdkfd: fix some range checks in address watch ioctl
 2015-06-11 15:19 UTC 

[patch] drm/amdgpu: off by one check in dce_v8_0_hpd_irq()
 2015-06-11 15:13 UTC 

[PATCH 0/2] iio: inv-mpu: small scale fixes
 2015-06-12 15:10 UTC  (3+ messages)
` [PATCH 1/2] iio: inv-mpu: Export scale_available attributes
` [PATCH 2/2] iio: inv-mpu: Specify the expected format/precision for write channels

[PATCH] rcu: Start grace period even for single callback
 2015-06-11 15:07 UTC  (2+ messages)

[PATCH -stable] block: fix ext_dev_lock lockdep report
 2015-06-11 15:01 UTC  (4+ messages)

[PATCH] drm/msm/dsi: Use pinctrl in DSI driver
 2015-06-11 14:56 UTC 

[RFC][PATCH] printk: Fixup the nmi printk mess
 2015-06-11 14:55 UTC  (5+ messages)

[PATCH 0/3] block/ps3vram: Minor updates and fixes
 2015-06-11 14:54 UTC  (4+ messages)
` [PATCH 2/3] block/ps3vram: Remove obsolete reference to MTD

[PATCH v5] tpm: introduce struct tpm_buf
 2015-06-11 14:49 UTC 

[PATCH] i2c: designware: use enable on resume instead initialization
 2015-06-11 14:48 UTC  (5+ messages)

[GIT PULL] EFI urgent fix
 2015-06-11 14:43 UTC  (2+ messages)

[PATCH] mtd: nand: support for Toshiba BENAND (Built-in ECC NAND)
 2015-06-11 14:41 UTC  (3+ messages)

[PATCH] USB: uvc: add support for the Microsoft Surface Pro 3 Cameras
 2015-06-11  4:04 UTC  (4+ messages)

[PATCH] arm64: kernel thread don't need to save fpsimd context
 2015-06-11 14:40 UTC  (2+ messages)

[PATCH] treewide: Fix typo compatability -> compatibility
 2015-06-11  4:23 UTC  (4+ messages)

[PATCH v2] [trivial] treewide: Fix typo compatability -> compatibility
 2015-06-11  4:23 UTC 

[PATCH] staging: ste_rmi4: Add IRQF_ONESHOT flag
 2015-06-11 14:36 UTC  (2+ messages)

[PATCH 1/1] perf,tools: error out unsupported group leader immediately for perf stat
 2015-06-11 14:29 UTC  (4+ messages)

[RFC PATCH v2] arm DMA: Fix allocation from CMA for coherent DMA
 2015-06-11 14:26 UTC  (4+ messages)

HMM (Heterogeneous Memory Management) v8
 2015-06-11 14:23 UTC  (10+ messages)
` [PATCH 05/36] HMM: introduce heterogeneous memory management v3

[PATCH 0/2 v2] locking/qrwlock: Fix interrupt handling problem
 2015-06-11 14:21 UTC  (3+ messages)
` [PATCH v2 1/2] locking/qrwlock: Fix bug in interrupt handling code

[PATCH] i2c: octeon: remove unused signal handling
 2015-06-11 14:12 UTC 

[PATCH v2] iio: light: Add support for ROHM RPR0521 sensor
 2015-06-11 14:18 UTC  (9+ messages)

[PATCH v5 00/10] x86/asm: Compile-time asm code validation
 2015-06-11 14:18 UTC  (16+ messages)
` [PATCH v5 01/10] x86/asm: Add FP_SAVE/RESTORE frame pointer macros
` [PATCH v5 02/10] x86: Compile-time asm code validation

[PATCH] perf tools: Fix build failure on 32-bit arch
 2015-06-11 14:14 UTC  (2+ messages)

[GIT PULL] ring-buffer: Fix for module parameter of producer in ring_buffer_benchmark
 2015-06-11 14:12 UTC 

[PATCH] sched:Prefer numa hotness over cache hotness
 2015-06-11 14:01 UTC  (2+ messages)

[PATCH 00/15] Kill off set_irq_flags
 2015-06-11 14:00 UTC  (5+ messages)
` [PATCH 08/15] memory: kill off set_irq_flags usage

[PATCH 0/2] perf/x86/intel: Fixes for PT and BTS
 2015-06-11 14:00 UTC  (3+ messages)
` [PATCH 2/2] perf/x86/intel: Fix PMI handling for Intel PT

[PATCH] trivial: report backend_cra_name when allocation fails
 2015-06-11 14:00 UTC  (3+ messages)
` [PATCH] crypto/drbg: "

[PATCH] perf, record: Ammend option summaries
 2015-06-11 13:58 UTC  (4+ messages)

RFC: futex_wait() can DoS the tick
 2015-06-11 13:58 UTC  (9+ messages)

[PATCH] perf tools: Display 0x for hex values when printing the attribute
 2015-06-11 13:56 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).