linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-03 23:46:19 to 2025-06-04 03:35:24 UTC [more...]

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

[PATCH v5 00/29] x86/resctrl telemetry monitoring
 2025-06-04  3:32 UTC  (15+ 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 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] mm/ksm: calculate ksm_process_profit more accurately
 2025-06-04  3:17 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mm/ksm: Rename ksm_merging_pages to ksm_process_sharing

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

[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  (17+ messages)
` [PATCH hyperv-next v3 01/15] Documentation: hyperv: "
` [PATCH hyperv-next v3 02/15] drivers: hv: VMBus protocol version 6.0
` [PATCH hyperv-next v3 03/15] arch: hyperv: Get/set SynIC synth.registers via paravisor
` [PATCH hyperv-next v3 04/15] arch/x86: mshyperv: Trap on access for some synthetic MSRs
` [PATCH hyperv-next v3 05/15] Drivers: hv: Rename fields for SynIC message and event pages
` [PATCH hyperv-next v3 06/15] Drivers: hv: Allocate the paravisor SynIC pages when required
` [PATCH hyperv-next v3 07/15] Drivers: hv: Post messages via the confidential VMBus if available
` [PATCH hyperv-next v3 08/15] Drivers: hv: remove stale comment
` [PATCH hyperv-next v3 09/15] Drivers: hv: Use memunmap() to check if the address is in IO map
` [PATCH hyperv-next v3 10/15] Drivers: hv: Rename the SynIC enable and disable routines
` [PATCH hyperv-next v3 11/15] Drivers: hv: Functions for setting up and tearing down the paravisor SynIC
` [PATCH hyperv-next v3 12/15] Drivers: hv: Allocate encrypted buffers when requested
` [PATCH hyperv-next v3 13/15] Drivers: hv: Support confidential VMBus channels
` [PATCH hyperv-next v3 14/15] Drivers: hv: Support establishing the confidential VMBus connection
` [PATCH hyperv-next v3 15/15] Drivers: hv: Set the default VMBus version to 6.0

[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 v2 0/1] ARM: dts: aspeed: Add device tree for Nvidia's GB200
 2025-06-04  2:50 UTC  (2+ messages)
` [PATCH v2 1/1] ARM: dts: aspeed: Add device tree for Nvidia's GB200 UT3.0b platform BMC

[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  (14+ messages)
` [PATCH v1 1/4] mm: "
` [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 0/3] wifi: ath11k: fix dest ring-buffer corruption
 2025-06-04  2:34 UTC  (8+ messages)
` [PATCH 1/3] "

[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  (11+ messages)
` [PATCH 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [PATCH 02/10] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit
` [PATCH 03/10] nvme-multipath: add BLK_FEAT_WRITE_ZEROES_UNMAP support
` [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: "

[PATCH v1] jffs2: fix comment typo and adjust formatting
 2025-06-04  2:20 UTC 

[PATCH] selftests: ublk: kublk: improve behavior on init failure
 2025-06-04  2:20 UTC  (3+ messages)

[PATCH] scsi: iscsi: fix incorrect error path labels for flashnode operations
 2025-06-04  2:16 UTC  (2+ messages)

[PATCH] f2fs: turn off one_time when forcibly set to foreground GC
 2025-06-04  2:09 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH net-next v12 00/10] tun: Introduce virtio-net hashing feature
 2025-06-04  1:53 UTC  (9+ messages)
` [PATCH net-next v12 01/10] virtio_net: Add functions for hashing
` [PATCH net-next v12 03/10] tun: Allow steering eBPF program to fall back
` [PATCH net-next v12 04/10] tun: Add common virtio-net hash feature code

[PATCH v2 0/5] genirq/msi: Fix device MSI prepare/alloc sequencing
 2025-06-04  1:52 UTC  (7+ messages)
` [PATCH v2 3/5] genirq/msi: Move prepare() call to per-device allocation

[PATCH] LoongArch: vDSO: correctly use asm parameters in syscall wrappers
 2025-06-04  1:51 UTC  (2+ messages)

[PATCH v4 00/20] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-06-04  1:38 UTC  (19+ messages)
` [PATCH v4 04/20] rust: add new `num` module with useful integer operations
` [PATCH v4 19/20] gpu: nova-core: extract FWSEC from BIOS and patch it to run FWSEC-FRTS
` [PATCH v4 20/20] gpu: nova-core: load and "

linux-next: build warning after merge of the kbuild tree
 2025-06-04  1:37 UTC  (3+ messages)

[PATCH v4 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2025-06-04  1:31 UTC  (12+ messages)
` [PATCH v4 01/10] x86/acpi: Add a helper functions to setup and access the wakeup mailbox
` [PATCH v4 02/10] x86/acpi: Move acpi_wakeup_cpu() and helpers to smpwakeup.c
` [PATCH v4 03/10] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
` [PATCH v4 04/10] x86/dt: Parse the "
` [PATCH v4 05/10] x86/hyperv/vtl: Set real_mode_header in hv_vtl_init_platform()
` [PATCH v4 06/10] x86/realmode: Make the location of the trampoline configurable
` [PATCH v4 07/10] x86/hyperv/vtl: Setup the 64-bit trampoline for TDX guests
` [PATCH v4 08/10] x86/smpwakeup: Add a helper get the address of the wakeup mailbox
` [PATCH v4 09/10] x86/hyperv/vtl: Mark the wakeup mailbox page as private
` [PATCH v4 10/10] x86/hyperv/vtl: Use the wakeup mailbox to boot secondary CPUs

[PATCH rtw-next] wifi: rtw89: sar: drop assertion from rtw89_sar_set_src()
 2025-06-04  1:28 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update my email address for DRM Panel reviews
 2025-06-04  1:18 UTC 

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

[v1] arm64: dts: freescale: imx93-var-som: update eqos support for MaxLinear PHY
 2025-06-04  1:19 UTC  (2+ messages)

[PATCH AUTOSEL 6.15 008/118] wifi: mt76: mt7996: drop fragments with multicast or broadcast RA
 2025-06-04  1:15 UTC  (10+ messages)
` [PATCH AUTOSEL 6.15 010/118] Bluetooth: btusb: Add new VID/PID 13d3/3630 for MT7925
` [PATCH AUTOSEL 6.15 014/118] Bluetooth: btmtksdio: Fix wakeup source leaks on device unbind
` [PATCH AUTOSEL 6.15 015/118] wifi: mt76: mt7996: fix uninitialized symbol warning
` [PATCH AUTOSEL 6.15 016/118] wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519R
` [PATCH AUTOSEL 6.15 017/118] wifi: mt76: mt7921: add 160 MHz AP for mt7922 device
` [PATCH AUTOSEL 6.15 018/118] wifi: mt76: mt7925: introduce thermal protection
` [PATCH AUTOSEL 6.15 029/118] net: phy: mediatek: do not require syscon compatible for pio property
` [PATCH AUTOSEL 6.15 070/118] tracing: Only return an adjusted address if it matches the kernel address

[PATCH] riscv: traps: handle uprobe event in software-check exception
 2025-06-04  1:06 UTC  (4+ messages)

[PATCH AUTOSEL 5.10 05/27] wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519R
 2025-06-04  1:05 UTC 

[PATCH AUTOSEL 5.15 05/33] wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519R
 2025-06-04  1:04 UTC 

[PATCH AUTOSEL 6.1 07/46] wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519R
 2025-06-04  1:03 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 08/46] wifi: mt76: mt7921: add 160 MHz AP for mt7922 device

[PATCH AUTOSEL 6.6 07/62] wifi: mt76: mt7996: drop fragments with multicast or broadcast RA
 2025-06-04  1:01 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 09/62] wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519R
` [PATCH AUTOSEL 6.6 10/62] wifi: mt76: mt7921: add 160 MHz AP for mt7922 device

[PATCH AUTOSEL 6.12 08/93] wifi: mt76: mt7996: drop fragments with multicast or broadcast RA
 2025-06-04  0:58 UTC  (5+ messages)
` [PATCH AUTOSEL 6.12 10/93] Bluetooth: btusb: Add new VID/PID 13d3/3630 for MT7925
` [PATCH AUTOSEL 6.12 12/93] wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519R
` [PATCH AUTOSEL 6.12 13/93] wifi: mt76: mt7921: add 160 MHz AP for mt7922 device
` [PATCH AUTOSEL 6.12 14/93] wifi: mt76: mt7925: introduce thermal protection

[PATCH bpf-next 3/4] bpf: Introduce path iterator
 2025-06-04  0:58 UTC  (13+ messages)

[PATCH v8 0/6] Introduce CET supervisor state support
 2025-06-04  0:56 UTC  (2+ messages)

[PATCH AUTOSEL 6.14 008/108] wifi: mt76: mt7996: drop fragments with multicast or broadcast RA
 2025-06-04  0:54 UTC  (6+ messages)
` [PATCH AUTOSEL 6.14 010/108] Bluetooth: btusb: Add new VID/PID 13d3/3630 for MT7925
` [PATCH AUTOSEL 6.14 014/108] Bluetooth: btmtksdio: Fix wakeup source leaks on device unbind
` [PATCH AUTOSEL 6.14 015/108] wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519R
` [PATCH AUTOSEL 6.14 016/108] wifi: mt76: mt7921: add 160 MHz AP for mt7922 device
` [PATCH AUTOSEL 6.14 017/108] wifi: mt76: mt7925: introduce thermal protection

[PATCH -next] arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth()
 2025-06-04  0:55 UTC 

[PATCH 0/3] mm: userfaultfd: assorted fixes and cleanups
 2025-06-04  0:52 UTC  (3+ messages)
` [PATCH 2/3] userfaultfd: prevent unregistering VMAs through a different userfaultfd

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

[PATCH] module: Wrap EXPORT_SYMBOL_GPL_FOR_MODULES() example in literal code block
 2025-06-04  0:51 UTC 

[PATCH v1 0/2] ASPEED: Add mailbox driver for AST2700 series
 2025-06-04  0:46 UTC  (7+ messages)
` [PATCH v1 1/2] dt-bindings: mailbox: Add ASPEED AST2700 series SoC

[PATCH] x86/virt/tdx: Add ENDBR for low level SEAMCALL assembly functions
 2025-06-04  0:38 UTC 

[PATCH net] virtio-net: drop the multi-buffer XDP packet in zerocopy
 2025-06-04  0:37 UTC  (2+ messages)

[PATCH v1] perf test: Restrict uniquifying test to machines with uncore_imc
 2025-06-04  0:31 UTC  (3+ messages)

[PATCH v3 0/9] Add SBI v3.0 PMU enhancements
 2025-06-04  0:29 UTC  (15+ messages)
` [PATCH v3 9/9] RISC-V: KVM: Upgrade the supported SBI version to 3.0

[PATCH v8 0/4] Prefer sysfs/JSON events also when no PMU is provided
 2025-06-04  0:26 UTC  (8+ messages)

[PATCH v2 0/2] sysfs: add counters for lockups and stalls
 2025-06-04  0:16 UTC  (4+ messages)
` [PATCH v2 2/2] kernel/rcu/tree_stall: add /sys/kernel/rcu_stall_count

[RFC v2 PATCH 0/9] Intel RAR TLB invalidation
 2025-06-04  0:11 UTC  (4+ messages)
` [RFC v2 6/9] x86/apic: Introduce Remote Action Request Operations

[PATCH v4] tracing: ring_buffer: Rewind persistent ring buffer when reboot
 2025-06-04  0:10 UTC 

[RFC PATCH 00/29] KVM: VM planes
 2025-06-04  0:10 UTC  (3+ messages)
` [PATCH 02/29] KVM: API definitions for plane userspace exit

[PATCH v3 00/10] Move uid filtering to BPF filters
 2025-06-04  0:01 UTC  (8+ messages)

[PATCH] block: flip iter directions in blk_rq_integrity_map_user()
 2025-06-03 23:55 UTC  (6+ messages)

[PATCH] crypto: iaa - Fix race condition when probing IAA devices
 2025-06-03 23:55 UTC 

[PATCH 0/4] Increase i.MX8MP VPU
 2025-06-03 23:51 UTC  (5+ messages)
` [PATCH 4/4] arm64: dts: imx8mp: Configure VPU clocks for overdrive

[PATCH v4 0/7] Add managed SOFT RESERVE resource handling
 2025-06-03 23:49 UTC  (3+ messages)
` [PATCH v4 1/7] cxl/region: Avoid null pointer dereference in is_cxl_region()


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).