All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-06 11:30:50 to 2018-09-06 12:20:14 UTC [more...]

INFO: task hung in ext4_da_get_block_prep
 2018-09-06 12:16 UTC  (10+ messages)
      ` [PATCH] mm, oom: Introduce time limit for dump_tasks duration

cleanup ->dma_configure calling conventions
 2018-09-06 12:20 UTC  (13+ messages)
` [PATCH 1/4] arm-nommu: don't define arch_teardown_dma_ops
` [PATCH 2/4] dma-mapping: remove dma_configure
` [PATCH 3/4] dma-mapping: remove dma_deconfigure
` [PATCH 4/4] dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops

[PATCH 0/2] [media] Confidence pixel-format for Intel RealSense cameras
 2018-09-06  7:51 UTC  (3+ messages)
` [PATCH 1/2] CNF4 fourcc for 4 bit-per-pixel packed confidence information
` [PATCH 2/2] CNF4 pixel format for media subsystem

[PATCH v3 00/30] IIO-based thermal sensor driver for Allwinner H3 and A83T SoC
 2018-09-06 12:18 UTC  (20+ messages)
` [PATCH v3 27/30] ARM: dts: sun8i: h3: use calibration for ths
        ` [linux-sunxi] "
` [PATCH v3 30/30] ARM: sun8i: a83t: full range OPP tables and CPUfreq

[PATCH v2] clocksource: sh_cmt: fixup for 64-bit machines
 2018-09-06 12:18 UTC  (2+ messages)

[virtio-dev] [PATCH v36 0/5] Virtio-balloon: support free page reporting
 2018-09-06 12:18 UTC  (6+ messages)
` [virtio-dev] "
  `  "

[PATCH 0/6] numa-balancing patches
 2018-09-06 12:17 UTC  (5+ messages)
` [PATCH 2/6] mm/migrate: Use trylock while resetting rate limit

[U-Boot] [PATCH v2 01/13] pico-imx6ul: Convert to distro config
 2018-09-06 12:17 UTC  (7+ messages)
` [U-Boot] [PATCH v2 06/13] pico-imx7d: Update the README file

[PATCH net 0/3] tls: don't leave keys in kernel memory
 2018-09-06  7:42 UTC  (4+ messages)
` [PATCH net 3/3] tls: zero the crypto information from tls_context before freeing

[PATCH 05/11] UAPI: coda: Don't use internal kernel structs in UAPI
 2018-09-06 12:16 UTC  (9+ messages)
` [RFC] UAPI: Check headers by compiling all together as C++

[Qemu-devel] [PATCH] qga: ignore non present cpus when handling qmp_guest_get_vcpus()
 2018-09-06 12:00 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/3] scsi: remove lsi53c895a_create() and lsi53c810_create() functions
 2018-09-06 12:02 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] scsi: move lsi53c895a structures and defines into separate lsi53c895a.h file

[Qemu-devel] Some confusion about live migration of usb device
 2018-09-06 12:10 UTC  (3+ messages)

[Qemu-devel] [PATCH V9 0/4] tests: Add migration test for aarch64
 2018-09-06 12:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH V9 2/4] tests/migration: Support cross compilation in generating boot header file

[PATCH v2 1/2] clk: tegra: Don't enable already enabled PLLs
 2018-09-06 12:13 UTC  (4+ messages)
` [PATCH v2 2/2] clk: tegra20: Enable lock-status polling for PLLs

[PATCH v8 0/8] Cedrus driver for the Allwinner Video Engine, using media requests
 2018-09-06  7:39 UTC  (8+ messages)
` [PATCH v8 4/8] media: platform: Add Cedrus VPU decoder driver

[bug report] memory: aemif: add support for board files
 2018-09-06 12:13 UTC  (2+ messages)

[PATCH] memory: ti-aemif: fix a potential NULL-pointer dereference
 2018-09-06 12:12 UTC 

[igt-dev] [PATCH v6 00/13] chamelium: Test the plane formats
 2018-09-06 12:11 UTC  (5+ messages)
` [igt-dev] [PATCH v6 03/13] fb: Create common function to convert frame formats

[RFC PATCH] KVM: arm64: Treat FPEXC32_EL2 as a regular guest system register
 2018-09-06 12:11 UTC  (4+ messages)

[PATCH] drm: Print erroneous hscale/vscale on failure
 2018-09-06 12:10 UTC  (3+ messages)

[PATCH v2 00/23] mtd: rawnand: Stop passing mtd_info to drivers
 2018-09-06 12:05 UTC  (49+ messages)
` [PATCH v2 01/23] mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks
` [PATCH v2 02/23] mtd: rawnand: Pass a nand_chip object to nand_scan()
` [PATCH v2 03/23] mtd: rawnand: Pass a nand_chip object to nand_release()
` [PATCH v2 04/23] mtd: rawnand: Pass a nand_chip object to nand_wait_ready()
` [PATCH v2 05/23] mtd: rawnand: Pass a nand_chip object to ecc->hwctl()
` [PATCH v2 06/23] mtd: rawnand: Pass a nand_chip object to ecc->calculate()
` [PATCH v2 07/23] mtd: rawnand: Pass a nand_chip object to ecc->correct()
` [PATCH v2 08/23] mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
` [PATCH v2 09/23] mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
` [PATCH v2 10/23] mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks
` [PATCH v2 11/23] mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
` [PATCH v2 12/23] mtd: rawnand: Pass a nand_chip object to chip->select_chip()
` [PATCH v2 13/23] mtd: rawnand: Pass a nand_chip object to chip->block_xxx() hooks
` [PATCH v2 14/23] mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl()
` [PATCH v2 15/23] mtd: rawnand: Pass a nand_chip object to chip->dev_ready()
` [PATCH v2 16/23] mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()
` [PATCH v2 17/23] mtd: rawnand: Pass a nand_chip object to chip->waitfunc()
` [PATCH v2 18/23] mtd: rawnand: Pass a nand_chip object to chip->erase()
` [PATCH v2 19/23] mtd: rawnand: Pass a nand_chip object to chip->{get, set}_features()
  ` [PATCH v2 19/23] mtd: rawnand: Pass a nand_chip object to chip->{get,set}_features()
` [PATCH v2 20/23] mtd: rawnand: Pass a nand_chip object to chip->setup_read_retry()
` [PATCH v2 21/23] mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface()
` [PATCH v2 22/23] mtd: rawnand: Pass a nand_chip object to all nand_xxx_bbt() helpers
` [PATCH v2 23/23] mtd: rawnand: Pass a nand_chip object nand_erase_nand()

[PATCH 1/2] linux-fslc: Update SRCREV
 2018-09-06 12:10 UTC  (5+ messages)
` [PATCH 2/2] linux-fslc/defconfig: Add CONFIG_TMPFS_POSIX_ACL=y

[PATCH v3 0/3] usb: renesas_usbhs: add reset_control and multiple clocks management
 2018-09-06 12:09 UTC  (5+ messages)
` [PATCH v3 3/3] usb: renesas_usbhs: Add "
      ` [v3,3/3] "

[PATCH v7 0/2]: perf: reduce data loss when profiling highly parallel CPU bound workloads
 2018-09-06 12:09 UTC  (15+ messages)
` [PATCH v7 1/2]: perf util: map data buffer for preserving collected data
` [PATCH v7 2/2]: perf record: enable asynchronous trace writing

[PATCH 0/6] xen: Use %*pb[l] for printing bitmaps
 2018-09-06 12:08 UTC  (7+ messages)
` [PATCH 1/6] xen/vsprintf: Introduce "
` [PATCH 2/6] xen/sched: Use %*pb[l] instead of cpumask_scn{, list}printf()
` [PATCH 3/6] xen/common: Use %*pb[l] instead of {cpu, node}mask_scn{, list}printf()
` [PATCH 4/6] xen/x86: Use %*pb[l] instead of cpumask_scn{, list}printf()
` [PATCH 5/6] xen/bitmap: Drop all bitmap_scn{, list}printf() infrastructure
` [PATCH RFC 6/6] xen/keyhandler: Drop keyhandler_scratch

[PATCH] tools: specifically enable VirtFS in Linux QEMU builds
 2018-09-06 12:06 UTC 

[Bug 102646] Screen flickering under amdgpu-experimental (buffer corruptions?)
 2018-09-06 12:06 UTC  (2+ messages)
` [Bug 102646] Screen flickering under amdgpu-experimental [buggy auto power profile]

[B.A.T.M.A.N.] [PATCH 0/5] batman-adv: Missing list checks for *list_add*
 2018-09-06 12:05 UTC  (11+ messages)
` [B.A.T.M.A.N.] [PATCH 1/5] batman-adv: Prevent duplicated gateway_node entry
` [B.A.T.M.A.N.] [PATCH 2/5] batman-adv: Prevent duplicated nc_node entry
` [B.A.T.M.A.N.] [PATCH 3/5] batman-adv: Prevent duplicated softif_vlan entry
` [B.A.T.M.A.N.] [PATCH 4/5] batman-adv: Prevent duplicated global TT entry
` [B.A.T.M.A.N.] [PATCH 5/5] batman-adv: Prevent duplicated tvlv handler

[PATCH 1/4] mm, oom: Remove wake_oom_reaper()
 2018-09-06 12:05 UTC  (9+ messages)
` [PATCH 4/4] mm, oom: Fix unnecessary killing of additional processes

POSIX violation by writeback error
 2018-09-06  7:28 UTC  (8+ messages)

[PATCH 00/14] plane update with damage
 2018-09-06 12:02 UTC  (5+ messages)
` [PATCH 01/14] drm: add new plane property FB_DAMAGE_CLIPS to send damage during plane update
` [PATCH 03/14] drm: clear plane damage during full modeset

linux-next test error
 2018-09-06 12:02 UTC  (5+ messages)

[PATCH] ASoC: sgtl5000: avoid division by zero if lo_vag is zero
 2018-09-06 12:01 UTC  (6+ messages)

[PATCH] gpio: ep93xx: fix incorrect array element size check
 2018-09-06 11:58 UTC  (2+ messages)

[PATCH v2 0/5] powerpc/powernv/pci: Discover surprise-hotplugged PCIe devices during rescan
 2018-09-06 11:57 UTC  (6+ messages)
` [PATCH v2 1/5] powerpc/pci: Access PCI config space directly w/o pci_dn
` [PATCH v2 2/5] powerpc/pci: Create pci_dn on demand
` [PATCH v2 3/5] powerpc/pci: Use DT to create pci_dn for root bridges only
` [PATCH v2 4/5] powerpc/powernv/pci: Enable reassigning the bus numbers
` [PATCH v2 5/5] PCI/powerpc/eeh: Add pcibios hooks for preparing to rescan

Transactional btrfs
 2018-09-06  7:23 UTC 

[PATCH v3] clk: renesas: cpg-mssr: Add R7S9210 support
 2018-09-06 11:55 UTC  (2+ messages)

[PATCH 1/1] drm/amdgpu: Fix compute VM BO params after rebase
 2018-09-06 11:54 UTC  (4+ messages)

[RFC PATCH 0/5] New RISC-V Local Interrupt Controller Driver
 2018-09-06 11:53 UTC  (7+ messages)
` [RFC PATCH 4/5] irqchip: "

[Question]: do_configure fail if cmake project is making use of ExternalProject
 2018-09-06 11:52 UTC  (2+ messages)

[3/3] EDAC, sb_edac: Fix reporting wrong DIMM when patrol scrubber finds error
 2018-09-06 11:48 UTC 

[asoc:for-4.20 399/404] sound/soc/soc-dapm.c:3768:9: warning: 'ret' may be used uninitialized in this function
 2018-09-06 11:46 UTC 

[PATCH 1/2] thunderbolt: Do not handle ICM events after domain is stopped
 2018-09-06 11:46 UTC  (10+ messages)
` [PATCH 2/2] thunderbolt: Initialize after IOMMUs

[RFC v2] ath10k: report tx rate using ieee80211_tx_status()
 2018-09-06  7:10 UTC  (4+ messages)

[PATCH] mm: hugepage: mark splitted page dirty when needed
 2018-09-06 11:43 UTC  (10+ messages)

[PATCH 0/7] spi: spi-mem: Add a driver for NXP FlexSPI controller
 2018-09-06 11:43 UTC  (9+ messages)
` [PATCH 3/7] "

[PATCH v2] perf tools: use PTR_ERR_OR_ZERO inetead of return code
 2018-09-06 11:42 UTC 

[PATCH v5 0/5] x86: Fix SEV guest regression
 2018-09-06 11:43 UTC  (6+ messages)
` [PATCH v5 1/5] x86/mm: Restructure sme_encrypt_kernel()
` [PATCH v5 2/5] x86/mm: fix sme_populate_pgd() to update page flags
` [PATCH v5 3/5] x86/mm: add .data..decrypted section to hold shared variables
` [PATCH v5 4/5] x86/kvm: use __decrypted attribute in "
` [PATCH v5 5/5] x86/kvm: Avoid dynamic allocation of pvclock data when SEV is active

[PATCH v5 00/16] Add support for Hygon Dhyana Family 18h processor
 2018-09-06 11:40 UTC  (9+ messages)
` [PATCH v5 10/16] x86/mce: enable Hygon support to MCE infrastructure
              ` [v5,10/16] "

[PATCH v5 1/2] drm: Add connector property to limit max bpc
 2018-09-06 11:36 UTC  (3+ messages)
` [PATCH v5 2/2] drm/i915: Allow "max bpc" property to limit pipe_bpp

[PATCH v2 00/12] Port the FSL QSPI driver to the SPI framework
 2018-09-06 11:36 UTC  (8+ messages)
` [PATCH v2 03/12] spi: Add a driver for the Freescale/NXP QuadSPI controller
    ` Questions about "

[Buildroot] [PATCH v2] package/cutelyst: Fix build dependencies
 2018-09-06 11:32 UTC 

[PATCH 1/6] backports: copy linux/overflow.h
 2018-09-06  6:57 UTC  (6+ messages)
` [PATCH 2/6] backport-include: backport kvmalloc and kvmalloc_array
` [PATCH 3/6] patches: remove lib-bucket_locks.patch
` [PATCH 4/6] backport-include: backport ktime_get_boottime_seconds
` [PATCH 5/6] backport: copy net/rsi_91x.h
` [PATCH 6/6] backport: add firmware_request_nowarn and firmware_request_cache

[PATCH v3 0/2] Add support for LPASS clock controller for SDM845
 2018-09-06 11:31 UTC  (6+ messages)
` [PATCH v3 2/2] clk: qcom: Add lpass clock controller driver "

[PATCH v2 0/8] Guest LBR Enabling
 2018-09-06 11:30 UTC  (8+ messages)
` [PATCH v2 2/8] KVM/x86: KVM_CAP_X86_GUEST_LBR
` [PATCH v2 3/8] KVM/vmx: Pass through the lbr stack to a guest
` [PATCH v2 4/8] KVM/x86: expose MSR_IA32_PERF_CAPABILITIES to the guest
` [PATCH v2 5/8] KVM/x86: enable the guest to access the debugctl msr
` [PATCH v2 6/8] perf/x86/intel/lbr: guest requesting KVM for lbr stack save/restore
` [PATCH v2 7/8] KVM: PMU: support to save/restore the guest lbr stack on vCPU switching
` [PATCH v2 8/8] perf/x86/intel/lbr: add the guest_lbr boolean to cpuc


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.