linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-13 14:38:07 to 2025-07-14 02:13:38 UTC [more...]

[PATCH net-next v9 0/8] Split netmem from struct page
 2025-07-14  2:13 UTC  (15+ 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 net-next v9 8/8] mt76: use netmem descriptor and APIs for page pool

[PATCH 00/12] net: Use min()/max() to improve code
 2025-07-14  2:08 UTC  (3+ messages)

[PATCH] rtc: efi: Add runtime check for the wakeup service capability
 2025-07-14  2:08 UTC  (5+ messages)

[PATCH 0/2] Handle NBCON consoles on KDB
 2025-07-14  2:04 UTC  (6+ 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 v4] i2c: busses: Use min() to improve code
 2025-07-14  2:02 UTC  (5+ messages)

[PATCH v2 0/3] ioctl numbers list cleanup for papr-physical-attestation.h
 2025-07-14  1:57 UTC  (4+ messages)
` [PATCH v2 1/3] Documentation: ioctl-number: Fix linuxppc-dev mailto link
` [PATCH v2 2/3] Documentation: ioctl-number: Extend "Include File" column width
` [PATCH v2 3/3] Documentation: ioctl-number: Correct full path to papr-physical-attestation.h

[PATCH RFC] mm/readahead: improve randread performance with readahead disabled
 2025-07-14  1:42 UTC  (2+ messages)

[PATCH v4 00/10] gpio: sysfs: add a per-chip export/unexport attribute pair
 2025-07-14  1:38 UTC  (3+ messages)

[PATCH] ACPI: processor: idle: Fix resource rollback in acpi_processor_power_init
 2025-07-14  1:33 UTC  (5+ messages)

[PATCH net-next] ipv6: mcast: Remove unnecessary null check in mld_del_delrec()
 2025-07-14  1:33 UTC  (5+ messages)

[PATCH] edac: Use scnprintf() for safer buffer handling
 2025-07-14  1:25 UTC  (2+ messages)

[PATCH] regulator: tps6286x-regulator: Fix a copy & paste error
 2025-07-14  1:04 UTC 

[PATCH v2] tools: bootconfig: Regex enclosed with quotes to make syntax highlight proper
 2025-07-14  1:21 UTC  (2+ messages)

[syzbot] [usb?] KMSAN: kernel-usb-infoleak in usbhid_raw_request
 2025-07-14  1:17 UTC  (6+ messages)

[PATCH v2 0/2] __folio_split() clean up
 2025-07-14  1:15 UTC  (5+ messages)
` [PATCH v2 1/2] mm/huge_memory: move unrelated code out of __split_unmapped_folio()
` [PATCH v2 2/2] mm/huge_memory: use folio_expected_ref_count() to calculate ref_count

[PATCH] i2c: spacemit: configure ILCR for accurate SCL frequency
 2025-07-14  1:11 UTC  (3+ messages)

[PATCH V2 net-next 00/11] net: hns3: use seq_file for debugfs
 2025-07-14  1:04 UTC  (3+ messages)

[PATCH RESEND 0/3] ioctl numbers list cleanup for papr-physical-attestation.h
 2025-07-14  1:04 UTC  (4+ messages)
` [PATCH RESEND 1/3] Documentation: ioctl-number: Fix linuxppc-dev mailto link

[PATCH v5 0/8] char: misc: Various cleanup for miscdevice
 2025-07-14  1:02 UTC  (7+ messages)
` [PATCH v5 2/8] char: misc: Adapt and add test cases for simple minor space division
` [PATCH v5 5/8] char: misc: Fix kunit test case miscdev_test_dynamic_reentry() failure

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

[PATCH v10 (RESEND) 00/20] Change ghes to use HEST-based offsets and add support for error inject
 2025-07-14  0:56 UTC  (2+ messages)

[PATCH v2 5/8] media: v4l2-common: Introduce v4l2-params.c
 2025-07-14  0:51 UTC  (2+ messages)

[PATCH v6 00/12] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-07-14  0:49 UTC  (13+ messages)
` [PATCH v6 01/12] tee: allow a driver to allocate a tee_device without a pool
` [PATCH v6 02/12] tee: add close_context to TEE driver operation
` [PATCH v6 03/12] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
` [PATCH v6 04/12] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF
` [PATCH v6 05/12] tee: increase TEE_MAX_ARG_SIZE to 4096
` [PATCH v6 06/12] firmware: qcom: scm: add support for object invocation
` [PATCH v6 07/12] firmware: qcom: scm: remove unused arguments to the shm_brige
` [PATCH v6 08/12] firmware: qcom: tzmem: export shm_bridge create/delete
` [PATCH v6 09/12] tee: add Qualcomm TEE driver
` [PATCH v6 10/12] qcomtee: add primordial object
` [PATCH v6 11/12] qcomtee: enable TEE_IOC_SHM_ALLOC ioctl
` [PATCH v6 12/12] Documentation: tee: Add Qualcomm TEE driver

[PATCH v3 0/3] Add Sophgo EVB V1/V2 Board support
 2025-07-14  0:47 UTC  (2+ messages)

[PATCH] riscv: dts: sophgo: sophgo-srd3-10: reserve uart0 device
 2025-07-14  0:47 UTC  (2+ messages)

[PATCH v2] riscv: dts: sophgo: add ethernet GMAC device for sg2042
 2025-07-14  0:44 UTC  (2+ messages)

[PATCH v2] selftests/tty: add TIOCSTI test suite
 2025-07-14  0:38 UTC 

[PATCH v9 00/14] khugepaged: mTHP support
 2025-07-14  0:32 UTC  (15+ 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 v9 14/14] Documentation: mm: update the admin guide for mTHP collapse

[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 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 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

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

[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  (3+ messages)
` [PATCH 1/3] dt-bindings: 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)


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