All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-04 18:37:42 to 2022-03-04 19:58:48 UTC [more...]

[RFC PATCH v5 000/104] KVM TDX basic feature support
 2022-03-04 19:49 UTC  (7+ messages)
` [RFC PATCH v5 075/104] KVM: x86: Check for pending APICv interrupt in kvm_vcpu_has_events()
` [RFC PATCH v5 076/104] KVM: x86: Add option to force LAPIC expiration wait
` [RFC PATCH v5 078/104] KVM: TDX: Implement interrupt injection
` [RFC PATCH v5 079/104] KVM: TDX: Implements vcpu request_immediate_exit
` [RFC PATCH v5 082/104] KVM: VMX: Move NMI/exception handler to common helper
` [RFC PATCH v5 092/104] KVM: TDX: Handle TDX PV HLT hypercall

[PATCH v2 0/5] iotests: add enhanced debugging info to qemu-img failures
 2022-03-04 19:47 UTC  (4+ messages)
` [PATCH v2 1/5] python/utils: add add_visual_margin() text decoration utility
` [PATCH v2 2/5] python/utils: add VerboseProcessError
` [PATCH v2 5/5] iotests: fortify compare_images() against crashes

[PATCH] drm/i915: stop checking for NULL vma->obj
 2022-03-04 19:58 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH v3 00/39] x86: Kernel IBT
 2022-03-04 19:48 UTC  (7+ messages)
` [PATCH v3 05/39] x86/ibt: Add ANNOTATE_NOENDBR
` [PATCH v3 18/39] x86/ibt,ftrace: Make function-graph play nice

[dm-devel] remove bio_devname
 2022-03-04 19:14 UTC  (10+ messages)
` [dm-devel] [PATCH 02/10] block: remove handle_bad_sector
` [dm-devel] [PATCH 05/10] dm-integrity: stop using bio_devname
` [dm-devel] [PATCH 06/10] md-multipath: "
  `  "
` [dm-devel] [PATCH 07/10] raid1: "
  `  "
` [dm-devel] [PATCH 08/10] raid5-ppl: "
  `  "
` [dm-devel] [PATCH 10/10] block: remove bio_devname

[RFC] [PATCH] binman: support mkimage split files
 2022-03-04 19:56 UTC  (2+ messages)
` [PATCH v2] binman: support mkimage separate files

[PATCH v2 00/12] nbd: enable use of TLS on non-TCP transports and other TLS improvements
 2022-03-04 19:36 UTC  (13+ messages)
` [PATCH v2 01/12] crypto: mandate a hostname when checking x509 creds on a client
` [PATCH v2 02/12] block: pass desired TLS hostname through from block driver client
` [PATCH v2 03/12] block/nbd: support override of hostname for TLS certificate validation
` [PATCH v2 04/12] qemu-nbd: add --tls-hostname option "
` [PATCH v2 05/12] block/nbd: don't restrict TLS usage to IP sockets
` [PATCH v2 06/12] tests/qemu-iotests: add QEMU_IOTESTS_REGEN=1 to update reference file
` [PATCH v2 07/12] tests/qemu-iotests: expand _filter_nbd rules
` [PATCH v2 08/12] tests/qemu-iotests: introduce filter for qemu-nbd export list
` [PATCH v2 09/12] tests/qemu-iotests: convert NBD TLS test to use standard filters
` [PATCH v2 10/12] tests/qemu-iotests: validate NBD TLS with hostname mismatch
` [PATCH v2 11/12] tests/qemu-iotests: validate NBD TLS with UNIX sockets
` [PATCH v2 12/12] tests/qemu-iotests: validate NBD TLS with UNIX sockets and PSK

RTT-PROBE: lore-subspace-rtt
 2022-03-04 19:56 UTC 

[PATCH 0/8] Some more bits for small BAR enabling
 2022-03-04 19:56 UTC  (7+ messages)
` [PATCH 7/8] drm/i915: fixup the initial fb base on DG1
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Some more bits for small BAR enabling
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH net] net: phy: meson-gxl: fix interrupt handling in forced mode
 2022-03-04 19:52 UTC  (3+ messages)

[next] WARNING: suspicious RCU usage : include/linux/cgroup.h:494 suspicious rcu_dereference_check() usage
 2022-03-04 19:38 UTC  (2+ messages)

[PATCH bpf-next 0/4] Subskeleton support for BPF libraries
 2022-03-04 19:40 UTC  (6+ messages)
` [PATCH bpf-next 3/4] libbpf: add subskeleton scaffolding

RTT-PROBE: lore-subspace-rtt
 2022-03-04 19:51 UTC 

[PATCH v3 0/6] clocksource/drivers/timer-microchip-pit64b: fixes and improvements
 2022-03-04 19:46 UTC  (2+ messages)

[PATCH 00/36] Arm cache coloring
 2022-03-04 19:47 UTC  (5+ messages)
` [PATCH 01/36] Revert "xen/arm: setup: Add Xen as boot module before printing all boot modules"
` [PATCH 27/36] xen/arch: add coloring support for Xen

RTT-PROBE: lore-subspace-rtt
 2022-03-04 19:46 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-04 19:41 UTC 

[dunfell/master PATCH] pruss-fw: am57xx: Update hsr/prp/sw/dual-emac firmware
 2022-03-04 19:40 UTC  (4+ messages)

[Buildroot] [PATCH/next 1/1] package/faketime: bump to version 0.9.10
 2022-03-04 19:40 UTC 

❌ FAIL: Test report for kernel 5.13.0-rc7 (arm-next, 8ab9b1a9)
 2022-03-04 19:39 UTC  (11+ messages)
                  ` ??? "

[PATCH] drm/bridge_connector: enable HPD by default if supported
 2022-03-04 19:38 UTC  (2+ messages)

Submitting patches for QorIQ components
 2022-03-04 19:36 UTC  (2+ messages)

[PATCH 00/12] nbd: enable use of TLS on non-TCP transports and other TLS improvements
 2022-03-04 19:32 UTC  (7+ messages)
` [PATCH 02/12] block: pass desired TLS hostname through from block driver client
` [PATCH 08/12] tests/qemu-iotests: introduce filter for qemu-nbd export list

[PATCH net-next 00/11] mptcp: Selftest refinements and a new test
 2022-03-04 19:36 UTC  (12+ messages)
` [PATCH net-next 01/11] selftests: mptcp: adjust output alignment for more tests
` [PATCH net-next 02/11] mptcp: add the mibs for MP_FASTCLOSE
` [PATCH net-next 03/11] selftests: mptcp: add the MP_FASTCLOSE mibs check
` [PATCH net-next 04/11] mptcp: add the mibs for MP_RST
` [PATCH net-next 05/11] selftests: mptcp: add the MP_RST mibs check
` [PATCH net-next 06/11] selftests: mptcp: add extra_args in do_transfer
` [PATCH net-next 07/11] selftests: mptcp: reuse linkfail to make given size files
` [PATCH net-next 08/11] selftests: mptcp: add fastclose testcase
` [PATCH net-next 09/11] selftests: mptcp: add invert check in check_transfer
` [PATCH net-next 10/11] selftests: mptcp: add more arguments for chk_join_nr
` [PATCH net-next 11/11] selftests: mptcp: update output info of chk_rm_nr

RTT-PROBE: lore-subspace-rtt
 2022-03-04 19:36 UTC 

[PULL 00/11] QEMU changes for 2021-03-02
 2022-03-04 19:30 UTC  (7+ messages)

[PATCH] hw/block: m25p80: Add support for w25q01jvq
 2022-03-04 19:30 UTC  (2+ messages)

[PATCH v1 1/1] staging: fbtft: Consider type of init sequence values in fbtft_init_display()
 2022-03-04 19:34 UTC 

[Buildroot] [PATCH/next 1/1] package/jpeg-turbo: bump to version 2.1.3
 2022-03-04 19:32 UTC 

[PATCH 0/2] staging: vc04_services: address W=1 warnings
 2022-03-04 19:30 UTC  (5+ messages)
` [PATCH 2/2] staging: vchiq_arm: add prototype of function vchiq_platform_init()

RTT-PROBE: lore-subspace-rtt
 2022-03-04 19:31 UTC 

remove opencoded kmap of bio_vecs v2
 2022-03-04 19:29 UTC  (3+ messages)
` [PATCH 01/10] iss-simdisk: use bvec_kmap_local in simdisk_submit_bio

[PATCH v2 1/1] Simplify the generation of man pages
 2022-03-04 19:29 UTC 

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-03-04 19:24 UTC  (8+ messages)
` [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE

[PATCH v4 00/24] DEPT(Dependency Tracker)
 2022-03-04 19:28 UTC  (3+ messages)
` [PATCH v4 16/24] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread

[PATCH] scsi: megaraid: cleanup formatting of megaraid
 2022-03-04 19:28 UTC  (15+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-04 19:26 UTC 

[PATCH v1 00/10] Support for GMU coredump and some related improvements
 2022-03-04 19:22 UTC  (4+ messages)
` [PATCH v1 07/10] drm/msm/adreno: Retry on gpu resume failure

RTT-PROBE: lore-subspace-rtt
 2022-03-04 19:21 UTC 

[RFC 00/10] Introduce In Field Scan driver
 2022-03-04 19:20 UTC  (4+ messages)
` [RFC 07/10] platform/x86/intel/ifs: Create kthreads for online cpus for scan test

[PATCH v2] mm/page_alloc: call check_new_pages() while zone spinlock is not held
 2022-03-04 19:19 UTC  (2+ messages)

[PULL v2 00/21] tcg patch queue
 2022-03-04 19:09 UTC 

[PATCH 00/11] Partial bundles
 2022-03-04 19:19 UTC  (2+ messages)

[PATCH] x86/bug: __WARN_FLAGS: prevent shadowing by renaming local variable f to __flags
 2022-03-04 19:18 UTC  (2+ messages)

suricata: enable lua support
 2022-03-04 19:18 UTC 

[PATCH bpf-next v1 0/4] bpf: add __percpu tagging in vmlinux BTF
 2022-03-04 19:16 UTC  (5+ messages)
` [PATCH bpf-next v1 1/4] bpf: Fix checking PTR_TO_BTF_ID in check_mem_access
` [PATCH bpf-next v1 2/4] compiler_types: define __percpu as __attribute__((btf_type_tag("percpu")))
` [PATCH bpf-next v1 3/4] bpf: Reject programs that try to load __percpu memory
` [PATCH bpf-next v1 4/4] selftests/bpf: Add a test for btf_type_tag "percpu"

RTT-PROBE: lore-subspace-rtt
 2022-03-04 19:16 UTC 

[PATCH v2 0/8] softmmu: move and refactor -runas, -chroot and -daemonize
 2022-03-04 18:56 UTC  (9+ messages)
` [PATCH v2 1/8] softmmu: remove deprecated --enable-fips option
` [PATCH v2 2/8] os-posix: refactor code handling the -runas argument
` [PATCH v2 3/8] os-posix: refactor code handling the -chroot argument
` [PATCH v2 4/8] util: remove use of is_daemonized flag from logging code
` [PATCH v2 5/8] softmmu: refactor use of is_daemonized() method
` [PATCH v2 6/8] chardev: add API to block use of the stdio implementation
` [PATCH v2 7/8] softmmu: move parsing of -runas, -chroot and -daemonize code
` [PATCH v2 8/8] softmmu: remove is_daemonized() method

[PATCH v32 00/28] LSM: Module stacking for AppArmor
 2022-03-04 19:14 UTC  (5+ messages)
` [PATCH v32 03/28] LSM: Add the lsmblob data structure

[PATCH 00/35] Shadow stacks for userspace
 2022-03-04 19:13 UTC  (14+ messages)

[PATCH v2 net-next 00/14] tcp: BIG TCP implementation
 2022-03-04 19:13 UTC  (7+ messages)
` [PATCH v2 net-next 08/14] ipv6: Add hop-by-hop header to jumbograms in ip6_output

[PATCH 00/14] tree-wide: small fixes for memory leaks
 2022-03-04 19:11 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 07/14] transport: stop needlessly copying bundle header references

RTT-PROBE: lore-subspace-rtt
 2022-03-04 19:11 UTC 

[PATCH] i386/sev: Ensure attestation report length is valid before retrieving
 2022-03-04 19:05 UTC  (3+ messages)

[PATCH v3] x86/sgx: Do not limit EAUG'd pages by pre-initialization policy
 2022-03-04 19:09 UTC  (2+ messages)

Reordered MPTCP export branch
 2022-03-04 19:08 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/weston: fix build without shell-desktop
 2022-03-04 19:06 UTC 

[PATCH v2 00/12] KVM: x86/pmu: Get rid of PERF_TYPE_HARDWAR and other minor fixes
 2022-03-04 19:06 UTC  (5+ messages)
` [PATCH v2 12/12] KVM: x86/pmu: Clear reserved bit PERF_CTL2[43] for AMD erratum 1292

RTT-PROBE: lore-subspace-rtt
 2022-03-04 19:06 UTC 

[PATCH mmotm] mempolicy: mbind_range() set_policy() after vma_merge()
 2022-03-04 19:05 UTC  (3+ messages)

[ovmf test] 168401: regressions - FAIL
 2022-03-04 19:03 UTC 

[PATCH 1/3] asciidoc: update git repository
 2022-03-04 19:03 UTC  (3+ messages)
` [PATCH 2/3] setuptools3.bbclass: clean up
  ` [OE-core] "

[PATCH] meson: allow use of installed uapi headers
 2022-03-04 19:02 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/3] KVM: arm64: selftests: Add edge cases tests for the arch timer
 2022-03-04 19:01 UTC  (7+ messages)
` [PATCH 2/3] KVM: arm64: selftests: add arch_timer_edge_cases

[PATCH 1/1] libbpf: ensure F_DUPFD_CLOEXEC is defined
 2022-03-04 19:01 UTC  (3+ messages)

[PATCH v2 0/5] slab cleanups
 2022-03-04 19:01 UTC  (3+ messages)
` [PATCH v2 5/5] mm/slub: refactor deactivate_slab()

RTT-PROBE: lore-subspace-rtt
 2022-03-04 19:01 UTC 

[PATCH] mm: thp: don't have to lock page anymore when splitting PMD
 2022-03-04 19:01 UTC  (5+ messages)

[PATCH 00/10] Python: Fix qmp race condition on accept()
 2022-03-04 18:03 UTC  (9+ messages)
` [PATCH 05/10] python/aqmp: squelch pylint warning for too many lines
` [PATCH 08/10] python/aqmp: add start_server() and accept() methods
` [PATCH 09/10] python/aqmp: fix race condition in legacy.py
` [PATCH 10/10] python/aqmp: drop _bind_hack()

[PATCH v2] hw/arm/virt: Fix gic-version=max when CONFIG_ARM_GIC_TCG is unset
 2022-03-04 18:36 UTC  (2+ messages)

[PATCH v3 00/17] ASoC: Intel: AVS - Audio DSP for cAVS
 2022-03-04 18:56 UTC  (5+ messages)
` [PATCH v3 17/17] ASoC: Intel: avs: Code loading over HDA

[PATCH v2 0/2] Add PWM driver for Suplus SP7021 SoC
 2022-03-04 18:57 UTC  (3+ messages)
` [PATCH v2 2/2] pwm:sunplus-pwm:Add Sunplus SoC PWM Driver

[PATCH v2] kbuild: Make $(LLVM) more flexible
 2022-03-04 18:55 UTC  (4+ messages)

[meta-arm] [PATCH] arm/optee: Upgrade from 3.14 to 3.16
 2022-03-04 18:56 UTC  (10+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-04 18:56 UTC 

[PATCH v1 1/3] intel_idle: add SPR support
 2022-03-04 18:56 UTC  (2+ messages)

[PULL 00/30] tcg patch queue
 2022-03-04 18:47 UTC  (3+ messages)

nftables 1.0.2 building issues
 2022-03-04 18:53 UTC  (2+ messages)

[PATCH] memcg: sync flush only if periodic flush is delayed
 2022-03-04 18:53 UTC  (3+ messages)

[RFC PATCH v3 0/4] remoteproc: restructure the remoteproc VirtIO device
 2022-03-04 18:53 UTC  (7+ messages)
` [RFC PATCH v3 2/4] remoteproc: core: Introduce rproc_register_rvdev function
` [RFC PATCH v3 3/4] remoteproc: Move rproc_vdev management to remoteproc_virtio.c
` [RFC PATCH v3 4/4] remoteproc: virtio: Create platform device for the remoteproc_virtio

[PATCH v1] mtd: spi-nor: unset quad_enable if SFDP doesn't specify it
 2022-03-04 18:51 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-04 18:51 UTC 

Silly 'git am' UI issue
 2022-03-04 18:50 UTC  (6+ messages)

[PATCH V2 0/4] Add tracer tool for AMD P-State driver
 2022-03-04 18:49 UTC  (4+ messages)
` [PATCH V2 1/4] cpufreq: amd-pstate: Add more tracepoint for AMD P-State module

[PATCH v2 1/1] serial: 8520_mtk: Prepare for platform_get_irq_optional() changes
 2022-03-04 18:48 UTC  (5+ messages)

[PATCH 0/2] swiotlb: rework fix info leak with DMA_FROM_DEVICE
 2022-03-04 18:49 UTC  (5+ messages)

[PULL 00/19] 9p queue 2022-03-04
 2022-03-04 18:42 UTC  (2+ messages)

[PATCH v2] driver core: Add sysfs support for physical location of a device
 2022-03-04 18:47 UTC  (2+ messages)

[PATCH] linux/bits.h: fix -Wtype-limits warnings in GENMASK_INPUT_CHECK()
 2022-03-04 18:46 UTC  (2+ messages)

[PATCH v2 0/7] Sparse index: integrate with 'read-tree'
 2022-03-04 18:47 UTC  (6+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 6/8] read-tree: narrow scope of index expansion for '--prefix'

[PATCH 0/7] target/ppc: Vector/VSX instruction batch fixes
 2022-03-04 17:51 UTC  (2+ messages)
` [PATCH 7/7] target/ppc: Add missing helper_reset_fpstatus to helper_XVCVSPBF16

[PATCH 00/17] arm: semihosting: Cleanups and new features
 2022-03-04 18:46 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-04 18:46 UTC 

[PATCH] mm: madvise: MADV_DONTNEED_LOCKED
 2022-03-04 18:45 UTC  (2+ messages)

[PATCH bpf-next] bpf: select proper size for bpf_prog_pack
 2022-03-04 18:43 UTC 

[PATCH v4 00/30] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2022-03-04 18:42 UTC  (6+ messages)
` [PATCH v4 18/30] KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()

Add AF_XDP zero-copy support for NFP
 2022-03-04 18:42 UTC  (4+ messages)
` [PATCH net-next 5/5] nfp: xsk: add AF_XDP zero-copy Rx and Tx support

[PATCH v16 0/4] MIPS: JZ4780 and CI20 HDMI
 2022-03-04 18:41 UTC  (17+ messages)
` [PATCH v16 1/4] drm/bridge: dw-hdmi: introduce dw_hdmi_enable_poll()
      ` [Letux-kernel] "

[PATCH bpf-next v2 00/28] Introduce eBPF support for HID devices
 2022-03-04 18:41 UTC  (6+ messages)
` [PATCH bpf-next v2 12/28] bpf/hid: add hid_{get|set}_data helpers
` [PATCH bpf-next v2 13/28] HID: bpf: implement hid_bpf_get|set_data

RTT-PROBE: lore-subspace-rtt
 2022-03-04 18:41 UTC 

[bug report] net/funeth: probing and netdev ops
 2022-03-04 18:40 UTC  (2+ messages)

[PATCH] arm64: hyperv: make the format of 'Hyper-V: Host Build' output match x86
 2022-03-04 18:22 UTC  (2+ messages)

unsubcribe
 2022-03-04 18:38 UTC 

[XEN v9 0/4] xen/arm64: io: Decode ldr/str post-indexing instruction
 2022-03-04 18:37 UTC  (7+ messages)
` [XEN v9 4/4] xen/arm64: io: Handle data abort due to cache maintenance instructions

[PATCH bpf-next v1 0/9] Extend cgroup interface with bpf
 2022-03-04 18:37 UTC  (7+ messages)
` [PATCH bpf-next v1 1/9] bpf: Add mkdir, rmdir, unlink syscalls for prog_bpf_syscall

[PATCH 0/5] usb: host: xhci-plat: omit shared hcd if either of the root hubs has no ports
 2022-03-04 18:35 UTC  (2+ messages)
` [PATCH 3/5] xhci: prepare for operation w/o shared hcd


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.