All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-12 23:10:54 to 2022-12-13 00:17:02 UTC [more...]

[PATCH 00/14] KVM: selftests: Clang fixes, Makefile cleanup
 2022-12-13  0:16 UTC  (8+ messages)
` [PATCH 01/14] KVM: selftests: Define literal to asm constraint in aarch64 as unsigned long
` [PATCH 02/14] KVM: selftests: Delete dead code in x86_64/vmx_tsc_adjust_test.c
` [PATCH 03/14] KVM: selftests: Fix divide-by-zero bug in memslot_perf_test

linux-next: manual merge of the fbdev tree with the drm tree
 2022-12-13  0:16 UTC  (2+ messages)

[RFC PATCH-for-8.0 00/10] hw/virtio: Build most objects as target independent units
 2022-12-13  0:14 UTC  (5+ messages)
` [PATCH-for-8.0 03/10] hw/virtio: Constify qmp_virtio_feature_map_t[]
` [RFC PATCH-for-8.0 06/10] hw/virtio: Cache access_is_big_endian value in VirtIODevice state

[RFC PATCH v2 00/22] Xen HVM support under KVM
 2022-12-13  0:13 UTC  (16+ messages)
` [RFC PATCH v2 03/22] i386/xen: Add xen-version machine property and init KVM Xen support
` [RFC PATCH v2 11/22] i386/xen: implement HYPERCALL_xen_version
` [RFC PATCH v2 13/22] i386/xen: implement HYPERVISOR_memory_op
` [RFC PATCH v2 15/22] i386/xen: implement HYPERVISOR_vcpu_op
` [RFC PATCH v2 16/22] i386/xen: handle VCPUOP_register_vcpu_info

[RFC PATCH v2 00/47] hugetlb: introduce HugeTLB high-granularity mapping
 2022-12-13  0:13 UTC  (3+ messages)
` [RFC PATCH v2 08/47] hugetlb: add HGM enablement functions

[RFC PATCH 0/1] rebase --onto detection of already applied commits
 2022-12-13  0:13 UTC  (2+ messages)

[RFC PATCH v2 0/4] CXL: Standalone switch CCI driver
 2022-12-13  0:12 UTC  (4+ messages)
` [RFC PATCH v2 2/4] cxl/mbox: Change parameters to cxl_send_cmd() to not assume a cxl memory device

[GIT PULL] percpu changes for v6.2-rc1
 2022-12-13  0:11 UTC  (2+ messages)

[PATCH] vfio/type1: Cleanup remaining vaddr removal/update fragments
 2022-12-13  0:11 UTC  (15+ messages)

[RFC PATCH v4 0/2] Deprecate BUG() in pte_list_remove() in shadow mmu
 2022-12-13  0:09 UTC  (5+ messages)

[GIT PULL] Btrfs updates for 6.2
 2022-12-13  0:09 UTC  (2+ messages)

[PATCH 4.9 00/31] 4.9.336-rc1 review
 2022-12-13  0:06 UTC  (2+ messages)

[driver-core:kobject-const2 37/38] drivers/macintosh/macio_asic.c:141:18: error: incompatible function pointer types initializing 'int (*)(const struct device *, struct kobj_uevent_env *)' with an expression of type 'int (struct device *, struct kobj_uevent_env *)'
 2022-12-13  0:06 UTC 

[powerpc:next-test] BUILD SUCCESS 825eada7717cd75424d2b5f00cf754ed97d62d87
 2022-12-13  0:03 UTC 

[PATCH 4.19 00/49] 4.19.269-rc1 review
 2022-12-13  0:04 UTC  (2+ messages)

[PATCH] tracing: Remove pointer (asterisk) from cpumask_t field
 2022-12-13  0:04 UTC  (2+ messages)

[PATCH 5.4 00/67] 5.4.227-rc1 review
 2022-12-13  0:02 UTC  (2+ messages)

[Intel-gfx] [PATCH v9 00/23] drm/i915/vm_bind: Add VM_BIND functionality
 2022-12-13  0:01 UTC  (50+ messages)
`  "
` [PATCH v9 01/23] drm/i915/vm_bind: Expose vm lookup function
  ` [Intel-gfx] "
` [PATCH v9 02/23] drm/i915/vm_bind: Add __i915_sw_fence_await_reservation()
  ` [Intel-gfx] "
` [PATCH v9 03/23] drm/i915/vm_bind: Expose i915_gem_object_max_page_size()
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v9 04/23] drm/i915/vm_bind: Support partially mapped vma resource
  `  "
` [PATCH v9 05/23] drm/i915/vm_bind: Add support to create persistent vma
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v9 06/23] drm/i915/vm_bind: Implement bind and unbind of object
  `  "
` [Intel-gfx] [PATCH v9 07/23] drm/i915/vm_bind: Support for VM private BOs
  `  "
` [Intel-gfx] [PATCH v9 08/23] drm/i915/vm_bind: Add support to handle object evictions
  `  "
` [PATCH v9 09/23] drm/i915/vm_bind: Support persistent vma activeness tracking
  ` [Intel-gfx] "
` [PATCH v9 10/23] drm/i915/vm_bind: Add out fence support
  ` [Intel-gfx] "
` [PATCH v9 11/23] drm/i915/vm_bind: Abstract out common execbuf functions
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v9 12/23] drm/i915/vm_bind: Use common execbuf functions in execbuf path
  `  "
` [PATCH v9 13/23] drm/i915/vm_bind: Implement I915_GEM_EXECBUFFER3 ioctl
  ` [Intel-gfx] "
` [PATCH v9 14/23] drm/i915/vm_bind: Update i915_vma_verify_bind_complete()
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v9 15/23] drm/i915/vm_bind: Expose i915_request_await_bind()
  `  "
` [Intel-gfx] [PATCH v9 16/23] drm/i915/vm_bind: Handle persistent vmas in execbuf3
  `  "
` [PATCH v9 17/23] drm/i915/vm_bind: userptr dma-resv changes
  ` [Intel-gfx] "
` [PATCH v9 18/23] drm/i915/vm_bind: Limit vm_bind mode to non-recoverable contexts
  ` [Intel-gfx] "
` [PATCH v9 19/23] drm/i915/vm_bind: Add uapi for user to enable vm_bind_mode
  ` [Intel-gfx] "
` [PATCH v9 20/23] drm/i915/vm_bind: Render VM_BIND documentation
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v9 21/23] drm/i915/vm_bind: Async vm_unbind support
  `  "
` [PATCH v9 22/23] drm/i915/vm_bind: Properly build persistent map sg table
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v9 23/23] drm/i915/vm_bind: Support capture of persistent mappings
  `  "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/vm_bind: Add VM_BIND functionality (rev12)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH 5.10 000/106] 5.10.159-rc1 review
 2022-12-13  0:01 UTC  (2+ messages)

[PATCH net-next v6 1/2] IPv6/GRO: generic helper to remove temporary HBH/jumbo header in driver
 2022-12-13  0:00 UTC  (2+ messages)

[PATCH net-next 0/2] net: ipa: enable IPA v4.7 support
 2022-12-13  0:00 UTC  (7+ messages)
` [PATCH net-next 2/2] net: ipa: add "

[PATCH bpf] selftests/bpf: Fix a selftest compilation error with CONFIG_SMP=n
 2022-12-12 23:58 UTC  (3+ messages)

[PATCH 5.15 000/123] 5.15.83-rc1 review
 2022-12-12 23:58 UTC  (2+ messages)

[PATCH 6.0 000/157] 6.0.13-rc1 review
 2022-12-12 23:58 UTC  (3+ messages)

[RFC PATCH 0/6] ls-tree: introduce '--pattern' option
 2022-12-12 23:57 UTC  (4+ messages)
` [RFC PATCH 6/6] "

linux-next: manual merge of the kunit-next tree with the apparmor tree
 2022-12-12 23:56 UTC  (9+ messages)

[PATCH linux-next] rtc: ds1307: use sysfs_emit() to instead of scnprintf()
 2022-12-12 23:55 UTC  (2+ messages)

[PATCH bpf-next] bpf/selftests: Use parent instead of last_wakee in task kfunc test
 2022-12-12 23:53 UTC 

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2022-12-07 (ice)
 2022-12-12 23:53 UTC  (8+ messages)
` [PATCH net 2/4] ice: Correctly handle aux device when num channels change

[for-next][PATCH 00/11] tracing: Updates for 6.2
 2022-12-12 23:53 UTC  (6+ messages)
` [for-next][PATCH 02/11] tracing: Add __cpumask to denote a trace event field that is a cpumask_t

[linux-next:master 7935/14039] progs/task_kfunc_failure.c:76:36: error: no member named 'last_wakee' in 'struct task_struct'
 2022-12-12 23:52 UTC  (2+ messages)

[PATCH 1/2] hugetlb: really allocate vma lock for all sharable vmas
 2022-12-12 23:50 UTC  (2+ messages)
` [PATCH 2/2] hugetlb: update vma flag check for hugetlb vma lock

[igt-dev] [PATCH i-g-t v9 00/19] vm_bind: Add VM_BIND validation support
 2022-12-12 23:50 UTC  (21+ messages)
` [igt-dev] [PATCH i-g-t v9 01/19] lib/i915: memory region gtt_alignment support
` [igt-dev] [PATCH i-g-t v9 02/19] lib/i915: Move common syncobj functions to library
` [igt-dev] [PATCH i-g-t v9 03/19] lib/vm_bind: import uapi definitions
` [igt-dev] [PATCH i-g-t v9 04/19] lib/vm_bind: Add vm_bind/unbind and execbuf3 ioctls
` [igt-dev] [PATCH i-g-t v9 05/19] lib/vm_bind: Add vm_bind mode support for VM
` [igt-dev] [PATCH i-g-t v9 06/19] lib/vm_bind: Add vm_bind specific library functions
` [igt-dev] [PATCH i-g-t v9 07/19] lib/vm_bind: Add __prime_handle_to_fd()
` [igt-dev] [PATCH i-g-t v9 08/19] tests/i915/vm_bind: Add vm_bind sanity test
` [igt-dev] [PATCH i-g-t v9 09/19] tests/i915/vm_bind: Add basic VM_BIND test support
` [igt-dev] [PATCH i-g-t v9 10/19] tests/i915/vm_bind: Add userptr subtest
` [igt-dev] [PATCH i-g-t v9 11/19] tests/i915/vm_bind: Add gem_exec3_basic test
` [igt-dev] [PATCH i-g-t v9 12/19] tests/i915/vm_bind: Add gem_exec3_balancer test
` [igt-dev] [PATCH i-g-t v9 13/19] tests/i915/vm_bind: Add gem_lmem_swapping@vm_bind sub test
` [igt-dev] [PATCH i-g-t v9 14/19] tests/i915/vm_bind: Add gem_shrink@vm_bind* subtests
` [igt-dev] [PATCH i-g-t v9 15/19] tests/i915/vm_bind: Add i915_capture library routines
` [igt-dev] [PATCH i-g-t v9 16/19] tests/i915/vm_bind: Test capture of persistent mappings
` [igt-dev] [PATCH i-g-t v9 17/19] lib/vm_bind: Add execbuf3 support to igt_spin_factory
` [igt-dev] [PATCH i-g-t v9 18/19] tests/i915/vm_bind: Use execbuf3 spinner
` [igt-dev] [PATCH i-g-t v9 19/19] tests/i915/vm_bind: Add userptr invalidation test
` [igt-dev] ✓ Fi.CI.BAT: success for vm_bind: Add VM_BIND validation support (rev13)

[PATCH 0/2] dt-bindings: sound: ti, pcm3168a: json-schema conversion and fixes
 2022-12-12 23:49 UTC  (5+ messages)
` [PATCH/RFC 2/2] arm64: dts: renesas: ulcb-kf: Fix pcm3168a audio codec node

[PATCH net-next v5] net: ngbe: Add ngbe mdio bus driver
 2022-12-12 23:49 UTC  (2+ messages)

[PATCH] rtc: isl12026: drop obsolete dependency on COMPILE_TEST
 2022-12-12 23:47 UTC  (2+ messages)

[PATCH v7 00/20] Drivers for gunyah hypervisor
 2022-12-12 23:46 UTC  (8+ messages)
` [PATCH v7 10/20] gunyah: rsc_mgr: Add resource manager RPC core

[Patch net-next v4 00/13] net: dsa: microchip: add PTP support for KSZ9563/KSZ8563 and LAN937x
 2022-12-12 23:47 UTC  (2+ messages)

[GIT PULL] tracing/tools: Updates for 6.2
 2022-12-12 23:46 UTC 

[PATCH v3 00/19] irqdomain: fix mapping race and clean up locking
 2022-12-12 22:41 UTC  (3+ messages)
` [PATCH v3 13/19] irqchip/alpine-msi: Use irq_domain_add_hierarchy()

[GIT PULL] ras/core for v6.2
 2022-12-12 23:45 UTC  (2+ messages)

[GIT PULL] scheduler changes for v6.2
 2022-12-12 23:45 UTC  (2+ messages)

[GIT PULL] locking changes for v6.2
 2022-12-12 23:45 UTC  (2+ messages)

[GIT PULL] x86/alternatives for v6.2
 2022-12-12 23:45 UTC  (2+ messages)

[GIT PULL] EDAC updates for v6.2
 2022-12-12 23:45 UTC  (2+ messages)

[GIT PULL] perf event updates for v6.2
 2022-12-12 23:45 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix an oops with GTT | VRAM allocation
 2022-12-12 23:44 UTC  (4+ messages)
` [PATCH v2] drm/amdgpu: Fix size validation for non-exclusive domains

[RFC PATCH 00/37] KVM: Refactor the KVM/x86 TDP MMU into common code
 2022-12-12 23:43 UTC  (28+ messages)
` [RFC PATCH 02/37] KVM: MMU: Move struct kvm_mmu_page_role "
` [RFC PATCH 04/37] KVM: x86/mmu: Invert sp->tdp_mmu_page to sp->shadow_mmu_page
` [RFC PATCH 33/37] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code

[PATCH] Makefile: With BINMAN_ALLOW_MISSING=1 don't error on missing
 2022-12-12 23:43 UTC  (4+ messages)

[PATCH v11 0/5] Add data-lanes and link-frequencies to dp_out endpoint
 2022-12-12 23:41 UTC  (11+ messages)
` [PATCH v11 2/5] dt-bindings: msm/dp: add data-lanes and link-frequencies property

[RFC PATCH V2 00/18] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2022-12-12 23:41 UTC  (3+ messages)
` [RFC PATCH V2 05/18] x86/hyperv: Get Virtual Trust Level via hvcall

[PATCH] qlcnic: Clean up some inconsistent indenting
 2022-12-12 23:40 UTC  (2+ messages)

[Bridge] [PATCH net-next v2 00/14] bridge: mcast: Extensions for EVPN
 2022-12-12 23:40 UTC  (3+ messages)
`  "

[PATCH v8 0/9] phy: Add support for Lynx 10G SerDes
 2022-12-12 23:37 UTC  (13+ messages)
` [PATCH v8 4/9] phy: fsl: Add Lynx 10G SerDes driver

[asahilinux:bits/005-maintainers 2/4] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/spi/apple,spi.yaml
 2022-12-12 23:36 UTC 

renesas/master igt-kms-rockchip: 1 runs, 10 regressions (renesas-devel-2022-12-12-v6.1)
 2022-12-12 23:36 UTC 

renesas/master cros-ec: 7 runs, 4 regressions (renesas-devel-2022-12-12-v6.1)
 2022-12-12 23:36 UTC 

[GIT PULL] non-MM commits for 6.2-rc1
 2022-12-12 23:33 UTC  (5+ messages)

iwd release 1.30 onwards cannot find available networks
 2022-12-12 23:31 UTC  (7+ messages)

[PATCH net-next 1/1] i40e: allow toggling loopback mode via ndo_set_features callback
 2022-12-12 23:30 UTC  (2+ messages)

[PATCH net-next 0/3] net: add IFF_NO_ADDRCONF to prevent ipv6 addrconf
 2022-12-12 23:30 UTC  (2+ messages)

[PATCH] lib: packing: replace bit_reverse() with bitrev8()
 2022-12-12 23:30 UTC  (2+ messages)

[PATCH net v3 1/1] i40e: Fix the inability to attach XDP program on downed interface
 2022-12-12 23:30 UTC  (2+ messages)

[PATCH net] net: dsa: tag_8021q: avoid leaking ctx on dsa_tag_8021q_register() error path
 2022-12-12 23:30 UTC  (2+ messages)

pm/testing build: 8 builds: 0 failed, 8 passed, 5 warnings (v6.1-rc8-185-g25f35436e149)
 2022-12-12 23:29 UTC 

[PATCH mptcp-net] mptcp: fix LSM labeling for passive msk
 2022-12-12 23:28 UTC  (5+ messages)

[PATCH net 1/4] ice: Create a separate kthread to handle ptp extts work
 2022-12-12 23:24 UTC 

[linux-linus test] 175153: regressions - FAIL
 2022-12-12 23:23 UTC 

[PATCH bpf-next 2/2] selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID
 2022-12-12 23:22 UTC  (2+ messages)

[PATCH] HID: Add Mapping for System Microphone Mute
 2022-12-12 23:21 UTC  (2+ messages)

[PATCH v2 net 1/1] stmmac: fix potential division by 0
 2022-12-12 23:20 UTC  (2+ messages)

[PATCH v2 0/3] fs/ufs: replace kmap() with kmap_local_page
 2022-12-12 23:19 UTC  (4+ messages)
  ` [PATCH v2 1/3] fs/ufs: Use the offset_in_page() helper
  ` [PATCH v2 2/3] fs/ufs: Change the signature of ufs_get_page()
  ` [PATCH v2 3/3] fs/ufs: Replace kmap() with kmap_local_page()

[PATCH] check: use /var/tmp instead of /tmp
 2022-12-12 23:18 UTC  (2+ messages)

[driver-core:kobject-const2 37/38] drivers/macintosh/macio_asic.c:141:19: error: initialization of 'int (*)(const struct device *, struct kobj_uevent_env *)' from incompatible pointer type 'int (*)(struct device *, struct kobj_uevent_env *)'
 2022-12-12 23:16 UTC 

[PATCH net v2 1/3] net: Introduce sk_use_task_frag in struct sock
 2022-12-12 23:14 UTC  (3+ messages)
` [PATCH net v3 "

linux-next: manual merge of the execve tree with the vfs tree
 2022-12-12 23:12 UTC  (2+ messages)

[Intel-wired-lan] [net-queue v1 1/1] ice: switch: fix potential memleak in ice_add_adv_recipe()
 2022-12-12 23:11 UTC 

[PATCH -next v2 0/9] iocost bugfix
 2022-12-12 23:10 UTC  (9+ messages)
` [PATCH -next v2 8/9] block: fix null-pointer dereference in ioc_pd_init


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.