messages from 2018-10-26 15:12:22 to 2018-10-26 16:06:46 UTC [more...]
[PATCH] overlayfs: Return error if metadata only copy-up can't be enabled
2018-10-26 15:40 UTC (5+ messages)
[Qemu-devel] [RFC v4 01/71] cpu: convert queued work to a QSIMPLEQ
2018-10-26 16:06 UTC (33+ messages)
` [Qemu-devel] [RFC v4 40/71] i386/whpx-all: convert to cpu_interrupt_request
` [Qemu-devel] [RFC v4 41/71] i386/hvf: convert to cpu_request_interrupt
` [Qemu-devel] [RFC v4 42/71] ppc: convert to cpu_interrupt_request
` [Qemu-devel] [RFC v4 48/71] mips: "
` [Qemu-devel] [RFC v4 57/71] accel/tcg: "
` [Qemu-devel] [RFC v4 58/71] cpu: call .cpu_has_work with the CPU lock held
` [Qemu-devel] [RFC v4 59/71] cpu: introduce cpu_has_work_with_iothread_lock
` [Qemu-devel] [RFC v4 60/71] ppc: convert to cpu_has_work_with_iothread_lock
` [Qemu-devel] [RFC v4 61/71] mips: "
` [Qemu-devel] [RFC v4 62/71] s390x: "
` [Qemu-devel] [RFC v4 63/71] riscv: "
` [Qemu-devel] [RFC v4 64/71] sparc: "
` [Qemu-devel] [RFC v4 65/71] xtensa: "
` [Qemu-devel] [RFC v4 67/71] cpus-common: release BQL earlier in run_on_cpu
` [Qemu-devel] [RFC v4 68/71] cpu: add async_run_on_cpu_no_bql
` [Qemu-devel] [RFC v4 70/71] cpus-common: move exclusive_idle higher in the file
[Possible BUG] count_lim_atomic.c fails on POWER8
2018-10-26 16:06 UTC (12+ messages)
[Qemu-devel] [PATCH 0/6] target/mips: Add support for prctl() PR_GET_FP_MODE and PR_SET_FP_MODE
2018-10-26 16:05 UTC (3+ messages)
` [Qemu-devel] [PATCH 6/6] Add prctl() PR_SET_FP_MODE and PR_GET_FP_MODE implementations
[PATCH] atomic_cmpxchg: Handle spurious failure of __atomic_compare_exchange_n in Power8 and ARMv8
2018-10-26 16:03 UTC
[PATCH net] bridge: do not add port to router list when receives query with source 0.0.0.0
2018-10-26 7:27 UTC (2+ messages)
[PATCH v2 00/16] Make CONFIG_PV work on x86
2018-10-26 16:02 UTC (7+ messages)
` [PATCH v2 01/16] x86: make mm.c build with !CONFIG_PV
` [PATCH v2 02/16] x86: put some code in arch_set_info_guest under CONFIG_PV
` [PATCH v2 03/16] x86: make traps.c build with !CONFIG_PV
copy offload support and absent file system
2018-10-26 16:01 UTC (5+ messages)
[PATCH V2 0/3] blk-mq: refactor and fix on issue request directly
2018-10-26 16:01 UTC (4+ messages)
` [PATCH V2 1/3] blk-mq: refactor the code of "
` [PATCH V2 2/3] blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests
` [PATCH V2 3/3] blk-mq: ensure hctx to be ran on mapped cpu when issue directly
[PATCH 0/2] vicodec: a couple fixes towards spec compliancy
2018-10-26 7:24 UTC (5+ messages)
` [PATCH 1/2] vicodec: Have decoder propagate changes to the CAPTURE queue
[GIT PULL] Followup block changes for 4.20-rc1
2018-10-26 16:00 UTC
LIC_FILES_CHKSUM md5 case unexpected behaviour
2018-10-26 15:25 UTC
[PATCH v2 0/5] Fixes to debugging facilities (part 1)
2018-10-26 15:58 UTC (10+ messages)
` [PATCH v2 2/5] x86/domain: Initialise vcpu debug registers correctly
` [PATCH v2 5/5] x86: Reorganise and rename debug register fields in struct vcpu
[RFC PATCH] mm: don't reclaim inodes with many attached pages
2018-10-26 15:58 UTC (11+ messages)
[igt-dev] [PATCH i-g-t v2] lib/igt_fb: Fix unused variable buf
2018-10-26 15:57 UTC (2+ messages)
[PATCH v2 1/3] config: use one single config option for C11 memory model
2018-10-26 15:56 UTC (4+ messages)
` [PATCH v3 1/4] "
[PATCH] drm/vgem: create a render node for vgem
2018-10-26 15:55 UTC (2+ messages)
[PATCH] amd-iommu: get rid of pointless IOMMU_PAGING_MODE_LEVEL_X definitions
2018-10-26 15:55 UTC (5+ messages)
[Ksummit-discuss] [PATCH 0/7] Code of Conduct: Fix some wording, and add an interpretation document
2018-10-26 15:53 UTC (9+ messages)
` [Ksummit-discuss] Call to Action "
` The linux devs can rescind their license grant
` [Ksummit-discuss] "
[PATCH v1] x86/hvm: Clean up may_defer from hvm_* helpers
2018-10-26 15:52 UTC (4+ messages)
[PATCH] iommu / p2m: add a page_order parameter to iommu_map/unmap_page()
2018-10-26 15:52 UTC (3+ messages)
[PATCH v6] i2c: Add PCI and platform drivers for the AMD MP2 I2C controller
2018-10-26 15:50 UTC
[PATCH] drm/i915: convert HDCP DRM_ERROR into DRM_DEBUG
2018-10-26 15:50 UTC (2+ messages)
[PATCH v2 1/5] mfd: lochnagar: Add initial binding documentation
2018-10-26 15:49 UTC (11+ messages)
` [PATCH v2 2/5] mfd: lochnagar: Add support for the Cirrus Logic Lochnagar
[PATCH] net/i40e: fix Rx instability with vector mode
2018-10-26 15:49 UTC (6+ messages)
` [PATCH v2] "
[PATCH] floppy: Avoid memory access beyond the array bounds in setup_rw_floppy()
2018-10-26 15:49 UTC (3+ messages)
[Intel-wired-lan] [PATCH] igb: shorten maximum PHC timecounter update interval
2018-10-26 15:47 UTC (4+ messages)
[Qemu-trivial] [PULL 00/20] Trivial patches patches
2018-10-26 15:31 UTC (84+ messages)
` "
` [Qemu-devel] "
` [Qemu-trivial] [PULL 01/20] configs/alpha: Remove unused CONFIG_PARALLEL_ISA switch
` "
` [Qemu-devel] "
` [Qemu-trivial] [PULL 02/20] vga_int: remove unused function protype
` "
` [Qemu-devel] "
` [Qemu-trivial] [PULL 03/20] memory.h: fix typos in comments
` "
` [Qemu-devel] "
` [Qemu-trivial] [PULL 04/20] tests/tcg/README: fix location for lm32 tests
` "
` [Qemu-devel] "
` [Qemu-devel] [PULL 05/20] qemu-iotests: fix filename containing checks
` "
` [Qemu-trivial] "
` [Qemu-trivial] [PULL 06/20] docs/devel/testing.rst: add missing newlines after code block
` "
` [Qemu-devel] "
` [Qemu-devel] [PULL 07/20] scripts/decodetree.py: remove unused imports
` "
` [Qemu-trivial] "
` [Qemu-trivial] [PULL 08/20] scripts/qemu.py: remove trailing quotes on docstring
` "
` [Qemu-devel] "
` [Qemu-devel] [PULL 09/20] qemu-iotests: make 218 executable
` "
` [Qemu-trivial] "
` [Qemu-trivial] [PULL 10/20] linux-user: fix comment s/atomic_write/atomic_set/
` "
` [Qemu-devel] "
` [Qemu-devel] [PULL 11/20] cpu.h: fix a typo in comment
` "
` [Qemu-trivial] "
` [Qemu-trivial] [PULL 12/20] tests: Fix typos in comments and help message (found by codespell)
` "
` [Qemu-devel] "
` [Qemu-trivial] [PULL 13/20] configure: Support pkg-config for zlib
` "
` [Qemu-devel] "
` [Qemu-trivial] [PULL 14/20] qobject: Catch another straggler for use of qdict_put_str()
` "
` [Qemu-devel] "
` [Qemu-devel] [PULL 15/20] xen: Use the PCI_DEVICE macro
` "
` [Qemu-trivial] "
` [Qemu-trivial] [PULL 16/20] tests/bios-tables-test: Remove an useless cast
` "
` [Qemu-devel] "
` [Qemu-trivial] [PULL 17/20] hw/pci-host: Remove useless parenthesis around DIV_ROUND_UP macro
` "
` [Qemu-devel] "
` [Qemu-trivial] [PULL 18/20] hw/intc/gicv3: "
` "
` [Qemu-devel] "
` [Qemu-trivial] [PULL 19/20] milkymist-minimac2: Use qemu_log_mask(GUEST_ERROR) instead of error_report
` "
` [Qemu-devel] "
` [Qemu-trivial] [PULL 20/20] ppc: move at24c to its own CONFIG_ symbol
` "
` [Qemu-devel] "
[PATCH 1/4] kvm, vmx: move CR2 context switch out of assembly path
2018-10-26 15:46 UTC (3+ messages)
` [PATCH 2/4] kvm, vmx: move register clearing "
[PATCH 0/2] add an advice on unqualified <dst> push
2018-10-26 15:45 UTC (6+ messages)
` [PATCH 2/2] push: "
[GIT PULL] Please pull NFS client changes for Linux 4.20
2018-10-26 15:45 UTC
[Qemu-devel] [PATCH 1/1] hostmem-file: remove the invalid pmem object id
2018-10-26 15:40 UTC (2+ messages)
[PATCH 1/2] drm/i915: Add function to check for linear surfaces
2018-10-26 15:45 UTC (3+ messages)
` [PATCH 2/2] drm/i915: Do not program aux plane offsets on gen11+
[Qemu-devel] [PATCH v2 02/29] targer/riscv: Activate decodetree and implemnt LUI & AUIPC
2018-10-26 15:42 UTC (2+ messages)
[PATCH] drm/i915/gtt: Allow mixed pages to setup large PTE
2018-10-26 15:44 UTC (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gtt: Allow mixed pages to setup large PTE (rev2)
Linux 4.19-rc2
2018-10-26 15:43 UTC (3+ messages)
` [REGRESSION 4.19-rc2] sometimes hangs with black screen when resuming from suspend or hibernation (was: Re: Linux 4.19-rc2)
[GIT PULL] Driver core patches for 4.20-rc1
2018-10-26 15:43 UTC (2+ messages)
[PATCH] drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values
2018-10-26 7:04 UTC (4+ messages)
` [PATCH 0/2] HDMI 2.0 clock recovery values
` [PATCH v2 1/2] drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values
[PATCH 1/2] Documentation: USB gadget: document usbgadget.fastboot_bbu variable
2018-10-26 15:39 UTC (2+ messages)
` [PATCH v2 2/2] usbgadget: autostart: add DFU support
[GIT PULL] Thermal-SoC management updates for v4.20-rc1
2018-10-26 15:39 UTC
[RFC PATCH v2 00/17] CPUFREQ OPP's, DVFS and Tegra30 support by tegra20-cpufreq driver
2018-10-26 15:37 UTC (9+ messages)
` [RFC PATCH v2 01/17] OPP: Allow to request stub voltage regulators
[PATCH 1/2] arm64: dts: qcom: msm8916: Add IOMMU sub-node for VFE context bank
2018-10-26 15:37 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: msm8916: Add CAMSS support
[PATCH v4 0/3] arm64 live patching
2018-10-26 15:37 UTC (4+ messages)
` [PATCH v4 3/3] arm64: reliable stacktraces
[PATCH 0/7] count, toolsoftrade: Employ new code-snippet scheme (cont.)
2018-10-26 15:35 UTC (9+ messages)
` [PATCH 1/7] count: Employ new scheme for inline code snippets
` [PATCH 2/7] toolsoftrade: Use 'VerbatimU' for inline snippets
` [PATCH 3/7] toolsoftrade: Employ new scheme for snippets of lock.c
` [PATCH 4/7] toolsoftrade: Employ new scheme for snippet of rwlockscale.c
` [PATCH 5/7] toolsoftrade: Employ new scheme for snippet of compiler barriers
` [PATCH 6/7] toolsoftrade: Employ new scheme for snippets of threadcreate.c
` [PATCH 7/7] count: Fix indent in count_lim_atomic.c
[PATCH v1] drm/i915/icl: Define MOCS table for Icelake
2018-10-26 15:32 UTC (3+ messages)
` [PATCH v4 1/2] drm/i915/skl: Rework MOCS tables to keep common part in a define
` [PATCH v4 2/2] drm/i915/icl: Define MOCS table for Icelake
[radeon-alex:amd-staging-drm-next 3/3] drivers/staging/vboxvideo/vbox_ttm.c:204:9: error: undefined identifier 'vbox_ttm_global_release'
2018-10-26 15:29 UTC
[PATCH 1/5] docs/qemu-deprivilege: Revise and update with status and future plans
2018-10-26 15:28 UTC (4+ messages)
` [PATCH 5/5] RFC: test/depriv: Add a tool to check process-level depriv
[PATCH] RFC: Make igts for cross-driver stuff mandatory?
2018-10-26 15:28 UTC (3+ messages)
[git pull] device mapper changes for 4.20
2018-10-26 15:28 UTC
the opposite of .gitignore, whitelist
2018-10-26 15:27 UTC (7+ messages)
[PATCH] HID: alps: allow incoming reports when only the trackstick is opened
2018-10-26 15:27 UTC (2+ messages)
[Qemu-trivial] [PATCH 00/10] Trivial fixes and clean ups
2018-10-26 15:27 UTC (7+ messages)
` [Qemu-trivial] [PATCH 09/10] scripts/qemu.py: use a more consistent docstring style
` [Qemu-trivial] [Qemu-block] "
` [Qemu-trivial] [Qemu-devel] "
` "
` [Qemu-trivial] [Qemu-devel] [PATCH 00/10] Trivial fixes and clean ups
` "
[PATCH 0/3] HID: debug: fix the ring buffer implementation
2018-10-26 15:25 UTC (2+ messages)
[Qemu-devel] [PATCH RFC 0/2] Fix migration issues
2018-10-26 15:24 UTC (7+ messages)
[PATCH] x86/cpuid: Tie SMAP to NX, for the shadow pagetable code
2018-10-26 15:23 UTC (2+ messages)
[PATCH v10 0/9] Add the I3C subsystem
2018-10-26 15:22 UTC (3+ messages)
KASAN: use-after-free Read in task_is_descendant
2018-10-26 15:22 UTC (11+ messages)
[PATCH v2 0/5] xen: Use %*pb[l] for printing bitmaps
2018-10-26 15:21 UTC (3+ messages)
` [PATCH v2 5/5] xen/keyhandler: Drop keyhandler_scratch
branch inclusion request
2018-10-26 15:19 UTC
Failed to compile Xen 4.11.0 in krogoth branch
2018-10-26 15:17 UTC (3+ messages)
[Qemu-devel] [PATCH v7 0/3] Bootstrap Python venv and acceptance/functional tests
2018-10-26 15:16 UTC (2+ messages)
[GIT PULL] USB driver patches for 4.20-rc1
2018-10-26 15:15 UTC (2+ messages)
[Buildroot] [PATCH 1/1] libupnp18: bump to version 1.8.4
2018-10-26 15:15 UTC (2+ messages)
[Buildroot] [git commit] libupnp18: bump to version 1.8.4
2018-10-26 15:15 UTC
[PATCH v1 2/2] curl_off_t xcurl_off_t is not portable
2018-10-26 15:15 UTC (3+ messages)
[Qemu-devel] [PATCH 0/9] hostmem-ram: use whole path for region name with >= 3.1
2018-10-26 15:13 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/9] qom/user-creatable: add a few helper macros
[PATCH V5 0/5] KVM: X86: Introducing ROE Protection Kernel Hardening
2018-10-26 15:12 UTC (3+ messages)
` [PATCH V5 4/5] KVM: X86: Adding support for byte granular memory ROE
` [PATCH V5 5/5] KVM: Small Refactoring to kvm_free_memslot
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.