All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-18 16:07:05 to 2019-09-18 17:08:16 UTC [more...]

[matrix-gui-v2-apps] armnn_demo*: update the scripts to run ArmnnExamples with TFLite parser
 2019-09-18 17:05 UTC 

[PATCH 0/2] nvme: Add kernel API for admin command
 2019-09-18 17:08 UTC  (9+ messages)

minor ->release fixups and cleanups
 2019-09-18 17:06 UTC  (8+ messages)
` [PATCH 1/2] xfs: remove xfs_release
` [PATCH 2/2] xfs: shortcut xfs_file_release for read-only file descriptors

[PATCH v6 1/9] leds: multicolor: Add sysfs interface definition
 2019-09-18 17:09 UTC  (3+ messages)
` [PATCH v6 6/9] leds: multicolor: Introduce a multicolor class definition

[PATCH V6 0/2] mailbox: arm: introduce smc triggered mailbox
 2019-09-18 17:06 UTC  (10+ messages)
` [PATCH V6 1/2] dt-bindings: mailbox: add binding doc for the ARM SMC/HVC mailbox

[Qemu-devel] [PATCH v4 00/25] ppc/pnv: add XIVE support for KVM guests
 2019-09-18 16:06 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 02/25] ppc/xive: Implement the XivePresenter interface
` [Qemu-devel] [PATCH v4 13/25] ppc/xive: Introduce a xive_tctx_ipb_update() helper
` [Qemu-devel] [PATCH v4 16/25] ppc/pnv: Remove pnv_xive_vst_size() routine
` [Qemu-devel] [PATCH v4 19/25] ppc/pnv: Introduce a pnv_xive_block_id() helper

[Buildroot] [PATCH 1/1] boot/grub2: bump to verson 2.04
 2019-09-18 17:04 UTC 

[PATCH v6 00/10] s390: vfio-ap: dynamic configuration support
 2019-09-18 17:04 UTC  (3+ messages)
` [PATCH v6 04/10] s390: vfio-ap: filter CRYCB bits for unavailable queue devices

[Buildroot] [PATCH 1/1] package/nilfs-utils: bump to version 2.2.8
 2019-09-18 17:03 UTC 

[Buildroot] [PATCH 1/1] package/libglib2: fix building on older distributions
 2019-09-18 17:03 UTC 

[PATCH] iio: imu: adis16400: fix memory leak
 2019-09-18 17:03 UTC 

[Buildroot] [PATCH 1/1] package/bind: security bump to version 9.11.10
 2019-09-18 17:01 UTC 

[v4 1/2] dt/bindings: clk: Add YAML schemas for LS1028A Display Clock bindings
 2019-09-18 17:00 UTC  (5+ messages)
` [v4 2/2] clk: ls1028a: Add clock driver for Display output interface
    ` [EXT] "

[Qemu-devel] [PULL SUBSYSTEM s390x 00/29] s390x/tcg: mem_helper: Fault-safe handling
 2019-09-18 15:29 UTC  (30+ messages)
` [Qemu-devel] [PULL SUBSYSTEM s390x 01/29] s390x/tcg: Reset exception_index to -1 instead of 0
` [Qemu-devel] [PULL SUBSYSTEM s390x 02/29] s390x/tcg: MVCL: Zero out unused bits of address
` [Qemu-devel] [PULL SUBSYSTEM s390x 03/29] s390x/tcg: MVCL: Detect destructive overlaps
` [Qemu-devel] [PULL SUBSYSTEM s390x 04/29] s390x/tcg: MVCL: Process max 4k bytes at a time
` [Qemu-devel] [PULL SUBSYSTEM s390x 05/29] s390x/tcg: MVC: Increment the length once
` [Qemu-devel] [PULL SUBSYSTEM s390x 06/29] s390x/tcg: MVC: Use is_destructive_overlap()
` [Qemu-devel] [PULL SUBSYSTEM s390x 07/29] s390x/tcg: MVPG: Check for specification exceptions
` [Qemu-devel] [PULL SUBSYSTEM s390x 08/29] s390x/tcg: MVPG: Properly wrap the addresses
` [Qemu-devel] [PULL SUBSYSTEM s390x 09/29] s390x/tcg: MVCLU/MVCLE: Process max 4k bytes at a time
` [Qemu-devel] [PULL SUBSYSTEM s390x 10/29] s390x/tcg: MVCS/MVCP: Check for special operation exceptions
` [Qemu-devel] [PULL SUBSYSTEM s390x 11/29] s390x/tcg: MVCOS: Lengths are 32 bit in 24/31-bit mode
` [Qemu-devel] [PULL SUBSYSTEM s390x 12/29] s390x/tcg: MVCS/MVCP: Properly wrap the length
` [Qemu-devel] [PULL SUBSYSTEM s390x 13/29] s390x/tcg: MVST: Check for specification exceptions
` [Qemu-devel] [PULL SUBSYSTEM s390x 14/29] s390x/tcg: MVST: Fix storing back the addresses to registers
` [Qemu-devel] [PULL SUBSYSTEM s390x 15/29] s390x/tcg: Always use MMU_USER_IDX for CONFIG_USER_ONLY
` [Qemu-devel] [PULL SUBSYSTEM s390x 16/29] s390x/tcg: Fault-safe memset
` [Qemu-devel] [PULL SUBSYSTEM s390x 17/29] s390x/tcg: Fault-safe memmove
` [Qemu-devel] [PULL SUBSYSTEM s390x 18/29] s390x/tcg: MVCS/MVCP: Use access_memmove()
` [Qemu-devel] [PULL SUBSYSTEM s390x 19/29] s390x/tcg: MVC: Fault-safe handling on destructive overlaps
` [Qemu-devel] [PULL SUBSYSTEM s390x 20/29] s390x/tcg: MVCLU: Fault-safe handling
` [Qemu-devel] [PULL SUBSYSTEM s390x 21/29] s390x/tcg: OC: "
` [Qemu-devel] [PULL SUBSYSTEM s390x 22/29] s390x/tcg: XC: "
` [Qemu-devel] [PULL SUBSYSTEM s390x 23/29] s390x/tcg: NC: "
` [Qemu-devel] [PULL SUBSYSTEM s390x 24/29] s390x/tcg: MVCIN: "
` [Qemu-devel] [PULL SUBSYSTEM s390x 25/29] s390x/tcg: MVN: "
` [Qemu-devel] [PULL SUBSYSTEM s390x 26/29] s390x/tcg: MVZ: "
` [Qemu-devel] [PULL SUBSYSTEM s390x 27/29] s390x/tcg: MVST: "
` [Qemu-devel] [PULL SUBSYSTEM s390x 28/29] s390x/tcg: MVO: "
` [Qemu-devel] [PULL SUBSYSTEM s390x 29/29] tests/tcg: target/s390x: Test MVO

[PATCH] fetch2/git: add git-lfs toggle option
 2019-09-18 16:59 UTC 

[PATCH 0/3] drm/i915/perf: Enable non-power-of-2 OA report sizes
 2019-09-18 16:59 UTC  (6+ messages)
` [PATCH 2/3] drm/i915/perf: Add support for report sizes that are not power of 2

[tpm2] Incomplete TPM event log on Linux
 2019-09-18 16:58 UTC 

[PATCH RFC v3 0/5] Support fraglist GRO/GSO
 2019-09-18 16:58 UTC  (7+ messages)
` [PATCH RFC v3 2/5] net: Add NETIF_F_GRO_LIST feature
` [PATCH RFC v3 5/5] udp: Support UDP fraglist GRO/GSO

[Qemu-devel] [PATCH] tests/tcg: add simple record/replay smoke test for aarch64
 2019-09-18 16:58 UTC  (2+ messages)
` [RFC PATCH] tests/tcg: add time counter to memory test (WIP, aarch64 only)

[Qemu-devel] [Qemu-discuss] Segmentation fault on target tricore
 2019-09-18 15:54 UTC  (4+ messages)

[PATCH] iio: imu: adis16400: release allocated memory on failure
 2019-09-18 16:57 UTC 

[Cocci] Compiling with OCaml 4.08
 2019-09-18 16:50 UTC  (4+ messages)

[Xen-devel] [PATCH 00/35] libxl refactoring to use ev_qmp (with API changes)
 2019-09-18 16:56 UTC  (5+ messages)
` [Xen-devel] [PATCH 08/35] libxl: Replace libxl__qmp_initializations by ev_qmp calls

[Xen-devel] [PATCH v10] x86/emulate: Send vm_event from emulate
 2019-09-18 16:55 UTC  (10+ messages)

git-gui: missing some patches from git?
 2019-09-18 16:56 UTC  (4+ messages)

[Bug 110659] pageflipping seems to cause jittering on mouse input when running Hitman 2 in Wine/DXVK with amdgpu.dc=1
 2019-09-18 16:55 UTC 

[PATCH 1/2] meta-extsdk: Either an sstate task is a proper task or it isn't
 2019-09-18 16:55 UTC  (2+ messages)
` [PATCH 2/2] systemd: Handle slow to boot mips hwdb update timeouts

[dpdk-dev] [RFC] mbuf: support dynamic fields and flags
 2019-09-18 16:54 UTC  (2+ messages)
` [dpdk-dev] [PATCH] "

[GIT PULL] LED updates for 5.4-rc1
 2019-09-18 16:53 UTC  (6+ messages)

[Qemu-devel] [PULL 0/3] Tracing patches
 2019-09-18 15:51 UTC  (3+ messages)
` [Qemu-devel] [PULL 2/3] trace: Remove trailing newline in events

[PATCH] nvme-pci: Save PCI state before putting drive into deepest state
 2019-09-18 16:52 UTC  (5+ messages)

[meta-oe] [PATCH 0/4] mongodb: bump to version 4.2.0+git18ce5c9
 2019-09-18 16:51 UTC  (5+ messages)
` [meta-oe] [PATCH 4/4] "

[PATCH v4 0/3] fix double page fault on arm64
 2019-09-18 16:49 UTC  (8+ messages)
` [PATCH v4 1/3] arm64: cpufeature: introduce helper cpu_has_hw_af()

[RFC][PATCH] pipe: Convert ring to head/tail
 2019-09-18 16:48 UTC  (6+ messages)
      ` Do we need to correct barriering in circular-buffers.rst?

[PATCH] virtio-fs: rename num_queues to num_request_queues
 2019-09-18 16:48 UTC  (2+ messages)

[f2fs-dev] [PATCH 1/2] f2fs: do not select same victim right again
 2019-09-18 16:47 UTC  (12+ messages)

printk meeting at LPC
 2019-09-18 16:48 UTC  (11+ messages)

[PATCH v3 00/19] Delayed Attributes
 2019-09-18 16:47 UTC  (6+ messages)
` [PATCH v3 01/19] xfs: Replace attribute parameters with struct xfs_name
` [PATCH v3 02/19] xfs: Embed struct xfs_name in xfs_da_args

[PATCH] PCI: quirks: Fix register location for UPDCR
 2019-09-18 16:46 UTC  (5+ messages)

[PATCH] [RFC] xfs: fix inode fork extent count overflow
 2019-09-18 16:46 UTC  (4+ messages)

[PATHC v6] video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver
 2019-09-18 16:45 UTC  (3+ messages)

[PATCH] x86/mm: Remove set_pages_x() and set_pages_nx()
 2019-09-18 16:45 UTC  (2+ messages)

[PATCH] KVM: PPC: Remove superfluous check for non-zero return value
 2019-09-18 16:44 UTC  (2+ messages)
` [PATCH trivial] "

Can KEY_DH_OPERATIONS become tristate? (was: Re: Kernel 5.3.0 stuck during boot on Amiga)
 2019-09-18 16:43 UTC  (6+ messages)

[PATCH v2] x86/mm: Fix 185be15143aa ("Remove set_pages_x() and set_pages_nx()")
 2019-09-18 16:43 UTC 

[PATCH linux dev-5.2 v2 0/4] Aspeed: I2C: Add support for AST2600
 2019-09-18 15:57 UTC  (5+ messages)
` [PATCH linux dev-5.2 v2 3/4] ARM: dts: Aspeed: ast2600: Add I2C busses

[Qemu-riscv] [PULL] RISC-V Patches for the 4.2 Soft Freeze, Part 1, v3
 2019-09-18 14:56 UTC  (15+ messages)
` [Qemu-devel] [PULL 10/48] riscv: Add a helper routine for finding firmware
` [Qemu-devel] [PULL 29/48] riscv: hart: Add a "hartid-base" property to RISC-V hart array
` [Qemu-devel] [PULL 36/48] riscv: sifive_u: Reference PRCI clocks in UART and ethernet nodes
` [Qemu-devel] [PULL 37/48] riscv: sifive_u: Update UART base addresses and IRQs
` [Qemu-devel] [PULL 38/48] riscv: sifive_u: Change UART node name in device tree
` [Qemu-devel] [PULL 39/48] riscv: roms: Update default bios for sifive_u machine
` [Qemu-devel] [PULL 41/48] riscv: sifive_u: Instantiate OTP memory with a serial number
` [Qemu-devel] [PULL 42/48] riscv: sifive_u: Fix broken GEM support
` [Qemu-devel] [PULL 43/48] riscv: sifive_u: Remove handcrafted clock nodes for UART and ethernet
` [Qemu-devel] [PULL 44/48] riscv: sifive_u: Update model and compatible strings in device tree
` [Qemu-devel] [PULL 45/48] target/riscv: Use both register name and ABI name
` [Qemu-devel] [PULL 46/48] target/riscv: Fix mstatus dirty mask
` [Qemu-devel] [PULL 47/48] target/riscv: Use TB_FLAGS_MSTATUS_FS for floating point
` [Qemu-devel] [PULL 48/48] gdbstub: riscv: fix the fflags registers

[PATCH v3 1/2] powerpc/irq: bring back ksp_limit management in C functions
 2019-09-18 16:39 UTC  (4+ messages)
` [PATCH v3 2/2] powerpc/irq: inline call_do_irq() and call_do_softirq()

[PATCH 0/4] drm/bridge: dw-hdmi: Add support for HDR metadata
 2019-09-18 16:39 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] mirror: Do not dereference invalid pointers
 2019-09-18 15:38 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] kms_dp_tiled_display: Fix the double free of drmConnector
 2019-09-18 16:38 UTC  (3+ messages)
  `  "

[PATCHv2 0/2] blk-mq: Avoid memory reclaim when allocating request map
 2019-09-18 16:38 UTC  (4+ messages)

[PATCH] hwrng: iproc-rng200 - Use devm_platform_ioremap_resource() in iproc_rng200_probe()
 2019-09-18 16:37 UTC  (4+ messages)

question of xfs/148 and xfs/149
 2019-09-18 16:37 UTC  (5+ messages)

[PATCH] qla2xxx: fix a potential NULL pointer dereference
 2019-09-18 16:36 UTC 

ip netns exec hides mount points from child processes
 2019-09-18 16:26 UTC  (3+ messages)

[PATCH] sha1_name: simplify strbuf handling in interpret_nth_prior_checkout()
 2019-09-18 16:35 UTC 

[Qemu-devel] [PATCH] tests/docker: fix typo for debian9-mxe
 2019-09-18 15:37 UTC  (3+ messages)

[PATCH] libertas: fix a potential NULL pointer dereference
 2019-09-18 16:35 UTC 

[PATCH 1/2] Modify cpupower to schedule itself on cores it is reading MSRs from
 2019-09-18 16:34 UTC  (2+ messages)
` [PATCH 2/2] Update cpupower to use the RDPRU instruction

[tpm2] swtpm tests question
 2019-09-18 16:35 UTC 

[PATCH 1/2] drm/i915: Bump skl+ max plane width to 5k for linear/x-tiled
 2019-09-18 16:33 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Bump skl+ max plane width to 5k for linear/x-tiled (rev2)

[PATCH] drm: two planes with the same zpos have undefined ordering
 2019-09-18 16:33 UTC  (7+ messages)
    ` [PATCH v2] "
          ` [PATCH v3] "

[radeon-alex:amd-mainline-dkms-5.0 3697/3724] drivers/gpu/drm/ttm/ttm_bo_util.c:274:48: error: too many arguments to function 'kmap_atomic_prot'
 2019-09-18 16:32 UTC 

[PATCH] drivers/net/fjes: fix a potential NULL pointer dereference
 2019-09-18 16:33 UTC 

[PATCH net v3] net/phy: fix DP83865 10 Mbps HDX loopback disable function
 2019-09-18 16:32 UTC  (2+ messages)

[PATCH] xfs: assure zeroed memory buffers for certain kmem allocations
 2019-09-18 16:32 UTC  (3+ messages)
` [PATCH v2] "

[MPTCP] Weekly meeting - 19 September 2019 16:00 UTC (9am PDT, 6pm CEST)
 2019-09-18 16:32 UTC 

[PATCH] drm/radeon: fix a potential NULL pointer dereference
 2019-09-18 16:31 UTC 

[PATCH] drm/amdkfd: fix a potential NULL pointer dereference
 2019-09-18 16:30 UTC 

Slow I/O on USB media after commit f664a3cc17b7d0a2bc3b3ab96181e1029b0ec0e6
 2019-09-18 16:30 UTC  (2+ messages)

[PATCH] HID: hidraw: replace printk() with corresponding pr_xx() variant
 2019-09-18 16:29 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drm/i915: Verify the engine after acquiring the active.lock
 2019-09-18 16:28 UTC  (7+ messages)

[PATCH 5.2 00/85] 5.2.16-stable review
 2019-09-18 16:28 UTC  (3+ messages)

[PATCH 0/2] dra7 mcasp clock warning fixes
 2019-09-18 16:28 UTC  (3+ messages)
` [PATCH 1/2] clk: ti: dra7: Fix mcasp8 clock bits
` [PATCH 2/2] ARM: dts: Fix wrong clocks for dra7 mcasp

[PATCH v4 00/25] InfiniBand Transport (IBTRS) and Network Block Device (IBNBD)
 2019-09-18 16:28 UTC  (9+ messages)
` [PATCH v4 15/25] ibnbd: private headers with IBNBD protocol structs and helpers
` [PATCH v4 18/25] ibnbd: client: sysfs interface functions

[PATCH 4.19 00/50] 4.19.74-stable review
 2019-09-18 16:28 UTC  (3+ messages)

[PATCH V2 0/2] mm/debug: Add tests for architecture exported page table helpers
 2019-09-18 16:26 UTC  (11+ messages)
` [PATCH V2 2/2] mm/pgtable/debug: Add test validating architecture "

[PATCH 4.14 00/45] 4.14.145-stable review
 2019-09-18 16:28 UTC  (3+ messages)

[PATCH 2/2] drm/i915: Don't advertise modes that exceed the max plane size
 2019-09-18 16:27 UTC  (5+ messages)
` [PATCH v2 "

next/pending-fixes boot: 325 boots: 12 failed, 299 passed with 12 offline, 2 untried/unknown (v5.3-4249-g733f21b14e9c)
 2019-09-18 16:25 UTC 

[alsa-devel] [PATCH V2 3/4] ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_set_runtime_hwparams
 2019-09-18 16:21 UTC  (4+ messages)
`  "

[Xen-devel] [PATCH for-4.13] xen/arm: livepatch: Prevent CPUs to fetch stale instructions after livepatching
 2019-09-18 16:21 UTC  (2+ messages)

[PATCH 0/2 block/for-next] block, blkcg, bfq: make bfq disable iocost and delete bfq prefix from cgroup filenames
 2019-09-18 16:19 UTC  (6+ messages)
` [PATCH 2/2] block, bfq: delete "bfq" "

[PATCH 0/4] iommu/arm-smmu: Remove arm_smmu_flush_ops
 2019-09-18 16:17 UTC  (10+ messages)
` [PATCH 1/4] iommu/arm-smmu: Remove .tlb_inv_range indirection
` [PATCH 2/4] iommu/arm-smmu: Remove "leaf" indirection
` [PATCH 3/4] iommu/arm-smmu: Move .tlb_sync method to implementation
` [PATCH 4/4] iommu/arm-smmu: Remove arm_smmu_flush_ops

[dpdk-dev] [RFC PATCH 0/3] RCU integration with LPM library
 2019-09-18 16:17 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 0/6] "
  ` [dpdk-dev] [PATCH v2 3/6] lib/lpm: integrate RCU QSBR
  ` [dpdk-dev] [PATCH v2 5/6] test/lpm: reset total time

5.3-rc8 tests all pass with RDMA/SRP testing
 2019-09-18 16:17 UTC  (3+ messages)

git-gui: duplicated key binds?
 2019-09-18 16:17 UTC  (2+ messages)

[thud][PATCH] ti-img-rogue-driver: Update srcrev to pick get_order fix
 2019-09-18 16:17 UTC 

[Xen-devel] [PATCH] tools/configure: Allow specifying python to be found from path
 2019-09-18 16:14 UTC 

[kbd] openvt and virtual terminals
 2019-09-18 16:13 UTC  (3+ messages)

[PATCH 0/9 V6] New ->fiemap infrastructure and ->bmap removal
 2019-09-18 16:12 UTC  (6+ messages)
` [PATCH 9/9] xfs: Get rid of ->bmap

page_alloc.shuffle=1 + CONFIG_PROVE_LOCKING=y = arm64 hang
 2019-09-18 16:10 UTC  (10+ messages)
          ` printk() + memory offline deadlock (WAS Re: page_alloc.shuffle=1 + CONFIG_PROVE_LOCKING=y = arm64 hang)

[Xen-devel] [PATCH v2 00/10] x86/cpuid: Switch to using XEN_DOMCTL_set_cpumsr_policy
 2019-09-18 16:09 UTC  (3+ messages)
` [Xen-devel] [PATCH v2 08/10] tools/libxc: Rework xc_cpuid_apply_policy() to use {get, set}_cpu_policy()

[PATCH] drm/amdgpu: fix multiple memory leaks
 2019-09-18 16:09 UTC  (2+ messages)

[PATCH 0/3] Regulator core fixes
 2019-09-18 16:08 UTC  (6+ messages)
` [PATCH 3/3] regulator: core: make regulator_register() EPROBE_DEFER aware

[Xen-devel] [qemu-mainline test] 141377: regressions - FAIL
 2019-09-18 16:07 UTC 

[PATCH 0/3 v2] xfs: Fix races between readahead and hole punching
 2019-09-18 16:07 UTC  (6+ messages)
` [PATCH 3/3] xfs: Fix stale data exposure when readahead races with hole punch


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.