linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-13 12:16:48 to 2025-07-14 00:35:51 UTC [more...]

[PATCH v9 00/14] khugepaged: mTHP support
 2025-07-14  0:32 UTC  (14+ messages)
` [PATCH v9 01/14] khugepaged: rename hpage_collapse_* to collapse_*
` [PATCH v9 02/14] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v9 03/14] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH v9 04/14] khugepaged: generalize alloc_charge_folio()
` [PATCH v9 05/14] khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH v9 06/14] khugepaged: introduce collapse_scan_bitmap "
` [PATCH v9 07/14] khugepaged: add "
` [PATCH v9 08/14] khugepaged: skip collapsing mTHP to smaller orders
` [PATCH v9 09/14] khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH v9 10/14] khugepaged: allow khugepaged to check all anonymous mTHP orders
` [PATCH v9 11/14] khugepaged: kick khugepaged for enabling none-PMD-sized mTHPs
` [PATCH v9 12/14] khugepaged: improve tracepoints for mTHP orders
` [PATCH v9 13/14] khugepaged: add per-order mTHP khugepaged stats

[PATCH v1 1/1] pata_rdc: Use registered definition for the RDC vendor
 2025-07-14  0:32 UTC  (2+ messages)

[PATCH] lib/xxhash: Comment out unused functions
 2025-07-14  0:09 UTC 

[PATCH drm-next] drm/bochs: Add support for drm_panic
 2025-07-14  0:04 UTC  (2+ messages)

[PATCH v3 0/6] arm64: dts: rockchip: Add ROCK 2A/2F, Sige1 and NanoPi Zero2
 2025-07-14  0:04 UTC  (7+ messages)
` [PATCH v3 2/6] arm64: dts: rockchip: Add Radxa ROCK 2A/2F

[PATCH net-next v20 0/1] MCTP Over PCC Transport
 2025-07-13 23:50 UTC  (8+ messages)
` [PATCH net-next v20 1/1] mctp pcc: Implement MCTP over "

[PATCH net-next v9 0/8] Split netmem from struct page
 2025-07-13 23:39 UTC  (12+ messages)
` [PATCH net-next v9 2/8] netmem: introduce utility APIs to use struct netmem_desc
` [PATCH net-next v9 3/8] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()

[PATCH v5 0/2] strncpy_from_user for Rust
 2025-07-13 23:37 UTC  (2+ messages)

[PATCH] nfsd: Using guard() to simplify nfsd_cache_lookup()
 2025-07-13 23:33 UTC  (2+ messages)

[PATCH] HID: apple: validate feature-report field count to prevent NULL pointer dereference
 2025-07-13 23:30 UTC 

[PATCH v2] kasan: remove kasan_find_vm_area() to prevent possible deadlock
 2025-07-13 23:27 UTC  (6+ messages)

of xvip_enum_frame_size and xvip_get_format_by_code
 2025-07-13 23:23 UTC  (3+ messages)

[PATCH v2 0/2] rust: init: remove old workaround
 2025-07-13 23:04 UTC  (6+ messages)
` [PATCH v2 1/2] rust: init: compile examples
` [PATCH v2 2/2] rust: init: remove old workaround

[PATCH] tools/libbpf: add WERROR option
 2025-07-13 23:03 UTC  (6+ messages)

[PATCH] arm64: traps: Mark kernel as tainted on SError panic
 2025-07-13 22:46 UTC  (2+ messages)

[PATCH v3] x86/virt/tdx: Further fix tdh_vp_enter() calls instrumentable code warning
 2025-07-13 22:34 UTC 

linux-next: manual merge of the vfs-brauner tree with the f2fs tree
 2025-07-13 22:25 UTC 

[PATCH] tools/nolibc: add support for Alpha
 2025-07-13 22:21 UTC  (3+ messages)

[PATCH v2 0/2] Improve KVM_SET_TSC_KHZ handling for CoCo VMs
 2025-07-13 22:20 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: x86: Reject KVM_SET_TSC_KHZ VM ioctl when vCPUs have been created
` [PATCH v2 2/2] KVM: x86: Reject KVM_SET_TSC_KHZ vCPU ioctl for TSC protected guest

Linux 6.16-rc6
 2025-07-13 21:41 UTC 

[PATCH net-next] net: dsa: mt7530: Constify struct regmap_config
 2025-07-13 21:40 UTC  (3+ messages)

[PATCH] spi: st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
 2025-07-13 21:39 UTC  (3+ messages)

[PATCH v2 0/8] vsock/virtio: SKB allocation improvements
 2025-07-13 21:37 UTC  (16+ messages)
` [PATCH v2 3/8] vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()
` [PATCH v2 4/8] vsock/virtio: Resize receive buffers so that each SKB fits in a page
` [PATCH v2 5/8] vsock/virtio: Add vsock helper for linear SKB allocation
` [PATCH v2 6/8] vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers

[PATCH v3 1/4] rust: move ARef and AlwaysRefCounted to sync::aref
 2025-07-13 21:36 UTC  (2+ messages)
` [PATCH v3 2/2] rust: update ARef and AlwaysRefCounted call sites to import from sync::aref

[syzbot] [usb?] KMSAN: kernel-usb-infoleak in usbhid_raw_request
 2025-07-13 21:20 UTC  (4+ messages)

[GIT PULL] Rust pin-init for v6.17
 2025-07-13 21:13 UTC  (2+ messages)

[PATCH 0/2] Handle NBCON consoles on KDB
 2025-07-13 20:36 UTC  (5+ messages)
` [PATCH 1/2] printk: nbcon: Export console_is_usage and other nbcon symbols
` [PATCH 2/2] kdb: Adapt kdb_msg_write to work with NBCON consoles

[PATCH 0/3] ARM: convert from clk round_rate() to determine_rate()
 2025-07-13 20:35 UTC  (3+ messages)
` [PATCH 1/3] ARM: OMAP1: clock: convert from "

[PATCH] rust: init: remove old workaround
 2025-07-13 20:33 UTC  (2+ messages)

[PATCH net] net: stmmac: intel: populate entire system_counterval_t in get_time_fn() callback
 2025-07-13 20:21 UTC 

[RESEND PATCH v3 0/8] General updates and two new drivers for HiSilicon Uncore PMU
 2025-07-13 20:02 UTC  (4+ messages)

DMA-BUFs always uncached on arm64, causing poor camera performance on Librem 5
 2025-07-13 19:54 UTC  (2+ messages)

[PATCH v2 0/2] Fix orphan clocks in clk-th1520-ap driver
 2025-07-13 19:57 UTC  (4+ messages)
` [PATCH v2 1/2] clk: thead: th1520-ap: Correctly refer the parent of osc_12m

[PATCH] mm: skip lru_note_cost() when scanning only file or anon
 2025-07-13 19:57 UTC  (3+ messages)

[PATCH v6 0/9] LKMM generic atomics in Rust
 2025-07-13 19:51 UTC  (4+ messages)
` [PATCH v6 4/9] rust: sync: atomic: Add generic atomics

[PATCH 1/2] rust: devres: provide an accessor for the device
 2025-07-13 19:39 UTC  (5+ messages)
` [PATCH 2/2] rust: device: implement Device::as_bound()

[PATCH v8 0/9] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / Platform Support
 2025-07-13 18:49 UTC  (4+ messages)
` [PATCH v8 1/9] dt-bindings: media: sun6i-a31-csi: Add optional interconnect properties

[GIT PULL] clk fixes for v6.16-rc5
 2025-07-13 18:43 UTC  (2+ messages)

[PATCH RESEND] jfs: jfs_xtree: replace XT_GETPAGE macro with xt_getpage()
 2025-07-13 18:29 UTC  (4+ messages)

[PATCH v2] EDAC/synopsys: Clear the ECC counters at init
 2025-07-13 18:29 UTC  (2+ messages)

[PATCH] drivers: dma: sh: setup_xref error handling
 2025-07-13 18:20 UTC 

[ANNOUNCE] 6.6.97-rt57
 2025-07-13 18:21 UTC 

[PATCH v3 0/6] sched/fair: Manage lag and run to parity with different slices
 2025-07-13 18:17 UTC  (6+ messages)
` [PATCH v3 4/6] sched/fair: Limit run to parity to the min slice of enqueued entities

[GIT PULL] x86/urgent for v6.16-rc6
 2025-07-13 18:10 UTC  (3+ messages)

[GIT PULL] irq/urgent for v6.16-rc6
 2025-07-13 18:10 UTC  (3+ messages)

[GIT PULL] perf/urgent for v6.16-rc6
 2025-07-13 18:10 UTC  (2+ messages)

[PATCH v2] block: floppy: Fix uninitialized use of outparam
 2025-07-13 18:08 UTC  (2+ messages)

[PATCH] scsi: hisi_sas: use sysfs_emit() in v3 hw show() functions
 2025-07-13 17:58 UTC  (3+ messages)

[RFC V1 PATCH mm-hotfixes 0/3] mm, arch: A more robust approach to sync top level kernel page tables
 2025-07-13 17:56 UTC  (5+ messages)
` [RFC V1 PATCH mm-hotfixes 1/3] mm: introduce and use {pgd,p4d}_populate_kernel()

[PATCH V9 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-07-13 17:43 UTC  (8+ messages)
` [PATCH V9 1/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
` [PATCH V9 2/7] mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
` [PATCH V9 3/7] mm/filemap: Extend __filemap_get_folio() to support NUMA memory policies
` [PATCH V9 4/7] mm/mempolicy: Export memory policy symbols
` [PATCH V9 5/7] KVM: guest_memfd: Add slab-allocated inode cache
` [PATCH V9 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [PATCH V9 7/7] KVM: guest_memfd: selftests: Add tests for mmap and NUMA policy support

linux-next: Tree for Jul 11
 2025-07-13 17:47 UTC  (6+ messages)
` linux-next: Tree for Jul 11 (drivers/platform/x86/lenovo/wmi-gamezone.o)
` linux-next: Tree for Jul 11 (drivers/gpu/drm/msm/msm_gem.c)

Prebuilt LLVM 20.1.8 uploaded
 2025-07-13 17:38 UTC  (2+ messages)

[PATCH] media: pci: zoran: Remove unused debug parameter
 2025-07-13 17:33 UTC 

[PATCH v6 0/6] rust: add support for request_irq
 2025-07-13 17:20 UTC  (17+ messages)
` [PATCH v6 3/6] rust: irq: add support for non-threaded IRQs and handlers

[PATCH net-next] r8169: add quirk for RTL8116af SerDes
 2025-07-13 17:05 UTC  (2+ messages)

[PATCH v9 0/9] arm64: Introduce CIX P1 (SKY1) SoC
 2025-07-13 17:00 UTC  (5+ messages)
` [PATCH v9 5/9] mailbox: add CIX mailbox driver

[PATCH 00/26] SHA-1 library functions
 2025-07-13 16:54 UTC  (4+ messages)
` [PATCH 03/26] lib/crypto: sha1: Add "

[PATCH v6 0/3] riscv: canaan: Add support for K230-Canmv clock
 2025-07-13 16:48 UTC  (2+ messages)

[PATCH] iio: proximity: sx9500: use stack allocated buffer for scan data
 2025-07-13 16:47 UTC  (5+ messages)

[GIT PULL] clk: samsung: drivers for v6.17
 2025-07-13 16:46 UTC  (2+ messages)

[PATCH v4 06/11] PCI/ASPM: Clear aspm_disable as part of __pci_enable_link_state()
 2025-07-13 16:38 UTC  (5+ messages)

[PATCH] iio: adc: ad7173: prevent scan if too many setups requested
 2025-07-13 16:35 UTC  (3+ messages)

[PATCH] scripts: add origin commit identification based on specific patterns
 2025-07-13 16:34 UTC 

[PATCH] iio: temperature: maxim_thermocouple: use IIO_DECLARE_DMA_BUFFER_WITH_TS()
 2025-07-13 16:26 UTC  (7+ messages)

[PATCH v3 0/3] Add driver for Nicera D3-323-AA PIR sensor
 2025-07-13 16:20 UTC  (5+ messages)
` [PATCH v3 3/3] iio: "

[PATCH] arm64: dts: rockchip: Add rtc0 alias for NanoPi R5S + R5C
 2025-07-13 16:16 UTC 

[PATCH 0/4] iio: Few cleanups to vf610 and ti-adc12138
 2025-07-13 16:13 UTC  (6+ messages)
` [PATCH 1/4] iio: adc: ti-adc12138: Simplify with devm_clk_get_enabled()
` [PATCH 2/4] iio: adc: vf610: Drop -ENOMEM error message
` [PATCH 3/4] iio: adc: vf610: Simplify with dev_err_probe
` [PATCH 4/4] iio: dac: vf610: Simplify with devm_clk_get_enabled()

[PATCH v6 0/5] thermal: qcom-spmi-temp-alarm: Add support for new TEMP_ALARM subtypes
 2025-07-13 16:09 UTC  (2+ messages)

[PATCH v2 1/2] usb: gadget: max3420_udc: Fix out-of-bounds endpoint index access
 2025-07-13 16:05 UTC  (2+ messages)

[PATCH v2 0/8] iio: imu: new inv_icm45600 driver
 2025-07-13 16:00 UTC  (3+ messages)
` [PATCH v2 2/8] iio: imu: inv_icm45600: add "

[PATCH V2 0/2] riscv: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
 2025-07-13 15:53 UTC  (3+ messages)
` [PATCH V2 1/2] riscv: Move vendor errata definitions to new header
` [PATCH V2 2/2] riscv: errata: Add ERRATA_THEAD_WRITE_ONCE fixup

drivers/net/wireless/ath/ath12k/mac.c:9785:2-3: Unneeded semicolon
 2025-07-13 15:50 UTC 

[PATCH 0/2] nvmem: fixes for 6.16
 2025-07-13 15:42 UTC  (4+ messages)
` [PATCH 1/2] nvmem: layouts: u-boot-env: remove crc32 endianness conversion

[syzbot] [nbd?] INFO: task hung in nbd_disconnect_and_put
 2025-07-13 15:42 UTC 

[PATCH v2 0/4] QRTR bus and Qualcomm Sensor Manager IIO drivers
 2025-07-13 15:40 UTC  (3+ messages)
` [PATCH v2 4/4] iio: Add Qualcomm Sensor Manager driver

[PATCH] drm/xe: Remove unused functions
 2025-07-13 15:25 UTC 

[RFC PATCH v2 0/4] Support for usb authentication
 2025-07-13 15:25 UTC  (2+ messages)

[PATCH] i3c: master: cdns: Simplify handling clocks in probe()
 2025-07-13 15:24 UTC 

[syzbot] [usb?] INFO: task hung in uevent_show (2)
 2025-07-13 15:21 UTC  (11+ messages)
                ` [PATCH] media: imon: make send_packet() more robust

[PATCH v2] perf stat: Fix JSON output formatting in iostat_prefix()
 2025-07-13 15:12 UTC 

[PATCH 0/2] Make i.MX 93 ADC calibration params configurable
 2025-07-13 15:02 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: imx93: Add calibration properties

[PATCH 0/3] STi device-tree cleanup
 2025-07-13 14:42 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: arm: sti: drop B2120 board support
` [PATCH 2/3] ARM: sti: removal of stih415/stih416 related entries
` [PATCH 3/3] ARM: sti: drop B2120 board support

[PATCH 6.12.y] rust: init: allow `dead_code` warnings for Rust >= 1.89.0
 2025-07-13 14:41 UTC  (3+ messages)

[PATCH v2 0/2] iio: imu: bno055: make bno055_sysfs_attr const
 2025-07-13 14:38 UTC  (2+ messages)

[PATCH 0/6] iio: imu: inv_icm42600: pm_runtime fixes + various changes
 2025-07-13 14:32 UTC  (11+ messages)
` [PATCH 1/6] iio: imu: inv_icm42600: Use inv_icm42600_disable_vddio_reg()
` [PATCH 2/6] iio: imu: inv_icm42600: Use devm_regulator_get_enable() for vdd regulator
` [PATCH 3/6] iio: imu: inv_icm42600: Remove redundant error msg on regulator_disable()
` [PATCH 4/6] iio: imu: inv_icm42600: Simplify pm_runtime setup
` [PATCH 6/6] iio: imu: inv_icm42600: Avoid configuring if already pm_runtime suspended

[syzbot] [bpf?] [net?] INFO: task hung in dev_map_free (3)
 2025-07-13 14:25 UTC 

[PATCH 00/12] media: rkvdec: Add support for VDPU381 and VDPU383
 2025-07-13 14:25 UTC  (2+ messages)
`  "

[PATCH] ARM: dts: sti: rename SATA phy-names
 2025-07-13 14:24 UTC 

[PATCH] iio: adc: ad7173: fix setting ODR in probe
 2025-07-13 14:14 UTC  (2+ messages)

[PATCH] iio: accel: bma180: use stack allocated buffer for scan
 2025-07-13 14:13 UTC  (2+ messages)

[PATCH] iio: proximity: isl29501: use scan struct instead of array
 2025-07-13 14:04 UTC  (2+ messages)

[PATCH v2] powerpc: Replace the obsolete address of the FSF
 2025-07-13 14:01 UTC  (12+ messages)

[PATCH] iio: proximity: srf08: use stack allocated scan buffer
 2025-07-13 14:01 UTC  (5+ messages)

[PATCH] iio: proximity: sx_common: use stack allocated buffer for scan data
 2025-07-13 13:59 UTC  (2+ messages)

[PATCH] drm: of: fix documentation reference
 2025-07-13 13:51 UTC  (2+ messages)

[PATCH] iio: imu: inv_icm42600: fix temperature reading if accel/gyro is off
 2025-07-13 13:47 UTC  (2+ messages)

[PATCH 00/80] treewide: Remove redundant pm_runtime_mark_last_busy() calls
 2025-07-13 13:43 UTC  (4+ messages)
` [PATCH 27/80] iio: accel: "

[PATCH 0/2] tools/nolibc: add x32 support
 2025-07-13 13:42 UTC  (3+ messages)
` [PATCH 1/2] tools/nolibc: define time_t in terms of __kernel_old_time_t

[PATCH v3 0/2] iio: imu: smi330: add bosch smi330 driver
 2025-07-13 13:42 UTC  (5+ messages)
` [PATCH v3 2/2] iio: imu: smi330: Add driver
    ` AW: "

[PATCH] crypto: jitter - replace ARRAY_SIZE definition with header include
 2025-07-13 13:13 UTC 

[PATCH 00/10] arm64: Replace TLB invalidation preprocessor macros with C functions
 2025-07-13 13:35 UTC  (4+ messages)
` [PATCH 10/10] arm64: mm: Re-implement the __flush_tlb_range_op macro in C

[PATCH v4 0/3] RISC-V: Add ACPI support for IOMMU
 2025-07-13 13:34 UTC  (3+ messages)
` [PATCH v4 3/3] iommu/riscv: Add ACPI support

[PATCH V6 0/5] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2025-07-13 13:31 UTC  (7+ messages)
` [PATCH V6 4/5] iio: adc: Add support for QCOM "

[PATCH] xen: Remove some deadcode (x)
 2025-07-13 13:26 UTC 

[PATCH v2 0/4] docs: dt: Document established practices: compatible and file naming, subjects
 2025-07-13 12:46 UTC  (5+ messages)
` [PATCH v2 1/4] docs: dt: submitting-patches: Avoid 'YAML' in the subject and add an example
` [PATCH v2 2/4] docs: dt: writing-bindings: Document compatible and filename naming
` [PATCH v2 3/4] docs: dt: writing-bindings: Document discouraged instance IDs
` [PATCH v2 4/4] docs: dt: writing-schema: Document preferred order of properties

[PATCH] [v2] devlink: move DEVLINK_ATTR_MAX-sized array off stack
 2025-07-13 12:28 UTC  (4+ messages)

[syzbot] [block?] possible deadlock in blk_mq_update_nr_hw_queues
 2025-07-13 12:20 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;
as well as URLs for NNTP newsgroup(s).