messages from 2026-07-14 21:37:55 to 2026-07-15 00:53:52 UTC [more...]
[PATCH bpf-next v5 00/10] bpf: add support for KASAN checks in JITed programs
2026-07-15 0:53 UTC (8+ messages)
` [PATCH bpf-next v5 01/10] bpf: propagate original instruction offset when patching program
` [PATCH bpf-next v5 03/10] bpf: add BPF_JIT_KASAN for KASAN instrumentation of JITed programs
` [PATCH bpf-next v5 04/10] bpf, x86: add helper to emit kasan checks in x86 "
[PATCH v2] nvme: reject completions for requests that are not in flight
2026-07-15 0:51 UTC
[PATCH 0/2] Add CoreSight nodes for Qualcomm Shikra SoC
2026-07-15 0:49 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: shikra: Add coresight nodes
[PATCH net] net: mctp i3c: clean up notifier and buses if driver register fails
2026-07-15 0:46 UTC (2+ messages)
[PATCH] HID: add driver for Gigabyte Aero vendor-specific brightness keys
2026-07-15 0:44 UTC
[PATCH] platform/x86: Add GETAC MPMD programmable button driver
2026-07-15 0:42 UTC
[PATCH v4 0/9] Improve Qualcomm EUD driver and platform support
2026-07-15 0:40 UTC (7+ messages)
` [PATCH v4 3/9] usb: misc: qcom_eud: add per-path High-Speed PHY control
` [PATCH v4 6/9] usb: misc: qcom_eud: add host mode coordination
[PATCH] xfs: reject log continuation for a header-only item in recovery
2026-07-15 0:36 UTC (3+ messages)
[PATCH mlx5-next 0/2] mlx5-next updates 2026-07-13
2026-07-15 0:29 UTC (2+ messages)
[RFC PATCH 0/4] rust: usb: add usb request block abstractions and a user
2026-07-15 0:27 UTC (11+ messages)
` [RFC PATCH 2/4] rust: usb: add usb host interface and endpoint abstractions
[PATCH v3 2/2] mm/mm_slot.h: add comments for mm_slot_lookup/insert
2026-07-15 0:25 UTC (2+ messages)
[PATCH v5 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
2026-07-15 0:23 UTC (9+ messages)
` [PATCH v5 1/8] dt-bindings: riscv: Add Ssqosid extension description
` [PATCH v5 2/8] riscv: Detect the Ssqosid extension
` [PATCH v5 3/8] riscv: Add support for srmcfg CSR from "
` [PATCH v5 4/8] riscv_cbqri: Add capacity controller probe and allocation device ops
` [PATCH v5 5/8] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
` [PATCH v5 6/8] riscv: Enable resctrl filesystem for Ssqosid
` [PATCH v5 7/8] dt-bindings: riscv: Add binding for CBQRI controllers
` [PATCH v5 8/8] riscv_cbqri: Add CBQRI capacity allocation platform driver
[PATCH v3] iommu/iommufd: avoid selftest dirty bitmap size wrap
2026-07-15 0:23 UTC (3+ messages)
[PATCH v4] dm cache: parse invalidate_cblocks with kstrtouint()
2026-07-15 0:18 UTC
[PATCH 0/3] iio: adc: ti-ads112c14: buffered read support
2026-07-15 0:19 UTC (4+ messages)
` [PATCH 1/3] iio: adc: ti-ads112c14: add debugfs register access
` [PATCH 2/3] iio: adc: ti-ads112c14: add support for I2C CRC8
` [PATCH 3/3] iio: adc: ti-ads112c14: add support for buffered read
[RESEND PATCH v2 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
2026-07-15 0:18 UTC (2+ messages)
[PATCH net] net: hip04: fix RX buffer leak on build_skb failure
2026-07-15 0:17 UTC (2+ messages)
[PATCH v4 0/8] iio: adc: new ti-ads112c14 driver
2026-07-15 0:16 UTC (10+ messages)
` [PATCH v4 1/8] dt-bindings: iio: adc: Add reference-sources property
` [PATCH v4 2/8] dt-bindings: iio: adc: Add excitation current sources properties
` [PATCH v4 3/8] dt-bindings: iio: adc: Add burn-out current properties
` [PATCH v4 4/8] dt-bindings: iio: adc: add input-chopping property
` [PATCH v4 5/8] dt-bindings: iio: adc: add ti,ads122c14
` [PATCH v4 6/8] iio: adc: add ti-ads112c14 driver
` [PATCH v4 7/8] iio: adc: ti-ads112c14: implement gain on internal short SYS_MON channel
` [PATCH v4 8/8] iio: adc: ti-ads112c14: add measurement channel support
[PATCH v5 0/3] x86,fs/resctrl,arm_mpam: Factor MBA parse-time conversion to be per-arch
2026-07-15 0:13 UTC (5+ messages)
回复: 回复: [External Mail][PATCH 6.18.y v2] mm: shmem: fix potential livelock issue for shmem direct swapin
2026-07-15 0:12 UTC (2+ messages)
[PATCH v2] cpufreq: spear: Fix an IS_ERR() vs NULL bug in spear1340_set_cpu_rate()
2026-07-15 0:10 UTC (2+ messages)
[PATCH v5 0/7] KVM: guest_memfd: reclaim()/convert() cleanups
2026-07-15 0:10 UTC (14+ messages)
` [PATCH v5 1/7] KVM: guest_memfd: Plumb the number of pages and max order into .invalidate()
` [PATCH v5 2/7] KVM: guest_memfd: Rename invalidate() arch hook to reclaim() and isolate it
` [PATCH v5 3/7] KVM: guest_memfd: Drop the redundant printk on arch gmem_prepare() failure
` [PATCH v5 4/7] KVM: guest_memfd: Fold __kvm_gmem_prepare_folio() into its sole caller
` [PATCH v5 5/7] KVM: guest_memfd: Explicitly pass number of pages to kvm_arch_gmem_prepare()
` [PATCH v5 6/7] KVM: x86: Combine .gmem_prepare()+.gmem_invalidate() into .gmem_convert()
` [PATCH v5 7/7] KVM: guest_memfd: Rework PREPARE config and hook into a more generic CONVERT
[PATCH net v3 0/3] net: dsa: mv88e6xxx: 6141/6341 workarounds
2026-07-15 0:08 UTC (7+ messages)
` [PATCH net v3 1/3] net: dsa: mv88e6xxx: write the ATU FID register on 88E6141/88E6341
` [PATCH net v3 2/3] net: dsa: mv88e6xxx: flush the ATU when the hash algorithm changes
` [PATCH net v3 3/3] net: dsa: mv88e6xxx: don't clip ATU Move ToPort delete sentinel
[PATCH V6 0/10] Fixes to the previously-merged drivers/dax/fsdev series
2026-07-15 0:06 UTC (2+ messages)
[PATCH] nvme: reject completions for requests that are not in flight
2026-07-15 0:03 UTC (4+ messages)
[PATCH] nvdimm/btt: reject an arena whose nfree is below the lane count
2026-07-15 0:03 UTC (2+ messages)
[PATCH v3 1/2] fuse: copy request headers via a stack buffer for io-uring
2026-07-15 0:02 UTC (6+ messages)
` [PATCH v3 2/2] fuse: bound io-uring payload copies to the registered buffer size
[PATCH v3 0/2] libnvdimm/labels: two on-media validation fixes in __nd_label_validate()
2026-07-15 0:02 UTC (2+ messages)
[PATCH] nvdimm: ndtest: remove redundant NULL check before vfree()
2026-07-15 0:01 UTC (2+ messages)
[PATCH] nvdimm: nfit: remove redundant NULL check before vfree()
2026-07-15 0:01 UTC (2+ messages)
[PATCH v5 00/10] x86,fs/resctrl: Improve resctrl quality and consistency
2026-07-15 0:00 UTC (3+ messages)
[PATCH v5 00/18] mm: Some cleanups for page allocator APIs
2026-07-14 23:56 UTC (3+ messages)
` [PATCH v5 09/18] KVM: VMX: Use higher-level allocator API
[PATCH] sched_ext: Validate cid override before updating tables
2026-07-14 23:56 UTC (2+ messages)
[PATCH v4 1/3] fuse: whitelist the request headers for usercopy
2026-07-14 23:54 UTC (3+ messages)
` [PATCH v4 2/3] fuse: bound io-uring payload copies to the registered buffer size
` [PATCH v4 3/3] fuse: deduplicate the oversized-request error selection
[PATCH 0/6] Add TEE based client driver for UEFI Secure Application
2026-07-14 23:47 UTC (5+ messages)
` [PATCH 1/6] tee: qcomtee: Track the object invocation context
[PATCH iwl] ice: acquire NVM lock around each flash read
2026-07-14 23:47 UTC (2+ messages)
[PATCH] dmaengine: txx9dmac: use devm_platform_ioremap_resource()
2026-07-14 23:47 UTC
[PATCH] EDAC: fsl_ddr: use devm_platform_ioremap_resource()
2026-07-14 23:46 UTC
[PATCH] counter: ftm-quaddec: use devm_platform_ioremap_resource
2026-07-14 23:43 UTC
[PATCH] serial: 8250_hub6: add missing include for hub6_match_port()
2026-07-14 23:42 UTC (2+ messages)
[PATCH] gpio: logicvc: use devm_platform_get_and_ioremap_resource()
2026-07-14 23:42 UTC
[RFC PATCH v2 00/25] Optimize nSVM TLB flushes
2026-07-14 23:41 UTC (6+ messages)
` [RFC PATCH v2 02/25] KVM: SVM: Passthrough the number of supported ASIDs
[PATCH 0/3] dma: fsl_raid: fix sparse warnings and simplify probing
2026-07-14 23:38 UTC (4+ messages)
` [PATCH 1/3] dma: fsl_raid: fix endianness of in-memory descriptor stores
` [PATCH 2/3] dma: fsl_raid: keep MMIO bases as void __iomem and cast at access
` [PATCH 3/3] dma: fsl_raid: use devm_platform_ioremap_resource
[PATCH v2 0/12] perf vendor events intel: update
2026-07-14 23:29 UTC (3+ messages)
` [PATCH v2 09/12] perf vendor events intel: Add novalake v1.00 events
[PATCH v2] nvdimm/btt: fix sequence endian in btt_log_read error print
2026-07-14 23:22 UTC (2+ messages)
[PATCH v4 1/2] dt-bindings: qcom,snps-dwc3: Add property indicating presence of eUSB2 phy
2026-07-14 23:23 UTC (11+ messages)
[PATCH v1 0/6] s390/vfio_ccw fixes
2026-07-14 23:22 UTC (7+ messages)
` [PATCH v1 1/6] s390/vfio_ccw: fix out of bounds check on CCW array
` [PATCH v1 2/6] s390/vfio_ccw: limit the number of channel program segments
` [PATCH v1 3/6] s390/vfio_ccw: free all memory if cp_init() fails
` [PATCH v1 4/6] s390/vfio_ccw: copy maximum possible IDAL from guest
` [PATCH v1 5/6] s390/vfio_ccw: ensure index for read/write regions are within range
` [PATCH v1 6/6] s390/vfio_ccw: lock I/O resources alongside I/O regions
[PATCH v2] KVM: arm64: vgic: Avoid double-deactivate of IRQs in the nested context
2026-07-14 23:11 UTC
[PATCH 00/10] ASoC: ti: Improve probe error handling
2026-07-14 23:09 UTC (7+ messages)
` [PATCH 01/10] ASoC: ti: ams-delta: Use dev_err_probe() for "
` [PATCH 02/10] ASoC: ti: davinci-evm: "
[PATCH v10 0/6] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
2026-07-14 23:09 UTC (9+ messages)
[PATCHSET sched_ext/for-7.3] sched_ext: Sub-scheduler follow-ups
2026-07-14 23:09 UTC (5+ messages)
` [PATCH 1/4] sched_ext: Remove queued ecaps syncs directly on sched teardown
` [PATCH 2/4] sched_ext: Move scx_dispatch_sched() from sub.h to internal.h
` [PATCH 3/4] sched_ext: Gate sub_dispatch_prev with CONFIG_EXT_SUB_SCHED
` [PATCH 4/4] sched_ext: Add the scx_has_subs static key and gate sub-sched hot paths
[PATCH] usb: typec: tcpm: Add support for Battery Cap response message
2026-07-14 23:06 UTC
[PATCH v2 11/13] x86/entry/fred: encode frame pointer on entry
2026-07-14 23:09 UTC (2+ messages)
` [tip: x86/entry] x86/entry/fred: Encode "
[PATCH] arm64: dts: ti: k3-am62l: Add bootph to usb0
2026-07-14 23:05 UTC
[PATCH] arm64: errata: Mitigate AmpereOne erratum AC03_CPU_57 and AC04_CPU_29
2026-07-14 23:06 UTC (3+ messages)
[PATCH] regcache: disable cache_only before rewriting paging registers
2026-07-14 23:02 UTC (9+ messages)
[PATCH net-next v2 00/12] ax88179_178a: Add support for AX88179A-based chips
2026-07-14 22:58 UTC (3+ messages)
` [PATCH net-next v2 02/12] ax88179_178a: Add HW support for AX179A-based chips
[PATCH v2 0/3] MIPS: BCM47XX: convert buttons to software nodes
2026-07-14 22:49 UTC (3+ messages)
[PATCH] fs: push nr_cached_objects memcg gating into individual filesystems
2026-07-14 22:54 UTC (3+ messages)
[PATCH iwl-next] idpf: add flow-based XDP fallback for FWs without Tx FIFO support
2026-07-14 22:54 UTC (2+ messages)
[PATCH] drm/gpusvm: Zero HMM PFNs before scanning ranges
2026-07-14 22:54 UTC
[PATCH v4 0/3] staging: media: atomisp: use kvmalloc_objs() and drop redundant OOM messages
2026-07-14 22:49 UTC (4+ messages)
` [PATCH v4 1/3] staging: media: atomisp: use kvmalloc_objs() in make_histogram()
` [PATCH v4 2/3] staging: media: atomisp: use kvmalloc_objs() for overflow-safe allocation
` [PATCH v4 3/3] staging: media: atomisp: drop redundant out-of-memory messages
[PATCH v1 0/9] Support Clang context analysis for ext2
2026-07-14 22:52 UTC (9+ messages)
` [PATCH v1 1/9] ext2: fix ext2_xattr_delete_inode() context analysis warning
[PATCH v6 00/11] arm64: dts: qcom: Extend Shikra device tree with peripheral and subsystem support
2026-07-14 22:49 UTC (3+ messages)
` [PATCH v6 01/11] dt-bindings: interconnect: qcom-bwmon: Add Shikra cpu-bwmon compatible
[PATCH v4] dt-bindings: iio: proximity: move LIDAR-Lite out of trivial-devices
2026-07-14 22:44 UTC (2+ messages)
[PATCH RFC net-next] net: phy: sfp: drop 1000Base-T support for FCLF8521P2BTL
2026-07-14 22:43 UTC (3+ messages)
[PATCH v2 0/3] KVM: x86: Convert nested ops to static calls
2026-07-14 22:43 UTC (7+ messages)
` [PATCH v2 1/3] KVM: x86: Reject nested CAP enablement if nested virtualization is disabled
[PATCH v5 linux 0/2] Cache aware scheduling: Reduce the overhead of task_cache_work
2026-07-14 22:40 UTC (4+ messages)
` [PATCH v5 1/2] sched/cache: Reduce the overhead of task_cache_work by only scan the visisted cpus
[BUG] fs/btrfs: KASAN "args" initialization gripe in btrfs_ioctl_get_csums()
2026-07-14 22:38 UTC (3+ messages)
[PATCH] dt-bindings: interconnect: qcom-bwmon: Document Eliza BWMONs compatible
2026-07-14 22:27 UTC (2+ messages)
[PATCH v2 0/2] firmware: stratix10-svc: async and teardown fixes
2026-07-14 22:26 UTC (2+ messages)
[PATCH] dt-bindings: firmware: qcom,scm: Document SCM on Shikra SoC
2026-07-14 22:26 UTC (5+ messages)
[PATCH v2] i2c: mediatek: fix WRRD for SoCs without auto_restart option
2026-07-14 22:25 UTC (2+ messages)
[PATCH 0/7] mailbox: Improve the mbox core then introduce the goog-mba driver
2026-07-14 22:21 UTC (8+ messages)
` [PATCH 1/7] dt-bindings: mailbox: Don't require #mbox-cells to be 1
` [PATCH 2/7] mailbox: Allow #mbox-cells = <0> without specifying a custom xlate
` [PATCH 3/7] mailbox: Find a matching mailbox by fwnode rather than device
` [PATCH 4/7] mailbox: Simplify circular queue math with mod arithmetic
` [PATCH 5/7] mailbox: Add support for mailbox controllers that can queue
` [PATCH 6/7] dt-bindings: mailbox: goog-mba: Add goog-mba mailbox bindings
` [PATCH 7/7] mailbox: goog-mba: Introduce the goog-mba mailbox driver
[PATCH net-next] net: mdio: Kconfig: Group mdio controller drivers in a submenu
2026-07-14 22:24 UTC (2+ messages)
[GIT PULL] firmware: stratix10-svc: fixes for v7.2
2026-07-14 22:24 UTC
[PATCH 1/2] nvme: bound ns descriptor header and body to identify buffer
2026-07-14 22:24 UTC (2+ messages)
[PATCH v2 0/4] mm/hmm: Clarify notifier retry state and scope HMM timeouts
2026-07-14 22:21 UTC (5+ messages)
` [PATCH v2 1/4] fixup! mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
` [PATCH v2 2/4] fixup! drm/nouveau: use hmm_range_fault_unlocked_timeout() for SVM faults
` [PATCH v2 3/4] fixup! accel/amdxdna: use hmm_range_fault_unlocked_timeout() for range population
` [PATCH v2 4/4] fixup! drm/gpusvm: use hmm_range_fault_unlocked_timeout() for range faults
[PATCH 6.12.y] iommu/vt-d: Clear Present bit before tearing down context entry
2026-07-14 22:21 UTC
[PATCH net] net: rnpgbe: Pass an expression directly in rnpgbe_rm_adapter()
2026-07-14 22:20 UTC (2+ messages)
[PATCH] arm64: dts: qcom: eliza: Add CPU and LLCC BWMONs
2026-07-14 22:18 UTC (3+ messages)
[PATCH] x86/build/64: Prevent native builds from generating APX instructions
2026-07-14 22:15 UTC (3+ messages)
[PATCH v9 06/12] arm,x86,fs/resctrl: Handle change in number of RMIDs on each mount
2026-07-14 22:14 UTC (11+ messages)
[PATCH] tools/sched_ext: scx_qmap: Fix stale API name in comment
2026-07-14 22:09 UTC (2+ messages)
[PATCH 1/2] selftests/cgroup: fix missing TAP output in test_hugetlb_memcg
2026-07-14 22:09 UTC (2+ messages)
[PATCH] i2c: mlxbf: Fix use-after-free in mlxbf_i2c_init_resource()
2026-07-14 22:09 UTC (2+ messages)
[PATCH] selftests/cgroup: Fix intermittent test_cgfreezer_ptrace test failures
2026-07-14 22:09 UTC (2+ messages)
[PATCH] dt-bindings: watchdog: microchip,pic32mzda-dmt: Convert to DT schema
2026-07-14 22:08 UTC (2+ messages)
[PATCH v2] dt-bindings: watchdog: microchip,pic32mzda-wdt: Convert to DT schema
2026-07-14 22:07 UTC (2+ messages)
[RFC] mpam,x86,fs/resctrl: Generic schema description Proof of Concept
2026-07-14 22:06 UTC (27+ messages)
[PATCH v1 1/1] smb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbols
2026-07-14 22:02 UTC (3+ messages)
[PATCH v1 1/1] smb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbols in SMB2
2026-07-14 22:02 UTC (3+ messages)
[PATCH 0/4] crypto: iaa - Fixes for multi entry SG lists
2026-07-14 22:01 UTC (10+ messages)
` [PATCH 1/4] dmaengine: idxd: assign all engines to group 0 in IAA defaults
` [PATCH 2/4] crypto: iaa - fall back to software for multi-entry scatterlists
` [PATCH 3/4] crypto: iaa - avoid counting fallback decompression bytes
` [PATCH 4/4] crypto: iaa - use bounce buffer for multi-sg decompress input
[PATCH] xfs: fix off-by-one in rtrefcount btree root level validation
2026-07-14 21:58 UTC (3+ messages)
[PATCH v7 0/5] arm64: dts: qcom: Add initial device tree support for Shikra
2026-07-14 21:58 UTC (3+ messages)
` [PATCH v7 2/5] arm64: dts: qcom: Introduce Shikra SoC base dtsi
[PATCH] tracing: ring-buffer: allowlist clang-generated symbols
2026-07-14 21:56 UTC (3+ messages)
[PATCH v2] xfs: fix off-by-one in rtrefcount btree root level validation
2026-07-14 21:56 UTC
[RFC PATCH v4 0/3] trace: stack trace deduplication for ftrace ring buffer
2026-07-14 21:53 UTC (3+ messages)
` [RFC PATCH v4 2/3] trace: integrate stackmap into ftrace stack recording path
[PATCH v3 0/6] printk: nbcon: deprecate boot_delay in favour of printk_delay
2026-07-14 21:51 UTC (3+ messages)
` [PATCH v3 6/6] Documentation/kernel-parameters: add/update printk_delay/boot_delay
[PATCH] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
2026-07-14 21:46 UTC (3+ messages)
[RFC PATCH 00/34] mm: optimize unnecessary loads due to ptep_get() and friends out
2026-07-14 21:45 UTC (7+ messages)
` [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
[PATCH v2 0/9] remoteproc: qcom_q6v5_wcss: add native ipq9574 support
2026-07-14 21:45 UTC (3+ messages)
` (subset) "
[PATCH] drm/gpusvm: Fix mm reference leak in range eviction
2026-07-14 21:45 UTC
[PATCH] scripts/kernel-doc: Suggest possible names for excess descriptions
2026-07-14 21:44 UTC (2+ messages)
[PATCH] smb: client: set SB_I_NODEV to prevent device node injection
2026-07-14 21:43 UTC (4+ messages)
[PATCH] Drivers: hv: vmbus: add VTL2 redirect connection ID
2026-07-14 21:38 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox