public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-16 12:40:23 to 2015-07-16 15:46:41 UTC [more...]

[PATCH] scsi: fix memory leak with scsi-mq
 2015-07-16 15:40 UTC 

[PATCH 1/2] V4 regmap: Use reg_sequence for multi_reg_write / register_patch
 2015-07-16 15:45 UTC  (5+ messages)
` [PATCH 2/2] V4 regmap: Apply optional delay in multi_reg_write/register_patch
  ` [alsa-devel] "
  ` [alsa-devel] [PATCH 1/2] V4 regmap: Use reg_sequence for multi_reg_write / register_patch

[PATCH v2] x86: vm86 cleanups
 2015-07-16 15:45 UTC  (5+ messages)
` [PATCH 1/7] x86/vm86: Clean up saved_fs/gs
` [PATCH 3/7] x86/vm86: Move userspace accesses to do_sys_vm86()

[PATCH v2 00/20] xen/arm64: Add support for 64KB page
 2015-07-16 15:43 UTC  (22+ messages)
` [PATCH v2 01/20] xen: Add Xen specific page definition
` [PATCH v2 02/20] xen: Introduce a function to split a Linux page into Xen page
    ` [Xen-devel] "
` [PATCH v2 03/20] xen/grant: Introduce helpers to split a page into grant
` [PATCH v2 04/20] xen/grant: Add helper gnttab_page_grant_foreign_access_ref
` [PATCH v2 06/20] block/xen-blkfront: Store a page rather a pfn in the grant structure
` [PATCH v2 09/20] xen/biomerge: Don't allow biovec to be merge when Linux is not using 4KB page
` [PATCH v2 10/20] xen/xenbus: Use Xen page definition
` [PATCH v2 11/20] tty/hvc: xen: Use xen "
` [PATCH v2 13/20] xen/events: fifo: Make it running on 64KB granularity

[PATCH] iommu/vt-d: Fix VM domain ID leak
 2015-07-16 15:43 UTC  (3+ messages)

Checkpatch: False positive
 2015-07-16 15:43 UTC  (3+ messages)

[PATCH v2] jhash: Deinline jhash, jhash2 and __jhash_nwords
 2015-07-16 15:43 UTC  (3+ messages)

[PATCH v2 0/5] x86/platform/iosf_mbi: fix and clean up
 2015-07-16 15:42 UTC  (3+ messages)
` [PATCH v2 5/5] x86/platform/iosf_mbi: append Intel Tangier ID

[PATCH] staging: rtl8188eu: core: find and remove code valid only for 5 HGz
 2015-07-16 15:42 UTC  (2+ messages)

[PATCH RFC V4 0/4] per event callgrap and time support
 2015-07-16  8:26 UTC  (5+ messages)
` [PATCH RFC V4 1/4] perf,tools: introduce callgraph_set for callgraph option
` [PATCH RFC V4 2/4] perf,tool: per-event time support
` [PATCH RFC V4 3/4] perf,tool: per-event callgrap support
` [PATCH RFC V4 4/4] perf,tests: Add tests to callgrap and time parse

[PATCH v7 0/6] block: loop: improve loop with AIO
 2015-07-16 15:37 UTC  (7+ messages)
` [PATCH v7 1/6] fs: direct-io: don't dirtying pages for ITER_BVEC/ITER_KVEC direct read
` [PATCH v7 2/6] block: loop: set QUEUE_FLAG_NOMERGES for request queue of loop
` [PATCH v7 3/6] block: loop: use kthread_work
` [PATCH v7 4/6] block: loop: prepare for supporing direct IO
` [PATCH v7 5/6] block: loop: introduce ioctl command of LOOP_SET_DIRECT_IO
` [PATCH v7 6/6] block: loop: support DIO & AIO

[PATCH] kdbus: fix unused %docs make-targets
 2015-07-16 15:37 UTC 

[PATCH v3] serial: mxs-auart: keep the AUART unit in reset state when not in use
 2015-07-16 15:36 UTC  (2+ messages)

[PATCH 1/2 V5] regmap: Use reg_sequence for multi_reg_write / register_patch
 2015-07-16 15:36 UTC  (2+ messages)
` [PATCH 2/2 V5] regmap: Apply optional delay in multi_reg_write/register_patch

[PATCH v2 0/7] Add generic support for relaxed atomics
 2015-07-16 15:32 UTC  (8+ messages)
` [PATCH v2 1/7] atomics: add acquire/release/relaxed variants of some atomic operations
` [PATCH v2 2/7] asm-generic: rework atomic-long.h to avoid bulk code duplication
` [PATCH v2 3/7] asm-generic: add relaxed/acquire/release variants for atomic_long_t
` [PATCH v2 4/7] lockref: remove homebrew cmpxchg64_relaxed macro definition
` [PATCH v2 5/7] locking/qrwlock: make use of acquire/release/relaxed atomics
` [PATCH v2 6/7] include/llist: use linux/atomic.h instead of asm/cmpxchg.h
` [PATCH v2 7/7] ARM: atomics: define our SMP atomics in terms of _relaxed operations

[PATCH v2 0/5] Add support for PWMSS on DRA7
 2015-07-16 15:31 UTC  (8+ messages)
` [PATCH v2 1/5] ARM: OMAP2+: DRA7: clockdomain: change l4per2_7xx_clkdm to SW_WKUP
` [PATCH v2 2/5] ARM: OMAP2+: DRA7: Add hwmod entries for PWMSS

[RFC 0/3] arm64: ftrace: fix incorrect output from stack tracer
 2015-07-16 15:31 UTC  (18+ messages)
` [RFC 2/3] arm64: refactor save_stack_trace()

[PATCH] Staging: drivers: dgnc
 2015-07-16 23:11 UTC  (2+ messages)

[PATCH v2 0/5] KASan for arm64
 2015-07-16 15:30 UTC  (8+ messages)
` [PATCH v2 5/5] arm64: add KASan support

[PATCH 0/7] add driver for Atmel QSPI controller
 2015-07-16 15:27 UTC  (8+ messages)
` [PATCH 1/7] Documentation: mtd: add a DT property to set the number of dummy cycles
` [PATCH 2/7] mtd: spi-nor: notify (Q)SPI controller about protocol change
` [PATCH 3/7] mtd: spi-nor: allow to tune the number of dummy cycles
` [PATCH 4/7] Documentation: mtd: add a DT property to set the latency code of Spansion memory
` [PATCH 5/7] mtd: spi-nor: allow the set the latency code on Spansion memories
` [PATCH 6/7] Documentation: atmel-quadspi: add binding file for Atmel QSPI driver
` [PATCH 7/7] mtd: atmel-quadspi: add driver for Atmel QSPI controller

[PATCH RFC 1/2] at91: make using irqs for clock handling optional
 2015-07-16 15:29 UTC  (4+ messages)
` [PATCH 2/2] at91: use request_irq/free_irq instead of setup_irq/remove_irq

[PATCH 0/2] Add codec machine driver for rockchip platform
 2015-07-16 15:25 UTC  (13+ messages)
` [PATCH 1/2] ASoC: rockchip: Add machine driver for max98090 codec

[PATCH v5 0/3] Add MediaTek display PWM driver
 2015-07-16 15:21 UTC  (8+ messages)
` [PATCH v5 2/3] pwm: add MediaTek display PWM driver support

[PATCH] arm64: dts: mediatek: Add MT8173 MMC dts
 2015-07-16 15:16 UTC  (2+ messages)

[PATCH v2 0/4] Add support for touchscreen on Colibri VF50
 2015-07-16 15:13 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: dts: vfxxx: Add io-channel-cells property for ADC node
` [PATCH v2 2/4] ARM: dts: vf500-colibri: Add device tree node for touchscreen support
` [PATCH v2 3/4] touchscreen: colibri-vf50-ts: Add touchscreen support for Colibri VF50
` [PATCH v2 4/4] input: Add DT binding documentation for Colibri VF50 touchscreen

[PATCH 0/3 v2] Configurable max discard size
 2015-07-16 15:11 UTC  (6+ messages)
` [PATCH 1/3] block: have drivers use blk_queue_max_discard_sectors()
` [PATCH 2/3] block: make /sys/block/<dev>/queue/discard_max_bytes writeable

[RFC PATCH v2] memory-barriers: remove smp_mb__after_unlock_lock()
 2015-07-16 15:11 UTC  (8+ messages)

[PATCH 0/6 v2] locking/qspinlock: Enhance pvqspinlock performance
 2015-07-16 15:10 UTC  (13+ messages)
` [PATCH v2 1/6] locking/pvqspinlock: Unconditional PV kick with _Q_SLOW_VAL
` [PATCH v2 4/6] locking/pvqspinlock: Allow vCPUs kick-ahead

[PATCH 0/7] Initial support for user namespace owned mounts
 2015-07-16 15:09 UTC  (26+ messages)
` [PATCH 3/7] fs: Ignore file caps in mounts from other user namespaces
` [PATCH 6/7] selinux: Ignore security labels on user namespace mounts

[PATCH 0/4] block: account io: kill atomic operations
 2015-07-16 15:09 UTC  (10+ messages)
` [PATCH 2/4] block: partition: convert percpu ref
` [PATCH 4/4] block: account io: convert part->in_fligh[] into percpu variable

[RESEND][PATCH 0/6] Fixes for memory corruption in mpt2sas
 2015-07-16 14:57 UTC  (4+ messages)
` [PATCH 0/2 v2] "
  ` [PATCH 1/2] mpt2sas: Refcount sas_device objects and fix unsafe list usage

[PATCH v4 0/3] net: enable inband link state negotiation only when explicitly requested
 2015-07-16 14:53 UTC  (4+ messages)
` [PATCH 1/3] fixed_phy: handle link-down case
` [PATCH 2/3] of_mdio: add new DT property 'managed' to specify the PHY management type
` [PATCH 3/3] mvneta: use inband status only when explicitly enabled

[PATCH] ALSA: hda/realtek: Enable headphone amp on HP Folio 9480m
 2015-07-16 14:48 UTC  (8+ messages)
` [PATCH] ALSA: hda/realtek: Enable HP amp and mute LED "

[PATCH v3 0/5] Add SMP bringup support for mt65xx socs
 2015-07-16 14:44 UTC  (4+ messages)
` [PATCH v3 4/5] ARM: dts: mt8135: enable basic SMP bringup for mt8135

[PATCH] iio: pressure: ms5611: add support for MS5803 temperature and pressure sensor
 2015-07-16 14:38 UTC  (2+ messages)

[PATCH 0/2] ARM: xip: Get XIP for ARMv7 working again
 2015-07-16 14:37 UTC  (3+ messages)
` [PATCH 1/2] ARM: xip: Can't use text area as stack
` [PATCH 2/2] ARM: xip: Use correct symbol for end of ROM marker

[PATCH] blk-mq: set default timeout as 30 seconds
 2015-07-16 14:37 UTC  (2+ messages)

linux-next: build failure after merge of the akpm-current tree
 2015-07-16 14:36 UTC  (2+ messages)

[PATCH] Fix one file coding style issus of linux-next-20150708
 2015-07-16 14:34 UTC  (2+ messages)

make htmldocs on linux-next failed with warnings
 2015-07-16 14:31 UTC  (3+ messages)

[RFC PATCH 00/16] Signature verification of hibernate snapshot
 2015-07-16 14:25 UTC  (17+ messages)
` [RFC PATCH 01/16] PM / hibernate: define HMAC algorithm and digest size of swsusp
` [RFC PATCH 02/16] x86/efi: Add get and set variable to EFI services pointer table
` [RFC PATCH 03/16] x86/boot: Public getting random boot function
` [RFC PATCH 04/16] x86/efi: Generating random number in EFI stub
` [RFC PATCH 05/16] x86/efi: Get entropy through EFI random number generator protocol
` [RFC PATCH 06/16] x86/efi: Generating random HMAC key for siging hibernate image
` [RFC PATCH 07/16] efi: Public the function of transferring EFI status to kernel error
` [RFC PATCH 08/16] x86/efi: Carrying swsusp key by setup data
` [RFC PATCH 09/16] PM / hibernate: Reserve swsusp key and earse footprints
` [RFC PATCH 10/16] PM / hibernate: Generate and verify signature of hibernate snapshot
` [RFC PATCH 11/16] PM / hibernate: Avoid including swsusp key to hibernate image
` [RFC PATCH 12/16] PM / hibernate: Forward signature verifying result and key to image kernel
` [RFC PATCH 13/16] PM / hibernate: Add configuration to enforce signature verification
` [RFC PATCH 14/16] PM / hibernate: Allow user trigger swsusp key re-generating
` [RFC PATCH 15/16] PM / hibernate: Bypass verification logic on legacy BIOS
` [RFC PATCH 16/16] PM / hibernate: Document signature verification of hibernate snapshot

[PATCH] infiniband:cxgb4:Fix concurrent access issue in the function send_mpa_reply
 2015-07-16 14:20 UTC 

[PATCH] asm-generic: {get,put}_user ptr argument evaluate only 1 time
 2015-07-16 14:16 UTC  (5+ messages)
` [PATCH v2] "

[RFC PATCH] pinctrl-single: Use of pinctrl-single for external device over I2C
 2015-07-16 14:16 UTC  (3+ messages)

[PATCH 0/2] dmaengine: Add scatter-gathered memset support
 2015-07-16 14:11 UTC  (4+ messages)
` [PATCH 2/2] dmaengine: xdmac: Add scatter gathered "

[patch 00/19] gpio: Interrupt cleanups and API change preparation
 2015-07-16 14:13 UTC  (3+ messages)

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2015-07-16 14:06 UTC  (6+ messages)
            ` [PATCH 1/1] ARM: OMAP2: Deletion of unnecessary checks before three "
              ` [PATCH] ARM: OMAP2: Delete "

[PATCH] jhash: Deinline jhash, jhash2 and __jhash_nwords
 2015-07-16 14:04 UTC  (4+ messages)

[PATCH v2] clocksource: sh_cmt: Only perform clocksource suspend/resume if enabled
 2015-07-16 14:03 UTC  (3+ messages)

next-20150716 build: 4 failures 88 warnings (next-20150716)
 2015-07-16 14:01 UTC  (3+ messages)

[PATCH 00/23] ARCH: Migrate clockevent drivers to 'set-state' interface
 2015-07-16 13:42 UTC  (5+ messages)
` [PATCH 08/23] m68k/coldfire/pit: Migrate to new "
` [PATCH 12/23] openrisc/time: "

[PATCH 0/4 v2] Remove ext3 filesystem driver
 2015-07-16 13:59 UTC  (3+ messages)
` [PATCH 4/4] ext4: Improve ext4 Kconfig test

[tip:irq/urgent] gpio/davinci: Fix race in installing chained irq handler
 2015-07-16 13:56 UTC 

[PATCH v5 0/8] mfd: introduce a driver for LPSS devices on SPT
 2015-07-16 13:55 UTC  (4+ messages)

[RFT PATCH] gpio: etraxfs: Fix devm_ioremap_resource return value check
 2015-07-16 13:52 UTC  (2+ messages)

[PATCH nf-next] netfilter: nf_ct_sctp: minimal multihoming support
 2015-07-16 13:50 UTC  (7+ messages)

[PATCH] gpiolib: remove unneeded assignation
 2015-07-16 13:51 UTC  (2+ messages)

[GIT PULL] jfs changes for 4.2-rc3
 2015-07-16 13:46 UTC 

[PATCH v4] staging: rtl8192u: remove bool comparisons
 2015-07-16 13:49 UTC 

[PATCH] Drivers: hv: vmbus: prevent new subchannel creation on device shutdown
 2015-07-16 13:42 UTC  (4+ messages)

[PATCH v3 0/3] IRQ/Gic-V3:Support Mbigen interrupt controller
 2015-07-16 13:37 UTC  (11+ messages)
` [PATCH v3 1/3] IRQ/Gic-V3: Add mbigen driver to support mbigen "

[PATCH] gpio:Fix build warning about void to integer cast in the function mmio_74xx_gpio_probe
 2015-07-16 13:31 UTC  (2+ messages)

[PATCH 0/3] MMC35240 magneto fixes
 2015-07-16 13:30 UTC  (4+ messages)
` [PATCH 3/3] iio: magnetometer: mmc35240: fix SET/RESET sequence

[PATCH 00/45] Remove clk.h from clk-provider.h (clk drivers part)
 2015-07-16 13:29 UTC  (9+ messages)
` [PATCH 06/45] clk: nomadik: Remove clk.h and clkdev.h includes
` [PATCH 11/45] clk: u300: Remove clk.h include
` [PATCH 27/45] clk: ux500: Remove clk.h and clkdev.h includes
` [PATCH 28/45] clk: versatile: "

[PATCH v2 00/13] Kill off set_irq_flags
 2015-07-16 13:26 UTC  (4+ messages)
` [PATCH v2 06/13] irqchip: kill off set_irq_flags usage

(no subject)
 2015-07-16 13:24 UTC  (3+ messages)
` [PATCH] dmaengine: fsl-edma: add PM suspend/resume support

[PATCH] hwmon: coretemp: use list instead of fixed size array for temp data
 2015-07-16 13:17 UTC  (3+ messages)

[PATCH] pinctrl: Drop owner assignment from platform_driver
 2015-07-16 13:15 UTC  (2+ messages)

[PATCH v5 00/11] simplify block layer based on immutable biovecs
 2015-07-16 13:13 UTC  (5+ messages)

[PATCH 1/2] irqchip: gic: enable SKIP_SET_WAKE and MASK_ON_SUSPEND
 2015-07-16 13:12 UTC  (3+ messages)

[patch 0/2] dma/ipu: Interrupt cleanups
 2015-07-16 13:12 UTC  (2+ messages)

[PATCH v4 0/8] Support for Open-Channel SSDs
 2015-07-16 13:06 UTC  (9+ messages)

[PATCH 0/5] arm64, pci: Add ECAM/PCIe support for Cavium ThunderX
 2015-07-16 13:06 UTC  (3+ messages)
` [PATCH 5/5] PCI: Add host drivers for Cavium ThunderX processors

[PATCH] dmaengine: xgene-dma: Fix the resource map to handle overlapping
 2015-07-16 13:02 UTC  (2+ messages)

[PATCH 1/4] staging: dgap: fix error path
 2015-07-16 12:58 UTC  (4+ messages)
` [PATCH 2/4] staging: dgap: rearrange function
` [PATCH 3/4] staging: dgap: new arguments to dgap_stop
` [PATCH 4/4] staging: dgap: remove duplicate code

[Patch V2] ioatdma: Ignore IOAT devices under hotplug-capable PCI host bridge
 2015-07-16 12:59 UTC  (2+ messages)

[PATCH V12 0/9] Hot cpu handling changes to cqm, rapl and Intel Cache Allocation support
 2015-07-16 12:55 UTC  (3+ messages)

[PATCH -tip 0/2] futex: Fault/error injection capabilities
 2015-07-16 12:55 UTC  (3+ messages)

[PATCH] i2c-parport: Add VCT-jig adapter
 2015-07-16 12:53 UTC  (2+ messages)

Regarding patch "mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid"
 2015-07-16 12:47 UTC  (2+ messages)

[PATCH 0/2] MIPS: ath79: Move the GPIO driver to drivers/gpio
 2015-07-16 12:44 UTC  (5+ messages)
` [PATCH 1/2] MIPS: ath79: Remove the unused GPIO function API

cpufreq/ondemand: unpinning an unpinned lock
 2015-07-16 12:42 UTC  (4+ messages)

[PATCH v2] gpio-pca953x: Support NXP PCAL9555A with Agile I/O
 2015-07-16 12:41 UTC  (2+ messages)

[PATCH] gpio: pca953x: fix nested irqs rescheduling
 2015-07-16 12:40 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