All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-25 15:31:29 to 2020-02-25 16:17:06 UTC [more...]

[PATCH v2 00/32] hw: Sanitize various MemoryRegion uses
 2020-02-25 16:15 UTC  (6+ messages)
` [PATCH v2 05/32] hw/arm: Use memory_region_init_rom() with read-only regions

Problem with virtual to physical memory translation when KVM is enabled
 2020-02-25 16:16 UTC  (4+ messages)

[PATCH] bnxt_en: add newline to netdev_*() format strings
 2020-02-25 16:16 UTC  (3+ messages)

[PATCH v3 0/5] LiteX SoC controller and LiteUART serial driver
 2020-02-25 16:15 UTC  (3+ messages)
` [PATCH v3 3/5] drivers/soc/litex: add LiteX SoC Controller driver

[Xen-devel] [PATCH v3 0/2] rwlock: allow recursive read locking when already locked in write mode
 2020-02-25 16:15 UTC  (16+ messages)
` [Xen-devel] [PATCH v3 1/2] atomic: add atomic_and operations
` [Xen-devel] [PATCH v3 2/2] rwlock: allow recursive read locking when already locked in write mode

[LTP] [PATCH] Add test for CVE-2017-17712
 2020-02-25 16:15 UTC 

[PATCH 00/89] drm/vc4: Support BCM2711 Display Pipeline
 2020-02-25 16:14 UTC  (16+ messages)
` [PATCH 07/89] clk: bcm: rpi: Allow the driver to be probed by DT
` [PATCH 08/89] clk: bcm: rpi: Statically init clk_init_data
` [PATCH 09/89] clk: bcm: rpi: Use clk_hw_register for pllb_arm
` [PATCH 10/89] clk: bcm: rpi: Remove global pllb_arm clock pointer
` [PATCH 11/89] clk: bcm: rpi: Make sure pllb_arm is removed

[PATCH] dmaengine: idxd: remove set but unused 'rc'
 2020-02-25 16:14 UTC  (2+ messages)

ARM64_SW_TTBR0_PAN enabled causing hangs on OcteonTX
 2020-02-25 16:13 UTC  (5+ messages)

[dpdk-dev] [PATCH] doc: plan splitting the ethdev ops struct
 2020-02-25 16:13 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v6 0/9] net: fix sysfs permssions when device changes network
 2020-02-25 16:13 UTC  (3+ messages)
` [PATCH v6 6/9] drivers/base/power: add dpm_sysfs_change_owner()

[PATCH v2 1/6] dt-bindings: crypto: fsl-sec4: add snvs clock to pwrkey
 2020-02-25 16:12 UTC  (12+ messages)
` [PATCH v2 2/6] ARM: dts: imx7s: "
` [PATCH v2 3/6] arm64: dts: imx8mm: "
` [PATCH v2 4/6] arm64: dts: imx8mq: "
` [PATCH v2 5/6] Input: snvs_pwrkey - enable snvs clock as needed
` [PATCH v2 6/6] Input: snvs_pwrkey - only IRQ_HANDLED for our own events

[PATCH v2 00/13] migrate/ram: Fix resizing RAM blocks while migrating
 2020-02-25 16:11 UTC  (8+ messages)
` [PATCH v2 10/13] migration/ram: Handle RAM block resizes during postcopy
` [PATCH v2 13/13] migration/ram: Tolerate partially changed mappings in postcopy code

[PATCH 00/10] floppy driver cleanups (deobfuscation)
 2020-02-25 16:12 UTC  (10+ messages)
` [PATCH 01/10] floppy: cleanup: expand macro FDCS

[PATCH V4 RESEND 0/7] Fix log reservation calculation for xattr insert operation
 2020-02-25 16:11 UTC  (7+ messages)
` [PATCH V4 RESEND 1/7] xfs: Pass xattr name and value length explicitly to xfs_attr_leaf_newentsize
` [PATCH V4 RESEND 2/7] xfs: xfs_attr_calc_size: Use local variables to track individual space components
` [PATCH V4 RESEND 3/7] xfs: xfs_attr_calc_size: Calculate Bmbt blks only once

[PATCH v4 0/5] vhost-user block device backend implementation
 2020-02-25 16:09 UTC  (5+ messages)
` [PATCH v4 2/5] generic vhost user server
` [PATCH v4 3/5] vhost-user block device backend server

[GSOC][RFC] Proposal
 2020-02-25 16:11 UTC 

[Buildroot] [PATCH 01/36] package/qt5: drop 5.6 support
 2020-02-25 16:11 UTC  (2+ messages)

[PATCH v2] asm-generic ABI: Allow statx syscall despite fstatat64,fstat64
 2020-02-25 16:10 UTC  (4+ messages)
` [PATCH v3] asm-generic ABI: Allow statx syscall despite fstatat64, fstat64

[PATCH 0/2] crypto: testmgr - AEAD extra tests fixes
 2020-02-25 15:48 UTC  (3+ messages)
` [PATCH 1/2] crypto: testmgr - use generic algs making test vecs
` [PATCH 2/2] crypto: testmgr - sync both RFC4106 IV copies

[PATCH] x86/efi: Add additional efi tables for unencrypted mapping checks
 2020-02-25 16:09 UTC  (2+ messages)

[PATCH v3] KVM: x86: enable dirty log gradually in small chunks
 2020-02-25 16:07 UTC  (4+ messages)

[PATCH net-next 00/10] Wire up Ocelot tc-flower to Felix DSA
 2020-02-25 16:06 UTC  (3+ messages)

[Xen-devel] [xen-unstable test] 147522: regressions - FAIL
 2020-02-25 16:06 UTC  (2+ messages)

[MPTCP] Re: [PATCH] net: mptcp: rename MPTCP_SUBFLOW_* into MPTCP_SUBFLOW_ATTR_* in diag uAPI
 2020-02-25 16:06 UTC 

[PATCH 0/3] Add separate non-KMS state; constify struct drm_driver
 2020-02-25 16:06 UTC  (10+ messages)
` [PATCH 1/3] drm: Add separate state structure for legacy, non-KMS drivers
  ` [Nouveau] "
` [PATCH 2/3] drm: Move non-kms driver state into struct drm_legacy_state
` [PATCH 3/3] drm: Constify struct drm_driver in DRM core

[dpdk-dev] [PATCH v3 00/13] add eventmode to ipsec-secgw
 2020-02-25 16:03 UTC  (7+ messages)
` [dpdk-dev] [PATCH v4 00/15] "
  ` [dpdk-dev] [PATCH v4 12/15] examples/ipsec-secgw: add app mode worker
      ` [dpdk-dev] [EXT] "

[PATCH] NFS: Fix leak of ctx->nfs_server.hostname
 2020-02-25 16:05 UTC 

[PATCH 0/6] block: add block-dirty-bitmap-populate job
 2020-02-25 16:04 UTC  (3+ messages)
` [PATCH 1/6] block: add bitmap-populate job

[PATCHSET v2 0/3] io_uring support for automatic buffers
 2020-02-25 16:04 UTC  (4+ messages)
` [PATCH 1/3] io_uring: buffer registration infrastructure
` [PATCH 2/3] io_uring: add IORING_OP_PROVIDE_BUFFER
` [PATCH 3/3] io_uring: support buffer selection

[RFC V2 PATCH 0/2] selinux-testsuite: Use native filesystem for tests
 2020-02-25 16:04 UTC  (4+ messages)
` [RFC V2 PATCH 1/2] selinux-testsuite: Use native filesystem for tests - Part 1

System Firmware states on D-Bus
 2020-02-25 16:04 UTC  (3+ messages)

[net-next] net/mlx5e: Remove the unnecessary parameter
 2020-02-25 16:03 UTC 

[PATCH] MAINTAINERS: add maintainers for uacce
 2020-02-25 16:02 UTC  (3+ messages)

Recent change pmem related breaks Xen migration
 2020-02-25 16:02 UTC  (4+ messages)
` [PATCH] Memory: Only call ramblock_ptr when needed in qemu_ram_writeback

[V4, 0/3] Add SC7180 interconnect provider driver
 2020-02-25 15:59 UTC  (4+ messages)
` [V4, 1/3] dt-bindings: interconnect: Add Qualcomm SC7180 DT bindings
` [V4, 2/3] interconnect: qcom: Add SC7180 interconnect provider driver
` [V4, 3/3] arm64: dts: sc7180: Add interconnect provider DT nodes

[PATCH v2 00/17] target/arm: vfp feature and decodetree cleanup
 2020-02-25 16:00 UTC  (6+ messages)
` [PATCH v2 05/17] target/arm: Improve ID_AA64PFR0 FP/SIMD validation

[Xen-devel] [PATCH] x86/pvh: drop v2 suffix from pvh.pandoc
 2020-02-25 16:00 UTC  (2+ messages)

[patch net-next 00/10] net: allow user specify TC filter HW stats type
 2020-02-25 16:01 UTC  (8+ messages)

Hard link count reported by "ls -l" is wrong
 2020-02-25 16:00 UTC  (3+ messages)

[sdbusplus] To generate a common header for public information of interfaces
 2020-02-25 15:59 UTC  (8+ messages)
          ` [sdbusplus] To generate client header (was: Re: To generate a common header for public information of interfaces)

Unexpected high latency on bbb
 2020-02-25 15:59 UTC  (2+ messages)

[PATCH v6 00/18] target/ppc: Correct some errors with real mode handling
 2020-02-25 15:58 UTC  (6+ messages)
` [PATCH v6 06/18] spapr, ppc: Remove VPM0/RMLS hacks for POWER9
` [PATCH v6 08/18] target/ppc: Use class fields to simplify LPCR masking

[PATCH 0/9] [RFC] Changed Paths Bloom Filters
 2020-02-25 15:58 UTC  (7+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 07/11] commit-graph: write Bloom filters to commit graph file

[PATCH] block: Fix leak in bdrv_create_file_fallback()
 2020-02-25 15:56 UTC 

[meta-oe][PATCH v3] luajit: Upgrade to 2.1.0-beta3
 2020-02-25 15:57 UTC  (4+ messages)

[dpdk-dev] [PATCH v1] ci: add test suite run without hugepage
 2020-02-25 15:56 UTC  (5+ messages)

[PATCH] nvme: log additional message for controller status
 2020-02-25 15:55 UTC  (2+ messages)

[virtio-dev] [RFC] Upstreaming virtio-wayland (or an alternative)
 2020-02-25 15:55 UTC  (3+ messages)

Interrupt timeout
 2020-02-25 15:55 UTC  (6+ messages)

Yocto Project Status WW08'20
 2020-02-25 15:54 UTC  (2+ messages)

[PATCH 0/1] phy: fsl-imx8-mipi-dphy: Hook into runtime pm
 2020-02-25 15:53 UTC  (4+ messages)
` [PATCH 1/1] "

Execute spi transfers inside FIQ (NMI) or panic
 2020-02-25 15:53 UTC  (2+ messages)

[Buildroot] [PATCH v3 0/2] add frr package
 2020-02-25 15:53 UTC  (3+ messages)
` [Buildroot] [PATCH v3 1/2] package/libyang: enable LYD_PRIV option for "
` [Buildroot] [PATCH v3 2/2] package/frr: new package

Overriding SDE_FILE
 2020-02-25 15:53 UTC  (2+ messages)

[PATCH] arm64: dts: clearfog-gt-8k: set gigabit PHY reset deassert delay
 2020-02-25 15:43 UTC  (3+ messages)

[PATCH for-next v2 0/3] RDMA/bnxt_re driver update
 2020-02-25 15:52 UTC  (6+ messages)
` [PATCH for-next v2 3/3] RDMA/bnxt_re: Use driver_unregister and unregistration API

[V3, 0/3] Add SC7180 interconnect provider driver
 2020-02-25 15:52 UTC  (7+ messages)
` [V3, 2/3] interconnect: qcom: "
` [V3, 3/3] dt-bindings: interconnect: Add Qualcomm SC7180 DT bindings

Functionality vs Security
 2020-02-25 15:52 UTC  (6+ messages)

[PATCH v4 1/4] i2c: at91: Send bus clear command if SDA is down
 2020-02-25 15:50 UTC  (12+ messages)
` [PATCH v4 2/4] ARM: at91/dt: sama5d3: add i2c gpio pinctrl
` [PATCH v4 3/4] ARM: at91/dt: sama5d4: "
` [PATCH v4 4/4] ARM: at91/dt: sama5d2: "

[PATCH v4 00/36] KVM: s390: Add support for protected VMs
 2020-02-25 15:50 UTC  (3+ messages)
` [PATCH v4 36/36] KVM: s390: protvirt: Add KVM api documentation

[PATCH V2] blk-mq: insert passthrough request into hctx->dispatch directly
 2020-02-25 15:51 UTC  (2+ messages)

[PATCH] mm/slub: improve count_partial() for CONFIG_SLUB_CPU_PARTIAL
 2020-02-25 15:49 UTC  (4+ messages)

[PATCH] wg show: Add json output
 2020-02-25 15:49 UTC  (4+ messages)

[meta-oe][PATCH] cfengine-masterfiles: Make the expression dash friendly
 2020-02-25 15:49 UTC 

[PATCH v3 0/5] ARM: decompressor: use by-VA cache maintenance for v7 cores
 2020-02-25 15:48 UTC  (3+ messages)

[Patch v10 0/9] Introduce Thermal Pressure
 2020-02-25 15:47 UTC  (7+ messages)
` [Patch v10 1/9] sched/pelt: Add support to track thermal pressure

[PATCH 00/17] VFS: Filesystem information and notifications [ver #17]
 2020-02-25 15:47 UTC  (8+ messages)

[PATCH] io-wq: remove spin-for-work optimization
 2020-02-25 15:47 UTC 

[PATCH] xfs: fix an undefined behaviour in _da3_path_shift
 2020-02-25 15:46 UTC  (3+ messages)

[PATCH v1 0/3] Introduce NVIDIA Tegra Partition Table
 2020-02-25 15:46 UTC  (4+ messages)
` [PATCH v1 2/3] mmc: block: Add mmc_bdev_to_card() helper

[PATCH v4 0/6] Describe CoreSight topology using sysfs links
 2020-02-25 15:46 UTC  (5+ messages)
` [PATCH v4 3/6] coresight: Add generic sysfs link creation functions

[Intel-gfx] [RFC PATCH i-g-t v2 0/2] tests/gem_userptr_blits: Exercise mmap-offset mapping to userptr
 2020-02-25 15:45 UTC  (7+ messages)
` [Intel-gfx] [RFC PATCH i-g-t v2 2/2] "
      ` [igt-dev] "

[PATCH 00/12] drm: Put drm_display_mode on diet
 2020-02-25 15:45 UTC  (9+ messages)
  ` [PATCH 04/12] drm: Nuke mode->vrefresh
            ` [Intel-gfx] "

[PATCH 1/2 wireguard-windows] Add Japanese translation to resources.rc
 2020-02-25 15:44 UTC 

[PATCH]Documentation/filesystems/tranlastions : translate debugfs.txt to Chinese
 2020-02-25 15:44 UTC 

[PATCH v4 00/16] APIC ID fixes for AMD EPYC CPU model
 2020-02-25 15:41 UTC  (8+ messages)
` [PATCH v4 12/16] hw/i386: Use the apicid handlers from X86MachineState

[dpdk-dev] [PATCH] doc: add feature support matrix link for i40e
 2020-02-25 15:44 UTC  (3+ messages)

[PATCH v1 0/3] nvmem: Add support for write-only instances, and clean-up
 2020-02-25 15:44 UTC  (9+ messages)
` [PATCH v1 1/3] nvmem: Add support for write-only instances
` [PATCH v1 2/3] Revert "thunderbolt: Prevent crash if non-active NVMem file is read"

[PATCH 00/30] Lock warning cleanups
 2020-02-25 15:44 UTC  (3+ messages)
  ` [PATCH 03/30] xfs: Add missing annotation to xfs_ail_check()

[PATCH 0/4] docs: Miscellaneous rST conversions
 2020-02-25 15:41 UTC  (5+ messages)
` [PATCH 1/4] docs: Convert security.texi to rST format
` [PATCH 2/4] docs: Remove the "CPU emulation" part of the "Implementation notes"
` [PATCH 3/4] docs: Convert 'managed start up options' docs to rST
` [PATCH 4/4] docs: Convert qemu-deprecated.texi "

[PATCHv2 00/56] drm/omap: Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-02-25 15:42 UTC  (6+ messages)
` [PATCHv2 11/56] drm/omap: dsi: simplify write function

[PATCH] x86/ioremap: Map EFI runtime services data as encrypted for SEV
 2020-02-25 15:42 UTC 

[PATCH v4 00/27] tracing vs world
 2020-02-25 15:41 UTC  (6+ messages)
` [PATCH v4 02/27] hardirq/nmi: Allow nested nmi_enter()

[PATCH v4] io_uring: fix poll_list race for SETUP_IOPOLL|SETUP_SQPOLL
 2020-02-25 15:41 UTC  (2+ messages)

[PATCH] blktrace: Protect q->blk_trace with RCU
 2020-02-25 15:40 UTC  (4+ messages)

[RFC] wwan subsystem
 2020-02-25 15:39 UTC  (4+ messages)
` [RFC] wwan: add a new WWAN subsystem

[PATCH v2] arm64:kgdb: Fix kernel single-stepping
 2020-02-25 15:38 UTC  (7+ messages)

[Buildroot] [PATCH v2 0/2] add frr package
 2020-02-25 15:38 UTC  (7+ messages)
` [Buildroot] [PATCH v2 2/2] package/frr: new package

[PATCH] libs: Add linking dependencies to libraries
 2020-02-25 15:37 UTC  (4+ messages)

[dpdk-dev] [PATCH] doc: remove not supported features from hinic matrix
 2020-02-25 15:36 UTC  (3+ messages)

[dpdk-dev] [PATCH] doc: alias to experimental tag for stable apis
 2020-02-25 15:35 UTC  (2+ messages)

[PATCH net] net/smc: fix cleanup for linkgroup setup failures
 2020-02-25 15:34 UTC 

[PATCH] drm: avoid spurious EBUSY due to nonblocking atomic modesets
 2020-02-25 15:34 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH] drm/amdgpu: log TA versions on init
 2020-02-25 15:33 UTC  (5+ messages)

[RFC PATCH v3 0/8] Support ROHM BD99954 charger IC
 2020-02-25 15:33 UTC  (5+ messages)
` [RFC PATCH v3 5/8] regulator: use linear_ranges helper

[PATCH] usb: hub: Fix unhandled return value of usb_autopm_get_interface()
 2020-02-25 15:32 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/perf: Mark up the racy use of perf->exclusive_stream
 2020-02-25 15:32 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

OpenBMC Starting Point
 2020-02-25 15:31 UTC  (5+ messages)

[Bug 199471] windfarm_pm72 no longer gets automatically loaded when CONFIG_I2C_POWERMAC=y is set (regression)
 2020-02-25 15:29 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.