All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-24 17:20:42 to 2018-07-24 18:10:59 UTC [more...]

post-receive: pub/scm/linux/kernel/git/gfs2/linux-gfs2
 2018-07-24 18:10 UTC 

[v8 PATCH 00/13] drm/msm: Capture and dump the GPU crash state
 2018-07-24 18:10 UTC  (3+ messages)
` [PATCH 03/13] drm: Add drm_puts() to complement drm_printf()

[PATCH 06/15] MIPS: dts: img: pistachio_marduk: Add 6Lowpan node
 2018-07-24 18:09 UTC  (2+ messages)
` [PATCH] checks: Detect cascoda,ca8210 extclock-gpio false-positive

[PATCH] input: pxrc - do not store USB device in private struct
 2018-07-24 18:09 UTC  (3+ messages)

pull-request: mac80211-next 2018-07-24
 2018-07-24 17:03 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2018-07-24 18:10 UTC 

[PATCH] ARM: dma-mapping: always clear allocated buffers
 2018-07-24 18:09 UTC  (4+ messages)

pull-request: mac80211 2018-07-24
 2018-07-24 17:00 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/55] Add nanoMIPS support to QEMU
 2018-07-24 17:32 UTC  (56+ messages)
` [Qemu-devel] [PATCH v4 01/55] target/mips: Add preprocessor constants for nanoMIPS
` [Qemu-devel] [PATCH v4 02/55] target/mips: Add nanoMIPS base instruction set opcodes
` [Qemu-devel] [PATCH v4 03/55] target/mips: Add nanoMIPS DSP ASE opcodes
` [Qemu-devel] [PATCH v4 04/55] target/mips: Add placeholder and invocation of decode_nanomips_opc()
` [Qemu-devel] [PATCH v4 05/55] target/mips: Add nanoMIPS decoding and extraction utilities
` [Qemu-devel] [PATCH v4 06/55] target/mips: Add emulation of misc nanoMIPS 16-bit instructions
` [Qemu-devel] [PATCH v4 07/55] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
` [Qemu-devel] [PATCH v4 08/55] target/mips: Add emulation of nanoMIPS 16-bit logic instructions
` [Qemu-devel] [PATCH v4 09/55] target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions
` [Qemu-devel] [PATCH v4 10/55] target/mips: Add emulation of some common nanoMIPS 32-bit instructions
` [Qemu-devel] [PATCH v4 11/55] target/mips: Add emulation of nanoMIPS 48-bit instructions
` [Qemu-devel] [PATCH v4 12/55] target/mips: Add emulation of nanoMIPS FP instructions
` [Qemu-devel] [PATCH v4 13/55] target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
` [Qemu-devel] [PATCH v4 14/55] target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)
` [Qemu-devel] [PATCH v4 15/55] target/mips: Add emulation of misc nanoMIPS instructions (pool p_lsx)
` [Qemu-devel] [PATCH v4 16/55] target/mips: Implement emulation of nanoMIPS ROTX instruction
` [Qemu-devel] [PATCH v4 17/55] target/mips: Implement emulation of nanoMIPS EXTW instruction
` [Qemu-devel] [PATCH v4 18/55] target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
` [Qemu-devel] [PATCH v4 19/55] target/mips: Add emulation of nanoMIPS branch instructions
` [Qemu-devel] [PATCH v4 20/55] target/mips: Implement MT ASE support for nanoMIPS
` [Qemu-devel] [PATCH v4 21/55] target/mips: Add emulation of DSP ASE for nanoMIPS - part 1
` [Qemu-devel] [PATCH v4 22/55] target/mips: Add emulation of DSP ASE for nanoMIPS - part 2
` [Qemu-devel] [PATCH v4 23/55] target/mips: Add emulation of DSP ASE for nanoMIPS - part 3
` [Qemu-devel] [PATCH v4 24/55] target/mips: Add handling of branch delay slots for nanoMIPS
` [Qemu-devel] [PATCH v4 25/55] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
` [Qemu-devel] [PATCH v4 26/55] target/mips: Add updating BadInstr, BadInstrP, BadInstrX for nanoMIPS
` [Qemu-devel] [PATCH v4 27/55] target/mips: Implement CP0 Config0.WR bit functionality
` [Qemu-devel] [PATCH v4 28/55] target/mips: Adjust behavior of Config3's ISAOnExc bit for nanoMIPS
` [Qemu-devel] [PATCH v4 29/55] target/mips: Adjust exception_resume_pc() "
` [Qemu-devel] [PATCH v4 30/55] target/mips: Adjust set_hflags_for_handler() "
` [Qemu-devel] [PATCH v4 31/55] target/mips: Adjust set_pc() "
` [Qemu-devel] [PATCH v4 32/55] target/mips: Fix ERET/ERETNC behavior related to ADEL exception
` [Qemu-devel] [PATCH v4 33/55] elf: Add nanoMIPS specific variations in ELF header fields
` [Qemu-devel] [PATCH v4 34/55] elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too
` [Qemu-devel] [PATCH v4 35/55] elf: Don't check FCR31_NAN2008 bit for nanoMIPS
` [Qemu-devel] [PATCH v4 36/55] mips_malta: Add basic nanoMIPS boot code for MIPS' Malta
` [Qemu-devel] [PATCH v4 37/55] mips_malta: Setup GT64120 BARs in nanoMIPS bootloader
` [Qemu-devel] [PATCH v4 38/55] mips_malta: Fix semihosting argument passing for nanoMIPS bare metal
` [Qemu-devel] [PATCH v4 39/55] gdbstub: Disable handling of nanoMIPS ISA bit in the MIPS gdbstub
` [Qemu-devel] [PATCH v4 40/55] gdbstub: Add XML support for GDB for nanoMIPS
` [Qemu-devel] [PATCH v4 41/55] target/mips: Add definition of nanoMIPS I7200 CPU
` [Qemu-devel] [PATCH v4 42/55] linux-user: Add syscall numbers for nanoMIPS
` [Qemu-devel] [PATCH v4 43/55] linux-user: Add target_signal.h header "
` [Qemu-devel] [PATCH v4 44/55] linux-user: Add termbits.h "
` [Qemu-devel] [PATCH v4 45/55] linux-user: Update syscall_defs.h "
` [Qemu-devel] [PATCH v4 46/55] linux-user: Add target_fcntl.h "
` [Qemu-devel] [PATCH v4 47/55] linux-user: Add sockbits.h "
` [Qemu-devel] [PATCH v4 48/55] linux-user: Add target_syscall.h "
` [Qemu-devel] [PATCH v4 49/55] linux-user: Add target_cpu.h "
` [Qemu-devel] [PATCH v4 50/55] linux-user: Add target_structs.h "
` [Qemu-devel] [PATCH v4 51/55] linux-user: Add target_elf.h "
` [Qemu-devel] [PATCH v4 52/55] linux-user: Add signal.c "
` [Qemu-devel] [PATCH v4 53/55] linux-user: Add cpu_loop.c "
` [Qemu-devel] [PATCH v4 54/55] linux-user: Amend sigaction syscall support "
` [Qemu-devel] [PATCH v4 55/55] linux-user: Add nanoMIPS linux user mode configuration support

[PATCH v1] config.c: fix msvc compile error
 2018-07-24 18:07 UTC  (2+ messages)

VM boot failure on nodes not having DMA32 zone
 2018-07-24 18:05 UTC  (2+ messages)

[meta-java] bug-tracker
 2018-07-24 18:05 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/pablo/nf
 2018-07-24 18:04 UTC 

[PATCH v6 0/9] x86: macrofying inline asm for better compilation
 2018-07-24 18:04 UTC  (5+ messages)
` [PATCH v6 1/9] Makefile: Prepare for using macros for inline asm

[Qemu-devel] [PATCH 0/2] iotests: Fix 226 on _my_ system
 2018-07-24 18:03 UTC  (2+ messages)

[PATCH v1] msvc: fix non-standard escape sequence in source
 2018-07-24 18:03 UTC  (3+ messages)

Xen ARM Community Call Wednesday 25th July 9AM Pacific / 4PM UTC
 2018-07-24 18:01 UTC  (2+ messages)

[PATCH] automation: introduce a script for build test
 2018-07-24 18:01 UTC  (2+ messages)

[PATCH v1] checkout: optionally speed up "git checkout -b foo"
 2018-07-24 18:01 UTC 

[RFC][PATCH 0/11] PIDTYPE_TGID and fewer fork restarts
 2018-07-24 17:58 UTC  (6+ messages)
                        ` [PATCH 00/20] PIDTYPE_TGID removal of "
                          ` [PATCH 20/20] signal: Don't restart fork when signals come in

[PATCH] xfs_db: add -d to short help for write command
 2018-07-24 16:50 UTC  (2+ messages)

include architecture Kconfig files from top-level Kconfig v3
 2018-07-24 17:56 UTC  (22+ messages)
` [PATCH 01/10] um: stop abusing KBUILD_KCONFIG
` [PATCH 02/10] um: cleanup Kconfig files
` [PATCH 03/10] um: create a proper drivers Kconfig
` [PATCH 04/10] kconfig: remove duplicate SWAP symbol defintions
` [PATCH 05/10] kconfig: include common Kconfig files from top-level Kconfig
` [PATCH 06/10] Kconfig: consolidate the "Kernel hacking" menu
` [PATCH 07/10] kconfig: include kernel/Kconfig.preempt from init/Kconfig
` [PATCH 08/10] kconfig: use a menu in arch/Kconfig to reduce clutter
` [PATCH 09/10] kconfig: move the "Executable file formats" menu to fs/Kconfig.binfmt
` [PATCH 10/10] kconfig: add a Memory Management options" menu

[RFC v5 0/2] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-07-24 17:56 UTC  (8+ messages)
` [RFC v5 PATCH 2/2] mm: mmap: zap pages with read mmap_sem in munmap

[PATCH] delayacct: Fix crash in delayacct_blkio_end() after delayacct init failure
 2018-07-24 17:55 UTC 

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2018-07-24 17:54 UTC 

[PATCH v6 00/18] crypto: Remove VLA usage
 2018-07-24 17:53 UTC  (16+ messages)
` [PATCH v6 17/18] crypto: ccm: "
` [PATCH v6 18/18] crypto: Remove AHASH_REQUEST_ON_STACK

Setting include path in a recipe
 2018-07-24 17:51 UTC  (2+ messages)

[PATCH 0/6 V2] xfs: more verifications!
 2018-07-24 16:43 UTC  (4+ messages)
` [PATCH 2/6] xfs: verify extent size hint is valid in inode verifier

How to debug long `acpi_os_sleep()`?
 2018-07-24 17:50 UTC 

[Bug 200633] New: [Regression] VGA not being detected with R9 380 using AMDGPU after 4.17 kernel update
 2018-07-24 17:49 UTC  (2+ messages)
` [Bug 200633] "

[PATCH v3 0/2] clk: qcom: Quad SPI (qspi) clock support for sdm845
 2018-07-24 17:45 UTC  (4+ messages)
` [PATCH v3 1/2] clk: qcom: Add qspi (Quad SPI) clock defines for sdm845 to header
` [PATCH v3 2/2] clk: qcom: Add qspi (Quad SPI) clocks for sdm845

[xen-unstable-smoke test] 125549: tolerable all pass - PUSHED
 2018-07-24 17:45 UTC 

[libvirt] [RFC PATCH 0/2] Add new mdev type for aggregated resources
 2018-07-24 17:44 UTC  (3+ messages)
` [libvirt] [PATCH v2 0/4] New mdev type handling "

[PATCH v2] bcache: set max writeback rate when I/O request is idle
 2018-07-24 16:36 UTC  (5+ messages)

[Qemu-devel] [PATCH v7 00/10] Mips maintenance and misc fixes and improvements
 2018-07-24 17:42 UTC  (6+ messages)
` [Qemu-devel] [PATCH v7 10/10] linux-user: Add preprocessor availability control to some syscalls

data corruption with 'splt' workload to XFS on DM cache with its 3 underlying devices being on same NVMe device
 2018-07-24 17:42 UTC  (5+ messages)

[PATCH 1/3] block: move ref_tag calculation func to the block layer
 2018-07-24 17:41 UTC  (6+ messages)
` [PATCH 2/3] block: move dif_prepare/dif_complete functions to "

[PATCH v6 0/2] Input: Add Cypress Gen5 Touchscreen driver
 2018-07-24 17:40 UTC  (4+ messages)

[PATCH v9 00/24] ILP32 for ARM64
 2018-07-24 17:39 UTC  (5+ messages)

[PATCH] drm/i915: Protect guc_fini_wq() against module load abort
 2018-07-24 17:39 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Protect guc_fini_wq() against module load abort (rev2)

[PATCH v4 0/3] add crc64 calculation as kernel library
 2018-07-24 17:39 UTC  (5+ messages)
` [PATCH v4 3/3] lib/test_crc: Add test cases for crc calculation

[PATCH] app/testpmd: workaround softnic CLI modifications
 2018-07-24 17:39 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2018-07-24 17:39 UTC 

[PATCH 1/2] MIPS: Introduce HAS_RAPIDIO Kconfig option
 2018-07-24 17:38 UTC  (3+ messages)
` [PATCH 2/2] MIPS: Octeon: Select HAS_RAPIDIO

[PATCH] Documentation/diff-options: explain different diff algorithms
 2018-07-24 17:38 UTC  (3+ messages)

[PATCH] media: staging: omap4iss: Include asm/cacheflush.h after generic includes
 2018-07-24 17:37 UTC  (3+ messages)

[PATCH v2 0/8] Fix breakage caused by the NTB multi-port patchset
 2018-07-24 17:37 UTC  (6+ messages)
` [PATCH v2 4/8] NTB: ntb_pingpong: Choose doorbells based on port number

post-receive: pub/scm/linux/kernel/git/mips/linux
 2018-07-24 17:37 UTC 

[PATCH] mips: use asm-generic version of msi.h
 2018-07-24 17:36 UTC  (2+ messages)

[PATCH net-next 0/2] net/sctp: Avoid allocating high order memory with kmalloc()
 2018-07-24 17:36 UTC  (3+ messages)

[PATCH v3] cpufreq: trace frequency limits change
 2018-07-24 17:35 UTC  (2+ messages)

m68k allmodconfig build errors
 2018-07-24 17:35 UTC  (4+ messages)

[PATCHv3 0/3] Fix crash due to vma_is_anonymous() false-positives
 2018-07-24 17:33 UTC  (2+ messages)

[PATCH 0/5] ti_am335x_tsc: Enable wakeup capability
 2018-07-24 17:33 UTC  (7+ messages)

[PATCH] drm/msm/display: negative x/y in cursor move
 2018-07-24 17:33 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 0/3] Add display clock controller driver for SDM845
 2018-07-24 17:32 UTC  (12+ messages)
` [PATCH v3 3/3] clk: qcom: "

[PATCH v2] i2c: aspeed: Handle master/slave combined irq events properly
 2018-07-24 17:31 UTC  (2+ messages)

[PATCH v3 0/4] pci-dra7xx: Enable errata i870 workaround for RC mode
 2018-07-24 17:31 UTC  (10+ messages)
` [PATCH v3 1/4] dt-bindings: PCI: dra7xx: Add bindings for unaligned access in host mode
` [PATCH v3 2/4] ARM: dts: dra7: Enable workaround for errata i870 in PCIe "
` [PATCH v3 3/4] ARM: dts: dra7: Fix up unaligned access setting for PCIe EP
` [PATCH v3 4/4] pci: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode

your photos
 2018-07-24 10:34 UTC 

[PATCH 00/15] ARM: dts: tegra: apalis-tk1: major revamp
 2018-07-24 16:23 UTC  (5+ messages)

[PATCH] checkpatch: Validate SPDX license with spdxcheck.py
 2018-07-24 17:29 UTC  (2+ messages)

[lkp-robot] [rcutorture] 3398b55446: WARNING:possible_recursive_locking_detected
 2018-07-24 17:28 UTC  (3+ messages)

[ovmf test] 125546: all pass - PUSHED
 2018-07-24 17:26 UTC 

[Bug 107309] libGL error: MESA-LOADER: failed to retrieve device information on virgl
 2018-07-24 17:26 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] i40e: Remove duplicated prepare call in i40e_shutdown
 2018-07-24 17:26 UTC  (2+ messages)

[PATCH v2] cpufreq: trace frequency limits change
 2018-07-24 17:24 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2018-07-24 17:24 UTC 

[PATCH v2 00/18] Allwinner R40 HDMI refactoring
 2018-07-24 17:23 UTC  (7+ messages)
    ` [linux-sunxi] "

[PATCH] drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_mode
 2018-07-24 17:24 UTC  (3+ messages)

automation: Creating a patchwork instance to improve pre-commit build testing
 2018-07-24 17:22 UTC  (12+ messages)

[U-Boot] [PATCH 1/1] arm: socfpga: Add support for the ReflexCES R329 board
 2018-07-24 17:21 UTC 

[PATCH v2 0/4] fail compilation with strcpy
 2018-07-24 17:20 UTC  (3+ messages)
` [PATCH v2 1/4] automatically ban strcpy()

[PATCH] iwlwifi: add more card IDs for 9000 series
 2018-07-24 16:13 UTC  (3+ messages)


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.