LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-21 20:10:59 to 2024-03-22 00:37:26 UTC [more...]

[PATCH v2 0/3] iio: adxl345: add spi-3wire
 2024-03-22  0:37 UTC 

[syzbot] [hfs?] KMSAN: uninit-value in hfs_find_1st_rec_by_cnid
 2024-03-22  0:31 UTC  (2+ messages)
` [PATCH] fs/hfsplus: fix "

[PATCH v9 0/6] uvcvideo: Fixes for hw timestamping
 2024-03-22  0:36 UTC  (15+ messages)
` [PATCH v9 1/6] media: uvcvideo: Fix negative modulus calculation
` [PATCH v9 2/6] media: uvcvideo: Ignore empty TS packets
` [PATCH v9 3/6] media: uvcvideo: Quirk for invalid dev_sof in Logitech C922
` [PATCH v9 4/6] media: uvcvideo: Allow hw clock updates with buffers not full
` [PATCH v9 5/6] media: uvcvideo: Refactor clock circular buffer

[PATCH v4 0/4] i2c: thunderx: Marvell thunderx i2c changes
 2024-03-22  0:34 UTC  (8+ messages)
` [PATCH v4 1/4] i2c: thunderx: Clock divisor logic changes
` [PATCH v4 2/4] i2c: thunderx: Add support for High speed mode
` [PATCH v4 4/4] i2c: thunderx: Adding ioclk support

[GIT PULL] RTC for 6.9
 2024-03-22  0:32 UTC  (2+ messages)

[GIT PULL] arm64 fixes for 6.9-rc1
 2024-03-22  0:32 UTC  (2+ messages)

[syzbot] [f2fs?] KASAN: slab-use-after-free Read in f2fs_filemap_fault
 2024-03-22  0:30 UTC  (7+ messages)
      ` f2fs F2FS_IOC_SHUTDOWN hang issue
        ` 回覆: "
              ` 回覆: "

[PATCH] f2fs: avoid the deadlock case when stopping discard thread
 2024-03-22  0:29 UTC  (3+ messages)

[syzbot] [bpf?] [net?] possible deadlock in rcu_report_exp_cpu_mult
 2024-03-22  0:17 UTC  (2+ messages)

[PATCH v19 000/130] KVM TDX basic feature support
 2024-03-22  0:16 UTC  (46+ messages)
` [PATCH v19 024/130] KVM: TDX: Add placeholders for TDX VM/vcpu structure
` [PATCH v19 025/130] KVM: TDX: Make TDX VM type supported
` [PATCH v19 027/130] KVM: TDX: Define TDX architectural definitions
` [PATCH v19 029/130] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module
` [PATCH v19 030/130] KVM: TDX: Add helper functions to print TDX SEAMCALL error
` [PATCH v19 035/130] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
` [PATCH v19 036/130] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters
` [PATCH v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
` [PATCH v19 043/130] KVM: TDX: create/free TDX vcpu structure
` [PATCH v19 044/130] KVM: TDX: Do TDX specific vcpu initialization
` [PATCH v19 056/130] KVM: x86/tdp_mmu: Init role member of struct kvm_mmu_page at allocation
` [PATCH v19 057/130] KVM: x86/mmu: Add a new is_private member for union kvm_mmu_page_role
` [PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
` [PATCH v19 130/130] RFC: KVM: x86, TDX: Add check for KVM_SET_CPUID2

[RFC PATCH 0/9] riscv: Userspace pointer masking and tagged address ABI
 2024-03-22  0:13 UTC  (6+ messages)
` [RFC PATCH 5/9] riscv: Split per-CPU and per-thread envcfg bits
  ` [RISC-V] [tech-j-ext] "

[syzbot] [bpf?] UBSAN: array-index-out-of-bounds in check_stack_range_initialized
 2024-03-22  0:11 UTC  (2+ messages)

[PATCH v2] mm: zswap: remove nr_zswap_stored atomic
 2024-03-22  0:10 UTC 

[PATCH] usercopy: delete __noreturn from usercopy_abort
 2024-03-22  0:08 UTC  (10+ messages)
` [PATCH v2] ARM: unwind: improve unwinders for noreturn case

x86_64 32-bit EFI mixed mode boot broken
 2024-03-22  0:06 UTC  (3+ messages)

[PATCH 1/4] arm64: dts: allwinner: Pine H64: correctly remove reg_gmac_3v3
 2024-03-21 23:59 UTC  (3+ messages)
` [PATCH 2/4] arm64: dts: allwinner: drop underscore in node names

[PATCH] userfaultfd: fix deadlock warning when locking src and dst VMAs
 2024-03-21 23:58 UTC 

[PATCH] ata: ahci_ceva: return of_property_read_u8_array() error code
 2024-03-21 23:58 UTC  (2+ messages)

[PATCH 1/2] mm: zswap: increase shrinking protection for zswap swapins only
 2024-03-21 23:57 UTC  (5+ messages)
` [PATCH 2/2] mm: zswap: remove nr_zswap_stored atomic

[PATCH] zswap: initialize entry->pool on same filled entry
 2024-03-21 23:56 UTC  (2+ messages)

[PATCH 5.10/5.15] scsi: add a length check for VARIABLE_LENGTH_CMD commands
 2024-03-21 23:53 UTC  (2+ messages)

[PATCH] locking/qspinlock: Use atomic_try_cmpxchg_relaxed() in xchg_tail()
 2024-03-21 23:52 UTC  (2+ messages)

[PATCH] riscv: Do not save the scratch CSR during suspend
 2024-03-21 23:51 UTC  (3+ messages)

linux-next: build failure after merge of the perf tree
 2024-03-21 23:48 UTC  (7+ messages)

[RFC PATCH v5 00/29] TDX KVM selftests
 2024-03-21 23:46 UTC  (13+ messages)
` [RFC PATCH v5 01/29] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings
` [RFC PATCH v5 05/29] KVM: selftests: Add helper functions to create TDX VMs
` [RFC PATCH v5 08/29] KVM: selftests: TDX: Add TDX lifecycle test
` [RFC PATCH v5 15/29] KVM: selftests: TDX: Add TDX MSR read/write tests
` [RFC PATCH v5 17/29] KVM: selftests: TDX: Add TDX MMIO reads test
` [RFC PATCH v5 18/29] KVM: selftests: TDX: Add TDX MMIO writes test

[PATCH] hfsplus: refactor copy_name to not use strncpy
 2024-03-21 23:46 UTC 

[PATCH v1] selftests/mm: sigbus-wp test requires UFFD_FEATURE_WP_HUGETLBFS_SHMEM
 2024-03-21 23:29 UTC  (2+ messages)

[PATCH v2 0/3] mm/damon: Profiling enhancements for DAMON
 2024-03-21 23:10 UTC  (2+ messages)

[PATCH v2] riscv: Add tracepoints for SBI calls and returns
 2024-03-21 23:01 UTC 

WARNING: modpost: vmlinux: section mismatch in reference: run_tracer_selftest+0x2c0 (section: .text.unlikely) -> initcall_level_names (section: .init.data)
 2024-03-21 23:08 UTC 

[PATCH v5 0/2] Adds additional information to ARM RAS errors
 2024-03-21 22:55 UTC  (3+ messages)
` [PATCH v5 1/2] RAS: ACPI: APEI: add conditional compilation to ARM specific error reporting routines
` [PATCH v5 2/2] RAS: Report ARM processor information to userspace

[PATCH v6 00/37] Memory allocation profiling
 2024-03-21 22:47 UTC  (10+ messages)
` [PATCH v6 05/37] fs: Convert alloc_inode_sb() to a macro

[PATCH v1 0/2] s390/mm: shared zeropage + KVM fix and optimization
 2024-03-21 22:46 UTC  (7+ messages)
` [PATCH v1 1/2] mm/userfaultfd: don't place zeropages when zeropages are disallowed
` [PATCH v1 2/2] s390/mm: re-enable the shared zeropage for !PV and !skeys KVM guests

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-03-21 22:40 UTC  (13+ messages)

[tip:x86/urgent] BUILD SUCCESS b0f269728ccd1d3cabcb6f3a5b610147d98a5dd6
 2024-03-21 22:38 UTC 

[PATCH v10 03/27] drm/connector: hdmi: Create an HDMI sub-state
 2024-03-21 22:32 UTC  (2+ messages)
` [v10,03/27] "

[PATCH net] ice: Fix freeing uninitialized pointers
 2024-03-21 22:27 UTC  (3+ messages)

[PATCH v3 0/9] Setting live video input format for ZynqMP DPSUB
 2024-03-21 22:25 UTC  (11+ messages)
` [PATCH v3 1/9] drm: xlnx: zynqmp_dpsub: Set layer mode during creation
` [PATCH v3 2/9] drm: xlnx: zynqmp_dpsub: Update live format defines
` [PATCH v3 3/9] drm: xlnx: zynqmp_dpsub: Add connected live layer helper
` [PATCH v3 4/9] drm: xlnx: zynqmp_dpsub: Anounce supported input formats
` [PATCH v3 5/9] drm: xlnx: zynqmp_dpsub: Minimize usage of global flag
` [PATCH v3 6/9] drm: xlnx: zynqmp_dpsub: Set input live format
` [PATCH v3 7/9] drm/atomic-helper: Add select_output_bus_format callback
` [PATCH v3 8/9] dt-bindings: xlnx: Add VTC and TPG bindings
` [PATCH v3 9/9] drm: xlnx: Intoduce TPG CRTC driver

[GIT PULL] Kbuild updates for v6.9-rc1
 2024-03-21 22:25 UTC  (2+ messages)

[GIT PULL] Networking for v6.9-rc1
 2024-03-21 22:25 UTC  (2+ messages)

[GIT PULL] siox: Changes for v6.9-rc1
 2024-03-21 22:25 UTC  (2+ messages)

[GIT PULL] firewire fixes for v6.9-rc1
 2024-03-21 22:25 UTC  (2+ messages)

[GIT PULL] UBI and UBIFS updates for v6.9-rc1
 2024-03-21 22:25 UTC  (2+ messages)

[PATCH] drm/debugfs: Drop conditionals around of_node pointers
 2024-03-21 22:22 UTC 

[syzbot] [net?] INFO: task hung in register_nexthop_notifier (3)
 2024-03-21 22:20 UTC  (4+ messages)

[PATCH] ath10k: allocate dummy net_device dynamically
 2024-03-21 22:17 UTC  (5+ messages)

[PATCH v2 0/3] SRAT/CEDT fixes and updates
 2024-03-21 22:17 UTC  (6+ messages)
` [PATCH v2 1/3] x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()

[PATCH] MAINTAINER: Include linux-arm-msm for Qualcomm RTC patches
 2024-03-21 22:16 UTC  (2+ messages)

[PATCH] MAINTAINER: Split Qualcomm SoC and linux-arm-msm entries
 2024-03-21 22:16 UTC  (2+ messages)

[PATCH] dt-bindings: usb: typec: anx7688: start a binding document
 2024-03-21 22:10 UTC  (4+ messages)
` [PATCHv2 2/2] usb: typec: anx7688: Add driver for ANX7688 USB-C HDMI bridge

[PATCH] Allocate DMAR fault interrupts locally
 2024-03-21 22:13 UTC  (4+ messages)

[PATCH v3 00/12] mm/gup: Unify hugetlb, part 2
 2024-03-21 22:08 UTC  (13+ messages)
` [PATCH v3 01/12] mm/Kconfig: CONFIG_PGTABLE_HAS_HUGE_LEAVES
` [PATCH v3 02/12] mm/hugetlb: Declare hugetlbfs_pagecache_present() non-static
` [PATCH v3 03/12] mm: Make HPAGE_PXD_* macros even if !THP
` [PATCH v3 04/12] mm: Introduce vma_pgtable_walk_{begin|end}()
` [PATCH v3 05/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
` [PATCH v3 06/12] mm/gup: Refactor record_subpages() to find 1st small page
` [PATCH v3 07/12] mm/gup: Handle hugetlb for no_page_table()
` [PATCH v3 08/12] mm/gup: Cache *pudp in follow_pud_mask()
` [PATCH v3 09/12] mm/gup: Handle huge pud for follow_pud_mask()
` [PATCH v3 10/12] mm/gup: Handle huge pmd for follow_pmd_mask()
` [PATCH v3 11/12] mm/gup: Handle hugepd for follow_page()
` [PATCH v3 12/12] mm/gup: Handle hugetlb in the generic follow_page_mask code

[PATCH v6 0/4] fpga: xilinx-selectmap: add new driver
 2024-03-21 22:04 UTC  (5+ messages)
` [PATCH v6 1/4] fpga: xilinx-spi: extract a common driver core
` [PATCH v6 2/4] dt-bindings: fpga: xlnx,fpga-selectmap: add DT schema
` [PATCH v6 3/4] fpga: xilinx-selectmap: add new driver
` [PATCH v6 4/4] fpga: xilinx-core: add new gpio names for prog and init

[RESEND RFC PATCH 0/5] Enhancements for mv64xxx I2C driver
 2024-03-21 22:00 UTC  (5+ messages)

[PATCH 0/2] arm64: dts: add description for solidrun cn9130 som and clearfog boards
 2024-03-21 21:59 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm64: marvell: add solidrun cn9130 "
` [PATCH 2/2] arm64: dts: add description for solidrun cn9130 som and "

[RFC PATCH v2 0/1] x86/pkeys: update PKRU to enable pkey 0
 2024-03-21 21:56 UTC  (2+ messages)
` [RFC PATCH v2 1/1] x86/pkeys: update PKRU to enable pkey 0 before XSAVE

[PATCH v10 20/27] drm/connector: hdmi: Add Infoframes generation
 2024-03-21 21:53 UTC  (2+ messages)
` [v10,20/27] "

[PATCH] selftests/mm: Confirm VA exhaustion without reliance on correctness of mmap()
 2024-03-21 21:51 UTC  (2+ messages)

[PATCH] selftests/mm: run_vmtests.sh: Fix hugetlb mem size calculation
 2024-03-21 21:50 UTC 

[PATCH v10] platform/x86: add lenovo wmi camera button driver
 2024-03-21 21:46 UTC  (2+ messages)

RFC: Restricting userspace interfaces for CXL fabric management
 2024-03-21 21:41 UTC  (2+ messages)

[PATCH v2] uffd-unit-tests: Fix ARM related issue with fork after pthread_create
 2024-03-21 21:37 UTC 

[PATCH net-next v3 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-03-21 19:04 UTC  (7+ messages)
` [PATCH net-next v3 08/12] net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet frames

[PATCH v2 1/1] platform/surface: platform_profile: add fan profile switching
 2024-03-21 21:25 UTC  (2+ messages)

[PATCH v2 00/15] treewide: Refactor heap related implementation
 2024-03-21 21:22 UTC  (5+ messages)
` [PATCH v2 04/15] lib min_heap: Add type safe interface

[PATCH v3] dt-bindings: i2c: nxp,pnx-i2c: Convert to dtschema
 2024-03-21 21:11 UTC  (2+ messages)

[PATCH v3 0/4] Add RIIC support for Renesas RZ/V2H SoC
 2024-03-21 21:11 UTC  (2+ messages)

[PATCH 0/2] x86: Remove ia32_unistd.h
 2024-03-21 21:18 UTC  (3+ messages)
` [PATCH 1/2] x86/syscall/compat: Remove unused macro __SYSCALL_ia32_NR
` [PATCH 2/2] x86/syscall/compat: Remove ia32_unistd.h

[GIT PULL] Staging driver updates for 6.9-rc1
 2024-03-21 21:10 UTC  (2+ messages)

[GIT PULL] Driver core changes for 6.9-rc1
 2024-03-21 21:10 UTC  (2+ messages)

[GIT PULL] Char/Misc driver changes for 6.9-rc1
 2024-03-21 21:10 UTC  (6+ messages)

[GIT PULL] TTY/Serial driver changes for 6.9-rc1
 2024-03-21 21:10 UTC  (2+ messages)

[GIT PULL] USB/Thunderbolt driver changes for 6.9-rc1
 2024-03-21 21:10 UTC  (2+ messages)

[PATCH 0/2] crypto: iaa - A couple of bugfixes
 2024-03-21 21:08 UTC  (3+ messages)
` [PATCH 1/2] crypto: iaa - Fix nr_cpus < nr_iaa case
` [PATCH 2/2] crypto: iaa: Fix some errors in IAA documentation

[PATCH v2 0/5] TDX host: kexec() support
 2024-03-21 21:02 UTC  (9+ messages)
` [PATCH v2 2/5] x86/kexec: do unconditional WBINVD in relocate_kernel()

[PATCH v2 0/7] Add dispcc, videocc and camcc for SM7150
 2024-03-21 20:28 UTC  (8+ messages)
` [PATCH v2 1/7] clk: qcom: gcc-sm7150: Make clk_init_data const and various fixes
` [PATCH v2 2/7] dt-bindings: clock: qcom: Add SM7150 DISPCC clocks
` [PATCH v2 3/7] clk: qcom: Add Display Clock Controller driver for SM7150
` [PATCH v2 4/7] dt-bindings: clock: qcom: Add SM7150 CAMCC clocks
` [PATCH v2 5/7] clk: qcom: Add Camera Clock Controller driver for SM7150
` [PATCH v2 6/7] dt-bindings: clock: qcom: Add SM7150 VIDEOCC clocks
` [PATCH v2 7/7] clk: qcom: Add Video Clock Controller driver for SM7150

[PATCH 0/5] dt-bindings: hwmon: convert multiple devices to dtschema
 2024-03-21 20:54 UTC  (6+ messages)
` [PATCH 2/5] dt-bindings: hwmon: ibmpowernv: convert "
` [PATCH 4/5] dt-bindings: hwmon: stts751: "

[PATCH net] netfilter: conntrack: fix ct-state for ICMPv6 Multicast Router Discovery
 2024-03-21 20:52 UTC  (2+ messages)

[PATCH v2] iommu/vt-d: Allocate DMAR fault interrupts locally
 2024-03-21 20:50 UTC 

[PATCH v4] perf lock contention: skip traceiter functions
 2024-03-21 20:48 UTC  (3+ messages)

[ANNOUNCE] 6.6.22-rt27
 2024-03-21 20:47 UTC 

[PATCH] i2c: i801: Fix a refactoring that broke a touchpad on Lenovo P1
 2024-03-21 20:41 UTC  (2+ messages)

[PATCH fyi 1/1] perf trace beauty: Sync linux/vhost.h with the kernel sources
 2024-03-21 20:41 UTC 

[PATCH] Documentation: coding-style: ask function-like macros to evaluate parameters
 2024-03-21 20:29 UTC  (7+ messages)

[PATCH v2 00/13] dso/dsos memory savings and clean up
 2024-03-21 20:28 UTC  (3+ messages)
` [PATCH v2 01/13] perf dso: Reorder variables to save space in struct dso

[PATCH 0/8] block: implement NVMEM provider
 2024-03-21 20:26 UTC  (7+ messages)
` [PATCH 1/8] dt-bindings: block: add basic bindings for block devices
` [PATCH 4/8] block: implement NVMEM provider

[PATCH 0/4] sched/fair: fixes in presence of lot of sched_idle tasks
 2024-03-21 20:25 UTC  (5+ messages)
` [PATCH 1/4] sched/fair: make sure to try to detach at least one movable task

[PATCH] x86/cpu: Get rid of a local var in get_cpu_address_sizes()
 2024-03-21 20:19 UTC  (2+ messages)
` [tip: x86/cpu] x86/cpu: Get rid of an unnecessary local variable "

[PATCH] wifi: ath11k: workaround to use VMs
 2024-03-21 20:13 UTC  (2+ messages)

[PATCH] x86/split_lock: fix delayed detection enabling
 2024-03-21 20:11 UTC  (2+ messages)

[PATCH v2 net] ice: Fix freeing uninitialized pointers
 2024-03-21 20:05 UTC  (2+ messages)

[BUG] selftests/net: test_vxlan_mdb.sh: 84 out of 642 tests [FAIL]
 2024-03-21 20:10 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).