linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-31 13:42:47 to 2019-01-31 16:35:03 UTC [more...]

[PATCH 0/5 v5] Fix virtio-blk issue with SWIOTLB
 2019-01-31 16:34 UTC  (7+ messages)
` [PATCH 3/5] dma: Introduce dma_max_mapping_size()
    ` [PATCH] dma: Uninline dma_max_mapping_size()

[PATCH v2 0/7] libsas: fix issue of swapping or replacing disks
 2019-01-31 16:34 UTC  (5+ messages)
` [PATCH v2 7/7] scsi: libsas: fix issue of swapping two sas disks

[PATCH v2 0/8] qcom: support wakeup capable GPIOs
 2019-01-31 16:34 UTC  (4+ messages)
` [PATCH v2 5/8] drivers: pinctrl: msm: setup GPIO irqchip hierarchy

[PATCH 0/5 v6] Fix virtio-blk issue with SWIOTLB
 2019-01-31 16:34 UTC  (6+ messages)
` [PATCH 1/5] swiotlb: Introduce swiotlb_max_mapping_size()
` [PATCH 2/5] swiotlb: Add is_swiotlb_active() function
` [PATCH 3/5] dma: Introduce dma_max_mapping_size()
` [PATCH 4/5] virtio: Introduce virtio_max_dma_size()
` [PATCH 5/5] virtio-blk: Consider virtio_max_dma_size() for maximum segment size

[PATCH V2] lightnvm: pblk: prevent stall due to wb threshold
 2019-01-31 16:33 UTC  (3+ messages)

[PATCH v2 00/10] spi: atmel-quadspi: introduce sam9x60 qspi controller
 2019-01-31 16:32 UTC  (12+ messages)
` [PATCH v2 01/10] spi: atmel-quadspi: cache MR value to avoid a write access
` [PATCH v2 02/10] spi: atmel-quadspi: order header files inclusion alphabetically
` [PATCH v2 03/10] spi: atmel-quadspi: drop wrappers for iomem accesses
` [PATCH v2 04/10] spi: atmel-quadspi: fix naming scheme
` [PATCH v2 05/10] spi: atmel-quadspi: remove unnecessary cast
` [PATCH v2 06/10] spi: atmel-quadspi: return appropriate error code
` [PATCH v2 07/10] spi: atmel-quadspi: switch to SPDX license identifiers
` [PATCH v2 08/10] dt-bindings: spi: atmel-quadspi: update example to new clock binding
` [PATCH v2 09/10] dt-bindings: spi: atmel-quadspi: QuadSPI driver for Microchip SAM9X60
` [PATCH v2 10/10] spi: atmel-quadspi: add support for sam9x60 qspi controller

[PATCHv6 0/6] Add coresight support for SDM845, MSM8998 and MSM8996
 2019-01-31 16:31 UTC  (8+ messages)
` [PATCHv6 1/6] arm64: dts: qcom: sdm845: Add Coresight support
` [PATCHv6 2/6] arm64: dts: qcom: msm8998: "
` [PATCHv6 3/6] arm64: dts: qcom: msm8996: "
` [PATCHv6 4/6] coresight: etm4x: Add support to enable ETMv4.2
` [PATCHv6 5/6] coresight: etm4x: Add ETM PIDs for SDM845 and MSM8996
` [PATCHv6 6/6] coresight: debug: Add Unique Component Identifier (UCI) table

[PATCH V7 1/5] i2c: tegra: Sort all the include headers alphabetically
 2019-01-31 16:31 UTC  (10+ messages)
` [PATCH V7 3/5] i2c: tegra: Add DMA Support

[PATCH v5 0/6] Add ARMv8.3 pointer authentication for kvm guest
 2019-01-31 16:27 UTC  (9+ messages)
` [PATCH v5 1/5] arm64: Add utilities to save restore pointer authentication keys
` [PATCH v5 2/5] arm64/kvm: preserve host HCR_EL2/MDCR_EL2 value
` [PATCH v5 3/5] arm64/kvm: context-switch ptrauth registers
  ` [PATCH v5 3/5] arm64/kvm: context-switch ptrauth register
` [PATCH v5 4/5] arm64/kvm: add a userspace option to enable pointer authentication

[PATCH 1/1] mm/vmalloc: convert vmap_lazy_nr to atomic_long_t
 2019-01-31 16:24 UTC 

[PATCH] swiotlb: Return error from swiotlb_init_with_tbl()
 2019-01-31 16:24 UTC 

[PATCH 2/2] mm: Consider subtrees in memory.events
 2019-01-31 16:22 UTC  (11+ messages)

[PATCH v3 2/2] dt-bindings: iio: adc: Add docs for AD7768-1
 2019-01-31 16:21 UTC 

[PATCH v3 1/2] iio: adc: Add AD7768-1 ADC basic support
 2019-01-31 16:20 UTC 

[PATCH v4 0/6] Add ARMv8.3 pointer authentication for kvm guest
 2019-01-31 16:19 UTC  (5+ messages)
` [PATCH v4 3/6] arm64/kvm: add a userspace option to enable pointer authentication

[PATCH v2 0/7] add support for SAM9X60 pin controller
 2019-01-31 16:18 UTC  (8+ messages)
` [PATCH v2 1/7] pinctrl: at91: add option to use drive strength bits
` [PATCH v2 2/7] pinctrl: at91: add drive strength support for SAM9X60
` [PATCH v2 3/7] pinctrl: at91: add compatibles for SAM9X60 pin controller
` [PATCH v2 4/7] dt-bindings: add documentation for banks
` [PATCH v2 5/7] dt-bindings: add bindings for SAM9X60
` [PATCH v2 6/7] pinctrl: at91: add slewrate support "
` [PATCH v2 7/7] dt-bindings: add documentation for slew rate

[PATCH 00/11] btrfs: add zstd compression level support
 2019-01-31 16:17 UTC  (10+ messages)
` [PATCH 01/11] btrfs: add macros for compression type and level
` [PATCH 03/11] btrfs: manage heuristic workspace as index 0

[PATCH 0/7] add support for SAM9X60 pin controller
 2019-01-31 16:16 UTC  (4+ messages)
` [PATCH 3/7] pinctrl: at91: add compatibles "

[PATCH] kvm: x86: Return LA57 feature based on hardware capability
 2019-01-31 16:09 UTC 

[PATCH] KVM: MMU: record maximum physical address width in kvm_mmu_extended_role
 2019-01-31 16:09 UTC 

[PATCH 00/22] Increase success rates and reduce latency of compaction v3
 2019-01-31 16:11 UTC  (12+ messages)
` [PATCH 09/22] mm, compaction: Use free lists to quickly locate a migration source
` [PATCH 11/22] mm, compaction: Use free lists to quickly locate a migration target
` [PATCH 20/22] mm, compaction: Sample pageblocks for free pages
` [PATCH 21/22] mm, compaction: Be selective about what pageblocks to clear skip hints
` [PATCH 22/22] mm, compaction: Capture a page under direct compaction

[PATCH] mm: sparse: Use '%pa' with 'phys_addr_t' type
 2019-01-31 16:10 UTC 

[PATCH v4 0/9] mmu notifier provide context informations
 2019-01-31 16:10 UTC  (2+ messages)

[PATCH] zswap: ignore debugfs_create_dir() return value
 2019-01-31 16:09 UTC  (4+ messages)

[PATCH 1/2] tpm: don't return bool from update_timeouts
 2019-01-31 16:08 UTC  (3+ messages)
` [PATCH 2/2] tpm: don't print error message in tpm_transmit_cmd when tpm still testing

[PATCH] fixup: mm: memcontrol: Unbreak memcontrol build when THP is disabled
 2019-01-31 16:08 UTC 

[PATCH 1/2] tpm: don't return bool from update_timeouts
 2019-01-31 16:07 UTC  (3+ messages)

[PATCH] x86/microcode/amd: Don't attempt to load older microcode patch
 2019-01-31 16:06 UTC  (2+ messages)
` [tip:x86/urgent] x86/microcode/amd: Don't falsely trick the late loading mechanism

[RFC PATCH] drivers core: cpu: add hotplug callback to update cpu_dev state to resumed
 2019-01-31 16:05 UTC  (3+ messages)

[PATCH v8 0/7] tpm: retrieve digest size of unknown algorithms from TPM
 2019-01-31 16:05 UTC  (5+ messages)
` [PATCH v8 5/7] tpm: move tpm_chip definition to include/linux/tpm.h

[PATCH] qcom: apr: Make apr callbacks in non-atomic context
 2019-01-31 16:05 UTC  (4+ messages)

Getting weird TPM error after rebasing my tree to security/next-general
 2019-01-31 16:04 UTC  (11+ messages)

[PATCH 0/6] driver core: Fix some issues related to device links
 2019-01-31 16:03 UTC  (6+ messages)

[PATCH v7 00/28] New macros for assembler symbols
 2019-01-31 16:00 UTC  (3+ messages)
` [PATCH v7 01/28] linkage: new "

[PATCH] mmc: mmc: Fix HS setting in mmc_hs400_to_hs200()
 2019-01-31 15:58 UTC  (2+ messages)

[PATCH] dt-bindings: gpu: add bindings for the ARM Mali Bifrost GPU
 2019-01-31 15:53 UTC  (2+ messages)

[PATCH 0/8] drm/meson: Add support for HDMI2.0 4k60
 2019-01-31 15:50 UTC  (4+ messages)

[PATCH 0/2] [REGRESSION v4.19-20] mm: shrinkers are now way too aggressive
 2019-01-31 15:48 UTC  (5+ messages)
` [PATCH 1/2] Revert "mm: don't reclaim inodes with many attached pages"

[PATCH v4 1/2] iio: light: add driver for MAX44009
 2019-01-31 15:49 UTC  (2+ messages)
` [PATCH v4 2/2] dt-bindings: iio: light: Add max44009

[PATCH] Bluetooth: hci_uart: Switch pty driver to slave side in tty_set_termios()
 2019-01-31 15:43 UTC  (4+ messages)

[PATCH RFC] virtio: hint if callbacks surprisingly might sleep
 2019-01-31 15:41 UTC  (3+ messages)

[PATCH 0/3] Enhance virtio rpmsg bus driver buffer allocation
 2019-01-31 15:41 UTC  (4+ messages)
` [PATCH 1/3] rpmsg: virtio_rpmsg_bus: allow the different vring size for send/recv
` [PATCH 2/3] rpmsg: virtio_rpmsg_bus: allocate rx/tx buffer separately
` [PATCH 3/3] rpmsg: virtio_rpmsg_bus: get buffer size from config space

[PATCH v2] Bluetooth: Add NULL check for tiocmget() and tiocmset()
 2019-01-31 15:40 UTC  (2+ messages)

[PATCH v3 0/3] platform/x86: wmi: add WMI support to MODULE_DEVICE_TABLE()
 2019-01-31 15:38 UTC  (5+ messages)
` [PATCH v3 3/3] platform/x86: wmi: use MODULE_DEVICE_TABLE() instead of MODULE_ALIAS()

[RFC PATCH 3/5] mm/vma: add support for peer to peer to device vma
 2019-01-31 15:37 UTC  (11+ messages)

[PATCH] mm: Do not allocate duplicate stack variables in shrink_page_list()
 2019-01-31 15:37 UTC 

[PATCH v5] driver: uio: fix possible memory leak in uio_open
 2019-01-31 15:36 UTC  (2+ messages)

[PATCH v4 0/5] misc: Add support to Qualcomm FastRPC driver
 2019-01-31 15:34 UTC  (3+ messages)
` [PATCH v4 3/5] misc: fastrpc: Add support for context Invoke method

[PATCH] net: check negative value for signed refcnt
 2019-01-31 15:34 UTC  (7+ messages)

[PATCH] tty: Fix WARNING in tty_set_termios
 2019-01-31 15:33 UTC  (6+ messages)

fix a layering violation in videobuf2 and improve dma_map_resource
 2019-01-31 15:31 UTC  (6+ messages)
  ` [PATCH 3/3] videobuf2: replace a layering violation with dma_map_resource

[PATCH V8 1/5] i2c: tegra: Sort all the include headers alphabetically
 2019-01-31 15:24 UTC  (7+ messages)
` [PATCH V8 2/5] i2c: tegra: Add Bus Clear Master Support
` [PATCH V8 3/5] i2c: tegra: Add DMA Support

[PATCH v7 0/3] clk: clkdev add managed lookup registrations
 2019-01-31 15:21 UTC  (3+ messages)

[PATCH v2 1/2] arm64: defconfig: Enable I2C_GPIO
 2019-01-31 15:20 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: defconfig: Enable SUN6I Camera sensor interface

[PATCH] Drivers: hv: vmbus: Add mutex lock to channel show functions
 2019-01-31 15:19 UTC  (7+ messages)

[PATCH v6 0/4] Provide core API for NMIs
 2019-01-31 15:20 UTC  (6+ messages)
` [PATCH v6 1/4] genirq: Provide basic NMI management for interrupt lines
` [PATCH v6 2/4] genirq: Provide NMI management for percpu_devid interrupts
` [PATCH v6 3/4] genirq: Provide NMI handlers
` [PATCH v6 4/4] irqdesc: Add domain handler for NMIs

[PATCH][RFC] module: Cure the MODULE_LICENSE "GPL" vs. "GPL v2" bogosity
 2019-01-31 15:18 UTC  (2+ messages)

[PATCH 00/10] Venus stateful Codec API
 2019-01-31 15:18 UTC  (13+ messages)
` [PATCH 10/10] venus: dec: make decoder compliant with stateful codec API

[driver-core PATCH v10 0/9] Add NUMA aware async_schedule calls
 2019-01-31 15:17 UTC  (2+ messages)

[PATCH] irqchip/gic-v3-its: Lock its device list during find and create its device
 2019-01-31 15:12 UTC  (7+ messages)

[RFC PATCH 3/5] mm/vma: add support for peer to peer to device vma
 2019-01-31 15:11 UTC  (16+ messages)

[PATCH] crypto: ccp: fix the SEV probe in kexec boot path
 2019-01-31 15:08 UTC  (2+ messages)

[PATCH 0/4] WIP: rockchip mpp for v4l2 video decoder
 2019-01-31 15:01 UTC  (3+ messages)

[PATCH] arm64: dts: imx8mq: Add RTC support
 2019-01-31 15:01 UTC 

[PATCH v10 00/25] arm64: provide pseudo NMI with GICv3
 2019-01-31 14:59 UTC  (26+ messages)
` [PATCH v10 01/25] arm64: Fix HCR.TGE status for NMI contexts
` [PATCH v10 02/25] arm64: Remove unused daif related functions/macros
` [PATCH v10 03/25] arm64: cpufeature: Set SYSREG_GIC_CPUIF as a boot system feature
` [PATCH v10 04/25] arm64: cpufeature: Add cpufeature for IRQ priority masking
` [PATCH v10 05/25] arm/arm64: gic-v3: Add PMR and RPR accessors
` [PATCH v10 06/25] irqchip/gic-v3: Switch to PMR masking before calling IRQ handler
` [PATCH v10 07/25] arm64: ptrace: Provide definitions for PMR values
` [PATCH v10 08/25] arm64: Make PMR part of task context
` [PATCH v10 09/25] arm64: Unmask PMR before going idle
` [PATCH v10 10/25] arm64: kvm: Unmask PMR before entering guest
` [PATCH v10 11/25] efi: Let architectures decide the flags that should be saved/restored
` [PATCH v10 12/25] arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking
` [PATCH v10 13/25] arm64: daifflags: Include PMR in daifflags restore operations
` [PATCH v10 14/25] arm64: alternative: Allow alternative status checking per cpufeature
` [PATCH v10 15/25] arm64: alternative: Apply alternatives early in boot process
` [PATCH v10 16/25] irqchip/gic-v3: Factor group0 detection into functions
` [PATCH v10 17/25] arm64: Switch to PMR masking when starting CPUs
` [PATCH v10 18/25] arm64: gic-v3: Implement arch support for priority masking
` [PATCH v10 19/25] irqchip/gic-v3: Detect if GIC can support pseudo-NMIs
` [PATCH v10 20/25] irqchip/gic-v3: Handle pseudo-NMIs
` [PATCH v10 21/25] irqchip/gic-v3: Allow interrupts to be set as pseudo-NMI
` [PATCH v10 22/25] arm64: Handle serror in NMI context
` [PATCH v10 23/25] arm64: Skip preemption when exiting an NMI
` [PATCH v10 24/25] arm64: Skip irqflags tracing for NMI in IRQs disabled context
` [PATCH v10 25/25] arm64: Enable the support of pseudo-NMIs

[PATCH] arm64: defconfig: Enable RTC_DRV_SNVS
 2019-01-31 15:01 UTC 

[PATCH] MAINTAINERS: Update cgroup entry
 2019-01-31 14:58 UTC  (2+ messages)

[PATCH V3 01/13] perf/core, x86: Add PERF_SAMPLE_DATA_PAGE_SIZE
 2019-01-31 14:58 UTC  (3+ messages)

[PATCH] cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix the accounting
 2019-01-31 14:56 UTC  (2+ messages)

[PATCH RFC 1/1] iommu: set the default iommu-dma mode as non-strict
 2019-01-31 14:55 UTC  (2+ messages)

[PATCH 1/2] component: Add documentation
 2019-01-31 14:46 UTC  (2+ messages)
  ` [PATCH 2/2] components: multiple components for a device

linux-next: manual merge of the vhost tree with the pci tree
 2019-01-31 14:42 UTC  (3+ messages)

[PATCH v7 00/15] KVM: s390: make use of the GIB
 2019-01-31 14:39 UTC  (3+ messages)
` [PATCH v7 12/15] KVM: s390: kvm_s390_gisa_clear() now clears the IPM only

[PATCH] phy: ti-pipe3: Add set_mode callback to configure usb3 phy as pcie phy
 2019-01-31 14:36 UTC  (6+ messages)

[PATCH v3 1/2] iio:dac:ti-dac7612: Add driver for Texas Instruments DAC7612
 2019-01-31 14:33 UTC  (5+ messages)
` [PATCH v3 2/2] iio:dac:dac7612: device tree bindings

[PATCH v2] ALSA: hda/tegra: enable clock during probe
 2019-01-31 14:30 UTC  (10+ messages)

[PATCH] acpi_pm: Reduce PMTMR counter read contention
 2019-01-31 14:26 UTC  (4+ messages)

[PATCH] include/linux/module.h: mark init/cleanup_module aliases as __cold
 2019-01-31 14:22 UTC  (2+ messages)

Yet another RX Vega hang with another kernel panic signature. WARNING: inconsistent lock state
 2019-01-31 14:22 UTC  (2+ messages)

[PATCH net-next] xprtrdma: Use struct_size() in kzalloc()
 2019-01-31 14:11 UTC  (2+ messages)

[PATCH] mtd: part: fix incorrect format specifier for an unsigned long long
 2019-01-31 14:08 UTC 

[PATCH 0/3] x86/Hyper-V/IOMMU: Add Hyper-V IOMMU driver to support x2apic mode
 2019-01-31 14:04 UTC  (3+ messages)
` [PATCH 2/3] HYPERV/IOMMU: Add Hyper-V stub IOMMU driver

[Xen-devel] xen/mem-reservation API and out-of-tree kernel modules
 2019-01-31 14:02 UTC 

Was Introducing.. Now: PFY O-S (Pay Fair Operating System)
 2019-01-31 14:00 UTC 

[PATCH 0/4] ARM: cleanup debugfs usage
 2019-01-31 13:57 UTC  (5+ messages)
` [PATCH 1/4] arm64: dump: no need to check return value of debugfs_create functions

linux-next: powerpcle qemu boot failure after merge of the akpm tree
 2019-01-31 13:50 UTC  (5+ messages)
` linux-next: powerpc le "

[RFC PATCH] leds: multicolor: Add sysfs interface definition
 2019-01-31 13:48 UTC  (7+ messages)

linux-next: build warning after merge of the wireless-drivers-next tree
 2019-01-31 13:46 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: iio/adc: Add docs for Ingenic JZ47xx SoCs ADC
 2019-01-31 13:45 UTC  (3+ messages)
` [PATCH 3/3] IIO: add Ingenic JZ47xx ADC driver

[PATCH] sched/debug: initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK
 2019-01-31 13:44 UTC  (3+ messages)

[PATCH 00/35] ARM: davinci: modernize the irq support
 2019-01-31 13:38 UTC  (3+ messages)
` [PATCH 03/35] ARM: davinci: remove davinci_intc_type
` [PATCH 04/35] ARM: davinci: pull davinci_intc_base into the respective intc drivers


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