public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-20 23:00:17 to 2026-03-21 04:12:03 UTC [more...]

[PATCH 00/12] SM3 library
 2026-03-21  4:09 UTC  (13+ messages)
` [PATCH 01/12] crypto: sm3 - Fold sm3_init() into its caller
` [PATCH 02/12] crypto: sm3 - Remove sm3_zero_message_hash and SM3_T[1-2]
` [PATCH 03/12] crypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3
` [PATCH 04/12] lib/crypto: sm3: Add SM3 library API
` [PATCH 05/12] lib/crypto: tests: Add KUnit tests for SM3
` [PATCH 06/12] crypto: sm3 - Replace with wrapper around library
` [PATCH 07/12] lib/crypto: arm64/sm3: Migrate optimized code into library
` [PATCH 08/12] lib/crypto: riscv/sm3: "
` [PATCH 09/12] lib/crypto: x86/sm3: "
` [PATCH 10/12] crypto: sm3 - Remove sm3_base.h
` [PATCH 11/12] crypto: sm3 - Remove the original "sm3_block_generic()"
` [PATCH 12/12] crypto: sm3 - Remove 'struct sm3_state'

[PATCH v3 0/9] arm_mpam: Introduce Narrow-PARTID feature
 2026-03-21  4:11 UTC  (4+ messages)
` [PATCH v3 1/9] fs/resctrl: Fix MPAM Partid parsing errors by preserving CDP state during umount

[PATCH] net: stmmac: fix integer underflow in chain mode jumbo_frm
 2026-03-21  4:10 UTC 

[PATCH 0/3] mm/memcontrol: control demotion in memcg reclaim
 2026-03-21  4:04 UTC  (4+ messages)
` [PATCH 2/3] mm/memcontrol: disable demotion in memcg direct reclaim

[PATCH v7 0/2] LoongArch: KVM: Add DMSINTC support irqchip in kernel
 2026-03-21  4:03 UTC  (5+ messages)
` [PATCH v7 1/2] LoongArch: KVM: Add DMSINTC device support

[syzbot] [ntfs3?] memory leak in run_add_entry (2)
 2026-03-21  3:58 UTC  (3+ messages)
` Forwarded: [PATCH] ntfs3: fix memory leak in indx_insert_into_root()

[PATCH] ibmvnic: fix OOB array access in ibmvnic_xmit on queue count reduction
 2026-03-21  3:54 UTC 

[PATCHv2] firmware: stratix10-svc: kmalloc_array + kzalloc to flex
 2026-03-21  3:52 UTC 

[PATCH] btrfs: Fix BTRFS arm64 tagged KASAN false-positive
 2026-03-21  3:50 UTC  (6+ messages)

[PATCHv2] dmaengine: idma64: use kzalloc_flex
 2026-03-21  3:49 UTC 

[PATCH] HSI: cmt_speech: fix wrong printf format
 2026-03-21  3:42 UTC 

[PATCH] HSI: omap_ssi_port: remove null check from FAM
 2026-03-21  3:41 UTC 

[PATCH] scsi: ibmvfc: fix out-of-bounds write in ibmvfc_channel_setup_done
 2026-03-21  3:37 UTC 

[PATCH v4 1/9] sched/topology: Compute sd_weight considering cpuset partitions
 2026-03-21  3:36 UTC  (4+ messages)
` [tip: sched/core] "

[syzbot] [ntfs3?] memory leak in run_add_entry (2)
 2026-03-21  3:36 UTC 

[PATCH] scsi: ufs: core: Add a vop to handle vendor specific ops
 2026-03-21  3:34 UTC  (3+ messages)

[PATCH v3] mm/memcontrol: fix reclaim_options leak in try_charge_memcg()
 2026-03-21  3:34 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v2 0/9] mm/huge_memory: refactor zap_huge_pmd()
 2026-03-21  3:33 UTC  (4+ messages)

[PATCH v2 0/2] PCI: cadence: Add LTSSM debugfs
 2026-03-21  3:32 UTC  (2+ messages)

[PATCH v2 0/2] PCI: cadence: Add LTSSM debugfs
 2026-03-21  3:30 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: cadence: Add HPA architecture flag
` [PATCH v2 2/2] PCI: cadence: Add debugfs property to provide LTSSM status of the PCIe link

[PATCH net-next v3 0/9] selftests: drivers: bash support for remote traffic generators
 2026-03-21  3:17 UTC  (3+ messages)
` [PATCH net-next v3 9/9] selftests: drivers: hw: add test for the ethtool standard counters

[PATCH v2] device property: Make modifications of fwnode "flags" thread safe
 2026-03-21  3:10 UTC  (4+ messages)

[PATCH v4 00/12] scsi: ufs: Add TX Equalization support for UFS 5.0
 2026-03-21  3:10 UTC  (13+ messages)
` [PATCH v4 01/12] scsi: ufs: core: Introduce a new ufshcd vops negotiate_pwr_mode()
` [PATCH v4 02/12] scsi: ufs: core: Pass force_pmc to ufshcd_config_pwr_mode() as a parameter
` [PATCH v4 03/12] scsi: ufs: core: Add UFS_HS_G6 and UFS_HS_GEAR_MAX to enum ufs_hs_gear_tag
` [PATCH v4 04/12] scsi: ufs: core: Add support for TX Equalization
` [PATCH v4 05/12] scsi: ufs: core: Add debugfs entries for TX Equalization params
` [PATCH v4 06/12] scsi: ufs: core: Add helpers to pause and resume command processing
` [PATCH v4 07/12] scsi: ufs: core: Add support to retrain TX Equalization via debugfs
` [PATCH v4 08/12] scsi: ufs: ufs-qcom: Fixup PAM-4 TX L0_L1_L2_L3 adaptation pattern length
` [PATCH v4 09/12] scsi: ufs: ufs-qcom: Implement vops tx_eqtr_notify()
` [PATCH v4 10/12] scsi: ufs: ufs-qcom: Implement vops get_rx_fom()
` [PATCH v4 11/12] scsi: ufs: ufs-qcom: Implement vops apply_tx_eqtr_settings()
` [PATCH v4 12/12] scsi: ufs: ufs-qcom: Enable TX Equalization

[PATCH net-next v8 00/10] bng_en: add link management and statistics support
 2026-03-21  3:11 UTC  (3+ messages)
` [PATCH net-next v8 03/10] bng_en: add ethtool link settings, get_link, and nway_reset

[RFC PATCH] driver core: Don't link the device to the bus until we're ready to probe
 2026-03-21  3:06 UTC 

[RFC PATCH v1 7/7] perf unwind-libunwind: Add RISC-V libunwind support
 2026-03-21  3:06 UTC  (4+ messages)
` [PATCH v2 0/8] perf libunwind multiple remote support

[PATCH v1] spi: geni-qcom: Fix CPHA and CPOL mode change detection
 2026-03-21  3:04 UTC  (3+ messages)

[PATCH v2 net] amd-xgbe: synchronize KR training with device operations
 2026-03-21  2:55 UTC  (2+ messages)

[PATCH v1] perf disasm: Fix potential use-after-free on fileloc
 2026-03-21  2:51 UTC  (2+ messages)

[PATCH v1] perf ftrace: Proper error clean up in print_profile_result
 2026-03-21  2:50 UTC  (2+ messages)

[PATCH net-next] net: dsa: microchip: Don't embed struct phy_device to maintain the port state
 2026-03-21  2:50 UTC  (2+ messages)

[PATCH v1] perf build: Revert "enable -fno-strict-aliasing"
 2026-03-21  2:49 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1 1/2] libbpf: Fix strict aliasing violations in hashmap
 2026-03-21  2:44 UTC  (2+ messages)
` [PATCH v1 2/2] perf tools: "

[PATCH bpf-next v8 0/8] bpf: Extend the bpf_list family of APIs
 2026-03-21  2:45 UTC  (3+ messages)
` [PATCH bpf-next v8 3/8] bpf: Introduce the bpf_list_del kfunc

[PATCH v4 00/21] mm: expand mmap_prepare functionality and usage
 2026-03-21  2:42 UTC  (2+ messages)

[PATCH v8 0/9] Add support for i.MX94 DCIF
 2026-03-21  2:37 UTC  (8+ messages)
` [PATCH v8 1/9] dt-bindings: display: fsl,ldb: Add i.MX94 LDB

[PATCH] dt-bindings: usb: document the Renesas UPD720201/UPD720202 USB 3.0 xHCI Host Controller
 2026-03-21  1:36 UTC  (3+ messages)

[PATCH v11 00/65] Fix DRM_USE_DYNAMIC_DEBUG=y
 2026-03-21  2:01 UTC  (6+ messages)
` [PATCH v11 55/65] drm-dyndbg: add DRM_CLASSMAP_USE to the gud driver
` [PATCH v11 59/65] accel/ivpu: implement IVPU_DBG_* as a dyndbg classmap

[PATCH v3 00/12] scsi: ufs: Add TX Equalization support for UFS 5.0
 2026-03-21  2:30 UTC  (9+ messages)
` [PATCH v3 04/12] scsi: ufs: core: Add support for TX Equalization

[PATCH v2] drm/msm: default separate_gpu_kms to auto selection
 2026-03-21  2:25 UTC  (2+ messages)

[PATCH] mm/damon/core: avoid use of half-online-committed context
 2026-03-21  2:25 UTC  (3+ messages)

NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
 2026-03-21  2:21 UTC  (8+ messages)

[PATCH v1 1/1] video: fbdev: matroxfb: Mark variable with __maybe_unused to avoid W=1 build break
 2026-03-21  2:20 UTC  (2+ messages)

[PATCH net-next] net: ethtool: re-order local includes
 2026-03-21  2:20 UTC  (2+ messages)

[PATCH net-next v9 0/4] net: phy: realtek: pair order and polarity
 2026-03-21  2:20 UTC  (2+ messages)

[PATCH net-next v4 0/3] net: dpaa2-mac: export standard statistics
 2026-03-21  2:19 UTC  (4+ messages)
` [PATCH net-next v4 3/3] "

[PATCH net] net/smc: fix double-free of smc_spd_priv when tee() duplicates splice pipe buffer
 2026-03-21  2:10 UTC  (2+ messages)

[PATCH v3 0/2] lib/list_sort: Clean up list_sort() scheduling workarounds
 2026-03-21  2:06 UTC  (4+ messages)
` [PATCH v3 1/2] ubifs: Remove unnecessary cond_resched() from list_sort() compare

[PATCH v1 net-next] net: lan743x: fix SGMII detection on PCI1xxxx B0+ during warm reset
 2026-03-21  2:00 UTC  (2+ messages)

[PATCH] drm/amd/display: Deduplicate DCN DDC register assignment
 2026-03-21  1:56 UTC 

[PATCH net-next v2] gve: add XDP metadata support for DQ RDA
 2026-03-21  1:55 UTC  (2+ messages)

[PATCH net 2/5] rxrpc: Fix use of wrong skb when comparing queued RESP challenge serial
 2026-03-21  1:45 UTC  (2+ messages)

[PATCH] bpf: Fix refcount check in check_struct_ops_btf_id()
 2026-03-21  1:44 UTC  (2+ messages)

[PATCH net-next] net: dsa: mxl862xx: don't read out-of-bounds
 2026-03-21  1:40 UTC  (2+ messages)

[PATCH net-next v2 0/2] selftests/vsock: support nested VM runner for vmtest.sh
 2026-03-21  1:40 UTC  (2+ messages)

[PATCH net-next v2] bonding: remove bonding_priv.h
 2026-03-21  1:40 UTC  (2+ messages)

ENC: AMDGPU Tonga suspend regression identified between kernel 6.3 and 6.4 ( Danilo Machado )
 2026-03-21  1:40 UTC 

[PATCH net] openvswitch: defer tunnel netdev_put to RCU release
 2026-03-21  1:40 UTC  (2+ messages)

[PATCH net] openvswitch: validate MPLS set/set_masked payload length
 2026-03-21  1:40 UTC  (2+ messages)

[PATCH net v4] net: use skb_header_pointer() only for DODGY TCPv4 GSO skbs
 2026-03-21  1:36 UTC  (4+ messages)
` [PATCH net v5] "

[PATCH 1/5] liveupdate: block outgoing session updates during reboot
 2026-03-21  1:23 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: stm32: Fix incorrect compatible string in stm32h7-sai match
 2026-03-21  1:20 UTC 

[PATCH v2 0/7] selftests: memcg: Fix test_memcontrol test failures with large page sizes
 2026-03-21  1:16 UTC  (2+ messages)

[PATCH phy-next 0/3] Lynx 28G: better init(), exit(), power_on(), power_off()
 2026-03-21  1:14 UTC  (4+ messages)
` [PATCH phy-next 1/3] phy: lynx-28g: use timeouts when waiting for lane halt and reset
` [PATCH phy-next 2/3] phy: lynx-28g: truly power the lanes up or down
` [PATCH phy-next 3/3] phy: lynx-28g: implement phy_exit() operation

[RFC PATCH v2 10/10] selftets/damon/sysfs.py: pause DAMON before dumping status
 2026-03-21  1:02 UTC  (2+ messages)

[PATCH rdma-next v2] RDMA/mana_ib: hardening: Clamp adapter capability values from MANA_IB_GET_ADAPTER_CAP
 2026-03-21  0:56 UTC  (5+ messages)
  ` [EXTERNAL] "

[PATCH v2 2/3] mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]
 2026-03-21  0:56 UTC  (2+ messages)

[PATCH v2 1/3] mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
 2026-03-21  0:56 UTC  (2+ messages)

[PATCH v2 0/4] selftests: riscv: Fix compilation issues for v_ptrace and cfi
 2026-03-21  0:54 UTC  (11+ messages)
` [PATCH v2 1/4] selftests: riscv: Add definition of BIT() macro
` [PATCH v2 2/4] selftests: riscv: Add braces around EXPECT_EQ()
` [PATCH v2 3/4] riscv: ptrace: Fix BIT() compilation issues
` [PATCH v2 4/4] selftests: riscv: Add license to cfi selftest

[PATCH] net: mana: fix use-after-free in add_adev() error path
 2026-03-21  0:54 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH v2 3/3] mm/damon/sysfs: check contexts->nr in repeat_call_fn
 2026-03-21  0:54 UTC  (2+ messages)

[PATCH v5 0/4] hwmon: (pmbus/max31785) refactor inter-access delay handling
 2026-03-21  0:53 UTC  (5+ messages)
` [PATCH v5 1/4] hwmon: (pmbus) add missing mutex_lock in regulator ops
` [PATCH v5 2/4] hwmon: (pmbus) export pmbus_wait and pmbus_update_ts
` [PATCH v5 3/4] hwmon: (pmbus/max31785) use access_delay for PMBus-mediated accesses
` [PATCH v5 4/4] hwmon: (pmbus/max31785) check for partial i2c_transfer in read_long_data

[PATCH rdma-next 0/8] RDMA/mana_ib: Handle service reset for RDMA resources
 2026-03-21  0:49 UTC  (7+ messages)
      ` [EXTERNAL] "

[PATCH] block: partitions: Replace pp_buf with struct seq_buf
 2026-03-21  0:48 UTC 

[syzbot] [kernel?] WARNING in _cpu_up
 2026-03-21  0:47 UTC 

[PATCH v1 0/2] *** Support BPF traversal of wakeup sources ***
 2026-03-21  0:46 UTC  (4+ messages)
` [PATCH v1 2/2] PM: Add config flag to gate sysfs wakeup_sources

[PATCH V8 0/8] dax: prepare for famfs
 2026-03-21  0:44 UTC  (7+ messages)
` [PATCH V8 2/8] dax: Factor out dax_folio_reset_order() helper
` [PATCH V8 3/8] dax: add fsdev.c driver for fs-dax on character dax

[PATCH v2 1/5] bpf: name the enum for BPF_FUNC_skb_adjust_room flags
 2026-03-21  0:40 UTC  (8+ messages)
` [PATCH v2 2/5] bpf: add BPF_F_ADJ_ROOM_DECAP_* flags for tunnel decapsulation
` [PATCH v2 3/5] bpf: add helper masks for ADJ_ROOM flags and encap validation
` [PATCH v2 4/5] bpf: allow new DECAP flags and add guard rails

[PATCH v11 0/4] x86: Capability bits fix and required bits sanity check
 2026-03-21  0:31 UTC  (3+ messages)
` [PATCH v11 3/4] x86/cpu: Do a sanity check on required feature bits

[git pull] drm fixes for 7.0-rc5
 2026-03-21  0:30 UTC 

[PATCH net-next, v3] net: mana: Force full-page RX buffers for 4K page size on specific systems
 2026-03-21  0:29 UTC  (4+ messages)

[PATCH rdma] RDMA/mana_ib: Disable RX steering on RSS QP destroy
 2026-03-21  0:28 UTC 

[RFC PATCH 00/22] KVM: combined patchset for MBEC/GMET support
 2026-03-21  0:09 UTC  (23+ messages)
` [PATCH 01/22] KVM: TDX/VMX: rework EPT_VIOLATION_EXEC_FOR_RING3_LIN into PROT_MASK
` [PATCH 02/22] KVM: x86/mmu: remove SPTE_PERM_MASK
` [PATCH 03/22] KVM: x86/mmu: adjust MMIO generation bit allocation and allowed mask
` [PATCH 04/22] KVM: x86/mmu: shuffle high bits of SPTEs in preparation for MBEC
` [PATCH 05/22] KVM: x86/mmu: remove SPTE_EPT_*
` [PATCH 06/22] KVM: x86/mmu: merge make_spte_{non,}executable
` [PATCH 07/22] KVM: x86/mmu: rename and clarify BYTE_MASK
` [PATCH 08/22] KVM: x86/mmu: introduce ACC_READ_MASK
` [PATCH 09/22] KVM: x86/mmu: separate more EPT/non-EPT permission_fault()
` [PATCH 10/22] KVM: x86/mmu: split XS/XU bits for MBEC
` [PATCH 11/22] KVM: x86/mmu: move cr4_smep to base role
` [PATCH 12/22] KVM: VMX: enable use of MBEC
` [PATCH 13/22] KVM: x86/mmu: add support for nested MBEC
` [PATCH 14/22] KVM: nVMX: advertise MBEC to nested guests
` [PATCH 15/22] KVM: nVMX: allow MBEC with EVMCS
` [PATCH 16/22] KVM: x86/tdp_mmu: propagate access mask from kvm_mmu_page to PTE
` [PATCH 17/22] KVM: x86/mmu: introduce cpu_role bit for availability of PFEC.I/D
` [PATCH 18/22] KVM: SVM: add GMET bit definitions
` [PATCH 19/22] KVM: x86/mmu: add support for NPT GMET
` [PATCH 20/22] KVM: SVM: enable GMET and set it in MMU role
` [PATCH 21/22] KVM: SVM: work around errata 1218
` [PATCH 22/22] KVM: nSVM: enable GMET for guests

[PATCH v2] mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
 2026-03-21  0:08 UTC  (3+ messages)

[PATCH] bug: shut up format attribute warning for clang as well
 2026-03-21  0:08 UTC  (2+ messages)

[PATCH v14 0/2] Rust GPU buddy allocator bindings
 2026-03-21  0:06 UTC  (4+ messages)
` [PATCH v14 2/2] MAINTAINERS: gpu: buddy: Update reviewer

[PATCH 0/5] platform/x86: hp-wmi: fix bugs in Victus S fan control
 2026-03-20 23:55 UTC  (6+ messages)
` [PATCH 1/5] platform/x86: hp-wmi: fix ignored return values in fan settings
` [PATCH 2/5] platform/x86: hp-wmi: avoid cancel_delayed_work_sync from work handler
` [PATCH 3/5] platform/x86: hp-wmi: use mod_delayed_work to reset keep-alive timer
` [PATCH 4/5] platform/x86: hp-wmi: fix u8 underflow in gpu_delta calculation
` [PATCH 5/5] platform/x86: hp-wmi: add locking for concurrent hwmon access

[PATCH 0/5] platform/x86: hp-wmi: fix bugs in Victus S fan control
 2026-03-20 23:54 UTC 

[PATCH net-next v4 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management
 2026-03-20 23:54 UTC  (7+ messages)
` [PATCH net-next v4 1/6] net: mana: Create separate EQs for each vPort
` [PATCH net-next v4 2/6] net: mana: Query device capabilities and configure MSI-X sharing for EQs
` [PATCH net-next v4 3/6] net: mana: Introduce GIC context with refcounting for interrupt management
` [PATCH net-next v4 4/6] net: mana: Use GIC functions to allocate global EQs
` [PATCH net-next v4 5/6] net: mana: Allocate interrupt context for each EQ when creating vPort
` [PATCH net-next v4 6/6] RDMA/mana_ib: Allocate interrupt contexts on EQs

[PATCH v3] tools: perf: add comm_nodigit column
 2026-03-20 23:45 UTC 

[PATCH 0/8] x86/msr: Consolidate native/paravirt MSR functions
 2026-03-20 23:39 UTC  (3+ messages)

[PATCH v6 0/5] Introduce DeviceContext
 2026-03-20 23:34 UTC  (6+ messages)
` [PATCH v6 1/5] rust/drm: Fix potential drop of uninitialized driver data
` [PATCH v6 2/5] rust/drm: Introduce DeviceContext
` [PATCH v6 3/5] rust/drm: Don't setup private driver data until registration
` [PATCH v6 4/5] rust/drm/gem: Add DriverAllocImpl type alias
` [PATCH v6 5/5] rust/drm/gem: Use DeviceContext with GEM objects

[PATCH 00/14] iommu: Add live update state preservation
 2026-03-20 23:34 UTC  (7+ messages)
` [PATCH 06/14] iommu/vt-d: Implement device and iommu preserve/unpreserve ops
` [PATCH 10/14] iommufd-lu: Implement ioctl to let userspace mark an HWPT to be preserved

[PATCH net-next] net: mana: Set default number of queues to 16
 2026-03-20 23:30 UTC 

[tip:tip/urgent] BUILD SUCCESS 5f6970056f68f92790bcd2632f1bc15dd266b3fa
 2026-03-20 23:16 UTC 

[PATCH] lib/crypto: sha1: Explicitly specify alignment of sha1_ctx::buf
 2026-03-20 23:14 UTC 

[PATCH] ARM: dts: BCM5301X: add root pcie bridges
 2026-03-20 23:07 UTC  (3+ messages)

[PATCH mlx5-next 0/2] mlx5-next updates 2026-03-19
 2026-03-20 23:07 UTC  (5+ messages)
` [PATCH mlx5-next 1/2] mlx5: Remove redundant iseg base
` [PATCH mlx5-next 2/2] net/mlx5: Add vhca_id_type bit to alias context

[PATCH 0/3] mmc: Lenovo N22 Braswell SD slot fixes
 2026-03-20 23:07 UTC  (2+ messages)

[PATCH 0/6] ARM: dts: BCM5301X: EA9200: various fixes
 2026-03-20 23:06 UTC  (6+ messages)
` [PATCH 4/6] ARM: dts: BCM5301X: EA9200: add wifi definitions

[PATCH] media: em28xx: kzalloc + kcalloc to kzalloc_flex
 2026-03-20 23:04 UTC  (3+ messages)

[PATCH net-next 0/3] net/mlx5e: Improve channel creation time via fast-path MKEY initialization
 2026-03-20 23:02 UTC  (5+ messages)
` [PATCH net-next 1/3] net/mlx5e: Move RX MPWQE slowpath fields into a separate struct
` [PATCH net-next 2/3] net/mlx5e: RX, Pre-calculate pad value in MPWQE

[PATCH] platform/x86: panasonic-laptop: simplify allocation of sinf
 2026-03-20 23:02 UTC  (3+ messages)

[PATCH v1] perf build: Add -funsigned-char to default CFLAGS
 2026-03-20 23:00 UTC  (2+ messages)

[PATCH] gpio: mockup: allocate lines with main struct
 2026-03-20 23:00 UTC  (3+ messages)


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