All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-03 13:10:48 to 2022-08-03 14:03:22 UTC [more...]

[PATCH for-7.2 00/10] enable pnv-phb user created devices
 2022-08-03 13:44 UTC  (6+ messages)
` [PATCH for-7.2 01/10] ppc/pnv: add phb-id/chip-id PnvPHB3RootBus properties
` [PATCH for-7.2 02/10] ppc/pnv: add phb-id/chip-id PnvPHB4RootBus properties
` [PATCH for-7.2 07/10] ppc/pnv: add PHB4 helpers for user created pnv-phb
` [PATCH for-7.2 08/10] ppc/pnv: enable user created pnv-phb powernv9
` [PATCH for-7.2 10/10] ppc/pnv: user creatable pnv-phb for powernv10

[PULL 0/9] More fixes + random seed patches for QEMU 7.1
 2022-08-03 13:34 UTC  (10+ messages)
` [PULL 9/9] hw/i386: pass RNG seed via setup_data entry

[PATCH v3 0/6] drm/msm/dsi regulator improvements
 2022-08-03 13:54 UTC  (13+ messages)
` [PATCH v3 4/6] drm/msm/dsi: Use the new regulator bulk feature to specify the load
` [PATCH v3 5/6] drm/msm/dsi: Take advantage of devm_regulator_bulk_get_const()
` [PATCH v3 6/6] drm/msm/dsi: Improve dsi_phy_driver_probe() probe error handling

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-08-03 14:02 UTC  (5+ messages)
` [PATCHv7 10/14] x86/mm: Avoid load_unaligned_zeropad() stepping into "

[RFC PATCH v3 0/9] vsock: updates for SO_RCVLOWAT handling
 2022-08-03 14:01 UTC  (7+ messages)
` [RFC PATCH v3 1/9] vsock: SO_RCVLOWAT transport set callback
` [RFC PATCH v3 2/9] hv_sock: disable SO_RCVLOWAT support
` [RFC PATCH v3 3/9] virtio/vsock: use 'target' in notify_poll_in callback
` [RFC PATCH v3 4/9] vmci/vsock: "
` [RFC PATCH v3 5/9] vsock: pass sock_rcvlowat to notify_poll_in as target
` [RFC PATCH v3 6/9] vsock: add API call for data ready

[v4.9 PATCH v2 6/6] random: move rand_initialize() earlier
 2022-08-03 14:01 UTC  (2+ messages)
` [v4.9 PATCH v3 6/6] random: only call boot_init_stack_canary() once

RTT-PROBE: lore-subspace-rtt
 2022-08-03 14:00 UTC 

[kvm-unit-tests PATCH v3 0/1] s390x: verify EQBS/SQBS is unavailable
 2022-08-03 13:58 UTC  (2+ messages)
` [kvm-unit-tests PATCH v3 1/1] "

ath10k-firmware: QCA4019 hw1.0: Add ZTE MF289F (2.4G) specific BDF
 2022-08-03 13:58 UTC 

[PATCH] selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.c
 2022-08-03 13:58 UTC  (3+ messages)

[PATCH] ww_mutex_lock/interruptible GPL-only exported w/wo CONFIG_DEBUG_LOCK_ALLOC
 2022-08-03 13:57 UTC  (2+ messages)

[RFC v3 0/8] blkio: add libblkio BlockDriver
 2022-08-03 13:30 UTC  (5+ messages)
` [RFC v3 1/8] blkio: add io_uring block driver using libblkio

ath10k-firmware: QCA9984 hw1.0: Add ZTE MF289F (5G) specific BDF
 2022-08-03 13:56 UTC 

[for-next][PATCH 0/5] tracing: Final clean ups for 5.20 (or 6.0)
 2022-08-03 13:55 UTC  (6+ messages)
` [for-next][PATCH 1/5] tracing: Use free_trace_buffer() in allocate_trace_buffers()
` [for-next][PATCH 2/5] tracepoints: It is CONFIG_TRACEPOINTS not CONFIG_TRACEPOINT
` [for-next][PATCH 3/5] scripts/tracing: Fix typo the the in comment
` [for-next][PATCH 4/5] tracing/eprobe: Show syntax error logs in error_log file
` [for-next][PATCH 5/5] tracing: Use alignof__(struct {type b;}) instead of offsetof()

[RFC PATCH 1/2] psi: introduce memory.pressure.stat
 2022-08-03 13:55 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/23] Initial Meteorlake Support
 2022-08-03 13:55 UTC  (3+ messages)
` [Intel-gfx] [PATCH 17/23] drm/i915/mtl: Update MBUS_DBOX credits

[PATCH v2 00/20] ppc: QOM'ify 405 board
 2022-08-03 13:28 UTC  (21+ messages)
` [PATCH v2 01/20] ppc/ppc405: Remove taihu machine
` [PATCH v2 02/20] ppc/ppc405: Introduce a PPC405 generic machine
` [PATCH v2 03/20] ppc/ppc405: Move devices under the ref405ep machine
` [PATCH v2 04/20] ppc/ppc405: Introduce a PPC405 SoC
` [PATCH v2 05/20] ppc/ppc405: Start QOMification of the SoC
` [PATCH v2 06/20] ppc/ppc405: QOM'ify CPU
` [PATCH v2 07/20] ppc/ppc405: QOM'ify CPC
` [PATCH v2 08/20] ppc/ppc405: QOM'ify GPT
` [PATCH v2 09/20] ppc/ppc405: QOM'ify OCM
` [PATCH v2 10/20] ppc/ppc405: QOM'ify GPIO
` [PATCH v2 11/20] ppc/ppc405: QOM'ify DMA
` [PATCH v2 12/20] ppc/ppc405: QOM'ify EBC
` [PATCH v2 13/20] ppc/ppc405: QOM'ify OPBA
` [PATCH v2 14/20] ppc/ppc405: QOM'ify POB
` [PATCH v2 15/20] ppc/ppc405: QOM'ify PLB
` [PATCH v2 16/20] ppc/ppc405: QOM'ify MAL
` [PATCH v2 17/20] ppc/ppc405: QOM'ify FPGA
` [PATCH v2 18/20] ppc/ppc405: QOM'ify UIC
` [PATCH v2 19/20] ppc/ppc405: QOM'ify I2C
` [PATCH v2 20/20] ppc/ppc4xx: Fix sdram trace events

[PATCH 2/2] mm: Remember young bit for page migrations
 2022-08-03 13:53 UTC  (2+ messages)

[PATCH v2] modpost: refactor get_secindex()
 2022-08-03 13:50 UTC 

[Intel-wired-lan] [PATCH net-next v1] i40e: Add source-pruning flag
 2022-08-03 13:51 UTC 

[PATCH v2 1/1] bpf: Drop unprotected find_vpid() in favour of find_get_pid()
 2022-08-03 13:48 UTC 

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-07-30 23:45 UTC  (12+ messages)
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE

[PATCH 5.10.y-cip 00/24] Add RZ/{G2LC, V2L} support
 2022-08-03 13:50 UTC  (8+ messages)
` [PATCH 5.10.y-cip 10/24] clk: renesas: rzg2l-cpg: Add support for RZ/V2L SoC

RTT-PROBE: lore-subspace-rtt
 2022-08-03 13:50 UTC 

[PATCH v9 00/40] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
 2022-08-03 13:47 UTC  (41+ messages)
` [PATCH v9 01/40] KVM: x86: Rename 'enable_direct_tlbflush' to 'enable_l2_tlb_flush'
` [PATCH v9 02/40] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
` [PATCH v9 03/40] KVM: x86: hyper-v: Introduce TLB flush fifo
` [PATCH v9 04/40] KVM: x86: hyper-v: Add helper to read hypercall data for array
` [PATCH v9 05/40] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently
` [PATCH v9 06/40] KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercalls
` [PATCH v9 07/40] KVM: x86: Prepare kvm_hv_flush_tlb() to handle L2's GPAs
` [PATCH v9 08/40] x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK constants
` [PATCH v9 09/40] KVM: x86: hyper-v: Use HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK instead of raw '64'
` [PATCH v9 10/40] KVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask() in kvm_hv_send_ipi()
` [PATCH v9 11/40] KVM: x86: hyper-v: Create a separate fifo for L2 TLB flush
` [PATCH v9 12/40] KVM: x86: hyper-v: Use preallocated buffer in 'struct kvm_vcpu_hv' instead of on-stack 'sparse_banks'
` [PATCH v9 13/40] KVM: nVMX: Keep track of hv_vm_id/hv_vp_id when eVMCS is in use
` [PATCH v9 14/40] KVM: nSVM: Keep track of Hyper-V hv_vm_id/hv_vp_id
` [PATCH v9 15/40] KVM: x86: Introduce .hv_inject_synthetic_vmexit_post_tlb_flush() nested hook
` [PATCH v9 16/40] KVM: x86: hyper-v: Introduce kvm_hv_is_tlb_flush_hcall()
` [PATCH v9 17/40] KVM: x86: hyper-v: L2 TLB flush
` [PATCH v9 18/40] KVM: x86: hyper-v: Introduce fast guest_hv_cpuid_has_l2_tlb_flush() check
` [PATCH v9 19/40] x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
` [PATCH v9 20/40] KVM: nVMX: hyper-v: Cache VP assist page in 'struct kvm_vcpu_hv'
` [PATCH v9 21/40] KVM: nVMX: hyper-v: Enable L2 TLB flush
` [PATCH v9 22/40] KVM: nSVM: "
` [PATCH v9 23/40] KVM: x86: Expose Hyper-V L2 TLB flush feature
` [PATCH v9 24/40] KVM: selftests: Better XMM read/write helpers
` [PATCH v9 25/40] KVM: selftests: Move HYPERV_LINUX_OS_ID definition to a common header
` [PATCH v9 26/40] KVM: selftests: Move the function doing Hyper-V hypercall "
` [PATCH v9 27/40] KVM: selftests: Hyper-V PV IPI selftest
` [PATCH v9 28/40] KVM: selftests: Fill in vm->vpages_mapped bitmap in virt_map() too
` [PATCH v9 29/40] KVM: selftests: Export vm_vaddr_unused_gap() to make it possible to request unmapped ranges
` [PATCH v9 30/40] KVM: selftests: Export _vm_get_page_table_entry()
` [PATCH v9 31/40] KVM: selftests: Hyper-V PV TLB flush selftest
` [PATCH v9 32/40] KVM: selftests: Sync 'struct hv_enlightened_vmcs' definition with hyperv-tlfs.h
` [PATCH v9 33/40] KVM: selftests: Sync 'struct hv_vp_assist_page' "
` [PATCH v9 34/40] KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.h
` [PATCH v9 35/40] KVM: selftests: Split off load_evmcs() from load_vmcs()
` [PATCH v9 36/40] KVM: selftests: Create a vendor independent helper to allocate Hyper-V specific test pages
` [PATCH v9 37/40] KVM: selftests: Allocate Hyper-V partition assist page
` [PATCH v9 38/40] KVM: selftests: evmcs_test: Introduce L2 TLB flush test
` [PATCH v9 39/40] KVM: selftests: hyperv_svm_test: "
` [PATCH v9 40/40] KVM: selftests: Rename 'evmcs_test' to 'hyperv_evmcs'

[PATCH v1 0/7] tools/ocaml code and build cleanups
 2022-08-03 13:46 UTC  (3+ messages)
` [PATCH v1 4/7] tools/ocaml: Makefile to drive dune

[PATCH v3] btrfs: fix alginment of VMA for memory mapped files on THP
 2022-08-03 13:40 UTC  (2+ messages)

[linux-next:master 13556/14285] ERROR: modpost: "set_posix_acl" [fs/nfsd/nfsd.ko] undefined!
 2022-08-03 13:41 UTC  (3+ messages)

[PATCH v7] Rust Oe-Selftest implementation
 2022-08-03 13:43 UTC  (3+ messages)
` [OE-core] "

stable/linux-5.15.y build: 163 builds: 2 failed, 161 passed, 12 errors, 7 warnings (v5.15.59)
 2022-08-03 13:41 UTC 

imx8mm lcdif->dsi->adv7535 no video, no errors
 2022-08-03 13:41 UTC  (17+ messages)

[RFC PATCH] mm/memory-failure: release private data before split THP
 2022-08-03 13:40 UTC  (5+ messages)

[PATCH v3 1/6] drm/amdgpu: add mode2 reset for sienna_cichlid
 2022-08-03 13:41 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-03 13:40 UTC 

[syzbot] INFO: trying to register non-static key in rxe_cleanup_task
 2022-08-03 13:40 UTC  (2+ messages)

[PATCH v2 0/4] Selectable checksum implementation
 2022-08-03 13:34 UTC  (6+ messages)
` [PATCH v2 1/4] btrfs: prepare more slots for checksum shash
` [PATCH v2 3/4] btrfs: add checksum implementation selection after mount

[meta-zephyr][PATCH] Add a .gitignore file
 2022-08-03 13:38 UTC 

[PATCH 0/4] Add driver for CSI2 and CRU modules found on Renesas RZ/G2L SoC
 2022-08-03 13:37 UTC  (7+ messages)
` [PATCH 1/4] media: dt-bindings: media: Document RZ/G2L CSI-2 block
` [PATCH 2/4] media: dt-bindings: media: Document RZ/G2L CRU

[meta-zephyr][PATCH 1/3] zephyr-kernel: Add synchronization sample recipe
 2022-08-03 13:35 UTC  (3+ messages)
` [meta-zephyr][PATCH 2/3] zephyr-kernel: Add SUMMARY and DESCRIPTION for classic sample apps
` [meta-zephyr][PATCH 3/3] CI: Build zephyr-synchronization in base.yml

Generated master docs not up to date - issue in run-docs-build?
 2022-08-03 13:35 UTC  (4+ messages)
` [docs] "

[dpdk-dev] [RFC PATCH 0/1] mldev: introduce machine learning device library
 2022-08-03 13:28 UTC  (2+ messages)
` [dpdk-dev] [RFC PATCH 1/1] "

[PATCH] modpost: refactor get_secindex()
 2022-08-03 13:32 UTC  (3+ messages)

[PATCH] ARM: pxa: Fix a memory leak in pxa310_otg_exit()
 2022-08-03 13:31 UTC  (3+ messages)

[PATCH v1 1/3] perf vendor events: Remove bad broadwellde uncore events
 2022-08-03 13:33 UTC  (2+ messages)

[Intel-gfx] [PATCHv3] drm/i915/display: add support for dual panel backlight
 2022-08-03 13:33 UTC  (3+ messages)

imx8mn eMMC boot partition
 2022-08-03 13:32 UTC  (5+ messages)

[master][kirkstone][meta-arm][PATCH] optee-os.inc: support multilib
 2022-08-03 13:32 UTC  (2+ messages)

[PATCH v4 0/2] cryptodisk: Allows UUIDs to be compared in a dash-insensitive manner
 2022-08-03 13:30 UTC  (3+ messages)
` [PATCH v4 1/2] luks, luks2: Force header.uuid to be NULL terminated

✅ PASS (12/452 SKIPPED): Test report for 5.19.0 (mainline.kernel.org-clang) [e2b54210]
 2022-08-03 13:30 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-03 13:30 UTC 

[PATCH v2] tools: use $(PYTHON) to call cppcheck tools
 2022-08-03 13:29 UTC  (7+ messages)

Adding landlock support to Suricata
 2022-08-03 13:29 UTC 

[igt-dev] [PATCH i-g-t 0/4] add kselftest runner documentation
 2022-08-03 13:29 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH 0/2] Add support for Microchip QSPI controller
 2022-08-03 13:29 UTC  (6+ messages)
` [PATCH 1/2] spi: dt-binding: add Microchip CoreQSPI compatible

[RFC PATCH bpf-next 00/15] bpf: Introduce selectable memcg for bpf map
 2022-08-03 13:27 UTC  (6+ messages)
` [RFC PATCH bpf-next 10/15] bpf: Use bpf_map_pages_alloc in ringbuf

[PATCH] mm: vmscan: fix extreme overreclaim and swap floods
 2022-08-03 13:28 UTC  (3+ messages)

[XEN PATCH v2 0/4] xen: rework compat headers generation
 2022-08-03 13:27 UTC  (3+ messages)
` [XEN PATCH v2 4/4] build: replace get-fields.sh by a perl script

[PATCH] vfs_getxattr_alloc(): don't allocate buf on failure
 2022-08-03 13:24 UTC  (4+ messages)

linux-next: build failure after merge of the thermal tree
 2022-08-03 13:24 UTC  (2+ messages)

[PATCH] fec: Allow changing the PPS channel
 2022-08-03 13:24 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/1] net/mlx5: fix memory leak when releasing a drop action
 2022-08-03 13:23 UTC  (3+ messages)

[PATCH v8 00/39] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
 2022-08-03 13:22 UTC  (4+ messages)
` [PATCH v8 33/39] KVM: selftests: nVMX: Allocate Hyper-V partition assist page

[bitbake-devel][PATCH] siggen: Fix sigtask data not being renamed atomically
 2022-08-03 13:21 UTC  (4+ messages)
` [bitbake-devel][PATCH v2] "

[PATCH] mm: mempolicy: fix policy_nodemask() for MPOL_PREFERRED_MANY case
 2022-08-03 21:08 UTC  (12+ messages)

[linux-next:master 13182/14285] drivers/platform/mellanox/mlxreg-lc.c:866 mlxreg_lc_probe() warn: passing zero to 'PTR_ERR'
 2022-08-03 13:21 UTC 

[PATCH v1 00/26] arm: dts: imx: sync device trees with upstream linux kernel ones
 2022-08-03 13:21 UTC  (6+ messages)
` [PATCH v1 08/26] imx6ul/imx6ull: synchronise device trees with linux

RTT-PROBE: lore-subspace-rtt
 2022-08-03 13:20 UTC 

[PATCH] btrfs: sysfs: use sysfs_streq for string matching
 2022-08-03 13:15 UTC  (3+ messages)

[PATCH 00/20] parse-options: handle subcommands
 2022-08-03 13:11 UTC  (6+ messages)
` [PATCH 01/20] git.c: update NO_PARSEOPT markings

[PATCH] mm/x86: Use SWP_TYPE_BITS in 3-level swap macros
 2022-08-03 13:18 UTC  (2+ messages)

Request to add Yocto meta-arm to OpenBMC
 2022-08-03 13:17 UTC  (3+ messages)

[PATCH v2] vfs_getxattr_alloc(): don't allocate buf on failure
 2022-08-03 13:17 UTC 

[PATCH] video: fbdev: i740fb: Check the argument of i740_calc_vclk()
 2022-08-03 13:16 UTC  (3+ messages)

[PATCH] video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock()
 2022-08-03 13:16 UTC  (3+ messages)

[PATCH] audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker()
 2022-08-03 13:16 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/2] fixes for mlx5
 2022-08-03 13:16 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] net/mlx5: fix use after free when releasing tx queues
` [dpdk-dev] [PATCH 2/2] net/mlx5: fix resource leak when releasing a drop action

stable/linux-5.4.y build: 182 builds: 3 failed, 179 passed, 4 errors, 28 warnings (v5.4.209)
 2022-08-03 13:13 UTC 

[PATCH v4 0/4] Introduce security_create_user_ns()
 2022-08-03 13:13 UTC  (4+ messages)
` [PATCH v4 1/4] security, lsm: "

[asahilinux:bits/020-t6000-dart 7/11] drivers/iommu/apple-dart.c:345:62: error: passing argument 1 of 'atomic64_read' from incompatible pointer type
 2022-08-03 13:12 UTC 

[PATCH v2 0/4] hwrng: virtio - add an internal buffer
 2022-08-03 13:12 UTC  (8+ messages)
` [PATCH v2 4/4] hwrng: virtio - always add a pending request

[PATCH] runfvp: Stop the FVP when telnet shuts down cleanly
 2022-08-03 13:12 UTC  (2+ messages)

[PATCH 0/3] gpio: update gpio_get_status()
 2022-08-03 13:12 UTC  (6+ messages)
` [PATCH 1/3] gpio: Allow to print pin's label even for pin with GPIOF_FUNC function

[PATCH v2] linux-user: un-parent OBJECT(cpu) when closing thread
 2022-08-03 13:05 UTC 

[PATCH v4 0/3] iio: accel: add MSA311 accelerometer driver
 2022-08-03 13:11 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: vendor-prefixes: add MEMSensing Microsystems Co., Ltd
` [PATCH v4 2/3] iio: add MEMSensing MSA311 3-axis accelerometer driver
` [PATCH v4 3/3] dt-bindings: iio: accel: add dt-binding schema for msa311 accel driver

[PATCH] libceph: clean up ceph_osdc_start_request prototype
 2022-08-03 13:10 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-03 13:10 UTC 


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.