All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-02 03:20:30 to 2023-11-02 05:02:49 UTC [more...]

[REGRESSION]: nouveau: Asynchronous wait on fence
 2023-11-02  4:11 UTC  (3+ messages)
` [Nouveau] "

[PATCH v4 00/33] Unified CPU type check
 2023-11-02  5:02 UTC  (20+ messages)
` [PATCH v4 01/33] target/alpha: Tidy up alpha_cpu_class_by_name()
` [PATCH v4 02/33] hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
` [PATCH v4 03/33] cpu: Call object_class_dynamic_cast() "
` [PATCH v4 04/33] cpu: Add helper cpu_model_from_type()
` [PATCH v4 05/33] target/alpha: Use generic helper to show CPU model names
` [PATCH v4 06/33] target/arm: "
` [PATCH v4 25/33] machine: Constify MachineClass::valid_cpu_types[i]
` [PATCH v4 26/33] machine: Use error handling when CPU type is checked
` [PATCH v4 27/33] machine: Introduce helper is_cpu_type_supported()

[PATCH 0/7] crypto: Proper Initialization of `struct skcipher_walk` in x86 Glue Files
 2023-11-02  5:00 UTC  (24+ messages)
` [PATCH 1/7] crypto: Fixes uninitialized skcipher_walk use in sm4_aesni_avx_glue
  ` [PATCH 2/7] crypto: Fixes uninitialized skcipher_walk use in des3_ede_glue
  ` [PATCH 3/7] crypto: Fixes uninitialized skcipher_walk use in chacha_glue
  ` [PATCH 4/7] crypto: Fixes uninitialized skcipher_walk use in aesni-intel_glue
  ` [PATCH 5/7] crypto: Fixes uninitialized skcipher_walk use in aria_aesni_avx2_glue
  ` [PATCH 6/7] crypto: Fixes uninitialized skcipher_walk use in aria_aesni_avx_glue
  ` [PATCH 7/7] crypto: Fixes uninitialized skcipher_walk use in aria_gfni_avx512_glue

[GIT PULL] io_uring support for get/setsockopt
 2023-11-02  5:01 UTC  (2+ messages)

[RFC] md/raid5: fix hung by MD_SB_CHANGE_PENDING
 2023-11-02  4:59 UTC  (5+ messages)

[PATCH 1/1] add: enable attr pathspec magic
 2023-11-02  5:00 UTC  (3+ messages)
` [PATCH 1/1] attr: enable attr pathspec magic for git-add and git-stash

Subject: [PATCH RFC 0/4] Demotion Profiling Improvements
 2023-11-02  4:56 UTC  (6+ messages)
` [PATCH RFC 1/4] drivers/base/node: Add demotion_nodes sys infterface
` [PATCH RFC 2/4] mm/vmstat: Move pgdemote_* to per-node stats

[PATCH net] netlink: fill in missing MODULE_DESCRIPTION()
 2023-11-02  4:57 UTC 

[PATCH net-next 0/5] virtio-net: support dynamic coalescing moderation
 2023-11-02  4:53 UTC  (20+ messages)
` [PATCH net-next 4/5] virtio-net: support rx netdim

[PATCH 3/3] locking/atomic: openrisc: use generic_cmpxchg[64]_local for arch_cmpxchg[64]_local
 2023-11-02  4:53 UTC  (10+ messages)

[PATCH 00/12] RISC-V: provide some accelerated cryptography implementations using vector extensions
 2023-11-02  4:51 UTC  (4+ messages)
` [PATCH 04/12] RISC-V: crypto: add Zvkned accelerated AES implementation

Experiments with password change
 2023-11-02  4:48 UTC 

[Nouveau] [PATCH drm-misc-next v8 00/12] [RFC] DRM GPUVM features
 2023-11-02  4:47 UTC  (13+ messages)
` [Nouveau] [PATCH drm-misc-next v8 04/12] drm/nouveau: make use of drm_gpuvm_range_valid()
    `  "
` [Nouveau] [PATCH drm-misc-next v8 08/12] drm/nouveau: separately allocate struct nouveau_uvmm
    `  "
` [Nouveau] [PATCH drm-misc-next v8 12/12] drm/nouveau: use GPUVM common infrastructure
  `  "

回复: Fw: 来自Leo Hou的邮件
 2023-11-02  4:46 UTC  (2+ messages)

[PATCH] dm-verity: hash blocks with shash import+finup when possible
 2023-11-02  4:43 UTC  (4+ messages)

[net-next v2 PATCH] octeontx2-pf: TC flower offload support for ICMP type and code
 2023-11-02  4:42 UTC  (2+ messages)

[PATCH 2/2] tg3: Fix the TX ring stall
 2023-11-02  4:42 UTC  (3+ messages)

[virtio-comment] [PATCH v2] virtio-net: support distinguishing between partial and full checksum
 2023-11-02  4:40 UTC  (6+ messages)

[PATCH] net: usbnet: Fix potential NULL pointer dereference
 2023-11-02  4:38 UTC  (3+ messages)

[RFC PATCH 00/18] Map memory at destination .load_setup in vDPA-net migration
 2023-11-02  4:36 UTC  (2+ messages)

[PATCH v2 0/3] reduce latency of normal synchronize_rcu() v2
 2023-11-02  4:37 UTC  (7+ messages)
` [PATCH v2 1/3] rcu: Reduce synchronize_rcu() latency
` [PATCH v2 2/3] rcu: Add a trace event for synchronize_rcu_normal()
` [PATCH v2 3/3] doc: Add rcutree.rcu_normal_wake_from_gp to kernel-parameters.txt

[PATCH v2] cgroup/rstat: Reduce cpu_lock hold time in cgroup_rstat_flush_locked()
 2023-11-02  4:35 UTC  (2+ messages)

[PATCH] Added function documentation for ipconfig getters
 2023-11-02  4:35 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v5 00/14] Add Secure TSC support for SNP guests
 2023-11-02  4:30 UTC  (17+ messages)
` [PATCH v5 01/14] virt: sev-guest: Use AES GCM crypto library
` [PATCH v5 04/14] virt: sev-guest: Add SNP guest request structure
` [PATCH v5 05/14] virt: sev-guest: Add vmpck_id to snp_guest_dev struct
` [PATCH v5 07/14] x86/sev: Move and reorganize sev guest request api
` [PATCH v5 08/14] x86/mm: Add generic guest initialization hook

[PATCH 1/4] platform/x86: wmi: Add wmidev_block_set()
 2023-11-02  4:29 UTC  (4+ messages)
` [PATCH 2/4] platform/x86: wmi: Add to_wmi_device() helper macro
` [PATCH 3/4] platform/x86: intel-wmi-sbl-fw-update: Use bus-based WMI interface
` [PATCH 4/4] platform/x86/intel/wmi: thunderbolt: "

[virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration
 2023-11-02  4:24 UTC  (20+ messages)

[PATCH 00/11] Introduce drm evictable lru
 2023-11-02  4:33 UTC  (25+ messages)
` [Intel-xe] "
` [Intel-xe] ✗ CI.Patch_applied: failure for "
` [Intel-xe] [RFC 01/11] drm/ttm: re-parameter ttm_device_init
  `  "
` [RFC 02/11] drm: move lru_lock from ttm_device to drm_device
  ` [Intel-xe] "
` [RFC 03/11] drm: introduce drm evictable LRU
  ` [Intel-xe] "
` [RFC 04/11] drm: Add evict function pointer to drm lru entity
  ` [Intel-xe] "
` [RFC 05/11] drm: Replace ttm macros with drm macros
  ` [Intel-xe] "
` [RFC 06/11] drm/ttm: Set lru manager to ttm resource manager
  ` [Intel-xe] "
` [RFC 07/11] drm/ttm: re-parameterize a few ttm functions
  ` [Intel-xe] "
` [RFC 08/11] drm: Initialize drm lru manager
  ` [Intel-xe] "
` [RFC 09/11] drm/ttm: Use drm LRU manager iterator
  ` [Intel-xe] "
` [RFC 10/11] drm/ttm: Implement ttm memory evict functions
  ` [Intel-xe] "
` [RFC 11/11] drm/ttm: Write ttm functions using drm lru manager functions
  ` [Intel-xe] "

[virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration
 2023-11-02  4:25 UTC  (8+ messages)

[virtio-comment] [PATCH v3 0/8] Introduce device migration support commands
 2023-11-02  4:24 UTC  (7+ messages)
` [virtio-comment] [PATCH v3 6/8] admin: Add theory of operation for write recording commands
  ` [virtio-comment] "
    ` [virtio-comment] "

[for-next][PATCH 0/2] tracing: Final update for 6.7
 2023-11-02  4:21 UTC  (3+ messages)
` [for-next][PATCH 1/2] seq_buf: Export seq_buf_putc()
` [for-next][PATCH 2/2] seq_buf: Export seq_buf_puts()

[PATCH] drm/amd/display: Set color_mgmt_changed to true on unsuspend
 2023-11-02  4:21 UTC 

[git pull] m68knommu changes for v6.7
 2023-11-02  4:21 UTC 

[PATCH] Const-qualify 'gchar *' arguments in ipconfig getters/setters
 2023-11-02  4:20 UTC  (2+ messages)
` [PATCH v2] "

[PATCH bpf-next v8 00/10] Registrating struct_ops types from modules
 2023-11-02  4:19 UTC  (10+ messages)
` [PATCH bpf-next v8 07/10] bpf, net: switch to dynamic registration

[PATCH 3/3] drm/panel-edp: Choose correct preferred mode
 2023-11-02  4:14 UTC  (3+ messages)

net/core/filter.c:11773:17: warning: no previous declaration for 'bpf_sock_addr_set_sun_path'
 2023-11-02  4:14 UTC 

[PATCH] coresight: etm4x: Fix width of CCITMIN field
 2023-11-02  4:14 UTC  (3+ messages)

✅ PASS: Test report for master (6.6.0, mainline.kernel.org-clang, 7d461b29)
 2023-11-02  4:11 UTC 

[PATCH] iommu: Flow ERR_PTR out from __iommu_domain_alloc()
 2023-11-02  4:10 UTC  (4+ messages)

[RFC Draft PATCHv2 net-next] Doc: update bridge doc
 2023-11-02  4:09 UTC  (3+ messages)

[PATCH] net/ice: fix DCF port statistics not cleared
 2023-11-02  4:08 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1] scsi: ufs: core: Process abort completed command in MCQ mode
 2023-11-02  4:07 UTC  (3+ messages)

[PATCH v4 00/12] RISC-V: support some cryptography accelerations
 2023-11-02  4:03 UTC  (9+ messages)

[PATCH v4] KVM x86/xen: add an override for PVCLOCK_TSC_STABLE_BIT
 2023-11-02  4:03 UTC  (2+ messages)

[PATCH v1 2/2] mm: memcg: introduce new event to trace shrink_memcg
 2023-11-02  4:03 UTC  (2+ messages)

[PATCH v2] net/ice: fix crash on closing representor ports
 2023-11-02  3:59 UTC  (5+ messages)
` [PATCH v3] "

next/pending-fixes build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.6-9931-g40843e684a2b)
 2023-11-02  3:56 UTC 

[meta-oe][PATCH v2] vboxguestdrivers: Remove the buildpath
 2023-11-02  3:54 UTC  (4+ messages)
` [oe] "

✅ PASS: Test report for master (6.6.0, mainline.kernel.org-clang, ca995ce4)
 2023-11-02  3:51 UTC 

[PATCH v4 00/32] drm/amd/display: add AMD driver-specific properties for color mgmt
 2023-11-02  3:48 UTC  (4+ messages)
` [PATCH v4 09/32] drm/amd/display: add plane 3D LUT driver-specific properties

[PATCH] net/iavf: fix Tx preparation
 2023-11-02 12:05 UTC 

[PATCH linux dev-6.5 v4 0/3] hwmon: max31790: support to config PWM as TACH
 2023-11-02  3:39 UTC  (4+ messages)
` [PATCH linux dev-6.5 v4 1/3] "
` [PATCH linux dev-6.5 v4 2/3] dt-bindings: hwmon: add MAX31790
` [PATCH linux dev-6.5 v4 3/3] hwmon: max31790: add fanN_enable for all fans

[android-common:android15-6.1 1/1] mm/vmscan.c:7061: warning: Function parameter or member 'mm_vmscan_direct_reclaim_begin' not described in 'EXPORT_TRACEPOINT_SYMBOL_GPL'
 2023-11-02  3:41 UTC 

[PATCH v6 bpf-next 00/17] BPF register bounds logic and testing improvements
 2023-11-02  3:37 UTC  (18+ messages)
` [PATCH v6 bpf-next 01/17] selftests/bpf: fix RELEASE=1 build for tc_opts
` [PATCH v6 bpf-next 02/17] selftests/bpf: satisfy compiler by having explicit return in btf test
` [PATCH v6 bpf-next 03/17] bpf: derive smin/smax from umin/max bounds
` [PATCH v6 bpf-next 04/17] bpf: derive smin32/smax32 from umin32/umax32 bounds
` [PATCH v6 bpf-next 05/17] bpf: derive subreg bounds from full bounds when upper 32 bits are constant
` [PATCH v6 bpf-next 06/17] bpf: add special smin32/smax32 derivation from 64-bit bounds
` [PATCH v6 bpf-next 07/17] bpf: improve deduction of 64-bit bounds from 32-bit bounds
` [PATCH v6 bpf-next 08/17] bpf: try harder to deduce register bounds from different numeric domains
` [PATCH v6 bpf-next 09/17] bpf: drop knowledge-losing __reg_combine_{32,64}_into_{64,32} logic
` [PATCH v6 bpf-next 10/17] selftests/bpf: BPF register range bounds tester
` [PATCH v6 bpf-next 11/17] bpf: rename is_branch_taken reg arguments to prepare for the second one
` [PATCH v6 bpf-next 12/17] bpf: generalize is_branch_taken() to work with two registers
` [PATCH v6 bpf-next 13/17] bpf: move is_branch_taken() down
` [PATCH v6 bpf-next 14/17] bpf: generalize is_branch_taken to handle all conditional jumps in one place
` [PATCH v6 bpf-next 15/17] bpf: unify 32-bit and 64-bit is_branch_taken logic
` [PATCH v6 bpf-next 16/17] bpf: prepare reg_set_min_max for second set of registers
` [PATCH v6 bpf-next 17/17] bpf: generalize reg_set_min_max() to handle two sets of two registers

[PATCH 0/5] support setting and querying RSS algorithms
 2023-11-02  3:40 UTC  (8+ messages)
` [PATCH v8 00/10] "
  ` [PATCH v8 01/10] ethdev: overwrite some comment related to RSS
  ` [PATCH v8 02/10] lib/ethdev: check RSS key length

[PATCH 1/2] PCI: Compile pci-sysfs.c only if CONFIG_SYSFS=y
 2023-11-02  3:37 UTC  (4+ messages)
` [PATCH 2/2] PCI: Remove obsolete pci_cleanup_rom() declaration

bcachefs ktest cross-architecture emulation support
 2023-11-02  3:37 UTC  (5+ messages)
` [PATCH v3 03/10] ktest-bcachefs: run tests on emulated architectures
` [PATCH v3 04/10] ktest: upgrade to debian trixie channel

[PATCH v2] i2c: designware: Disable TX_EMPTY irq while waiting for block length byte
 2023-11-02  3:30 UTC 

[PATCH 0/2] Add gpio driver support for Realtek DHC SoCs
 2023-11-02  3:30 UTC  (4+ messages)
` [PATCH 1/2] gpio: realtek: Add GPIO support for RTD SoC variants

[PATCH v4 0/3] hwmon: max31790: support to config PWM as TACH
 2023-11-02  3:28 UTC  (4+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] dt-bindings: hwmon: add MAX31790
` [PATCH v4 3/3] hwmon: max31790: add fanN_enable for all fans

Help with debugging combination of tproxy and policy based routing
 2023-11-02  3:27 UTC  (2+ messages)

[PATCH v5 0/9] slub: Delay freezing of CPU partial slabs
 2023-11-02  3:23 UTC  (10+ messages)
` [PATCH v5 1/9] slub: Reflow ___slab_alloc()
` [PATCH v5 2/9] slub: Change get_partial() interfaces to return slab
` [PATCH v5 3/9] slub: Keep track of whether slub is on the per-node partial list
` [PATCH v5 4/9] slub: Prepare __slab_free() for unfrozen partial slab out of node "
` [PATCH v5 5/9] slub: Introduce freeze_slab()
` [PATCH v5 6/9] slub: Delay freezing of partial slabs
` [PATCH v5 7/9] slub: Optimize deactivate_slab()
` [PATCH v5 8/9] slub: Rename all *unfreeze_partials* functions to *put_partials*
` [PATCH v5 9/9] slub: Update frozen slabs documentations in the source

[meta-zephyr][PATCH 1/2] CI: Update to the latest kas version
 2023-11-02  3:23 UTC  (2+ messages)

[PATCH 0/6] Fix Segfault from Time Services on Service Removal
 2023-11-02  3:21 UTC  (5+ messages)
` [PATCH 3/6] Qualify request to time-of-day sync with connected check
` [PATCH 4/6] timeserver: Convert ts_service from a weak to a strong reference
` [PATCH 5/6] timeservice: Add function documentation for 'ts_reset'
` [PATCH 6/6] timeservice: Add function documentation for '__connman_timeserver_sync'


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.