linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-31 11:23:50 to 2019-01-31 14:22:30 UTC [more...]

[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 v2] ALSA: hda/tegra: enable clock during probe
 2019-01-31 14:21 UTC  (10+ messages)

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

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

[PATCH 00/22] Increase success rates and reduce latency of compaction v3
 2019-01-31 14:12 UTC  (4+ messages)
` [PATCH 09/22] mm, compaction: Use free lists to quickly locate a migration source

[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 V7 1/5] i2c: tegra: Sort all the include headers alphabetically
 2019-01-31 14:06 UTC  (8+ messages)
` [PATCH V7 2/5] i2c: tegra: Add Bus Clear Master Support
` [PATCH V7 3/5] i2c: tegra: Add DMA Support

[PATCH 00/11] btrfs: add zstd compression level support
 2019-01-31 14:04 UTC  (4+ messages)

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

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

[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

[PATCH RFC 1/1] iommu: set the default iommu-dma mode as non-strict
 2019-01-31 13:52 UTC 

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

[PATCH] net: check negative value for signed refcnt
 2019-01-31 13:49 UTC  (2+ messages)

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

[PATCH v3 1/2] iio:dac:ti-dac7612: Add driver for Texas Instruments DAC7612
 2019-01-31 13:48 UTC  (2+ 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:39 UTC  (36+ messages)
` [PATCH 01/35] ARM: davinci: remove intc_host_map from davinci_soc_info struct
` [PATCH 02/35] ARM: davinci: select GENERIC_IRQ_MULTI_HANDLER
` [PATCH 03/35] ARM: davinci: remove davinci_intc_type
` [PATCH 04/35] ARM: davinci: pull davinci_intc_base into the respective intc drivers
` [PATCH 05/35] ARM: davinci: drop irq defines from default_priorites
` [PATCH 06/35] ARM: davinci: wrap interrupt definitions with a macro for SPARSE_IRQ
` [PATCH 07/35] ARM: davinci: aintc: use irq domain
` [PATCH 08/35] ARM: davinci: select SPARSE_IRQ
` [PATCH 09/35] ARM: davinci: aintc: drop GPL license boilerplate
` [PATCH 10/35] ARM: davinci: aintc: wrap davinci_irq_init() with a helper
` [PATCH 11/35] ARM: davinci: aintc: use a common prefix for symbols in the driver
` [PATCH 12/35] ARM: davinci: aintc: drop the 00 prefix from register offsets
` [PATCH 13/35] ARM: davinci: aintc: add a new config structure
` [PATCH 14/35] ARM: davinci: aintc: use the new irqchip config structure in dm* SoCs
` [PATCH 15/35] ARM: davinci: aintc: use the new config structure
` [PATCH 16/35] ARM: davinci: aintc: move timer-specific irq_set_handler() out of irq.c
` [PATCH 17/35] ARM: davinci: aintc: remove unnecessary includes
` [PATCH 18/35] irqchip: davinci-aintc: move the driver to drivers/irqchip
` [PATCH 19/35] ARM: davinci: cp-intc: remove cp_intc.h
` [PATCH 20/35] ARM: davinci: cp-intc: add a wrapper around cp_intc_init()
` [PATCH 21/35] ARM: davinci: cp-intc: add a new config structure
` [PATCH 22/35] ARM: davinci: cp-intc: add the new config structures for da8xx SoCs
` [PATCH 23/35] ARM: davinci: cp-intc: use a common prefix for all symbols
` [PATCH 24/35] ARM: davinci: cp-intc: convert all hex numbers to lowercase
` [PATCH 25/35] ARM: davinci: cp-intc: use the new-style config structure
` [PATCH 26/35] ARM: davinci: cp-intc: improve coding style
` [PATCH 27/35] ARM: davinci: cp-intc: unify error handling
` [PATCH 28/35] ARM: davinci: cp-intc: remove unneeded include
` [PATCH 29/35] ARM: davinci: cp-intc: drop GPL license boilerplate
` [PATCH 30/35] ARM: davinci: cp-intc: remove redundant comments
` [PATCH 31/35] irqchip: davinci-cp-intc: move the driver to drivers/irqchip
` [PATCH 32/35] ARM: davinci: remove intc related fields from davinci_soc_info
` [PATCH 33/35] ARM: davinci: prepare to remove mach/irqs.h
` [PATCH 34/35] ARM: davinci: stop using defines from mach/irqs.h
` [PATCH 35/35] ARM: davinci: remove mach/irqs.h

[PATCH v2 0/9] device connection: Add support for device graphs
 2019-01-31 13:36 UTC  (6+ messages)
` [PATCH v2 7/9] usb: typec: Find the ports by also matching against the device node

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

[PATCH v2 00/15] Habana Labs kernel driver
 2019-01-31 13:32 UTC  (3+ messages)
` [PATCH v2 07/15] habanalabs: add h/w queues module

[PATCH] cfi: fix deadloop in cfi_cmdset_0002.c do_write_buffer
 2019-01-31 23:30 UTC 

[PATCH] dt-bindings: gpu: add bindings for the ARM Mali Bifrost GPU
 2019-01-31 13:29 UTC 

[PATCH] drm/sun4i: tcon: Prepare and enable TCON channel 0 clock at init
 2019-01-31 13:25 UTC 

[PATCH] irqchip/gic-v3-its: Fix probing for ITT_entry_size
 2019-01-31 13:21 UTC  (3+ messages)

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

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

[PATCH 0/4] drm/atmel-hlcdc: fix plane clipping/rotation issues
 2019-01-31 13:21 UTC  (4+ messages)

[PATCH v3 0/2] Document memory-to-memory video codec interfaces
 2019-01-31 13:19 UTC  (7+ messages)
` [PATCH v3 1/2] media: docs-rst: Document memory-to-memory video decoder interface

[PATCHv5 0/7] Add coresight support for SDM845, MSM8998 and MSM8996
 2019-01-31 13:16 UTC  (4+ messages)
` [PATCHv5 1/7] arm64: dts: qcom: sdm845: Add Coresight support

[PATCH v4] mmc: mxs-mmc: Introduce regulator support
 2019-01-31 13:15 UTC  (6+ messages)

[PATCH 0/9] spi: atmel-quadspi: introduce sam9x60 qspi contoller
 2019-01-31 13:12 UTC  (6+ messages)
` [PATCH 9/9] spi: atmel-quadspi: add support for sam9x60 qspi controller

[PATCH v5 00/13] KVM/X86: Introduce a new guest mapping interface
 2019-01-31 13:10 UTC  (6+ messages)

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

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

System crash with perf_fuzzer (kernel: 5.0.0-rc3)
 2019-01-31 13:00 UTC  (4+ messages)

[PATCH v5 1/7] Add support for XO 1.75 to OLPC battery driver
 2019-01-31 12:59 UTC  (5+ messages)
` [PATCH v5 2/7] x86, olpc: Use a correct version when making up a battery node

[PATCH] arch/arm/mm: Remove duplicate header
 2019-01-31 12:58 UTC  (5+ messages)
      ` 

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-31 12:57 UTC  (16+ messages)
` [PATCH 0/3] mincore() and IOCB_NOWAIT adjustments
  ` [PATCH 2/3] mm/filemap: initiate readahead even if IOCB_NOWAIT is set for the I/O

[PATCH RFC] virtio: hint if callbacks surprisingly might sleep
 2019-01-31 12:53 UTC 

[PATCH V8 1/5] i2c: tegra: Sort all the include headers alphabetically
 2019-01-31 12:50 UTC  (10+ messages)
` [PATCH V8 2/5] i2c: tegra: Add Bus Clear Master Support
` [PATCH V8 3/5] i2c: tegra: Add DMA Support
` [PATCH V8 4/5] i2c: tegra: Update transfer timeout
` [PATCH V8 5/5] i2c: tegra: Add I2C interface timing support

[v1] PCI: mediatek: Remove MSI inner domain
 2019-01-31 12:49 UTC  (4+ messages)

use generic DMA mapping code in powerpc V4
 2019-01-31 12:48 UTC  (13+ messages)

[PATCH v2 1/3] ARM: dts: rockchip: rv1108-elgin: Fix vcc5/6-supply representation
 2019-01-31 12:47 UTC  (3+ messages)
` [PATCH v2 2/3] ARM: dts: rockchip: rv1108-elgin: Use the correct regulator properties
` [PATCH v2 3/3] ARM: dts: rockchip: rv1108-evb: "

[PATCH v2] regulator: rk808: Fix BUCK1/2 voltages on rk805
 2019-01-31 12:46 UTC 

[PATCH v5 0/2] spi: support inter-word delays
 2019-01-31 12:46 UTC  (6+ messages)
` [PATCH v5 1/2] spi: support inter-word delay requirement for devices

Linux 4.20.6
 2019-01-31 12:46 UTC  (2+ messages)

Linux 4.19.19
 2019-01-31 12:45 UTC  (2+ messages)

Linux 4.14.97
 2019-01-31 12:45 UTC  (2+ messages)

[PATCH 1/4] regulator: rk808: Fix BUCK1/2 voltages on rk805
 2019-01-31 12:45 UTC  (3+ messages)

Linux 4.9.154
 2019-01-31 12:45 UTC  (2+ messages)

Linux 4.9.154
 2019-01-31 12:44 UTC 

Commit 594cc251fdd0 (user_access_begin does access_ok) made arch/sh stop booting on qemu
 2019-01-31 12:42 UTC  (2+ messages)

[PATCH v2 0/3] net: bpfilter: clean-up build rules
 2019-01-31 12:40 UTC  (6+ messages)
` [PATCH v2 2/3] bpfilter: include bpfilter_umh in assembly instead of using objcopy

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

[PATCHv2 1/9] mm: Introduce new vm_insert_range and vm_insert_range_buggy API
 2019-01-31 12:34 UTC  (4+ messages)

[PATCH v2 -next] tty: ipwireless: Fix potential NULL pointer dereference
 2019-01-31 12:34 UTC  (4+ messages)

[PATCH 1/1] kernfs: Allocating memory for kernfs_iattrs with kmem_cache
 2019-01-31 12:32 UTC  (2+ messages)

[PATCH 1/7] mmc: sdhci: add support for using external DMA devices
 2019-01-31 12:32 UTC  (3+ messages)

[PATCH v2 00/13] mfd: add support for max77650 PMIC
 2019-01-31 12:28 UTC  (5+ messages)
` [PATCH v2 12/13] input: max77650: add onkey support

[PATCH v3 0/6] Introduced new Cadence USBSS DRD Driver
 2019-01-31 12:27 UTC  (8+ messages)
` [PATCH v3 1/6] dt-bindings: add binding for USBSS-DRD controller
` [PATCH v3 2/6] usb:common Separated decoding functions from dwc3 driver
` [PATCH v3 3/6] usb:common Patch simplify usb_decode_set_clear_feature function
` [PATCH v3 4/6] usb:common Simplify usb_decode_get_set_descriptor function
` [PATCH v3 5/6] usb:cdns3 Add Cadence USB3 DRD Driver
` [PATCH v3 6/6] usb:cdns3 Fix for stuck packets in on-chip OUT buffer

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

[PATCH 0/2] Some MMU notifier cleanups for Intel/AMD IOMMU
 2019-01-31 12:25 UTC  (5+ messages)
` [PATCH 2/2] iommu/amd: Remove clear_flush_young notifier

[PATCH v6 0/4] Introduce TEE bus driver framework
 2019-01-31 12:24 UTC  (4+ messages)

[PATCH v7 00/15] KVM: s390: make use of the GIB
 2019-01-31 12:19 UTC  (3+ messages)
` [PATCH v7 03/15] KVM: s390: move bitmap idle_mask into arch struct top level

[PATCH] media: staging/intel-ipu3: Implement lock for stream on/off operations
 2019-01-31 12:18 UTC  (4+ messages)

[RFC PATCH v4 00/10] support ROHM BD70528 PMIC
 2019-01-31 12:12 UTC  (11+ messages)
` [RFC PATCH v4 01/10] mfd: bd718x7.h split to ROHM common and bd718x7 specific parts
` [RFC PATCH v4 02/10] regulator: bd718x7 use chip specific and generic data structs
` [RFC PATCH v4 03/10] clk: bd718x7: "
` [RFC PATCH v4 04/10] mfd: bd70528: Support ROHM bd70528 PMIC - core
` [RFC PATCH v4 05/10] clk: bd718x7: Support ROHM BD70528 clk block
` [RFC PATCH v4 06/10] devicetree: bindings: Document first ROHM BD70528 bindings
` [RFC PATCH v4 07/10] gpio: Initial support for ROHM bd70528 GPIO block
` [RFC PATCH v4 08/10] rtc: bd70528: Initial support for ROHM bd70528 RTC
` [RFC PATCH v4 09/10] power: supply: Initial support for ROHM BD70528 PMIC charger block
` [RFC PATCH v4 10/10] watchdog: bd70528: Initial support for ROHM BD70528 watchdog block

[PATCH v7 0/4] drm: add support for Cadence MHDP DPI/DP bridge
 2019-01-31 12:08 UTC  (2+ messages)

[PATCH v3] lib/test_rhashtable: Make test_insert_dup() allocate its hash table dynamically
 2019-01-31 12:08 UTC  (2+ messages)

[PATCHv2 4/9] drm/rockchip/rockchip_drm_gem.c: Convert to use vm_insert_range
 2019-01-31 12:07 UTC  (2+ messages)

[PATCH] kbuild: Disable extra debugging info in .s output
 2019-01-31 11:58 UTC  (2+ messages)

general protection fault in relay_open_buf
 2019-01-31 11:54 UTC  (10+ messages)

[PATCH] btrfs: qgroup: Fix inconsistent IS_ERR and PTR_ERR
 2019-01-31 11:49 UTC  (2+ messages)

[PATCH V2] lightnvm: pblk: prevent stall due to wb threshold
 2019-01-31 11:41 UTC  (2+ messages)

[GIT PULL] sound fixes for 5.0-rc5
 2019-01-31 11:32 UTC 

[PATCH] mtd: nand: fix kernel-doc warnings
 2019-01-31 11:31 UTC  (2+ messages)
`  "

[PATCH] ASoC: dapm: Add warnings for widget overwrite when adding route
 2019-01-31 11:30 UTC 

[PATCH v2 00/20] Merge text_poke fixes and executable lockdowns
 2019-01-31 11:29 UTC  (3+ messages)
` [PATCH v2 03/20] x86/mm: temporary mm struct

[PATCH V4 2/7] clocksource: tegra: add Tegra210 timer support
 2019-01-31 11:23 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).