linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-18 09:45:47 to 2019-01-18 12:55:58 UTC [more...]

[PATCH v4 1/4] can: m_can: Create a m_can platform framework
 2019-01-18 12:55 UTC  (4+ messages)

[PATCH 00/25] Increase success rates and reduce latency of compaction v2
 2019-01-18 12:55 UTC  (5+ messages)
` [PATCH 22/25] mm, compaction: Sample pageblocks for free pages
` [PATCH 23/25] mm, compaction: Be selective about what pageblocks to clear skip hints

use generic DMA mapping code in powerpc V4
 2019-01-18 12:55 UTC  (17+ messages)

[PATCH] clk: imx: Fix fractional clock set rate computation
 2019-01-18 12:54 UTC 

[PATCH v2] virtio_net: bulk free tx skbs
 2019-01-18 12:51 UTC  (2+ messages)

[PATCH][v4] tty: fix race between flush_to_ldisc and tty_open
 2019-01-18 12:50 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the clk tree
 2019-01-18 12:49 UTC  (6+ messages)

[PATCH 0/6] assorted console/vt/vcs fixes
 2019-01-18 12:49 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.0-3 tag
 2019-01-18 12:45 UTC 

[PATCH v5 00/14] qcom: spmi: add support for hierarchical IRQ chip
 2019-01-18 12:42 UTC  (7+ messages)
` [PATCH v5 04/14] spmi: pmic-arb: convert to v2 irq interfaces to support hierarchical IRQ chips
` [PATCH v5 07/14] qcom: spmi-gpio: add support for hierarchical IRQ chip

[GIT PULL] Fixes for v5.0
 2019-01-18 12:40 UTC 

[PATCH 0/3] drivers: Frequency constraint infrastructure
 2019-01-18 12:39 UTC  (8+ messages)
` [PATCH 1/3] drivers: base: Add frequency "

[GIT PULL] fbdev fixes for v5.0-rc3
 2019-01-18 12:38 UTC 

[PATCH v4 0/2] let kexec_file_load use platform keyring to verify the kernel image
 2019-01-18 12:37 UTC  (5+ messages)

[PATCH ghak59 V3 0/4] audit: config_change normalizations and event record gathering
 2019-01-18 12:35 UTC  (8+ messages)
` [PATCH ghak59 V3 2/4] audit: add syscall information to CONFIG_CHANGE records

[PATCH v8 2/3] drm/rockchip: Add support for Rockchip Soc RGB output interface
 2019-01-18 12:34 UTC  (3+ messages)
` [v8, "

[PATCH 1/2] drm/mediatek: Implement gem prime vmap/vunmap function
 2019-01-18 12:33 UTC  (6+ messages)
` [PATCH 2/2] drm/mediatek: Add Mediatek framebuffer device
  ` Aw: "
        ` Aw: "

[PATCH 0/2] Documentation: Explain EAS and EM
 2019-01-18 12:34 UTC  (12+ messages)
` [PATCH 2/2] sched: Document Energy Aware Scheduling

[PATCH 0/5] sched refcount_t conversions
 2019-01-18 12:27 UTC  (6+ messages)
` [PATCH 1/5] sched: convert sighand_struct.count to refcount_t
` [PATCH 2/5] sched: convert signal_struct.sigcnt "
` [PATCH 3/5] sched: convert numa_group.refcount "
` [PATCH 4/5] sched/task_struct: convert task_struct.usage "
` [PATCH 5/5] sched/task_struct: convert task_struct.stack_refcount "

[PATCHv3 0/4] Add coresight support for SDM845 and MSM8996
 2019-01-18 12:22 UTC  (5+ messages)
` [PATCHv3 1/4] arm64: dts: qcom: sdm845: Add Coresight support
` [PATCHv3 2/4] arm64: dts: qcom: msm8996: "
` [PATCHv3 3/4] coresight: etm4x: Add support to enable ETMv4.2
` [PATCHv3 4/4] arm64: dts: qcom: sdm845: Remove the duplicate header inclusion

bisected: ttyS panic on pa-risc
 2019-01-18 12:23 UTC  (2+ messages)

[PATCH v3 01/23] drm/qxl: drop ttm_mem_reg arg from qxl_hw_surface_alloc()
 2019-01-18 12:20 UTC  (23+ messages)
` [PATCH v3 02/23] drm/qxl: drop unused qxl_fb_virtual_address
` [PATCH v3 03/23] drm/qxl: simplify slot management
` [PATCH v3 04/23] drm/qxl: change the way slot is detected
` [PATCH v3 05/23] drm/qxl: drop unused fields from struct qxl_device
` [PATCH v3 06/23] drm/qxl: use separate offset spaces for the two slots / ttm memory types
` [PATCH v3 07/23] drm/qxl: allow both PRIV and VRAM placement for QXL_GEM_DOMAIN_SURFACE
` [PATCH v3 08/23] drm/qxl: use QXL_GEM_DOMAIN_SURFACE for shadow bo
` [PATCH v3 09/23] drm/qxl: use QXL_GEM_DOMAIN_SURFACE for dumb gem objects
` [PATCH v3 10/23] drm/qxl: move qxl_primary_apply_cursor to correct place
` [PATCH v3 11/23] drm/qxl: drop unused offset parameter from qxl_io_create_primary()
` [PATCH v3 12/23] drm/qxl: track primary bo
` [PATCH v3 13/23] drm/qxl: use shadow bo directly
` [PATCH v3 14/23] drm/qxl: cover all crtcs in shadow bo
` [PATCH v3 15/23] drm/qxl: use qxl_num_crtc directly
` [PATCH v3 16/23] drm/qxl: implement prime kmap/kunmap
` [PATCH v3 17/23] drm/qxl: use generic fbdev emulation
` [PATCH v3 18/23] drm/qxl: remove dead qxl fbdev emulation code
` [PATCH v3 19/23] drm/qxl: implement qxl_gem_prime_(un)pin
` [PATCH v3 20/23] drm/qxl: add mode/framebuffer check functions
` [PATCH v3 21/23] drm/qxl: add qxl_add_mode helper function
` [PATCH v3 22/23] drm/qxl: use kernel mode db
` [PATCH v3 23/23] drm/qxl: add overflow checks to qxl_mode_dumb_create()

GPL Revocation - Slashdot
 2019-01-18 12:19 UTC 

iommu_intel or i915 regression in 4.18, 4.19.12 and drm-tip
 2019-01-18 12:17 UTC  (5+ messages)
      ` [PATCH] iommu/intel: quirk to disable DMAR for QM57 igfx

GPL revocation (GPC-Slots 2): Alex "Skud" Bayley, Leigh Honeywell
 2019-01-18 12:16 UTC 

[PATCH V2] wlcore: sdio: Fixup power on/off sequence
 2019-01-18 12:09 UTC  (4+ messages)

[PATCH] x86/fpu: Get rid of CONFIG_AS_FXSAVEQ
 2019-01-18 12:09 UTC  (2+ messages)

[PATCH v5 0/3] Move pm_runtime accounted time to raw nsec
 2019-01-18 12:08 UTC  (9+ messages)
` [PATCH v5 3/3] PM/runtime:Replace jiffies based accounting with ktime based accounting

[PATCHv2 0/4] Add coresight support for SDM845 and MSM8996
 2019-01-18 12:08 UTC  (6+ messages)
` [PATCHv2 2/4] arm64: dts: qcom: msm8996: Add Coresight support

[PATCH] serial: 8250: Fix serial8250 initialization crash
 2019-01-18 12:02 UTC  (2+ messages)

perf: rdpmc bug when viewing all procs on remote cpu
 2019-01-18 12:01 UTC  (5+ messages)

[PATCH 0/3] serdev support for n_gsm
 2019-01-18 11:59 UTC  (2+ messages)

workqueue: Is flush_work() without INIT_WORK() OK?
 2019-01-18 11:58 UTC 

[GIT PULL] PHY: For 5.0 -rc
 2019-01-18 11:58 UTC  (2+ messages)

[PATCH 1/1] doc: pinctrl: fix bad reference to pinctrl.txt file
 2019-01-18 11:55 UTC  (2+ messages)

[PATCH] 8250_pci.c: Update NI specific devices class to multi serial
 2019-01-18 11:57 UTC  (2+ messages)

[PATCH v10 00/27] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2019-01-18 11:56 UTC  (5+ messages)

Need help: how to locate failure from irq_chip subsystem
 2019-01-18 11:53 UTC  (6+ messages)

[PATCH BUGFIX RFC 0/2] reverting two commits causing freezes
 2019-01-18 11:52 UTC  (3+ messages)
` [PATCH BUGFIX RFC 1/2] Revert "bfq-iosched: remove unused variable"
` [PATCH BUGFIX RFC 2/2] Revert "bfq: calculate shallow depths at init time"

[PATCH 0/4] Allow persistent memory to be used like normal RAM
 2019-01-18 11:48 UTC  (5+ messages)

[for-next][PATCH] x86/Kconfig: Select PCI_LOCKLESS_CONFIG if PCI is enabled
 2019-01-18 11:45 UTC  (7+ messages)

[PATCH] mtd: rawnand: denali: get ->setup_data_interface() working again
 2019-01-18 11:43 UTC  (2+ messages)
`  "

[PATCH v2] drm/xen-front: Make shmem backed display buffer coherent
 2019-01-18 11:43 UTC  (7+ messages)
          ` [Xen-devel] "

[PATCH v3 0/3] make kexec work with efi=noruntime or efi=old_map
 2019-01-18 11:43 UTC  (6+ messages)
` [PATCH v3 1/3] x86, kexec_file_load: Don't setup EFI info if EFI runtime is not enabled
` [PATCH v3 2/3] acpi: store acpi_rsdp address for later kexec usage
` [PATCH v3 3/3] x86, kexec_file_load: make it work with efi=noruntime or efi=old_map

fix a layering violation in videobuf2 and improve dma_map_resource v2
 2019-01-18 11:37 UTC  (4+ messages)
` [PATCH 1/3] dma-mapping: remove the default map_resource implementation
` [PATCH 2/3] dma-mapping: don't BUG when calling dma_map_resource on RAM
` [PATCH 3/3] videobuf2: replace a layering violation with dma_map_resource

[PATCH 1/2] regulator: lochnagar: Add missing MODULE_DEVICE_TABLE
 2019-01-18 11:36 UTC  (2+ messages)
` [PATCH 2/2] regulator: lochnagar: Remove redundant MODULE_ALIAS

[PATCH] dma-debug: add dumping facility via debugfs
 2019-01-18 11:35 UTC  (3+ messages)

[PATCH RFC 1/1] arm64: Use PSCI calls for CPU stop when hotplug is supported
 2019-01-18 11:32 UTC  (2+ messages)

[GIT PULL] ACPI fixes for v5.0-rc3
 2019-01-18 11:24 UTC 

[PATCHv4 00/13] Heterogeneuos memory node attributes
 2019-01-18 11:21 UTC  (6+ messages)
` [PATCHv4 05/13] Documentation/ABI: Add new node sysfs attributes

[PATCH] staging: xgifb: delete the driver
 2019-01-18 11:20 UTC  (2+ messages)

[RFC PATCH 0/3] cgroup: fsio throttle controller
 2019-01-18 11:11 UTC  (7+ messages)
` [RFC PATCH 1/3] fsio-throttle: documentation
` [RFC PATCH 2/3] fsio-throttle: controller infrastructure
` [RFC PATCH 3/3] fsio-throttle: instrumentation

[PATCH] x86/speculation: Update TIF_SPEC_IB before ibpb barrier
 2019-01-18 11:09 UTC 

[PATCH 0/5] Reset Intel BT controller if it gets stuck
 2019-01-18 11:04 UTC  (4+ messages)
` [PATCH v3 1/5] usb: split code locating ACPI companion into port and device
  ` [PATCH v3 5/5] Bluetooth: btusb: Use the hw_reset method to allow resetting the BT chip

[PATCH] bluetooth: hci_intel: Check for driver register failure
 2019-01-18 11:00 UTC  (2+ messages)

[PATCH] bluetooth: hci_bcm: Check for driver_register failure
 2019-01-18 10:59 UTC  (2+ messages)

[PATCH 0/2] gcc-plugins: fixes for arm_ssp_per_task_plugin
 2019-01-18 10:58 UTC  (3+ messages)
` [PATCH 1/2] gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP mask
` [PATCH 2/2] gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+

[PATCH] crypto: testmgr - split akcipher tests by a key type
 2019-01-18 10:56 UTC  (2+ messages)

[PATCH 0/3] Introduce support for WP GPIO in the core SDHCI
 2019-01-18 10:57 UTC  (5+ messages)
` [PATCH 2/3] mmc: sdhci-omap: drop ->get_ro() implementation

[patch 0/9] treewide: Cleanup recently added license mess
 2019-01-18 10:54 UTC  (4+ messages)
` [patch 6/9] ceph: quota: Cleanup "

[BUG] USB: atm: Licensing conflict
 2019-01-18 10:53 UTC 

[PATCH v2 0/4] soc: amlogic: clk-measure: add axg and g12a support
 2019-01-18 10:52 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: amlogic: add new compatible devices to clk_measure
` [PATCH v2 2/4] soc: amlogic: clk-measure: add axg and g12a support
` [PATCH v2 3/4] arm64: dts: meson: axg: add clk measure support
` [PATCH v2 4/4] arm64: dts: meson: g12a: "

[PATCH] net: sun: cassini: Cleanup license conflict
 2019-01-18 10:49 UTC 

[PATCH v2] Bluetooth: Fix locking in bt_accept_enqueue() for BH context
 2019-01-18 10:49 UTC  (2+ messages)

[PATCH] media: fsl-viu: Use proper check for presence of {out,in}_be32()
 2019-01-18 10:45 UTC  (4+ messages)

linux-next: build warning after merge of the mali-dp tree
 2019-01-18 10:43 UTC  (2+ messages)

[PATCH v2 1/5] ASoC: imx-sgtl5000: put of nodes if finding codec fails
 2019-01-18 10:43 UTC  (10+ messages)
` [PATCH v2 2/5] ASoC: imx-sgtl5000: lower log level for potential probe deferral cases
  ` [alsa-devel] "
` [PATCH v2 3/5] ASoC: imx-sgtl5000: don't print EPROBE_DEFER as error
  ` [alsa-devel] "
` [PATCH v2 4/5] ASoC: fsl_spdif: "
  ` [alsa-devel] "
` [PATCH v2 5/5] ASoC: imx-spdif: "
  ` [alsa-devel] "
` [alsa-devel] [PATCH v2 1/5] ASoC: imx-sgtl5000: put of nodes if finding codec fails

[Question] What is the license of scripts/basic/fixdep.c ?
 2019-01-18 10:41 UTC  (2+ messages)

linux-next: build failure after merge of the imx-drm tree
 2019-01-18 10:41 UTC  (2+ messages)

Crypto Fixes for 4.14
 2019-01-18 10:40 UTC  (11+ messages)
` Crypto Fixes for 4.15
      ` Crypto Fixes for 4.16
        ` Crypto Fixes for 4.17
          ` Crypto Fixes for 4.18
            ` Crypto Fixes for 4.19
              ` Crypto Fixes for 4.20
                  ` Crypto Fixes for 5.0

[PATCH v6 0/2] spi: Add Renesas R-Car Gen3 RPC-IF SPI driver
 2019-01-18 10:39 UTC  (4+ messages)
` [PATCH v6 2/2] dt-bindings: spi: Document Renesas R-Car Gen3 RPC-IF controller bindings

[PATCH 0/2] make kexec work with efi=noruntime or efi=old_map
 2019-01-18 10:26 UTC  (11+ messages)
` [PATCH v2 2/2] x86, kexec_file_load: make it "

Question about qspinlock nest
 2019-01-18 10:24 UTC  (9+ messages)

[PATCH v2 1/2] media: imx: csi: Disable CSI immediately after last EOF
 2019-01-18 10:24 UTC  (2+ messages)

[v4,1/9] net-next: phy: new Asix Electronics PHY driver
 2019-01-18 10:22 UTC 

[PATCH 0/4] irq: imx-irqsteer: add 32 interrupts chan and multi outputs support
 2019-01-18 10:22 UTC  (10+ messages)
` [PATCH 1/4] dt-binding: irq: imx-irqsteer: use irq number per channel instead of group number
` [PATCH 4/4] irq: imx: irqsteer: add multi output interrupts support

[PATCH v11 0/9] Add power domain driver for corners on msm8996/sdm845
 2019-01-18 10:17 UTC  (4+ messages)

Crash in list_add_leaf_cfs_rq due to bad tmp_alone_branch
 2019-01-18 10:16 UTC  (3+ messages)

[PATCH 0/4] crypto: hisilicon: Add HiSilicon QM and ZIP controller driver
 2019-01-18 10:09 UTC  (8+ messages)
` [PATCH 3/4] crypto: hisilicon: Add HiSilicon ZIP accelerator support

[PATCH 1/1] irqchip: gpcv2: make config option visible
 2019-01-18 10:09 UTC  (4+ messages)

[PATCH] dmaengine: fsl-edma: dma map slave device address
 2019-01-18 10:06 UTC 

[PATCH] driver core: move device->knode_class to device_private
 2019-01-18 10:06 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 1/3] mmc: dw_mmc-bluefield: Add driver extension
 2019-01-18 10:06 UTC  (3+ messages)
` [PATCH v7 "

[PATCH] powerpc/powernv: Remove duplicate header
 2019-01-18 10:04 UTC  (2+ messages)

[RFC v3 00/21] SMMUv3 Nested Stage Setup
 2019-01-18 10:02 UTC  (2+ messages)

[PATCH v1 1/5] pwm: mediatek: add a property "mediatek,num-pwms"
 2019-01-18 10:01 UTC  (7+ messages)

[PATCH 00/14] Misc ION cleanups and adding unmapped heap
 2019-01-18  9:59 UTC  (4+ messages)
` [PATCH 12/14] staging: android: ion: Declare helpers for carveout and chunk heaps

[GIT PULL] xen: fixes for 5.0-rc3
 2019-01-18  9:57 UTC 

[RFC 0/7] Introduce bus domains controller framework
 2019-01-18  9:56 UTC  (3+ messages)

[PATCH] ASoC: soc-core: remove error due to probe deferral
 2019-01-18  9:55 UTC 

[PATCH] perf/core: fix perf_proc_update_handler() bug
 2019-01-18  9:52 UTC  (2+ messages)

[PATCH] arch/csky/mm/fault.c: Remove duplicate header
 2019-01-18  9:51 UTC 

[PATCH 0/3] clk: meson: claim input clocks through DT
 2019-01-18  9:50 UTC  (2+ messages)

[PATCH] perf, script: Fix crash with printing mixed trace point and other events
 2019-01-18  9:49 UTC  (2+ messages)

[PATCH v6 00/16] locking/lockdep: Add support for dynamic keys
 2019-01-18  9:48 UTC  (8+ messages)

[PATCH] wireless: remove unneeded semicolon
 2019-01-18  9:45 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).