The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2023-11-01 23:32:16 to 2023-11-02 05:30:40 UTC [more...]

[PATCH net-next 1/2] i40e: Do not call devlink_port_type_clear()
 2023-11-02  5:30 UTC  (2+ messages)
` [Intel-wired-lan] "

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

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

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

Subject: [PATCH RFC 0/4] Demotion Profiling Improvements
 2023-11-02  5:18 UTC  (9+ 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 net] virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt()
 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 00/12] RISC-V: provide some accelerated cryptography implementations using vector extensions
 2023-11-02  5:16 UTC  (5+ 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 v5 00/14] Add Secure TSC support for SNP guests
 2023-11-02  5:13 UTC  (22+ 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 v5 09/14] x86/sev: Add Secure TSC support for SNP guests

[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  (12+ 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

[PATCH drm-misc-next v8 00/12] [RFC] DRM GPUVM features
 2023-11-02  4:47 UTC  (16+ messages)
` [PATCH drm-misc-next v8 01/12] drm/gpuvm: convert WARN() to drm_WARN() variants
` [PATCH drm-misc-next v8 02/12] drm/gpuvm: don't always WARN in drm_gpuvm_check_overflow()
` [PATCH drm-misc-next v8 03/12] drm/gpuvm: export drm_gpuvm_range_valid()
` [PATCH drm-misc-next v8 04/12] drm/nouveau: make use of drm_gpuvm_range_valid()
` [PATCH drm-misc-next v8 05/12] drm/gpuvm: add common dma-resv per struct drm_gpuvm
` [PATCH drm-misc-next v8 06/12] drm/nouveau: make use of the GPUVM's shared dma-resv
` [PATCH drm-misc-next v8 07/12] drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm
` [PATCH drm-misc-next v8 08/12] drm/nouveau: separately allocate struct nouveau_uvmm
` [PATCH drm-misc-next v8 09/12] drm/gpuvm: reference count drm_gpuvm structures
` [PATCH drm-misc-next v8 10/12] drm/gpuvm: add an abstraction for a VM / BO combination
` [PATCH drm-misc-next v8 11/12] drm/gpuvm: track/lock/validate external/evicted objects
` [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)

[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 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: "

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

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

[PATCH 3/3] drm/panel-edp: Choose correct preferred mode
 2023-11-02  4:14 UTC  (2+ 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  (2+ messages)

[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  (8+ 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] 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  (7+ messages)
` [PATCH 1/2] gpio: realtek: Add GPIO support for RTD SoC variants
` [PATCH 2/2] dt-bindings: gpio: realtek: Add realtek,rtd-gpio bindings

[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

[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

[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
 2023-11-02  3:17 UTC  (8+ messages)
` [PATCH v13 09/35] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
` [PATCH v13 13/35] KVM: Introduce per-page memory attributes

[GIT PULL] Documentation for 6.7
 2023-11-02  3:15 UTC  (2+ messages)

[GIT PULL] Kselftest next update for Linux 6.7-rc1
 2023-11-02  3:15 UTC  (2+ messages)

[GIT PULL] KUnit next update for Linux 6.7-rc1
 2023-11-02  3:15 UTC  (2+ messages)

[PATCH] hwmon: ltc2991: remove device reference from state
 2023-11-02  3:15 UTC  (2+ messages)

[RFC PATCH V3 00/26] vfio/pci: Back guest interrupts from Interrupt Message Store (IMS)
 2023-11-02  3:14 UTC  (5+ messages)

[PATCH v4 0/1] hwmon: npcm: add Arbel NPCM8XX support
 2023-11-02  3:14 UTC  (3+ messages)
` [PATCH v4 1/1] hwmon: npcm750-pwm-fan: Add NPCM8xx support

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

[PATCH] hwmon: max31827: include regulator header
 2023-11-02  3:09 UTC  (2+ messages)

[PATCH][next] hwmon: ltc2991: Fix spelling mistake "contiuous" -> "continuous"
 2023-11-02  3:08 UTC  (2+ messages)

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

[RFC PATCH v11 15/19] fsverity: consume builtin signature via LSM hook
 2023-11-02  2:53 UTC  (4+ messages)
` [PATCH RFC "

[GIT PULL] Networking for 6.7
 2023-11-02  2:51 UTC  (3+ messages)
` [GIT PULL v2] "

[GIT PULL] asm-generic updates for v6.7
 2023-11-02  2:51 UTC  (2+ messages)

[GIT PULL] Please pull IOMMUFD subsystem changes
 2023-11-02  2:51 UTC  (2+ messages)

[PATCHv2 -next] kconfig: add dependency warning print about invalid values in verbose mode
 2023-11-02  2:50 UTC  (2+ messages)

[PATCH v4 0/1] mm: report per-page metadata information
 2023-11-02  2:43 UTC  (4+ messages)
` [PATCH v4 1/1] "

[PATCH v4 0/7] RISC-V: Add MMC support for TH1520 boards
 2023-11-02  2:48 UTC  (8+ messages)
` [PATCH v4 1/7] dt-bindings: mmc: sdhci-of-dwcmhsc: Add T-Head TH1520 support
` [PATCH v4 2/7] mmc: sdhci: add __sdhci_execute_tuning() to header
` [PATCH v4 3/7] mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520
` [PATCH v4 4/7] riscv: defconfig: Enable mmc and dma drivers "
` [PATCH v4 5/7] riscv: dts: thead: Add TH1520 mmc controllers and sdhci clock
` [PATCH v4 6/7] riscv: dts: thead: Enable BeagleV Ahead eMMC and microSD
` [PATCH v4 7/7] riscv: dts: thead: Enable LicheePi 4A "

[RFC PATCH v4 0/9] slub: Delay freezing of CPU partial slabs
 2023-11-02  2:48 UTC  (14+ messages)
` [RFC PATCH v4 7/9] slub: Optimize deactivate_slab()
` [RFC PATCH v4 8/9] slub: Rename all *unfreeze_partials* functions to *put_partials*
` [RFC PATCH v4 9/9] slub: Update frozen slabs documentations in the source

[PATCH] tracing: Have trace_event_file have ref counters
 2023-11-02  2:46 UTC  (4+ messages)

[GIT PULL] ksmbd server fixes
 2023-11-02  2:46 UTC 

[PATCH] mm/memblock.c: using judgment statement can reduce loop and enhance readability
 2023-11-02  2:37 UTC 

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-11-02  2:36 UTC  (11+ messages)
` [PATCH 22/32] vfs: inode cache conversion to hash-bl
  ` (subset) "

[PATCH net v1 1/2] octeontx2-pf: Fix error codes
 2023-11-02  2:31 UTC  (4+ messages)
` [PATCH net v1 2/2] octeontx2-pf: Fix holes in error code
    ` [EXT] "

[PATCH] gpu/drm/drm_framebuffer.c: Use Macro instead of actual number
 2023-11-02  2:29 UTC 

[PATCH v4 2/5] zswap: make shrinking memcg-aware
 2023-11-02  2:17 UTC  (5+ messages)

[PATCH v6 0/8] eventfs: Fixing dynamic creation
 2023-11-02  2:14 UTC  (5+ messages)
` [PATCH v6 5/8] eventfs: Hold eventfs_mutex when calling callback functions
` [PATCH v6 7/8] eventfs: Remove special processing of dput() of events directory

[GIT PULL] RCU changes for v6.7
 2023-11-02  2:13 UTC  (9+ messages)

linux-next: Tree for Nov 2
 2023-11-02  2:13 UTC 

[PATCH] tty: hso: Fix potential null pointer dereference
 2023-11-02  2:09 UTC  (2+ messages)

[Patch 0/2] Enable topdown slots event in vPMU
 2023-11-02  2:07 UTC  (8+ messages)
` [Patch 1/2] KVM: x86/pmu: Add Intel CPUID-hinted TopDown slots event

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

[PATCH v4] scsi: ufs: ufs-sysfs: Expose UFS power info
 2023-11-02  1:58 UTC 

[PATCH] perf vendor events riscv: add StarFive Dubhe-80 JSON file
 2023-11-02  1:54 UTC 

[PATCH v3] scsi: ufs: ufs-sysfs: Expose UFS power info
 2023-11-02  1:49 UTC  (5+ messages)

[PATCH] gfs2: remove dead code in __acquires
 2023-11-02  1:51 UTC 

[PATCH v2 0/8] Add support to configure TPDM CMB subunit
 2023-11-02  1:50 UTC  (5+ messages)
` [PATCH v2 2/8] coresight-tpda: Add support to configure CMB element

[PATCH 6.5 000/111] 6.5.10-rc2 review
 2023-11-02  1:46 UTC  (3+ messages)

[PATCH net] tcp: Fix -Wc23-extensions in tcp_options_write()
 2023-11-02  1:42 UTC  (4+ messages)

[RFC PATCH v1] mm: zswap: Store large folios without splitting
 2023-11-02  1:37 UTC  (4+ messages)

[PATCH v8 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-11-02  1:27 UTC  (4+ messages)
` [PATCH v8 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks

[RFCv2 bpf-next 0/7] Add bpf_xdp_get_xfrm_state() kfunc
 2023-11-02  1:27 UTC  (3+ messages)
` [RFCv2 bpf-next 1/7] bpf: xfrm: "

[PATCH] f2fs: fix thread name cannot be fully displayed
 2023-11-02  1:20 UTC 

[PATCH 2/2] PCI: Ignore PCIe ports used for tunneling in pcie_bandwidth_available()
 2023-11-02  1:14 UTC  (2+ messages)

[PATCH 0/3] reduce latency of synchronize_rcu()
 2023-11-02  1:04 UTC  (8+ messages)
` [PATCH 1/3] rcu: Reduce synchronize_rcu() waiting time

[PATCH] ARM: npcm: Add CPU hotplug callbacks for kexec support
 2023-11-02  0:53 UTC  (3+ messages)
` [PATCH RESEND] "

drivers/net/wireless/realtek/rtw89/coex.c:1448:17: warning: writing 8 bytes into a region of size 0
 2023-11-02  0:46 UTC  (2+ messages)

Requesting your attention and expertise regarding a Tablet/Kernel issue
 2023-11-02  0:44 UTC  (2+ messages)

[RFC PATCH v11 13/19] dm verity: consume root hash digest and signature data via LSM hook
 2023-11-02  0:41 UTC  (3+ messages)
` [PATCH RFC "

[RFC PATCH v11 12/19] dm: add finalize hook to target_type
 2023-11-02  0:41 UTC  (3+ messages)
` [PATCH RFC "

[RFC PATCH v11 11/19] dm verity: set DM_TARGET_SINGLETON feature flag
 2023-11-02  0:40 UTC  (3+ messages)
` [PATCH RFC "

[PATCH -next] bcachefs: Remove unneeded semicolon
 2023-11-02  0:36 UTC 

linux-next: manual merge of the hte tree with the gpio-brgl tree
 2023-11-02  0:35 UTC  (2+ messages)

linux-next: manual merge of the gpio-brgl tree with the usb tree
 2023-11-02  0:29 UTC  (2+ messages)

[GIT PULL] NVDIMM for 6.7
 2023-11-02  0:25 UTC 

[RFC PATCH] audit: Send netlink ACK before setting connection in auditd_set
 2023-11-02  0:24 UTC  (4+ messages)
` [PATCH v2] "

[PATCH drm-misc-next v5] drm/sched: implement dynamic job-flow control
 2023-11-02  0:21 UTC  (2+ messages)

[PATCH net-next V2] ptp: fix corrupted list in ptp_open
 2023-11-02  0:18 UTC 

[PATCH v3 00/11] leds: aw200xx: several driver updates
 2023-11-02  0:17 UTC  (6+ messages)
` [PATCH v3 11/11] dt-bindings: leds: aw200xx: fix led pattern and add reg constraints

[syzbot] [net?] [usb?] INFO: rcu detected stall in worker_thread (9)
 2023-11-02  0:14 UTC  (2+ messages)

[PATCH-net-next] ptp: fix corrupted list in ptp_open
 2023-11-02  0:12 UTC  (2+ messages)
  ` [PATCH net-next V2] "

[PATCH] MAINTAINERS: Add Intel TDX entry
 2023-11-02  0:12 UTC  (4+ messages)

[PATCH v4 1/6] x86/bugs: Add asm helpers for executing VERW
 2023-11-02  0:01 UTC 

[GIT PULL] dma-mapping updates for Linux 6.7
 2023-11-02  0:01 UTC  (2+ messages)

[GIT PULL] MMC and MEMSTICK updates for v6.7
 2023-11-02  0:01 UTC  (2+ messages)

[GIT PULL] VFIO updates for v6.7-rc1
 2023-11-02  0:01 UTC  (2+ messages)

[PATCH 2/2] drivers: tty: vt: vt.c: fixed segmentation fault in vt.c
 2023-11-01 23:53 UTC 

[PATCH] x86/lib: Fix overflow of variable m when val >= 1410065408
 2023-11-01 23:50 UTC  (2+ messages)

[PATCH v5 0/7] eventfs: Fixing dynamic creation
 2023-11-01 23:47 UTC  (4+ messages)
` [PATCH v5 4/7] eventfs: Save ownership and mode

[GIT PULL 0/4] ARM/SoC updates for 6.7
 2023-11-01 23:39 UTC  (5+ messages)
` [GIT PULL 1/4] SoC DT updates for v6.7
` [GIT PULL 2/4] SoC driver updates for 6.7
` [GIT PULL 3/4] ARM defconfig "
` [GIT PULL 4/4] ARM: SoC code changes "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox