messages from 2019-01-07 12:04:43 to 2019-01-07 12:36:28 UTC [more...]
[PATCH 4.20 000/145] 4.20.1-stable review
2019-01-07 12:31 UTC (38+ messages)
` [PATCH 4.20 001/145] panic: avoid deadlocks in re-entrant console drivers
` [PATCH 4.20 002/145] iwlwifi: add new cards for 9560, 9462, 9461 and killer series
` [PATCH 4.20 003/145] media: ov5640: Fix set format regression
` [PATCH 4.20 004/145] bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hw
` [PATCH 4.20 005/145] tap: call skb_probe_transport_header after setting skb->dev
` [PATCH 4.20 007/145] ibmveth: fix DMA unmap error in ibmveth_xmit_start error path
` [PATCH 4.20 008/145] ieee802154: lowpan_header_create check must check daddr
` [PATCH 4.20 009/145] ip: validate header length on virtual device xmit
` [PATCH 4.20 011/145] net/hamradio/6pack: use mod_timer() to rearm timers
` [PATCH 4.20 012/145] isdn: fix kernel-infoleak in capi_unlocked_ioctl
` [PATCH 4.20 013/145] netrom: fix locking in nr_find_socket()
` [PATCH 4.20 014/145] net/wan: fix a double free in x25_asy_open_tty()
` [PATCH 4.20 020/145] IB/hfi1: Incorrect sizing of sge for PIO will OOPs
` [PATCH 4.20 023/145] ALSA: pcm: Fix potential Spectre v1 vulnerability
` [PATCH 4.20 025/145] powerpc/fsl: Fix spectre_v2 mitigations reporting
` [PATCH 4.20 026/145] mtd: atmel-quadspi: disallow building on ebsa110
` [PATCH 4.20 027/145] mtd: rawnand: marvell: prevent timeouts on a loaded machine
` [PATCH 4.20 028/145] mtd: rawnand: Fix JEDEC detection
` [PATCH 4.20 029/145] mtd: rawnand: omap2: Pass the parent of pdev to dma_request_chan()
` [PATCH 4.20 031/145] ALSA: hda/realtek: Enable audio jacks of ASUS UX391UA with ALC294
` [PATCH 4.20 032/145] ALSA: fireface: fix for state to fetch PCM frames
` [PATCH 4.20 033/145] ALSA: firewire-lib: fix wrong handling payload_length as payload_quadlet
` [PATCH 4.20 034/145] ALSA: firewire-lib: fix wrong assignment for out_packet_without_header tracepoint
` [PATCH 4.20 036/145] ALSA: hda/realtek: Enable the headset mic auto detection for ASUS laptops
` [PATCH 4.20 037/145] ALSA: hda/tegra: clear pending irq handlers
` [PATCH 4.20 038/145] usb: dwc2: host: use hrtimer for NAK retries
` [PATCH 4.20 039/145] USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displays
` [PATCH 4.20 040/145] USB: serial: option: add Fibocom NL678 series
` [PATCH 4.20 041/145] usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endpoint_disable()
` [PATCH 4.20 042/145] usb: dwc2: disable power_down on Amlogic devices
` [PATCH 4.20 043/145] Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs"
` [PATCH 4.20 044/145] usb: roles: Add a description for the class to Kconfig
` [PATCH 4.20 045/145] media: dvb-usb-v2: Fix incorrect use of transfer_flags URB_FREE_BUFFER
` [PATCH 4.20 046/145] i915: fix missing user_access_end() in page fault exception case
` [PATCH 4.20 047/145] staging: wilc1000: fix missing read_write setting when reading data
` [PATCH 4.20 048/145] staging: bcm2835-audio: double free in init error path
` [PATCH 4.20 049/145] ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for Chromebook Clapper
[PATCH] i2c: dev: prevent adapter retries being set as minus value
2019-01-07 12:36 UTC (3+ messages)
[Qemu-devel] [PULL v2 00/28] Machine props patches
2019-01-07 12:23 UTC (29+ messages)
` [Qemu-devel] [PULL v2 01/28] hw: apply accel compat properties without touching globals
` [Qemu-devel] [PULL v2 02/28] machines: replace COMPAT define with a static array
` [Qemu-devel] [PULL v2 03/28] hw: apply machine compat properties without touching globals
` [Qemu-devel] [PULL v2 04/28] machine: move compat properties out of globals
` [Qemu-devel] [PULL v2 05/28] hw: remove SET_MACHINE_COMPAT
` [Qemu-devel] [PULL v2 06/28] compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
` [Qemu-devel] [PULL v2 07/28] compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
` [Qemu-devel] [PULL v2 08/28] compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
` [Qemu-devel] [PULL v2 09/28] compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
` [Qemu-devel] [PULL v2 10/28] compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
` [Qemu-devel] [PULL v2 11/28] compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
` [Qemu-devel] [PULL v2 12/28] compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
` [Qemu-devel] [PULL v2 13/28] compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
` [Qemu-devel] [PULL v2 14/28] compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
` [Qemu-devel] [PULL v2 15/28] compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
` [Qemu-devel] [PULL v2 16/28] compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
` [Qemu-devel] [PULL v2 17/28] compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macros
` [Qemu-devel] [PULL v2 18/28] compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macros
` [Qemu-devel] [PULL v2 19/28] compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros
` [Qemu-devel] [PULL v2 20/28] include: remove compat.h
` [Qemu-devel] [PULL v2 21/28] compat: remove remaining PC_COMPAT macros
` [Qemu-devel] [PULL v2 22/28] qdev: make a separate helper function to apply compat properties
` [Qemu-devel] [PULL v2 23/28] qdev: all globals are now user-provided
` [Qemu-devel] [PULL v2 24/28] qdev-props: convert global_props to GPtrArray
` [Qemu-devel] [PULL v2 25/28] qdev-props: remove errp from GlobalProperty
` [Qemu-devel] [PULL v2 26/28] qdev-props: call object_apply_global_props()
` [Qemu-devel] [PULL v2 27/28] arm: replace instance_post_init()
` [Qemu-devel] [PULL v2 28/28] hostmem: use object id for memory region name with >= 4.0
[PATCH 0/4] Disentangle PCI from IOMMU maintainership
2019-01-07 12:35 UTC (10+ messages)
` [PATCH 2/4] x86/passthrough: move io.c to the x86 subfolder
` [PATCH 3/4] x86/passthrough: put the x86 folder under x86 maintainership
` [PATCH 4/4] pci: add a pci section to the maintainers file
[PATCH 1/2] bitbake-diffsigs: Merge with bitbake-dumpsig
2019-01-07 12:32 UTC (2+ messages)
[PATCH 1/2] ASoC: cs4341: Add driver for CS4341 DAC
2019-01-07 12:32 UTC (2+ messages)
` Applied "ASoC: cs4341: Add driver for CS4341 DAC" to the asoc tree
[PATCH 2/2] ASoC: cs4341: Add DT bindings documentation for CS4341 DAC
2019-01-07 12:32 UTC (2+ messages)
` Applied "ASoC: cs4341: Add DT bindings documentation for CS4341 DAC" to the asoc tree
[PATCH v2 2/3] ASoC: xlnx: add pcm formatter platform driver
2019-01-07 12:31 UTC (4+ messages)
` Applied "ASoC: xlnx: add pcm formatter platform driver" to the asoc tree
[PATCH 1/9] ASoC: Intel: Skylake: remove useless cast
2019-01-07 12:31 UTC (2+ messages)
` Applied "ASoC: Intel: Skylake: remove useless cast" to the asoc tree
[PATCH 2/9] ASoC: Intel: Skylake: simplify boolean tests
2019-01-07 12:31 UTC (2+ messages)
` Applied "ASoC: Intel: Skylake: simplify boolean tests" to the asoc tree
[PATCH 3/9] ASoC: Intel: Haswell: remove unneeded semicolon
2019-01-07 12:31 UTC (2+ messages)
` Applied "ASoC: Intel: Haswell: remove unneeded semicolon" to the asoc tree
[PATCH 9/9] ASoC: Intel: boards: use snd_mask_set_format in all machine drivers
2019-01-07 12:31 UTC (2+ messages)
` Applied "ASoC: Intel: boards: use snd_mask_set_format in all machine drivers" to the asoc tree
[PATCH 4/9] ASoC: Intel: Haswell: assign booleans to true/false
2019-01-07 12:31 UTC (2+ messages)
` Applied "ASoC: Intel: Haswell: assign booleans to true/false" to the asoc tree
[PATCH 6/9] ASoC: Intel: Baytrail: simplify boolean test
2019-01-07 12:31 UTC (2+ messages)
` Applied "ASoC: Intel: Baytrail: simplify boolean test" to the asoc tree
[PATCH 7/9] ASoC: Intel: Atom: simplify boolean tests
2019-01-07 12:31 UTC (2+ messages)
` Applied "ASoC: Intel: Atom: simplify boolean tests" to the asoc tree
Applied "ASoC: Intel: Baytrail: remove unneeded variable" to the asoc tree
2019-01-07 12:31 UTC
[Intel-gfx] [PATCH i-g-t] tests/gem_shrink: Exercise OOM and other routes to shrinking in reasonable time
2019-01-07 12:31 UTC (5+ messages)
` [igt-dev] "
[PATCH 1/2] ASoC: rockchip: support ACODEC for rk3328
2019-01-07 12:31 UTC (4+ messages)
` Applied "ASoC: rockchip: support ACODEC for rk3328" to the asoc tree
Applied "ASoC: simple-card-utils: check "reg" property on asoc_simple_card_get_dai_id()" to the asoc tree
2019-01-07 12:31 UTC
Applied "ASoC: audio-graph-card: add asoc_graph_card_get_conversion()" to the asoc tree
2019-01-07 12:31 UTC
Applied "ASoC: audio-graph-scu-card: remove audio-graph-scu-card on Doc" to the asoc tree
2019-01-07 12:31 UTC
Applied "ASoC: audio-graph-scu-card: remove audio-graph-scu-card" to the asoc tree
2019-01-07 12:31 UTC
[PATCH 3/4] ASoC: simple-scu-card: remove simple-scu-card on Doc
2019-01-07 12:31 UTC (2+ messages)
` Applied "ASoC: simple-scu-card: remove simple-scu-card on Doc" to the asoc tree
[PATCH 4/4] ASoC: simple-scu-card: remove simple-scu-card
2019-01-07 12:31 UTC (2+ messages)
` Applied "ASoC: simple-scu-card: remove simple-scu-card" to the asoc tree
[PATCH] ASoC: xlnx: fix error handling in xlnx_formatter_pcm_probe
2019-01-07 12:31 UTC (3+ messages)
` Applied "ASoC: xlnx: fix error handling in xlnx_formatter_pcm_probe" to the asoc tree
Applied "dt-bindings: ASoC: xlnx, audio-formatter: Document audio formatter bindings" to the asoc tree
2019-01-07 12:31 UTC
Applied "ASoC: xlnx: enable audio formatter driver build" to the asoc tree
2019-01-07 12:31 UTC
Applied "ASoC: audio-graph-card: add 1 CPU : 1 Codec support again" to the asoc tree
2019-01-07 12:31 UTC
[PATCH 04/13] ASoC: audio-graph-card: add link_info
2019-01-07 12:31 UTC (2+ messages)
` Applied "ASoC: audio-graph-card: add link_info" to the asoc tree
[PATCH 05/13] ASoC: audio-graph-card: cleanup DAI link loop method - step1
2019-01-07 12:31 UTC (2+ messages)
` Applied "ASoC: audio-graph-card: cleanup DAI link loop method - step1" to the asoc tree
[PATCH 06/13] ASoC: audio-graph-card: cleanup DAI link loop method - step2
2019-01-07 12:31 UTC (2+ messages)
` Applied "ASoC: audio-graph-card: cleanup DAI link loop method - step2" to the asoc tree
[PATCH 2/2] ASoC: rockchip: add workaround for silence of rk3288 ACODEC
2019-01-07 12:31 UTC (4+ messages)
` Applied "ASoC: rockchip: add workaround for silence of rk3288 ACODEC" to the asoc tree
[PATCH 07/13] ASoC: audio-graph-card: reduce naming prefix
2019-01-07 12:31 UTC (2+ messages)
` Applied "ASoC: audio-graph-card: reduce naming prefix" to the asoc tree
Applied "ASoC: simple-card: add asoc_simple_card_get_conversion()" to the asoc tree
2019-01-07 12:31 UTC
[PATCH] ASoC: rockchip: fix platform_no_drv_owner.cocci warnings
2019-01-07 12:30 UTC (3+ messages)
` Applied "ASoC: rockchip: fix platform_no_drv_owner.cocci warnings" to the asoc tree
Applied "ASoC: simple-card: add 1 CPU : 1 Codec support again" to the asoc tree
2019-01-07 12:31 UTC
[PATCH 10/13] ASoC: simple-card: add link_info
2019-01-07 12:31 UTC (2+ messages)
` Applied "ASoC: simple-card: add link_info" to the asoc tree
[PATCH 11/13] ASoC: simple-card: cleanup DAI link loop method - step1
2019-01-07 12:31 UTC (2+ messages)
` Applied "ASoC: simple-card: cleanup DAI link loop method - step1" to the asoc tree
[PATCH 12/13] ASoC: simple-card: cleanup DAI link loop method - step2
2019-01-07 12:31 UTC (2+ messages)
` Applied "ASoC: simple-card: cleanup DAI link loop method - step2" to the asoc tree
[PATCH 13/13] ASoC: simple-card: reduce naming prefix
2019-01-07 12:31 UTC (2+ messages)
` Applied "ASoC: simple-card: reduce naming prefix" to the asoc tree
[PATCH 01/10] ASoC: es8316: Add jack-detect support
2019-01-07 12:30 UTC (2+ messages)
` Applied "ASoC: es8316: Add jack-detect support" to the asoc tree
[PATCH 02/10] ASoC: es8316: Add DAC mono mix switch mixer control
2019-01-07 12:30 UTC (2+ messages)
` Applied "ASoC: es8316: Add DAC mono mix switch mixer control" to the asoc tree
[PATCH 03/10] ASoC: Intel: bytcht_es8316: Sort includes alphabetically
2019-01-07 12:30 UTC (2+ messages)
` Applied "ASoC: Intel: bytcht_es8316: Sort includes alphabetically" to the asoc tree
[PATCH 04/10] ASoC: Intel: bytcht_es8316: Minor refactoring
2019-01-07 12:30 UTC (2+ messages)
` Applied "ASoC: Intel: bytcht_es8316: Minor refactoring" to the asoc tree
[PATCH 05/10] ASoC: Intel: bytcht_es8316: Add support for SSP0 (BYTCR)
2019-01-07 12:30 UTC (2+ messages)
` Applied "ASoC: Intel: bytcht_es8316: Add support for SSP0 (BYTCR)" to the asoc tree
[PATCH 06/10] ASoC: Intel: bytcht_es8316: Add jack-detect support
2019-01-07 12:30 UTC (2+ messages)
` Applied "ASoC: Intel: bytcht_es8316: Add jack-detect support" to the asoc tree
[PATCH 07/10] ASoC: Intel: bytcht_es8316: Add external speaker mux support
2019-01-07 12:30 UTC (2+ messages)
` Applied "ASoC: Intel: bytcht_es8316: Add external speaker mux support" to the asoc tree
[PATCH 08/10] ASoC: Intel: bytcht_es8316: Add input-map support
2019-01-07 12:30 UTC (2+ messages)
` Applied "ASoC: Intel: bytcht_es8316: Add input-map support" to the asoc tree
[PATCH 09/10] ASoC: Intel: bytcht_es8316: Set card long_name based on quirks
2019-01-07 12:30 UTC (2+ messages)
` Applied "ASoC: Intel: bytcht_es8316: Set card long_name based on quirks" to the asoc tree
[PATCH 10/10] ASoC: Intel: Add ACPI match table entry for ES8316 codec on BYTCR platform
2019-01-07 12:30 UTC (2+ messages)
` Applied "ASoC: Intel: Add ACPI match table entry for ES8316 codec on BYTCR platform" to the asoc tree
[PATCH 2/3] bindings: sound: davinci-mcasp: Document GPIO support
2019-01-07 12:30 UTC (7+ messages)
` Applied "ASoC: davinci-mcasp: Document GPIO support" to the asoc tree
[PATCH v2 1/3] ASoC: Intel: sst: Simplify is_byt_cr()
2019-01-07 12:30 UTC (2+ messages)
` Applied "ASoC: Intel: sst: Simplify is_byt_cr()" to the asoc tree
[PATCH v2 2/3] ASoC: Intel: sst: Fallback to BYT-CR if IRQ 5 is missing
2019-01-07 12:30 UTC (3+ messages)
` Applied "ASoC: Intel: sst: Fallback to BYT-CR if IRQ 5 is missing" to the asoc tree
Applied "ASoC: Intel: bytcr_rt5640: Add quirks for ASUS MeMO Pad 7 (ME176C)" to the asoc tree
2019-01-07 12:30 UTC
[PATCH 3/3] ASoC: ti: davinci-mcasp: Add support for GPIO mode of the pins
2019-01-07 12:30 UTC (7+ messages)
` Applied "ASoC: ti: davinci-mcasp: Add support for GPIO mode of the pins" to the asoc tree
[PATCH] ASoC: ti: davinci-mcasp: No need for IS_MODULE/BUILTIN check for pcm driver
2019-01-07 12:30 UTC (3+ messages)
` Applied "ASoC: ti: davinci-mcasp: No need for IS_MODULE/BUILTIN check for pcm driver" to the asoc tree
stable-rc/linux-3.18.y build: 185 builds: 2 failed, 183 passed, 4 errors, 1334 warnings (v3.18.131-31-g4f9abe4bc4ac)
2019-01-07 12:30 UTC
What's cooking in git.git (Dec 2018, #02; Fri, 28)
2019-01-07 12:30 UTC (5+ messages)
` jk/loose-object-cache
` [PATCH 1/3] object-store: factor out odb_loose_cache()
CFS scheduler: spin_lock usage causes dead lock when smp_apic_timer_interrupt occurs
2019-01-07 12:28 UTC (3+ messages)
[U-Boot] [PATCH 1/2] travis: Setup QEMU_VERSION as variable
2019-01-07 12:28 UTC (12+ messages)
` [U-Boot] [PATCH 2/2] travis: Wire Xilinx Versal Virt platform
linux-5.0-rc1/drivers/staging/rtl8188eu/hal/hal8188e_rate_adaptive.c:412]: (style) Expression is always false
2019-01-07 12:27 UTC
[PATCH] PM / EM: Expose the Energy Model in debugfs
2019-01-07 12:26 UTC
Applied "ASoC: Intel: bytcr_rt5640: Add quirks for ASUS MeMO Pad 7 (ME176C)" to the asoc tree
2019-01-07 12:25 UTC
[PATCH] build: use generic march on arm64 when using 'default' machine
2019-01-07 12:24 UTC (2+ messages)
[PATCH] drm/i915/icl: Apply WaEnablePreemptionGranularityControlByUMD
2019-01-07 12:23 UTC (3+ messages)
[PATCH libdrm] amdgpu: Allow amdgpu device creation without merging fds
2019-01-07 12:23 UTC (4+ messages)
Gen8+ engine-reset
2019-01-07 12:21 UTC (6+ messages)
` drm/i915: Watchdog timeout: IRQ handler for gen8+
` drm/i915: Watchdog timeout: Ringbuffer command emission "
[PATCH v6 08/11] ASoC: Intel: atom: Make PCI dependency explicit
2019-01-07 12:19 UTC (4+ messages)
[PATCH] KVM: PPC: Book3S: Replace kmalloc_node+memset with kzalloc_node
2019-01-07 12:15 UTC (2+ messages)
[Qemu-trivial] [PATCH v1] dump: Set correct vaddr for ELF dump
2019-01-07 12:14 UTC (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
` "
[PATCH v3] can: gw: ensure DLC boundaries after CAN frame modification
2019-01-07 12:14 UTC (4+ messages)
[Qemu-devel] [PATCH v4 00/11] pci: hotplug handler reworks
2019-01-07 12:13 UTC (3+ messages)
` [Qemu-devel] [PATCH v4 04/11] pci/pcie: stop plug/unplug if the slot is locked
[PATCH 01/46] drm/i915: Return immediately if trylock fails for direct-reclaim
2019-01-07 11:54 UTC (3+ messages)
` [PATCH 24/46] drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
` [PATCH 34/46] drm/i915: Move intel_execlists_show_requests() aside
stable-rc/linux-4.19.y build: 202 builds: 3 failed, 199 passed, 3 errors, 58 warnings (v4.19.13-171-gd7e734716c5a)
2019-01-07 12:12 UTC
[Qemu-devel] [PATCH for-4.0 v4 0/4] allow to load initrd below 4G for recent kernel
2019-01-07 12:11 UTC (5+ messages)
` [Qemu-devel] [PATCH for-4.0 v4 4/4] i386: allow to load initrd below 4G for recent linux
[Qemu-devel] [PATCH] block: Fix hangs in synchronous APIs with iothreads
2019-01-07 12:02 UTC
[PATCH net v3 4/4] net: bpfilter: disallow to remove bpfilter module while being used
2019-01-07 12:11 UTC
[PATCH net v3 3/4] net: bpfilter: restart bpfilter_umh when error occurred
2019-01-07 12:11 UTC
[lora-next,3/5] net: lora: sx130x: Add PicoCell serdev driver
2019-01-07 12:11 UTC (2+ messages)
` [PATCH lora-next 3/5] "
[PATCH net v3 2/4] net: bpfilter: use cleanup callback to release umh_info
2019-01-07 12:10 UTC
[PATCH net v3 1/4] umh: add exit routine for UMH process
2019-01-07 12:10 UTC
[Qemu-devel] [RFC PATCH 00/25] Support Kconfig in QEMU
2019-01-07 12:06 UTC (4+ messages)
` [Qemu-devel] [RFC PATCH 04/25] minikconfig: add AST
[PATCH net v3 0/4] net: bpfilter: fix two bugs in bpfilter
2019-01-07 12:09 UTC
[PATCH v4 1/2] xen/blkback: add stack variable 'blkif' in connect_ring()
2019-01-07 12:01 UTC (4+ messages)
` [PATCH v4 2/2] xen/blkback: rework connect_ring() to avoid inconsistent xenstore 'ring-page-order' set by malicious blkfront
[PATCH 1/1] drm/prime: Use sg_dma_len() macro to get sg's length
2019-01-07 12:07 UTC (3+ messages)
` [PATCH v2 "
[igt-dev] [PATCH i-g-t] i915/gem_tiled_pread: Skip on unknown swizzling
2019-01-07 12:06 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
[PATCH 0/2] KVM: arm/arm64: Add VCPU workarounds firmware register
2019-01-07 12:05 UTC (6+ messages)
` [PATCH 1/2] KVM: arm/arm64: Add save/restore support for firmware workaround state
` [PATCH 2/2] KVM: doc: add API documentation on the KVM_REG_ARM_WORKAROUNDS register
[PATCH 1/2] drm/amd/powerplay: update OD support flag for SKU with no OD capabilities
2019-01-07 12:05 UTC (2+ messages)
` [PATCH 2/2] drm/amd/powerplay: create pp_od_clk_voltage device file under OD support
[PATCH v1] mm/page_alloc: fix MEMF_no_dma allocations for single NUMA
2019-01-07 12:05 UTC (2+ messages)
[PATCH 0/6] clean up MSR save/restore code
2019-01-07 12:02 UTC (7+ messages)
` [PATCH 1/6] x86: stop handling MSR_IA32_BNDCFGS save/restore in implementation code
` [PATCH 2/6] x86: save GUEST_BNDCFGS on context switch
` [PATCH 3/6] x86: move the saved value of MSR_IA32_XSS into struct vcpu_msrs
` [PATCH 4/6] x86: stop handling MSR_IA32_XSS save/restore in implementation code
` [PATCH 5/6] x86: remove defunct init/load/save_msr() hvm_funcs
` [PATCH 6/6] x86: introduce dr_mask_idx() helper function
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.