All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-23 13:42:59 to 2018-08-23 14:28:28 UTC [more...]

[PATCH] mm, oom: Always call tlb_finish_mmu()
 2018-08-23 14:02 UTC  (4+ messages)

[PATCH] x86/speculation/l1tf: fix off-by-one error when warning that system has too much RAM
 2018-08-23 14:28 UTC  (3+ messages)
` [PATCH] x86/speculation/l1tf: suggest what to do on systems with "

What's cooking in git.git (Aug 2018, #05; Mon, 20)
 2018-08-23 14:28 UTC  (5+ messages)

[PATCH v1 0/6] TEE mediator (and OP-TEE) support in XEN
 2018-08-23 14:27 UTC  (13+ messages)
` [PATCH v1 4/6] optee: add OP-TEE mediator
` [PATCH v1 5/6] libxl: create DTS node for OP-TEE if it is enabled
` [PATCH v1 6/6] xsm: add tee access policy support

[SPDK] NVMeF host access control
 2018-08-23 14:27 UTC 

Questions about the hash function transition
 2018-08-23 14:27 UTC  (2+ messages)

[RFC] hda/realtek filtered headphone output
 2018-08-23 14:26 UTC  (2+ messages)

[PATCH 1/3] diff.c: add --output-indicator-{new, old, context}
 2018-08-23 14:26 UTC  (3+ messages)
` [PATCH] diff.c: pass sign_index to emit_line_ws_markup

[PATCH v3 0/7] drm/bridge: ti-sn65dsi86: Fix bridge for non always-on regulators
 2018-08-23 14:25 UTC  (6+ messages)
` [PATCH v3 7/7] drm/bridge: ti-sn65dsi86: Add mystery delay to enable()

SCHED_DEADLINE as user
 2018-08-23 10:43 UTC  (9+ messages)

[Qemu-devel] [PATCH for-3.1 00/10] Move virtio-ccw devices to separate files
 2018-08-23 14:25 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-3.1 08/10] hw/s390x: Move vhost-vsock-ccw code to a separate file

[Qemu-devel] Live Migration between machines with different processor ids
 2018-08-23 14:29 UTC  (3+ messages)
` [Qemu-devel] [Query] "

[Bug 105913] [IGT] igt@gem_shrink@pread Test assertion failure function gem_read, file ioctl_wrappers.c
 2018-08-23 14:25 UTC  (2+ messages)

[PATCH 00/24] staging: wilc1000: avoid use of static and global variable
 2018-08-23 10:55 UTC  (6+ messages)
` [PATCH 20/24] staging: wilc1000: avoid line over 80 chars in tcp_process()
` [PATCH 23/24] staging: wilc1000: move 'wilc_connecting' static variable to 'wilc_vif' struct

[Qemu-devel] [PATCH 00/22] MPS devices: FPGAIO, timer, watchdogs, MSC, DMA, SPI
 2018-08-23 14:24 UTC  (13+ messages)
` [Qemu-devel] [PATCH 03/22] hw/timer/cmsdk-apb-dualtimer: Implement CMSDK dual timer module
` [Qemu-devel] [PATCH 04/22] hw/arm/iotkit: Wire up the dualtimer
` [Qemu-devel] [PATCH 05/22] hw/arm/mps2: Wire up dual-timer in mps2-an385 and mps2-an511
` [Qemu-devel] [PATCH 06/22] hw/arm/iotkit: Wire up the watchdogs
` [Qemu-devel] [PATCH 07/22] hw/arm/iotkit: Wire up the S32KTIMER
` [Qemu-devel] [PATCH 08/22] hw/misc/iotkit-sysctl: Implement IoTKit system control element

[meta-oe][rocko] libsodium: update to 1.0.16
 2018-08-23 14:23 UTC  (2+ messages)

[PATCH v2] qemu-trad: stop using the default IOREQ server
 2018-08-23 14:23 UTC  (3+ messages)

[LTP] [PATCH] fs/ftest/ftest06.c: Fix too small name string and related failure
 2018-08-23 14:21 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: r8a774a1: Add CAN nodes
 2018-08-23 14:22 UTC  (2+ messages)

[PATCH] drm/msm: dpu: Allow planes to extend past active display
 2018-08-23 14:21 UTC  (3+ messages)

[PATCH] apparmor: remove unused label
 2018-08-23 14:21 UTC  (4+ messages)

[PATCH] xen/gntdev: fix up blockable calls to mn_invl_range_start
 2018-08-23 14:20 UTC  (12+ messages)

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

[Buildroot] [PATCH 1/3] package/linux-headers: add help text for manual header selection
 2018-08-23 14:20 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] linux: add hash file

configuration for busy docker host
 2018-08-23 14:18 UTC  (4+ messages)

[PATCH] powerpc/nohash: fix pte_access_permitted()
 2018-08-23 14:18 UTC  (2+ messages)
`  "

[PATCH v2] poewrpc/mce: Fix SLB rebolting during MCE recovery path
 2018-08-23 14:18 UTC  (2+ messages)
` [v2] "

[PATCH] KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
 2018-08-23 14:18 UTC  (3+ messages)
`  "

[PATCH 1/2] powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid
 2018-08-23 14:18 UTC  (2+ messages)
` [1/2] "

[PATCH] arm64: dts: renesas: r8a774a1: Add GPIO device nodes
 2018-08-23 14:18 UTC  (3+ messages)

[PATCH v9 00/22] guest dedicated crypto adapters
 2018-08-23 14:16 UTC  (16+ messages)
` [PATCH v9 12/22] s390: vfio-ap: sysfs interfaces to configure control domains

[PATCH v5 0/2] drm/blend: Add per-plane pixel blend mode property
 2018-08-23 14:15 UTC  (3+ messages)
` [PATCH v5 1/2] drm: "

KASAN: slab-out-of-bounds Write in process_preds
 2018-08-23 14:13 UTC  (4+ messages)

[PATCH] arm64: dts: renesas: r8a774a1: Add pinctrl device node
 2018-08-23 14:13 UTC  (2+ messages)

[1/2] dt-bindings: dmaengine: add DT binding for UniPhier MIO DMAC
 2018-08-23 14:12 UTC  (9+ messages)
            ` [PATCH 1/2] "

[PATCH v2] mmc: renesas_sdhi_internal_dmac: mask DMAC interrupts
 2018-08-23 10:43 UTC  (4+ messages)

[PATCH] Properly interpret indirect call in perf annotate
 2018-08-23 14:12 UTC  (2+ messages)

[PATCH] mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITS
 2018-08-23 10:43 UTC  (6+ messages)

[Qemu-devel] [PATCH] tests/vm: Increase timeout waiting for VM to boot to 5 minutes
 2018-08-23 14:11 UTC  (2+ messages)

[Qemu-devel] [PULL v2 00/73] Misc patches for 2018-08-21
 2018-08-23 14:07 UTC  (4+ messages)

[Qemu-devel] [PATCH] scripts: report on author emails that are mangled by the mailing list
 2018-08-23 14:07 UTC  (2+ messages)

[Qemu-devel] [PATCH] virtio: update MemoryRegionCaches when guest negotiates features
 2018-08-23 14:06 UTC  (2+ messages)

A crash on ARM64 in move_freepages_block due to uninitialized pages in reserved memory
 2018-08-23 14:06 UTC  (6+ messages)

[RESEND PATCH v2] powerpc/mce: Fix SLB rebolting during MCE recovery path
 2018-08-23 14:05 UTC  (5+ messages)

[PATCH v2 0/4] ARC: allow to use IOC and non-IOC DMA devices simultaneously
 2018-08-23 14:05 UTC  (9+ messages)
` [PATCH v2 2/4] "

[xen-4.11-testing test] 126370: FAIL
 2018-08-23 14:05 UTC 

[Bug 107595] amd-staging-drm-next: BUG: unable to handle kernel NULL pointer dereference at 0000000000000018 - R4 Mullins
 2018-08-23 14:04 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] libb64: Fix integer overflow and uninitialized C++ objects
 2018-08-23 14:04 UTC 

[Intel-wired-lan] [PATCH v6 01/11] igc: Add skeletal frame for Intel(R) 2.5G Ethernet Controller support
 2018-08-23 14:03 UTC  (2+ messages)

[Buildroot] [PATCH 6/6] libb64: Fix integer overflow and uninitialized C++ objects
 2018-08-23 14:03 UTC  (3+ messages)

[PATCH v2] i2c:amd I2C Driver based on PCI Interface for upcoming, platform
 2018-08-23 10:32 UTC 

[PATCH] net/virtio-user: fix memory hotplug support
 2018-08-23 14:01 UTC  (4+ messages)

[RFC] ethdev: add generic TTL rewrite actions
 2018-08-23 14:00 UTC  (2+ messages)

[PATCH 0/3] trivial code refine for sparsemem
 2018-08-23 14:00 UTC  (4+ messages)
` [PATCH 3/3] mm/sparse: use __highest_present_section_nr as the boundary for pfn check

[RFC][PATCH v2 21/24] tools/lib/traceevent: Rename various pevent get/set/is APIs
 2018-08-23 13:59 UTC  (4+ messages)
` [tip:perf/urgent] tools lib traceevent: "

[U-Boot] Pull request, u-boot-tegra/master
 2018-08-23 13:59 UTC  (2+ messages)

[U-Boot] [PULL 2018.09] efi patch queue 2018-08-21
 2018-08-23 13:59 UTC  (2+ messages)

[PATCH] PM / clk: signedness bug in of_pm_clk_add_clks()
 2018-08-23 13:59 UTC 

[U-Boot] [PATCH] efi_loader: Rename sections to allow for implicit data
 2018-08-23 13:58 UTC  (11+ messages)

[RFC] ethdev: add generic MAC address rewrite actions
 2018-08-23 13:58 UTC  (2+ messages)

[PATCH v1 0/1] crypto/openssl: replace macros by inline routines
 2018-08-23 13:57 UTC  (4+ messages)
` [PATCH v1 1/1] crypto/openssl: replace macros by static inline functions

[PATCH] scsi: lpfc: remove an unnecessary NULL check
 2018-08-23 13:56 UTC 

[PATCH] examples/ipsec-secgw: add 3des-cbc support
 2018-08-23 13:55 UTC  (2+ messages)

[LTP] [PATCH v2] syscalls: Add set_mempolicy numa tests
 2018-08-23 13:54 UTC 

[PATCH] app/testbbdev: fix inputs mbuf creation issue
 2018-08-23 13:54 UTC  (2+ messages)

[PATCH] drm/amdgpu: enable GTT PD/PT for raven v2
 2018-08-23 13:52 UTC  (2+ messages)

request for 4.4-stable: e7c0b5991dd1b ("ovl: warn instead of error if d_type is not supported")
 2018-08-23 10:23 UTC 

[Qemu-devel] [PATCH] target/arm: Start AArch32 CPUs with EL2 but not EL3 in Hyp mode
 2018-08-23 13:50 UTC 

[PATCH 0/5] rb_first to rb_first_cached conversion
 2018-08-23 10:21 UTC  (2+ messages)

[PATCH 1/5] drm/i915: kill intel_display_power_well_is_enabled()
 2018-08-23 13:48 UTC  (5+ messages)
` [PATCH 4/5] drm/i915: move lookup_power_well() up
` [PATCH 5/5] drm/i915: use the SW-based pw->hw_enabled check instead of reading registers

[U-Boot] [PATCH 0/3] Update RV3029 driver to DM and add DM-backed bootcount support
 2018-08-23 13:48 UTC  (8+ messages)
` [U-Boot] [PATCH 3/3] bootcount: add DM-based backing store for bootcount

[PATCH v5 0/8] drm/rockchip: migrate to common dw-mipi-dsi bridge and dual-dsi
 2018-08-23 13:48 UTC  (2+ messages)

[PATCH v1 0/7] Flow API helpers enhancements
 2018-08-23 13:48 UTC  (3+ messages)
` [PATCH v2 0/7] ethdev: add flow API object converter

[GIT PULL] arch/h8300 update
 2018-08-23 13:46 UTC  (6+ messages)

[PATCH 0/4 v1] Mezzanine Low Speed connector bus
 2018-08-23 13:45 UTC  (4+ messages)
` [PATCH 3/4] bus: Add DT bindings for 96Boards low speed connector

[RFC 1/1] eventdev: add distributed software (DSW) event device
 2018-08-23 13:44 UTC  (4+ messages)

request for 4.4-stable: 21765194cecf2 ("ovl: Do d_type check only if work dir creation was successful")
 2018-08-23 10:14 UTC 

[PATCH] apparmor: remove dead code
 2018-08-23 13:42 UTC 

[PATCH v3 0/3] KVM: s390: vsie: Consolidate CRYCB validation
 2018-08-23 13:43 UTC  (3+ messages)
` [PATCH v3 2/3] KVM: s390: vsie: Do the CRYCB validation first

[PATCH 0/9] Add more support for r8a774a1
 2018-08-23 13:43 UTC  (28+ messages)
` [PATCH 1/9] arm64: dts: renesas: r8a774a1: Add SDHI nodes
` [PATCH 2/9] arm64: dts: renesas: r8a774a1: Add I2C and IIC-DVFS support
` [PATCH 3/9] arm64: dts: renesas: r8a774a1: Add RZ/G2M thermal support
` [PATCH 4/9] arm64: dts: renesas: r8a774a1: Add IPMMU device nodes
` [PATCH 5/9] arm64: dts: renesas: r8a774a1: Add all MSIOF nodes
` [PATCH 6/9] arm64: dts: renesas: r8a774a1: Add Cortex-A53 CPU cores
` [PATCH 7/9] arm64: dts: renesas: r8a774a1: Add PWM device nodes
` [PATCH 8/9] arm64: dts: renesas: r8a774a1: Add audio support
` [PATCH 9/9] arm64: dts: renesas: r8a774a1: Add FCPF and FCPV instances


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.