public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-19 23:51:51 to 2025-12-20 08:44:13 UTC [more...]

[PATCH bpf-next v10 00/13] Improve the performance of BTF type lookups with binary search
 2025-12-20  8:44 UTC  (11+ messages)
` [PATCH bpf-next v10 01/13] libbpf: Add BTF permutation support for type reordering
` [PATCH bpf-next v10 03/13] tools/resolve_btfids: Support BTF sorting feature

[PATCH v7 0/8] Add new driver for WCSS secure PIL loading
 2025-12-20  8:42 UTC  (3+ messages)
` [PATCH v7 2/8] dt-bindings: remoteproc: qcom: document hexagon based WCSS secure PIL

[PATCH] rust: page: Simplify overflow check using checked_add()
 2025-12-20  8:41 UTC  (2+ messages)

[GIT PULL] kunit fixes update for Linux 6.19-rc3
 2025-12-20  8:40 UTC 

[PATCH] rust: debugfs: use "kernel vertical" style for imports
 2025-12-20  8:40 UTC  (2+ messages)

[PATCH v8 0/6] Add new driver for WCSS secure PIL loading
 2025-12-20  8:39 UTC  (3+ messages)
` [PATCH v8 2/6] dt-bindings: remoteproc: qcom: document hexagon based WCSS secure PIL

clocksource: Reduce watchdog readout delay limit to prevent false positives
 2025-12-20  8:38 UTC  (7+ messages)

[GIT PULL] i2c-host-fixes for 6.19-rc2
 2025-12-20  8:38 UTC 

[PATCH 0/4] nvdimm: virtio_pmem: fix request lifetime and converge broken queue failures
 2025-12-20  8:34 UTC  (5+ messages)
` [PATCH 1/4] nvdimm: virtio_pmem: always wake -ENOSPC waiters
` [PATCH 2/4] nvdimm: virtio_pmem: refcount requests for token lifetime
` [PATCH 3/4] nvdimm: virtio_pmem: converge broken virtqueue to -EIO
` [PATCH 4/4] nvdimm: virtio_pmem: drain requests in freeze

[PATCH 00/14] iio: pressure: mprls0025pa: driver code cleanup
 2025-12-20  8:25 UTC  (21+ messages)
` [PATCH 01/14] iio: pressure: mprls0025pa: Kconfig allow bus selection
` [PATCH 02/14] iio: pressure: mprls0025pa: remove redundant mutex
` [PATCH 04/14] iio: pressure: mprls0025pa: introduce tx buffer
` [PATCH 06/14] iio: pressure: mprls0025pa: memset rx_buf before reading new data
` [PATCH 07/14] iio: pressure: mprls0025pa: make ops->write function consistent
` [PATCH 08/14] iio: pressure: mprls0025pa: stricter checks for the status byte
` [PATCH 09/14] iio: pressure: mprls0025pa: mitigate SPI CS delay violation
` [PATCH 10/14] iio: pressure: mprls0025pa: cleanup pressure calculation
` [PATCH 13/14] iio: pressure: mprls0025pa: cleanup includes and forward declarations

[PATCH v2 0/2] PCI: rzg3s-host: Cleanups
 2025-12-20  8:24 UTC  (8+ messages)
` [PATCH v2 1/2] PCI: rzg3s-host: Use pci_generic_config_write() for the root bus
` [PATCH v2 2/2] PCI: rzg3s-host: Drop the lock on RZG3S_PCI_MSIRS and RZG3S_PCI_PINTRCVIS

arch/arm64/boot/dts/mediatek/mt8390-grinn-genio-700-sbc.dtb: pinctrl@10005000 (mediatek,mt8188-pinctrl): 'pcie-default' does not match any of the regexes: '-pins$', '^pinctrl-[0-9]+$'
 2025-12-20  8:22 UTC 

[PATCH v4 0/6] Microsoft Surface Pro 11 support
 2025-12-20  8:23 UTC  (5+ messages)
` [PATCH v4 5/6] arm64: dts: qcom: Add support for Surface Pro 11

[PATCH v6 0/2] media: i2c: Add os05b10 camera sensor driver
 2025-12-20  8:21 UTC  (9+ messages)
` [PATCH v6 1/2] dt-bindings: media: i2c: Add os05b10 sensor
` [PATCH v6 2/2] media: i2c: add os05b10 image sensor driver

[gustavoars:testing/wfamnae-next20251217] BUILD REGRESSION 150fc993b69605795df706d61b43acac85d85171
 2025-12-20  8:12 UTC 

[PATCH bpf v2] riscv, bpf: fix incorrect usage of BPF_TRAMP_F_ORIG_STACK
 2025-12-20  8:12 UTC  (4+ messages)

[PATCH] usb: xhci: check Null pointer in segment alloc
 2025-12-20  8:08 UTC  (4+ messages)
  ` 答复: "

[PATCH v2] drm/radeon: convert VCE logging to drm_* helpers
 2025-12-20  8:01 UTC 

Linux Kernel Rust Code Sees Its First CVE Vulnerability
 2025-12-20  7:54 UTC 

Do we still care about compilers without __seg_fs and __seg_gs support??
 2025-12-20  7:50 UTC  (6+ messages)

[gustavoars:testing/wfamnae-next20251217 9/21] drivers/scsi/hisi_sas/hisi_sas.h:617:26: error: field has incomplete type 'struct ssp_command_iu'
 2025-12-20  7:35 UTC 

[PATCH v2 0/6] cxl: Initialization reworks to support Soft Reserve Recovery and Accelerator Memory
 2025-12-20  7:31 UTC  (3+ messages)
` [PATCH v2 6/6] cxl/mem: Introduce cxl_memdev_attach for CXL-dependent operation

[PATCH v2] mm: clarify GFP_ATOMIC/GFP_NOWAIT doc-comment
 2025-12-20  7:23 UTC  (2+ messages)

[PATCH -next 0/7] ext4: defer unwritten splitting until I/O completion
 2025-12-20  7:16 UTC  (4+ messages)
` [PATCH -next 3/7] ext4: avoid starting handle when dio writing an unwritten extent

[PATCH] mtd: intel-dg: fix array-index-out-of-bounds in intel_dg_mtd_probe()
 2025-12-20  7:12 UTC  (4+ messages)

[PATCH][next] RDMA/rxe: Avoid -Wflex-array-member-not-at-end warnings
 2025-12-20  7:07 UTC  (17+ messages)

[PATCH] kunit: Protect KUNIT_BINARY_STR_ASSERTION against ERR_PTR values
 2025-12-20  6:59 UTC  (2+ messages)

[PATCH v3 0/2] Documentation/driver-api/cxl: device hotplug
 2025-12-20  6:56 UTC  (5+ messages)
` [PATCH v3 1/2] Documentation/driver-api/cxl: BIOS/EFI expectation update
` [PATCH v3 2/2] Documentation/driver-api/cxl: device hotplug section

[PATCH v2 0/3] Add CAMSS support for SM6350
 2025-12-20  6:45 UTC  (11+ messages)
` [PATCH v2 1/3] dt-bindings: media: camss: Add qcom,sm6350-camss

[PATCH v7 0/8] gpio: renesas: Add support for GPIO and related interrupts in RZ/N1 SoC
 2025-12-20  6:41 UTC  (4+ messages)
` [PATCH v7 8/8] ARM: dts: r9a06g032: Add support for GPIO interrupts

[PATCH v6] page_alloc: allow migration of smaller hugepages during contig_alloc
 2025-12-20  6:37 UTC  (5+ messages)

[PATCH v2] kunit: Enforce task execution in {soft,hard}irq contexts
 2025-12-20  6:37 UTC  (3+ messages)

[PATCH v3 0/4] Enable secondary USB controller in host mode
 2025-12-20  6:35 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: usb: Add binding for Genesys Logic GL3590 hub
` [PATCH v3 2/4] usb: misc: onboard_usb_hub: Add Genesys Logic GL3590 hub support
` [PATCH v3 3/4] arm64: dts: qcom: lemans-evk: Rename hd3ss3220_ instance for primary port controller
` [PATCH v3 4/4] arm64: dts: qcom: lemans-evk: Enable secondary USB controller in host mode

[PATCH] sh: dma-sysfs: add missing put_device() in dma_create_sysfs_files()
 2025-12-20  6:28 UTC 

[PATCH] net: ceph: Fix a possible null-pointer dereference in decode_choose_args()
 2025-12-20  6:24 UTC  (5+ messages)

[PATCH] mm/vmscan: respect mems_effective in demote_folio_list()
 2025-12-20  6:10 UTC 

[PATCH v5 0/7] Microsoft Surface Pro 11 support
 2025-12-20  6:07 UTC  (10+ messages)
` [PATCH v5 1/7] dt-bindings: arm: qcom: Document Microsoft Surface Pro 11
` [PATCH v5 2/7] dt-bindings: wireless: ieee80211: Add disable-rfkill property
` [PATCH v5 3/7] dt-bindings: wireless: ath12k: Allow "
` [PATCH v5 4/7] firmware: qcom: scm: allow QSEECOM on Surface Pro 11
` [PATCH v5 5/7] platform/surface: aggregator_registry: Add Surface Pro 11 (QCOM)
` [PATCH v5 6/7] arm64: dts: qcom: Add support for Surface Pro 11
` [PATCH v5 7/7] wifi: ath12k: Add support for disabling rfkill via devicetree

[PATCH net-next v3] idpf: export RX hardware timestamping information to XDP
 2025-12-20  5:59 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] kfifo: fix kmalloc_array_node() argument order
 2025-12-20  5:45 UTC 

[PATCH v2 0/2] kfence: allow change objects number
 2025-12-20  5:43 UTC  (4+ messages)
` [PATCH v2 1/2] LoongArch: kfence: avoid use CONFIG_KFENCE_NUM_OBJECTS

[PATCH v3] fs: make sure to fail try_to_unlazy() and try_to_unlazy() for LOOKUP_CACHED
 2025-12-20  5:40 UTC 

[PATCH RESEND v2 0/2] ARM: dts: airoha: en7523: update dts
 2025-12-20  5:34 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] ARM: dts: airoha: en7523: add node to support spinand flashes
` [PATCH RESEND v2 2/2] ARM: dts: airoha: en7523: add reset-controller support

[PATCH bpf-next v2 0/7] mm: bpf kfuncs to access memcg data
 2025-12-20  5:26 UTC  (17+ messages)
` [PATCH bpf-next v2 1/7] mm: declare memcg_page_state_output() in memcontrol.h
` [PATCH bpf-next v2 2/7] mm: introduce BPF kfuncs to deal with memcg pointers
` [PATCH bpf-next v2 3/7] mm: introduce bpf_get_root_mem_cgroup() BPF kfunc
` [PATCH bpf-next v2 4/7] mm: introduce BPF kfuncs to access memcg statistics and events
` [PATCH bpf-next v2 5/7] mm: introduce BPF kfunc to access memory events
` [PATCH bpf-next v2 6/7] bpf: selftests: selftests for memcg stat kfuncs
` [PATCH bpf-next v2 7/7] MAINTAINERS: add an entry for MM BPF extensions

[PATCH 1/2] iio: adc: ad9467: include two's complement in default mode
 2025-12-20  5:13 UTC  (3+ messages)

Shutdown-time hangs in -next in locktorture
 2025-12-20  5:01 UTC  (2+ messages)

[PATCH v3 0/5] support batch checking of references and unmapping for large folios
 2025-12-20  4:29 UTC  (5+ messages)
` [PATCH v3 1/5] mm: rmap: support batched checks of the references "

[PATCH 0/2] scsi: target+fcoe: replace -EEXIST with -EBUSY in module_init() paths
 2025-12-20  4:27 UTC  (4+ messages)
` [PATCH 1/2] target: replace -EEXIST with -EBUSY
` [PATCH 2/2] scsi: fcoe: "

[PATCH 00/13] Enable compound page for p2pdma memory
 2025-12-20  4:04 UTC  (14+ messages)
` [PATCH 01/13] PCI/P2PDMA: Release the per-cpu ref of pgmap when vm_insert_page() fails
` [PATCH 02/13] PCI/P2PDMA: Fix the warning condition in p2pmem_alloc_mmap()
` [PATCH 03/13] kernfs: add support for get_unmapped_area callback
` [PATCH 04/13] kernfs: add support for may_split and pagesize callbacks
` [PATCH 05/13] sysfs: support get_unmapped_area callback for binary file
` [PATCH 06/13] PCI/P2PDMA: add align parameter for pci_p2pdma_add_resource()
` [PATCH 07/13] PCI/P2PDMA: create compound page for aligned p2pdma memory
` [PATCH 08/13] mm/huge_memory: add helpers to insert huge page during mmap
` [PATCH 09/13] PCI/P2PDMA: support get_unmapped_area to return aligned vaddr
` [PATCH 10/13] PCI/P2PDMA: support compound page in p2pmem_alloc_mmap()
` [PATCH 11/13] PCI/P2PDMA: add helper pci_p2pdma_max_pagemap_align()
` [PATCH 12/13] nvme-pci: introduce cmb_devmap_align module parameter
` [PATCH 13/13] PCI/P2PDMA: enable compound page support for p2pdma memory

[PATCH v5 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
 2025-12-20  4:12 UTC  (5+ messages)
` [PATCH v5 14/19] mm, swap: cleanup swap entry management workflow
` [PATCH v5 15/19] mm, swap: add folio to swap cache directly on allocation

Follow-up on Linux-kernel code accessibility
 2025-12-20  4:00 UTC  (9+ messages)

[PATCH v4 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
 2025-12-20  4:00 UTC  (6+ messages)
` [PATCH v4 11/19] mm, swap: split locked entry duplicating into a standalone helper

[PATCH] software node: replace -EEXIST with -EBUSY
 2025-12-20  3:55 UTC 

[PATCH] KEYS: replace -EEXIST with -EBUSY
 2025-12-20  3:50 UTC 

[PATCH] dm: replace -EEXIST with -EBUSY
 2025-12-20  3:49 UTC 

[PATCH] bpf: crypto: replace -EEXIST with -EBUSY
 2025-12-20  3:48 UTC 

[PATCH] driver core: attribute_container: change return type to void
 2025-12-20  3:45 UTC 

[RFC PATCH] liveupdate: list all file handler versions in vmlinux section
 2025-12-20  3:30 UTC  (3+ messages)

[RFC PATCH 00/10] liveupdate: hugetlb support
 2025-12-20  3:26 UTC  (4+ messages)
` [RFC PATCH 04/10] liveupdate: flb: allow getting FLB data in early boot

[PATCH v8 0/3] Add driver support for ESWIN eic700 SoC clock controller
 2025-12-20  3:25 UTC  (5+ messages)
` [PATCH v8 2/3] clock: eswin: Add eic7700 clock driver

[PATCH bpf-next v1 0/6] mm: bpf kfuncs to access memcg data
 2025-12-20  3:20 UTC  (4+ messages)
` [PATCH bpf-next v1 6/6] bpf: selftests: selftests for memcg stat kfuncs

[PATCH] kho: add support for deferred struct page init
 2025-12-20  3:20 UTC  (10+ messages)

[tip:x86/urgent] BUILD SUCCESS c56a12c71ad38f381105f6e5036dede64ad2dfee
 2025-12-20  3:14 UTC 

[PATCH 0/2] clk: spacemit: refactor common ccu driver
 2025-12-20  2:59 UTC  (5+ messages)
` [PATCH 1/2] clk: spacemit: extract common ccu functions
` [PATCH 2/2] reset: spacemit: fix auxiliary device id

[tip:core/urgent] BUILD SUCCESS 4a824c3128998158a093eaadd776a79abe3a601a
 2025-12-20  2:51 UTC 

[tip:irq/core] BUILD SUCCESS 90876d9b37a0db170d5998c6c903eab2d56fd7cb
 2025-12-20  2:51 UTC 

[PATCH 0/8] riscv: spacemit: Add SpacemiT K3 SoC and K3 Pico-ITX board
 2025-12-20  2:48 UTC  (8+ messages)
` [PATCH 7/8] riscv: dts: spacemit: add initial device tree of SpacemiT K3 SoC

[PATCH v2] mm/page_alloc: Report 1 as zone_batchsize for !CONFIG_MMU
 2025-12-20  2:41 UTC  (2+ messages)

[RFC PATCH] dma-iommu: Introduce API to reserve IOVA regions for dynamically created devices
 2025-12-20  2:35 UTC 

[PATCH] KVM: selftests: Fix sign extension bug in get_desc64_base()
 2025-12-20  2:10 UTC 

[PATCH 0/6] Support TQMa8QM
 2025-12-20  2:06 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: clk: rs9: add clock-output-names property
` [PATCH 4/6] dt-bindings: arm: fsl: add bindings for TQMa8x

[PATCH v2 00/28] Eliminate Dying Memory Cgroup
 2025-12-20  2:03 UTC  (23+ messages)
` [PATCH v2 13/28] mm: migrate: prevent memory cgroup release in folio_migrate_mapping()
` [PATCH v2 14/28] mm: mglru: prevent memory cgroup release in mglru
` [PATCH v2 15/28] mm: memcontrol: prevent memory cgroup release in mem_cgroup_swap_full()
` [PATCH v2 16/28] mm: workingset: prevent memory cgroup release in lru_gen_eviction()
` [PATCH v2 17/28] mm: thp: prevent memory cgroup release in folio_split_queue_lock{_irqsave}()
` [PATCH v2 18/28] mm: zswap: prevent memory cgroup release in zswap_compress()
` [PATCH v2 20/28] mm: zswap: prevent lruvec release in zswap_folio_swapin()
` [PATCH v2 21/28] mm: swap: prevent lruvec release in lru_gen_clear_refs()
` [PATCH v2 22/28] mm: workingset: prevent lruvec release in workingset_activation()
` [PATCH v2 23/28] mm: memcontrol: prepare for reparenting LRU pages for lruvec lock

[PATCH] ublk: clean up user copy references on ublk server exit
 2025-12-20  2:03 UTC  (3+ messages)

[PATCH 0/4] Make MT8196 get its Mali GPU shader_present from nvmem
 2025-12-20  1:59 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: gpu: mali-valhall-csf: Add shader-present nvmem cell
` [PATCH 2/4] dt-bindings: power: mt8196-gpufreq: Describe nvmem provider ability
` [PATCH 3/4] drm/panthor: Implement reading shader_present from nvmem
` [PATCH 4/4] pmdomain: mediatek: mtk-mfg: Expose shader_present as nvmem cell

[RFC PATCH 00/14] TP8028 Rapid Path Failure Recovery
 2025-12-20  1:44 UTC  (5+ messages)
` [RFC PATCH 13/14] nvme-fc: Use CCR to recover controller that hits an error
` [RFC PATCH 14/14] nvme-fc: Hold inflight requests while in RECOVERING state

[PATCH] x86/CPU/AMD: avoid printing reset reasons on Xen domU
 2025-12-20  1:44 UTC  (4+ messages)

[PATCH RFC v2 0/4] Add clock support for SpacemiT K3 SoC
 2025-12-20  1:39 UTC  (5+ messages)
` [PATCH RFC v2 1/4] dt-bindings: soc: spacemit: add k3 syscon compatible
` [PATCH RFC v2 2/4] clk: spacemit: ccu_mix: add inverted enable gate clock
` [PATCH RFC v2 3/4] clk: spacemit: ccu_pll: add plla type clock
` [PATCH RFC v2 4/4] clk: spacemit: k3: add the clock tree

[PATCH] watchdog: Make API functions const correct
 2025-12-20  1:25 UTC  (2+ messages)

[PATCH] Revert "clk: qcom: cpu-8996: simplify the cpu_clk_notifier_cb"
 2025-12-20  1:17 UTC  (10+ messages)

[PATCH bpf-next v4 0/9] bpf: tracing session supporting
 2025-12-20  1:12 UTC  (4+ messages)

[PATCH v10 0/2] Add Google Tensor SoC USB controller support
 2025-12-20  0:57 UTC  (3+ messages)
` [PATCH v10 2/2] usb: dwc3: Add Google Tensor SoC DWC3 glue driver

[syzbot] [netfilter?] possible deadlock in nf_tables_dumpreset_obj
 2025-12-20  0:58 UTC 

[PATCH] mm: Consider non-anon swap cache folios in folio_expected_ref_count()
 2025-12-20  0:47 UTC  (7+ messages)

[PATCH 0/2] riscv: Add Spectre v1 mitigations
 2025-12-20  0:44 UTC  (3+ messages)
` [PATCH 1/2] riscv: Use pointer masking to limit uaccess speculation

[PATCH v2 1/1] virtio_balloon: pr_dev_info.report initialization cleanup
 2025-12-20  0:30 UTC 

[PATCH 0/3] mm/khugepaged: minor cleanups
 2025-12-20  0:38 UTC  (5+ messages)
` [PATCH 1/3] mm/khugepaged: remove unnecessary goto 'skip' label

[PATCH] spi: bcm63xx-hsspi: add support for 1-2-2 read ops
 2025-12-20  0:38 UTC  (2+ messages)

linux-next: trees being removed
 2025-12-20  0:36 UTC  (2+ messages)

[PATCH] percpu: add basic double free check
 2025-12-20  0:27 UTC 

[PATCH] Input: ims-pcu - fix heap-buffer-overflow in ims_pcu_process_data()
 2025-12-20  0:24 UTC  (2+ messages)
` [PATCH v2] "

A lingering doubt on PCI-MMIO region of PCI-passthrough-device
 2025-12-20  0:06 UTC  (5+ messages)


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