All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-21 12:28:28 to 2018-08-21 13:10:37 UTC [more...]

[PATCH] drm/amdgpu: fix preamble handling
 2018-08-21 13:10 UTC 

[PATCH v4 0/4] EDAC: Enhancements to Synopsys EDAC driver
 2018-08-21 13:09 UTC  (9+ messages)
` [v4,1/4] edac: synps: Add platform specific structures for ddrc controller
  ` [PATCH v4 1/4] "
` [v4,3/4] edac: synopsys: Add EDAC ECC support for ZynqMP DDRC
  ` [PATCH v4 3/4] "

[PATCH v2 00/29] at24: remove at24_platform_data
 2018-08-21 13:01 UTC  (20+ messages)
` [PATCH v2 06/29] mtd: Add support for reading MTD devices via the nvmem API

[PATCH] scsi: core: Update SCSI_MQ_DEFAULT help text to match default
 2018-08-21 13:08 UTC  (3+ messages)

[Qemu-devel] [PULL v2 00/46] MIPS queue August 21, 2018 v2
 2018-08-21 13:07 UTC  (47+ messages)
` [Qemu-devel] [PULL v2 01/46] target/mips: Add preprocessor constants for nanoMIPS
` [Qemu-devel] [PULL v2 02/46] target/mips: Add nanoMIPS base instruction set opcodes
` [Qemu-devel] [PULL v2 03/46] target/mips: Add nanoMIPS DSP ASE opcodes
` [Qemu-devel] [PULL v2 04/46] target/mips: Prevent switching mode related to Config3 ISA bit for nanoMIPS
` [Qemu-devel] [PULL v2 05/46] target/mips: Add placeholder and invocation of decode_nanomips_opc()
` [Qemu-devel] [PULL v2 06/46] target/mips: Add nanoMIPS decoding and extraction utilities
` [Qemu-devel] [PULL v2 07/46] target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructions
` [Qemu-devel] [PULL v2 08/46] target/mips: Add emulation of nanoMIPS 16-bit branch instructions
` [Qemu-devel] [PULL v2 09/46] target/mips: Add emulation of nanoMIPS 16-bit shift instructions
` [Qemu-devel] [PULL v2 10/46] target/mips: Add emulation of nanoMIPS 16-bit misc instructions
` [Qemu-devel] [PULL v2 11/46] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
` [Qemu-devel] [PULL v2 12/46] target/mips: Add emulation of nanoMIPS 16-bit logic instructions
` [Qemu-devel] [PULL v2 13/46] target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions
` [Qemu-devel] [PULL v2 14/46] target/mips: Add emulation of some common nanoMIPS 32-bit instructions
` [Qemu-devel] [PULL v2 15/46] target/mips: Add emulation of nanoMIPS instructions MOVE.P and MOVE.PREV
` [Qemu-devel] [PULL v2 16/46] target/mips: Add emulation of nanoMIPS 48-bit instructions
` [Qemu-devel] [PULL v2 17/46] target/mips: Add emulation of nanoMIPS FP instructions
` [Qemu-devel] [PULL v2 18/46] target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
` [Qemu-devel] [PULL v2 19/46] target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)
` [Qemu-devel] [PULL v2 20/46] target/mips: Add emulation of misc nanoMIPS instructions (p_lsx)
` [Qemu-devel] [PULL v2 21/46] target/mips: Implement emulation of nanoMIPS ROTX instruction
` [Qemu-devel] [PULL v2 22/46] target/mips: Implement emulation of nanoMIPS EXTW instruction
` [Qemu-devel] [PULL v2 23/46] target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
` [Qemu-devel] [PULL v2 24/46] target/mips: Add CP0 Config3 and Config5 fields to DisasContext structure
` [Qemu-devel] [PULL v2 25/46] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
` [Qemu-devel] [PULL v2 26/46] target/mips: Add emulation of nanoMIPS 32-bit branch instructions
` [Qemu-devel] [PULL v2 27/46] target/mips: Fix pre-nanoMIPS MT ASE instructions availability control
` [Qemu-devel] [PULL v2 28/46] target/mips: Implement MT ASE support for nanoMIPS
` [Qemu-devel] [PULL v2 29/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 1
` [Qemu-devel] [PULL v2 30/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 2
` [Qemu-devel] [PULL v2 31/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 3
` [Qemu-devel] [PULL v2 32/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 4
` [Qemu-devel] [PULL v2 33/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 5
` [Qemu-devel] [PULL v2 34/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 6
` [Qemu-devel] [PULL v2 35/46] target/mips: Add availability control via bit NMS
` [Qemu-devel] [PULL v2 36/46] disas: Add support for nanoMIPS platform
` [Qemu-devel] [PULL v2 37/46] target/mips: Add updating BadInstr and BadInstrX for nanoMIPS
` [Qemu-devel] [PULL v2 38/46] target/mips: Fix ERET/ERETNC behavior related to ADEL exception
` [Qemu-devel] [PULL v2 39/46] elf: Add EM_NANOMIPS value as a valid one for e_machine field
` [Qemu-devel] [PULL v2 40/46] elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too
` [Qemu-devel] [PULL v2 41/46] elf: On elf loading, treat both EM_MIPS and EM_NANOMIPS as legal for MIPS
` [Qemu-devel] [PULL v2 42/46] elf: Don't check FCR31_NAN2008 bit for nanoMIPS
` [Qemu-devel] [PULL v2 43/46] mips_malta: Add basic nanoMIPS boot code for Malta board
` [Qemu-devel] [PULL v2 44/46] mips_malta: Add setting up GT64120 BARs to the nanoMIPS bootloader
` [Qemu-devel] [PULL v2 45/46] mips_malta: Fix semihosting argument passing for nanoMIPS bare metal
` [Qemu-devel] [PULL v2 46/46] target/mips: Add definition of nanoMIPS I7200 CPU

[RFC] ethdev: support metadata as flow rule criteria
 2018-08-21 13:08 UTC  (3+ messages)

[PATCH v4 0/4] Venus updates - PIL
 2018-08-21 13:07 UTC  (3+ messages)
` [PATCH v4 3/4] venus: firmware: add no TZ boot and shutdown routine

Unaligned memory accesses exception
 2018-08-21 13:06 UTC  (2+ messages)

[Bug 107581] Graphics Not Rendered Due to Missing 4.5 COMPAT Profile
 2018-08-21 13:05 UTC  (4+ messages)

[BUGFIX PATCH] tracing/kprobes: Fix to check notrace function with correct range
 2018-08-21 13:04 UTC 

[v4,15/16] driver/edac: enable Hygon support to AMD64 EDAC driver
 2018-08-21 13:04 UTC  (2+ messages)
` [PATCH v4 15/16] "

[3rdparty][PATCH][rocko] imx-uuc: bump to latest revision
 2018-08-21 13:03 UTC 

[U-Boot] [PATCH v2 0/6] musb-new: Improve shutdown code
 2018-08-21 13:04 UTC  (2+ messages)

[PATCH v14 0/4] iommu/arm-smmu: Add runtime pm/sleep support
 2018-08-21 13:03 UTC  (3+ messages)

[PATCH] powerpc/nohash: fix pte_access_permitted()
 2018-08-21 13:03 UTC 

SDHCI Regression with 6ce3dd6eec11 ("blk-mq: issue directly if hw queue isn't busy in case of 'none'")
 2018-08-21 13:03 UTC  (2+ messages)

[PATCH] mmc: jz4740: Drop dependency on MACH_JZ4740/80
 2018-08-21 13:03 UTC 

[Qemu-devel] [PATCH rebased] tests: virtio: separate ccw tests from libqos
 2018-08-21 13:02 UTC  (2+ messages)
` [Qemu-devel] [PATCH] "

Feature request: detecting mistyped command and isdentical possible matches
 2018-08-21 13:01 UTC 

[GIT PULL] signal work for v4.19-rc1
 2018-08-21 12:59 UTC 

[PATCH] dt-bindings: riscv,cpu-intc: Cleanups from a missed review
 2018-08-21 12:59 UTC  (4+ messages)
    ` [PATCH] dt-bindings: riscv, cpu-intc: "

[PATCH v4 00/32] libxl: Enable save/restore/migration of a restricted QEMU + libxl__ev_qmp_*
 2018-08-21 12:58 UTC  (13+ messages)
` [PATCH v4 22/32] libxl_qmp: Handle messages from QEMU
` [PATCH v4 31/32] libxl_disk: Cut libxl_cdrom_insert into step

[PATCH] mm: Fix comment for NODEMASK_ALLOC
 2018-08-21 12:58 UTC  (6+ messages)

[PATCH] ARM: dts: stm32: enable display on stm32mp157c-ev1 board
 2018-08-21 12:58 UTC  (2+ messages)

A crash on ARM64 in move_freepages_block due to uninitialized pages in reserved memory
 2018-08-21 12:58 UTC  (4+ messages)

[PATCH 00/34] Make CONFIG_HVM work
 2018-08-21 12:57 UTC  (5+ messages)
` [PATCH 32/34] x86: expose CONFIG_HVM

[U-Boot] ext4: Issue with ext4write
 2018-08-21 12:57 UTC  (5+ messages)
` [U-Boot] ext4: massive corruption "
  ` [U-Boot] Cavium Octeon support for u-boot

what is the purpose of "console_silent" in printk.h?
 2018-08-21 12:54 UTC  (2+ messages)

[RFC] Request API and V4L2 capabilities
 2018-08-21  9:34 UTC  (7+ messages)

[PATCH v6 0/6] x86/iommu: PVH Dom0 workarounds for missing RMRR entries
 2018-08-21 12:53 UTC  (5+ messages)
` [PATCH v6 2/6] iommu: introduce dom0-iommu option
` [PATCH v6 4/6] mm: introduce a helper to get the memory type of a page

[PATCH 0/1] Docs: Add commit-graph tech docs to Makefile
 2018-08-21 12:53 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v0] strparser: remove any offset before parsing messages
 2018-08-21 12:51 UTC  (2+ messages)
` [PATCH] "

Multi-thread mempool usage
 2018-08-21 12:51 UTC  (9+ messages)

[Buildroot] [PATCH 1/1] Add support for building toolchains against custom kernel headers
 2018-08-21 12:51 UTC  (3+ messages)

[Qemu-devel] [PATCH] qapi/migration.json: fix the description for "query-migrate" output
 2018-08-21 12:39 UTC 

[PATCH] drm/vkms: Add support for vkms work without vblank
 2018-08-21 12:48 UTC  (2+ messages)

[PATCH v3] backlight: pwm_bl: switch to using "atomic" PWM API
 2018-08-21 12:48 UTC  (4+ messages)

[PATCH v2] f2fs: guarantee journalled quota data by checkpoint
 2018-08-21 12:47 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] configs: sama5d27_som1_ek: Cleanup and new
 2018-08-21 12:46 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] configs: sama5d27_som1_ek: Remove unnecessary FAT_ENV_xxx macros
` [U-Boot] [PATCH 2/3] configs: sama5d27_som1_ek: Set CONFIG_BOOTARGS using Kconfig
` [U-Boot] [PATCH 3/3] configs: sama5d27_som1_ek: Add defconfig for ENV/boot from uSD

the rootcause of the grub2 that can support USB keyboard
 2018-08-21  7:42 UTC 

KASAN: use-after-free Read in sha512_ctx_mgr_resubmit
 2018-08-21 12:43 UTC  (3+ messages)

[RFC] cfg80211: let's wmm_rule be part of reg_rule structure
 2018-08-21  9:24 UTC  (6+ messages)

[RFC][PATCH] lib/string: introduce sysfs_strncpy() and sysfs_strlcpy()
 2018-08-21 12:43 UTC  (4+ messages)

[PATCH 00/37] KVM/arm updates for v4.19
 2018-08-21 12:42 UTC  (3+ messages)

[PATCH v2] hash table: add an iterator over conflicting entries
 2018-08-21 12:41 UTC  (7+ messages)

[Qemu-devel] [PATCH v2 0/8] Make the pm_smbus code more correct
 2018-08-21 12:41 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 05/10] i2c:pm_smbus: Fix state transfer

[PATCH] x86/kexec: prefer _THIS_IP_ to current_text_addr
 2018-08-21 12:40 UTC  (7+ messages)

[PATCH] x86: fix "xpti=" and "pv-l1tf=" yet again
 2018-08-21 12:40 UTC  (2+ messages)

[Buildroot] [RFC 0/3] Hardening Wrapper Support
 2018-08-21 12:40 UTC  (4+ messages)
` [Buildroot] [RFC 3/3] toolchain/toolchain-wrapper: add BR2_RELRO_FULL support

[PATCH dhowells/mount-api 2/2] selftests: implement a test for a new mount API
 2018-08-21  9:19 UTC  (5+ messages)
` [PATCH dhowells/mount-api 1/2] fs/fsconfig: handle FSCONFIG_CMD_RECONFIGURE

[PATCH] compiler-gcc: get back Clang build
 2018-08-21 12:38 UTC  (2+ messages)

[PATCH 1/3] clk: ingenic: Add proper Kconfig entries
 2018-08-21 12:38 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: clock: Add jz4725b-cgu.h header
` [PATCH 3/3] clk: Add Ingenic jz4725b CGU driver

[Qemu-devel] [PATCH v4 6/7] qmp: add pmemload command
 2018-08-21 12:38 UTC  (2+ messages)
` [Qemu-devel] [PATCH v5 5/6] "

[Qemu-devel] [PULL 00/46] MIPS queue August 21, 2018
 2018-08-21 12:35 UTC  (47+ messages)
` [Qemu-devel] [PULL 01/46] target/mips: Add preprocessor constants for nanoMIPS
` [Qemu-devel] [PULL 02/46] target/mips: Add nanoMIPS base instruction set opcodes
` [Qemu-devel] [PULL 03/46] target/mips: Add nanoMIPS DSP ASE opcodes
` [Qemu-devel] [PULL 04/46] target/mips: Prevent switching mode related to Config3 ISA bit for nanoMIPS
` [Qemu-devel] [PULL 05/46] target/mips: Add placeholder and invocation of decode_nanomips_opc()
` [Qemu-devel] [PULL 06/46] target/mips: Add nanoMIPS decoding and extraction utilities
` [Qemu-devel] [PULL 07/46] target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructions
` [Qemu-devel] [PULL 08/46] target/mips: Add emulation of nanoMIPS 16-bit branch instructions
` [Qemu-devel] [PULL 09/46] target/mips: Add emulation of nanoMIPS 16-bit shift instructions
` [Qemu-devel] [PULL 10/46] target/mips: Add emulation of nanoMIPS 16-bit misc instructions
` [Qemu-devel] [PULL 11/46] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
` [Qemu-devel] [PULL 12/46] target/mips: Add emulation of nanoMIPS 16-bit logic instructions
` [Qemu-devel] [PULL 13/46] target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions
` [Qemu-devel] [PULL 14/46] target/mips: Add emulation of some common nanoMIPS 32-bit instructions
` [Qemu-devel] [PULL 15/46] target/mips: Add emulation of nanoMIPS instructions MOVE.P and MOVE.PREV
` [Qemu-devel] [PULL 16/46] target/mips: Add emulation of nanoMIPS 48-bit instructions
` [Qemu-devel] [PULL 17/46] target/mips: Add emulation of nanoMIPS FP instructions
` [Qemu-devel] [PULL 18/46] target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
` [Qemu-devel] [PULL 19/46] target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)
` [Qemu-devel] [PULL 20/46] target/mips: Add emulation of misc nanoMIPS instructions (p_lsx)
` [Qemu-devel] [PULL 21/46] target/mips: Implement emulation of nanoMIPS ROTX instruction
` [Qemu-devel] [PULL 22/46] target/mips: Implement emulation of nanoMIPS EXTW instruction
` [Qemu-devel] [PULL 23/46] target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
` [Qemu-devel] [PULL 24/46] target/mips: Add CP0 Config3 and Config5 fields to DisasContext structure
` [Qemu-devel] [PULL 25/46] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
` [Qemu-devel] [PULL 26/46] target/mips: Add emulation of nanoMIPS 32-bit branch instructions
` [Qemu-devel] [PULL 27/46] target/mips: Fix pre-nanoMIPS MT ASE instructions availability control
` [Qemu-devel] [PULL 28/46] target/mips: Implement MT ASE support for nanoMIPS
` [Qemu-devel] [PULL 29/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 1
` [Qemu-devel] [PULL 30/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 2
` [Qemu-devel] [PULL 31/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 3
` [Qemu-devel] [PULL 32/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 4
` [Qemu-devel] [PULL 33/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 5
` [Qemu-devel] [PULL 34/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 6
` [Qemu-devel] [PULL 35/46] target/mips: Add availability control via bit NMS
` [Qemu-devel] [PULL 36/46] disas: Add support for nanoMIPS platform
` [Qemu-devel] [PULL 37/46] target/mips: Add updating BadInstr and BadInstrX for nanoMIPS
` [Qemu-devel] [PULL 38/46] target/mips: Fix ERET/ERETNC behavior related to ADEL exception
` [Qemu-devel] [PULL 39/46] elf: Add EM_NANOMIPS value as a valid one for e_machine field
` [Qemu-devel] [PULL 40/46] elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too
` [Qemu-devel] [PULL 41/46] elf: On elf loading, treat both EM_MIPS and EM_NANOMIPS as legal for MIPS
` [Qemu-devel] [PULL 42/46] elf: Don't check FCR31_NAN2008 bit for nanoMIPS
` [Qemu-devel] [PULL 43/46] mips_malta: Add basic nanoMIPS boot code for Malta board
` [Qemu-devel] [PULL 44/46] mips_malta: Add setting up GT64120 BARs to the nanoMIPS bootloader
` [Qemu-devel] [PULL 45/46] mips_malta: Fix semihosting argument passing for nanoMIPS bare metal
` [Qemu-devel] [PULL 46/46] target/mips: Add definition of nanoMIPS I7200 CPU

[Qemu-devel] [PATCH v9 00/84] Add nanoMIPS support to QEMU
 2018-08-21 12:33 UTC  (7+ messages)
` [Qemu-devel] [PATCH v9 40/84] target/mips: Fix pre-nanoMIPS MT ASE instructions availability control

[PATCH v3 2/2] x86/dmar: zap DMAR signature for dom0 once in TBOOT case
 2018-08-21 12:31 UTC  (2+ messages)

[PATCH] cfg80211: remove division by size of sizeof(struct ieee80211_wmm_rule)
 2018-08-21  9:11 UTC  (7+ messages)

Atmel AT91 support in mainstream kernel 4.4
 2018-08-21 12:30 UTC  (2+ messages)

Proposals for commit log policy
 2018-08-21 12:29 UTC 

Streaming logs via rsyslog
 2018-08-21 12:29 UTC  (3+ messages)

[PATCH 0/3] dt-bindings: connector: Add USB-PD PPS APDO support
 2018-08-21 12:28 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: connector: Add support for USB-PD PPS APDOs to bindings
` [PATCH 2/3] dt-bindings: usb: fusb302: Use usb-connector bindings for configuration
` [PATCH 3/3] usb: typec: fusb302: Populate tcpc fwnode for TCPM property handling


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.