All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-23 16:20:08 to 2020-10-23 16:38:20 UTC [more...]

[PATCH v7 0/2] Add watchdog support for SbsaQemu
 2020-10-23 16:00 UTC  (2+ messages)
` [PATCH v7 2/2] hw/arm/sbsa-ref: add SBSA watchdog device

[PATCH v2 0/6] qemu-storage-daemon: QAPIfy --chardev
 2020-10-23 16:13 UTC  (2+ messages)
` [PATCH v2 3/6] qapi: Remove wrapper struct for simple unions

[PATCH v3 00/56] Fix several bad kernel-doc markups
 2020-10-23 16:33 UTC  (66+ messages)
` [PATCH v3 02/56] drm: amdgpu_dm: fix a typo
` [PATCH v3 03/56] amdgpu: fix a few kernel-doc markup issues
` [PATCH v3 04/56] drm: drm_print.h: fix kernel-doc markups
` [PATCH v3 05/56] s390: "
` [PATCH v3 06/56] x86: mtrr: fix a kernel-doc markup
` [PATCH v3 07/56] block: blk-mq: "
` [PATCH v3 08/56] ata: fix some kernel-doc markups
` [PATCH v3 09/56] drivers: base: "
` [PATCH v3 11/56] drm/amdgpu: "
` [PATCH v3 12/56] drm: "
` [PATCH v3 14/56] IB: fix "
` [PATCH v3 15/56] media: "
` [PATCH v3 16/56] mei: bus: fix a kernel-doc markup
` [PATCH v3 17/56] mtd: rawnand: "
` [PATCH v3 18/56] net: phy: fix kernel-doc markups
` [PATCH v3 19/56] net: datagram: fix some "
` [PATCH v3 21/56] mac80211: fix "
` [PATCH v3 22/56] parport: fix a kernel-doc markup
` [PATCH v3 23/56] PCI: fix kernel-doc markups
` [PATCH v3 24/56] PNP: "
` [PATCH v3 25/56] rapidio: fix kernel-doc a markup
` [PATCH v3 26/56] regulator: fix a kernel-doc markup
` [PATCH v3 27/56] scsi: fix some kernel-doc markups
` [PATCH v3 28/56] slimbus: fix a kernel-doc markup
` [PATCH v3 29/56] spi: fix a typo inside "
` [PATCH v3 30/56] uio: fix some kernel-doc markups
` [PATCH v3 31/56] usb: dwc3: fix "
` [PATCH v3 32/56] video: fix some "
` [PATCH v3 33/56] vme: fix two "
` [PATCH v3 34/56] fs: fix "
` [PATCH v3 35/56] jbd2: "
` [PATCH v3 36/56] locks: fix a typo at a kernel-doc markup
` [PATCH v3 37/56] pstore/zone: fix "
` [PATCH v3 38/56] clk: "
` [PATCH v3 39/56] completion: fix kernel-doc markups
` [PATCH v3 40/56] firmware: stratix10-svc: "
` [PATCH v3 41/56] connector: fix a kernel-doc markup
` [PATCH v3 42/56] lib/crc7: "
` [PATCH v3 43/56] hrtimer: fix kernel-doc markups
` [PATCH v3 44/56] genirq: "
` [PATCH v3 45/56] iio: fix a kernel-doc markup
` [PATCH v3 46/56] list: fix a typo at the "
` [PATCH v3 47/56] memblock: fix kernel-doc markups
` [PATCH v3 48/56] sound: "
` [PATCH v3 49/56] refcount.h: fix a kernel-doc markup
` [PATCH v3 50/56] w1: "
` [PATCH v3 51/56] audit: "
` [PATCH v3 52/56] resource: fix kernel-doc markups
` [PATCH v3 53/56] shed: fix kernel-doc markup
` [PATCH v3 54/56] mm: fix kernel-doc markups
` [PATCH v3 55/56] selftests: kselftest_harness.h: partially "
` [PATCH v3 56/56] scrpits: kernel-doc: validate kernel-doc markup with the actual names

[qemu-web PATCH 0/7] Tweaks to page footer and add "edit page" links
 2020-10-23 15:46 UTC  (3+ messages)
` [qemu-web PATCH 5/7] Simplify and restructure the page footer

[PATCH dwarves] btf_encoder: ignore zero-sized ELF symbols
 2020-10-23 16:37 UTC  (3+ messages)

[PATCH v8 0/4] userspace MHI client interface driver
 2020-10-23 16:37 UTC  (2+ messages)

[PATCH] pci: Refuse to hotplug PCI Devices when the Guest OS is not ready
 2020-10-23 15:54 UTC  (11+ messages)

[PATCH] tcp: fix race condition when creating child sockets from syncookies
 2020-10-23 16:36 UTC  (6+ messages)

Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c"
 2020-10-23 16:33 UTC  (15+ messages)
                      ` Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_it

[PATCH bpf-next v2] bpf: Lift hashtab key_size limit
 2020-10-23 16:35 UTC  (3+ messages)

[PATCH v1 00/16] RISC-V: Start to remove xlen preprocess
 2020-10-23 15:33 UTC  (13+ messages)
` [PATCH v1 01/16] target/riscv: Add a TYPE_RISCV_CPU_BASE CPU
` [PATCH v1 02/16] riscv: spike: Remove target macro conditionals
` [PATCH v1 03/16] riscv: virt: "
` [PATCH v1 04/16] hw/riscv: boot: Remove compile time XLEN checks
` [PATCH v1 05/16] hw/riscv: virt: "
` [PATCH v1 06/16] hw/riscv: spike: "
` [PATCH v1 07/16] hw/riscv: sifive_u: "
` [PATCH v1 08/16] target/riscv: fpu_helper: Match function defs in HELPER macros
` [PATCH v1 09/16] target/riscv: Add a riscv_cpu_is_32bit() helper function
` [PATCH v1 13/16] target/riscv: csr: Remove compile time XLEN checks
` [PATCH v1 15/16] target/riscv: Convert the get/set_field() to support 64-bit values
` [PATCH v1 16/16] target/riscv: Consolidate *statush registers

[PATCH 1/5] drm/radeon: Stop changing the drm_driver struct
 2020-10-23 16:34 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] drm/radeon: Stop changing the drm_driver struct (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH] cmd: Add a 'misc' command to access miscellaneous devices
 2020-10-23 16:33 UTC  (2+ messages)

mmstress[1309]: segfault at 7f3d71a36ee8 ip 00007f3d77132bdf sp 00007f3d71a36ee8 error 4 in libc-2.27.so[7f3d77058000+1aa000]
 2020-10-23 16:32 UTC  (13+ messages)
          ` [LTP] "

[PATCH v6 0/3] Add Novatek NT36xxx touchscreen driver
 2020-10-23 16:32 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: Add vendor prefix for Novatek Microelectronics Corp
` [PATCH v6 2/3] Input: Add Novatek NT36xxx touchscreen driver
` [PATCH v6 3/3] dt-bindings: touchscreen: Add binding for Novatek NT36xxx series driver

[dpdk-dev] [PATCH v2 00/11] bnxt fixes and enhancements to TRUFLOW support
 2020-10-23 16:32 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 01/11] net/bnxt: add stingray support to core layer

[PATCH v2 1/2] cmd: Rename CMD_MISC to CMD_SLEEP
 2020-10-23 16:33 UTC  (2+ messages)

post-receive: pub/scm/virt/kvm/kvm
 2020-10-23 16:32 UTC 

[PATCH v3 0/5] virtiofsd xattr name mappings
 2020-10-23 15:46 UTC  (4+ messages)
` [PATCH v3 1/5] tools/virtiofsd: xattr name mappings: Add option

[dpdk-dev] [PATCH] common/qat: add missing kmod dependency
 2020-10-23 16:32 UTC  (2+ messages)
` [dpdk-dev] [dpdk-stable] "

[RFC PATCH] mm: memcg/slab: Stop reparented obj_cgroups from charging root
 2020-10-23 16:30 UTC  (11+ messages)
                  ` [LTP] "

[RFCv2 00/16] KVM protected memory extension
 2020-10-23 16:32 UTC  (4+ messages)
` [RFCv2 15/16] KVM: Unmap protected pages from direct mapping

[PATCH 00/22] Introduce the TDP MMU
 2020-10-23 16:30 UTC  (23+ messages)
` [PATCH 01/22] kvm: mmu: Separate making non-leaf sptes from link_shadow_page
` [PATCH 02/22] kvm: x86/mmu: Separate making SPTEs from set_spte
` [PATCH 03/22] KVM: mmu: Separate updating a PTE from kvm_set_pte_rmapp
` [PATCH 04/22] KVM: mmu: extract spte.h and spte.c
` [PATCH 05/22] kvm: x86/mmu: Introduce tdp_iter
` [PATCH 06/22] kvm: x86/mmu: Init / Uninit the TDP MMU
` [PATCH 07/22] kvm: x86/mmu: Allocate and free TDP MMU roots
` [PATCH 08/22] kvm: x86/mmu: Add functions to handle changed TDP SPTEs
` [PATCH 09/22] KVM: Cache as_id in kvm_memory_slot
` [PATCH 10/22] kvm: x86/mmu: Support zapping SPTEs in the TDP MMU
` [PATCH 11/22] kvm: x86/mmu: Remove disallowed_hugepage_adjust shadow_walk_iterator arg
` [PATCH 12/22] kvm: x86/mmu: Add TDP MMU PF handler
` [PATCH 13/22] kvm: x86/mmu: Allocate struct kvm_mmu_pages for all pages in TDP MMU
` [PATCH 14/22] kvm: x86/mmu: Support invalidate range MMU notifier for "
` [PATCH 15/22] kvm: x86/mmu: Add access tracking for tdp_mmu
` [PATCH 16/22] kvm: x86/mmu: Support changed pte notifier in tdp MMU
` [PATCH 17/22] kvm: x86/mmu: Support dirty logging for the TDP MMU
` [PATCH 18/22] kvm: x86/mmu: Support disabling dirty logging for the tdp MMU
` [PATCH 19/22] kvm: x86/mmu: Support write protection for nesting in "
` [PATCH 20/22] kvm: x86/mmu: Support MMIO in the TDP MMU
` [PATCH 21/22] kvm: x86/mmu: Don't clear write flooding count for direct roots
` [PATCH 22/22] kvm: x86/mmu: NX largepage recovery for TDP MMU

[dpdk-dev] [PATCH] net/mvpp2: fix memory leak in error path
 2020-10-23 16:31 UTC  (3+ messages)
` [dpdk-dev] [EXT] "

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2020-10-23 16:29 UTC 

[PATCH v2] sched/fair: check for idle core
 2020-10-23 16:28 UTC  (2+ messages)

[PATCH v3 0/5] AX88796C SPI Ethernet Adapter
 2020-10-23 16:27 UTC  (5+ messages)
  ` [PATCH v3 2/5] dt-bindings: net: Add bindings for "

[PATCH 0/5] Qualcomm LPG support for PM8150b/l
 2020-10-23 16:28 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: leds: leds-qcom-lpg: add pm8150[bl] compatible strings

[PATCH 00/25] xl / libxl: named PCI pass-through devices
 2020-10-23 16:23 UTC  (26+ messages)
` [PATCH 01/25] xl / libxl: s/pcidev/pci and remove DEFINE_DEVICE_TYPE_STRUCT_X
` [PATCH 02/25] libxl: use LIBXL_DEFINE_DEVICE_LIST for pci devices
` [PATCH 03/25] libxl: use LIBXL_DEFINE_DEVICE_LIST for nic devices
` [PATCH 04/25] libxl: s/domainid/domid/g in libxl_pci.c
` [PATCH 05/25] libxl: s/detatched/detached "
` [PATCH 06/25] libxl: remove extraneous arguments to do_pci_remove() "
` [PATCH 07/25] libxl: stop using aodev->device_config in libxl__device_pci_add()
` [PATCH 08/25] libxl: generalise 'driver_path' xenstore access functions in libxl_pci.c
` [PATCH 09/25] libxl: remove unnecessary check from libxl__device_pci_add()
` [PATCH 10/25] libxl: remove get_all_assigned_devices() from libxl_pci.c
` [PATCH 11/25] libxl: make sure callers of libxl_device_pci_list() free the list after use
` [PATCH 12/25] libxl: add libxl_device_pci_assignable_list_free()
` [PATCH 13/25] libxl: use COMPARE_PCI() macro is_pci_in_array()
` [PATCH 14/25] libxl: add/recover 'rdm_policy' to/from PCI backend in xenstore
` [PATCH 15/25] libxl: Make sure devices added by pci-attach are reflected in the config
` [PATCH 16/25] docs/man: extract documentation of PCI_SPEC_STRING from the xl.cfg manpage
` [PATCH 17/25] docs/man: improve documentation of PCI_SPEC_STRING
` [PATCH 18/25] docs/man: fix xl(1) documentation for 'pci' operations
` [PATCH 19/25] libxl: introduce 'libxl_pci_bdf' in the idl
` [PATCH 20/25] libxlu: introduce xlu_pci_parse_spec_string()
` [PATCH 21/25] libxl: modify libxl_device_pci_assignable_add/remove/list/list_free()
` [PATCH 22/25] docs/man: modify xl(1) in preparation for naming of assignable devices
` [PATCH 23/25] xl / libxl: support "
` [PATCH 24/25] docs/man: modify xl-pci-configuration(5) to add 'name' field to PCI_SPEC_STRING
` [PATCH 25/25] xl / libxl: support 'xl pci-attach/detach' by name

[PATCH v6 0/4] RDMA: Add dma-buf support
 2020-10-23 16:40 UTC  (10+ messages)
` [PATCH v6 1/4] RDMA/umem: Support importing dma-buf as user memory region
` [PATCH v6 2/4] RDMA/core: Add device method for registering dma-buf base "
` [PATCH v6 3/4] RDMA/uverbs: Add uverbs command for dma-buf based MR registration
` [PATCH v6 4/4] RDMA/mlx5: Support dma-buf based userspace memory region

[linux-next:master] BUILD REGRESSION 9695c4ff26459ff5bfe25c7d6179e4c9c00e1363
 2020-10-23 16:24 UTC 

[XEN PATCH v1] xen/arm : Add support for SMMUv3 driver
 2020-10-23 16:25 UTC  (7+ messages)

[PATCH 00/16 V2] vhost: fix scsi cmd handling and IOPs
 2020-10-23 16:22 UTC  (4+ messages)

[PATCH 2/2] ARM: dts: xt875: Improve dts support for Motorola XT875
 2020-10-23 16:09 UTC 

[dunfell/master][PATCH] cairo: enable gles2 support
 2020-10-23 16:20 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] net/netvsc: allow setting rx and tx copy break
 2020-10-23 16:23 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] net/netvsc: introduce driver parameter to control the use of external mbuf on receiving data

[PULL 00/13] 9p queue 2020-10-23
 2020-10-23 15:40 UTC  (4+ messages)
` [PULL 01/13] tests/9pfs: Factor out do_version() helper

[PATCH v7 00/17] Add a Generic Virtual Device Fuzzer
 2020-10-23 16:02 UTC  (3+ messages)
` [PATCH v7 16/17] scripts/oss-fuzz: use hardlinks instead of copying

[libgpiod] cxx bindings: time_point vs duration
 2020-10-23 16:22 UTC  (16+ messages)

[PATCH V2 2/2] thermal: cpufreq_cooling: Reuse sched_cpu_util()
 2020-10-23 16:22 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/misc
 2020-10-23 16:22 UTC 

[igt-dev] [PATCH i-g-t v7 0/2] tests/kms_ccs: CCS Clear Color test
 2020-10-23 16:22 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_ccs: CCS Clear Color test (rev8)

[PATCH 1/2] ARM: dts: xt875: Improve dts support for Motorola XT875
 2020-10-23 16:06 UTC 

[PATCH 04/16] vhost: prep vhost_dev_init users to handle failures
 2020-10-23 16:21 UTC  (6+ messages)

[PATCH v1] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2020-10-23 16:20 UTC  (4+ messages)
` [PATCH v1 2/6] dt-bindings: arm: cpus: Document 'mtk,freq-domain' property

[PATCH 00/12] qom: Make all -object types use only class properties
 2020-10-23 15:33 UTC  (5+ messages)
` [PATCH 03/12] qom: Make object_class_property_add_uint*_ptr() get offset

[PATCH net 0/2] mpls: fix dependencies on mpls_gso.ko
 2020-10-23 16:19 UTC 

[dpdk-dev] [PATCH v1] doc: add recommendation to update to latest openssl version
 2020-10-23 16:20 UTC 

[PULL 00/33] target-arm queue
 2020-10-23 15:43 UTC  (7+ messages)
` [PULL 25/33] tests/acceptance: Add a test for the N800 and N810 arm machines

[PATCH] PCI: pcie-rcar-host: Drop unused members from struct rcar_pcie_host
 2020-10-23 16:20 UTC 

[PATCH v1 0/5] Fix the Hypervisor access functions
 2020-10-23 15:26 UTC  (2+ messages)
` [PATCH v1 3/5] target/riscv: Remove the HS_TWO_STAGE flag


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.