All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-21 02:16:11 to 2018-12-21 06:21:18 UTC [more...]

[U-Boot] [PATCH V2 00/10] i.MX8QXP: MEK: support SPL
 2018-12-21  6:21 UTC  (4+ messages)
` [U-Boot] [PATCH V2 01/10] imx8qxp: add SUPPORT_SPL option
` [U-Boot] [PATCH V2 02/10] imx8: scu: use dedicated MU for SPL
` [U-Boot] [PATCH V2 03/10] arm: imx: build mach-imx for i.MX8

[PATCH v4 0/3] Use interconnect API in MDSS on SDM845
 2018-12-21  6:20 UTC  (4+ messages)
  ` [PATCH v4 1/3] drm/msm/dpu: clean up references of DPU custom bus scaling
  ` [PATCH v4 2/3] drm/msm/dpu: Integrate interconnect API in MDSS
  ` [PATCH v4 3/3] dt-bindings: msm/disp: Introduce interconnect bindings for MDSS on SDM845

[PATCH] cifs: Use kzfree() to free password
 2018-12-21  6:19 UTC  (2+ messages)

[bug report] net: hns: Fix ping failed when use net bridge and send multicast
 2018-12-21  6:18 UTC  (2+ messages)

[PATCHv2 0/3] mm: bugfix for NULL reference in mm on all archs
 2018-12-21  6:17 UTC  (7+ messages)
` [PATCHv2 2/3] mm/numa: build zonelist when alloc for device on offline node

Re:Re: NCSI eth0 (ftgmac100): transmit queue 0 timed out error
 2018-12-21  6:16 UTC  (3+ messages)
`  "

drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c:2547: undefined reference to `vxlan_fdb_find_uc'
 2018-12-21  6:13 UTC 

[PATCH] hwmon: lm80: fix a missing check of return value
 2018-12-21  6:13 UTC 

Re:Re: Virtual Media (Ed Tanous)
 2018-12-21  6:09 UTC 

[PATCH 1/2] mm: vmscan: skip KSM page in direct reclaim if priority is low
 2018-12-21  6:04 UTC  (5+ messages)

[PATCH 1/2] nvme-pci: add module param for io queue number
 2018-12-21  6:04 UTC  (2+ messages)
` [PATCH 2/2] nvme-pci: take the io_queue_number into account when setting number of io queues

[PATCH] kni: fix build on RHEL 7.6-ALT on IBM POWER9
 2018-12-21  6:03 UTC 

[PATCH v2] devtools: fix wrong headline lowercase for arm
 2018-12-21  6:02 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] cifs: check kzalloc return
 2018-12-21  5:53 UTC  (5+ messages)

[Qemu-devel] [PULL 00/40] ppc-for-4.0 queue 20181221
 2018-12-21  5:46 UTC  (41+ messages)
` [Qemu-devel] [PULL 01/40] target/ppc: fix the PPC_BIT definitions
` [Qemu-devel] [PULL 02/40] target/ppc: Remove silly GETFIELD/SETFIELD/MASK_TO_LSH macros
` [Qemu-devel] [PULL 03/40] spapr: Fix ibm, max-associativity-domains property number of nodes
` [Qemu-devel] [PULL 04/40] target/ppc: tcg: Implement addex instruction
` [Qemu-devel] [PULL 05/40] spapr: drop redundant statement in spapr_populate_drconf_memory()
` [Qemu-devel] [PULL 06/40] target/ppc: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
` [Qemu-devel] [PULL 07/40] spapr: "
` [Qemu-devel] [PULL 08/40] ppc405_boards: "
` [Qemu-devel] [PULL 09/40] ppc405_uc: "
` [Qemu-devel] [PULL 10/40] ppc440_bamboo: "
` [Qemu-devel] [PULL 11/40] sam460ex: "
` [Qemu-devel] [PULL 12/40] virtex_ml507: "
` [Qemu-devel] [PULL 13/40] mac_newworld: simplify IRQ wiring
` [Qemu-devel] [PULL 14/40] e500: "
` [Qemu-devel] [PULL 15/40] ppc/xive: introduce a XIVE interrupt source model
` [Qemu-devel] [PULL 16/40] ppc/xive: add support for the LSI interrupt sources
` [Qemu-devel] [PULL 17/40] ppc/xive: introduce the XiveNotifier interface
` [Qemu-devel] [PULL 18/40] ppc/xive: introduce the XiveRouter model
` [Qemu-devel] [PULL 19/40] ppc/xive: introduce the XIVE Event Notification Descriptors
` [Qemu-devel] [PULL 20/40] spapr: initialize VSMT before initializing the IRQ backend
` [Qemu-devel] [PULL 21/40] spapr: introduce a spapr_irq_init() routine
` [Qemu-devel] [PULL 22/40] spapr: export and rename the xics_max_server_number() routine
` [Qemu-devel] [PULL 23/40] Changes requirement for "vsubsbs" instruction
` [Qemu-devel] [PULL 24/40] ppc/xive: add support for the END Event State Buffers
` [Qemu-devel] [PULL 25/40] ppc/xive: introduce the XIVE interrupt thread context
` [Qemu-devel] [PULL 26/40] ppc/xive: introduce a simplified XIVE presenter
` [Qemu-devel] [PULL 27/40] ppc/xive: notify the CPU when the interrupt priority is more privileged
` [Qemu-devel] [PULL 28/40] spapr/xive: introduce a XIVE interrupt controller
` [Qemu-devel] [PULL 29/40] spapr/xive: use the VCPU id as a NVT identifier
` [Qemu-devel] [PULL 30/40] spapr-iommu: Always advertise the maximum possible DMA window size
` [Qemu-devel] [PULL 31/40] spapr: introduce a new machine IRQ backend for XIVE
` [Qemu-devel] [PULL 32/40] spapr: add hcalls support for the XIVE exploitation interrupt mode
` [Qemu-devel] [PULL 33/40] spapr: add device tree support for the XIVE exploitation mode
` [Qemu-devel] [PULL 34/40] spapr: allocate the interrupt thread context under the CPU core
` [Qemu-devel] [PULL 35/40] spapr: extend the sPAPR IRQ backend for XICS migration
` [Qemu-devel] [PULL 36/40] spapr: add a 'reset' method to the sPAPR IRQ backend
` [Qemu-devel] [PULL 37/40] spapr: add an extra OV5 field "
` [Qemu-devel] [PULL 38/40] spapr: introduce an 'ic-mode' machine option
` [Qemu-devel] [PULL 39/40] spapr: change default CPU type to POWER9
` [Qemu-devel] [PULL 40/40] MAINTAINERS: PPC: add a XIVE section

[thud][PATCH 1/4] rcw: remove fsl-eula-unpack class
 2018-12-21  3:12 UTC  (2+ messages)

Sensors connected on I2C bus of chipset
 2018-12-21  5:38 UTC  (2+ messages)

[PATCH] log: add %S option (like --source) to log --format
 2018-12-21  5:24 UTC  (2+ messages)

[RFT][PATCH V2 00/10] net: dsa: microchip: Convert to regmap
 2018-12-21  5:23 UTC  (4+ messages)
` [RFT][PATCH V2 09/10] net: dsa: microchip: Factor out regmap config generation into common header

Proposed PATCH to allow control of the kernel ordering in grub.cfg
 2018-12-21  5:20 UTC  (3+ messages)

linux-next: manual merge of the kvm tree with the powerpc tree
 2018-12-21  5:16 UTC  (2+ messages)

Yocto usability questions
 2018-12-21  5:16 UTC 

[PATCH v1 1/3] mailbox: Add support for Armada 37xx rWTM mailbox
 2018-12-21  5:13 UTC  (6+ messages)
` [PATCH v1 2/3] dt-bindings: mailbox: Document armada-37xx-rwtm-mailbox binding

[PATCH] common/rc: create $RESULT_BASE before dumping kmemleak leaks
 2018-12-21  5:13 UTC  (2+ messages)

DSW eventdev and multi-process DPDK
 2018-12-21  5:13 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD INCOMPLETE f0a7c282ace3f62efcc51d309a8426468ba5aa63
 2018-12-21  5:12 UTC 

[PATCH V3] net/mlx4: Get rid of page operation after dma_alloc_coherent
 2018-12-21  5:12 UTC  (8+ messages)
      ` rfc: bool structure members (was Re: [PATCH V3] net/mlx4: Get rid of page operation after dma_alloc_coherent)

[PATCH v2 01/11] powerpc/mm: Fix reporting of kernel execute faults on the 8xx
 2018-12-21  5:07 UTC  (4+ messages)
` [RFC PATCH v2 04/11] powerpc/mm: Add a framework for Kernel Userspace Access Protection

[PATCH] gpu: anx7808: fix a missing check of return value
 2018-12-21  5:02 UTC  (3+ messages)

[PATCH 4/4] pvrusb2: Add Hauppauge HVR1955/1975 devices
 2018-12-21  4:57 UTC  (3+ messages)

[PATCH v2] media: si2165: fix a missing check of return value
 2018-12-21  4:54 UTC 

[PATCH v6 0/2] arm64: dts: Add sdm845 GPU/GMU and SMMU
 2018-12-21  4:52 UTC  (13+ messages)
` [PATCH v6 2/2] arm64: dts: sdm845: Add gpu and gmu device nodes

[PATCH v4 00/18] MT8183 IOMMU SUPPORT
 2018-12-21  4:47 UTC  (11+ messages)
` [PATCH v4 08/18] iommu/mediatek: Add larb-id remapped support
` [PATCH v4 10/18] iommu/mediatek: Add mt8183 IOMMU support
` [PATCH v4 13/18] memory: mtk-smi: Add bus_sel for mt8183

[PATCH net-next v6 RFC 0/8] devlink: Add configuration parameters support for devlink_port
 2018-12-21  4:42 UTC  (9+ messages)
` [PATCH net-next v6 RFC 1/8] devlink: Add devlink_param for port register and unregister
` [PATCH net-next v6 RFC 2/8] devlink: Add port param get command
` [PATCH net-next v6 RFC 3/8] devlink: Add port param set command
` [PATCH net-next v6 RFC 4/8] devlink: Add support for driverinit get value for devlink_port
` [PATCH net-next v6 RFC 5/8] devlink: Add support for driverinit set "
` [PATCH net-next v6 RFC 6/8] devlink: Add devlink notifications support for port params
` [PATCH net-next v6 RFC 7/8] devlink: Add a generic wake_on_lan port parameter
` [PATCH net-next v6 RFC 8/8] bnxt_en: Add bnxt_en initial port params table and register it

[PATCH net-next v5 RFC 0/8] devlink: Add configuration parameters support for devlink_port
 2018-12-21  4:37 UTC  (3+ messages)

[ANNOUNCE] 4.9.146-rt125
 2018-12-21  4:36 UTC 

cron job: media_tree daily build: OK
 2018-12-21  4:35 UTC 

[v6] PCI: imx: make msi work without CONFIG_PCIEPORTBUS=y
 2018-12-21  4:33 UTC  (2+ messages)

[PATCH] serial: 8250: Default SERIAL_OF_PLATFORM to SERIAL_8250
 2018-12-21  4:28 UTC  (8+ messages)
    ` [PATCH] Revert "serial: 8250: Default SERIAL_OF_PLATFORM to SERIAL_8250"

[linux-3.18 bisection] complete test-amd64-i386-freebsd10-amd64
 2018-12-21  4:29 UTC 

[PATCH 0/2] can: flexcan: add PE clock source select support
 2018-12-21  4:28 UTC  (6+ messages)
` [PATCH 1/2] Documentation: can: flexcan: add PE clock source property to device tree

Partitioning or blkid issue?
 2018-12-21  4:26 UTC  (3+ messages)

[xen-unstable test] 131444: regressions - FAIL
 2018-12-21  4:24 UTC 

[GIT PULL] Please pull my kvm-ppc-next-4.16-1 tag
 2018-12-21  4:24 UTC  (2+ messages)
` [GIT PULL] Please pull my kvm-ppc-next-4.21-2 tag

[PATCH] mtd: spi-nor: Add support for Macronix mx25u3235f
 2018-12-21  4:19 UTC 

[PATCH iproute2 1/1] testsuite: Fix colorize
 2018-12-21  4:17 UTC  (2+ messages)

[PATCH iproute2 v2] iproute: lwtunnel set TUNNEL_KEY on LWTUNNEL_IP_FLAGS
 2018-12-21  4:15 UTC  (2+ messages)

[PATCH v1] xfstests: filter the default EA
 2018-12-21  4:14 UTC  (10+ messages)

[GIT PULL] Aio changes for 4.21-rc
 2018-12-21  4:05 UTC 

[GIT PULL] libata changes for 4.21-rc
 2018-12-21  4:04 UTC 

[GIT PULL] Block changes for 4.21-rc
 2018-12-21  4:04 UTC 

[mmotm:master 310/355] mm/memory.c:3007:23: error: too many arguments to function 'pte_alloc_one'
 2018-12-21  4:03 UTC 

Non-blocking socket stuck for multiple seconds on xfs_reclaim_inodes_ag()
 2018-12-21  4:00 UTC  (9+ messages)

[PATCH] drm: add capability DRM_CAP_ASYNC_UPDATE
 2018-12-21  3:51 UTC  (9+ messages)

[PATCH -next] IB/mlx4: Remove set but not used variable 'pd'
 2018-12-21  3:48 UTC  (2+ messages)

[PATCH v3 0/2] perf tests: Check for ARM [vectors] page
 2018-12-21  3:43 UTC  (3+ messages)
` [PATCH v3 1/2] perf tools: Make find_vdso_map() more modular
` [PATCH v3 2/2] perf tests: Add a test for the ARM 32-bit [vectors] page

[PATCH] panel-innolux: set display off in innolux_panel_unprepare
 2018-12-21  3:39 UTC  (2+ messages)

[PATCH] mm: check nr_initialised with PAGES_PER_SECTION directly in defer_init()
 2018-12-21  3:39 UTC  (3+ messages)

[PATCH] mm, page_isolation: remove drain_all_pages() in set_migratetype_isolate()
 2018-12-21  3:37 UTC  (11+ messages)
` [PATCH v2] "

[PATCH] mm/slub: skip node in case there is no slab to acquire
 2018-12-21  3:33 UTC  (7+ messages)
` [PATCH v2] mm/slub: improve performance by skipping checked node in get_any_partial()

[PATCH rdma-next 0/5] Cleanup of CONFIG_INFINIBAND_ON_DEMAND_PAGING usage
 2018-12-21  3:32 UTC  (2+ messages)

[PATCH net-next v3] selftests: net: reuseport_addr_any: silence clang warning
 2018-12-21  3:28 UTC  (2+ messages)

[PATCH 5/5] KVM: PPC: Book3S HV: Keep rc bits in shadow pgtable in sync with host
 2018-12-21  3:28 UTC 

[PATCH 4/5] KVM: PPC: Book3S HV: Introduce kvmhv_update_nest_rmap_rc_list()
 2018-12-21  3:28 UTC 

[PATCH 3/5] KVM: PPC: Book3S HV: Apply combination of host and l1 pte rc for nested guest
 2018-12-21  3:28 UTC 

[PATCH 2/5] KVM: PPC: Book3S HV: Align gfn to L1 page size when inserting nest-rmap entry
 2018-12-21  3:28 UTC 

[PATCH 1/5] KVM: PPC: Book3S HV: Hold kvm->mmu_lock across updating nested pte rc bits
 2018-12-21  3:28 UTC 

[PATCH 0/5] KVM: PPC: Book3S HV: Fix dirty page logging for a nested guest
 2018-12-21  3:28 UTC 

[PATCH net] tcp: fix a race in inet_diag_dump_icsk()
 2018-12-21  3:24 UTC  (2+ messages)

[PATCH net-next v2] virtio-net: ethtool configurable LRO
 2018-12-21  3:18 UTC  (3+ messages)

[Qemu-devel] [PATCH V7 0/6] nvdimm: support MAP_SYNC for memory-backend-file
 2018-12-21  3:18 UTC  (10+ messages)
` [Qemu-devel] [PATCH V7 6/6] hostmem-file: add 'sync' option

[PATCH 1/3] scripts: remove unnecessary ihex2fw and check-lc_ctypes from .gitignore
 2018-12-21  3:12 UTC  (3+ messages)
` [PATCH 2/3] firmware: remove unnecessary patterns in .gitignore
` [PATCH 3/3] firmware: rewrite Makefile

[Bug 109124] [AMD][TAHITI XT] csgo new battle royal mode bad performance
 2018-12-21  3:11 UTC 

[PATCH net-next 0/2] net: phy: make PHY_HALTED a transition state to PHY_READY
 2018-12-21  3:11 UTC  (2+ messages)

[PATCH 1/3] drm/amd: fix race in page flip job
 2018-12-21  3:10 UTC  (3+ messages)
` [PATCH 2/3] drm/amd: validate user pitch alignment
` [PATCH 3/3] drm/amd: validate user GEM object size

[Qemu-devel] [PATCH v8 00/12] ppc: support for the XIVE interrupt controller (POWER9)
 2018-12-21  1:50 UTC  (6+ messages)
` [Qemu-devel] [PATCH v8 11/12] spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICS

[Qemu-devel] travis failures
 2018-12-21  3:06 UTC 

[PATCH v7 00/16] Intel IPU3 ImgU patchset
 2018-12-21  3:04 UTC  (5+ messages)

[PATCH net-next v2 0/4] net: mitigate retpoline overhead
 2018-12-21  2:57 UTC  (3+ messages)
` [PATCH net-next v2 3/4] net: use indirect call wrappers at GRO transport layer

[linux-3.18 test] 131442: regressions - FAIL
 2018-12-21  2:53 UTC 

Local Display Direct Flip Feature Discussion
 2018-12-21  2:52 UTC  (2+ messages)

[PATCH] regulator: mcp16502: Select REGMAP_I2C to fix build error
 2018-12-21  2:49 UTC  (2+ messages)

[PATCH 00/37] Netfilter updates for net-next
 2018-12-21  2:48 UTC  (2+ messages)

[PATCH v3 0/7] Standardize onboard LED support for 96Boards
 2018-12-21  2:37 UTC  (7+ messages)
` [PATCH v3 6/7] arm64: dts: xilinx: ultra96: Standardize LED labels and triggers
` [PATCH v3 7/7] arm64: dts: qcom: apq8016-sbc: Standardize LED labels

[PATCH v6 00/27] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2018-12-21  2:36 UTC  (7+ messages)
` [PATCH v6 07/27] elf-em.h: add EM_CSKY
` [PATCH v6 08/27] csky: define syscall_get_arch()

linux-next: manual merge of the bpf-next tree with Linus' tree
 2018-12-21  2:36 UTC 

[RFT][PATCH 0/7] net: dsa: microchip: Convert to regmap
 2018-12-21  2:04 UTC  (10+ messages)
` [RFT][PATCH 4/7] net: dsa: microchip: Remove dev->txbuf
` [RFT][PATCH 6/7] net: dsa: microchip: Initial SPI regmap support

[PATCH v4] vhost: batch used descs chains write-back with packed ring
 2018-12-21  2:28 UTC  (2+ messages)

[Bug 108992] Regression: Lenovo e585 (ryzen 2500u) freezes during boot with 4.20-rc5, amdgpu error
 2018-12-21  2:28 UTC  (2+ messages)
` [Bug 108992] Regression: Lenovo e585 (ryzen 2500u) freezes during boot with 4.20-rc5/rc6, "

"git show --usage" no "usage" displayed
 2018-12-21  2:27 UTC 

[PATCH net-next] net: Don't return pfmemalloc pages to the page pool
 2018-12-21  2:26 UTC  (7+ messages)

[PATCH 0/3] Add UFS controller support for HI3670 SoC
 2018-12-21  2:24 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: ufs: Add HI3670 UFS controller binding

(no subject)
 2018-12-21  2:22 UTC 

[PATCH 1/4] glibc: Remove site_config and glibc-initial
 2018-12-21  2:22 UTC  (7+ messages)

[PATCH v2] erofs-utils: fix the missing trailing '\0' of the last dirent name
 2018-12-21  2:22 UTC 

[PATCH -next] IB/qib: Add missing err handle for qib_user_sdma_rb_insert
 2018-12-21  2:19 UTC  (2+ messages)

pull-request: bpf-next 2018-12-21
 2018-12-21  2:19 UTC  (2+ messages)

[Bug 201539] New: AMDGPU R9 390 automatic fan speed control in Linux 4.19
 2018-12-21  2:16 UTC  (2+ messages)
` [Bug 201539] "

[PATCH V5 0/3] HW Command Queue support for Tegra SDMMC
 2018-12-21  1:25 UTC  (3+ messages)
` [PATCH V5 1/3] mmc: sdhci: Fix sdhci_do_enable_v4_mode
` [PATCH V5 3/3] mmc: tegra: HW Command Queue Support for Tegra SDMMC


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.