All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-24 09:46:52 to 2020-09-24 10:23:38 UTC [more...]

[RFC PATCH v3 0/7] Use ACPI PCI hot-plug for Q35
 2020-09-24  9:41 UTC  (6+ messages)
` [RFC PATCH v3 6/7] hw/acpi/ich9: Set ACPI PCI hot-plug as default

[PATCH] virtiofsd: Used glib "shared" thread pool
 2020-09-24  9:29 UTC  (2+ messages)

[PATCH 00/45] TTM move refactoring
 2020-09-24 10:23 UTC  (3+ messages)
` [PATCH 01/45] drm/qxl: drop unused code

[PATCH 0/3] iommu/tegra-smmu: Some small fixes
 2020-09-24 10:23 UTC  (4+ messages)
` [PATCH 1/3] iommu/tegra-smmu: Do not use PAGE_SHIFT and PAGE_MASK

[PATCH 1/2] watchdog: Hide WATCHDOG_RESET_DISABLE
 2020-09-24 10:22 UTC  (10+ messages)
` [PATCH 2/2] watchdog: add watchdog behavior configuration

[PATCH] drm/amdgpu: fix ras calltrace problem by sysfs_update_group
 2020-09-24 10:21 UTC 

[Buildroot] [PATCH] package/gcc: drop leftovers from PowerPC conditional patching
 2020-09-24 10:22 UTC 

[PATCH] MAINTAINERS: drop myself from PM AVS drivers
 2020-09-24 10:21 UTC  (4+ messages)

[PATCH 0/2] fix verify_one_dev_extent and btrfs_find_device
 2020-09-24 10:21 UTC  (4+ messages)
` [PATCH 1/2] btrfs: drop never met condition of disk_total_bytes == 0
` [PATCH 2/2] btrfs: fix btrfs_find_device unused arg seed

[PATCH] usb: phy: tegra: Use IS_ERR() to check and simplify code
 2020-09-24 10:21 UTC  (3+ messages)

[PULL 00/92] Misc patches for 2020-09-24
 2020-09-24  9:23 UTC  (52+ messages)
` [PULL 24/92] hw/char/serial-{isa, pci}: Alias QDEV properties from generic serial object
` [PULL 26/92] hw: megasas: return -1 when 'megasas_map_sgl' fails
` [PULL 35/92] configure: do not limit Hypervisor.framework test to Darwin
` [PULL 36/92] meson: qtest: set "depends" correctly
` [PULL 39/92] oslib: do not call g_strdup from qemu_get_exec_dir
` [PULL 40/92] fuzz: use qemu_get_exec_dir
` [PULL 42/92] cutils: introduce get_relocated_path
` [PULL 43/92] oslib-posix: relocate path to /var
` [PULL 44/92] module: relocate path to modules
` [PULL 45/92] net: relocate paths to helpers and scripts
` [PULL 46/92] vl: relocate paths to data directories
` [PULL 47/92] vl: relocate path to configuration file
` [PULL 48/92] qemu-bridge-helper: relocate path to default ACL
` [PULL 49/92] qga: relocate path to default configuration and hook
` [PULL 50/92] ui: relocate paths to icons and translations
` [PULL 51/92] configure: use a platform-neutral prefix
` [PULL 52/92] hw/i386/q35: Remove unreachable Xen code on Q35 machine
` [PULL 53/92] exec: Remove MemoryRegion::global_locking field
` [PULL 54/92] checkpatch: avoid error on cover letter files
` [PULL 55/92] meson: fix installation of keymaps
` [PULL 56/92] configure: fix performance regression due to PIC objects
` [PULL 57/92] oss-fuzz: move linker arg to fix coverage-build
` [PULL 58/92] tests/tcg: reinstate or replace desired parts of rules.mak
` [PULL 59/92] configure: cleanup invocation of submodule Make
` [PULL 60/92] configure: cleanup CFLAGS and LDFLAGS for submodules
` [PULL 61/92] configure: do not clobber environment CFLAGS/CXXFLAGS/LDFLAGS
` [PULL 62/92] configure: consistently pass CFLAGS/CXXFLAGS/LDFLAGS to meson
` [PULL 63/92] smp: drop support for deprecated (invalid topologies)
` [PULL 64/92] cphp: remove deprecated cpu-add command(s)
` [PULL 65/92] char: fix logging when chardev write fails
` [PULL 66/92] qom: Document all function parameters in doc comments
` [PULL 67/92] qom: Use kernel-doc private/public tags in structs
` [PULL 68/92] qom: Use ``code`` Sphinx syntax where appropriate
` [PULL 69/92] qom: Add kernel-doc markup to introduction doc comment
` [PULL 70/92] qom: Reformat section titles using Sphinx syntax
` [PULL 71/92] qom: Indent existing code examples
` [PULL 72/92] qom: Add code block markup to all code blocks
` [PULL 74/92] docs: Move object.h overview doc comment to qom.rst
` [PULL 75/92] hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()
` [PULL 76/92] sysemu/xen: Add missing 'exec/cpu-common.h' header for ram_addr_t type
` [PULL 78/92] hw/xen: Split x86-specific declaration from generic hardware ones
` [PULL 79/92] typedefs: Restrict PCMachineState to 'hw/i386/pc.h'
` [PULL 81/92] helper_syscall x86_64: clear exception_is_int
` [PULL 82/92] target/i386: Fix VM migration when interrupt based APF is enabled
` [PULL 83/92] target/i386: always create kvmclock device
` [PULL 84/92] bios-tables-test: Remove kernel-irqchip=off option
` [PULL 85/92] target/i386: kvm: do not use kvm_check_extension to find paravirtual capabilities
` [PULL 86/92] net/can: Initial host SocketCan support for CAN FD
` [PULL 88/92] net/can: Add can_dlc2len and can_len2dlc "
` [PULL 89/92] hw/net/can/ctucafd: Add CTU CAN FD core register definitions
` [PULL 90/92] hw/net/can: CTU CAN FD IP open hardware core emulation

[PATCH 1/3] [PATCH] staging: greybus: fix warnings about endianness detected by sparse
 2020-09-24 10:20 UTC  (6+ messages)
` [PATCH 2/3] staging: greybus: codecs: use SNDRV_PCM_FMTBIT_S16_LE for format bitmask
` [PATCH 3/3] [PATCH] staging: greybus: __u8 is sufficient for snd_ctl_elem_type_t and snd_ctl_elem_iface_t

[PATCH v2] ovl: introduce new "index=nouuid" option for inodes index feature
 2020-09-24 10:19 UTC  (4+ messages)

[PATCH RFC 0/4] mm: place pages to the freelist tail when onling and undoing isolation
 2020-09-24 10:19 UTC  (3+ messages)
` [PATCH RFC 1/4] mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag

Socket drop count
 2020-09-24 10:19 UTC  (3+ messages)

[PATCH 1/1 nf] selftests: netfilter: add time counter check
 2020-09-24 10:17 UTC 

[kvm-unit-tests PATCH] README: Reflect missing --getopt in configure
 2020-09-24 10:18 UTC  (2+ messages)

[RFC PATCH 00/24] Control VQ support in vDPA
 2020-09-24 10:17 UTC  (3+ messages)

[cip-dev] CVE-2020-0427 / pinctrl: devicetree: Avoid taking direct reference to device name string
 2020-09-24 10:17 UTC 

IOVA allocation dependency between firmware buffer and remaining buffers
 2020-09-24 10:16 UTC  (9+ messages)

[PATCH v2 00/11] Multiple fixes to XENMEM_acquire_resource
 2020-09-24 10:16 UTC  (9+ messages)
` [PATCH v2 02/11] xen/gnttab: Rework resource acquisition
` [PATCH v2 04/11] xen/memory: Fix acquire_resource size semantics
` [PATCH v2 06/11] xen/memory: Clarify the XENMEM_acquire_resource ABI description
` [PATCH v2 07/11] xen/memory: Improve compat XENMEM_acquire_resource handling

[Bug 1849644] [NEW] QEMU VNC websocket proxy requires non-standard 'binary' subprotocol
 2020-09-24  9:25 UTC  (2+ messages)
` [Bug 1849644] "

[PATCH v5 1/5] x86/asm: Carve out a generic movdir64b() helper for general usage
 2020-09-24 10:15 UTC  (2+ messages)

[PATCH v10 00/13] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
 2020-09-24 10:13 UTC  (6+ messages)
` [PATCH v10 10/13] iommu/arm-smmu-v3: Check for SVA features

[PATCH] ARM: multi_v7_defconfig: add FMC2 EBI controller support
 2020-09-24 10:13 UTC 

[PATCH] xen-blkback: add a parameter for disabling of persistent grants
 2020-09-24 10:13 UTC  (3+ messages)

[PATCH 1/6] system_data_types.7: Add div_t
 2020-09-24 10:13 UTC  (6+ messages)
` [PATCH 2/6] div_t.3: New link to system_data_types(7)
` [PATCH 3/6] system_data_types.7: Add ldiv_t
` [PATCH 4/6] ldiv_t.3: New link to system_data_types(7)
` [PATCH 5/6] system_data_types.7: Add lldiv_t
` [PATCH 6/6] lldiv_t.3: New link to system_data_types(7)

[PATCH] ARM: stm32: Replace HTTP links with HTTPS ones
 2020-09-24 10:11 UTC 

[PATCH v4 00/10] Independent per-CPU data section for nVHE
 2020-09-24 10:10 UTC  (4+ messages)

`fixfiles -C` does not apply to all paths
 2020-09-24 10:12 UTC  (2+ messages)

[PATCH 0/3] pc-bios: s390x: fix corner cases in booting from ECKD
 2020-09-24 10:02 UTC  (3+ messages)
` [PATCH 1/3] pc-bios/s390-ccw: fix off-by-one error

[PATCHv2] usbtv: Fix refcounting mixup
 2020-09-24  9:14 UTC 

[dpdk-dev] [PATCH v2] doc: remove make info from vm power apps
 2020-09-24 10:11 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH 1/2] drm/atomic: document and enforce rules around "spurious" EBUSY
 2020-09-24 10:10 UTC  (8+ messages)
` [PATCH] "
          ` [Intel-gfx] "

[Bug 209373] New: Pixels
 2020-09-24 10:11 UTC  (2+ messages)
` [Bug 209373] Pixels

[GIT PULL] devfreq fixes for v5.9-rc7
 2020-09-24 10:16 UTC 

[PATCH] drm/amd/pm: fix screen flicker seen on Navi14 with 2*4K monitors
 2020-09-24 10:10 UTC 

[PATCH 00/19] coresight: Support for ETMv4.4 system instructions
 2020-09-24 10:08 UTC  (6+ messages)
` [PATCH 19/19] dts: bindings: coresight: ETMv4.4 system register access only units

[dpdk-dev] 18.11.10 (LTS) patches review and test
 2020-09-24 10:10 UTC  (10+ messages)

[bug report] x86/xen: open code alloc_vm_area in arch_gnttab_valloc
 2020-09-24 10:10 UTC  (2+ messages)

[PATCH v8 01/11] usb: typec: tcpci: Add a getter method to retrieve tcpm_port reference
 2020-09-24 10:09 UTC  (4+ messages)
` [PATCH v8 05/11] dt-bindings: connector: Add property to set initial current cap for FRS

[PATCH v6 0/3] IMX274 fixes and power on and off implementation
 2020-09-24 10:09 UTC  (5+ messages)
` [PATCH v6 2/3] media: i2c: imx274: Remove stop stream i2c writes during remove

[PATCH V2 1/3] MIPS: Crash kernel should be able to see old memories
 2020-09-24 10:07 UTC  (6+ messages)
` [PATCH V2 2/3] MIPS: Reserve extra memory for crash dump
` [PATCH V2 3/3] MIPS: Loongson64: Add kexec/kdump support

[PATCH 1/2] system_data_types.7: Add imaxdiv_t
 2020-09-24 10:08 UTC  (4+ messages)
` [PATCH 2/2] imaxdiv_t.3: New link to system_data_types(7)

[mlankhorst:locking-rework 14/57] drivers/gpu/drm/i915/gem/i915_gem_userptr.c:745:6: error: unused variable 'ret'
 2020-09-24 10:08 UTC 

[PATCH 00/24] Many patches
 2020-09-24 10:08 UTC  (9+ messages)
` [PATCH 12/24] getgrent_r.3: Use sizeof() to get buffer size (instead of hardcoding macro name)

[dpdk-dev] [PATCH] ethdev: add security flow item
 2020-09-24 10:07 UTC  (12+ messages)

[PATCH 0/6] pseries NUMA distance calculation
 2020-09-24  9:33 UTC  (3+ messages)
` [PATCH 4/6] spapr_numa: change reference-points and maxdomain settings

[PATCH v5 0/4] tools: move most libraries into tools/libs
 2020-09-24  9:50 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/20] cleanup ethdev close operation
 2020-09-24 10:07 UTC  (4+ messages)
` [dpdk-dev] [PATCH 02/20] ethdev: allow drivers to return error on close

[PATCH RESEND] io_uring: show sqthread pid and cpu in fdinfo
 2020-09-24 10:04 UTC  (2+ messages)

running it in an hypervisor
 2020-09-24 10:07 UTC  (2+ messages)

[PATCH v7 00/13] Finish converting git bisect to C part 2
 2020-09-24  7:56 UTC  (7+ messages)

[PATCH v3] introduce VFIO-over-socket protocol specificaion
 2020-09-24  9:24 UTC  (4+ messages)
` [PATCH v4] introduce vfio-user protocol specification

[PATCH 0/6] drm/nouveau: Support sync FDs and sync objects
 2020-09-24 10:05 UTC  (5+ messages)
    ` [Nouveau] "

[PATCH v3 0/6] Add virtio-iommu built-in topology
 2020-09-24 10:02 UTC  (12+ messages)
          ` [virtio-dev] "

[PATCH] mmc: rtsx: Add SD Express mode support for RTS5261
 2020-09-24 10:01 UTC  (4+ messages)
  ` 答复: "

[PATCH] bisect: don't use invalid oid as rev when starting
 2020-09-24  7:51 UTC  (8+ messages)
` [PATCH v2] "

[PATCH for 4.4 and 4.9] mtd: Fix comparison in map_word_andequal()
 2020-09-24 10:00 UTC 

linux-next: Tree for Sep 24
 2020-09-24 10:00 UTC 

[Buildroot] [PATCH v2 1/1] package/fakeroot: bump version to 1.25.1
 2020-09-24  9:59 UTC  (2+ messages)

[PATCH] io_uring: Remove unneeded NULL check before free
 2020-09-24  9:59 UTC  (2+ messages)

[PATCH 0/3] commit: add an option to reword the last commit
 2020-09-24  9:58 UTC  (6+ messages)
` [PATCH 3/3] commit: add an option the reword HEAD

[RFC PATCH V3 12/21] mmc: sdhci: UHS-II support, add hooks for additional operations
 2020-09-24  9:57 UTC  (5+ messages)

arm-smmu 5000000.iommu: Cannot accommodate DMA offset for IOMMU page tables
 2020-09-24  9:56 UTC  (8+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_close: Added test description for test case
 2020-09-24  9:57 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for i915/gem_close: Added test description for test case (rev2)

[PATCH v5 0/5] iommu aux-domain APIs extensions
 2020-09-24  9:55 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/2] Eventdev ABI changes
 2020-09-24  9:55 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] eventdev: implement ABI change

[PATCH RFC 0/4] mm: place pages to the freelist tail when onling and undoing isolation
 2020-09-24  9:54 UTC  (6+ messages)

[PATCH v2 0/2] CPUFreq: Add support for cpu performance dependencies
 2020-09-24  9:53 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: arm: Add devicetree binding for cpu-performance-dependencies
` [PATCH v2 2/2] [RFC] CPUFreq: Add support for cpu-perf-dependencies

[PATCH printk 0/5] printk: remove logbuf_lock
 2020-09-24  9:54 UTC  (8+ messages)
` [PATCH printk 3/5] printk: use buffer pool for sprint buffers

[PATCH RFC v2 0/4] 9p: fix open-unlink-f*syscall bug
 2020-09-24  9:51 UTC  (5+ messages)
` [PATCH RFC v2 4/4] 9p: fix race issue in fid contention

[PATCH v3 0/3] usb: cdns,usb3: Convert DT binding to YAML
 2020-09-24  9:51 UTC  (4+ messages)
` [PATCH v3 2/3] dt-bindings: usb: cdns,usb3: Add cdns,phyrst-a-enable property

[PATCH] efi/efivars: Create efivars mount point in the registration of efivars abstraction
 2020-09-24  9:51 UTC  (2+ messages)

[PATCH 0/3] Add support for F3A
 2020-09-24  9:46 UTC  (4+ messages)
` [PATCH 1/3] Input: synaptics-rmi4 - rename f30_data to gpio_data
` [PATCH 2/3] HID: rmi "
` [PATCH 3/3] Input: synaptics-rmi4 - add support for F3A

[PATCH v9 00/20] gpio: cdev: add uAPI v2
 2020-09-24  9:48 UTC  (6+ messages)
` [PATCH v9 08/20] gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WATCH_IOCTL

[PATCH] net: qrtr: Fix port ID for control messages
 2020-09-24  9:53 UTC 

[PATCH 00/10] ttm driver cleanups and invert move
 2020-09-24  9:48 UTC  (5+ messages)
` [PATCH 07/10] drm/amdgpu/ttm: handle tt moves properly

Commit 13c164b1a186 - regression for LSMs/SELinux?
 2020-09-24  9:47 UTC  (7+ messages)

[PATCH v2 0/2] arm64: dts: ti: k3-j7200: Add HyperFlash related nodes
 2020-09-24  9:46 UTC  (2+ messages)

[bitbake-devel] [PATCH v2 2/2] tests/fetch: backslash support in file:// URIs
 2020-09-24  9:46 UTC  (3+ messages)
` [PATCH v3 1/2] fetch2: fix handling of `\` in file:// SRC_URI
  ` [PATCH v3 2/2] tests/fetch: backslash support in file:// URIs


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.