messages from 2018-10-29 14:38:05 to 2018-10-29 15:29:43 UTC [more...]
[PATCH v3 0/4] kernel hacking: GCC optimization for better debug experience (-Og)
2018-10-29 14:54 UTC (4+ messages)
` [PATCH v3 4/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization
[PATCH v2 0/4] kernel hacking: GCC optimization for better debug experience (-Og)
2018-10-29 14:56 UTC (8+ messages)
` [PATCH v2 4/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization
[U-Boot] [PATCH v4 0/5] Add support for Pinebook
2018-10-29 15:29 UTC (3+ messages)
` [U-Boot] [PATCH v4 5/5] sunxi: DT: add "
[PATCH 1/4] drm/amdgpu: further ring test cleanups
2018-10-29 15:28 UTC (4+ messages)
` [PATCH 2/4] drm/amdgpu cleanup amdgpu_ib_ring_tests
` [PATCH 3/4] drm/amdgpu: cleanup skipping IB test on KIQ
` [PATCH 4/4] drm/amdgpu: remove messages from IB tests
[PATCH v3 0/4] arm64 live patching
2018-10-29 15:28 UTC (6+ messages)
` [PATCH v3 3/4] arm64: implement "
` [PATCH] arm64/module: use mod->klp_info section header information
` [PATCH v2] arm64/module: use mod->klp_info section header information for livepatch modules
[PATCH] HID: moving to group maintainership model
2018-10-29 15:28 UTC (4+ messages)
` [PATCH v2] "
[PATCH] null_blk: Add conventional zone configuration for zoned support
2018-10-29 15:27 UTC (3+ messages)
[PATCH] nvme-cli:fix a typo in SELF-TEST log
2018-10-29 15:26 UTC (2+ messages)
[PATCH ] nvme-cli: fix a typo
2018-10-29 15:26 UTC (2+ messages)
[PATCH] perf util: take pgoff into account when reporting elf to libdwfl
2018-10-29 15:26 UTC (3+ messages)
[PATCH v1 1/4] soc: Add TmFifo driver for Mellanox BlueField Soc
2018-10-29 15:26 UTC (16+ messages)
` [PATCH v4 "
` [PATCH v4 2/4] arm64: Add Mellanox BlueField SoC config option
[PATCH] pcm: dmix: Align slave_hw_ptr to slave period boundary
2018-10-29 15:24 UTC
[PATCH] fbcon: Silence fbcon logo on 'quiet' boots
2018-10-29 15:24 UTC (6+ messages)
[PATCH] nvme-pci: Add Write Zero support to Intel 660p
2018-10-29 15:24 UTC (4+ messages)
sdhci driver card-detect is broken because gpiolib can't fallback to _CRS?
2018-10-29 15:23 UTC (7+ messages)
` [PATCH] mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULL
alsaloop problems; ALSA streaming tutorial (resend)
2018-10-29 15:22 UTC (3+ messages)
[Qemu-devel] [RFC v4 01/71] cpu: convert queued work to a QSIMPLEQ
2018-10-29 15:22 UTC (5+ messages)
` [Qemu-devel] [RFC v4 02/71] cpu: rename cpu->work_mutex to cpu->lock
` [Qemu-devel] [RFC v4 70/71] cpus-common: move exclusive_idle higher in the file
[PATCH] fstests: btrfs/057: Fix false alerts due to orphan files
2018-10-29 6:35 UTC
[Qemu-devel] [PATCH 0/5] target/arm: KVM vs ARMISARegisters
2018-10-29 15:21 UTC (6+ messages)
` [Qemu-devel] [PATCH 2/5] target/arm: Fill in ARMISARegisters for kvm64
` [Qemu-devel] [PATCH 4/5] target/arm: Fill in ARMISARegisters for kvm32
[PATCH 0/4] x86/vvmx: XSA-278 followup fixes
2018-10-29 15:21 UTC (5+ messages)
` [PATCH 1/4] x86/vvmx: Unconditionally initialise vmxon_region_pa during vcpu construction
` [PATCH 2/4] x86/vvmx: Drop the now-obsolete vmx_inst_check_privilege()
[Qemu-devel] [PULL 00/27] MIPS queue for October 2018, part 4
2018-10-29 15:20 UTC (28+ messages)
` [Qemu-devel] [PULL 01/27] target/mips: Add two missing breaks for NM_LLWPE and NM_SCWPE decoder cases
` [Qemu-devel] [PULL 02/27] target/mips: Introduce MXU registers
` [Qemu-devel] [PULL 03/27] target/mips: Define a bit for MXU in insn_flags
` [Qemu-devel] [PULL 04/27] target/mips: Amend MXU instruction opcodes
` [Qemu-devel] [PULL 05/27] target/mips: Add and integrate MXU decoding engine placeholder
` [Qemu-devel] [PULL 06/27] target/mips: Add MXU decoding engine
` [Qemu-devel] [PULL 07/27] target/mips: Add bit encoding for MXU accumulate add/sub 1-bit pattern 'aptn1'
` [Qemu-devel] [PULL 08/27] target/mips: Add bit encoding for MXU accumulate add/sub 2-bit pattern 'aptn2'
` [Qemu-devel] [PULL 09/27] target/mips: Add bit encoding for MXU execute add/sub pattern 'eptn2'
` [Qemu-devel] [PULL 10/27] target/mips: Add bit encoding for MXU operand getting pattern 'optn2'
` [Qemu-devel] [PULL 11/27] target/mips: Add bit encoding for MXU operand getting pattern 'optn3'
` [Qemu-devel] [PULL 12/27] target/mips: Add emulation of non-MXU MULL within MXU decoding engine
` [Qemu-devel] [PULL 13/27] target/mips: Add emulation of MXU instructions S32I2M and S32M2I
` [Qemu-devel] [PULL 14/27] target/mips: Move MUL, S32M2I, S32I2M handling out of main MXU switch
` [Qemu-devel] [PULL 15/27] target/mips: Add emulation of MXU instruction S8LDD
` [Qemu-devel] [PULL 16/27] target/mips: Add emulation of MXU instruction D16MUL
` [Qemu-devel] [PULL 17/27] target/mips: Add emulation of MXU instruction D16MAC
` [Qemu-devel] [PULL 18/27] target/mips: Add emulation of MXU instructions Q8MUL and Q8MULSU
` [Qemu-devel] [PULL 19/27] target/mips: Add emulation of MXU instructions S32LDD and S32LDDR
` [Qemu-devel] [PULL 20/27] target/mips: Move MXU_EN check one level higher
` [Qemu-devel] [PULL 21/27] target/mips: Amend MXU ASE overview note
` [Qemu-devel] [PULL 22/27] elf: Define MIPS_ABI_FP_UNKNOWN macro
` [Qemu-devel] [PULL 23/27] linux-user: Extend image_info struct with MIPS fp_abi and interp_fp_abi fields
` [Qemu-devel] [PULL 24/27] linux-user: Extract MIPS abiflags from ELF file
` [Qemu-devel] [PULL 25/27] linux-user: Read and set FP ABI value from MIPS abiflags
` [Qemu-devel] [PULL 26/27] linux-user: Determine the desired FPU mode from MIPS.abiflags
` [Qemu-devel] [PULL 27/27] linux-user: Add prctl() PR_SET_FP_MODE and PR_GET_FP_MODE implementations
[SDK] including kernel devsrc to the SDK failes
2018-10-29 15:19 UTC (10+ messages)
[PATCH] dts: sun8i-h3: Add DTS for Mapleboard MP130
2018-10-29 15:20 UTC (3+ messages)
[RFC PATCH] index-pack: improve performance on NFS
2018-10-29 15:20 UTC (12+ messages)
[U-Boot] Pull request v2: u-boot-sunix/master
2018-10-29 15:20 UTC
[Qemu-devel] [PULL v1 0/5] Merge tpm 2018/10/29 v1
2018-10-29 15:19 UTC (6+ messages)
` [Qemu-devel] [PULL v1 1/5] tests/tpm: fix tpm_util_swtpm_has_tpm2()
` [Qemu-devel] [PULL v1 2/5] tests/tpm: mark swtpm test as skipped instead of successful
` [Qemu-devel] [PULL v1 3/5] docs: tpm: Mention implemented TPM CRB interface emulation and specs
` [Qemu-devel] [PULL v1 4/5] MAINTAINERS: Change my email address to the new domain
` [Qemu-devel] [PULL v1 5/5] tpm: Zero-init structure to avoid uninitialized variables in valgrind log
[PATCH] HAX: poison the CSB after use
2018-10-29 15:19 UTC (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for HAX: poison the CSB after use (rev3)
` ✓ Fi.CI.BAT: success "
[U-Boot] [PATCH] sunxi: fix build error on non-ARM64 boards
2018-10-29 15:19 UTC (2+ messages)
` [U-Boot] [linux-sunxi] "
[PATCH v2 0/6] Implement HDCP2.2: PART-I
2018-10-29 15:18 UTC (6+ messages)
` [PATCH v2 3/6] drm/i915: Cancel the Link check before disable
` ✗ Fi.CI.IGT: failure for Implement HDCP2.2: PART-I (rev2)
[lustre-devel] Using loff_t or u64 for PFL port
2018-10-29 15:18 UTC (3+ messages)
[PATCH v1] x86/hvm: Clean up the rest of bool_t from vm_event
2018-10-29 15:17 UTC (2+ messages)
IPsec…
2018-10-29 15:17 UTC (2+ messages)
[Qemu-devel] [PATCH 0/9] hostmem-ram: use whole path for region name with >= 3.1
2018-10-29 15:16 UTC (3+ messages)
` [Qemu-devel] [PATCH 9/9] hostmem-ram: use whole path for memory "
Logitech high-resolution scrolling
2018-10-29 15:16 UTC (3+ messages)
[Qemu-devel] [PULL 0/2] Vga 20181029 patches
2018-10-29 15:14 UTC (2+ messages)
[PATCH v2] drm/scheduler: Add drm_sched_job_cleanup
2018-10-29 15:15 UTC (3+ messages)
[PATCH 0/4] pinctrl: meson: fix pull bits
2018-10-29 15:13 UTC (10+ messages)
` [PATCH 1/4] pinctrl: meson: fix gxbb ao pull register bits
` [PATCH 2/4] pinctrl: meson: fix gxl "
` [PATCH 3/4] pinctrl: meson: fix meson8 "
` [PATCH 4/4] pinctrl: meson: fix meson8b "
[PATCH] curl: extend CVE_PRODUCT
2018-10-29 15:13 UTC
[PATCH net] sctp: check policy more carefully when getting pr status
2018-10-29 15:13 UTC
[PATCH V3] arm64: Don't flush tlb while clearing the accessed bit
2018-10-29 15:13 UTC (4+ messages)
[PATCH] arm: mm: fault: check ADFSR in case of abort
2018-10-29 15:12 UTC (5+ messages)
[PATCH] IB/core: Perform modify QP on real one
2018-10-29 15:12 UTC
A concern about overflow ring buffer mode
2018-10-29 15:11 UTC (12+ messages)
` [PATCHES/RFC] "
[PATCH] x86: Consolidate the storage of MSR_AMD64_DR{0-3}_ADDRESS_MASK
2018-10-29 15:11 UTC (2+ messages)
[PATCH net] sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peer
2018-10-29 15:10 UTC
[PATCH v2 00/15] drm/sun4i: Allwinner A64 MIPI-DSI support
2018-10-29 15:08 UTC (8+ messages)
` [PATCH v2 12/15] clk: sunxi-ng: a64: Add min and max rate for PLL_MIPI
[Bug 108573] Cannot set pstate values with under-voltage values for Vega M
2018-10-29 15:07 UTC (2+ messages)
[PATCH] drm/i915: Fix error handling for the NV12 fb dimensions check
2018-10-29 15:07 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] machine/qemu*: fix kernel finish crng init more and more slowly
2018-10-29 15:07 UTC (2+ messages)
KASAN: use-after-free Read in task_is_descendant
2018-10-29 15:05 UTC (10+ messages)
` yama: unsafe usage of ptrace_relation->tracer
[PATCHSET 0/28] blk-mq driver conversions and legacy path removal
2018-10-29 15:05 UTC (10+ messages)
` [PATCH 16/28] blk-cgroup: remove legacy queue bypassing
nativesdk-libxcrypt-4.0.1 is failing
2018-10-29 15:05 UTC (4+ messages)
[Qemu-arm] [PATCH 0/2] Deprecate the "collie" machine and Strongarm devices
2018-10-29 15:03 UTC (6+ messages)
` [Qemu-devel] "
[Qemu-devel] [RFC PATCH 00/21] Trace updates and plugin RFC
2018-10-29 15:03 UTC (9+ messages)
[Qemu-devel] [PATCH] target/mips: Support Toshiba specific three-operand MADD and MADDU
2018-10-29 15:03 UTC (12+ messages)
[PATCH v2 00/16] Make CONFIG_PV work on x86
2018-10-29 15:03 UTC (5+ messages)
` [PATCH v2 13/16] x86: rearrange x86_64/entry.S
` [PATCH v2 14/16] x86: make entry point code build when !CONFIG_PV
linux-next: manual merge of the arm-soc tree with Linus' tree
2018-10-29 15:02 UTC (3+ messages)
Yocto Project Unassigned Bugs - Help Needed
2018-10-29 15:02 UTC
Linux 4.19.0 Build Error when CONFIG_ACPI not set
2018-10-29 15:01 UTC (2+ messages)
[PATCH] libxcrypt: tweak branch from master to develop
2018-10-29 15:01 UTC (2+ messages)
[U-Boot] [PATCH 1/2] powerpc: t1040: Correct RCW MAC2_GMII_SEL value
2018-10-29 15:01 UTC (9+ messages)
[PATCH] x86/paravirt: pv_ops isn't GPL only
2018-10-29 15:01 UTC
[PATCH] x86/paravirt: pv_ops isn't GPL only
2018-10-29 15:01 UTC
[PATCH] x86/paravirt: pv_ops isn't GPL only
2018-10-29 15:01 UTC
YP 2.7 Planning
2018-10-29 15:01 UTC
issues loading a FIT image with bootm
2018-10-29 15:00 UTC (2+ messages)
[PATCH RESEND qemu-xen-traditional] xen/pt: allow QEMU to request MSI unmasking at bind time
2018-10-29 14:58 UTC (3+ messages)
[PATCH v3 0/2] sysctl: handle overflow for file-max
2018-10-29 14:58 UTC (2+ messages)
[Qemu-devel] [PATCH] tests: add qmp/missing-any-arg test
2018-10-29 14:57 UTC
[RFC v3] cfg80211: add peer measurement with FTM API
2018-10-29 14:56 UTC (4+ messages)
[PATCH 0/5] qtnfmac: add support for QSR1000/QSR2000 (aka Topaz) chipsets
2018-10-29 14:56 UTC (5+ messages)
` [PATCH 5/5] qtnfmac: add support for Topaz chipsets
[RFC 00/19] wilc: added driver for wilc module
2018-10-29 14:56 UTC (7+ messages)
` [PATCH 03/19] wilc: add host_interface.h
[Bug 108096] [amd-staging-drm-next] SDDM screen corruption (not useable) with RX580, amdgpu, dc=1 (of course), regression
2018-10-29 14:56 UTC (2+ messages)
` [Bug 108096] [amd-staging-drm-next] SDDM screen corruption (not usable) with RX580, amdgpu, dc=1 (of course), regression - [bisected]
[xen-unstable-smoke test] 129136: tolerable all pass - PUSHED
2018-10-29 14:54 UTC
[PATCH] arm64: dts: qcom: sdm845: Add SCM DT node
2018-10-29 14:54 UTC (3+ messages)
[PATCH] test-lib: introduce the '-V' short option for '--verbose-log'
2018-10-29 14:21 UTC (3+ messages)
[Qemu-devel] [PATCH v2 0/6] target/mips: Add support for prctl() PR_GET_FP_MODE and PR_SET_FP_MODE
2018-10-29 14:53 UTC (2+ messages)
[PATCH V2 0/5] i2c:ocores: improvements
2018-10-29 14:50 UTC (12+ messages)
` [PATCH V2 1/5] i2c:ocores: stop transfer on timeout
` [PATCH V2 2/5] i2c:ocores: do not handle IRQ if IF is not set
` [PATCH V2 3/5] i2c:ocores: add polling interface
` [PATCH V2 4/5] i2c:ocores: add SPDX tag
` [PATCH V2 5/5] i2c:ocores: checkpatch fixes
[RESEND PATCH 0/2] i2c: enable buses to save their clock frequency in adapter
2018-10-29 14:49 UTC (4+ messages)
` [RESEND PATCH 1/2] "
[PATCH] python3: manifest: add back missing sqlite3 __init__.py file
2018-10-29 14:48 UTC (4+ messages)
[PATCH] arm64/numa: Add more vetting in numa_set_distance()
2018-10-29 14:48 UTC (10+ messages)
[PATCH v3 00/25] drm/sun4i: Allwinner A64 MIPI-DSI support
2018-10-29 14:48 UTC (5+ messages)
` [PATCH v3 16/25] drm/sun4i: sun6i_mipi_dsi: Add support for VCC-DSI voltage regulator
[1/7] dmaengine: fsldma: Replace DMA_IN/OUT by FSL_DMA_IN/OUT
2018-10-29 14:45 UTC (8+ messages)
` [3/7] dmaengine: fsl-qdma: Add qDMA controller driver for Layerscape SoCs
` [PATCH 3/7] "
KASAN: use-after-free Read in wake_up_if_idle
2018-10-29 14:47 UTC
[Possible BUG] count_lim_atomic.c fails on POWER8
2018-10-29 14:45 UTC (11+ messages)
[GIT PULL] TTY/Serial fixes for 4.20-rc1
2018-10-29 14:44 UTC
[cip-dev] Branch name for -rt
2018-10-29 14:44 UTC (3+ messages)
[GIT PULL] Staging/IIO driver patches for 4.20-rc1
2018-10-29 14:43 UTC
[Buildroot] [PATCH v3] eudev: generate hwdb.bin at system startup
2018-10-29 14:43 UTC (4+ messages)
jenkins.openbmc.org server infrastructure
2018-10-29 14:42 UTC
[PATCH v5 0/4] add support of Direct Verbs encap and decap actions
2018-10-29 14:42 UTC (4+ messages)
` [PATCH v6 0/6] add encap and decap actions to Direct Verbs flow in MLX5 PMD
[PATCH v4 00/11] client-side support for "inter" SSC copy
2018-10-29 14:41 UTC (4+ messages)
` [PATCH v4 02/11] VFS: copy_file_range check validity of input source offset
[U-Boot] [BUG] efi-x86_app_defconfig does not build with gcc 8.2
2018-10-29 14:41 UTC (9+ messages)
[PATCH V2 0/2] Unmap EFI boot services code/data regions after boot
2018-10-29 14:40 UTC (3+ messages)
` [PATCH V2 1/2] x86/efi: Unmap EFI boot services code/data regions from efi_pgd
[PATCH v2] btrfs: Fix error handling in btrfs_cleanup_ordered_extents
2018-10-29 14:39 UTC (7+ messages)
[Qemu-devel] [PATCH v3 0/3] arm: Add nRF51 SoC UART support
2018-10-29 14:37 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.