linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-15 12:22:40 to 2016-04-15 16:18:05 UTC [more...]

[PATCH RFC 00/22] Replace the CFQ I/O Scheduler with BFQ
 2016-04-15 16:17 UTC  (15+ messages)
` [PATCH RFC 09/22] block, cfq: replace CFQ with the BFQ-v0 I/O scheduler

[PATCH V4 0/6] Introduce framework for SLIMbus device drivers
 2016-04-15 16:17 UTC  (4+ messages)
` [PATCH V4 4/6] slim: qcom: Add Qualcomm Slimbus controller driver

[PATCH v5 00/21] x86, boot: KASLR cleanup and 64-bit improvements
 2016-04-15 16:17 UTC  (5+ messages)
` [PATCH v5 06/21] x86, KASLR: Update description for decompressor worst case size
` [PATCH v5 13/21] x86, boot: Report overlap failures in memcpy

[PATCH V2 00/15] coresight: tmc: make driver usable by Perf
 2016-04-15 16:15 UTC  (12+ messages)
` [PATCH V2 03/15] coresight: tmc: re-implementing tmc_read_prepare/unprepare() functions
` [PATCH V2 04/15] coresight: tmc: introducing new header file
` [PATCH V2 12/15] coresight: tmc: keep track of memory width

[PATCH] NFC: hci: delete unused nfc_llc_get_rx_head_tail_room()
 2016-04-15 16:14 UTC 

[PATCH v2 1/2] mm, kasan: don't call kasan_krealloc() from ksize()
 2016-04-15 15:59 UTC  (4+ messages)
` [PATCH v2 2/2] mm, kasan: add a ksize() test

[RFC PATCH 00/11] ACPI IORT ARM SMMU support
 2016-04-15 16:14 UTC  (3+ messages)
` [RFC PATCH 09/11] drivers: acpi: implement acpi_dma_configure

[PATCH v4 0/7] da8xx USB PHY (was da8xx USB clocks)
 2016-04-15 16:13 UTC  (4+ messages)
` [PATCH v4 2/7] dt-bindings: Add bindings for phy-da8xx-usb

[PATCH v2 0/5] dax: handling of media errors
 2016-04-15 16:11 UTC  (11+ messages)
` [PATCH v2 1/5] block, dax: pass blk_dax_ctl through to drivers
` [PATCH v2 2/5] dax: fallback from pmd to pte on error
` [PATCH v2 3/5] dax: enable dax in the presence of known media errors (badblocks)
` [PATCH v2 4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
` [PATCH v2 5/5] dax: handle media errors in dax_do_io

[PATCH] blackfin: optimize ffz, __ffs, ffs, __fls, and fls functions
 2016-04-15 16:08 UTC  (3+ messages)
` [PATCH V3] "

HVMLite / PVHv2 - using x86 EFI boot entry
 2016-04-15 16:03 UTC  (12+ messages)
` [Xen-devel] "

[PATCH v6 00/17] memory: omap-gpmc: mtd: nand: Support GPMC NAND on non-OMAP platforms
 2016-04-15 16:05 UTC  (8+ messages)

[PATCH] drm: panel: simple-panel: set appropriate mode type
 2016-04-15 16:04 UTC  (3+ messages)

[PATCH] PCI: Designware: remove wrong RC memory base/limit configuration
 2016-04-15 16:21 UTC 

[RFC PATCH] cgroup namespaces: add a 'nsroot=' mountinfo field
 2016-04-15 16:02 UTC  (7+ messages)
  ` [PATCH] "

[PATCH] nfs: make nfs_initialise_sb() static and deinline it
 2016-04-15 16:02 UTC 

[PATCH net-next 0/2] ethernet: intel: Support Hyper-V hosts
 2016-04-15 16:01 UTC  (7+ messages)
` [PATCH net-next 1/2] ethernet: intel: Add the device ID's presented while running on Hyper-V
  ` [PATCH net-next 2/2] intel: ixgbevf: Support Windows hosts (Hyper-V)

[PATCH 00/10] perf tools: Use SIGUSR2 control data dumpping
 2016-04-15 16:00 UTC  (8+ messages)
` [PATCH 02/10] perf tools: Add perf_data_file__switch() helper

[PATCH 1/2] [v4] net: emac: emac gigabit ethernet controller driver
 2016-04-15 15:59 UTC  (9+ messages)

[GIT PULL] parisc ftrace fixes for 4.6-rc4
 2016-04-15 15:56 UTC 

[PATCH v2] procfs: expose umask in /proc/<PID>/status
 2016-04-15 15:52 UTC  (5+ messages)

[PATCH 00/13] devpts: New instances for every mount
 2016-04-15 15:35 UTC  (33+ messages)
` [PATCH 01/13] devpts: Teach /dev/ptmx to find the associated devpts via path lookup
                                ` [PATCH 01/16] devpts: Attempting to get it right
                                  ` [PATCH 01/16] devpts: Use the same default mode for both /dev/ptmx and dev/pts/ptmx
                                    ` [PATCH 02/16] devpts: Set the proper fops for /dev/pts/ptmx
                                    ` [PATCH 03/16] vfs: Implement vfs_loopback_mount
                                    ` [PATCH 04/16] devpts: Teach /dev/ptmx to automount the appropriate devpts via path lookup
                                    ` [PATCH 05/16] vfs: Allow unlink, and rename on expirable file mounts
                                    ` [PATCH 06/16] devpts: More obvious check for the system devpts in pty allocation
                                    ` [PATCH 07/16] devpts: Cleanup newinstance parsing
                                    ` [PATCH 08/16] devpts: Stop rolling devpts_remount by hand in devpts_mount
                                    ` [PATCH 09/16] devpts: Fail early (if appropriate) on overmount
                                    ` [PATCH 10/16] devpts: Move parse_mount_options into fill_super
                                    ` [PATCH 11/16] devpts: Make devpts_kill_sb safe if fsi is NULL
                                    ` [PATCH 12/16] devpts: Move the creation of /dev/pts/ptmx into fill_super
                                    ` [PATCH 13/16] devpts: Simplify devpts_mount by using mount_nodev
                                    ` [PATCH 14/16] vfs: Implement mount_super_once
                                    ` [PATCH 15/16] devpts: Always return a distinct instance when mounting
                                    ` [PATCH 16/16] devpts: Kill the DEVPTS_MULTIPLE_INSTANCE config option

[PATCH] drm/amdgpu: fix compare_const_fl.cocci warnings
 2016-04-15 15:50 UTC  (5+ messages)

[PATCH 1/1] perf/x86/intel/uncore: Add support for Intel SKL client uncore
 2016-04-15  8:23 UTC 

Allocation of frame buffer at a specific memory range or address
 2016-04-15 15:48 UTC 

[PATCH 0/7] pinctrl: soc/tegra: Add support to configure IO rail voltage and pad power states
 2016-04-15 15:45 UTC  (16+ messages)
` [PATCH 6/7] pinctrl: tegra: Add DT binding for io pads control
` [PATCH 7/7] pinctrl: tegra: Add driver to configure voltage and power state of io pads

[patch] PCI: acpiphp_ibm: potential uninitialized variable bug
 2016-04-15 15:34 UTC  (2+ messages)

[PATCH] i2c: core: Add missing of_node_put()
 2016-04-15 15:34 UTC  (3+ messages)

[patch] hp_accel: Silence an uninitialized variable warning
 2016-04-15 15:29 UTC  (2+ messages)

[PATCH 1/2] clk: tegra: Fix pllre Tegra210 and add pll_re_out1
 2016-04-15 15:29 UTC  (3+ messages)

[BUG] cgroup/workques/fork: deadlock when moving cgroups
 2016-04-15 15:25 UTC  (8+ messages)

[PATCH] Add EDAC peripheral init functions & Ethernet EDAC
 2016-04-15 15:27 UTC  (4+ messages)

[PATCH v2] pinctrl: pinctrl-single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs
 2016-04-15 15:22 UTC  (3+ messages)

[PATCH] gpio: omap: fix irq triggering in smart-idle wakeup mode
 2016-04-15 15:21 UTC  (5+ messages)

[PATCH 1/1] x86, perf: add LBR filter support for SLM
 2016-04-15  7:53 UTC 

[PATCH v2 00/17] kvm-arm: Add stage2 page table walker
 2016-04-15 15:17 UTC  (5+ messages)
` [PATCH v2 01/17] arm64: Reuse TCR field definitions for EL1 and EL2
` [PATCH v2 04/17] arm64: Introduce pmd_thp_or_huge

[PATCH v2 0/3] ARM: OMAP3: Fix McBSP2/3 hwmod setup for sidetone
 2016-04-15 15:16 UTC  (11+ messages)

[patch] mfd: wm8400-core: signedness bug in wm8400_reg_read()
 2016-04-15 15:15 UTC  (3+ messages)
` [patch v2] mfd: wm8400-core: delete wm8400_reg_read()

[PATCH 0/2] DRA7x: Increase QSPI frequency to 64MHz
 2016-04-15 15:08 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz

[PATCH 1/1] x86, perf: Add Goldmont support
 2016-04-15  7:42 UTC 

[PATCH 0/3] v4.4: Revert "PCI: Implement pcibios_alloc_irq() and
 2016-04-15 15:08 UTC  (3+ messages)

[PATCH 0/5] Live patching for powerpc
 2016-04-15 15:07 UTC  (14+ messages)

[PATCH v4] iio: imu: Add initial support for Bosch BMI160
 2016-04-15 15:06 UTC 

[PATCH v3 00/19] drm: Add Allwinner A10 display engine support
 2016-04-15 15:01 UTC  (3+ messages)
` [PATCH v3 11/19] drm/panel: simple: Add timings for the Olimex LCD-OLinuXino-4.3TS

Deleting child qdisc doesn't reset parent to default qdisc?
 2016-04-15 14:58 UTC  (7+ messages)

Overlapping ioremap() calls, set_memory_*() semantics
 2016-04-15 14:47 UTC  (12+ messages)

HVMLite / PVHv2 - using x86 EFI boot entry
 2016-04-15 14:55 UTC  (11+ messages)
      ` [Xen-devel] "

[PATCH 0/5 v2] drm/vc4: DPI panel support
 2016-04-15 14:51 UTC  (5+ messages)
` [PATCH 1/5] of: Add vendor prefix for On Tat Industrial Company
` [PATCH 2/5] panel-simple: Add the 7" DPI panel from Adafruit

[patch] memory: of_memory: Silence uninitialized variable warning
 2016-04-15 14:50 UTC 

[PATCH v3] iio: imu: Add initial support for Bosch BMI160
 2016-04-15 14:49 UTC  (3+ messages)

[patch] thinkpad_acpi: silence an unintialized variable warning
 2016-04-15 14:46 UTC 

[patch] intel_telemetry_pltdrv: silence an unintialized variable warning
 2016-04-15 14:45 UTC 

[patch] virtio: Silence uninitialized variable warning
 2016-04-15 14:45 UTC 

[PATCH v6 0/4] Mediatek MT2701 SCPSYS power domain support
 2016-04-15 14:42 UTC  (5+ messages)
` [PATCH v6 3/4] soc: mediatek: Add MT2701 power dt-bindings

[PATCH] qla2xxx: rewrite code to avoid hitting gcc bug 70646
 2016-04-15 14:40 UTC  (2+ messages)

[PATCH 18/19] crypto: get rid of superfluous __GFP_REPEAT
 2016-04-15 14:37 UTC  (3+ messages)
` [PATCH resend] "

[PATCH] crypto: document correct return value for request allocation
 2016-04-15 14:37 UTC  (2+ messages)

Source code review around jump label usage
 2016-04-15 14:34 UTC  (6+ messages)
` [PATCH 0/2] net-ath9k_htc: Fine-tuning for two function implementations
  ` [PATCH 2/2] net-ath9k_htc: Replace a variable initialisation by an assignment in ath9k_htc_set_channel()

[PATCH v3] ARM64: ACPI: Update documentation for latest specification version
 2016-04-15 14:37 UTC  (2+ messages)

[RESEND 00/11] pwm: Add support for PWM Capture
 2016-04-15 14:31 UTC  (14+ messages)
` [RESEND 07/11] pwm: sti: Initialise PWM Capture channel data
` [RESEND 09/11] pwm: sti: Add PWM Capture call-back

[PATCH v5 3/4] drm/dp_helper: Perform throw-away read before actual read in drm_dp_dpcd_read()
 2016-04-15 14:31 UTC  (3+ messages)
` [PATCH v6 "

[PATCH] x86/vdso: add mremap hook to vm_special_mapping
 2016-04-15 14:12 UTC  (6+ messages)
` [PATCHv3 1/2] "
  ` [PATCHv3 2/2] x86: rename is_{ia32,x32}_task to in_{ia32,x32}_syscall
` [PATCHv4 1/2] x86/vdso: add mremap hook to vm_special_mapping
  ` [PATCHv4 2/2] x86: rename is_{ia32,x32}_task to in_{ia32,x32}_syscall

[RESEND v2] power: reset: keystone: Enable COMPILE_TEST
 2016-04-15 14:27 UTC  (2+ messages)

[PATCH 0/7] Add MT8173 Video Decoder Driver
 2016-04-15 14:27 UTC  (5+ messages)
` [PATCH 1/7] [media]: v4l: add Mediatek MT21 video block format
  ` [PATCH 2/7] dt-bindings: Add a binding for Mediatek Video Decoder
    ` [PATCH 3/7] [Media] vcodec: mediatek: Add Mediatek V4L2 Video Decoder Driver

[PATCH] block: loop: fix filesystem corruption in case of aio/dio
 2016-04-15 14:25 UTC  (3+ messages)

[PATCH v2 01/15] wcn36xx: Clean up wcn36xx_smd_send_beacon
 2016-04-15 14:25 UTC  (3+ messages)

[PATCHv2]brd: set max_discard_sectors properly
 2016-04-15 14:24 UTC 

[PATCH] rtc: ds1685: actually spin forever in poweroff path, part 2
 2016-04-15 14:21 UTC 

[PATCH]brd: set max_discard_sectors properly
 2016-04-15 14:21 UTC  (2+ messages)

[RESEND PATCH 0/3] power: Remove the deprecated extcon functions
 2016-04-15 14:20 UTC  (5+ messages)
` [RESEND PATCH 1/3] power: charger-manager: Replace deprecatd API of extcon
` [RESEND PATCH 2/3] power: axp288_charger: "

[PATCH] objtool: Detect falling through to the next function
 2016-04-15 14:17 UTC 

[PATCH] i2c: tegra: proper handling of error cases
 2016-04-15 14:15 UTC 

[PATCH 0/5] arm64: Fix behavior of maxcpus=n
 2016-04-15 14:12 UTC  (11+ messages)
` [PATCH 1/5] arm64: cpufeature: Add scope for capability check
` [PATCH 4/5] arm64: Verify CPU errata work arounds on hotplugged CPU

[PATCH 0/2] Introduce SPI support for BMC150 chip
 2016-04-15 14:13 UTC  (3+ messages)
` [PATCH 1/2] iio: magn: Split bmc150 driver in common/i2c parts
` [PATCH 2/2] iio: magn: bmc150: Introduce SPI support

linux-next crash during very early boot
 2016-04-15 14:10 UTC  (3+ messages)

[PATCH v16 0/6] arm64, numa: Add numa support for arm64 platforms
 2016-04-15 14:08 UTC  (6+ messages)
` [PATCH v16 1/6] efi: ARM/arm64: ignore DT memory nodes instead of removing them

[PATCH v6 0/8] Add MT8173 Video Encoder Driver and VPU Driver
 2016-04-15 14:02 UTC  (7+ messages)
` [PATCH v6 1/8] dt-bindings: Add a binding for Mediatek Video Processor
  ` [PATCH v6 2/8] [media] VPU: mediatek: support Mediatek VPU
    ` [PATCH v6 3/8] arm64: dts: mediatek: Add node for Mediatek Video Processor Unit
      ` [PATCH v6 4/8] dt-bindings: Add a binding for Mediatek Video Encoder
        ` [PATCH v6 5/8] [Media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder Driver

Terrible disk performance when files cached > 4GB
 2016-04-15 13:56 UTC  (2+ messages)

[PATCH 2/2] arm64: vhe: Verify CPU Exception Levels
 2016-04-15 13:55 UTC  (5+ messages)
` [PATCH v2 "

[PATCH v10 0/5] Multi-instance vTPM proxy driver
 2016-04-15 13:50 UTC  (6+ messages)
` [PATCH v10 1/5] tpm: Remove all uses of drvdata from the TPM Core
` [PATCH v10 2/5] tpm: Introduce TPM_CHIP_FLAG_VIRTUAL
` [PATCH v10 3/5] tpm: Proxy driver for supporting multiple emulated TPMs
` [PATCH v10 4/5] tpm: Initialize TPM and get durations and timeouts
` [PATCH v10 5/5] tpm: Add documentation for the tpm_vtpm_proxy device driver

[PATCH 0/3] hisi_sas: device id/IPTT collision workaround
 2016-04-15 13:52 UTC  (7+ messages)
` [PATCH 1/3] hisi_sas: add device and slot alloc hw methods
` [PATCH 2/3] hisi_sas: add slot_index_alloc_quirk_v2_hw()
` [PATCH 3/3] hisi_sas: add alloc_dev_quirk_v2_hw()

[PATCH] x86/hyperv: avoid reporting wrong NMI statuses for Gen2 instances
 2016-04-15 13:50 UTC 

[PATCH v2 0/4] Introduce bulk mode for crypto engine framework
 2016-04-15 13:48 UTC  (2+ messages)

This patch triggers a bad gcc bug (was Re: [PATCH] force inlining of some byteswap operations)
 2016-04-15 13:47 UTC  (11+ messages)

[RT PATCH] cputime: remove raw locks introduced by RT patchset
 2016-04-15 13:43 UTC  (3+ messages)

[PATCH v2 0/6] perf tools: Use SIGUSR2 control data dumpping
 2016-04-15 13:41 UTC  (5+ messages)

[PATCH] arm64: tegra: Enable cros-ec and charger on Smaug
 2016-04-15 13:38 UTC  (2+ messages)

[PATCH 0/1] usb: musb: nuke endpoint before setting its descriptor to NULL
 2016-04-15 13:26 UTC  (3+ messages)
` [PATCH 1/1] usb: musb: gadget: "

[patch] mm, hugetlb_cgroup: round limit_in_bytes down to hugepage size
 2016-04-15 13:24 UTC  (7+ messages)
    ` [patch v2] "

[PATCH v6 2/2] dmaengine: Add Xilinx zynqmp dma engine driver support
 2016-04-15 13:13 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: uniphier: UniPhier DT updates for Linux 4.7-rc1
 2016-04-15 13:13 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: uniphier: change release address of spin-table

[PATCH 00/28] Optimise page alloc/free fast paths v3
 2016-04-15 13:08 UTC  (3+ messages)

[PATCH 0/19] get rid of superfluous __GFP_REPORT
 2016-04-15 13:08 UTC  (4+ messages)
` [PATCH 17/19] dm: get rid of superfluous gfp flags

[PATCH v2] kaslr: allow kASLR to be default over Hibernation
 2016-04-15 13:06 UTC  (6+ messages)

[PATCH] tty/serial: atmel: fix hardware handshake selection
 2016-04-15 12:52 UTC  (2+ messages)

[PATCH v3 00/15] Fixes / cleanups in dw_dmac (affects on few subsystems)
 2016-04-15 12:45 UTC  (8+ messages)
` [PATCH v3 08/15] dmaengine: dw: revisit data_width property

linux-next: build warning after merge of the ipvs-next tree
 2016-04-15 12:38 UTC  (3+ messages)

[PATCH] clk: samsung: exynos7: Don't gate CMU_{CCORE, FSYS0} blocks clock
 2016-04-15 12:37 UTC  (3+ messages)

[PATCH] kernel/futex: handle the case where we got a "late" waiter
 2016-04-15 12:35 UTC 

[PATCH] libnvdimm, pmem: clarify the write+clear_poison+write flow
 2016-04-15 12:32 UTC  (2+ messages)

[PATCH 0/5] wireless: ti: Convert specialized logging macros to kernel style
 2016-04-15 12:22 UTC  (7+ 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).