linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-15 22:54:23 to 2025-05-16 04:01:03 UTC [more...]

[PATCH v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-05-16  4:00 UTC  (20+ messages)
` [PATCH v4 05/23] iommufd/driver: Let iommufd_viommu_alloc helper save ictx to viommu->ictx
` [PATCH v4 10/23] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v4 11/23] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v4 22/23] iommu/tegra241-cmdqv: Add user-space use support

[PATCH v2] wifi: ath11k: clean-up during wrong ath11k_crypto_mode
 2025-05-16  3:51 UTC  (3+ messages)

[PATCH 0/9] tools/nolibc: split out more headers
 2025-05-16  3:50 UTC  (2+ messages)

[PATCH] PM/console: Fix the black screen issue
 2025-05-16  3:46 UTC 

[net-next v1] net: wwan: t7xx: Parameterize data plane RX BAT and FAG count
 2025-05-16  3:46 UTC  (3+ messages)

Metalanguage for the Linux UAPI
 2025-05-16  3:42 UTC  (4+ messages)

[PATCH] usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device Command
 2025-05-16  3:41 UTC  (3+ messages)

[PATCH v4 0/4] KVM: x86: allow DEBUGCTL.DEBUGCTLMSR_FREEZE_IN_SMM passthrough
 2025-05-16  3:39 UTC  (5+ messages)
` [PATCH v4 3/4] x86: nVMX: check vmcs12->guest_ia32_debugctl value given by L2
` [PATCH v4 4/4] x86: KVM: VMX: preserve DEBUGCTLMSR_FREEZE_IN_SMM

[PATCH v3] usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device Command
 2025-05-16  3:39 UTC 

[PATCH v4] x86/kexec: fix potential cmem->ranges out of bounds
 2025-05-16  3:35 UTC  (9+ messages)

[PATCH] fs: Rename the parameter of mnt_get_write_access()
 2025-05-16  3:21 UTC 

[PATCH] docs: memory-devices: fix typo in emif.rst
 2025-05-16  3:27 UTC 

[PATCH V2] ima: do not copy measurement list to kdump kernel
 2025-05-16  3:27 UTC  (3+ messages)

[PATCH v3 0/6] arm64: dts: qcom: qcs615: enable remoteprocs - ADSP and CDSP
 2025-05-16  3:27 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: remoteproc: qcom,sm8150-pas: Document QCS615 remoteproc
` [PATCH v3 2/6] dt-bindings: soc: qcom: add qcom,qcs615-imem compatible
` [PATCH v3 3/6] arm64: dts: qcom: qcs615: Add mproc node for SEMP2P
` [PATCH v3 4/6] arm64: dts: qcom: qcs615: Add IMEM and PIL info region
` [PATCH v3 5/6] arm64: dts: qcom: qcs615: add ADSP and CDSP nodes
` [PATCH v3 6/6] arm64: dts: qcom: qcs615-ride: enable remoteprocs

[PATCH bpf-next v3] bpftool: Add support for custom BTF path in prog load/loadall
 2025-05-16  3:23 UTC 

[PATCH v7 00/12] khugepaged: mTHP support
 2025-05-16  3:20 UTC  (3+ messages)
` [PATCH v7 06/12] khugepaged: introduce khugepaged_scan_bitmap for "

[PATCH -next 0/2] smb: client: Fix use-after-free in readdir
 2025-05-16  3:19 UTC  (3+ messages)
` [PATCH -next 1/2] smb: client: Fix use-after-free in cifs_fill_dirent
` [PATCH -next 2/2] cifs: Reset all search buffer pointers when releasing buffer

[PATCH v17 0/8] Single RunQueue Proxy Execution (v17)
 2025-05-16  3:17 UTC  (9+ messages)
` [PATCH v17 1/8] sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disable
` [PATCH v17 2/8] locking/mutex: Rework task_struct::blocked_on
` [PATCH v17 3/8] locking/mutex: Add p->blocked_on wrappers for correctness checks
` [PATCH v17 4/8] sched: Move update_curr_task logic into update_curr_se
` [PATCH v17 5/8] sched: Fix runtime accounting w/ split exec & sched contexts
` [PATCH v17 6/8] sched: Add an initial sketch of the find_proxy_task() function
` [PATCH v17 7/8] sched: Fix proxy/current (push,pull)ability
` [PATCH v17 8/8] sched: Start blocked_on chain processing in find_proxy_task()

[PATCHv2] bpf: add bpf_msleep_interruptible() kfunc
 2025-05-16  3:18 UTC  (3+ messages)

[PATCH 0/9] DTS updates for BSH SMM S2[PRO] boards
 2025-05-16  4:24 UTC  (9+ messages)
` [PATCH 3/9] arm64: dts: imx8mn-bsh-smm-s2-common: Keep wifi enable during suspend
` [PATCH 4/9] arm64: dts: imx8mn-bsh-smm-s2-common: Enable GPU for smms2 and smms2pro
` [PATCH 5/9] arm64: dts: imx8mn-bsh-smm-s2-common: Pull Up Console UART pins
` [PATCH 8/9] arm64: dts: imx8mn-bsh-smm-s2-common: Increase drive strength of pmic irq

[RFC PATCH 00/21] KVM: TDX huge page support for private memory
 2025-05-16  3:10 UTC  (20+ messages)
` [RFC PATCH 03/21] x86/virt/tdx: Add SEAMCALL wrapper tdh_mem_page_demote()
` [RFC PATCH 05/21] KVM: TDX: Enhance tdx_clear_page() to support huge pages
` [RFC PATCH 06/21] KVM: TDX: Assert the reclaimed pages were mapped as expected
` [RFC PATCH 07/21] KVM: TDX: Add a helper for WBINVD on huge pages with TD's keyID
` [RFC PATCH 09/21] KVM: TDX: Enable 2MB mapping size after TD is RUNNABLE

[PATCH v2 00/12] riscv: Add vendor extensions support for SiFive
 2025-05-16  3:03 UTC  (13+ messages)
` [PATCH v2 01/12] dt-bindings: riscv: Add xsfvqmaccdod and xsfvqmaccqoq ISA extension description
` [PATCH v2 02/12] riscv: Add SiFive xsfvqmaccdod and xsfvqmaccqoq vendor extensions
` [PATCH v2 03/12] riscv: hwprobe: Document "
` [PATCH v2 04/12] riscv: hwprobe: Add SiFive vendor extension support and probe for xsfqmaccdod and xsfqmaccqoq
` [PATCH v2 05/12] dt-bindings: riscv: Add xsfvfnrclipxfqf ISA extension description
` [PATCH v2 06/12] riscv: Add SiFive xsfvfnrclipxfqf vendor extension
` [PATCH v2 07/12] riscv: hwprobe: Document "
` [PATCH v2 08/12] riscv: hwprobe: Add "
` [PATCH v2 09/12] dt-bindings: riscv: Add xsfvfwmaccqqq ISA extension description
` [PATCH v2 10/12] riscv: Add SiFive xsfvfwmaccqqq vendor extension
` [PATCH v2 11/12] riscv: hwprobe: Document "
` [PATCH v2 12/12] riscv: hwprobe: Add "

[PATCH v2 00/15] btrfs: convert to use rb_find() and rb_find_add() helper
 2025-05-16  3:03 UTC  (16+ messages)
` [PATCH v2 01/15] btrfs: use rb_find_add() in btrfs_insert_inode_defrag()
` [PATCH v2 02/15] btrfs: use rb_find() in __btrfs_lookup_delayed_item()
` [PATCH v2 03/15] btrfs: use rb_find() in ulist_rbtree_search()
` [PATCH v2 04/15] btrfs: use rb_find_add() in ulist_rbtree_insert()
` [PATCH v2 05/15] btrfs: use rb_find() in lookup_block_entry()
` [PATCH v2 06/15] btrfs: use rb_find_add() in insert_block_entry()
` [PATCH v2 07/15] btrfs: use rb_find() in lookup_root_entry()
` [PATCH v2 08/15] btrfs: use rb_find_add() in insert_root_entry()
` [PATCH v2 09/15] btrfs: use rb_find_add() in insert_ref_entry()
` [PATCH v2 10/15] btrfs: use rb_find() in find_qgroup_rb()
` [PATCH v2 11/15] btrfs: use rb_find_add() in add_qgroup_rb()
` [PATCH v2 12/15] btrfs: use rb_find() in btrfs_qgroup_trace_subtree_after_cow()
` [PATCH v2 13/15] btrfs: use rb_find_add() in btrfs_qgroup_add_swapped_blocks()
` [PATCH v2 14/15] btrfs: pass struct rb_simple_node pointer directly in rb_simple_insert()
` [PATCH v2 15/15] btrfs: use rb_find_add() "

[PATCH 1/3] ARM: dts: imx6ulz-bsh-smm-m2: Enable hardware rng
 2025-05-16  4:08 UTC  (6+ messages)
` [PATCH 2/3] ARM: dts: imx6ulz-bsh-smm-m2: Enable uart2
` [PATCH 3/3] ARM: dts: imx6ulz-bsh-smm-m2: Update wifi/bluetooth pinctrl

drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:2120 bnxt_get_regs() warn: unsigned 'j' is never less than zero
 2025-05-16  2:54 UTC 

[PATCH net-next v4] net: dsa: microchip: Add SGMII port support to KSZ9477 switch
 2025-05-16  2:41 UTC 

[tip:core/entry] [entry] e43b8bb56e: stress-ng.personality.ops_per_sec 3.2% improvement
 2025-05-16  2:39 UTC 

[PATCH v4 00/38] Mediated vPMU 4.0 for x86
 2025-05-16  2:37 UTC  (13+ messages)
` [PATCH v4 22/38] KVM: x86/pmu: Optimize intel/amd_pmu_refresh() helpers
` [PATCH v4 27/38] KVM: x86/pmu: Handle PMU MSRs interception and event filtering
` [PATCH v4 29/38] KVM: x86/pmu: Switch host/guest PMU context at vm-exit/vm-entry
` [PATCH v4 30/38] KVM: x86/pmu: Handle emulated instruction for mediated vPMU

[PATCH 00/28] mm, swap: introduce swap table
 2025-05-16  2:35 UTC  (4+ messages)
` [PATCH 24/28] mm, swap: implement helpers for reserving data in "

[PATCH v2 0/4] relayfs: misc changes
 2025-05-16  2:32 UTC  (9+ messages)
` [PATCH v2 2/4] relayfs: introduce dump of relayfs statistics function
` [PATCH v2 3/4] blktrace: use rbuf->stats.full as a drop indicator in relayfs

[PATCH v1] ACPI: battery: Reduce unnecessary calls to acpi_battery_update()
 2025-05-16  2:28 UTC 

[PATCH 0/2] tools/bootconfig: allow overriding CFLAGS and LDFLAGS
 2025-05-16  2:25 UTC  (3+ messages)

[PATCH v1 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
 2025-05-16  2:23 UTC  (4+ messages)
` [PATCH v1 1/2] ethernet: eswin: Document for eic7700 SoC
` [PATCH v1 2/2] ethernet: eswin: Add eic7700 ethernet driver

Question about UIO vs DT
 2025-05-16  2:18 UTC  (3+ messages)

[tip:locking/futex] [futex] cec199c5e3: will-it-scale.per_thread_ops 3.2% regression
 2025-05-16  2:13 UTC 

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-05-16  2:12 UTC  (7+ messages)
` [RFC PATCH v2 51/51] KVM: selftests: Test guest_memfd for accuracy of st_blocks

[PATCH v3 0/2] Add support for Firefly Station-M3/ROC-RK3588S-PC
 2025-05-16  2:04 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: arm: rockchip: Add Firefly ROC-RK3588S-PC
` [PATCH v3 2/2] arm64: dts: rockchip: add DTs for "

[PATCH v2 0/5] Some random fixes and cleanup to shmem
 2025-05-16  2:01 UTC  (5+ messages)
` [PATCH v2 3/5] mm/shmem: Fix potential dead loop in shmem_unuse()
` [PATCH v2 4/5] mm: shmem: only remove inode from swaplist when it's swapped page count is 0

[PATCH RFC 0/3] ASoC: audio-graph-card2: support explicitly disabled links
 2025-05-16  1:59 UTC  (7+ messages)
` [PATCH RFC 1/3] ASoC: re-introduce disable_route_checks flag for OF routes
` [PATCH RFC 2/3] ASoC: audio-graph-card2: support explicitly disabled links
` [PATCH RFC 3/3] ASoC: generic: add more sample DTSIs for audio-graph-card2

[PATCH] net/tun: expose queue utilization stats via ethtool
 2025-05-16  1:56 UTC  (4+ messages)

[PATCH] platform/x86/intel/pmc Fix Arrow Lake U/H support to intel_pmc_core driver
 2025-05-16  1:56 UTC 

[PATCH] MAINTAINERS: add mm memory policy section
 2025-05-16  1:51 UTC  (3+ messages)

Fwd: [PATCH] selftests : timers : valid-adjtimex.c : Fixed style checks
 2025-05-16  1:44 UTC 

[PATCH 0/4] arm64: dts: qcom: x1p42100-lenovo-thinkbook-16: dt definition for Thinkbook 16
 2025-05-16  1:43 UTC  (2+ messages)

[PATCH v4 0/4] dma-mapping: benchmark: Add support for dma_map_sg
 2025-05-16  1:40 UTC  (5+ messages)
` [PATCH v4 1/4] dma-mapping: benchmark: Add padding to ensure uABI remained consistent
` [PATCH v4 2/4] dma-mapping: benchmark: modify the framework to adapt to more map modes
` [PATCH v4 3/4] dma-mapping: benchmark: add support for dma_map_sg
` [PATCH v4 4/4] selftests/dma: Add dma_map_sg support for dma_map_benchmark

[PATCH net-next v5 0/5] Add PCS support for Qualcomm IPQ9574 SoC
 2025-05-16  1:40 UTC  (9+ messages)

[PATCH v2] r8152: Add wake up function for RTL8153
 2025-05-16  1:35 UTC 

[PATCH v2] pwm: mc33xs2410: add support for temperature sensors
 2025-05-16  1:33 UTC  (2+ messages)

[PATCH v9 4/4] vhost: Add a KConfig knob to enable IOCTL VHOST_FORK_FROM_OWNER
 2025-05-16  1:31 UTC  (12+ messages)

[PATCH 00/19] virtio_ring in order support
 2025-05-16  1:30 UTC  (9+ messages)
` [PATCH 13/19] virtio_ring: introduce virtqueue ops

[PATCH v6 0/9] x86: Add support for NMI-source reporting with FRED
 2025-05-16  1:15 UTC  (5+ messages)
` [PATCH v6 1/9] x86/fred, KVM: VMX: Pass event data to the FRED entry point from KVM

[PATCH] staging: rtl8723bs: fix spacing around '+' in rtw_cmd.c
 2025-05-16  1:14 UTC  (3+ messages)

[PATCH net-next v3] net: dsa: microchip: Add SGMII port support to KSZ9477 switch
 2025-05-16  1:12 UTC  (2+ messages)

[PATCH 5.10.y] fs: relax assertions on failure to encode file handles
 2025-05-16  1:06 UTC 

[PATCH 5.15.y] fs: relax assertions on failure to encode file handles
 2025-05-16  1:05 UTC 

[PATCH v2 0/3] LoongArch: Add Loongson-2K0500 BMC support
 2025-05-16  0:59 UTC  (3+ messages)
` [PATCH v2 2/3] ipmi: Add Loongson-2K "

[PATCH 6.1.y] fs: relax assertions on failure to encode file handles
 2025-05-16  0:53 UTC 

[net v1] net: wwan: t7xx: Fix napi rx poll issue
 2025-05-16  0:52 UTC  (2+ messages)

[PATCH 0/5] drm/msm/dpu: Drop max_mixer_width and MAX_HDISPLAY_SPLIT
 2025-05-16  0:48 UTC  (7+ messages)
` [PATCH 3/5] drm/msm/dpu: Check mode against PINGPONG or DSC max width
` [PATCH 4/5] drm/msm/dpu: Filter writeback modes using writeback maxlinewidth

[PATCH] mux: mmio: Fix missing CONFIG_REGMAP_MMIO
 2025-05-16  0:46 UTC  (3+ messages)

[PATCH] net: devres: fix SET_NETDEV_DEV to devm_alloc_etherdev_mqs
 2025-05-16  0:45 UTC 

[paulmckrcu:dev.2025.05.05a] [rcutorture] 54d0803f63: WARNING:at_kernel/rcu/rcutorture.c:#rcu_torture_stats_print[rcutorture]
 2025-05-16  0:37 UTC  (2+ messages)

[PATCH] docs: ipmi: fix spelling and grammar mistakes
 2025-05-16  0:35 UTC  (3+ messages)

[PATCH v1 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
 2025-05-16  0:34 UTC 

[PATCH v5 0/3] [PATCH v5 0/3] Add device tree support for Luckfox Omni3576 and Core3576
 2025-05-16  0:27 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: vendor-prefixes: Add luckfox prefix
` [PATCH v5 2/3] dt-bindings: arm: rockchip: Add Luckfox Omni3576 and Core3576 bindings
` [PATCH v5 3/3] arm64: dts: rockchip: Add Luckfox Omni3576 Board support

[PATCH] ima: add a knob ima= to make IMA be able to be disabled
 2025-05-16  0:22 UTC  (2+ messages)

linux-next: build warning after merge of the kvm tree
 2025-05-16  0:16 UTC  (2+ messages)

CREDITS: fix and update for some formats
 2025-05-16  0:14 UTC 

[v9 PATCH 0/3] Add L1 and L2 error detection for A72
 2025-05-16  0:06 UTC  (4+ messages)
` [PATCH 1/3] drivers/edac: "
` [PATCH 2/3] dt-bindings: arm: cpus: Add edac-enabled property
` [PATCH 3/3] EDAC: Add EDAC driver for Cortex A72

linux-next: manual merge of the vfs tree with the vfs-brauner tree
 2025-05-16  0:02 UTC 

[PATCH v3] mtd: rawnand: brcmnand: legacy exec_op implementation
 2025-05-15 23:59 UTC  (5+ messages)

[PATCH 5/5] drm/print: require struct drm_device for drm_err() and friends
 2025-05-15 23:52 UTC  (2+ messages)

[PATCH] x86/bugs: Restructure ITS mitigation
 2025-05-15 23:52 UTC  (2+ messages)

[PATCH] extcon: max14526: depends on I2C to prevent build warning/errors
 2025-05-15 23:48 UTC 

[PATCH v2 0/2] Introduce XHCI_FULL_RESET_ON_REMOVE quirk for DWC3
 2025-05-15 23:42 UTC  (3+ messages)
` [PATCH v2 1/2] xhci: Add a quirk for full reset on removal

[PATCH -v3 00/13] x86/kconfig: Synchronize the x86 defconfigs with distribution configs
 2025-05-15 23:40 UTC  (3+ messages)
` [PATCH 07/13] x86/kconfig/64: Enable more virtualization guest options in the defconfig: enable Xen, Xen_PVH, Jailhouse, ACRN, Intel TDX and Hyper-V

[PATCH net] vmxnet3: correctly report gso type for UDP tunnels
 2025-05-15 23:38 UTC  (5+ messages)

[PATCH] x86/bugs: Don't warn when overwriting retbleed_return_thunk with srso_return_thunk
 2025-05-15 23:34 UTC  (3+ messages)
` [PATCH 1/2] x86/bugs: WARN() when overwriting x86_return_thunk
  ` [PATCH 2/2] x86/bugs: Don't WARN() when overwriting retbleed_return_thunk with srso_return_thunk

[PATCH] crypto: marvell/cesa - Avoid empty transfer descriptor
 2025-05-15 23:25 UTC  (11+ messages)

[PATCH v3 0/7] x86: Robustify pgtable_l5_enabled()
 2025-05-15 23:24 UTC  (5+ messages)
` [PATCH v3 1/7] x86/cpu: Use a new feature flag for 5 level paging

[PATCH v2 1/2] dt-bindings: arm: rockchip: Add Radxa CM5 IO board
 2025-05-15 23:22 UTC  (2+ messages)

[RFC v2 00/16] Live Update Orchestrator
 2025-05-15 23:15 UTC  (3+ messages)
` [RFC v2 08/16] luo: luo_files: add infrastructure for FDs

[PATCH v10 00/13] Add support for AMD hardware feedback interface
 2025-05-15 23:13 UTC  (3+ messages)
` [PATCH v10 01/13] Documentation: x86: Add AMD Hardware Feedback Interface documentation

[PATCH -next 0/4] fs/buffer: misc optimizations
 2025-05-15 17:39 UTC  (2+ messages)
` [PATCH 3/4] fs/buffer: remove superfluous statements

[PATCH net] selftests: net: validate team flags propagation
 2025-05-15 23:13 UTC 

[PATCH v3] RISC-V: KVM: Remove scounteren initialization
 2025-05-15 23:11 UTC 

[gustavoars:testing/wfamnae-next20250514] BUILD SUCCESS 5bcc54a21ba78468a316271a303d9af64d2b325b
 2025-05-15 23:08 UTC 

[PATCH] HID: lenovo: Unbreak USB/BT keyboards on non-ACPI platforms
 2025-05-15 23:05 UTC  (3+ messages)

[PATCH v13 00/27] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-05-15 22:52 UTC  (17+ messages)
` [PATCH v13 12/27] x86/resctrl: Introduce event configuration modes
` [PATCH v13 13/27] x86/resctrl: Add the functionality to assign MBM events
` [PATCH v13 14/27] x86/resctrl: Add the functionality to unassign "
` [PATCH v13 15/27] x86/resctrl: Report 'Unassigned' for MBM events in mbm_cntr_assign mode
` [PATCH v13 16/27] x86/resctrl: Pass entire struct rdtgroup rather than passing individual members
` [PATCH v13 17/27] x86/resctrl: Add the support for reading ABMC counters
` [PATCH v13 18/27] x86/resctrl: Add definitions for MBM event configuration
` [PATCH v13 19/27] x86/resctrl: Add event configuration directory under info/L3_MON/
` [PATCH v13 20/27] x86/resctrl: Provide interface to update the event configurations
` [PATCH v13 21/27] x86/resctrl: Introduce mbm_assign_on_mkdir to configure assignments
` [PATCH v13 22/27] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled
` [PATCH v13 23/27] x86/resctrl: Introduce mbm_L3_assignments to list assignments in a group
` [PATCH v13 24/27] x86/resctrl: Introduce the interface to modify "
` [PATCH v13 25/27] x86/resctrl: Hide the BMEC related files when mbm_cnt_assign is enabled
` [PATCH v13 26/27] x86/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v13 27/27] x86/resctrl: Configure mbm_cntr_assign mode if supported


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 NNTP newsgroup(s).