All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-02 04:24:52 to 2023-11-02 06:17:18 UTC [more...]

[PATCH 0/2] add support of RX/TX pause frame switch
 2023-11-02  6:16 UTC  (2+ messages)
` [PATCH 1/2] net/nfp: support getting pause frame switch mode

[PATCH v4 00/33] Unified CPU type check
 2023-11-02  6:15 UTC  (23+ messages)
` [PATCH v4 03/33] cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
` [PATCH v4 06/33] target/arm: Use generic helper to show CPU model names
` [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 v4 28/33] machine: Print CPU model name instead of CPU type name
` [PATCH v4 29/33] hw/arm/virt: Check CPU type in machine_run_board_init()
` [PATCH v4 30/33] hw/arm/virt: Hide host CPU model for tcg
` [PATCH v4 31/33] hw/arm/sbsa-ref: Check CPU type in machine_run_board_init()
` [PATCH v4 32/33] hw/arm: "
` [PATCH v4 33/33] hw/riscv/shakti_c: "

[igt-dev] [PATCH i-g-t 0/2] add new subtests for dark screen detection
 2023-11-02  6:23 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib/igt_debugfs: added helper to enable/disable "
` [igt-dev] [PATCH i-g-t 2/2] tests/kms_pipe_crc_basic: added new subtest for darkscreen detection

[meta-zephyr][PATCH] intel-x86-64.conf: add intel_ prefix to x86 board names
 2023-11-02  6:41 UTC 

why does git set X in LESS env var?
 2023-11-02  6:14 UTC  (9+ messages)

[PATCH] arm64: dts: meson-axg: jethub-jxx add support for EEPROM
 2023-11-02  6:12 UTC  (2+ messages)

[RFC PATCH v3 0/4] Node Weights and Weighted Interleave
 2023-11-02  6:11 UTC  (7+ messages)

[PATCH v1 1/2] exfat: fix setting uninitialized time to ctime/atime
 2023-11-02  6:10 UTC 

[isar-cip-core][PATCH] added pcr_bank for clevis
 2023-11-02  6:10 UTC  (2+ messages)

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

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

[PATCH bpf-next v4 0/3] Relax allowlist for open-coded css_task iter
 2023-11-02  6:10 UTC  (2+ messages)

[PATCH bpf v1 0/2] bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END
 2023-11-02  6:10 UTC  (4+ messages)
` [PATCH bpf v1 1/2] "
` [PATCH bpf v1 2/2] selftests/bpf: precision tracking test for BPF_NEG and BPF_END

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

[PATCH v6 bpf-next 0/9] bpf: File verification with LSM and fsverity
 2023-11-02  6:09 UTC  (4+ messages)
` [PATCH v6 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR

[PATCH bpf-next 0/2] Relax allowlist for open-coded css_task iter
 2023-11-02  6:07 UTC  (10+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add test for css_task iter combining with cgroup iter

[PATCH] usb:gadget:uvc Do not use worker thread to pump usb requests
 2023-11-02  6:06 UTC  (12+ messages)
` [PATCH v2] "
  ` [PATCH v3] usb:gadget:uvc Do not use worker thread to queue isoc "

[PATCH next 1/1] perf build: Warn about missing libelf before warning about missing libbpf
 2023-11-02  6:04 UTC  (2+ messages)

[PATCH next 1/1] perf beauty socket/prctl_option: Cope with extended regexp complaint by grep
 2023-11-02  6:04 UTC  (2+ messages)

[PATCH v3 1/1] hmp: synchronize cpu state for lapic info
 2023-11-02  6:00 UTC  (4+ messages)

[PATCH] net/ice: fix Tx Prepareation
 2023-11-02 14:22 UTC  (2+ messages)
` [PATCH v2] net/ice: fix Tx preparation

[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
 2023-11-02  5:59 UTC  (7+ messages)
` [PATCH v13 12/35] KVM: Prepare for handling only shared mappings in mmu_notifier events

[PATCH 0/2] Perf lock improvements
 2023-11-02  6:00 UTC  (7+ messages)
` [PATCH 1/2] perf lock report: Restore aggregation by caller by default
` [PATCH 2/2] perf lock info: Enforce exactly one of --map and --thread

Subject: [PATCH RFC 0/4] Demotion Profiling Improvements
 2023-11-02  5:58 UTC  (15+ 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 RFC 3/4] mm/vmstat: rename pgdemote_* to pgdemote_dst_* and add pgdemote_src_*
` [PATCH RFC 4/4] drivers/base/node: add demote_src and demote_dst to numastat

[PATCH bpf-next v3 1/2] selftests/bpf: Convert CHECK macros to ASSERT_* macros in bpf_iter
 2023-11-02  6:00 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: fix test_maps' use of bpf_map_create_opts
 2023-11-02  6:00 UTC  (2+ messages)

[PATCH bpf-next v3] bpf: Check map->usercnt after timer->timer is assigned
 2023-11-02  6:00 UTC  (2+ messages)

[PATCH v2 bpf-next 1/2] bpf: Add __bpf_kfunc_{start,end}_defs macros
 2023-11-02  6:00 UTC  (2+ messages)

[PATCH bpf-next v2] selftests/bpf: fix test_bpffs
 2023-11-02  6:00 UTC  (2+ messages)

[PATCH bpf v3 0/2] bpf: Fix incorrect immediate spill
 2023-11-02  6:00 UTC  (2+ messages)

[PATCHv2 bpf-next] bpf: fix compilation error without CGROUPS
 2023-11-02  6:00 UTC  (2+ messages)

[PATCH 00/12] RISC-V: provide some accelerated cryptography implementations using vector extensions
 2023-11-02  5:58 UTC  (13+ messages)
` [PATCH 04/12] RISC-V: crypto: add Zvkned accelerated AES implementation
` [PATCH 06/12] RISC-V: crypto: add accelerated AES-CBC/CTR/ECB/XTS implementations
` [PATCH 10/12] RISC-V: crypto: add Zvksed accelerated SM4 implementation
` [PATCH 12/12] RISC-V: crypto: add Zvkb accelerated ChaCha20 implementation

[PATCH v2] bus: mhi: host: pci_generic: Add SDX75 based modem support
 2023-11-02  5:55 UTC 

[PATCH v5 00/14] Add Secure TSC support for SNP guests
 2023-11-02  5:53 UTC  (24+ messages)
` [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 v5 09/14] x86/sev: Add Secure TSC support for SNP guests
` [PATCH v5 11/14] x86/sev: Prevent RDTSC/RDTSCP interception for Secure TSC enabled guests
` [PATCH v5 12/14] x86/kvmclock: Skip kvmclock when Secure TSC is available
` [PATCH v5 13/14] x86/tsc: Mark Secure TSC as reliable clocksource

[PATCH net v1 0/3] bugfixs for smc
 2023-11-02  5:52 UTC  (4+ messages)
` [PATCH net v1 1/3] net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
` [PATCH net v1 2/3] net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc
` [PATCH net v1 3/3] net/smc: put sk reference if close work was canceled

[PATCH v2] opp: ti: Use device_get_match_data()
 2023-11-02  5:46 UTC  (2+ messages)

[PATCH] driver: thermal: simplify the traverse of sensor in thermal_zone
 2023-11-02  5:51 UTC 

[PATCH net-next] net: xscale: Drop unused PHY number
 2023-11-02  5:51 UTC  (2+ messages)

[PATCH net] rxrpc: Fix two connection reaping bugs
 2023-11-02  5:51 UTC  (2+ messages)

[PATCH net v3] tipc: Change nla_policy for bearer-related names to NLA_NUL_STRING
 2023-11-02  5:51 UTC  (2+ messages)

[PATCH net v2] llc: verify mac len before reading mac header
 2023-11-02  5:51 UTC  (2+ messages)

[PATCH net] hsr: Prevent use after free in prp_create_tagged_frame()
 2023-11-02  5:51 UTC  (2+ messages)

[PATCH net] net/tcp_sigpool: Fix some off by one bugs
 2023-11-02  5:51 UTC  (2+ messages)

[GIT PULL] cpufreq/arm updates for 6.7-part2
 2023-11-02  5:45 UTC 

[PATCH 2/2] drivers: tty: vt: vt.c: fixed segmentation fault in vt.c
 2023-11-02  5:45 UTC  (2+ messages)

[device-mapper-dm:dm-vdo-wip 55/90] drivers/md/dm-vdo/block-map.h:35:37: warning: 'UNMAPPED_BLOCK_MAP_ENTRY' defined but not used
 2023-11-02  5:43 UTC 

[weiny2:dcd-v3-2023-10-30 4/24] drivers/cxl/core/mbox.c:1234:54: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 6
 2023-11-02  5:43 UTC 

[PATCH v5 0/1] mm: report per-page metadata information
 2023-11-02  5:42 UTC  (3+ messages)
` [PATCH v5 1/1] "

[RFC PATCH v2 14/21] irqchip: riscv-imsic: Add ACPI support
 2023-11-02  5:36 UTC  (2+ messages)

[PATCH v2 00/37] Implement execute-only protection on powerpc
 2023-11-02  5:39 UTC  (4+ messages)
` [PATCH v2 37/37] powerpc: Support execute-only on all powerpc

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

[PATCH] net/nfp: add support of dynamic config of allmulticast mode
 2023-11-02  5:37 UTC 

回复: Fw: 来自Leo Hou的邮件
 2023-11-02  5:36 UTC  (3+ messages)

[PATCH 0/3] btrfs-progs: subvolume create: accept multiple arguments
 2023-11-02  5:33 UTC  (4+ messages)
` [PATCH 1/3] btrfs-progs: subvolume create: handle failure for strdup()
` [PATCH 2/3] btrfs-progs: subvolume create: accept multiple arguments
` [PATCH 3/3] btrfs-progs: cli-tests: add test case for subvolume create "

[Intel-xe] [drm-xe:drm-xe-next 1329/1427] drivers/gpu/drm/i915/display/intel_fb.c: intel_frontbuffer.h is included more than once
 2023-11-02  5:29 UTC  (2+ messages)
`  "

[Intel-wired-lan] [PATCH net-next 1/2] i40e: Do not call devlink_port_type_clear()
 2023-11-02  5:33 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH net-next 2/2] i40e: Fix devlink port unregistering

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

[PATCH v5 5/5] PCI: qcom: Add OPP support to scale performance state of power domain
 2023-11-02  5:30 UTC  (3+ messages)

[RFC PATCH 2/3] riscv: add support for SBI Supervisor Software Events extension
 2023-11-02  5:25 UTC  (2+ messages)

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

[Buildroot] Can buildroot support WSL config file
 2023-11-02  5:28 UTC  (3+ messages)

[PATCH v3 0/1] ufs: core: Expand MCQ queue slot to DeviceQueueDepth + 1
 2023-11-02  5:24 UTC  (4+ messages)
` [PATCH v3 1/1] "

[Intel-wired-lan] [PATCH iwl-next v5] ice: read internal temperature sensor
 2023-11-02  5:25 UTC  (3+ messages)

[PATCH v2] net/iavf: fix coredump when exiting testpmd
 2023-11-02  4:43 UTC  (2+ messages)
` [PATCH v3] net/iavf: fix mbuf release API selection

[PATCH] iommu: Flow ERR_PTR out from __iommu_domain_alloc()
 2023-11-02  5:22 UTC  (6+ messages)

[PATCH net] virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt()
 2023-11-02  5:20 UTC  (2+ messages)

[PATCH net-next] tools: ynl-gen: don't touch the output file if content is the same
 2023-11-02  5:20 UTC  (2+ messages)

[patch net] netlink: specs: devlink: add forgotten port function caps enum values
 2023-11-02  5:20 UTC  (2+ messages)

[PATCH V1 0/1] sched/numa: Fix mm numa_scan_seq based unconditional scan
 2023-11-02  5:17 UTC  (5+ messages)
` [PATCH V1 1/1] "

[PATCH 0/3] fanotify support for btrfs sub-volumes
 2023-11-02  5:13 UTC  (11+ messages)

[plbossart-sound:sdw/start-BRA-support 31/35] sound/soc/sof/intel/hda-loader.c:693:5: warning: no previous prototype for 'hda_sdw_bpt_dma_enable'
 2023-11-02  5:11 UTC 

[BUG] hp-wmi-sensors: probe of 8F1F6435-9F42-42C8-BADC-0E9424F20C9A failed with error -22
 2023-11-02  5:11 UTC  (6+ messages)

Balance on 5-disk RAID1 put all data on 2 disks, leaving the rest empty
 2023-11-02  5:11 UTC  (7+ messages)

[PATCH net-next 0/3] net: sched: Fill in missing MODULE_DESCRIPTIONs for net/sched
 2023-11-02  5:10 UTC  (2+ messages)

[PATCH v1 net-next 0/2] Add missing MODULE_DESCRIPTIONS
 2023-11-02  5:10 UTC  (2+ messages)

[PATCH net,v2] hv_netvsc: fix race of netvsc and VF register_netdevice
 2023-11-02  5:07 UTC  (2+ messages)

[PATCH 0/7] crypto: Proper Initialization of `struct skcipher_walk` in x86 Glue Files
 2023-11-02  5:00 UTC  (8+ messages)

[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

[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)

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
  `  "

[net-next v2 PATCH] octeontx2-pf: TC flower offload support for ICMP type and code
 2023-11-02  4:42 UTC  (2+ 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 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: "

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


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.