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

post-receive: pub/scm/linux/kernel/git/next/linux-next-history
 2019-02-05  6:11 UTC 

[PATCH v3 00/10] x86/split_lock: Enable #AC exception for split locked accesses
 2019-02-05  6:10 UTC  (9+ messages)
` [PATCH v3 08/10] x86/setcpuid: Add kernel option setcpuid

post-receive: pub/scm/linux/kernel/git/next/linux-next
 2019-02-05  6:10 UTC 

[PATCHv3 00/27] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2019-02-05  6:12 UTC  (42+ messages)
` [PATCHv3 01/27] PCI: mobiveil: uniform the register accessors
` [PATCHv3 02/27] PCI: mobiveil: format the code without function change
` [PATCHv3 03/27] PCI: mobiveil: correct the returned error number
` [PATCHv3 04/27] PCI: mobiveil: remove flag MSI_FLAG_MULTI_PCI_MSI
` [PATCHv3 05/27] PCI: mobiveil: correct PCI base address in MEM/IO outbound windows
` [PATCHv3 06/27] PCI: mobiveil: replace the resource list iteration function
` [PATCHv3 07/27] PCI: mobiveil: use WIN_NUM_0 explicitly for CFG outbound window
` [PATCHv3 08/27] PCI: mobiveil: use the 1st inbound window for MEM inbound transactions
` [PATCHv3 09/27] PCI: mobiveil: correct inbound/outbound window setup routines
` [PATCHv3 10/27] PCI: mobiveil: fix the INTx process error
` [PATCHv3 11/27] PCI: mobiveil: only fix up the Class Code field
` [PATCHv3 12/27] PCI: mobiveil: move out the link up waiting from mobiveil_host_init

Is advertising of 2500Mbps support must from phy device to set phy at 2500Mbps link speed
 2019-02-05  6:09 UTC 

[PATCH V10 1/5] i2c: tegra: sort all the include headers alphabetically
 2019-02-05  6:08 UTC  (6+ messages)
` [PATCH V10 3/5] i2c: tegra: Add DMA support
` [PATCH V10 4/5] i2c: tegra: update transfer timeout

perf_event_open+clone = unkillable process
 2019-02-05  6:07 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2019-02-05  6:07 UTC 

[PATCH 0/7] QCS404 PCIe PHY and controller
 2019-02-05  6:01 UTC  (5+ messages)
` [PATCH 2/7] dt-bindings: phy: Add binding for Qualcomm PCIe2 PHY
` [PATCH 7/7] arm64: dts: qcom: qcs404: Add PCIe related nodes

[PATCH v6 0/4] misc safety certification fixes
 2019-02-05  6:02 UTC  (11+ messages)
  ` [PATCH v6 1/4] xen: introduce SYMBOL

[PATCH v7 00/16] Intel IPU3 ImgU patchset
 2019-02-05  6:01 UTC  (9+ messages)

make modules_install install is failing
 2019-02-05  6:00 UTC  (2+ messages)

[U-Boot] [PATCH v4 00/20] SF: Migrate to Linux SPI NOR framework
 2019-02-05  5:59 UTC  (21+ messages)
` [U-Boot] [PATCH v4 01/20] configs: Move CONFIG_SPI_FLASH into defconfigs
` [U-Boot] [PATCH v4 02/20] bitops: Fix GENMASK definition for Sandbox
` [U-Boot] [PATCH v4 03/20] spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modes
` [U-Boot] [PATCH v4 04/20] spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer size
` [U-Boot] [PATCH v4 05/20] spi: spi-mem: Claim SPI bus before spi mem access
` [U-Boot] [PATCH v4 06/20] spi: Add non DM version of SPI_MEM
` [U-Boot] [PATCH v4 07/20] sh: bitops: add hweight*() macros
` [U-Boot] [PATCH v4 08/20] mtd: spi: Port SPI NOR framework from Linux
` [U-Boot] [PATCH v4 09/20] mtd: spi: spi-nor-core: Add SPI MEM support
` [U-Boot] [PATCH v4 10/20] mtd: spi: spi-nor-core: Add 4 Byte addressing support
` [U-Boot] [PATCH v4 11/20] mtd: spi: spi-nor-core: Add SFDP support
` [U-Boot] [PATCH v4 12/20] mtd: spi: spi-nor-core: Add back U-Boot specific features
` [U-Boot] [PATCH v4 13/20] mtd: spi: sf_probe: Add "jedec, spi-nor" compatible string
` [U-Boot] [PATCH v4 14/20] mtd: spi: Switch to new SPI NOR framework
` [U-Boot] [PATCH v4 15/20] mtd: spi: Remove unused files
` [U-Boot] [PATCH v4 16/20] mtd: spi: Add lightweight SPI flash stack for SPL
` [U-Boot] [PATCH v4 17/20] spl: Kconfig: Enable SPI_FLASH_TINY by default "
` [U-Boot] [PATCH v4 18/20] configs: Remove SF_DUAL_FLASH
` [U-Boot] [PATCH v4 19/20] configs: Don't use SPI_FLASH_BAR as default
` [U-Boot] [PATCH v4 20/20] MAINTAINERS: Add an entry for SPI NOR

[PATCH for-4.12 v2] arm: gic-v3: deactivate SGI/PPI during initialization
 2019-02-05  5:58 UTC  (5+ messages)

[Qemu-devel] [PULL 0/8] NBD patches for 2019-02-04
 2019-02-05  4:12 UTC  (13+ messages)
` [Qemu-devel] [PULL 1/8] qemu-nbd: Deprecate qemu-nbd --partition
` [Qemu-devel] [PULL 2/8] nbd: generalize usage of nbd_read
` [Qemu-devel] [PULL 3/8] block/nbd-client: split channel errors from export errors
` [Qemu-devel] [PULL 4/8] block/nbd: move connection code from block/nbd to block/nbd-client
` [Qemu-devel] [PULL 5/8] block/nbd-client: split connection from initialization
` [Qemu-devel] [PULL 6/8] block/nbd-client: fix nbd_reply_chunk_iter_receive
` [Qemu-devel] [PULL 7/8] block/nbd-client: don't check ioc
` [Qemu-devel] [PULL 8/8] block/nbd-client: rename read_reply_co to connection_co

[PATCH v3 for-4.12] arm: gic-v3: deactivate interrupts during initialization
 2019-02-05  5:55 UTC 

[Qemu-devel] [PATCH qemu 0/3] spapr_pci, vfio: NVIDIA V100 + P9 passthrough
 2019-02-05  5:54 UTC  (3+ messages)
` [Qemu-devel] [PATCH qemu 1/3] vfio/spapr: Fix indirect levels calculation

[Qemu-devel] [PATCH] ppc: add host-serial and host-model machine attributes
 2019-02-05  5:41 UTC  (4+ messages)

[PATCH for-4.12] xen/arm: irq: End cleanly spurious interrupt
 2019-02-05  5:50 UTC  (3+ messages)

[PATCH 00/19] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-02-05  5:35 UTC  (31+ messages)
` [PATCH 05/19] KVM: PPC: Book3S HV: add a new KVM device for the "
` [PATCH 06/19] KVM: PPC: Book3S HV: add a GET_ESB_FD control to the XIVE native device
` [PATCH 09/19] KVM: PPC: Book3S HV: add a SET_SOURCE "
` [PATCH 14/19] KVM: PPC: Book3S HV: add a control to make the XIVE EQ pages dirty
` [PATCH 15/19] KVM: PPC: Book3S HV: add get/set accessors for the source configuration
` [PATCH 17/19] KVM: PPC: Book3S HV: add get/set accessors for the VP XIVE state

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2019-02-05  5:42 UTC 

[xen-4.10-testing test] 132815: regressions - FAIL
 2019-02-05  5:39 UTC 

[mmotm:master 235/298] fs/binfmt_elf.c:2124:19: error: 'tmp' undeclared; did you mean 'tm'?
 2019-02-05  5:30 UTC 

post-receive: pub/scm/linux/kernel/git/klassert/ipsec
 2019-02-05  5:30 UTC 

Understanding fsuuid policy rule for appraisal and exclusion
 2019-02-05  5:28 UTC  (5+ messages)

linux-next: manual merge of the akpm-current tree with the net tree
 2019-02-05  5:25 UTC 

[PATCH v2] soc: amlogic: add missing of_node_put()
 2019-02-05  5:07 UTC  (2+ messages)

[PATCH v3 0/5] UFS on APQ8098/MSM8998
 2019-02-05  4:58 UTC  (3+ messages)
  ` [PATCH v3 5/5] Revert "scsi: ufs: disable vccq if it's not needed by UFS device"

[igt-dev] [PATCH i-g-t] tests/kms_fbcon_fbt: Do a full connector probe
 2019-02-05  5:14 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[xen-4.9-testing bisection] complete build-i386-xsm
 2019-02-05  5:12 UTC 

[REGRESSION 4.20-rc1] 45975c7d21a1 ("rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT builds")
 2019-02-05  5:07 UTC  (5+ messages)

[PATCH 0/8 v5] k3dma patches to add support for hi3660/HiKey960
 2019-02-05  5:01 UTC  (5+ messages)

[PATCH v2 0/2] Add IPROC PCIe new features
 2019-02-05  4:57 UTC  (4+ messages)
` [PATCH v2 1/2] PCI: iproc: Add CRS check in config read
` [PATCH v2 2/2] PCI: iproc: Add PCIe 32bit outbound memory configuration

[linux-3.18 test] 132798: regressions - FAIL
 2019-02-05  4:57 UTC 

[PATCH v4 0/5] Register an Energy Model for Arm reference platforms
 2019-02-05  4:55 UTC  (4+ messages)

recipes for repo
 2019-02-05  4:53 UTC 

post-receive: pub/scm/linux/kernel/git/vireshk/pm
 2019-02-05  4:52 UTC 

[PATCH REGRESSION] Revert "ath10k: add quiet mode support for QCA6174/QCA9377"
 2019-02-05  4:49 UTC  (5+ messages)

cron job: media_tree daily build: WARNINGS
 2019-02-05  4:35 UTC 

LED not Blinking
 2019-02-05  4:34 UTC  (3+ messages)

[mmotm:master 235/298] fs/binfmt_elf.c:2124:19: error: 'tmp' undeclared
 2019-02-05  4:31 UTC 

mmotm 2019-02-04-17-47 uploaded
 2019-02-05  4:26 UTC  (2+ messages)
` mmotm 2019-02-04-17-47 uploaded (fs/binfmt_elf.c)

[RFC PATCH 0/2] ASoC: core/Intel: fix module-in-use error
 2019-02-05  4:25 UTC  (5+ messages)
` [RFC PATCH 1/2] ASoC: core: don't increase component module refcount unconditionally

[PATCH net-next v7 0/8] devlink: Add configuration parameters support for devlink_port
 2019-02-05  4:23 UTC  (6+ messages)

[PATCH 0/6] Add uAPI to support ICL VME hardware for new media-driver
 2019-02-05  4:16 UTC  (4+ messages)

[master][PATCH 1/3] linux-ti-staging: update to 4.19.15
 2019-02-05  4:09 UTC  (3+ messages)
` [master][PATCH 2/3] am57xx-evm.conf: LCD specific DTBs are not ready yet
` [master][PATCH 3/3] ti33x.inc: PRUETH specific DTB is "

[PATCH 0/1] [thud] toaster: thud_branch_13064
 2019-02-05  3:40 UTC  (2+ messages)
` [PATCH 1/1] toaster: correctly register the thud branch

[RFC][Patch v8 0/7] KVM: Guest Free Page Hinting
 2019-02-05  4:14 UTC  (3+ messages)
` [RFC][Patch v8 1/7] KVM: Support for guest free page hinting

[Qemu-devel] [PATCH v2 0/6] Kconfig dependencies for MIPS machines (but Malta)
 2019-02-05  4:13 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/6] mips: Express dependencies of the MIPSsim machine with kconfig
` [Qemu-devel] [PATCH v2 2/6] mips: Express dependencies of the Jazz "
` [Qemu-devel] [PATCH v2 3/6] mips: Express dependencies of the r4k platform "
` [Qemu-devel] [PATCH v2 4/6] mips: Express dependencies of the Boston machine "

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2019-02-05  4:05 UTC 

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2019-02-05  4:05 UTC 

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2019-02-05  4:05 UTC 

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2019-02-05  4:05 UTC 

[PATCH v2 0/3] slub: Do trivial comments fixes
 2019-02-05  4:05 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2019-02-05  4:05 UTC 

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2019-02-05  4:05 UTC 

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2019-02-05  4:05 UTC 

[v3 PATCH 1/2] PCI: read fixed bus numbers in EA for type 1 functions
 2019-02-05  4:00 UTC  (2+ messages)

[xen-4.10-testing bisection] complete build-amd64-xsm
 2019-02-05  3:55 UTC 

[PATCH] powerpc/powernv/npu: Remove redundant change_pte() hook
 2019-02-05  3:52 UTC  (4+ messages)

[PATCH v3 0/4] Ingenic JZ47xx NEMC patchset V3
 2019-02-05  3:52 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: memory: jz4780: Add compatible string for JZ4740 SoC
` [PATCH v3 2/4] memory: Kconfig: Drop dependency on MACH_JZ4780 for jz4780
` [PATCH v3 3/4] memory: jz4780-nemc: Reduce size of const array
` [PATCH v3 4/4] memory: jz4780_nemc: Add support for the JZ4740

[PATCH v2 2/2] netdev/phy: add MDIO bus multiplexer driven by a regmap
 2019-02-05  3:52 UTC  (3+ messages)

[PATCH 00/12] net: Introduce ndo_get_port_parent_id()
 2019-02-05  3:51 UTC  (7+ messages)
` [PATCH 07/12] nfp: Implement ndo_get_port_parent_id()
  ` [Bridge] "
` [PATCH 09/12] netdevsim: "
  ` [Bridge] "

[PATCH 00/10] ICL support and other enhancements for PMC Core
 2019-02-05  3:51 UTC  (4+ messages)
` [PATCH 06/10] x86/cpu: Add Icelake to Intel family

remove exofs, the T10 OSD code and block/scsi bidi support V4
 2019-02-05  3:47 UTC  (2+ messages)

[PATCH 0/4] mpt3sas: Add Atlas and Ambrosia device support
 2019-02-05  3:47 UTC  (2+ messages)

[PATCH 0/3] Add NUMA-awareness to qspinlock
 2019-02-05  3:35 UTC  (5+ messages)
` [PATCH 3/3] locking/qspinlock: Introduce starvation avoidance into CNA

[Qemu-devel] [PATCH 0/2] Clean up the SDL audio code
 2019-02-05  3:40 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] audio/sdlaudio: Remove the semaphore code
` [Qemu-devel] [PATCH 2/2] audio/sdlaudio: Simplify the sdl_callback function

[PATCH for-next] scsi: ufs: Update dwc driver maintainer to Pedro Sousa
 2019-02-05  3:37 UTC  (2+ messages)

[PATCH][V2][next] regulator: axp20x: check rdev is null before dereferencing it
 2019-02-05  3:37 UTC  (3+ messages)

[U-Boot] [PATCH] MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers
 2019-02-05  3:37 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[PATCH -next] hugetlbfs: a terminator for hugetlb_param_specs[]
 2019-02-05  3:32 UTC  (2+ messages)

[U-Boot] [PATCH] arm: mach-k3: common: Clean up ATF image startup function
 2019-02-05  3:27 UTC  (2+ messages)

[PATCH] scsi: cxlflash: Prevent deadlock when adapter probe fails
 2019-02-05  3:24 UTC  (3+ messages)

[Qemu-devel] [PATCH] hw/input/tsc210x: Fix building with no verbosity
 2019-02-05  3:25 UTC  (2+ messages)

[PATCH] libxfs: fix repair deadlock due to failed inode flushes
 2019-02-05  3:24 UTC 

[PATCH bpf-next] libbpf: fix libbpf_print
 2019-02-05  3:23 UTC  (4+ messages)

linux-next: build warnings after merge of the staging tree
 2019-02-05  3:22 UTC 

[PATCH] net: fix IPv6 prefix route residue
 2019-02-05  3:21 UTC  (3+ messages)

[PATCH] scsi: aacraid: clean up some indentation and formatting issues
 2019-02-05  3:20 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2019-02-05  3:18 UTC 

[Qemu-devel] [PATCH v2 00/18] OpenBSD: Enable qtesting
 2019-02-05  3:04 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 02/18] configure: Disable W^X on OpenBSD

OpenBMC at the 2019 OCP Summit Hardware Management track
 2019-02-05  3:14 UTC  (3+ messages)

[PATCH net] virtio_net: Account for tx bytes and packets on sending xdp_frames
 2019-02-05  3:13 UTC  (7+ messages)

[PATCH 1/6] dt-bindings: sound: Document jz4740-codec bindings
 2019-02-05  3:11 UTC  (8+ messages)
` [PATCH 2/6] dt-bindings: sound: Document jz4725b-codec bindings
` [PATCH 3/6] ASoC: codecs: jz4740: Use SPDX license notifier
` [PATCH 4/6] ASoC: codecs: jz4740: Add support for devicetree
` [PATCH 5/6] ASoC: codecs: Kconfig: Show knob, and depend on MIPS || COMPILE_TEST
` [PATCH 6/6] ASoC: codecs: Add jz4725b-codec driver

[linux-linus test] 132804: regressions - FAIL
 2019-02-05  3:10 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.