All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-09 12:09:22 to 2020-03-09 12:39:24 UTC [more...]

[PATCH v3 00/60] target/riscv: support vector extension v0.7.1
 2020-03-09 12:14 UTC  (65+ messages)
` [PATCH v3 01/60] target/riscv: add vector extension field in CPURISCVState
` [PATCH v3 02/60] target/riscv: implementation-defined constant parameters
` [PATCH v3 03/60] target/riscv: support vector extension csr
` [PATCH v3 04/60] target/riscv: add vector configure instruction
` [PATCH v3 05/60] target/riscv: add vector stride load and store instructions
` [PATCH v3 06/60] target/riscv: add vector index "
` [PATCH v3 07/60] target/riscv: add fault-only-first unit stride load
` [PATCH v3 08/60] target/riscv: add vector amo operations
` [PATCH v3 09/60] target/riscv: vector single-width integer add and subtract
` [PATCH v3 10/60] target/riscv: vector widening "
` [PATCH v3 11/60] target/riscv: vector integer add-with-carry / subtract-with-borrow instructions
` [PATCH v3 12/60] target/riscv: vector bitwise logical instructions
` [PATCH v3 14/60] target/riscv: vector narrowing integer right shift instructions
` [PATCH v3 17/60] target/riscv: vector single-width integer multiply instructions
` [PATCH v3 18/60] target/riscv: vector integer divide instructions
` [PATCH v3 19/60] target/riscv: vector widening integer multiply instructions
` [PATCH v3 20/60] target/riscv: vector single-width integer multiply-add instructions
` [PATCH v3 21/60] target/riscv: vector widening "
` [PATCH v3 22/60] target/riscv: vector integer merge and move instructions
` [PATCH v3 23/60] target/riscv: vector single-width saturating add and subtract
` [PATCH v3 24/60] target/riscv: vector single-width averaging "
` [PATCH v3 25/60] target/riscv: vector single-width fractional multiply with rounding and saturation
` [PATCH v3 26/60] target/riscv: vector widening saturating scaled multiply-add
` [PATCH v3 27/60] target/riscv: vector single-width scaling shift instructions
` [PATCH v3 28/60] target/riscv: vector narrowing fixed-point clip instructions
` [PATCH v3 29/60] target/riscv: vector single-width floating-point add/subtract instructions
` [PATCH v3 30/60] target/riscv: vector widening "
` [PATCH v3 31/60] target/riscv: vector single-width floating-point multiply/divide instructions
` [PATCH v3 32/60] target/riscv: vector widening floating-point multiply
` [PATCH v3 33/60] target/riscv: vector single-width floating-point fused multiply-add instructions
` [PATCH v3 35/60] target/riscv: vector floating-point square-root instruction
` [PATCH v3 37/60] target/riscv: vector floating-point sign-injection instructions

[PATCH v4 0/3] delay timer_new from init to realize to fix memleaks
 2020-03-09 12:34 UTC  (8+ messages)
` [PATCH v4 2/3] mac_via: fix incorrect creation of mos6522 device in mac_via

[tip: efi/urgent] efi: Add a sanity check to efivar_store_raw()
 2020-03-09 12:38 UTC  (3+ messages)

[PATCH v2 kvmtool 00/30] Add reassignable BARs and PCIE 1.1 support
 2020-03-09 12:38 UTC  (4+ messages)
` [PATCH v2 kvmtool 22/30] vfio: Destroy memslot when unmapping the associated VAs

[PATCH v3 00/12] redundant code: Fix warnings reported by Clang static code analyzer
 2020-03-09 12:35 UTC  (11+ messages)
` [PATCH v3 01/12] block/stream: Remove redundant statement in stream_run()
` [PATCH v3 03/12] block/file-posix: Remove redundant statement in raw_handle_perm_lock()
` [PATCH v3 04/12] scsi/esp-pci: Remove redundant statement in esp_pci_io_write()
` [PATCH v3 06/12] display/pxa2xx_lcd: Remove redundant statement in pxa2xx_palette_parse()
` [PATCH v3 07/12] display/exynos4210_fimd: Remove redundant statement in exynos4210_fimd_update()

[PATCH v9 0/5] ceph: add perf metrics support
 2020-03-09 12:36 UTC  (8+ messages)
` [PATCH v9 2/5] ceph: add caps perf metric for each session

[PATCH] rtc: m48t35: remove SGI-IP27 kludge
 2020-03-09 12:35 UTC 

[Buildroot] [PATCH v1 1/2] package/mesa3d: fix vc4 neon related compile failure
 2020-03-09 12:34 UTC  (2+ messages)
` [Buildroot] [PATCH v1 2/2] package/mesa3d: disable v3d support for arm if neon is not supported

[PATCH] ASoC: brcm: Add DSL/PON SoC audio driver
 2020-03-09 12:33 UTC  (4+ messages)

[PATCH v4 00/13] SCMI Notifications Core Support
 2020-03-09 12:33 UTC  (13+ messages)
` [PATCH v4 06/13] firmware: arm_scmi: Add notification callbacks-registration
` [PATCH v4 07/13] firmware: arm_scmi: Add notification dispatch and delivery
` [PATCH v4 09/13] firmware: arm_scmi: Add Power notifications support

[Cocci] [PATCH 07/13] parsing_cocci: Reflect visitor_ast0 changes in parsing_cocci
 2020-03-09 12:33 UTC  (2+ messages)
` [Linux-kernel-mentees] "

[PATCH net-next] net: sgi: ioc3-eth: Remove phy workaround
 2020-03-09 12:32 UTC 

[LTP] [PATCH 0/8] Add basic time namespace testcases
 2020-03-09 12:32 UTC  (3+ messages)
` [LTP] [PATCH 4/8] syscalls/sysinfo03: Add time namespace test

[PATCH 0/2] build: Fixes for memory-debugging builds
 2020-03-09 12:31 UTC  (9+ messages)
` [PATCH 1/2] build: Fix option to explicitly disable memory debugging
` [PATCH 2/2] gnulib: Fix build of base64 when compiling with "

Regression: net/ipv6/mld running system out of memory (not a leak)
 2020-03-09 12:31 UTC  (11+ messages)

[PATCH v7 0/7] introduce memory hinting API for external process
 2020-03-09 12:30 UTC  (6+ messages)
` [PATCH v7 6/7] mm/madvise: employ mmget_still_valid for write lock

[PATCH] tracing: Fix trace entry and trace common fields for preempt_lazy_count
 2020-03-09 12:30 UTC  (11+ messages)
        ` [PATCH RT] tracing: make preempt_lazy and migrate_disable counter smaller
                ` [PATCH RT v2] "

[PATCH v2 0/5] pwm: omap-dmtimer: Allow for dynamic pwm period updates
 2020-03-09 12:30 UTC  (5+ messages)
` [PATCH v2 4/6] pwm: omap-dmtimer: Fix pwm disabling sequence

[PATCH] drm/stm: repair runtime power management
 2020-03-09 11:57 UTC  (3+ messages)

[PATCH v1 0/2] Fix A10 clock driver crash after changes in DM core
 2020-03-09 12:28 UTC  (3+ messages)
` [PATCH v1 1/2] clk: socfpga: Read the clock parent's register base in probe function

[Intel-gfx] [PATCH 1/5] drm/i915: Mark up unlocked update of i915_request.hwsp_seqno
 2020-03-09 12:28 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/5] "

[PATCH v6 00/18] arm64: return address signing
 2020-03-09 12:27 UTC  (4+ messages)
` [PATCH v6 12/18] arm64: mask PAC bits of __builtin_return_address

[Buildroot] Cross compiling iperf 2 for mips
 2020-03-09 12:27 UTC 

[PATCH] mm: clear 1G pages with streaming stores on x86
 2020-03-09 12:26 UTC  (5+ messages)

[PATCH 0/2] arm64: dts: allwinner: h6: orangepi-one-plus: ethernet and HDMI
 2020-03-09 12:25 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: allwinner: h6: orangepi-one-plus: Enable ethernet
  ` [linux-sunxi] "
` [PATCH 2/2] arm64: dts: allwinner: h6: orangepi: Enable HDMI
  ` [linux-sunxi] "

[igt-dev] [PATCH i-g-t v5] tests/kms_chamelium: Add support to validate RGB/YUV pixel formats
 2020-03-09 12:26 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_chamelium: Add support to validate RGB/YUV pixel formats (rev2)

[PATCH] kbuild: Disable -Wpointer-to-enum-cast
 2020-03-09 12:25 UTC  (3+ messages)

[PATCH v2] net: stmmac: dwmac1000: Disable ACS if enhanced descs are not used
 2020-03-09 12:25 UTC  (2+ messages)

[PATCH v2 00/20] Introduce common headers
 2020-03-09 12:24 UTC  (6+ messages)

Please pull u-boot-x86
 2020-03-09 12:24 UTC  (2+ messages)

[PATCH] [Outreachy kernel] staging: exfat: alignment should match open parenthesis
 2020-03-09 12:23 UTC  (3+ messages)

[PATCH v2] media: rc: make scancodes 64 bit
 2020-03-09 12:23 UTC 

[dpdk-dev] [PATCH v3 1/2] net/memif: enable loopback
 2020-03-09 14:22 UTC 

[PATCH] arm64: add check_wx_pages debugfs for CHECK_WX
 2020-03-09 12:21 UTC  (5+ messages)

[PATCH V3 1/7] firmware: imx: Add stubs for !CONFIG_IMX_SCU case
 2020-03-09 12:20 UTC  (4+ messages)

[PATCH] usb: xhci: Error enumerating USB TV Tuner
 2020-03-09 12:22 UTC  (2+ messages)

[PATCH v3] ARM: mmp: replace setup_irq() by request_irq()
 2020-03-09 12:19 UTC  (5+ messages)

[RFC PATCH 00/17] pipe: Keyrings, mount and superblock notifications [ver #4]
 2020-03-09 12:19 UTC  (36+ messages)
` [RFC PATCH 01/17] uapi: General notification queue definitions "
` [RFC PATCH 02/17] security: Add hooks to rule on setting a watch "
` [RFC PATCH 03/17] security: Add a hook for the point of notification insertion "
` [RFC PATCH 04/17] pipe: Add O_NOTIFICATION_PIPE "
` [RFC PATCH 05/17] pipe: Add general notification queue support "
` [RFC PATCH 06/17] watch_queue: Add a key/keyring notification facility "
` [RFC PATCH 07/17] Add sample notification program "
` [RFC PATCH 08/17] pipe: Allow buffers to be marked read-whole-or-error for notifications "
` [RFC PATCH 09/17] pipe: Add notification lossage handling "
` [RFC PATCH 10/17] selinux: Implement the watch_key security hook "
` [RFC PATCH 11/17] smack: Implement the watch_key and post_notification hooks "
` [RFC PATCH 12/17] watch_queue: Add security hooks to rule on setting mount and sb watches "
` [RFC PATCH 13/17] watch_queue: Implement mount topology and attribute change notifications "
` [RFC PATCH 14/17] watch_queue: sample: Display mount tree "
` [RFC PATCH 15/17] watch_queue: Introduce a non-repeating system-unique superblock ID "
` [RFC PATCH 16/17] watch_queue: Add superblock notifications "
` [RFC PATCH 17/17] watch_queue: sample: Display "

[PATCH] ip link: Prevent duplication of table id for vrf tables
 2020-03-09 12:16 UTC  (3+ messages)

[PATCH v3 43/60] target/riscv: narrowing floating-point/integer type-convert instructions
 2020-03-09 12:12 UTC  (2+ messages)

[PATCH] drm/mm: Allow drm_mm_initialized() to be used outside of the locks
 2020-03-09 12:15 UTC  (2+ messages)
` [Intel-gfx] "

[tglx-devel:x86/entry 38/46] arch/x86/include/asm/idtentry.h:102:29: error: storage class specified for parameter '__exc_invalid_tss'
 2020-03-09 12:15 UTC 

[PATCH 0/2] cpu: Avoid latent bug calling cpu_reset() on uninitialized vCPU
 2020-03-09 12:11 UTC  (3+ messages)
` [PATCH 1/2] cpu: Do not reset a vCPU before it is created
` [PATCH 2/2] cpu: Assert a vCPU is created before resetting it

[PATCH -V3] mm: Add PageLayzyFree() helper functions for MADV_FREE
 2020-03-09 12:13 UTC  (3+ messages)

[PATCH] [Outreachy kernel] staging: qlge: remove blank line
 2020-03-09 12:12 UTC  (3+ messages)

[virtio-dev] Backend libraries for VirtIO device emulation
 2020-03-09 12:12 UTC  (5+ messages)

[PATCH v3 16/60] target/riscv: vector integer min/max instructions
 2020-03-09 12:05 UTC  (9+ messages)
` [PATCH v3 46/60] target/riscv: vector single-width floating-point reduction instructions
` [PATCH v3 47/60] target/riscv: vector widening "
` [PATCH v3 48/60] target/riscv: vector mask-register logical instructions
` [PATCH v3 49/60] target/riscv: vector mask population count vmpopc
` [PATCH v3 50/60] target/riscv: vmfirst find-first-set mask bit

[Xen-devel] [PATCH 0/9] x86: reduce include dependencies
 2020-03-09 12:11 UTC  (5+ messages)
` [Xen-devel] [PATCH 6/9] x86/HVM: reduce vlapic.h "
` [Xen-devel] [PATCH 7/9] x86/HVM: reduce io.h "
` [Xen-devel] [PATCH 8/9] x86/HVM: reduce hvm.h "
` [Xen-devel] [PATCH 9/9] x86: reduce mce.h "

[PATCH v2] topology: Add topology file for generic HDA DSP machine driver
 2020-03-09 12:09 UTC 

[PATCH v3 0/4] rewrite mtk-quadspi spi-nor driver with spi-mem
 2020-03-09 12:10 UTC  (7+ messages)
` [PATCH v3 4/4] mtd: spi-nor: remove mtk-quadspi driver

[RFC PATCH 1/3] git-merge: add option to format default message using multiple lines
 2020-03-09 12:07 UTC  (4+ messages)
` [RFC PATCH v2 0/2] git-merge: update default commit message
  ` [RFC PATCH v2 1/2] git-merge: add option to format default message using multiple lines
  ` [RFC PATCH v2 2/2] Enable multiline merge commit message by default


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.