All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-13 15:32:15 to 2019-02-13 15:56:51 UTC [more...]

[PATCH v5 0/3] Support 64 bpp half float formats
 2019-02-13 15:56 UTC  (3+ messages)

[PATCH 0/3] Minor bug fixes to leaking_addresses.pl
 2019-02-13 15:56 UTC  (3+ messages)
` [PATCH 3/3] leaking_addresses: Expand tilde in output file name

[Qemu-riscv] [PATCH v7 00/35] target/riscv: Convert to decodetree
 2019-02-13 15:54 UTC  (72+ messages)
` [Qemu-devel] "
` [Qemu-riscv] [PATCH v7 01/35] target/riscv: Move CPURISCVState pointer to DisasContext
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v7 02/35] target/riscv: Activate decodetree and implemnt LUI & AUIPC
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v7 03/35] target/riscv: Convert RVXI branch insns to decodetree
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 04/35] target/riscv: Convert RV32I load/store "
  ` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v7 05/35] target/riscv: Convert RV64I "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 06/35] target/riscv: Convert RVXI arithmetic "
  ` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v7 07/35] target/riscv: Convert RVXI fence "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 08/35] target/riscv: Convert RVXI csr "
  ` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v7 09/35] target/riscv: Convert RVXM "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 10/35] target/riscv: Convert RV32A "
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v7 11/35] target/riscv: Convert RV64A "
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v7 12/35] target/riscv: Convert RV32F "
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v7 13/35] target/riscv: Convert RV64F "
  ` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v7 14/35] target/riscv: Convert RV32D "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 15/35] target/riscv: Convert RV64D "
  ` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v7 16/35] target/riscv: Convert RV priv "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 17/35] target/riscv: Convert quadrant 0 of RVXC "
  ` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v7 18/35] target/riscv: Convert quadrant 1 "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 19/35] target/riscv: Convert quadrant 2 "
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v7 20/35] target/riscv: Remove gen_jalr()
  ` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v7 21/35] target/riscv: Remove manual decoding from gen_branch()
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 22/35] target/riscv: Remove manual decoding from gen_load()
  ` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v7 23/35] target/riscv: Remove manual decoding from gen_store()
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v7 24/35] target/riscv: Move gen_arith_imm() decoding into trans_* functions
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 25/35] target/riscv: make ADD/SUB/OR/XOR/AND insn use arg lists
  ` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v7 26/35] target/riscv: Remove shift and slt insn manual decoding
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v7 27/35] target/riscv: Remove manual decoding of RV32/64M insn
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v7 28/35] target/riscv: Rename trans_arith to gen_arith
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 29/35] target/riscv: Remove gen_system()
  ` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v7 30/35] target/riscv: Remove decode_RV32_64G()
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v7 31/35] target/riscv: Convert @cs_2 insns to share translation functions
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 32/35] target/riscv: Convert @cl_d, @cl_w, @cs_d, @cs_w insns
  ` [Qemu-riscv] "
` [Qemu-riscv] [PATCH v7 33/35] target/riscv: Splice fsw_sd and flw_ld for riscv32 vs riscv64
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v7 34/35] target/riscv: Splice remaining compressed insn pairs "
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v7 35/35] target/riscv: Remaining rvc insn reuse 32 bit translators
  ` [Qemu-devel] "

snd_hda_codec_hdmi: `hdaudio hdaudioC0D2: Unable to bind the codec`
 2019-02-13 15:56 UTC  (8+ messages)

[Qemu-trivial] [PATCH] crypto: Fix LGPL information in the file headers
 2019-02-13 15:54 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH 0/2] amd-iommu: use bitfields for PTE/PDE and DTE
 2019-02-13 15:50 UTC  (6+ messages)
` [PATCH 1/2] amd-iommu: use a bitfield for PTE/PDE

[RESEND PATCH 0/4] Cleanups around compress path
 2019-02-13 15:55 UTC  (5+ messages)
` [PATCH 1/4] btrfs: Refactor cow_file_range_async
` [PATCH 2/4] btrfs: Remove fs_info from struct async_cow
` [PATCH 3/4] btrfs: Make compress_file_range only "
` [PATCH 4/4] btrfs: Replace clear_extent_bit with unlock_extent

[PATCH 0/4] Cleanups around compress path
 2019-02-13 15:55 UTC  (8+ messages)
` [PATCH 1/4] btrfs: Refactor cow_file_range_async
` [PATCH 2/4] btrfs: Remove fs_info from struct async_cow
` [PATCH 3/4] btrfs: Make compress_file_range only "
` [PATCH 4/5] btrfs: Remove unused function btrfs_workqueue_owner
` [PATCH 4/4] btrfs: Replace clear_extent_bit with unlock_extent
` [PATCH 5/5] "

[Qemu-devel] [PATCH v2] s390x: add zPCI feature to "qemu" CPU model
 2019-02-13 15:54 UTC  (2+ messages)

[PATCH 00/10] locking/rwsem: Rwsem rearchitecture part 1
 2019-02-13 15:54 UTC  (5+ messages)
` [PATCH 03/10] locking/rwsem: Rename kernel/locking/rwsem.h

[PATCH v6] x86: load FPU registers on return to userland
 2019-02-13 15:54 UTC  (6+ messages)

[patch V2 0/2] genirq, proc: Speedup /proc/stat interrupt statistics
 2019-02-13 15:55 UTC  (7+ messages)
` [patch V2 1/2] genriq: Avoid summation loops for /proc/stat

[U-Boot] [RFC PATCH 1/3] sunxi: Use clrsetbits_le32 instead of multiple instruction
 2019-02-13 15:54 UTC  (5+ messages)
` [U-Boot] [RFC PATCH 3/3] sunxi: Fix A33 memory initialization

[U-Boot] [PATCH 0/9] xilinx: dts: Update various DT files
 2019-02-13 15:54 UTC  (10+ messages)
` [U-Boot] [PATCH 1/9] ARM: dts: Use mmc@ instead sdhci@
` [U-Boot] [PATCH 2/9] ARM: dts: zynq: Set correct manufacturer for ZedBoard and MicroZed boards
` [U-Boot] [PATCH 3/9] ARM: dts: zynq: correct and improve the model property of dt files
` [U-Boot] [PATCH 4/9] arm64: zynqmp: Add reset-on-timeout for all boards and modify default timeout value
` [U-Boot] [PATCH 5/9] xilinx: dts: Remove additional empty lines
` [U-Boot] [PATCH 6/9] arm64: dts: Fix various entry-method properties to reflect documentation
` [U-Boot] [PATCH 7/9] arm64: zynqmp: Remove autodetected devices without description
` [U-Boot] [PATCH 8/9] arm64: zynqmp: Fix i2c boot warning
` [U-Boot] [PATCH 9/9] arm64: zynqmp: Change the spi-rx-bus-width property to x1

[igt-dev] [PATCH i-g-t 1/2] gitlab-ci: Add 'ninja test' step for armhf
 2019-02-13 15:53 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t 2/2] gitlab-ci: Remove autotools from corss-compilation containers

[PATCH RFC] arm64: dts: allwinner: a64: teres-i: Enable audio
 2019-02-13 15:53 UTC  (11+ messages)

[PATCH for-4.12 v2 0/7] pvh/dom0/shadow/amd fixes
 2019-02-13 15:53 UTC  (3+ messages)
` [PATCH for-4.12 v2 2/7] amd/npt/shadow: replace assert that prevents creating 2M/1G MMIO entries

gl support for qemuaarch64
 2019-02-13 15:52 UTC  (3+ messages)

[PATCH 1/2] build: Fix missing dependency for btpclient
 2019-02-13 15:20 UTC  (2+ messages)

[LSF/MM TOPIC] Memory Encryption on top of filesystems
 2019-02-13 15:51 UTC  (7+ messages)

[Qemu-devel] [PATCH] virtio-blk: set correct config size for the host driver
 2019-02-13 15:34 UTC  (2+ messages)

[PATCH 0/3] Make DRM DSC helpers more generally usable
 2019-02-13 15:50 UTC  (4+ messages)
` [PATCH 3/3] drm/dsc: Change infoframe_pack to payload_pack
` ✗ Fi.CI.BAT: failure for Make DRM DSC helpers more generally usable

[PATCH v2 00/10] ICL support and other enhancements for PMC Core
 2019-02-13 15:49 UTC  (6+ messages)
` [PATCH v2 06/10] x86/cpu: Add Icelake to Intel family

[PATCH] ARM: dts: omap3-gta04: declare backlight in lcd node
 2019-02-13 15:49 UTC  (3+ messages)
` [Letux-kernel] "

[Qemu-devel] [PATCH v3 1/3] blkdebug: fix one shot rule processing
 2019-02-13 15:48 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 3/3] blkdebug: Add latency injection rule type

[PATCH v3 3/4] uaccess: Check no rescheduling function is called in unsafe region
 2019-02-13 15:45 UTC  (12+ messages)

[RFC PATCH v1 00/25] printk: new implementation
 2019-02-13 15:45 UTC  (3+ messages)
` [RFC PATCH v1 02/25] printk-rb: add prb locking functions

[Qemu-riscv] [PULL] RISC-V Patches for the 4.0 Soft Freeze, Part 1
 2019-02-13 15:44 UTC  (24+ messages)
` [Qemu-devel] "
` [Qemu-devel] [PULL 01/11] RISC-V: Split out mstatus_fs from tb_flags
  ` [Qemu-riscv] "
` [Qemu-devel] [PULL 02/11] RISC-V: Mark mstatus.fs dirty
  ` [Qemu-riscv] "
` [Qemu-riscv] [PULL 03/11] RISC-V: Implement mstatus.TSR/TW/TVM
  ` [Qemu-devel] "
` [Qemu-devel] [PULL 04/11] RISC-V: Use riscv prefix consistently on cpu helpers
  ` [Qemu-riscv] "
` [Qemu-riscv] [PULL 05/11] RISC-V: Add priv_ver to DisasContext
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 06/11] RISC-V: Add misa "
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 07/11] RISC-V: Add misa.MAFD checks to translate
  ` [Qemu-devel] "
` [Qemu-devel] [PULL 08/11] RISC-V: Add misa runtime write support
  ` [Qemu-riscv] "
` [Qemu-riscv] [PULL 09/11] MAINTAINERS: Remove Michael Clark as a RISC-V Maintainer
  ` [Qemu-devel] "
` [Qemu-riscv] [PULL 10/11] target/riscv: fix counter-enable checks in ctr()
  ` [Qemu-devel] "
` [Qemu-devel] [PULL 11/11] riscv: Ensure the kernel start address is correctly cast
  ` [Qemu-riscv] "

[RFC 0/4] mm: Introduce lazy exec permission setting on a page
 2019-02-13 15:44 UTC  (4+ messages)

[PATCH 0/2] fstests: incore unlinked list
 2019-02-13 15:44 UTC  (7+ messages)
` [PATCH 2/2] generic: check the behavior of programs opening a lot of O_TMPFILE files

[PATCH] MAINTAINERS: update entry for drm/msm
 2019-02-13 15:43 UTC  (3+ messages)

[RFC PATCH] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state
 2019-02-13 15:42 UTC  (8+ messages)

[PATCH v3 0/7] sunxi: Add DT representation for the MBUS controller
 2019-02-13 15:41 UTC  (5+ messages)
` [PATCH v3 5/7] drm/sun4i: Rely on dma interconnect for our RAM offset

[PATCH] kprobe: safely access memory specified by userspace
 2019-02-13 15:41 UTC  (3+ messages)

[PATCH v3] coccinelle: semantic patch for missing put_device()
 2019-02-13 15:40 UTC  (4+ messages)
` [Cocci] "

Some VRR vblank/pageflip timestamping fixes
 2019-02-13 15:41 UTC  (10+ messages)
` [PATCH 2/3] drm: Add basic helper to allow precise pageflip timestamps in vrr

[PATCH v2] mm: Fix __dump_page() for poisoned pages
 2019-02-13 15:41 UTC 

[Qemu-devel] [PATCH] Kconfig: add documentation
 2019-02-13 15:40 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/9] Misc fixes to pvrdma device
 2019-02-13 15:40 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 7/9] hw/pvrdma: Delete unneeded function argument

[MPTCP] Weekly meeting - 14 February 2019 17:00 UTC (9am PST, 6pm CET)
 2019-02-13 15:40 UTC 

[RFC 00/19] Add unified Intel Ethernet RDMA driver (irdma)
 2019-02-13 15:40 UTC  (4+ messages)
` [RFC 03/19] net/ice: Add support for ice peer devices and drivers

FAILED: patch "[PATCH] svcrdma: Remove max_sge check at connect time" failed to apply to 4.19-stable tree
 2019-02-13 15:39 UTC  (3+ messages)

[PATCH v8 0/6] extend PWM framework to support PWM modes
 2019-02-13 15:38 UTC  (14+ messages)
` [PATCH v8 1/6] pwm: extend PWM framework with "

[U-Boot] [PATCH v4 1/1] avb: add support for named persistent values
 2019-02-13 15:38 UTC  (7+ messages)
` [U-Boot] [U-Boot, v4, "

[PATCH v2 0/5] kasan: more tag based mode fixes
 2019-02-13 15:36 UTC  (3+ messages)
` [PATCH v2 3/5] kmemleak: account for tagged pointers when calculating pointer range

[PATCH v2 0/2] locking/rwsem: Remove arch specific rwsem files
 2019-02-13 15:33 UTC  (10+ messages)
` [PATCH v2 2/2] locking/rwsem: Optimize down_read_trylock()

[PATCH 1/2] build: use static deps of libs for pkg-config libs.private
 2019-02-13 15:35 UTC  (4+ messages)
` [PATCH v7 1/5] build: bump minimum Meson version to 0.47.1
  ` [PATCH v7 2/5] build: use dependency() instead of find_library()

[PATCH] drm: Remove unused argument from __drm_atomic_helper_disable_all()
 2019-02-13 15:35 UTC  (3+ messages)
` [PATCH v2] drm: Merge __drm_atomic_helper_disable_all() into drm_atomic_helper_disable_all()

[Qemu-riscv] [Qemu-devel] [PATCH v6 00/35] target/riscv: Convert to decodetree
 2019-02-13 15:34 UTC  (3+ messages)
  `  "

[PATCH] Link against libcrypto, not all of openssl
 2019-02-13 15:27 UTC 

[U-Boot] [PATCH 0/3] sunxi: Sync Bananapi M2+ dts files and add H5 variant
 2019-02-13 15:33 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] sunxi: Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3

[mmotm:master 298/371] {standard input}:124: Warning: .ent or .aent not in text section
 2019-02-13 15:32 UTC 

[PATCH] arm/mach-omap2/display: fix possible object reference leak
 2019-02-13 15:32 UTC 

[PATCH v5 00/10] Add support for TISCI irqchip drivers
 2019-02-13 15:32 UTC  (6+ messages)
` [PATCH v5 05/10] dt-bindings: irqchip: Introduce TISCI Interrupt router bindings


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.