public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-06 01:29:54 to 2026-03-06 04:24:25 UTC [more...]

[PATCH v10 00/10] gpu: nova-core: add Turing support
 2026-03-06  4:24 UTC  (16+ messages)
` [PATCH v10 01/10] gpu: nova-core: create falcon firmware DMA objects lazily
` [PATCH v10 02/10] gpu: nova-core: falcon: add constant for memory block alignment
` [PATCH v10 04/10] gpu: nova-core: falcon: remove FalconFirmware's dependency on FalconDmaLoadable
` [PATCH v10 05/10] gpu: nova-core: falcon: remove unwarranted safety check in dma_load
` [PATCH v10 06/10] gpu: nova-core: move brom_params and boot_addr to FalconFirmware
` [PATCH v10 09/10] gpu: nova-core: make Chipset::arch() const
` [PATCH v10 10/10] gpu: nova-core: add gen_bootloader firmware to ModInfoBuilder

[PATCHSET v3 sched_ext/for-7.1] sched_ext: Implement cgroup sub-scheduler support
 2026-03-06  4:18 UTC  (7+ messages)
` [PATCH 03/34] sched/core: Swap the order between sched_post_fork() and cgroup_post_fork()
` [PATCH 04/34] cgroup: Expose some cgroup helpers

[PATCH] nvme-auth: Don't propose NVME_AUTH_DHGROUP_NULL with SC_C
 2026-03-06  4:18 UTC 

[Regression] mm:slab/sheaves: severe performance regression in cross-CPU slab allocation
 2026-03-06  4:17 UTC  (9+ messages)

[PATCH v4 00/24] Runtime TDX Module update support
 2026-03-06  4:17 UTC  (5+ messages)
` [PATCH v4 02/24] coco/tdx-host: Introduce a "tdx_host" device

[PATCH 0/4] mshv: Fix and improve memory pre-depositing
 2026-03-06  4:15 UTC  (13+ messages)
` [PATCH 1/4] mshv: Support larger memory deposits
` [PATCH 2/4] mshv: Fix pre-depositing of pages for partition initialization
` [PATCH 3/4] mshv: Fix pre-depositing of pages for virtual processor initialization
` [PATCH 4/4] mshv: Pre-deposit pages for SLAT creation

[RFC v1 00/18] PCI: Enable async probe by default
 2026-03-06  4:14 UTC  (3+ messages)

[PATCH 1/1] arm: add try_get_task_stack() for __get_wchan
 2026-03-06  4:14 UTC 

[PATCH v2] perf ftrace: Fix hashmap__new() error checking
 2026-03-06  4:10 UTC 

[PATCH] KVM: Change [g|h]va_t as u64
 2026-03-06  4:11 UTC 

[PATCH v2 00/10] workqueue / drivers: Add device-managed allocate workqueue
 2026-03-06  4:08 UTC  (3+ messages)
` [PATCH v2 01/10] workqueue: devres: "

[PATCH 0/2] cpufreq: governor: Apply limits with target_freq instead of policy->cur
 2026-03-06  4:08 UTC  (4+ messages)
` [PATCH 2/2] cpufreq: governor: Apply limits with requested_freq or next_freq

[PATCH v6 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-03-06  3:34 UTC  (12+ messages)
` [PATCH v6 net-next 01/11] net/nebula-matrix: add minimum nbl build framework
` [PATCH v6 net-next 02/11] net/nebula-matrix: add our driver architecture
` [PATCH v6 net-next 03/11] net/nebula-matrix: add chip related definitions
` [PATCH v6 net-next 04/11] net/nebula-matrix: channel msg value and msg struct
` [PATCH v6 net-next 05/11] net/nebula-matrix: add channel layer
` [PATCH v6 net-next 06/11] net/nebula-matrix: add common resource implementation
` [PATCH v6 net-next 07/11] net/nebula-matrix: add intr "
` [PATCH v6 net-next 08/11] net/nebula-matrix: add vsi "
` [PATCH v6 net-next 09/11] net/nebula-matrix: add Dispatch layer implementation
` [PATCH v6 net-next 10/11] net/nebula-matrix: add common/ctrl dev init/reinit operation
` [PATCH v6 net-next 11/11] net/nebula-matrix: add common dev start/stop operation

[PATCH 0/2] KVM: PPC: e500: Fix build error due to crappy KVM code
 2026-03-06  4:02 UTC  (3+ messages)

[PATCH v2] perf annotate: Fix hashmap__new() error checking
 2026-03-06  3:56 UTC 

[PATCH 0/3] Remove <linux/of_gpio.h>
 2026-03-06  3:59 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] nfc: s3fwrn5: convert to gpio descriptors
  ` [PATCH v3 2/3] nfc: nfcmrvl: "
  ` [PATCH v3 3/3] gpio: remove of_get_named_gpio() and <linux/of_gpio.h>

[PATCH] media: amd: isp4: add system suspend/resume support
 2026-03-06  3:58 UTC  (4+ messages)

[PATCH 0/8] mm/zswap, zsmalloc: Per-memcg-lruvec zswap accounting
 2026-03-06  3:49 UTC  (3+ messages)
` [PATCH 3/8] mm/zsmalloc: Introduce objcgs pointer in struct zpdesc

[PATCH] scsi: ufs: core: Handle MCQ IAG events
 2026-03-06  3:49 UTC  (6+ messages)

[PATCH] iommu: tegra-smmu: Fix spacing around operators
 2026-03-06  3:48 UTC 

[PATCH 2/2] ACPI, x86/boot: Remove {set|get}_root_pointer() ACPI callbacks
 2026-03-06  3:25 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] tty: ipwireless: fix memory leak in do_go_offline()
 2026-03-06  3:40 UTC 

[PATCH net v5] serial: caif: hold tty->link reference in ldisc_open and ser_release
 2026-03-06  3:40 UTC 

[PATCH 0/3] lib/crc: Fix crc_kunit dependency and add kunitconfig
 2026-03-06  3:35 UTC  (4+ messages)
` [PATCH 1/3] lib/crc: tests: Make crc_kunit test only the enabled CRC variants
` [PATCH 2/3] lib/crc: tests: Add CRC_ENABLE_ALL_FOR_KUNIT
` [PATCH 3/3] lib/crc: tests: Add a .kunitconfig file

[PATCH] ata: libata-eh: Fix detection of deferred qc timeouts
 2026-03-06  3:33 UTC  (2+ messages)

[PATCH] Bluetooth: MGMT: Fix list corruption and UAF in command complete handlers
 2026-03-06  3:33 UTC  (2+ messages)

[PATCH net-next v2] net: phy: realtek: Add support for PHY LEDs on RTL8211F-VD
 2026-03-06  3:32 UTC  (2+ messages)

[PATCH v2 0/5] k3-am68-phyboard-izar dsi support
 2026-03-06  3:31 UTC  (6+ messages)
` [PATCH v2 1/5] arm64: dts: ti: k3-am68-phyboard-izar: Assign dss clocks
` [PATCH v2 2/5] arm64: dts: ti: k3-am68-phycore-som: Add DSI->LVDS bridge
` [PATCH v2 3/5] arm64: dts: ti: k3-am68-phyboard-izar: Add LVDS-Display
` [PATCH v2 4/5] arm64: dts: ti: k3-j721s2-main: Add DSI1
` [PATCH v2 5/5] arm64: dts: ti: k3-am68-phyboard-izar: Add PEB-AV-15 overlay

[PATCH] usb: gadget: uvc: fix interval_duration calculation
 2026-03-06  3:30 UTC 

[PATCH v3 0/3] Add support for Orange Pi 5 Pro
 2026-03-06  3:28 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: arm: rockchip: Add "
` [PATCH v3 2/3] arm64: dts: rockchip: refactor items from Orange Pi 5/b to prep for Pro
` [PATCH v3 3/3] arm64: dts: rockchip: Add Orange Pi 5 Pro board support

[PATCH] clk-lpc18xx-ccu: kzalloc + kcalloc to kzalloc_flex
 2026-03-06  3:25 UTC 

[PATCH] mctp: route: hold key->lock in mctp_flow_prepare_output()
 2026-03-06  3:25 UTC  (3+ messages)

[PATCH net-next] net: dsa: realtek: rtl8365mb: remove ifOutDiscards from rx_packets
 2026-03-06  3:24 UTC  (2+ messages)

[PATCH v1 0/2] iommu/arm-smmu-v3: Reset PCI device upon ATC invalidate timeout
 2026-03-06  3:22 UTC  (9+ messages)
` [PATCH v1 2/2] iommu/arm-smmu-v3: Recover ATC invalidate timeouts

[PATCH 1/1] ARM: dts: imx6sx: remove fallback compatible string fsl,imx28-lcdif
 2026-03-06  3:24 UTC  (4+ messages)

[PATCH v6 00/10] arm64: dts: qcom: kaanapali: Add more features
 2026-03-06  3:22 UTC  (2+ messages)

[PATCH] audit: handle unknown status requests in audit_receive_msg
 2026-03-06  3:22 UTC  (2+ messages)

[PATCH] ocfs2: fix possible deadlock between unlink and dio_end_io_write
 2026-03-06  3:22 UTC 

[PATCH v2 1/3] RISC-V: KVM: Fix lost write protection on huge pages during dirty logging
 2026-03-06  3:19 UTC  (2+ messages)

[PATCH] ublk: fix NULL pointer dereference in ublk_ctrl_set_size()
 2026-03-06  3:17 UTC  (2+ messages)

[PATCH] usb: typec: tcpm: kzalloc + kcalloc to kzalloc_flex
 2026-03-06  3:16 UTC 

[PATCH net] net: dsa: skip user_mii_bus fallback if phy-handle is set
 2026-03-06  3:16 UTC 

[PATCH 0/2] Fix slice accounting and simplify descriptor and locking logic
 2026-03-06  3:12 UTC  (3+ messages)
` [PATCH 1/2] soc: qcom: llcc: Add per-slice counter and common llcc slice descriptor
` [PATCH 2/2] soc: qcom: llcc: Use guards for mutex handling

[PATCH] audit: fix coding style issues
 2026-03-06  3:16 UTC  (2+ messages)

[PATCH] bpf: Fix potential NULL pointer dereference in bpf_prog_dev_bound_destroy
 2026-03-06  3:15 UTC 

[PATCH v2 0/3] NTB: Allow drivers to provide DMA mapping device
 2026-03-06  3:14 UTC  (4+ messages)
` [PATCH v2 1/3] NTB: core: Add .get_dma_dev() callback to ntb_dev_ops
` [PATCH v2 2/3] NTB: ntb_transport: Use ntb_get_dma_dev() for DMA buffers
` [PATCH v2 3/3] PCI: endpoint: pci-epf-vntb: Implement .get_dma_dev()

[PATCH v3] mctp: route: hold key->lock in mctp_flow_prepare_output()
 2026-03-06  3:14 UTC 

[PATCH v4] media: verisilicon: Fix kernel panic due to __initconst misuse
 2026-03-06  3:10 UTC 

[PATCH net-next 0/8] net: macb: add XSK support
 2026-03-06  3:11 UTC  (2+ messages)

[PATCH] arm64: dts: amlogic: t7: khadas-vim4: fix memory layout for 8GB RAM
 2026-03-06  3:10 UTC 

[PATCH] PCI: imx6: Separate PERST# assertion from core reset functions
 2026-03-06  3:09 UTC  (2+ messages)

[PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
 2026-03-06  3:09 UTC  (3+ messages)
` [PATCH v3 02/12] audit: widen ino fields "

[PATCH V2] PCI: imx6: Change imx_pcie_deassert_core_reset() to return void
 2026-03-06  3:09 UTC  (2+ messages)

[PATCH] arm64: dts: amlogic: t7: khadas-vim4: fix board model name
 2026-03-06  3:07 UTC 

[PATCH v5 0/3] bsg: add io_uring command support for SCSI passthrough
 2026-03-06  3:04 UTC  (11+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/3] bsg: add bsg_uring_cmd uapi structure
  ` [PATCH v6 2/3] bsg: add io_uring command support to generic layer
  ` [PATCH v6 3/3] scsi: bsg: add io_uring passthrough handler

[PATCH net-next v2 0/3] ethtool: Dynamic RSS context indirection table resizing
 2026-03-06  3:05 UTC  (3+ messages)
` [PATCH net-next v2 2/3] bnxt_en: Resize RSS contexts on channel count change

[GIT PULL] Crypto Fixes for 7.0
 2026-03-06  3:01 UTC 

[PATCH] tipc: validate conn_timeout to prevent divide-by-zero
 2026-03-06  3:01 UTC  (2+ messages)

[PATCH 0/2] x86/split_lock: Fix and cleanup of cpu_model_supports_sld
 2026-03-06  2:59 UTC  (2+ messages)

[REGRESSION] Linux kernel 6.12.75 fails to compile with -Werror=implicit-function-declaration
 2026-03-06  2:57 UTC  (8+ messages)

[PATCH] x86/split_lock: Remove dead kmsg formatting when split_lock_detect=fatal
 2026-03-06  2:57 UTC  (8+ messages)
` [PATCH] x86/split_lock: Zap the unwieldy switch-case in sld_state_show()
          ` [PATCH -v2] x86/split_lock: Restructure "

[PATCH v2] mctp: route: hold key->lock in mctp_flow_prepare_output()
 2026-03-06  2:56 UTC 

Process killed by seccomp looks live by tracer
 2026-03-06  2:55 UTC  (6+ messages)

[PATCH net-next] net: rocker: kzalloc + kcalloc to kzalloc_flex
 2026-03-06  2:54 UTC 

[PATCH v3] media: verisilicon: Fix kernel panic due to __initconst misuse
 2026-03-06  2:52 UTC  (5+ messages)

[PATCH net-next v7 3/3] net: stmmac: Add glue layer for Spacemit K3 SoC
 2026-03-06  2:52 UTC  (2+ messages)
` [net-next,v7,3/3] "

[syzbot] [kernel?] KMSAN: uninit-value in timespec64_add_safe
 2026-03-06  2:52 UTC 

[PATCH] mtd: rawnand: brcmnand: skip DMA during panic write
 2026-03-06  2:50 UTC  (2+ messages)

[PATCH ipsec-next v5 3/8] xfrm: allow migration from UDP encapsulated to non-encapsulated ESP
 2026-03-06  2:49 UTC  (7+ messages)
        ` [devel-ipsec] "

[PATCH bpf-next] selftests/bpf: Fix const qualifier warning in fexit_bpf2bpf.c
 2026-03-06  2:47 UTC  (5+ messages)

[PATCH v3 v3 1/2] selftests/harness: order TEST_F and XFAIL_ADD constructors
 2026-03-06  2:47 UTC  (3+ messages)

[BUG] Memory ordering between kmalloc() and kfree()? it's confusing!
 2026-03-06  2:46 UTC  (2+ messages)

[PATCH v6 0/3] bsg: add io_uring command support for SCSI passthrough
 2026-03-06  2:46 UTC  (2+ messages)

[Question]nfs: never returned delegation
 2026-03-06  2:46 UTC  (4+ messages)

[PATCH] phy: cadence: Sierra: Do not modify register when getting parent clock
 2026-03-06  2:45 UTC  (2+ messages)

[PATCH V4 0/2] arm64/mm: Enable batched TLB flush in unmap_hotplug_range()
 2026-03-06  2:46 UTC  (5+ messages)
` [PATCH V4 2/2] arm64/mm: Reject memory removal that splits a kernel leaf mapping

[PATCH] mtd: rawnand: serialize lock/unlock against other NAND operations
 2026-03-06  2:45 UTC  (2+ messages)

[tip:tip/urgent] BUILD SUCCESS d8f6538ffcfec5eac254f0e993b94f4f3a5ea0ea
 2026-03-06  2:44 UTC 

[PATCH net v4 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-03-06  2:42 UTC  (7+ messages)
` [PATCH net v4 1/2] bonding: fix null-ptr-deref in bond_rr_gen_slave_id()

[RFC v2 0/2] ptp: Move non-NIC PHC drivers from netdev to clock/timekeeping maintainership
 2026-03-06  2:41 UTC  (4+ messages)

[PATCH 6.12.y 1/2] f2fs: compress: change the first parameter of page_array_{alloc,free} to sbi
 2026-03-06  2:38 UTC  (2+ messages)
` [PATCH 6.12.y 2/2] f2fs: compress: fix UAF of f2fs_inode_info in f2fs_free_dic

[v2 PATCH 0/1] PM: QoS: Introduce boot parameter pm_qos_resume_latency_us
 2026-03-06  2:35 UTC  (4+ messages)
` [v2 PATCH 1/1] "

[RFC PATCH 0/2] disable optimistic spinning for ftrace_lock
 2026-03-06  2:33 UTC  (21+ messages)
` [RFC PATCH 1/2] locking: add mutex_lock_nospin()

[PATCH net v2 0/3] {net,bpf}: nd_tbl fixes for when ipv6.disable=1
 2026-03-06  2:31 UTC  (3+ messages)
` [PATCH net v2 3/3] net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabled

[PATCH v9 00/22] Enable FRED with KVM VMX
 2026-03-06  2:30 UTC  (5+ messages)
` [PATCH v9 08/22] KVM: VMX: Set FRED MSR intercepts

[PATCH net v3 0/3] {net,bpf}: nd_tbl fixes for when ipv6.disable=1
 2026-03-06  2:25 UTC  (4+ messages)
` [PATCH net v3 2/3] bpf: bpf_out_neigh_v6: Fix nd_tbl NULL dereference when IPv6 is disabled

[PATCH v2] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform
 2026-03-06  2:20 UTC  (6+ messages)
` [PATCH v3] "

[PATCH v2] staging: most: dim2: replace ROUND_UP_TO macro with round_up()
 2026-03-06  2:19 UTC 

[syzbot] [ext4?] INFO: task hung in filename_rmdir
 2026-03-06  2:20 UTC  (2+ messages)

[PATCH 0/2] ufs: add delay for VCC ramp-up stability
 2026-03-06  2:16 UTC  (6+ messages)
` [PATCH 1/2] ufs: core: Add quriks for VCC ramp-up delay

[PATCH v5 0/2] landlock: Fix TSYNC deadlock and clean up error path
 2026-03-06  2:16 UTC  (3+ messages)
` [PATCH v5 1/2] landlock: Serialize TSYNC thread restriction
` [PATCH v5 2/2] landlock: Clean up interrupted thread logic in TSYNC

[PATCH] tracing: Move snapshot code out of trace.c and into trace_snapshot.c
 2026-03-06  2:18 UTC 

[Patch v9 00/12] arch-PEBS enabling for Intel platforms
 2026-03-06  2:17 UTC  (7+ messages)
` [Patch v9 05/12] perf/x86/intel: Initialize architectural PEBS
` [Patch v9 11/12] perf/x86/intel: Setup PEBS data configuration and enable legacy groups

[RFC PATCH v1 00/11] riscv: hwprobe: Introduce rva23u64 base behavior
 2026-03-06  2:17 UTC  (5+ messages)
` [RFC PATCH v1 04/11] riscv: Add B to hwcap

[PATCH v3] kconfig: fix potential NULL pointer dereference in conf_askvalue
 2026-03-06  2:17 UTC 

[PATCH net v2] bonding: fix type confusion in bond_setup_by_slave()
 2026-03-06  2:15 UTC 

[PATCH] tracing: Fix use-after-free race in copy_trace_marker on instance removal
 2026-03-06  2:14 UTC  (2+ messages)

[syzbot] [ext4?] INFO: task hung in filename_unlinkat
 2026-03-06  2:07 UTC  (2+ messages)

[PATCH] usb: dwc3: gadget: Inform system of suspended state
 2026-03-06  2:06 UTC  (8+ messages)

[PATCH] crash_dump: Don't log dm-crypt key bytes in read_key_from_user_keying
 2026-03-06  2:00 UTC  (3+ messages)

[PATCH] hfsplus: limit sb_maxbytes to partition size
 2026-03-06  2:05 UTC  (10+ messages)

[PATCH] PCI: imx6: Change imx_pcie_deassert_core_reset() to return void
 2026-03-06  2:02 UTC  (3+ messages)

[PATCH v4 1/3] dt-bindings: mmc: synopsys-dw-mshc: relax clocks constraint
 2026-03-06  2:05 UTC  (2+ messages)

[PATCH net V2 0/6] mlx5 misc fixes 2026-02-18
 2026-03-06  1:54 UTC  (5+ messages)
` [PATCH net V2 5/6] net/mlx5e: Fix deadlocks between devlink and netdev instance locks

[RFC PATCH 0/7] queued static-key API reduces IPIs to 134/16154 in dyndbg
 2026-03-06  1:50 UTC  (8+ messages)
` [RFC PATCH 1/7] jump_label: expose queueing API for batched static key updates
` [RFC PATCH 2/7] virtio: use pr_debug_ratelimited to avoid flooding
` [RFC PATCH 3/7] drivers/tty/serial/serial_core: ratelimit uart_wait_until_sent
` [RFC PATCH 4/7] dyndbg: use static-key queueing API in dynamic-debug
` [RFC PATCH 5/7] dyndbg: hoist static_key_apply_queued up
` [RFC PATCH 6/7] lib/dynamic_debug: add negation support to queries
` [RFC PATCH 7/7] dyndbg-test: test keyword !value negation

[PATCH v8 25/25] gpu: nova-core: mm: Add PRAMIN aperture self-tests
 2026-03-06  1:49 UTC  (4+ messages)

[PATCH v2] media: verisilicon: Fix kernel panic due to __initconst misuse
 2026-03-06  1:49 UTC  (5+ messages)

[PATCH] xfs: Convert comma to semicolon
 2026-03-06  1:48 UTC 

Subscribe
 2026-03-06  1:48 UTC 

[PATCH v2 0/5] Introduce QPW for per-cpu operations (v2)
 2026-03-06  1:47 UTC  (6+ messages)
` [PATCH v2 2/5] Introducing qpw_lock() and per-cpu queue & flush work

[PATCH v5 0/9] gpu: nova-core: gsp: add continuation record support
 2026-03-06  1:46 UTC  (7+ messages)
` [PATCH v5 2/9] gpu: nova-core: gsp: add mechanism to wait for space on command queue

[PATCH v7 00/26] Nested SVM fixes, cleanups, and hardening
 2026-03-06  1:46 UTC  (9+ messages)
` [PATCH v7 26/26] KVM: selftest: Add a selftest for VMRUN/#VMEXIT with unmappable vmcb12

[PATCH 00/13] wifi: drop redundant USB device references
 2026-03-06  1:40 UTC  (2+ messages)

[PATCH] spi: amlogic: spifc-a4: Fix DMA mapping error handling
 2026-03-06  1:42 UTC  (2+ messages)

[PATCH v4] ext4: avoid infinite loops caused by residual data
 2026-03-06  1:31 UTC  (2+ messages)
` [PATCH v5] "

[PATCH V2] docs/zh_CN: fix an inconsistent statement in dev-tools/testing-overview
 2026-03-06  1:29 UTC  (2+ messages)


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