All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-04 11:36:09 to 2019-10-04 12:21:57 UTC [more...]

libvirt? qemu change that mmaps ELF files breaks libvirt svirt handling for os.kernel
 2019-10-04 12:13 UTC  (2+ messages)

[RFC 0/4] transaction-based ptimer API
 2019-10-04 12:00 UTC  (7+ messages)
` [RFC 1/4] hw/timer/arm_timer: Add trace events
` [RFC 2/4] ptimer: Rename ptimer_init() to ptimer_init_with_bh()
` [RFC 3/4] ptimer: Provide new transaction-based API
` [RFC 4/4] hw/timer/arm_timer.c: Switch to transaction-based ptimer API

[PATCH] USB: usbfs: check cpu address range before remap
 2019-10-04 12:21 UTC  (2+ messages)

[PATCH] Documentation:media:v4l2:Add vivid metadata doc
 2019-10-04 12:21 UTC  (9+ messages)
` [Linux-kernel-mentees] "
  ` [Linux-kernel-mentees] [PATCH v2] "

How can I block all traffic from an IP range, irrespective of origin, going to, or coming from, using nftables in Debian 10
 2019-10-04 12:21 UTC  (7+ messages)

memory leak in sctp_stream_init_ext
 2019-10-04 12:21 UTC  (4+ messages)
` [PATCH] lib/generic-radix-tree.c: add kmemleak annotations

[PATCH] drm/drm_syncobj: Dead code removal
 2019-10-04 12:20 UTC  (2+ messages)

[PATCH] kasan: fix the missing underflow in memmove and memcpy with CONFIG_KASAN_GENERIC=y
 2019-10-04 12:05 UTC  (20+ messages)

[CI 1/3] drm/i915/vga: rename intel_vga_msr_write() to intel_vga_reset_io_mem()
 2019-10-04 12:20 UTC  (3+ messages)
` [CI 2/3] drm/i915: split out i915_switcheroo.[ch] from i915_drv.c
` [CI 3/3] drm/i915: move gmbus setup down to intel_modeset_init()

[PATCH RESEND v7 0/3] Add USB3.0 and TI HD3SS3220 driver support
 2019-10-04 12:19 UTC  (3+ messages)

[patch for-5.3 0/4] revert immediate fallback to remote hugepages
 2019-10-04 12:18 UTC  (11+ messages)

[PATCH 1/3] regulator: core: fix boot-on regulators use_count usage
 2019-10-04 12:03 UTC  (12+ messages)

[PATCH 1/4] clk: tegra: Enable fuse clock on Tegra124
 2019-10-04 12:18 UTC  (5+ messages)

Problem with "driver core: platform: Add an error message to platform_get_irq*()" commit
 2019-10-04 12:17 UTC  (3+ messages)

[PATCH v3] mac80211: fix scan blocked on DFS channels in ETSI domains
 2019-10-04 12:15 UTC  (3+ messages)

[PATCH 00/16] mtd: spi-nor: aspeed: AST2600 support and extensions
 2019-10-04 12:09 UTC  (34+ messages)
` [PATCH 01/16] mtd: spi-nor: aspeed: Use command mode for reads
` [PATCH 02/16] mtd: spi-nor: aspeed: Add support for SPI dual IO read mode
` [PATCH 03/16] mtd: spi-nor: aspeed: Link controller with the ahb clock
` [PATCH 04/16] mtd: spi-nor: aspeed: Add read training
` [PATCH 05/16] mtd: spi-nor: aspeed: Limit the maximum SPI frequency
` [PATCH 06/16] mtd: spi-nor: fix options for mx66l51235f
` [PATCH 07/16] mtd: spi-nor: aspeed: Add support for the 4B opcodes
` [PATCH 08/16] mtd: spi-nor: Add support for w25q512jv
` [PATCH 09/16] mtd: spi-nor: aspeed: Introduce a field for the AHB physical address
` [PATCH 10/16] mtd: spi-nor: aspeed: Introduce segment operations
` [PATCH 11/16] dt-bindings: mtd: aspeed-smc: Add new comptatible for AST2600
` [PATCH 12/16] mtd: spi-nor: aspeed: Add initial support for the AST2600
` [PATCH 13/16] mtd: spi-nor: aspeed: Check for disabled segments on "
` [PATCH 14/16] mtd: spi-nor: aspeed: Introduce training operations per platform
  ` [PATCH 15/16] mtd: spi-nor: aspeed: Introduce a HCLK mask for training
  ` [PATCH 16/16] mtd: spi-nor: aspeed: Add read training support for the AST2600

[PATCH v2] s390x/tcg: MVCL: Exit to main loop if requested
 2019-10-04 12:11 UTC  (7+ messages)

[PATCH] dt-bindings: media: Convert stm32 cec bindings to json-schema
 2019-10-04 12:07 UTC  (4+ messages)

[RFC/RFT PATCH 00/16] arm64: backport SSBS handling to v4.19-stable
 2019-10-04 12:04 UTC  (18+ messages)
` [RFC/RFT PATCH 01/16] arm64: cpufeature: Detect SSBS and advertise to userspace
` [RFC/RFT PATCH 02/16] arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3
` [RFC/RFT PATCH 03/16] KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vhe
` [RFC/RFT PATCH 04/16] arm64: docs: Document SSBS HWCAP
` [RFC/RFT PATCH 05/16] arm64: fix SSBS sanitization
` [RFC/RFT PATCH 06/16] arm64: Add sysfs vulnerability show for spectre-v1
` [RFC/RFT PATCH 07/16] arm64: add sysfs vulnerability show for meltdown
` [RFC/RFT PATCH 08/16] arm64: enable generic CPU vulnerabilites support
` [RFC/RFT PATCH 09/16] arm64: Provide a command line to disable spectre_v2 mitigation
` [RFC/RFT PATCH 10/16] arm64: Advertise mitigation of Spectre-v2, or lack thereof
` [RFC/RFT PATCH 11/16] arm64: Always enable spectre-v2 vulnerability detection
` [RFC/RFT PATCH 12/16] arm64: Always enable ssb "
` [RFC/RFT PATCH 13/16] arm64: add sysfs vulnerability show for spectre-v2
` [RFC/RFT PATCH 14/16] arm64: add sysfs vulnerability show for speculative store bypass
` [RFC/RFT PATCH 15/16] arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSB
` [RFC/RFT PATCH 16/16] arm64: Force SSBS on context switch

[dpdk-dev] [PATCH 1/2] event/dpaa2: set priority as per the dpcon device
 2019-10-04 11:57 UTC  (2+ messages)
` [dpdk-dev] [PATCH 2/2] event/dpaa2: support Tx adapter

Not able to create snapshot
 2019-10-04 11:47 UTC 

[PATCH] drm/i915/dp: remove static variable for aux last status
 2019-10-04 12:11 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/dp: remove static variable for aux last status (rev3)

[PATCH] drm/i915: Restrict L3 remapping sysfs interface to dwords
 2019-10-04 12:11 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drivers: musb: removed unused status variable
 2019-10-04 12:11 UTC  (2+ messages)

[PATCH -next 00/11] lib/interval-tree: move to half closed intervals
 2019-10-04 12:10 UTC  (8+ messages)
` [PATCH 03/11] drm/amdgpu: convert amdgpu_vm_it "
` [PATCH 05/11] IB/hfi1: convert __mmu_int_rb "
` [PATCH 07/11] vhost: convert vhost_umem_interval_tree "

[PATCH] mm/swap: piggyback lru_add_drain_all() calls
 2019-10-04 12:10 UTC  (2+ messages)

[PATCH v2 00/22] LMEM basics
 2019-10-04 12:08 UTC  (4+ messages)
` ✗ Fi.CI.IGT: failure for LMEM basics (rev2)

[PATCH] si2157: Add support for Logilink VG0022A
 2019-10-04 12:08 UTC  (19+ messages)

[Linux-kernel-mentees] [PATCH v2 2/2] vivid: Add metadata output support
 2019-10-04 12:08 UTC  (10+ messages)
` [PATCH v3 0/2] vivid: Metadata "
  ` [Linux-kernel-mentees] "
  ` [PATCH v3 1/2] v4l2-core: Add new metadata format
    ` [Linux-kernel-mentees] "
  ` [PATCH v3 2/2] vivid: Add metadata output support
    ` [Linux-kernel-mentees] "

[PATCH v7 0/1] Add bounds check for Hotplugged memory
 2019-10-04 12:08 UTC  (3+ messages)
` [PATCH v7 1/1] memory_hotplug: Add a bounds check to __add_pages

[PATCH] crypto: geode-aes - switch to skcipher for cbc(aes) fallback
 2019-10-04 12:08 UTC  (5+ messages)

[PATCH] mfd: ipaq-micro: Use devm_platform_ioremap_resource() in micro_probe()
 2019-10-04 12:07 UTC  (3+ messages)

some progress with radeon on C8000
 2019-10-04 12:06 UTC  (4+ messages)

[PATCH] remoteproc: stm32: fix probe error case
 2019-10-04 12:02 UTC  (3+ messages)

[PATCH 1/4] mfd: rk808: fix rk818 ID template
 2019-10-04 12:06 UTC  (6+ messages)
` [PATCH 2/4] mfd: rk808: fix rk817 powerkey integration
` [PATCH 4/4] mfd: rk808: use DEFINE_RES_IRQ for rk808 rtc alarm irq

[PATCH] HID: logitech: Add depends on LEDS_CLASS to Logitech Kconfig entry
 2019-10-04 12:04 UTC  (3+ messages)

[GIT PULL] KVM fixes for Linux 5.4-rc2
 2019-10-04 12:03 UTC 

patch "USB: legousbtower: fix open after failed reset request" added to usb-linus
 2019-10-04 12:02 UTC 

patch "USB: legousbtower: fix deadlock on disconnect" added to usb-linus
 2019-10-04 12:02 UTC 

patch "USB: legousbtower: fix potential NULL-deref on disconnect" added to usb-linus
 2019-10-04 12:02 UTC 

patch "USB: legousbtower: fix slab info leak at probe" added to usb-linus
 2019-10-04 12:02 UTC 

[PATCH 1/5] drm/i915/execlists: Skip redundant resubmission
 2019-10-04 12:01 UTC  (8+ messages)
` [PATCH 5/5] drm/mm: Use clear_bit_unlock() for releasing the drm_mm_node()
        ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for series starting with [1/5] drm/i915/execlists: Skip redundant resubmission (rev2)
` ✗ Fi.CI.IGT: failure for series starting with [1/5] drm/i915/execlists: Skip redundant resubmission

[PATCH] Feature: custom guitool commands can now have custom keyboard shortcuts
 2019-10-04 12:01 UTC  (7+ messages)

[PATCH v6 00/10] Introduce the microvm machine type
 2019-10-04 11:50 UTC  (8+ messages)
` [PATCH v6 02/10] hw/i386/pc: rename functions shared with non-PC machines
` [PATCH v6 03/10] hw/i386/pc: move shared x86 functions to x86.c and export them
` [PATCH v6 08/10] roms: add microvm-bios (qboot) as binary and git submodule

[dpdk-dev] [PATCH] crypto/virtio: alloc private data by NUMA affinity
 2019-10-04 12:00 UTC  (2+ messages)

[PATCH 0/2] Reset realtek bluetooth devices during user suspend
 2019-10-04 11:59 UTC  (5+ messages)
` [PATCH 1/2] usb: support suspend_noirq
` [PATCH 2/2] Bluetooth: btusb: Reset realtek devices on user suspend

[PATCH 00/11] hw: Convert various reset() handler to DeviceReset
 2019-10-04 11:32 UTC  (3+ messages)
` [PATCH 01/11] hw/acpi/piix4: Convert reset "

[PATCH 0/8] xhci fixes for usb-linus
 2019-10-04 11:59 UTC  (9+ messages)
` [PATCH 1/8] xhci: Fix false warning message about wrong bounce buffer write length
` [PATCH 2/8] xhci: Prevent device initiated U1/U2 link pm if exit latency is too long
` [PATCH 3/8] xhci: Check all endpoints for LPM timeout
` [PATCH 4/8] xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hosts
` [PATCH 5/8] usb: xhci: wait for CNR controller not ready bit in xhci resume
` [PATCH 6/8] xhci: Prevent deadlock when xhci adapter breaks during init
` [PATCH 7/8] xhci: Increase STS_SAVE timeout in xhci_suspend()
` [PATCH 8/8] xhci: Fix NULL pointer dereference in xhci_clear_tt_buffer_complete()

[igt-dev] [PATCH i-g-t] Make README more friendly
 2019-10-04 11:57 UTC  (3+ messages)

[PATCH 1/2] nl80211: Add LIVE_ADDR_CHANGE feature
 2019-10-04 11:56 UTC  (3+ messages)
` [PATCH 2/2] mac80211: Support LIVE_ADDRESS_CHANGE feature

[Qemu-devel] [PATCH 0/2] q35: mch: allow to lock down 128K RAM at default SMBASE address
 2019-10-04 11:31 UTC  (12+ messages)
` [Qemu-devel] [PATCH 1/2] q35: implement 128K SMRAM "
    ` [edk2-devel] "

[Buildroot] [PATCH-2019.02.x] package/cups-filters: fix ln -r workaround for older patch versions
 2019-10-04 11:55 UTC 

[PATCH] powerpc: Fix up RTAS invocation for new qemu versions
 2019-10-04 11:54 UTC  (3+ messages)

[PATCH V6 0/8] backlight: qcom-wled: Support for QCOM wled driver
 2019-10-04 11:52 UTC  (5+ messages)
` [PATCH V6 5/8] backlight: qcom-wled: Restructure the driver for WLED3

[PATCH 2/2] xfs: Throttle commits on delayed background CIL push
 2019-10-04 11:50 UTC  (11+ messages)

[frank-w-bpi-r2-4.14:5.4-wifi 6/8] include/linux/pm_wakeup.h:189:2: error: implicit declaration of function 'wakeup_source_prepare'; did you mean 'wakeup_source_create'?
 2019-10-04 11:49 UTC 

[PATCH v2 0/2] Add support for frequency invariance for (some) x86
 2019-10-04 11:48 UTC  (5+ messages)
` [PATCH v2 1/2] x86,sched: Add support for frequency invariance

[PATCH v4] venus: venc: Fix enum frameintervals
 2019-10-04 11:48 UTC  (2+ messages)

[PATCH] target/arm/arch_dump: Add SVE notes
 2019-10-04 11:31 UTC  (2+ messages)

[PATCH v3 0/3] selftests: netfilter: introduce test cases for ipvs
 2019-10-04 11:47 UTC  (4+ messages)

DANGER WILL ROBINSON, DANGER
 2019-10-04 11:46 UTC  (15+ messages)

[Xen-devel] [PATCH for-4.13 0/2] xen/nospec: Add Kconfig options for speculative hardening
 2019-10-04 11:46 UTC  (9+ messages)
` [Xen-devel] [PATCH for-4.13 2/2] xen/nospec: Introduce CONFIG_SPECULATIVE_BRANCH_HARDEN and disable it

BTRFS errors, and won't mount
 2019-10-04 11:46 UTC  (5+ messages)

[PATCH v3] migration: Support gtree migration
 2019-10-04 11:20 UTC 

[Bug 75985] New: HDMI audio device only visible after rescan
 2019-10-04 11:45 UTC  (2+ messages)
  ` [Bug 75985] [NVC1] "

[PATCH V5 0/4] ACPI: Support Generic Initiator proximity domains
 2019-10-04 11:43 UTC  (10+ messages)
` [PATCH V5 1/4] ACPI: Support Generic Initiator only domains
` [PATCH V5 2/4] arm64: "
` [PATCH V5 3/4] x86: Support Generic Initiator only proximity domains
` [PATCH V5 4/4] ACPI: Let ACPI know we support Generic Initiator Affinity Structures

[PATCH v5 00/11] Introduces new count-based method for tracking lockless pagetable walks
 2019-10-04 11:42 UTC  (7+ messages)

[Buildroot] [PATCH 1/1] uacme: fix c99 detection on microblazeel, powerpc
 2019-10-04 11:45 UTC  (2+ messages)

[PATCH] mm/page_alloc: Add a reason for reserved pages in has_unmovable_pages()
 2019-10-04 11:44 UTC  (3+ messages)

[PATCH] media: mb86a20s: make the bit rate estimation function more generic
 2019-10-04 11:42 UTC 

[dpdk-dev] [PATCH v2 0/2] dpaa_sec: support event crypto adapter
 2019-10-04 11:26 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/2] crypto/dpaa_sec: "
  ` [dpdk-dev] [PATCH v3 2/2] event/dpaa: "

[PATCH v4 0/7] s390x/mmu: DAT translation rewrite
 2019-10-04 10:51 UTC  (4+ messages)
` [PATCH v4 1/7] s390x/mmu: Drop debug logging from MMU code
` [PATCH v4 6/7] s390x/mmu: DAT table definition overhaul
` [PATCH v4 7/7] s390x/mmu: Convert to non-recursive page table walk

[meta-oe] [PATCH v2] renderdoc: add x11 to REQUIRED_DISTRO_FEATURES
 2019-10-04 11:40 UTC 

[PATCH v8 0/5] Add a generic driver for LED-based backlight
 2019-10-04 11:39 UTC  (11+ messages)
` [PATCH v8 2/5] leds: Add of_led_get() and led_put()
              ` Should regulator core support parsing OF based fwnode? (was: Re: [PATCH v8 2/5] leds: Add of_led_get() and led_put())

[PATCH] drm/amdgpu: fix memory leak
 2019-10-04 11:36 UTC  (8+ 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.