All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-11 14:47:57 to 2019-09-11 15:26:27 UTC [more...]

[Qemu-devel] [PATCH v2 0/3] proper locking on bitmap add/remove paths
 2019-09-11 15:00 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] block: move bdrv_can_store_new_dirty_bitmap to block/dirty-bitmap.c
` [Qemu-devel] [PATCH v2 2/3] block/dirty-bitmap: return int from bdrv_remove_persistent_dirty_bitmap
` [Qemu-devel] [PATCH v2 3/3] block/qcow2: proper locking on bitmap add/remove paths

[Xen-devel] [PATCH RESEND/PING 0/9] XSA-292 follow-up
 2019-09-11 15:26 UTC  (9+ messages)
` [Xen-devel] [PATCH 1/9] x86: adjust cr3_pcid() return type
` [Xen-devel] [PATCH 2/9] x86: limit the amount of TLB flushing in switch_cr3_cr4()
` [Xen-devel] [PATCH 3/9] x86/mm: honor opt_pcid also for 32-bit PV domains
` [Xen-devel] [PATCH 4/9] x86/HVM: move NOFLUSH handling out of hvm_set_cr3()
` [Xen-devel] [PATCH 5/9] x86/HVM: refuse CR3 loads with reserved (upper) bits set
` [Xen-devel] [PATCH 6/9] x86/HVM: relax shadow mode check in hvm_set_cr3()
` [Xen-devel] [PATCH 7/9] x86/HVM: cosmetics to hvm_set_cr3()
` [Xen-devel] [PATCH 8/9] x86/CPUID: drop INVPCID dependency on PCID

[PATCH 0/9] btrfs: break up extent_io.c a little bit
 2019-09-11 15:26 UTC  (6+ messages)
` [PATCH 1/9] btrfs: separate out the extent leak code
` [PATCH 2/9] btrfs: separate out the extent io init function
` [PATCH 3/9] btrfs: move extent_io_tree defs to their own header
` [PATCH 4/9] btrfs: export find_delalloc_range
` [PATCH 5/9] btrfs: move the failrec tree stuff into extent-io-tree.h

[Qemu-riscv] [PATCH v2 00/17] RISC-V: support vector extension
 2019-09-11 15:25 UTC  (8+ messages)
` [Qemu-riscv] [PATCH v2 01/17] RISC-V: add vfp field in CPURISCVState
  ` [Qemu-riscv] [Qemu-devel] "
    `  "
` [Qemu-riscv] [PATCH v2 02/17] RISC-V: turn on vector extension from command line by cfg.ext_v Property
  ` [Qemu-riscv] [Qemu-devel] "
` [Qemu-riscv] [PATCH v2 03/17] RISC-V: support vector extension csr

[Qemu-devel] [PATCH 0/3] cputlb: Adjust tlb bswap implementation
 2019-09-11 15:17 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/3] cputlb: Replace switches in load/store_helper with callback
` [Qemu-devel] [PATCH 3/3] cputlb: Introduce TLB_BSWAP

[PATCH 0/5] leds: fix /sys/class/leds/<led>/trigger and add new api
 2019-09-11 15:25 UTC  (4+ messages)
` [PATCH 1/5] leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/trigger

[PATCH v6 00/36] Add FADump support on PowerNV platform
 2019-09-11 14:49 UTC  (11+ messages)
` [PATCH v6 01/36] powerpc/fadump: move internal macros/definitions to a new header
` [PATCH v6 02/36] powerpc/fadump: add helper functions
` [PATCH v6 03/36] powerpc/fadump: declare helper functions in internal header file
` [PATCH v6 04/36] powerpc/fadump: Improve fadump documentation
` [PATCH v6 05/36] powerpc/fadump: use helper functions to reserve/release cpu notes buffer
` [PATCH v6 06/36] pseries/fadump: move rtas specific definitions to platform code
` [PATCH v6 07/36] pseries/fadump: introduce callbacks for platform specific operations
` [PATCH v6 08/36] pseries/fadump: define RTAS register/un-register callback functions
` [PATCH v6 09/36] pseries/fadump: add source info while displaying region contents
` [PATCH v6 10/36] powerpc/fadump: release all the memory above boot memory size

[Qemu-devel] [RFC v2 0/2] vhost-user: in-band notifications
 2019-09-11 15:01 UTC  (2+ messages)

phosphor-ipmi-flash: Update over eSPI interface
 2019-09-11 15:23 UTC  (3+ messages)

[PATCH v5 1/2] block: use symbolic constants for t10_pi type
 2019-09-11 15:23 UTC  (4+ messages)
` [PATCH v5 2/2] block: centralize PI remapping logic to the block layer

filemap_fault can lose errors
 2019-09-11 15:23 UTC  (2+ messages)

[RFC PATCH] Add proc interface to set PF_MEMALLOC flags
 2019-09-11 15:23 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] util/hbitmap: strict hbitmap_reset
 2019-09-11 15:13 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 00/28] s390x/tcg: mem_helper: Fault-safe handling
 2019-09-11 15:07 UTC  (16+ messages)
` [Qemu-devel] [PATCH v2 01/28] s390x/tcg: Reset exception_index to -1 instead of 0
` [Qemu-devel] [PATCH v2 02/28] s390x/tcg: MVCL: Zero out unused bits of address
` [Qemu-devel] [PATCH v2 03/28] s390x/tcg: MVCL: Detect destructive overlaps
` [Qemu-devel] [PATCH v2 04/28] s390x/tcg: MVCL: Process max 2k bytes at a time
` [Qemu-devel] [PATCH v2 06/28] s390x/tcg: MVC: Use is_destructive_overlap()
` [Qemu-devel] [PATCH v2 07/28] s390x/tcg: MVPG: Check for specification exceptions
` [Qemu-devel] [PATCH v2 08/28] s390x/tcg: MVPG: Properly wrap the addresses

[PATCH] perf test: fix spelling mistake "sythesizing" -> "synthesizing"
 2019-09-11 15:21 UTC  (3+ messages)
` [PATCH] perf test: fix spelling mistake "allos" -> "allocate"

[PATCH net-next] nfp: read chip model from the PluDevice register
 2019-09-11 15:21 UTC 

[PATCH 3.0.x] lib/cobalt: init: do not call pthread_atfork() from atfork() handlers
 2019-09-11 15:21 UTC 

[PATCH v2] fork: check exit_signal passed in clone3() call
 2019-09-11 15:20 UTC  (8+ messages)

[PATCH 0/2] crypto: inside-secure: Add support for the Chacha20 skcipher and the Chacha20-Poly1305 AEAD suites
 2019-09-11 15:21 UTC  (5+ messages)
` [PATCH 1/2] crypto: inside-secure - Added support for the CHACHA20 skcipher

[Qemu-devel] [PATCH] qcow2: Stop overwriting compressed clusters one by one
 2019-09-11 15:16 UTC 

[PATCH 0/2] Rate-limit shadow-FB-to-console-update to screen refresh
 2019-09-11 15:21 UTC  (5+ messages)
` [PATCH 2/2] drm/mgag200: Add vblank support

[Xen-devel] [RFC PATCH 0/5] Add hypervisor sysfs-like support
 2019-09-11 15:20 UTC  (8+ messages)

[Xen-devel] [PATCH] xen/arm: bootfd: Fix indentation in process_multiboot_node()
 2019-09-11 15:19 UTC 

[PATCH RFC 00/14] qcom: support wakeup capable GPIOs
 2019-09-11 15:19 UTC  (4+ messages)
` [PATCH RFC 05/14] dt-bindings/interrupt-controller: pdc: add SPI config register

[PATCH v3] mm/kasan: dump alloc and free stack for page allocator
 2019-09-11 15:19 UTC  (3+ messages)

[alsa-devel] Licence change for your alsa-lib UCM commits (Marcin Juszkiewicz: 5 total)
 2019-09-10  1:56 UTC  (6+ messages)
` [alsa-devel] Licence change for your alsa-lib UCM commit (Lu, Han: 1 total)
` [alsa-devel] Licence change for your alsa-lib UCM commit (zombah: "

stable-rc/linux-4.9.y boot: 108 boots: 0 failed, 100 passed with 8 offline (v4.9.192-13-g16ee77790651)
 2019-09-11 15:19 UTC 

[alsa-devel] [PATCH] ASoC: wcd9335: remove redundant use of ret variable
 2019-09-11 14:59 UTC  (3+ messages)
` Applied "ASoC: wcd9335: remove redundant use of ret variable" to the asoc tree
  ` [alsa-devel] "

[PATCH 0/6] YOCTO #12937 - Consistent naming scheme for deployed artifacts
 2019-09-11 15:18 UTC  (2+ messages)
` [PATCH 7/7] kernel-devicetree.bbclass: add missing backslash

[RFCv3 1/3] nl80211: Fix broken non-split wiphy dumps
 2019-09-11 15:12 UTC  (6+ messages)
` [RFCv3 3/3] nl80211: Send large new_wiphy events

[BUG] Early OOM and kernel NULL pointer dereference in 4.19.69
 2019-09-11 15:16 UTC  (7+ messages)
` [PATCH] memcg, kmem: do not fail __GFP_NOFAIL charges

[PATCH] arm64: fix function types in COND_SYSCALL
 2019-09-11 15:15 UTC  (3+ messages)

[PATCH v3 0/5] Early node associativity
 2019-09-11 14:48 UTC  (3+ messages)
` [PATCH v3 3/5] powerpc/numa: Use cpu node map of first sibling thread

[PATCH 0/5] hugetlbfs: Disable PMD sharing for large systems
 2019-09-11 15:14 UTC  (7+ messages)
` [PATCH 1/5] locking/rwsem: Add down_write_timedlock()
` [PATCH 2/5] locking/rwsem: Enable timeout check when spinning on owner
` [PATCH 3/5] locking/osq: Allow early break from OSQ
` [PATCH 4/5] locking/rwsem: Enable timeout check when staying in the OSQ
` [PATCH 5/5] hugetlbfs: Limit wait time when trying to share huge PMD

[PATCH] staging: vhciq_core: replace snprintf with scnprintf
 2019-09-11 15:15 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/2] audio: -audiodev documentation tweaks
 2019-09-11 14:58 UTC  (2+ messages)
` [Qemu-devel] [PATCH 1/2] audio: fix buffer-length typo in documentation

[PATCH 1/4] drm/i915: Fix cdclk bypass freq readout for tgl/bxt/glk
 2019-09-11 15:13 UTC  (9+ messages)
` [PATCH 2/4] drm/i915: Fix CD2X pipe select masking during cdclk sanitation
` [PATCH 3/4] drm/i915: Reuse cnl_modeset_calc_cdclk() on icl+
` [PATCH 4/4] drm/i915: Remove duplicated bxt/cnl/icl .modeset_calc_cdclk() funcs

[PATCH] ci: install P4 from package to fix build error
 2019-09-11 15:12 UTC  (5+ messages)

stable-rc/linux-4.14.y boot: 123 boots: 0 failed, 114 passed with 9 offline (v4.14.143-20-g570d97484537)
 2019-09-11 15:12 UTC 

[virtio-dev] [PATCH v9 0/8] stg mail -e --version=v9 \
 2019-09-11 15:12 UTC  (11+ messages)
`  "
  ` [virtio-dev] "

[meta-gnome][PATCH] gvfs: upgrade 1.40.2 -> 1.41.2 for CVE fixes
 2019-09-11 15:11 UTC 

[PATCH] drm/i915/tgl: Disable read-only support
 2019-09-11 15:11 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 00/10] Multi-phase reset mechanism
 2019-09-11 14:56 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 02/10] hw/core: create Resettable QOM interface

VRF Issue Since kernel 5
 2019-09-11 12:15 UTC  (8+ messages)

[LTP] [PATCH v3 1/2] capability: Introduce capability API
 2019-09-11 15:10 UTC  (4+ messages)
` [LTP] [PATCH v4 "

source an environment file in bitbake recipe
 2019-09-11 15:09 UTC 

[PATCH] net: qrtr: fix memort leak in qrtr_tun_write_iter
 2019-09-11 15:09 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/3] USB: host: ohci-at91: tailor power consumption
 2019-09-11 15:09 UTC  (3+ messages)

[RFC PATCH 0/2] Fix SEV user-space mapping of unencrypted coherent memory
 2019-09-11 15:08 UTC  (11+ messages)
` [RFC PATCH 1/2] x86: Don't let pgprot_modify() change the page encryption bit
              ` TTM huge page-faults WAS: "

assembler error: missing immediate expression at operand 1 -- `dsb`
 2019-09-11 14:51 UTC 

[Qemu-devel] [PATCH v2 0/4] add Homer/OCC common area emulation for PowerNV
 2019-09-11 14:54 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 3/4] hw/ppc/pnv_homer: add PowerNV homer device model
` [Qemu-devel] [PATCH v2 4/4] hw/ppc/pnv: fix checkpatch.pl coding style warnings

[Ksummit-discuss] [MAINTAINERS SUMMIT] Reflections on kernel development processes
 2019-09-11 15:08 UTC 

[igt-dev] [PATCH i-g-t] tools/amd_hdmi_compliance_yuv420: Test 4K video modes with YUV encoding
 2019-09-11 15:07 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tools/amd_hdmi_compliance_yuv420: Test 4K video modes with YUV encoding (rev2)

[PATCH] mci: imx-esdhc: fix error handling during probe
 2019-09-11 15:07 UTC 

[Xen-devel] [PATCH v2 00/48] xen: add core scheduling support
 2019-09-11 15:06 UTC  (5+ messages)
` [Xen-devel] [PATCH v2 13/48] xen/sched: add is_running indicator to struct sched_unit

[PULL] drm-intel-fixes
 2019-09-11 15:05 UTC 

[dpdk-dev] DPDK techboard minutes (2019-07-17)
 2019-09-11 15:05 UTC 

[v5 0/2] mtd: nand: Add Cadence NAND controller driver
 2019-09-11 15:04 UTC  (6+ messages)
` [v5 2/2] dt-bindings: mtd: "

[Buildroot] [autobuild.buildroot.net] Daily results for 2019-09-06
 2019-09-11 15:04 UTC  (5+ messages)
` [Buildroot] Notifications of defconfig and runtime test failures

[dpdk-dev] DPDK techboard minutes of July 31
 2019-09-11 15:04 UTC 

[PATCH] media: venus: core: Fix msm8996 frequency table
 2019-09-11 15:03 UTC  (3+ messages)

stable-rc/linux-4.19.y boot: 129 boots: 0 failed, 121 passed with 8 offline (v4.19.72-193-g7ce5ae7d905a)
 2019-09-11 15:03 UTC 

[PATCH v5 0/2] mailbox: arm: introduce smc triggered mailbox
 2019-09-11 15:03 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: mailbox: add binding doc for the ARM SMC/HVC mailbox

[PATCH] mci: core: make mci_register -EPROBE_DEFER sensitive
 2019-09-11 15:03 UTC 

[alsa-devel] [PATCH] ASoC: dmaengine: Replace strncpy() with strscpy_pad() for pcm->name
 2019-09-11 14:59 UTC  (2+ messages)
` [alsa-devel] Applied "ASoC: dmaengine: Replace strncpy() with strscpy_pad() for pcm->name" to the asoc tree

[PATCH v5 0/7] Amazon's Annapurna Labs DT-based PCIe host controller driver
 2019-09-11 15:01 UTC  (9+ messages)
` [PATCH v5 2/7] PCI: Add ACS quirk for Amazon Annapurna Labs root ports
` [PATCH v5 3/7] PCI/VPD: Prevent VPD access for Amazon's Annapurna Labs Root Port

[PATCH 0/2] two patches
 2019-09-11 15:00 UTC  (4+ messages)
` [PATCH 1/2] doc: clarify what --alloc-size does
` [PATCH 2/2] filesetup: honor the offset option

[PATCH v5 0/4] Raspberry Pi 4 DMA addressing support
 2019-09-11 15:00 UTC  (7+ messages)
` [PATCH v5 3/4] arm64: use both ZONE_DMA and ZONE_DMA32

[PATCH 1/2] mfd: da9063: add support to populate subdevs
 2019-09-11 15:00 UTC  (2+ messages)
` [PATCH 2/2] gpio: add DA9062 MFD gpio support

[PATCH] regulator: max77686: fix obtaining "maxim,ena" GPIO
 2019-09-11 14:59 UTC  (2+ messages)
` Applied "regulator: max77686: fix obtaining "maxim,ena" GPIO" to the regulator tree

[PATCH] regulator: da9211: fix obtaining "enable" GPIO
 2019-09-11 14:59 UTC  (2+ messages)
` Applied "regulator: da9211: fix obtaining "enable" GPIO" to the regulator tree

[PATCH v2 03/10] spi: Guarantee cacheline alignment of driver-private data
 2019-09-11 14:59 UTC  (2+ messages)
  ` Applied "spi: Guarantee cacheline alignment of driver-private data" to the spi tree

Deadlock between btrfs-transacti and userland on 5.2.1
 2019-09-11 14:59 UTC  (2+ messages)

[Qemu-riscv] [PATCH v1 10/28] target/riscv: Convert mie and mstatus to pointers
 2019-09-11 14:54 UTC  (4+ messages)
    ` [Qemu-devel] "

[PATCH] mips: sgi-ip27: switch from DISCONTIGMEM to SPARSEMEM
 2019-09-11 14:57 UTC  (11+ messages)

[Qemu-devel] [PATCH/RFC v2 0/5] gpio: Add GPIO Aggregator Driver
 2019-09-11 14:38 UTC  (3+ messages)
` [Qemu-devel] [PATCH/RFC v2 1/5] gpio: Export gpiod_{request, free}() to modular GPIO code
` [Qemu-devel] [PATCH/RFC v2 4/5] gpio: Add GPIO Forwarder Helper

task btrfs-transacti:1752 blocked for more than 122 seconds
 2019-09-11 14:57 UTC  (2+ messages)

[dpdk-dev] license directory reorg?
 2019-09-11 14:56 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: imx6: phycore: make use of upstream dts
 2019-09-11 14:56 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: imx6: phycore: use spdx license identifier

[PATCH iproute2-next] devlink: unknown 'fw_load_policy' string validation
 2019-09-11 14:56 UTC 

lot of MemAvailable but falling cache and raising PSI
 2019-09-11 14:56 UTC  (12+ messages)
                  ` 5.3-rc-8 hung task in IO (was: Re: lot of MemAvailable but falling cache and raising PSI)

[PATCH 0/4] Fix UART DMA freezes for iMX6
 2019-09-11 14:49 UTC  (15+ messages)
` [PATCH 1/4] dmaengine: imx-sdma: fix buffer ownership
` [PATCH 2/4] dmaengine: imx-sdma: fix dma freezes
` [PATCH 3/4] serial: imx: adapt rx buffer and dma periods
` [PATCH 4/4] dmaengine: imx-sdma: drop redundant variable

[PATCH] Btrfs: fix unwritten extent buffers and hangs on future writeback attempts
 2019-09-11 14:55 UTC 

stable-rc/linux-5.2.y boot: 140 boots: 1 failed, 130 passed with 9 offline (v5.2.14-36-gfda53119ddbd)
 2019-09-11 14:54 UTC 

[RFC PATCH v2 0/1] dm: add clone target
 2019-09-11 14:54 UTC  (3+ messages)

Power Management
 2019-09-11 14:53 UTC  (2+ messages)

[PATCH] ARM: i.MX: phytec-som-imx6: phycore: fix updating pmic regulators
 2019-09-11 14:53 UTC 

[PATCH 1/2] ARM: omap2plus_defconfig: Update for removed items
 2019-09-11 14:52 UTC  (4+ messages)
` [PATCH 2/2] ARM: omap2plus_defconfig: Update for moved item

[PATCH 0/1] doc: small formatting fix
 2019-09-11 14:52 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] doc: minor "

[PATCH v5 0/4] virtio-fs: shared file system for virtual machines
 2019-09-11 14:52 UTC  (3+ messages)

[meta-oe][PATCH] lvm2/libdevmapper: Make it build for native
 2019-09-11 14:52 UTC 

[Qemu-arm] qemu_futex_wait() lockups in ARM64: 2 possible issues
 2019-09-11 14:48 UTC  (3+ messages)
  ` [Qemu-devel] "

ixgbe: driver drops packets routed from an IPSec interface with a "bad sa_idx" error
 2019-09-11 14:50 UTC  (7+ messages)

[Qemu-devel] [PATCH v6 0/8] Add Qemu to SeaBIOS LCHS interface
 2019-09-11 14:36 UTC  (2+ messages)

[PATCH] ftgmac100: Disable HW checksum generation on AST2500
 2019-09-11 14:48 UTC  (3+ messages)

[Qemu-devel] [PULL 0/1] Block patches
 2019-09-11 14:36 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] virtio-blk: Cancel the pending BH when the dataplane is reset

[U-Boot] [PATCH] arm64: versal: Remove unneeded configs for mini configurations
 2019-09-11 14:49 UTC 

[PATCH 1/3] docs: block: null_blk: enhance document style
 2019-09-11 14:46 UTC  (2+ messages)
` [PATCH 3/3] null_blk: validated the number of devices


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.