The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-06-08 23:29:56 to 2025-06-09 06:50:01 UTC [more...]

[PATCH net-next 0/9] Split netmem from struct page
 2025-06-09  6:49 UTC  (11+ messages)
` [PATCH net-next 1/9] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next 2/9] page_pool: rename page_pool_return_page() to page_pool_return_netmem()
` [PATCH net-next 3/9] page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma()
` [PATCH net-next 4/9] page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems_slow()
` [PATCH net-next 5/9] netmem: use _Generic to cover const casting for page_to_netmem()
` [PATCH net-next 6/9] netmem: remove __netmem_get_pp()
` [PATCH net-next 7/9] page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem()
` [PATCH net-next 8/9] netmem: introduce a netmem API, virt_to_head_netmem()
` [PATCH net-next 9/9] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()

[PATCH v5 09/10] mm,mempolicy: Use node-notifier instead of memory-notifier
 2025-06-09  6:47 UTC  (2+ messages)

[PATCH net v4] macsec: MACsec SCI assignment for ES = 0
 2025-06-09  6:47 UTC 

[PATCH v2 2/2] alloc_tag: keep codetag iterator active between read() calls
 2025-06-09  6:44 UTC  (2+ messages)
` [PATCH v3 2/2] alloc_tag: keep codetag iterator active between read()

[PATCH v2 1/2] alloc_tag: add sequence number for module and iterator
 2025-06-09  6:42 UTC  (2+ messages)
` [PATCH v3 "

[PATCH] ACPI: acpi_pad: Update arguments of mwait_idle_with_hints()
 2025-06-09  6:42 UTC 

[PATCH RFC v2] mm: use per_vma lock for MADV_DONTNEED
 2025-06-09  6:40 UTC  (11+ messages)

[PATCH v7 00/12] khugepaged: mTHP support
 2025-06-09  6:39 UTC  (9+ messages)
` [PATCH v7 12/12] Documentation: mm: update the admin guide for mTHP collapse

[PATCH] kvm: preemption must be disabled when calling smp_call_function_many
 2025-06-09  6:39 UTC  (3+ messages)

[RFC PATCH v6 00/32] AMD: Add Secure AVIC Guest Support
 2025-06-09  6:35 UTC  (3+ messages)
` [RFC PATCH v6 09/32] x86/apic: Rename 'reg_off' to 'reg'

[PATCH v2 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
 2025-06-09  6:36 UTC  (16+ messages)
` [PATCH v2 1/2] mm: huge_memory: disallow hugepages if the system-wide THP sysfs "
` [PATCH v2 2/2] mm: shmem: disallow hugepages if the system-wide shmem "

[PATCH] intel_idle: Update arguments of mwait_idle_with_hints()
 2025-06-09  6:35 UTC 

[PATCH 1/2] wait: add wait_event_freezable_killable_exclusive
 2025-06-09  6:34 UTC  (3+ messages)
` [PATCH 2/2] fuse: use freezable wait in fuse_get_req()

[PATCH v2] igb: Fix watchdog_task race with shutdown
 2025-06-09  6:32 UTC  (3+ messages)

[mainline]Kernel OOPs at migrate_swap_task
 2025-06-09  6:24 UTC 

[PATCH v3 bpf-next 0/5] bpf path iterator
 2025-06-09  6:23 UTC  (3+ messages)

[PATCH v4 00/23] Linux SBI MPXY and RPMI drivers
 2025-06-09  6:12 UTC  (7+ messages)
` [PATCH v4 01/23] riscv: Add new error codes defined by SBI v3.0
` [PATCH v4 04/23] RISC-V: Add defines for the SBI message proxy extension

[RFC 0/6] Add multiple address spaces support to VDUSE
 2025-06-09  6:10 UTC  (9+ messages)
` [RFC 1/6] vduse: add v1 API definition
` [RFC 2/6] vduse: add vq group support

[PATCH v4 0/1] drm: rcar-du: rzg2l_mipi_dsi: add MIPI DSI command support
 2025-06-09  6:08 UTC  (2+ messages)

[PATCH] mm/alloc_tag: add the ARCH_NEEDS_WEAK_PER_CPU macro when statically defining the percpu variable alloc_tag_counters
 2025-06-09  6:08 UTC  (2+ messages)

[PATCH v2] x86: prevent gcc from emitting rep movsq/stosq for inlined ops
 2025-06-09  6:04 UTC  (5+ messages)

[syzbot] [bcachefs?] [rcu?] BUG: unable to handle kernel NULL pointer dereference in rcu_core (3)
 2025-06-09  6:01 UTC 

[PATCH v3 2/2] PCI/portdrv: Add support for PCIe wake interrupt
 2025-06-09  5:57 UTC  (2+ messages)

[PATCH] i2c: core: Fix uninit-value in i2c_smbus_xfer_emulated
 2025-06-09  5:35 UTC 

[PATCH v2] mm: fix the inaccurate memory statistics issue for users
 2025-06-09  5:27 UTC  (2+ messages)

[PATCH 0/5] Minor cleanup preparation for some dir-locking API changes
 2025-06-09  5:34 UTC  (5+ messages)
` [PATCH 5/5] Change vfs_mkdir() to unlock on failure

i.MX kernel hangup caused by chipidea USB gadget driver
 2025-06-09  5:31 UTC 

[PATCH] MAINTAINERS: add myself as a THP reviewer
 2025-06-09  5:21 UTC  (5+ messages)

[PATCH] arm64/ptdump: Ensure memory hotplug is prevented during ptdump_check_wx()
 2025-06-09  5:09 UTC  (2+ messages)

[RFC][PATCH 0/5] sched: Try and address some recent-ish regressions
 2025-06-09  5:01 UTC  (3+ messages)
` [RFC][PATCH 2/5] sched: Optimize ttwu() / select_task_rq()

[PATCH 00/13] MMU related improvements for KVM RISC-V
 2025-06-09  5:01 UTC  (8+ messages)
` [PATCH 01/13] RISC-V: KVM: Fix the size parameter check in SBI SFENCE calls
` [PATCH 02/13] RISC-V: KVM: Don't treat SBI HFENCE calls as NOPs
` [PATCH 03/13] RISC-V: KVM: Check kvm_riscv_vcpu_alloc_vector_context() return value

Accounting for The Activity (re low jitter, fair pay)
 2025-06-09  4:37 UTC 

[PATCH v4 0/4] Implement dmabuf direct I/O via copy_file_range
 2025-06-09  4:35 UTC  (7+ messages)

[PATCH v6] rust: transmute: Add methods for FromBytes trait
 2025-06-09  4:33 UTC  (3+ messages)

[PATCH v2 5.10.y] net/ipv4: fix type mismatch in inet_ehash_locks_alloc() causing build failure
 2025-06-09  4:32 UTC 

[PATCH] powerpc: use always-y instead of extra-y in Makefiles
 2025-06-09  4:31 UTC  (5+ messages)

[PATCH] powerpc: unify two CONFIG_POWERPC64_CPU entries in the same choice block
 2025-06-09  4:31 UTC  (3+ messages)

[PATCH] net/ipv4: fix type mismatch in inet_ehash_locks_alloc() causing build failure
 2025-06-09  4:31 UTC 

[PATCH] mm/shmem, swap: fix softlockup with mTHP swapin
 2025-06-09  4:29 UTC  (4+ messages)

[PATCH RFC 0/2] arm64: tegra: Add NVIDIA Jetson Nano 2GB Developer Kit support
 2025-06-09  4:25 UTC  (4+ messages)
` [PATCH RFC 1/2] dt-bindings: arm: tegra: Document Jetson Nano Devkits
` [PATCH RFC 2/2] arm64: tegra: Add NVIDIA Jetson Nano 2GB Developer Kit support

[PATCH] locking: detect spin_lock_irq() call with disabled interrupts
 2025-06-09  4:25 UTC  (3+ messages)

[RFC v4 00/18] Split netmem from struct page
 2025-06-09  4:22 UTC  (4+ messages)

[PATCH] clk: spacemit: mark K1 pll1_d8 as critical
 2025-06-09  4:21 UTC  (6+ messages)

[PATCH bpf-next v2] bpf, sockmap: Fix psock incorrectly pointing to sk
 2025-06-09  4:20 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the block tree
 2025-06-09  4:13 UTC  (3+ messages)

[PATCH v3 0/4] Add clock support for CMU_HSI2
 2025-06-09  4:05 UTC  (3+ messages)
  ` [PATCH v3 1/4] dt-bindings: clock: exynosautov920: sort clock definitions

[RFC PATCH] PM: Optionally block user fork during freeze to improve performance
 2025-06-09  4:05 UTC  (7+ messages)

[PATCH] cifs: Show reason why autodisabling serverino support
 2025-06-09  3:40 UTC  (3+ messages)

Problem with nbcon console and amba-pl011 serial port
 2025-06-09  3:38 UTC  (9+ messages)

[PATCH v3] perf/core: Fix WARN_ON_ONCE(cpuctx->ctx.nr_cgroups == 0) in perf_cgroup_switch
 2025-06-09  3:53 UTC 

[PATCH] ubifs: Remove uncallable debug code
 2025-06-09  3:31 UTC  (2+ messages)

[PATCH] mm/memfd: Rename error labels for clarity
 2025-06-09  3:18 UTC 

[PATCH ath-next] wifi: ath12k: Enable REO queue lookup table feature on QCN9274 hw2.0
 2025-06-09  3:18 UTC 

[syzbot] [kernfs?] [bcachefs?] general protection fault in kernfs_dop_revalidate
 2025-06-09  3:18 UTC  (4+ messages)
` [syzbot] [kernfs?] "

[PATCH v9 0/9] arm64: Introduce CIX P1 (SKY1) SoC
 2025-06-09  3:16 UTC  (10+ messages)
` [PATCH v9 1/9] dt-bindings: vendor-prefixes: Add CIX Technology Group Co., Ltd
` [PATCH v9 2/9] dt-bindings: arm: add CIX P1 (SKY1) SoC
` [PATCH v9 3/9] arm64: Kconfig: add ARCH_CIX for cix silicons
` [PATCH v9 4/9] dt-bindings: mailbox: add cix,sky1-mbox
` [PATCH v9 5/9] mailbox: add CIX mailbox driver
` [PATCH v9 6/9] arm64: defconfig: Enable CIX SoC
` [PATCH v9 7/9] dt-bindings: clock: cix: Add CIX sky1 scmi clock id
` [PATCH v9 8/9] arm64: dts: cix: Add sky1 base dts initial support
` [PATCH v9 9/9] MAINTAINERS: Add CIX SoC maintainer entry

[RFC PATCH v2 0/9] KVM: Enable Nested Virt selftests
 2025-06-09  3:14 UTC  (3+ messages)
` [RFC PATCH v2 2/9] KVM: arm64: nv: selftests: Add simple test to run guest code in vEL2

[PATCH] PCI/PTM: Build debugfs code only if CONFIG_DEBUG_FS is enabled
 2025-06-09  3:13 UTC  (3+ messages)

[PATCHv5 0/5] wifi: ath9k: add ahb OF support
 2025-06-09  3:08 UTC  (6+ messages)
` [PATCHv5 1/5] wifi: ath9k: ahb: reorder declarations
` [PATCHv5 2/5] wifi: ath9k: ahb: reorder includes
` [PATCHv5 3/5] dt-bindings: net: wireless: ath9k: add WIFI bindings
` [PATCHv5 4/5] wifi: ath9k: ahb: replace id_table with of
` [PATCHv5 5/5] mips: dts: qca: add wmac support

[PATCH] Add --buildids-blacklist option to perf archive command
 2025-06-09  3:55 UTC 

Build error in 6.16-rc1 in drivers/mfd/88pm860x-core.c
 2025-06-09  2:58 UTC  (3+ messages)

[PATCH v3 0/3] rust: time: Introduce typed clock sources and generalize Instant
 2025-06-09  2:55 UTC  (5+ messages)
` [PATCH v3 1/3] rust: time: Replace ClockId enum with ClockSource trait
` [PATCH v3 2/3] rust: time: Make Instant generic over ClockSource
` [PATCH v3 3/3] rust: time: Add ktime_get() to ClockSource trait

[PATCH v3 0/5] Improvements to S5 power consumption
 2025-06-09  2:46 UTC  (6+ messages)
` [PATCH v3 1/5] PM: Use hibernate flows for system power off
` [PATCH v3 2/5] PCI: Put PCIe ports with downstream devices into D3 at hibernate
` [PATCH v3 3/5] drm/amd: Avoid evicting resources at S5
` [PATCH v3 4/5] scsi: Add PM_EVENT_POWEROFF into suspend callbacks
` [PATCH v3 5/5] usb: sl811-hcd: "

[PATCH v2 0/3] bits: Split asm and non-asm GENMASK*() and unify definitions
 2025-06-09  2:45 UTC  (4+ messages)
` [PATCH v2 1/3] bits: split the definition of the asm and non-asm GENMASK*()
` [PATCH v2 2/3] bits: unify the "
` [PATCH v2 3/3] test_bits: add tests for __GENMASK() and __GENMASK_ULL()

[PATCH v2] scsi: mpt3sas: fix uaf in _scsih_fw_event_cleanup_queue() during hard reset
 2025-06-09  2:41 UTC  (2+ messages)

[PATCH v2 0/8] power: supply: Add several features support in qcom-battmgr driver
 2025-06-09  2:39 UTC  (7+ messages)
` [PATCH v2 5/8] power: supply: qcom_battmgr: Add charge control support

[RFC PATCH 00/20] TD-Preserving updates
 2025-06-09  2:37 UTC  (7+ messages)
` [RFC PATCH 11/20] x86/virt/seamldr: Abort updates if errors occurred midway
` [RFC PATCH 12/20] x86/virt/seamldr: Shut down the current TDX module

[PATCH] rust: cpumask: Validate CPU number in set() and clear()
 2025-06-09  2:36 UTC  (3+ messages)

[REGRESSION] amdgpu fails to load external RX 580 since PCI: Allow relaxed bridge window tail sizing for optional resources
 2025-06-09  2:34 UTC 

[RFC v2 00/16] Live Update Orchestrator
 2025-06-09  2:14 UTC  (5+ messages)
` [RFC v2 05/16] luo: luo_core: integrate with KHO

[PATCH] docs: packing: Fix a typo in example code
 2025-06-09  2:13 UTC 

[PATCH v2 0/3] pinctrl: tegra: Add Tegra186 pinmux driver
 2025-06-09  2:13 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: Document Tegra186 pin controllers
` [PATCH v2 2/3] pinctrl: tegra: Add Tegra186 pinmux driver
` [PATCH v2 3/3] arm64: tegra: Add Tegra186 pin controllers

[PATCH bpf-next v2 0/2] bpf,ktls: Fix data corruption caused by using bpf_msg_pop_data() in ktls
 2025-06-09  2:08 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf,ktls: Fix data corruption when "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add test to cover ktls with bpf_msg_pop_data

[PATCH v5] ACPI:PRM: Reduce unnecessary printing to avoid the worries of regular users
 2025-06-09  1:48 UTC  (2+ messages)
` Query:[PATCH "

[PATCH v2 0/5] platform/x86: firmware_attributes_class: Add a high level API
 2025-06-09  1:30 UTC  (3+ messages)

[PATCH 0/7] Some random fixes and cleanups to shmem
 2025-06-09  1:19 UTC  (7+ messages)
` [PATCH 1/7] mm: shmem: correctly pass alloced parameter to shmem_recalc_inode() to avoid WARN_ON()
` [PATCH 2/7] mm: shmem: avoid setting error on splited entries in shmem_set_folio_swapin_error()

[PATCH] utf8: Remove unused utf8_normalize
 2025-06-09  1:19 UTC 

[PATCH v2 0/3] mtd: spi-nor: macronix: Cleanup macronix flash info
 2025-06-09  1:13 UTC  (5+ messages)
` [PATCH v2 1/3] mtd: spi-nor: macronix: Drop the redundant flash info fields

[PATCH] cpufreq: intel_pstate: Add DMI quirk for Dell Inspiron systems
 2025-06-09  1:10 UTC  (2+ messages)

[PATCH v6 00/11] mtd: add driver for Intel discrete graphics
 2025-06-09  0:59 UTC  (6+ messages)
` [PATCH v6 01/11] mtd: core: always create master device

[PATCH] (powerpc/512) Fix possible `dma_unmap_single()` on uninitialized pointer
 2025-06-09  0:49 UTC  (2+ messages)

[PATCH] usb: typec: Remove unused ucsi_cci_str
 2025-06-09  0:43 UTC 

[PATCH] spi: loongson: Fix build warnings about export.h
 2025-06-09  0:40 UTC  (2+ messages)

[PATCH] LoongArch: Fix build warnings about export.h
 2025-06-09  0:39 UTC  (2+ messages)

[PATCH] ASoC: loongson: Fix build warnings about export.h
 2025-06-09  0:38 UTC  (2+ messages)

[PATCH] media: bcm2835-unicam: Remove RGB24 support
 2025-06-09  0:37 UTC  (2+ messages)

[PATCH] init: Fix build warnings about export.h
 2025-06-09  0:36 UTC  (2+ messages)

[PATCH] usb: core: Remove unused usb_unlink_anchored_urbs
 2025-06-09  0:29 UTC  (3+ messages)

[syzbot] [rcu?] [bcachefs?] BUG: unable to handle kernel NULL pointer dereference in rcu_core (3)
 2025-06-09  0:25 UTC  (5+ messages)

arch/mips/txx9/generic/setup.c:837:32: error: assignment to 'ssize_t (*)(struct file *, struct kobject *, const struct bin_attribute *, char *, loff_t, size_t)' {aka 'int (*)(struct file *, struct kobject *, const struct bin_attribute *, char *, long lon
 2025-06-08 23:58 UTC 

[PATCH 0/4] smb/server: various clean-ups
 2025-06-08 23:35 UTC  (5+ messages)
` [PATCH 1/4] smb/server: use lookup_one_unlocked()
` [PATCH 2/4] smb/server: simplify ksmbd_vfs_kern_path_locked()
` [PATCH 3/4] smb/server: avoid deadlock when linking with ReplaceIfExists
` [PATCH 4/4] smb/server: add ksmbd_vfs_kern_path()

[PATCH v2 00/12] lib/crc: improve how arch-optimized code is integrated
 2025-06-08 23:48 UTC  (3+ messages)

[PATCH] lib/crc32: remove unused combination support
 2025-06-08 23:47 UTC  (2+ messages)

[PATCH 00/13] lib/crc: improve how arch-optimized code is integrated
 2025-06-08 23:46 UTC  (2+ messages)

[PATCH v2] crypto: stm32 - remove crc32 and crc32c support
 2025-06-08 23:44 UTC  (2+ messages)

[PATCH] crypto: inside-secure - remove crc32 support
 2025-06-08 23:41 UTC  (2+ messages)

[PATCH] crypto: testmgr - remove crc32c context format test
 2025-06-08 23:40 UTC  (2+ messages)

[PATCH] x86/crc: drop checks of CONFIG_AS_VPCLMULQDQ
 2025-06-08 23:40 UTC  (2+ messages)

[PATCH] firewire: core: use from_work() macro to expand parent structure of work_struct
 2025-06-08 23:38 UTC 

[PATCH] firewire: ohci: use from_work() macro to expand parent structure of work_struct
 2025-06-08 23:38 UTC 

[PATCH] firewire: ohci: correct code comments about bus_reset tasklet
 2025-06-08 23:38 UTC 

[PATCH 0/2] usb: gadget: A couple of dead functions
 2025-06-08 23:33 UTC  (3+ messages)
` [PATCH 1/2] usb: gadget: config: Remove unused usb_gadget_config_buf
` [PATCH 2/2] usb: gadget: Remove unused usb_remove_config

[PATCH 00/11] riscv: sophgo: sg2044: add DTS support for all available devices
 2025-06-08 23:28 UTC  (9+ messages)
` [PATCH 04/11] riscv: dts: sophgo: sg2044: Add I2C device
` [PATCH 05/11] riscv: dts: sophgo: sg2044: add DMA controller device
` [PATCH 06/11] riscv: dts: sophgo: sg2044: Add MMC "
` [PATCH 07/11] riscv: dts: sophgo: sophgo-srd3-10: add HWMON MCU device
` [PATCH 08/11] riscv: dts: sophgo: sg2044: Add ethernet control device
` [PATCH 09/11] riscv: dts: sophgo: sg2044: Add pinctrl device
` [PATCH 10/11] riscv: dts: sophgo: add SG2044 SPI NOR controller driver
` [PATCH 11/11] riscv: dts: sophgo: add pwm controller for SG2044


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