public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-04 02:21:51 to 2025-06-04 06:36:33 UTC [more...]

[PATCH v3 0/8] Add TH1520 GPU support with power sequencing
 2025-06-04  6:36 UTC  (12+ messages)
  ` [PATCH v3 1/8] dt-bindings: power: Add T-HEAD TH1520 GPU power sequencer
    ` [PATCH v3 3/8] drm/imagination: Use pwrseq for TH1520 GPU power management

[PATCH v4 0/2] Update PCIe PHY settings for QCS8300 and SA8775P
 2025-06-04  6:35 UTC  (3+ messages)
` [PATCH v4 1/2] phy: qcom: qmp-pcie: Update PHY settings for QCS8300 & SA8775P
` [PATCH v4 2/2] arm64: dts: qcom: sa8775p: Remove max link speed property for PCIe EP

[PATCH v3 0/2] Update PCIe PHY settings for QCS8300 and SA8775P
 2025-06-04  6:34 UTC  (8+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: sa8775p: Remove max link speed property for PCIe EP

[RFC PATCH net-next v2 00/10] net: dsa: b53: fix BCM5325 support
 2025-06-04  6:32 UTC  (4+ messages)
` [RFC PATCH net-next v2 01/10] net: dsa: b53: add support for FDB operations on 5325/5365

[PATCH 3/5] KVM: gmem: Hold filemap invalidate lock while allocating/preparing folios
 2025-06-04  6:28 UTC  (6+ messages)

[PATCH] arm64: dts: qcom: sm8550: Correct the max voltage for vreg_l6n_3p3
 2025-06-04  6:27 UTC 

[syzbot] [jfs?] kernel BUG in jfs_truncate_nolock
 2025-06-04  6:13 UTC  (2+ messages)

[PATCH 0/2] TCB: Add DMA support to read the capture register AB
 2025-06-04  6:17 UTC  (6+ messages)
` [PATCH 2/2] counter: microchip-tcb-capture: Add DMA support for TC_RAB register reads

[PATCH v4 0/2] iommu/amd: Support for HATdis and HATS features
 2025-06-04  6:13 UTC  (3+ messages)
` [PATCH v4 1/2] iommu/amd: Add HATDis feature support
` [PATCH v4 2/2] iommu/amd: Add efr[HATS] max v1 page table level

[tip:x86/urgent] BUILD SUCCESS 8b68e978718f14fdcb080c2a7791c52a0d09bc6d
 2025-06-04  6:09 UTC 

[PATCH v2 net] net: phy: clear phydev->devlink when the link is deleted
 2025-06-04  6:09 UTC  (5+ messages)

[PATCH v9 00/16] Enable CXL PCIe port protocol error handling and logging
 2025-06-04  6:05 UTC  (5+ messages)
` [PATCH v9 03/16] CXL/AER: Introduce kfifo for forwarding CXL errors
` [PATCH v9 04/16] PCI/AER: Dequeue forwarded CXL error

[PATCH RFC v2] mm: use per_vma lock for MADV_DONTNEED
 2025-06-04  6:02 UTC  (10+ messages)

[PATCH RESEND v10 0/3] vhost: Add support of kthread API
 2025-06-04  6:00 UTC  (2+ messages)

[PATCH] usb: dwc3: qcom: Don't leave BCR asserted
 2025-06-04  6:00 UTC 

[PATCH bpf-next] selftests/bpf: Fix compile error of bin_attribute::read/write()
 2025-06-04  5:53 UTC 

[PATCH] EDAC/synopsys: Clear the ecc counters at init
 2025-06-04  5:58 UTC  (3+ messages)

[PATCH] f2fs: compress: fix UAF of f2fs_inode_info in f2fs_free_dic
 2025-06-04  5:54 UTC 

[PATCH ath-next] wifi: ath12k: fix uaf in ath12k_core_init()
 2025-06-04  5:52 UTC 

[PATCH 0/4 v3] Make ELOG and GHES log and trace consistently
 2025-06-04  5:49 UTC  (3+ messages)
` [PATCH 1/4 v3] ACPI: extlog: Trace CPER Non-standard Section Body

[PATCH 5.4 000/204] 5.4.294-rc1 review
 2025-06-04  5:45 UTC  (2+ messages)

[PATCH] Documentation: cgroup: add section explaining controller availability
 2025-06-04  5:43 UTC 

[PATCH 00/28] KVM: x86: Clean up MSR interception code
 2025-06-04  5:43 UTC  (6+ messages)
` [PATCH 08/28] KVM: nSVM: Use dedicated array of MSRPM offsets to merge L0 and L1 bitmaps
` [PATCH 28/28] KVM: selftests: Verify KVM disable interception (for userspace) on filter change

[PATCH] perf bpf-filter: Improve error messages
 2025-06-04  5:42 UTC 

[PATCH v2 0/1] ARM: dts: aspeed: Add device tree for Nvidia's GB200
 2025-06-04  5:33 UTC  (3+ messages)
` [PATCH v2 1/1] ARM: dts: aspeed: Add device tree for Nvidia's GB200 UT3.0b platform BMC

[PATCH 0/3] wifi: ath11k: fix dest ring-buffer corruption
 2025-06-04  5:32 UTC  (8+ messages)
` [PATCH 1/3] "

[Bug] WARNING in remove_proc_entry in Linux 6.6
 2025-06-04  5:18 UTC 

[syzbot] [mm?] possible deadlock in __vma_start_write
 2025-06-04  5:17 UTC  (6+ messages)

[PATCH v2 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-06-04  5:09 UTC  (7+ messages)
` [PATCH v2 1/6] KVM: arm64: VM exit to userspace to handle SEA
` [PATCH v2 2/6] KVM: arm64: Set FnV for VCPU when FAR_EL2 is invalid
` [PATCH v2 3/6] KVM: arm64: Allow userspace to inject external instruction aborts
` [PATCH v2 4/6] KVM: selftests: Test for KVM_EXIT_ARM_SEA and KVM_CAP_ARM_SEA_TO_USER
` [PATCH v2 5/6] KVM: selftests: Test for KVM_CAP_INJECT_EXT_IABT
` [PATCH v2 6/6] Documentation: kvm: new uAPI for handling SEA

[PATCH] firmware: arm_ffa: Fix struct ffa_indirect_msg_hdr
 2025-06-04  5:05 UTC  (3+ messages)

[BUG] WARNING in do_sve_acc in Linux kernel v6.6
 2025-06-04  4:57 UTC 

[PATCH v2] xarray: Add a BUG_ON() to ensure caller is not sibling
 2025-06-04  4:53 UTC  (3+ messages)

[PATCH v2 1/4] kbuild: move W=1 check for scripts/misc-check to top-level Makefile
 2025-06-04  4:52 UTC  (3+ messages)
` [PATCH v2 3/4] scripts/misc-check: check missing #include <linux/export.h> when W=1

[BUG] WARNING in shmem_rmdir in Linux kernel v6.12
 2025-06-04  4:48 UTC  (2+ messages)

[BUG] WARNING: locking bug in ___rmqueue_pcplist in Linux kernel v6.12
 2025-06-04  4:47 UTC 

[BUG] WARNING in simple_rmdir in Linux kernel v6.12
 2025-06-04  4:47 UTC  (2+ messages)

[BUG] unable to handle kernel paging request in process_one_work in Linux 6.12
 2025-06-04  4:43 UTC  (2+ messages)

[Bug] WARNING in event_function in Linux kernel v6.12
 2025-06-04  4:40 UTC 

[Bug] possible deadlock in vfs_rmdir in Linux kernel v6.12
 2025-06-04  4:38 UTC 

[PATCH] mm: rename CONFIG_PAGE_BLOCK_ORDER to CONFIG_PAGE_BLOCK_ORDER_CEIL
 2025-06-04  4:36 UTC  (3+ messages)

[PATCH RESEND] scsi: megaraid_sas: Fix invalid Node index
 2025-06-04  4:25 UTC 

[Bug] kernel panic: Hard LOCKUP at 'net/netfilter/nf_conntrack_core.c' in Linux kernel v6.12
 2025-06-04  4:26 UTC 

[PATCH] sched: Skip useless sched_balance_running acquisition if load balance is not due
 2025-06-04  4:26 UTC  (2+ messages)

Need help increasing raid scan efficiency
 2025-06-04  4:22 UTC  (4+ messages)

[Bug] kernel BUG in may_delete in linux kernel v6.12
 2025-06-04  4:21 UTC 

[PATCH v1] jffs2: fix comment typo and adjust formatting
 2025-06-04  4:20 UTC  (2+ messages)

[Bug] task hung in rtnl_newlink in Linux kernel v6.12
 2025-06-04  4:18 UTC 

[PATCH v4 00/20] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-06-04  4:18 UTC  (7+ messages)
` [PATCH v4 15/20] gpu: nova-core: firmware: add ucode descriptor used by FWSEC-FRTS
` [PATCH v4 17/20] gpu: nova-core: compute layout of the FRTS region

[Bug] task hung in ret_from_fork in Linux v6.12
 2025-06-04  4:16 UTC 

[Bug] task hung in rescuer_thread in Linux Kernel v6.12
 2025-06-04  4:15 UTC 

[PATCH v5 00/29] x86/resctrl telemetry monitoring
 2025-06-04  4:15 UTC  (43+ messages)
` [PATCH v5 01/29] x86,fs/resctrl: Consolidate monitor event descriptions
` [PATCH v5 02/29] x86,fs/resctrl: Replace architecture event enabled checks
` [PATCH v5 03/29] x86/resctrl: Remove 'rdt_mon_features' global variable
` [PATCH v5 04/29] x86,fs/resctrl: Prepare for more monitor events
` [PATCH v5 06/29] x86,fs/resctrl: Improve domain type checking
` [PATCH v5 07/29] x86,fs/resctrl: Rename some L3 specific functions
` [PATCH v5 09/29] x86,fs/resctrl: Refactor domain_remove_cpu_mon() ready for new domain types
` [PATCH v5 10/29] x86/resctrl: Change generic domain functions to use struct rdt_domain_hdr
` [PATCH v5 11/29] x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain
` [PATCH v5 13/29] x86,fs/resctrl: Handle events that can be read from any CPU
` [PATCH v5 14/29] x86,fs/resctrl: Support binary fixed point event counters
` [PATCH v5 15/29] fs/resctrl: Add an architectural hook called for each mount
` [PATCH v5 17/29] x86/resctrl: Discover hardware telemetry events
` [PATCH v5 18/29] x86/resctrl: Count valid telemetry aggregators per package
` [PATCH v5 19/29] x86/resctrl: Complete telemetry event enumeration
` [PATCH v5 20/29] x86,fs/resctrl: Fill in details of Clearwater Forest events
` [PATCH v5 21/29] x86/resctrl: x86/resctrl: Read core telemetry events
` [PATCH v5 22/29] x86,fs/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKG
` [PATCH v5 24/29] x86/resctrl: Add energy/perf choices to rdt boot option
` [PATCH v5 25/29] x86/resctrl: Handle number of RMIDs supported by telemetry resources
` [PATCH v5 27/29] fs/resctrl: Add file system mechanism for architecture info file

[PATCH v12 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-06-04  4:14 UTC  (8+ messages)
` [PATCH v12 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v12 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v12 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v12 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH v12 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v12 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v12 7/7] rtc: Add Nuvoton NCT6694 RTC support

[BUG] task hung in fs_bdev_sync in linux v6.12
 2025-06-04  4:12 UTC 

Problem with nbcon console and amba-pl011 serial port
 2025-06-04  4:11 UTC  (5+ messages)

[PATCH v2 0/7] Performance improvement of decoder
 2025-06-04  4:09 UTC  (6+ messages)
` [PATCH v2 2/7] media: chips-media: wave5: Improve performance "

[BUG] rcu detected stall in wg_packet_encrypt_worker in Linux v6.12
 2025-06-04  4:09 UTC 

linux-next: Tree for Jun 4
 2025-06-04  4:02 UTC 

[PATCH 0/2] mm/ksm: calculate ksm_process_profit more accurately
 2025-06-04  3:45 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mm/ksm: Rename ksm_merging_pages to ksm_process_sharing

[wireless] WARNING in iwl_mvm_sta_rx_agg+0x9d3/0xb70 [iwlmvm]
 2025-06-04  3:51 UTC  (5+ messages)

[PATCH v2] nfsd: Change the type of ek_fsidtype from int to u8 and use kstrtou8
 2025-06-04  3:47 UTC 

[PATCH v2] gup: optimize longterm pin_user_pages() for large folio
 2025-06-04  3:44 UTC  (2+ messages)

[v4 PATCH 0/2] create patches for nxp-ls1046a platform watchdog feature
 2025-06-04  3:42 UTC  (3+ messages)
` [v4 PATCH 1/2] dt-bindings: watchdog: fsl-imx-wdt: add compatible string fsl,ls1046a-wdt
` [v4 PATCH 2/2] arch: arm64: dts: add big-endian property back into watchdog node

[PATCH v1 0/7] Setting the scene to convert the timers into modules
 2025-06-04  3:43 UTC  (3+ messages)
` [PATCH v1 7/7] time: Export symbol for sched_clock register function

[PATCH] ima: add a knob ima= to make IMA be able to be disabled
 2025-06-04  3:34 UTC  (6+ messages)

[PATCH v5 0/5] kunit: Add support for suppressing warning backtraces
 2025-06-04  3:30 UTC  (10+ messages)
` [PATCH v5 1/5] bug/kunit: Core "

Subject: [PATCH v2] vmbus: retrieve connection-id from DeviceTree
 2025-06-04  3:27 UTC  (2+ messages)

[Bug] unable to handle kernel access to user memory in step_into in Linux v6.12
 2025-06-04  3:27 UTC  (2+ messages)

[QUESTION] problems report: rcu_read_unlock_special() called in irq_exit() causes dead loop
 2025-06-04  3:25 UTC  (9+ messages)

[PATCH v2 0/2] Fix perf cgroup problem
 2025-06-04  3:39 UTC  (3+ messages)
` [PATCH v2 1/2] perf/core: Fix nr_cgroups/cpuctx->cgrp is not updated correctly
` [PATCH v2 2/2] perf/core: Fix WARN_ON_ONCE(cpuctx->ctx.nr_cgroups == 0) in perf_cgroup_switch

[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-04  3:23 UTC  (6+ messages)
` [PATCH 01/12] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST

linux-next: build warning after merge of the amdgpu tree
 2025-06-04  3:23 UTC 

[RFC v4 00/18] Split netmem from struct page
 2025-06-04  3:23 UTC  (20+ messages)
` [RFC v4 01/18] netmem: introduce struct netmem_desc mirroring "
` [RFC v4 02/18] netmem: introduce netmem alloc APIs to wrap page alloc APIs
` [RFC v4 03/18] page_pool: use netmem alloc/put APIs in __page_pool_alloc_page_order()
` [RFC v4 04/18] page_pool: rename __page_pool_alloc_page_order() to __page_pool_alloc_netmem_order()
` [RFC v4 05/18] page_pool: use netmem alloc/put APIs in __page_pool_alloc_pages_slow()
` [RFC v4 06/18] page_pool: rename page_pool_return_page() to page_pool_return_netmem()
` [RFC v4 07/18] page_pool: use netmem put API in page_pool_return_netmem()
` [RFC v4 08/18] page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma()
` [RFC v4 09/18] page_pool: rename __page_pool_put_page() to __page_pool_put_netmem()
` [RFC v4 10/18] page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems_slow()
` [RFC v4 11/18] mlx4: use netmem descriptor and APIs for page pool
` [RFC v4 12/18] netmem: use _Generic to cover const casting for page_to_netmem()
` [RFC v4 13/18] netmem: remove __netmem_get_pp()
` [RFC v4 14/18] page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem()
` [RFC v4 15/18] netdevsim: use netmem descriptor and APIs for page pool
` [RFC v4 16/18] netmem: introduce a netmem API, virt_to_head_netmem()
` [RFC v4 17/18] mt76: use netmem descriptor and APIs for page pool
` [RFC v4 18/18] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()

[PATCH] mm: Remove PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LAST
 2025-06-04  3:21 UTC 

[PATCH v4 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
 2025-06-04  3:19 UTC  (3+ messages)
` [PATCH v4 3/3] remoteproc: imx_rproc: detect and attach to pre-booted remote cores

[PATCH 0/2] Cleanup in rockchip_sai.c
 2025-06-04  3:13 UTC  (3+ messages)
` [PATCH 1/2] ASOC: rochchip: Simplify the condition logic in rockchip_sai_xfer_stop
` [PATCH 2/2] ASOC: rockchip: Use helper function devm_clk_get_enabled()

[PATCH v1 0/2] PM: suspend: Fix pm_suspend_target_state usage and logging
 2025-06-04  3:10 UTC  (3+ messages)
` [PATCH v1 1/2] PM: suspend: Assign pm_suspend_target_state earlier for valid debug logs
` [PATCH v1 2/2] PM: suspend: Simplify state check using sleep_state_supported()

[PATCH v7 1/5] drivers/base/node: Optimize memory block registration to reduce boot time
 2025-06-04  3:07 UTC  (2+ messages)

[Bug] spinlock recursion in pl011_console_write in Linux v6.12
 2025-06-04  3:02 UTC 

[Bug] soft lockup in blk_rq_timed_out_timer in Linux v6.12
 2025-06-04  2:59 UTC 

[PATCH v2 0/5] drm/xe: enable driver usage on non-4KiB kernels
 2025-06-04  2:57 UTC  (6+ messages)
` [PATCH v2 1/5] drm/xe/bo: fix alignment with non-4KiB kernel page sizes
` [PATCH v2 2/5] drm/xe/guc: use GUC_SIZE (SZ_4K) for alignment
` [PATCH v2 3/5] drm/xe/regs: fix RING_CTL_SIZE(size) calculation
` [PATCH v2 4/5] drm/xe: use 4KiB alignment for cursor jumps
` [PATCH v2 5/5] drm/xe/query: use PAGE_SIZE as the minimum page alignment

[PATCH hyperv-next v3 00/15] Confidential VMBus
 2025-06-04  2:56 UTC  (3+ messages)
` [PATCH hyperv-next v3 01/15] Documentation: hyperv: "

[PATCH v1 1/1] USB: serial: nct_usb_serial: add support for Nuvoton USB adapter
 2025-06-04  2:51 UTC  (3+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[PATCH net-next 0/2] net/mlx5: misc changes 2025-05-25
 2025-06-04  2:50 UTC  (5+ messages)
` [PATCH net-next 2/2] net/mlx5e: Log error messages when extack is not present

[PATCH net] net: enetc: fix the netc-lib driver build dependency
 2025-06-04  2:44 UTC  (3+ messages)

[PATCH v6 0/9] x86: Add support for NMI-source reporting with FRED
 2025-06-04  2:41 UTC  (5+ messages)
` [PATCH v6 9/9] x86/nmi: Print source information with the unknown NMI console message

[PATCH v13 0/9] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
 2025-06-04  2:38 UTC  (3+ messages)

[PATCH v1 0/4] Fix uprobe pte be overwritten when expanding vma
 2025-06-04  2:36 UTC  (5+ messages)
` [PATCH v1 3/4] selftests/mm: Extract read_sysfs and write_sysfs into vm_util

[PATCH] ACPI: pfr_update: Add more debug information when firmware update failed
 2025-06-04  2:29 UTC 

[PATCH 0/3] remoteproc: imx_rproc: Support i.MX95
 2025-06-04  2:33 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: remoteproc: fsl,imx-rproc: Add support for i.MX95
` [PATCH 2/3] remoteproc: imx_rproc: Add support for System Manager API
` [PATCH 3/3] remoteproc: imx_rproc: Add support for i.MX95

[PATCH v6] arm64/mm: Optimize loop to reduce redundant operations of contpte_ptep_get
 2025-06-04  2:31 UTC  (3+ messages)
`  "

[PATCH] ACPI: CPPC: Fix panic caused by NULL pointer dereference
 2025-06-04  2:30 UTC 

[PATCH v2 0/3] Fix build issue when CONFIG_MODULES is not set
 2025-06-04  2:26 UTC  (10+ messages)
` [PATCH v2 1/3] i2c: designware: Initialize adapter name only when "
` [PATCH v2 2/3] i2c: amd-isp: Initialize unique adpater name
` [PATCH v2 3/3] platform/x86: Use i2c adapter name to fix build errors

[PATCH 00/10] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-06-04  2:08 UTC  (9+ messages)
` [PATCH 02/10] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit
` [PATCH 04/10] nvmet: set WZDS and DRB if device supports BLK_FEAT_WRITE_ZEROES_UNMAP
` [PATCH 05/10] scsi: sd: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports unmap zeroing mode
` [PATCH 06/10] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support
` [PATCH 07/10] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
` [PATCH 08/10] block: factor out common part in blkdev_fallocate()
` [PATCH 09/10] block: add FALLOC_FL_WRITE_ZEROES support
` [PATCH 10/10] ext4: "


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