linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-09 09:31:33 to 2015-06-09 12:29:30 UTC [more...]

[PATCHv6 00/36] THP refcounting redesign
 2015-06-09 12:29 UTC  (5+ messages)
` [PATCHv6 01/36] mm, proc: adjust PSS calculation
` [PATCHv6 27/36] mm: differentiate page_mapped() from page_mapcount() for compound pages

[PATCH 0/3] Switch input leds over to standard LED class devices
 2015-06-09 12:22 UTC  (8+ messages)

[PATCH v3 0/3] spi: atmel: add support to FIFOs and the internal chip-select
 2015-06-09 12:24 UTC  (7+ messages)
` [PATCH v3 1/3] spi: atmel: add support for the internal chip-select of the spi controller
` [PATCH v3 2/3] spi: atmel: update DT bindings documentation
` [PATCH v3 3/3] spi: atmel: add support to FIFOs

[PATCH v4 2/2] dma: Add Xilinx AXI Central Direct Memory Access Engine driver support
 2015-06-09 12:24 UTC  (11+ messages)

[PATCH 1/1] bna: remove obsolete use of EXTRA_CFLAGS
 2015-06-09 12:24 UTC 

[PATCH 0/8] ARCv2 port to Linux - (C) perf
 2015-06-09 12:19 UTC  (9+ messages)
` [PATCH 1/8] ARC: perf: support RAW events
` [PATCH 2/8] ARC: perf: cap the number of counters to hardware max of 32
` [PATCH 3/8] ARCv2: perf: implement "event_set_period" for future use with interrupts
` [PATCH 4/8] ARCv2: perf: Support sampling events using overflow interrupts
` [PATCH 5/8] ARCv2: perf: set usable max period as a half of real max period
` [PATCH 6/8] ARCv2: perf: implement exclusion of event counting in user or kernel mode
` [PATCH 7/8] ARCv2: perf: SMP support
` [PATCH 8/8] ARCv2: perf: Finally introduce HS perf unit

[PATCH] crypto: use list to stage async seeding requests
 2015-06-09 12:23 UTC  (8+ messages)
  ` [PATCH 0/3] random: Replace kernel blocking API with callback API
    ` [PATCH 1/3] random: Add callback API for random pool readiness
    ` [PATCH 2/3] crypto: drbg - Use callback API for random readiness
    ` [PATCH 3/3] random: Remove kernel blocking API

[PATCH 00/28] ARCv2 port to Linux - (B) ISA / Core / platform support
 2015-06-09 12:23 UTC  (30+ messages)
` [PATCH 01/28] ARCv2: [intc] HS38 core interrupt controller
` [PATCH 02/28] ARCv2: Support for ARCv2 ISA and HS38x cores
` [PATCH 03/28] ARCv2: STAR 9000793984: Handle return from intr to Delay Slot
` [PATCH 04/28] ARCv2: STAR 9000808988: signals involving "
` [PATCH 05/28] ARCv2: STAR 9000814690: Really Re-enable interrupts to avoid deadlocks
` [PATCH 06/28] ARCv2: MMUv4: TLB programming Model changes
` [PATCH 07/28] ARCv2: MMUv4: cache programming model changes
` [PATCH 08/28] ARCv2: MMUv4: support aliasing icache config
` [PATCH 09/28] ARCv2: optimised string/mem lib routines
` [PATCH 10/28] ARCv2: Adhere to Zero Delay loop restriction
` [PATCH 11/28] ARCv2: extable: Enable sorting at build time
` [PATCH 12/28] ARCv2: clocksource: Introduce 64bit local RTC counter
` [PATCH 13/28] ARC: make plat_smp_ops weak to allow over-rides
` [PATCH 14/28] ARCv2: SMP: ARConnect debug/robustness
` [PATCH 15/28] ARCv2: SMP: clocksource: Enable Global Real Time counter
` [PATCH 16/28] ARCv2: SMP: intc: IDU 2nd level intc for dynamic IRQ distribution
` [PATCH 17/28] ARC: add compiler barrier to LLSC based cmpxchg
` [PATCH 18/28] ARC: add smp barriers around atomics per memory-barrriers.txt
` [PATCH 19/28] arch: conditionally define smp_{mb,rmb,wmb}
` [PATCH 20/28] ARCv2: barriers
` [PATCH 21/28] ARC: Reduce bitops lines of code using macros
` [PATCH 22/28] ARCv2: STAR 9000837815 workaround hardware exclusive transactions livelock
` [PATCH 23/28] ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency)
` [PATCH 24/28] ARCv2: All bits in place, allow ARCv2 builds
` [PATCH 25/28] ARCv2: [nsim*hs*] Support simulation platforms for HS38x cores
` [PATCH 26/28] ARC: [axs101] Prepare for AXS103
` [PATCH 27/28] ARCv2: [axs103] Support ARC SDP FPGA platform for HS38x cores
` [PATCH 28/28] ARCv2: [vdk] dts files and defconfig for HS38 VDK

[PATCH kernel v12 00/34] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-06-09 12:23 UTC  (3+ messages)
` [PATCH kernel v12 17/34] powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group

[PATCH 1/1] cxgbi: fix build with EXTRA_CFLAGS
 2015-06-09 12:19 UTC 

[RFC PATCH 00/18] kthreads/signal: Safer kthread API and signal handling
 2015-06-09 12:15 UTC  (4+ messages)
` [RFC PATCH 06/18] signal/kthread: Initial implementation of kthread "

[PATCH 1/2] mfd: add Marvell 88pm88x description
 2015-06-09 12:14 UTC  (3+ messages)
` [PATCH 2/2] mfd: 88pm88x: initial 88pm886/88pm880 base support

[PATCH] sched_setattr.2: Remove a const attribute
 2015-06-09 12:11 UTC 

[PATCH v2] checkpatch: validate MODULE_LICENSE content
 2015-06-09 12:11 UTC  (5+ messages)

[PATCH] tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add()
 2015-06-09 12:07 UTC 

[PATCH] dlm: remove unnecessary error check
 2015-06-09 12:09 UTC  (2+ messages)
` [Cluster-devel] "

[PATCH] acpi: update ACPI tables to match TCG ACPI specification
 2015-06-09 12:07 UTC  (2+ messages)
` Aw: "

[RFC][PATCH 0/5] do not dereference NULL pools in pools' destroy() functions
 2015-06-09 12:04 UTC  (6+ messages)
` [RFC][PATCH 1/5] mm/slab_common: allow NULL cache pointer in kmem_cache_destroy()
` [RFC][PATCH 2/5] mm/mempool: allow NULL `pool' pointer in mempool_destroy()
` [RFC][PATCH 3/5] mm/dmapool: allow NULL `pool' pointer in dma_pool_destroy()
` [RFC][PATCH 4/5] mm/zpool: allow NULL `zpool' pointer in zpool_destroy_pool()
` [RFC][PATCH 5/5] mm/zsmalloc: allow NULL `pool' pointer in zs_destroy_pool()

[PATCH] ASoC: wm_adsp: Add basic debugfs entries
 2015-06-09 12:06 UTC  (3+ messages)

[PATCH v2] tpm: introduce struct tpm_buf
 2015-06-09 12:05 UTC  (7+ messages)
    ` [tpmdd-devel] "

[PATCH 0/2] locking/qrwlock: Fix interrupt handling problem
 2015-06-09 12:04 UTC  (3+ messages)
` [PATCH 2/2] locking/qrwlock: Don't contend with readers when setting _QW_WAITING

linux 4.1-rc7 deadlock
 2015-06-09 11:54 UTC 

[PATCH 0/3] EDAC: add DDR4 flag, misc improvements
 2015-06-09 11:54 UTC  (6+ messages)
` [PATCH 1/3] EDAC: add DDR4 flag
` [PATCH 2/3] sb_edac: virtualize several hard-coded functions
` [PATCH 3/3] sb_edac: support for duplicate device IDs

[PATCH] oom: always panic on OOM when panic_on_oom is configured
 2015-06-09 11:48 UTC  (10+ messages)
        ` oom: How to handle !__GFP_FS exception?

[PATCH] radio-bcm2048: Fix region selection
 2015-06-09 11:44 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v1 0/9]powerpc/powernv: Nest Instrumentation support
 2015-06-09 11:41 UTC  (4+ messages)
` [PATCH v1 7/9]powerpc/powernv: Event attr creation and PMU registration

[PATCH] ARM: Re-enable TRACE_IRQFLAGS_SUPPORT on ARMv7-M
 2015-06-09 11:41 UTC  (4+ messages)

[PATCH] tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add()
 2015-06-09 11:36 UTC 

[PATCH v14 0/4] cgroup: add PIDs subsystem
 2015-06-09 11:32 UTC  (5+ messages)
` [PATCH v14 1/4] cgroup: fix uninitialised iterator in for_each_subsys_which
` [PATCH v14 2/4] cgroup, block: implement task_get_css()
` [PATCH v14 3/4] cgroup: allow a cgroup subsystem to reject a fork
` [PATCH v14 4/4] cgroup: implement the PIDs subsystem

linux-next: manual merge of the staging tree with the jc_docs tree
 2015-06-09 11:26 UTC 

[PATCH -tip 0/4] rtmutex: Spin on owner
 2015-06-09 11:21 UTC  (6+ messages)
` [PATCH -rfc 4/4] locking/rtmutex: Support spin on owner (osq)

[PATCH 0/3] TLB flush multiple pages per IPI v5
 2015-06-09 11:20 UTC  (8+ messages)
` [PATCH 2/3] mm: Send one IPI per CPU to TLB flush multiple pages that were recently unmapped

[patch 2/7] timer: Remove FIFO guarantee
 2015-06-09 11:15 UTC  (4+ messages)

[PATCH 1/2] kernel/resource: Add new flag IORESOURCE_SHARED
 2015-06-09 11:13 UTC  (4+ messages)

[PATCH v11 0/5] x86/earlyprintk: setup serial earlyprintk as early as possible
 2015-06-09 11:11 UTC  (6+ messages)
` [PATCH v11 1/5] x86/setup: introduce setup_bultin_cmdline
` [PATCH v11 2/5] x86/setup: handle builtin command line as early as possible
` [PATCH v11 3/5] x86/earlyprintk: Allocate early log_buf "
` [PATCH v11 4/5] x86/earlyprintk: setup earlyprintk "
` [PATCH v11 5/5] x86/earlyprintk: Patch for testing earlyprintk

[PATCH] spi: spi-pxa2xx: remove legacy PXA DMA bits
 2015-06-09 11:11 UTC  (2+ messages)

[PATCH v2] mfd: lpc_ich: Assign subdevice ids automatically
 2015-06-09 11:09 UTC  (2+ messages)

[PATCH v6 0/8] mfd: cros_ec: Add multi EC and proto v3 support
 2015-06-09 11:07 UTC  (5+ messages)
` [PATCH v6 6/8] mfd: cros_ec: Support multiple EC in a system

[PATCH 0/8] regulator: pwm-regulator: Introduce continuous-mode
 2015-06-09 11:07 UTC  (6+ messages)
` [PATCH 5/8] regulator: pwm-regulator: Don't assign structure attributes right away

[PATCH v7 0/8] mfd: cros_ec: Add multi EC and proto v3 support
 2015-06-09 11:04 UTC  (9+ messages)
` [PATCH v7 1/8] mfd: cros_ec: Use a zero-length array for command data
` [PATCH v7 2/8] mfd: cros_ec: rev cros_ec_commands.h
` [PATCH v7 3/8] mfd: cros_ec: Move protocol helpers out of the MFD driver
` [PATCH v7 4/8] mfd: cros_ec: add proto v3 skeleton
` [PATCH v7 5/8] mfd: cros_ec: add bus-specific proto v3 code
` [PATCH v7 6/8] mfd: cros_ec: Support multiple EC in a system
` [PATCH v7 7/8] mfd: cros_ec: spi: Add a DT property to delay asserting the CS
` [PATCH v7 8/8] mfd: cros_ec: spi: Add delay for asserting CS

[PATCH 0/2] Fix oops in platform_device resource unregister
 2015-06-09 11:05 UTC  (9+ messages)
` [PATCH 1/2] of/unittest: Show broken behaviour in the platform bus
` [PATCH 2/2] drivercore: Fix unregistration path of platform devices

[PATCH v2 0/4] x86, mwaitt: introduce AMD mwaitt support
 2015-06-09 10:59 UTC  (17+ messages)
` [PATCH v2 1/4] x86, mwaitt: add monitorx and mwaitx instruction
` [PATCH v2 2/4] x86, mwaitt: make delay method configurable
` [PATCH v2 3/4] x86, mwaitt: introduce mwaix delay with a configurable timer

linux-next: manual merge of the tty tree with the mips tree
 2015-06-09 10:59 UTC 

[PATCH v4 0/7] Watchdog: introduce ARM SBSA watchdog driver
 2015-06-09 10:46 UTC  (12+ messages)
  ` [PATCH v4 5/7] "

[4.1-rc] File was modified, but mtime stayed the same (according to unison)
 2015-06-09 10:43 UTC 

Add Mediatek SPI driver
 2015-06-09 10:39 UTC  (11+ messages)
` [PATCH 2/3] spi: mediatek: Add spi bus for Mediatek MT8173

[RFC PATCH v6 00/32] perf tools: filtering events using eBPF programs
 2015-06-09 10:29 UTC  (3+ messages)
` [RFC PATCH v6 22/32] perf tools: Make perf depend on libbpf

[PATCH 1/3] dt-bindings: Add Raspberry Pi compatible string for watchdog
 2015-06-09 10:21 UTC  (3+ messages)
` [PATCH 2/3] watchdog: bcm2835: Add poweroff code for the Raspberry Pi
` [PATCH 3/3] ARM: dts: bcm2835-rpi: Add "brcm,raspberrypi-pm-wdt" to wdt compatible

[PATCH v3 0/5] input: synaptics - report correct width and pressure values
 2015-06-09 10:26 UTC  (2+ messages)

[PATCH] block: Make CFQ default to IOPS mode on SSDs
 2015-06-09 10:18 UTC  (2+ messages)

[PATCH 00/19] x86, mpx updates for 4.2 (take 9)
 2015-06-09 10:23 UTC  (3+ messages)
` [PATCH 18/19] x86, mpx: do not count MPX VMAs as neighbors when unmapping

[RFC PATCH 00/12] mm: mirrored memory support for page buddy allocations
 2015-06-09 10:10 UTC  (10+ messages)
` [RFC PATCH 01/12] mm: add a new config to manage the code
` [RFC PATCH 08/12] mm: use mirrorable to switch allocate mirrored memory
` [RFC PATCH 10/12] mm: add the buddy system interface

[alsa-devel] [PATCH] mfd: wm8994: Fix NULL pointer exception on missing pdata
 2015-06-09 10:18 UTC 

[PATCH] ARM: at91/dt: sama5d4: fix dma conf for aes, sha and tdes nodes
 2015-06-09 10:12 UTC  (2+ messages)

[PATCH] pstore/ram: delete the redundant persistent_ram_zap call
 2015-06-09  9:59 UTC 

[PATCH v3 1/7] dt/bindings: Add binding for the Raspberry Pi clock provider
 2015-06-09 10:03 UTC  (4+ messages)
` [PATCH v3 2/7] ARM: bcm2835: Add a Raspberry Pi-specific clock driver

[tip:perf/core] perf machine: Fix up some more method names
 2015-06-09  9:52 UTC 

[PATCH v4 0/4] block: loop: improve loop with AIO
 2015-06-09  9:58 UTC  (6+ messages)
` [PATCH v4 1/5] fs: kiocb: introduce IOCB_DONT_DIRTY_PAGE flag for direct IO

[tip:perf/core] perf tools: Reference count struct dso
 2015-06-09  9:53 UTC 

[tip:perf/core] perf tools: Protect accesses the dso rbtrees/ lists with a rw lock
 2015-06-09  9:56 UTC  (2+ messages)

[PATCH v5 0/3] ARM: rockchip: fix the SMP
 2015-06-09  9:55 UTC  (5+ messages)
` [PATCH v5 1/3] ARM: rockchip: fix the CPU soft reset

[PATCH 7/9] perf stat: Add output file argument to print_shadow_stats function
 2015-06-09  9:50 UTC  (2+ messages)
` [tip:perf/core] "

[RFC PATCH] Make quick_pit_calibrate more robust
 2015-06-09  9:54 UTC  (2+ messages)

[PATCH RESEND 2/2] tools lib traceevent: Ignore libtrace-dynamic-list file
 2015-06-09  9:52 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] perf record: Fix perf.data size in no-buildid mode
 2015-06-09  9:52 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 5/9] perf stat: Introduce reset_shadow_stats function
 2015-06-09  9:50 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 8/9] perf stat: Add aggr_mode argument to print_shadow_stats function
 2015-06-09  9:51 UTC  (2+ messages)
` [tip:perf/core] "

[PATCHv3] perf stat: Add id into perf_stat struct
 2015-06-09  9:48 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH RESEND 1/2] tools lib traceevent: Export dynamic symbols used by traceevent plugins
 2015-06-09  9:51 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 9/9] perf stat: Move shadow stat counters into separate object
 2015-06-09  9:51 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 4/9] perf stat: Remove transaction_run from shadow update/print code
 2015-06-09  9:49 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 2/9] perf stat: Replace transaction event possition check with id check
 2015-06-09  9:49 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 6/9] perf stat: Introduce print_shadow_stats function
 2015-06-09  9:50 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v6 0/3] ARM: rockchip: fix the SMP
 2015-06-09  9:49 UTC  (4+ messages)
` [PATCH v6 1/3] ARM: rockchip: fix the CPU soft reset
` [PATCH v6 2/3] ARM: rockchip: ensure CPU to enter WFI/WFE state
` [PATCH v6 3/3] ARM: rockchip: fix the SMP code style

[PATCH 3/9] perf stat: Remove setup_events function
 2015-06-09  9:49 UTC  (2+ messages)
` [tip:perf/core] "

[GIT PULL 00/15] perf/core improvements and fixes
 2015-06-09  9:47 UTC  (2+ messages)

[PATCHv6 0/2] socfpga: support suspend to ram*
 2015-06-09  9:46 UTC  (3+ messages)
` [PATCHv6 1/2] ARM: socfpga: support suspend to ram

NILFS2: double uuid
 2015-06-09  9:46 UTC  (6+ messages)

[PATCH v10 0/3] x86/earlyprintk: setup serial earlyprintk as early as possible
 2015-06-09  9:43 UTC  (5+ messages)
` [PATCH v10 3/3] x86/earlyprintk: setup "

[PATCH v5 0/2] x86_64: fix KASan shadow region page tables
 2015-06-09  9:42 UTC  (3+ messages)
` [PATCH v5 1/2] x86_64: remove not needed clear_page for init_level4_page
` [PATCH v5 2/2] x86_64: fix KASan shadow region page tables

[PATCH] oom: split out forced OOM killer
 2015-06-09  9:36 UTC  (9+ messages)

[PATCH 0/4] x86: Untangle and standardize x86 system call entry point names
 2015-06-09  9:33 UTC  (4+ messages)
` [PATCH 2/4] x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_SYSENTER_32 and entry_SYSENTER_compat


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