All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-08 22:20:55 to 2020-07-08 23:16:45 UTC [more...]

[PATCH] vhost-vdpa: fix the compile issue without kvm
 2020-07-08 10:21 UTC  (2+ messages)

[PATCH] cpu: Add starts_halted() method
 2020-07-08 16:45 UTC  (10+ messages)

[PATCH 0/8] Introduce UCLASS_SOC
 2020-07-08 23:16 UTC  (4+ messages)
` [PATCH 1/8] dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching

incoming
 2020-07-08 23:16 UTC  (5+ messages)
` + kasan-fix-kasan-unit-tests-for-tag-based-kasan-v4.patch added to -mm tree
` + mailmap-add-entry-for-mike-rapoport.patch "
` + mm-mremap-it-is-sure-to-have-enough-space-when-extent-meets-requirement.patch "
` + mm-mremap-calculate-extent-in-one-place.patch "

[GIT PULL] kallsyms_show_value() refactoring for v5.8-rc5
 2020-07-08 23:16 UTC 

[net-next 10/10] net/mlx5e: Add support for PCI relaxed ordering
 2040-07-08  8:22 UTC  (2+ messages)

[PATCH] dma-pool: use single atomic pool for both DMA zones
 2020-07-08 23:16 UTC  (3+ messages)

[PATCH ghak84 v3] audit: purge audit_log_string from the intra-kernel audit API
 2020-07-08 23:14 UTC  (4+ messages)

[PATCH] dma-pool: Do not allocate pool memory from CMA
 2020-07-08 23:14 UTC  (3+ messages)

[PATCH net-next 0/9] udp_tunnel: add NIC RX port offload infrastructure
 2020-07-08 23:14 UTC  (7+ messages)
` [PATCH net-next 4/9] ethtool: add tunnel info interface
` [PATCH net-next 7/9] ixgbe: convert to new udp_tunnel_nic infra

[PATCH] ath10k: Keep track of which interrupts fired, don't poll them
 2020-07-08 23:14 UTC  (5+ messages)

remove dead bdi congestion leftovers
 2020-07-08 23:14 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/tgl: Implement WAs 18011464164 and 22010931296
 2020-07-08 23:14 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] vmlinux.lds: consider .text.{hot|unlikely}.* part of .text too
 2020-07-08 23:13 UTC  (6+ messages)
` [PATCH v2] vmlinux.lds: add PGO and AutoFDO input sections

[PATCH 1/1] MAINTAINERS: add Hridya and myself into Android driver maintainers list
 2020-07-08 23:12 UTC 

What's cooking in git.git (Jul 2020, #01; Mon, 6)
 2020-07-08 23:11 UTC  (4+ messages)
` mr/bisect-in-c-2, was "

[PATCH net-next] bonding: don't need RTNL for ipsec helpers
 2020-07-08 23:09 UTC  (4+ messages)
` [Intel-wired-lan] "

[RFC PATCH 0/5] Use ACPI PCI hot-plug for q35
 2020-07-08 22:46 UTC  (6+ messages)
` [RFC PATCH 1/5] hw/acpi/pcihp: Introduce find_host()
` [RFC PATCH 2/5] hw/acpi/ich9: Trace ich9_gpe_readb()/writeb()
` [RFC PATCH 3/5] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to q35
` [RFC PATCH 4/5] hw/i386/acpi-build: Turn off support of PCIe native hot-plug and SHPC in _OSC
` [RFC PATCH 5/5] hw/acpi/ich9: Enable ACPI PCI hot-plug

[linux-linus test] 151722: regressions - FAIL
 2020-07-08 23:07 UTC 

[PATCH 0/3 v4] KVM: nSVM: Check MBZ bits in CR3 and CR4 on vmrun of nested guests
 2020-07-08 23:07 UTC  (5+ messages)
` [PATCH 2/3 v4] KVM: nSVM: Check that MBZ bits in CR3 and CR4 are not set "

rebase - "fixup!" conflict applied at the wrong code location, why ?
 2020-07-08 23:07 UTC  (2+ messages)

[PATCH ghak96 v3] audit: issue CWD record to accompany LSM_AUDIT_DATA_* records
 2020-07-08 23:06 UTC  (3+ messages)

[Bug 1886811] [NEW] systemd complains Failed to enqueue loopback interface start request: Operation not supported
 2020-07-08 22:56 UTC  (2+ messages)
` [Bug 1886811] "

[PATCH v3 0/4] Add support for %(contents:size) in ref-filter
 2020-07-08 23:05 UTC  (3+ messages)
` [PATCH v3 4/4] ref-filter: add support for %(contents:size)

[PATCH v2 0/2 net] bitfield.h cleanups
 2020-07-08 23:04 UTC  (3+ messages)
` [PATCH v2 1/2 net] bitfield.h: don't compile-time validate _val in FIELD_FIT
` [PATCH v2 2/2] bitfield.h: split up __BF_FIELD_CHECK macro

[dpdk-dev] [PATCH] test/eal: check invalid cpu value
 2020-07-08 23:04 UTC  (2+ messages)

next/pending-fixes build: 150 builds: 3 failed, 147 passed, 8 errors, 69 warnings (v5.8-rc4-328-g1432f824c2db)
 2020-07-08 23:03 UTC 

[PATCH v3 00/11] SMMUv3.2 Range-based TLB Invalidation Support
 2020-07-08 14:18 UTC  (12+ messages)
` [PATCH v3 01/11] hw/arm/smmu-common: Factorize some code in smmu_ptw_64()
` [PATCH v3 02/11] hw/arm/smmu-common: Add IOTLB helpers
` [PATCH v3 03/11] hw/arm/smmu: Introduce smmu_get_iotlb_key()
` [PATCH v3 04/11] hw/arm/smmu: Introduce SMMUTLBEntry for PTW and IOTLB value
` [PATCH v3 05/11] hw/arm/smmu-common: Manage IOTLB block entries
` [PATCH v3 06/11] hw/arm/smmuv3: Introduce smmuv3_s1_range_inval() helper
` [PATCH v3 07/11] hw/arm/smmuv3: Get prepared for range invalidation
` [PATCH v3 08/11] hw/arm/smmuv3: Fix IIDR offset
` [PATCH v3 09/11] hw/arm/smmuv3: Let AIDR advertise SMMUv3.0 support
` [PATCH v3 10/11] hw/arm/smmuv3: Support HAD and advertise SMMUv3.1 support
` [PATCH v3 11/11] hw/arm/smmuv3: Advertise SMMUv3.2 range invalidation

[igt-dev] [PATCH i-g-t] lib: Sync i915 PCI ids
 2020-07-08 23:02 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH 00/21] target/xtensa: implement double precision FPU
 2020-07-08 22:21 UTC  (21+ messages)
` [PATCH v3 01/21] softfloat: make NO_SIGNALING_NANS runtime property
` [PATCH v3 02/21] softfloat: pass float_status pointer to pickNaN
` [PATCH v3 03/21] softfloat: add xtensa specialization for pickNaNMulAdd
` [PATCH v3 04/21] target/xtensa: add geometry to xtensa_get_regfile_by_name
` [PATCH v3 05/21] target/xtensa: support copying registers up to 64 bits wide
` [PATCH v3 06/21] target/xtensa: rename FPU2000 translators and helpers
` [PATCH v3 07/21] target/xtensa: move FSR/FCR register accessors
` [PATCH v3 08/21] target/xtensa: don't access BR regfile directly
` [PATCH v3 09/21] target/xtensa: add DFP option, registers and opcodes
` [PATCH v3 10/21] target/xtensa: implement FPU division and square root
` [PATCH v3 11/21] tests/tcg/xtensa: fix test execution on ISS
` [PATCH v3 12/21] tests/tcg/xtensa: update test_fp0_arith for DFPU
` [PATCH v3 13/21] tests/tcg/xtensa: expand madd tests
` [PATCH v3 14/21] tests/tcg/xtensa: update test_fp0_conv for DFPU
` [PATCH v3 15/21] tests/tcg/xtensa: update test_fp1 "
` [PATCH v3 16/21] tests/tcg/xtensa: update test_lsc "
` [PATCH v3 17/21] tests/tcg/xtensa: add fp0 div and sqrt tests
` [PATCH v3 18/21] tests/tcg/xtensa: test double precision load/store
` [PATCH v3 19/21] tests/tcg/xtensa: add DFP0 arithmetic tests
` [PATCH v3 20/21] target/xtensa: import de233_fpu core

[PATCH v2 0/3] block: improve error reporting for unsupported O_DIRECT
 2020-07-08  6:57 UTC  (7+ messages)
` [PATCH v2 1/3] util: validate whether O_DIRECT is supported after failure
` [PATCH v2 2/3] util: support detailed error reporting for qemu_open
` [PATCH v2 3/3] block: switch to use qemu_open_err for improved errors

[PATCH bpf-next 0/6] Improve libbpf support of old kernels
 2020-07-08 22:58 UTC  (2+ messages)

[PATCH bpf-next V3 0/2] BPF selftests test runner 'test_progs' use proper shell exit codes
 2020-07-08 22:57 UTC  (2+ messages)

[PATCH v7 0/4] Introduce Xilinx ZynqMP CAN controller
 2020-07-08 22:56 UTC  (5+ messages)
` [PATCH v7 1/4] hw/net/can: "

[PATCH 0/3] QEMU cpus.c refactoring part1
 2020-07-08 15:23 UTC  (10+ messages)
` [PATCH 3/3] cpu-timers, icount: new modules

Temporary device removal during discovery
 2020-07-08 22:57 UTC  (5+ messages)

[PATCH v34 00/24] Intel SGX foundations
 2020-07-08 22:56 UTC  (11+ messages)
` [PATCH v34 10/24] mm: Add vm_ops->mprotect()

[Intel-wired-lan] [PATCH v1 0/5] ice: add Intel DCF mode support
 2020-07-08 22:55 UTC  (5+ messages)
` [Intel-wired-lan] [net-next, v7 "
  ` [Intel-wired-lan] [net-next, v7 5/5] ice: add switch rule management for DCF

QEMU | Pipeline #164447536 has failed for master | cd955761
 2020-07-08 16:44 UTC 

[PATCH v8 00/14] LUKS: encryption slot management using amend interface
 2020-07-08 16:11 UTC  (6+ messages)
` [PATCH v8 11/14] block/core: add generic infrastructure for x-blockdev-amend qmp command

[PATCH bpf-next] bpf: Fix another bpftool segfault without skeleton code enabled
 2020-07-08 22:55 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Cover the firmware JSON schema
 2020-07-08  6:45 UTC  (2+ messages)

[PATCH] Replace HTTP links with HTTPS ones: YAMA SECURITY MODULE
 2020-07-08 22:54 UTC  (4+ messages)

[PULL v2 00/41] virtio,acpi: features, fixes, cleanups
 2020-07-08  6:45 UTC  (5+ messages)

[dpdk-dev] [PATCH v4 0/4] net/qede: add FW debug data collection support
 2020-07-08 22:50 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5 "
` [dpdk-dev] [PATCH v5 1/4] net/qede/base: re-arrange few structures for DDC
` [dpdk-dev] [PATCH v5 2/4] net/qede/base: add changes for debug data collection
` [dpdk-dev] [PATCH v5 3/4] net/qede: add infrastructure "
` [dpdk-dev] [PATCH v5 4/4] net/qede: add support for get register operation

[PATCH 0/2] Remove kiocb ki_complete
 2020-07-08 22:50 UTC  (8+ messages)
` [PATCH 1/2] fs: Abstract calling the kiocb completion function
` [PATCH 2/2] fs: Remove kiocb->ki_complete

[PATCH 0/2] PINE64 Rock64 board: Add SPI Flash support
 2020-07-08 22:50 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: rk3328-rock64: "
` [PATCH 2/2] configs: rock64-rk3328_defconfig: "

[PATCH ghak122 v1] audit: store event sockaddr in case of no rules
 2020-07-08 22:49 UTC  (2+ messages)

[PATCH v4 00/15] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-07-08 22:49 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH 0/2] Add support for multiple required keys
 2020-07-08 22:47 UTC  (5+ messages)
` [PATCH 1/2] vboot: add "

5.6 pretty massive unexplained btrfs corruption: parent transid verify failed + open_ctree failed
 2020-07-08 22:47 UTC  (6+ messages)

Migrating custom qemu.org infrastructure to GitLab
 2020-07-08 13:19 UTC  (5+ messages)

INFO: rcu detected stall in sock_close (3)
 2020-07-08 22:42 UTC 

[PATCH net] cxgb4: fix all-mask IP address comparison
 2020-07-08 22:43 UTC  (2+ messages)

[PATCH net-next 1/2] dt-bindings: dp83867: Fix the type of device
 2020-07-08 22:42 UTC  (4+ messages)
` [PATCH net-next 2/2] dt-bindings: dp83869: "

[PULL 00/53] Misc patches for QEMU 5.1 soft freeze
 2020-07-08 16:55 UTC  (6+ messages)

[cip-dev] CIP IRC weekly meeting today
 2020-07-08 22:42 UTC 

[PATCH v2] tipc: fix retransmission on unicast links
 2020-07-08 22:40 UTC  (2+ messages)

Questions about online resizing a lun passthrough disk with virtio-scsi
 2020-07-08 15:11 UTC  (2+ messages)

[PATCH] PCI: pciehp: Don't enable slot unless link or presence up
 2020-07-08 22:39 UTC  (3+ messages)

[PATCH 0/5] preallocate filter
 2020-07-08 12:09 UTC  (7+ messages)
` [PATCH 3/5] block: introduce "
` [PATCH 4/5] iotests: QemuIoInteractive: use qemu_io_args_no_fmt
` [PATCH 5/5] iotests: add 298 to test new preallocate filter driver

[PATCH net-next] bonding: deal with xfrm state in all modes and add more error-checking
 2020-07-08 22:37 UTC  (3+ messages)
  ` [Intel-wired-lan] "

how does the caching works in bcachefs
 2020-07-08 22:37 UTC  (2+ messages)

[PULL 00/31] Block patches
 2020-07-08 15:50 UTC  (4+ messages)

[PULL 00/29] Block layer patches
 2020-07-08 16:12 UTC  (5+ messages)
` [PULL 13/29] qapi: Flatten object-add

[joro:sev-es-client-v5.8-rc4 48/75] arch/x86/kernel/sev-es.c:484:1: warning: no previous prototype for function 'safe_stack_exc_vmm_communication'
 2020-07-08 22:36 UTC 

[net-next PATCH 0/2 v6] RTL8366RB tagging support
 2020-07-08 22:36 UTC  (2+ messages)

[RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-07-08 14:16 UTC  (13+ messages)

[PATCH 0/2] kvm: x86/cpu: Support guest MAXPHYADDR < host MAXPHYADDR
 2020-07-08 17:16 UTC  (3+ messages)
` [PATCH 2/2] x86/cpu: Handle GUEST_MAXPHYADDR < HOST_MAXPHYADDR for hosts that don't support it

[PATCH] audit: use the proper gfp flags in the audit_log_nfcfg() calls
 2020-07-08 22:27 UTC  (4+ messages)

QEMU | Pipeline #164533326 has failed for master | 8796c64e
 2020-07-08 21:50 UTC 

[PATCH] virtio-iommu: Fix coverity issue in virtio_iommu_handle_command()
 2020-07-08 16:01 UTC 

[RFC PATCH 0/2] xfs: more unlinked inode list optimization v1
 2020-07-08 22:33 UTC  (3+ messages)
` [RFC PATCH 1/2] xfs: arrange all unlinked inodes into one list

[PATCH] MAINTAINERS: update nvme entry
 2020-07-08 17:13 UTC  (4+ messages)

[PATCH] Replace HTTP links with HTTPS ones: SOFTLOGIC 6x10 MPEG CODEC
 2020-07-08 22:28 UTC  (2+ messages)

[PATCH v3 0/4] hw/block/nvme: Fix I/O BAR structure
 2020-07-08 22:11 UTC  (3+ messages)
` [PATCH v3 1/4] hw/block/nvme: Update specification URL

[PATCH v5 0/5] virtio-pci: enable blk and scsi multi-queue by default
 2020-07-08 16:50 UTC  (8+ messages)
` [PATCH v5 3/5] virtio-scsi: default num_queues to -smp N

[PATCH net-next V2 1/2] ethtool: Add support for 100Gbps per lane link modes
 2020-07-08 22:30 UTC  (4+ messages)
` [PATCH net-next V2 2/2] net/mlx5: Added "

[PULL 00/12] Block patches
 2020-07-07 22:05 UTC  (5+ messages)

[PATCH v5 00/20] microvm: add acpi support
 2020-07-08 16:52 UTC  (3+ messages)
` [PATCH v5 08/20] microvm/acpi: add minimal "

[PATCH net-next v2 2/2] net: sched: Lockless Token Bucket (LTB) qdisc
 2020-07-08 22:29 UTC  (2+ messages)

[dpdk-dev] [PATCH] eal/windows: detect insufficient privileges for hugepages
 2020-07-08 22:27 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v1] virtio-mem-pci: force virtio version 1
 2020-07-08 14:58 UTC  (2+ messages)

[PATCH 0/4] nvme: fix iod size calculation in nvme_probe()
 2020-07-08 22:26 UTC  (5+ messages)
` [PATCH 1/4] nvme-core: use macro for ctrl page size default value
` [PATCH 3/4] nvme-pci: use max of PRP or SGL for iod size

[PATCH RFC 0/5] s390x: initial support for virtio-mem
 2020-07-08 18:51 UTC  (4+ messages)
` [PATCH RFC 1/5] s390x: move setting of maximum ram size to machine init
` [PATCH RFC 2/5] s390x: implement diag260
` [PATCH RFC 5/5] s390x: initial support for virtio-mem

[PATCH] h8300: add minimal support
 2020-07-08 22:24 UTC 

[PATCH v2] apic: Report current_count via 'info lapic'
 2020-07-08 16:07 UTC  (2+ messages)

[PATCH] target: keep tables sorted
 2020-07-08 22:24 UTC 

[PATCH net] l2tp: remove skb_dst_set() from l2tp_xmit_skb()
 2020-07-08 22:25 UTC  (2+ messages)

[PATCH] fixdep: fix CONFIG_IS_ENABLED etc. handling
 2020-07-08 22:24 UTC  (2+ messages)

[Intel-gfx] [PATCH v4 1/5] drm/i915/display: Replace drm_i915_private in voltage swing functions by intel_encoder
 2020-07-08 22:23 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v4,1/5] "

[PATCH 0/4] arm64: kgdb/kdb: Fix single-step debugging issues
 2020-07-08 22:22 UTC  (9+ messages)

[PATCH v8] arm64: Expose FAR_EL1 tag bits in siginfo
 2020-07-08 22:21 UTC  (12+ messages)

[PATCH v3 00/18] hw/block/nvme: bump to v1.3
 2020-07-08 21:47 UTC  (5+ messages)
` [PATCH v3 01/18] hw/block/nvme: bump spec data structures "

[Fuego] [PATCH 01/12] add network testcase to spec
 2020-07-08 22:22 UTC  (3+ messages)
` [Fuego] [PATCH 09/12] skip cases because label rule does not support

[PATCH 1/1] usbserial: cp210x - icount support for parity error checking
 2020-07-08 22:21 UTC  (11+ messages)
          ` [PATCH v3] "
              ` [PATCH v4] "
                  ` [PATCH v5] "

[PATCH net-next v4 0/9] bnxt_en: Driver update for net-next
 2020-07-08 22:21 UTC  (3+ messages)

build error of unused function as MACRO G_DEFINE_AUTOPTR_CLEANUP_FUNC expand
 2020-07-08 16:50 UTC  (2+ 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.