All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-09 07:41:03 to 2020-03-09 08:23:49 UTC [more...]

[PATCH 0/6] Add basic support for Loongson 7A1000 bridge chip
 2020-03-09  8:23 UTC  (3+ messages)
` [PATCH 1/6] PCI: Add Loongson vendor ID and 7A1000 device IDs
` [PATCH 5/6] MIPS: Loongson: Add PCI support for 7A1000

[PATCH v3 00/60] target/riscv: support vector extension v0.7.1
 2020-03-09  8:20 UTC  (49+ 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 13/60] target/riscv: vector single-width bit shift instructions
` [PATCH v3 14/60] target/riscv: vector narrowing integer right "
` [PATCH v3 15/60] target/riscv: vector integer comparison 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 34/60] target/riscv: vector widening "
` [PATCH v3 35/60] target/riscv: vector floating-point square-root instruction
` [PATCH v3 36/60] target/riscv: vector floating-point min/max instructions
` [PATCH v3 37/60] target/riscv: vector floating-point sign-injection instructions
` [PATCH v3 38/60] target/riscv: vector floating-point compare instructions
` [PATCH v3 39/60] target/riscv: vector floating-point classify instructions
` [PATCH v3 40/60] target/riscv: vector floating-point merge instructions
` [PATCH v3 41/60] target/riscv: vector floating-point/integer type-convert instructions
` [PATCH v3 42/60] target/riscv: widening "
` [PATCH v3 43/60] target/riscv: narrowing "
` [PATCH v3 45/60] target/riscv: vector wideing integer reduction instructions
` [PATCH v3 48/60] target/riscv: vector mask-register logical instructions

[PATCH v2 0/9] Support strict kernel memory permissions for security
 2020-03-09  8:22 UTC  (10+ messages)
` [PATCH v2 1/9] riscv: add ARCH_HAS_SET_MEMORY support
` [PATCH v2 2/9] riscv: add ARCH_HAS_SET_DIRECT_MAP support
` [PATCH v2 3/9] riscv: add ARCH_SUPPORTS_DEBUG_PAGEALLOC support
` [PATCH v2 4/9] riscv: move exception table immediately after RO_DATA
` [PATCH v2 5/9] riscv: add alignment for text, rodata and data sections
` [PATCH v2 6/9] riscv: add STRICT_KERNEL_RWX support
` [PATCH v2 7/9] riscv: add macro to get instruction length
` [PATCH v2 8/9] riscv: introduce interfaces to patch kernel code
` [PATCH v2 9/9] riscv: patch code by fixmap mapping

[PATCH] ALSA: pcm: oss: Avoid plugin buffer overflow
 2020-03-09  8:21 UTC 

[Buildroot] [PATCH] qt5remoteobjects: new pacḱage
 2020-03-09  8:22 UTC 

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

[PATCH v2 0/2] irqchip: xilinx: Switch to generic domain handler
 2020-03-09  8:20 UTC  (5+ messages)

[PATCH] timer_list: avoid other cpu soft lockup when printing timer list
 2020-03-09  8:20 UTC  (3+ messages)

general protection fault in syscall_return_slowpath
 2020-03-09  8:20 UTC  (3+ messages)

[PATCH v3] virtio-serial-bus: Plug memory leak on realize() error paths
 2020-03-09  8:18 UTC  (5+ messages)

[PATCH 0/3] Some optimization for SC27XX poweroff driver
 2020-03-09  8:18 UTC  (4+ messages)
` [PATCH 1/3] power: reset: sc27xx: Power off the external subsystems' connection
` [PATCH 2/3] power: reset: sc27xx: Change to use cpu_down()
` [PATCH 3/3] power: reset: sc27xx: Allow the SC27XX poweroff driver building into a module

[PATCH v5 00/23] irqchip/gic-v4: GICv4.1 architecture support
 2020-03-09  8:17 UTC  (4+ messages)

[dpdk-dev] [PATCH v2 1/1] net/ionic: use standard stdbool.h
 2020-03-09  8:16 UTC  (2+ messages)

[PATCH] mm/hugetlb: avoid weird message in hugetlb_init
 2020-03-09  8:16 UTC  (5+ messages)

[PATCH] arm64: dts: rockchip: remove rockchip, grf from vop nodes for px30
 2020-03-09  8:16 UTC  (3+ messages)
` [PATCH] arm64: dts: rockchip: remove rockchip,grf "

[PATCH v5 0/2] Add support for rm69299 Visionox panel driver and add devicetree bindings for visionox panel
 2020-03-09  5:23 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: display: add visionox rm69299 panel variant
` [PATCH v5 2/2] drm/panel: add support for rm69299 visionox panel driver

kernel BUG at drivers/dma-buf/dma-buf.c:LINE!
 2020-03-07 17:45 UTC 

[PATCH] drm/amdgpu/display: Fix an error handling path in 'dm_update_crtc_state()'
 2020-03-08  9:26 UTC  (2+ messages)

[PATCH] drm/tiny: fix sparse warning: incorrect type in assignment (different base types)
 2020-03-08 16:14 UTC 

[RESEND PATCH v2 0/3] Add support for Chrontel CH7033 VGA/DVI Encoder
 2020-03-07 19:08 UTC  (4+ messages)
` [RESEND PATCH v2 1/3] dt-bindings: Add vendor prefix for Chrontel, Inc
` [RESEND PATCH v2 2/3] dt-bindings: display: Add Chrontel CH7033 Video Encoder binding
` [RESEND PATCH v2 3/3] drm/bridge: chrontel-ch7033: Add a new driver

[PATCH v7 0/3] IT6505 cover letter
 2020-03-09  7:49 UTC  (7+ messages)
` [PATCH v7 2/3] dt-bindings: Add binding for IT6505
` [PATCH v7 3/3] drm/bridge: add it6505 driver

[PATCH v5 00/13] support gce on mt6779 platform
 2020-03-08 10:52 UTC  (14+ messages)
` [PATCH v5 01/13] dt-binding: gce: add gce header file for mt6779
` [PATCH v5 02/13] mailbox: cmdq: variablize address shift in platform
` [PATCH v5 03/13] mailbox: cmdq: support mt6779 gce platform definition
` [PATCH v5 04/13] mailbox: mediatek: cmdq: clear task in channel before shutdown
` [PATCH v5 05/13] soc: mediatek: cmdq: return send msg error code
` [PATCH v5 06/13] soc: mediatek: cmdq: add assign function
` [PATCH v5 07/13] soc: mediatek: cmdq: add write_s function
` [PATCH v5 08/13] soc: mediatek: cmdq: add read_s function
` [PATCH v5 09/13] soc: mediatek: cmdq: add write_s value function
` [PATCH v5 10/13] soc: mediatek: cmdq: export finalize function
` [PATCH v5 11/13] soc: mediatek: cmdq: add jump function
` [PATCH v5 12/13] soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe api
` [PATCH v5 13/13] soc: mediatek: cmdq: add set event function

[PATCH v4 0/7] Add dts for mt8183 GPU (and misc panfrost patches)
 2020-03-09  7:55 UTC  (11+ messages)
` [PATCH v4 1/7] dt-bindings: gpu: mali-bifrost: Add Mediatek MT8183

[PATCH V1 0/2] Add support for WLED5
 2020-03-09  6:27 UTC  (4+ messages)
` [PATCH V1 2/2] backlight: qcom-wled: Add support for WLED5 peripheral in PM8150L

[PATCH v1] dt-bindings: display: rockchip: convert rockchip vop bindings to yaml
 2020-03-09  6:55 UTC  (2+ messages)

[PATCH v1 1/3] drm/tegra: dc: Use devm_platform_ioremap_resource
 2020-03-08 22:38 UTC  (3+ messages)
` [PATCH v1 2/3] drm/tegra: dc: Release PM and RGB output when client's registration fails
` [PATCH v1 3/3] drm/tegra: dc: Silence RGB output deferred-probe error

[PATCH v10 0/2] Panel rotation patches
 2020-03-08 19:25 UTC  (2+ messages)

[dpdk-dev] [PATCH 5/8] event/dsw: avoid migration waves in large systems
 2020-03-09  8:12 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/wayland: bump to version 1.18.0
 2020-03-09  8:12 UTC  (4+ messages)

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

[LTP] [PATCH v1 1/2] syscalls/settimeofday01: convert to new library
 2020-03-09  8:10 UTC  (7+ messages)
` [LTP] [PATCH v1 2/2] syscalls/settimeofday02: "

(unknown)
 2020-03-09  7:34 UTC 

[PATCH v8 0/2] add performance reporting support to FPGA DFL drivers
 2020-03-09  7:47 UTC  (2+ messages)

[GIT PULL] virtio: fixes
 2020-03-09  8:08 UTC 

[igt-dev] [PATCH i-g-t v4] Test platform supported pixel formats through chamelium
 2020-03-09  1:09 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t v4] tests/kms_chamelium: Add support to validate RGB/YUV pixel formats

[tglx-devel:x86/entry 35/46] arch/x86/include/asm/idtentry.h:63:29: error: storage class specified for parameter '__exc_device_not_available'
 2020-03-09  8:07 UTC 

(unknown)
 2020-03-09  7:34 UTC 

[PATCH 4.19] sound/mips/hal2.c seg fault fix for Indigo2 Impact10k
 2020-03-09  8:07 UTC  (2+ messages)

Can I setup KernelCI in Single Ubuntu-16.04 PC ?
 2020-03-09  8:06 UTC  (3+ messages)

cleanup log I/O error handling
 2020-03-09  8:05 UTC  (13+ messages)
` [PATCH 1/7] xfs: remove the unused return value from xfs_log_unmount_write
` [PATCH 4/7] xfs: remove the aborted parameter to xlog_state_done_syncing
` [PATCH 5/7] xfs: factor out a xlog_state_activate_iclog helper
` [PATCH 7/7] xfs: kill XLOG_STATE_IOERROR

[PATCH 0/2] Extensible SDK improvements
 2020-03-09  8:05 UTC  (3+ messages)

[PATCH net] net/smc: cancel event worker during device removal
 2020-03-09  8:04 UTC  (4+ messages)

[virtio-comment] Formal specification of virtIO
 2020-03-09  8:03 UTC  (2+ messages)

[PATCH 1/2] arm64: change ARCH_SPRD Kconfig to tristate
 2020-03-09  8:03 UTC  (8+ messages)
` [PATCH 2/2] tty: serial: make SERIAL_SPRD not depend on ARCH_SPRD

[igt-dev] [PATCH i-g-t 1/4] tools/intel_reg: Simplify negative ports
 2020-03-09  8:03 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/4] tools/intel_reg: Support 8 and 16 bit mmio registers

[PATCH 1/1] Changed double colon to single colon at the ends of two paragraphs preceding ".. code-block:: c"
 2020-03-09  8:02 UTC  (2+ messages)

[PATCH net-next v6 0/3] act_ct: Software offload of conntrack_in
 2020-03-09  8:02 UTC  (8+ messages)
` [PATCH net-next v6 1/3] net/sched: act_ct: Create nf flow table per zone

[PATCH v2 0/2] rtw88: add coex related debugfs
 2020-03-09  7:58 UTC  (3+ messages)
` [PATCH v2 1/2] rtw88: add a debugfs entry to dump coex's info
` [PATCH v2 2/2] rtw88: add a debugfs entry to enable/disable coex mechanism

[PATCH v3 0/4] Insure 16 alignment of reserved memory in board_f.c
 2020-03-09  7:58 UTC  (4+ messages)
` [PATCH v3 4/4] board_f.c: Insure 16 alignment of start_addr_sp and reserved memory

[PATCH 00/22] drm: Convert drivers to drm_simple_encoder_init()
 2020-03-09  7:55 UTC  (7+ messages)
` [PATCH 01/22] drm/arc: Use simple encoder

[igt-dev] [PATCH i-g-t] tests/gem_exec_alignment.c: Add priority inversion test
 2020-03-09  7:51 UTC 

was: Fair Pay
 2020-03-09  7:51 UTC 

[PATCH 1/3] mtd: spi-nor: reimplement block protection handling
 2020-03-09  7:50 UTC  (3+ messages)

[PATCH v3] reset: hi6220: Add support for AO reset controller
 2020-03-09  7:50 UTC  (2+ messages)

[PATCH] watchdog: cadence: Remove DECLARE_GLOBAL_DATA_PTR from driver
 2020-03-09  7:50 UTC 

[PATCH][next] drm: Replace zero-length array with flexible-array member
 2020-03-09  7:49 UTC  (7+ messages)
      ` [Intel-gfx] "

[PATCH v3] fpga: dfl: afu: support debug access to memory-mapped afu regions
 2020-03-09  7:28 UTC  (2+ messages)

[RFQ] Boot Odroid-N2
 2020-03-09  7:48 UTC 

[PATCH v12 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-09  7:46 UTC  (3+ messages)

[RFC PATCH 0/2] Proposal vuln-cve.bbclass about plug and call style CVE task
 2020-03-09  7:35 UTC  (3+ messages)
` [RFC PATCH 1/2] vuln-cve: vulnerability task with plug and call style
` [RFC PATCH 2/2] vuln-cve_image: rootfs manifest about vulnerability

[PATCH] gpio: brcmstb: support gpio-line-names property
 2020-03-09  7:45 UTC  (3+ messages)

[RFC][PATCH 1/2] nss: Move to meta-oe
 2020-03-09  7:29 UTC  (12+ messages)
  ` Does YP provide security support for stable and LTS branches?
        ` [Openembedded-architecture] "

[PATCH] mtd: fix calculating partition end address
 2020-03-09  7:44 UTC 

[PATCH v2 00/39] dm: Add programmatic generation of ACPI tables (part A)
 2020-03-09  7:44 UTC  (7+ messages)
` [PATCH v2 02/39] spi: Add SPI mode enums
` [PATCH v2 07/39] dm: pci: Allow disabling auto-config for a device
` [PATCH v2 08/39] x86: Correct wording of coreboot source code

rootfs removed when opening a socket
 2020-03-09  7:44 UTC 

'return' from subshell in function doesn't
 2020-03-09  7:44 UTC  (5+ messages)

[zeus][PATCH] glibc: CVE-2020-10029
 2020-03-09  7:43 UTC 

[PATCH] drm: Make drm_pci_agp_init legacy
 2020-03-09  7:43 UTC  (2+ messages)

[PATCH] glibc: CVE-2020-10029
 2020-03-09  7:43 UTC 

[PATCH v2 0/2] add TJA1102 support
 2020-03-09  7:40 UTC  (2+ messages)
` [PATCH v2 2/2] net: phy: tja11xx: add delayed registration of TJA1102 PHY1


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.