All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-22 04:42:16 to 2019-11-22 05:51:00 UTC [more...]

[PATCH AUTOSEL 4.19 008/219] ARM: dts: imx51: Fix memory node duplication
 2019-11-22  5:48 UTC  (43+ messages)
` [PATCH AUTOSEL 4.19 009/219] ARM: dts: imx53: "
` [PATCH AUTOSEL 4.19 010/219] ARM: dts: imx31: "
` [PATCH AUTOSEL 4.19 011/219] ARM: dts: imx35: "
` [PATCH AUTOSEL 4.19 012/219] ARM: dts: imx7: "
` [PATCH AUTOSEL 4.19 015/219] ARM: dts: imx6sl: "
` [PATCH AUTOSEL 4.19 016/219] ARM: dts: imx50: "
` [PATCH AUTOSEL 4.19 018/219] ARM: dts: imx1: "
` [PATCH AUTOSEL 4.19 021/219] ARM: dts: imx53-voipac-dmm-668: "
` [PATCH AUTOSEL 4.19 024/219] ARM: dts: Fix hsi gdd range for omap4
` [PATCH AUTOSEL 4.19 027/219] bus: ti-sysc: Check for no-reset and no-idle flags at the child level
` [PATCH AUTOSEL 4.19 029/219] ARM: OMAP1: fix USB configuration for device-only setups
` [PATCH AUTOSEL 4.19 033/219] PM / AVS: SmartReflex: NULL check before some freeing functions is not needed
` [PATCH AUTOSEL 4.19 036/219] ACPI / LPSS: Ignore acpi_device_fix_up_power() return value
` [PATCH AUTOSEL 4.19 037/219] scsi: lpfc: Enable Management features for IF_TYPE=6
` [PATCH AUTOSEL 4.19 039/219] scsi: qla2xxx: Fix for FC-NVMe discovery for NPIV port
` [PATCH AUTOSEL 4.19 040/219] nvme: provide fallback for discard alloc failure
` [PATCH AUTOSEL 4.19 044/219] mwifiex: fix potential NULL dereference and use after free
` [PATCH AUTOSEL 4.19 047/219] brcmfmac: set SDIO F1 MesBusyCtrl for CYW4373
` [PATCH AUTOSEL 4.19 050/219] bcache: do not mark writeback_running too early
` [PATCH AUTOSEL 4.19 054/219] ubi: Put MTD device after it is not used
` [PATCH AUTOSEL 4.19 055/219] ubi: Do not drop UBI device reference before using
` [PATCH AUTOSEL 4.19 066/219] crypto/chelsio/chtls: listen fails with multiadapt
` [PATCH AUTOSEL 4.19 067/219] VSOCK: bind to random port for VMADDR_PORT_ANY
` [PATCH AUTOSEL 4.19 068/219] mmc: meson-gx: make sure the descriptor is stopped on errors
` [PATCH AUTOSEL 4.19 069/219] mtd: rawnand: sunxi: Write pageprog related opcodes to WCMD_SET
` [PATCH AUTOSEL 4.19 070/219] usb: ehci-omap: Fix deferred probe for phy handling
` [PATCH AUTOSEL 4.19 072/219] btrfs: fix ncopies raid_attr for RAID56
` [PATCH AUTOSEL 4.19 074/219] Btrfs: allow clear_extent_dirty() to receive a cached extent state record
` [PATCH AUTOSEL 4.19 075/219] btrfs: only track ref_heads in delayed_ref_updates
` [PATCH AUTOSEL 4.19 077/219] HID: intel-ish-hid: fixes incorrect error handling
` [PATCH AUTOSEL 4.19 078/219] gpio: raspberrypi-exp: decrease refcount on firmware dt node
` [PATCH AUTOSEL 4.19 079/219] serial: 8250: Rate limit serial port rx interrupts during input overruns
` [PATCH AUTOSEL 4.19 086/219] pinctrl: xway: fix gpio-hog related boot issues
` [PATCH AUTOSEL 4.19 087/219] net/mlx5: Continue driver initialization despite debugfs failure
` [Cluster-devel] [PATCH AUTOSEL 4.19 099/219] gfs2: take jdata unstuff into account in do_grow
` [OpenRISC] [PATCH AUTOSEL 4.19 111/219] openrisc: Fix broken paths to arch/or32
` [PATCH AUTOSEL 4.19 137/219] pwm: clps711x: Fix period calculation
` [PATCH AUTOSEL 4.19 194/219] sctp: don't compare hb_timer expire date before starting it

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2019-11-22  5:51 UTC 

busybox + SELinux (warrior) - reboot issue
 2019-11-22  5:50 UTC  (2+ messages)
` [yocto] "

post-receive: pub/scm/linux/kernel/git/vkoul/slave-dma
 2019-11-22  5:49 UTC 

[PATCH 1/2] dmaengine: ti: edma: add missed pm_runtime_disable
 2019-11-22  5:48 UTC  (4+ messages)

[alsa-devel] [PATCH 00/14] ASoC: soc-core cleanup step6
 2019-11-22  5:42 UTC  (15+ messages)
` [alsa-devel] [PATCH 01/14] ASoC: soc-core: remove dai_link_list
` [alsa-devel] [PATCH 02/14] ASoC: soc-core: remove snd_soc_disconnect_sync()
` [alsa-devel] [PATCH 03/14] ASoC: soc-core: remove snd_soc_get_dai_substream()
` [alsa-devel] [PATCH 04/14] ASoC: soc-core: move snd_soc_get_pcm_runtime()
` [alsa-devel] [PATCH 05/14] ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()
` [alsa-devel] [PATCH 06/14] ASoC: soc-core: move snd_soc_find_dai_link()
` [alsa-devel] [PATCH 07/14] ASoC: soc-core: rename snd_soc_add_dai_link() to snd_soc_add_pcm_runtime()
` [alsa-devel] [PATCH 08/14] ASoC: soc-core: rename snd_soc_remove_dai_link() to snd_soc_remove_pcm_runtime()
` [alsa-devel] [PATCH 09/14] ASoC: soc-core: move soc_link_dai_pcm_new()
` [alsa-devel] [PATCH 10/14] ASoC: soc-core: rename soc_link_dai_pcm_new() to soc_dai_pcm_new()
` [alsa-devel] [PATCH 11/14] ASoC: soc-core: move soc_link_init()
` [alsa-devel] [PATCH 12/14] ASoC: soc-core: rename soc_link_init() to soc_init_pcm_runtime()
` [alsa-devel] [PATCH 13/14] ASoC: soc-core: soc_set_name_prefix(): tidyup loop condition
` [alsa-devel] [PATCH 14/14] ASoC: soc-core: soc_set_name_prefix(): get component device_node at out of loop

[PATCH] media: hantro: Support H264 profile control
 2019-11-22  5:16 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-11-22  5:47 UTC 

PCIPOCALYPSE
 2019-11-22  5:45 UTC  (9+ messages)
` [Very RFC 08/46] powerpc/eeh: Calculate VF index rather than looking it up in pci_dn
` [Very RFC 09/46] powerpc/eeh: Pass eeh_dev to eeh_ops->{read|write}_config()
` [Very RFC 11/46] powerpc/eeh: Convert various printfs to use edev, not pci_dn
` [Very RFC 12/46] powerpc/eeh: Split eeh_probe into probe_pdn and probe_pdev

[PATCH v2] dmaengine: Fix Kconfig indentation
 2019-11-22  5:46 UTC  (2+ messages)

[PATCH 1/2] dmaengine: sf-pdma: replace /** with /* for non-function comment
 2019-11-22  5:45 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-11-22  5:45 UTC 

git clone git clone some://url
 2019-11-22  5:44 UTC  (4+ messages)

[PATCH 2/2] dmaengine: ti: edma: fix missed failure handling
 2019-11-22  5:43 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-11-22  5:43 UTC 

[PATCH 1/3] drm/i915/bios: do not discard address space
 2019-11-22  5:42 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/3] "
    `  "

[RFC PATCH v2 bpf-next 00/15] xdp_flow: Flow offload to XDP
 2019-11-22  5:42 UTC  (18+ messages)

What's cooking in git.git (Nov 2019, #03; Tue, 19)
 2019-11-22  5:42 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-11-22  5:39 UTC 

[PATCH v2] watchdog: make DesignWare watchdog allow users to set bigger timeout value
 2019-11-22  5:38 UTC  (2+ messages)

[PATCH] virtio pmem: fix async flush ordering
 2019-11-22  5:37 UTC  (11+ messages)

[PATCH v35 00/13] QEMU AVR 8 bit cores
 2019-11-22  5:33 UTC  (5+ messages)
` [PATCH v35 01/13] target/avr: Add outward facing interfaces and core CPU logic

[PATCH AUTOSEL 4.19 008/219] ARM: dts: imx51: Fix memory node duplication
 2019-11-22  5:26 UTC  (31+ messages)
` [PATCH AUTOSEL 4.19 009/219] ARM: dts: imx53: "
` [PATCH AUTOSEL 4.19 010/219] ARM: dts: imx31: "
` [PATCH AUTOSEL 4.19 011/219] ARM: dts: imx35: "
` [PATCH AUTOSEL 4.19 012/219] ARM: dts: imx7: "
` [PATCH AUTOSEL 4.19 013/219] ARM: dts: imx6ul: "
` [PATCH AUTOSEL 4.19 014/219] ARM: dts: imx6sx: "
` [PATCH AUTOSEL 4.19 015/219] ARM: dts: imx6sl: "
` [PATCH AUTOSEL 4.19 016/219] ARM: dts: imx50: "
` [PATCH AUTOSEL 4.19 017/219] ARM: dts: imx23: "
` [PATCH AUTOSEL 4.19 018/219] ARM: dts: imx1: "
` [PATCH AUTOSEL 4.19 019/219] ARM: dts: imx27: "
` [PATCH AUTOSEL 4.19 020/219] ARM: dts: imx25: "
` [PATCH AUTOSEL 4.19 021/219] ARM: dts: imx53-voipac-dmm-668: "
` [PATCH AUTOSEL 4.19 022/219] parisc: Fix serio address output
` [PATCH AUTOSEL 4.19 023/219] parisc: Fix HP SDC hpa "
` [PATCH AUTOSEL 4.19 024/219] ARM: dts: Fix hsi gdd range for omap4

[PATCH] of: property: Add device link support for interrupt-parent, dmas and -gpio(s)
 2019-11-22  5:29 UTC  (2+ messages)

[PATCH] libertas: Fix two buffer overflows at parsing bss descriptor
 2019-11-22  5:29 UTC 

[PATCH v5 1/3] watchdog: sama5d4_wdt: cleanup the bit definitions
 2019-11-22  5:29 UTC  (4+ messages)
` [PATCH v5 3/3] watchdog: sama5d4_wdt: addition of sam9x60 compatible watchdog

[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.3.x series
 2019-11-22  5:29 UTC 

[PATCH AUTOSEL 4.19 001/219] scsi: target/tcmu: Fix queue_cmd_ring() declaration
 2019-11-22  5:25 UTC  (8+ messages)
` [PATCH AUTOSEL 4.19 002/219] scsi: lpfc: Fix kernel Oops due to null pring pointers
` [PATCH AUTOSEL 4.19 003/219] scsi: lpfc: Fix dif and first burst use in write commands
` [PATCH AUTOSEL 4.19 004/219] arm64: dts: marvell: armada-37xx: Enable emmc on espressobin
` [PATCH AUTOSEL 4.19 005/219] ARM: dts: Fix up SQ201 flash access
` [PATCH AUTOSEL 4.19 006/219] tracing: Lock event_mutex before synth_event_mutex

[PATCH AUTOSEL 4.19 001/219] scsi: target/tcmu: Fix queue_cmd_ring() declaration
 2019-11-22  5:24 UTC  (8+ messages)
` [PATCH AUTOSEL 4.19 002/219] scsi: lpfc: Fix kernel Oops due to null pring pointers
` [PATCH AUTOSEL 4.19 003/219] scsi: lpfc: Fix dif and first burst use in write commands
` [PATCH AUTOSEL 4.19 004/219] arm64: dts: marvell: armada-37xx: Enable emmc on espressobin
` [PATCH AUTOSEL 4.19 005/219] ARM: dts: Fix up SQ201 flash access
` [PATCH AUTOSEL 4.19 006/219] tracing: Lock event_mutex before synth_event_mutex

[PATCH v8 0/2] hwmon: Add driver for Texas Instruments TMP512/513 sensor chips
 2019-11-22  5:27 UTC  (5+ messages)
` [PATCH v8 1/2] dt-bindings: hwmon: Add TMP512/513
` [PATCH v8 2/2] hwmon: Add driver for Texas Instruments TMP512/513 sensor chips

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2019-11-22  5:26 UTC 

[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 19.2.6
 2019-11-22  5:25 UTC 

[PATCH v2 00/11] opencapi: enable card reset and link retraining
 2019-11-22  5:22 UTC  (3+ messages)
` [PATCH v2 04/11] powerpc/powernv/ioda: Release opencapi device

[PATCH 1/2] dmaengine: mmp_tdma: add missed of_dma_controller_free
 2019-11-22  5:22 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 001/127] scsi: lpfc: Fix kernel Oops due to null pring pointers
 2019-11-22  5:18 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 002/127] scsi: lpfc: Fix dif and first burst use in write commands
` [PATCH AUTOSEL 4.14 003/127] ARM: dts: Fix up SQ201 flash access

[PATCH 0/5] PLX Switch DMA Engine Driver
 2019-11-22  5:20 UTC  (9+ messages)
` [PATCH 1/5] dmaengine: Store module owner in dma_device struct

[PATCH AUTOSEL 4.19 001/219] scsi: target/tcmu: Fix queue_cmd_ring() declaration
 2019-11-22  5:15 UTC  (8+ messages)
` [PATCH AUTOSEL 4.19 002/219] scsi: lpfc: Fix kernel Oops due to null pring pointers
` [PATCH AUTOSEL 4.19 003/219] scsi: lpfc: Fix dif and first burst use in write commands
` [PATCH AUTOSEL 4.19 004/219] arm64: dts: marvell: armada-37xx: Enable emmc on espressobin
` [PATCH AUTOSEL 4.19 005/219] ARM: dts: Fix up SQ201 flash access
` [PATCH AUTOSEL 4.19 006/219] tracing: Lock event_mutex before synth_event_mutex

[PATCH v5 0/2] dmaengine: avalon: Intel Avalon-MM DMA Interface forPCIe
 2019-11-22  5:18 UTC  (7+ messages)
` [PATCH v5 1/2] dmaengine: avalon-dma: Intel Avalon-MM DMA Interface for PCIe
` [PATCH RFC v5 2/2] dmaengine: avalon-test: Intel Avalon-MM DMA Interface for PCIe test

[Xen-devel] [PATCH v2 0/3] Use C inlines for uaccess
 2019-11-22  2:24 UTC  (4+ messages)
` [Xen-devel] [PATCH v2 1/3] arm/arm64/xen: use C inlines for privcmd_call
` [Xen-devel] [PATCH v2 2/3] arm64: remove uaccess_ttbr0 asm macros from cache functions
` [Xen-devel] [PATCH v2 3/3] arm64: remove the rest of asm-uaccess.h

[Xen-devel] [PATCH 0/3] Use C inlines for uaccess
 2019-11-22  2:20 UTC  (11+ messages)
` [Xen-devel] [PATCH 1/3] arm/arm64/xen: use C inlines for privcmd_call
  `  "
` [Xen-devel] [PATCH 2/3] arm64: remove uaccess_ttbr0 asm macros from cache functions
` [Xen-devel] [PATCH 3/3] arm64: remove the rest of asm-uaccess.h
  `  "

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-11-22  5:16 UTC 

[PATCH net-next] Enhanced skb_mpls_pop to update ethertype of the packet in all the cases when an ethernet header is present is the packet
 2019-11-22  5:12 UTC  (3+ messages)

About CPU hot-plug stress test failed in cpufreq driver
 2019-11-22  5:15 UTC  (5+ messages)

[PATCH 0/5] vfio/spapr: Handle changes of master irq chip for VFIO devices
 2019-11-22  5:12 UTC  (3+ messages)
` [PATCH 3/5] vfio/pci: Respond to KVM irqchip change notifier

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-11-22  5:14 UTC 

[PATCH v3 0/3] ppc: spapr: virtual NVDIMM support
 2019-11-22  5:11 UTC  (5+ messages)
` [PATCH v3 2/3] spapr: Add NVDIMM device support
` [PATCH v3 3/3] spapr: Add Hcalls to support PAPR NVDIMM device

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-11-22  5:11 UTC 

[arm:zii 43/63] htmldocs: include/linux/sfp.h:530: warning: Function parameter or member 'module_start' not described in 'sfp_upstream_ops'
 2019-11-22  5:04 UTC  (2+ messages)

[PATCH v2 00/15] scsi: qla2xxx: Bug fixes
 2019-11-22  5:04 UTC  (5+ messages)
` [PATCH v2 13/15] scsi: qla2xxx: Add async mode for qla24xx_els_dcmd_iocb
  ` [EXT] "

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-11-22  5:01 UTC 

btrfs based backup?
 2019-11-22  4:59 UTC  (5+ messages)
  ` freezes during snapshot creation/deletion -- to be expected? (Was: Re: btrfs based backup?)

linux-next: build failure after merge of the devfreq tree
 2019-11-22  4:59 UTC 

cron job: media_tree daily build: WARNINGS
 2019-11-22  4:55 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-11-22  4:54 UTC 

[PATCH v4 01/11] dt-bindings: video-interfaces: Document 'location' property
 2019-11-22  4:53 UTC  (12+ messages)

[PATCH] regulator: da9062: Return REGULATOR_MODE_INVALID for invalid mode
 2019-11-22  4:51 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-11-22  4:52 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2019-11-22  4:50 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-11-22  4:49 UTC 

[PATCH 0/1] Wa_1604555607 implementation and verification skip
 2019-11-22  4:46 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Wa_1604555607 implementation and verification skip (rev6)
    `  "

[PATCH 0/3] drm/i915/guc: CTB improvements
 2019-11-22  4:45 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
    `  "

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-11-22  4:44 UTC 

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2019-11-22  4:43 UTC 

post-receive: pub/scm/linux/kernel/git/tytso/ext4
 2019-11-22  4:42 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.