[PATCH 0/3] arm64/coco: Convert pKVM to a CC platform
2026-06-04 9:03 UTC (8+ messages)
` [PATCH 1/3] arm64/mm: Simplify SWIOTLB setup in arch_mm_preinit()
` [PATCH 3/3] arm64/coco: Add pKVM as a CC platform
[PATCH v3 0/3] iio: flow: Sensirion SLF3S liquid flow sensor
2026-06-04 9:03 UTC (11+ messages)
` [PATCH v3 1/3] iio: types: add IIO_VOLUMEFLOW channel type
` [PATCH v3 2/3] dt-bindings: iio: flow: add Sensirion SLF3S liquid flow sensor
[PATCH v1] LoongArch/mm: Fix nr passing in set_direct_map_valid_noflush()
2026-06-04 9:01 UTC
[PATCH] net: stmmac: xgmac2: disable RBUE in default RX interrupt mask
2026-06-04 9:01 UTC (4+ messages)
[PATCH] ntfs: validate $FILE_NAME length before converting the name
2026-06-04 9:01 UTC (2+ messages)
[PATCH v3 0/2] media: qcom: iris: fix runtime PM reference handling
2026-06-04 9:00 UTC (3+ messages)
` [PATCH v3 1/2] media: qcom: iris: fix runtime PM reference leaks
` [PATCH v3 2/2] media: qcom: iris: rollback OPP vote on PM resume failure
[PATCH v4] soc/tegra: pmc: Add PMC support for Tegra410
2026-06-04 8:58 UTC
[PATCH 1/3] MAINTAINERS: Add entry for Novatek NT726xx SoC i2c driver
2026-06-04 8:58 UTC (3+ messages)
[PATCH] m68k: hash: Use lower_16_bits() helper
2026-06-04 8:57 UTC (3+ messages)
[PATCH 0/2] KVM: LoongArch: selftests: Add FPU test case
2026-06-04 8:57 UTC (3+ messages)
` [PATCH 1/2] KVM: LoongArch: selftests: Enable LASX feature by auto detect method
` [PATCH 2/2] KVM: LoongArch: selftests: Add FPU test case
[PATCH net-next v2 0/4] Add support for RTL8261C_CG
2026-06-04 8:57 UTC (8+ messages)
` [PATCH net-next v2 1/4] net: phy: c45: add genphy_c45_soft_reset()
` [PATCH net-next v2 2/4] net: phy: c45: add genphy_c45_config_master_slave()
` [PATCH net-next v2 3/4] net: phy: realtek: add support for RTL8261C_CG
` [PATCH net-next v2 4/4] net: phy: realtek: load firmware "
[tip: smp/core] MAINTAINERS: Add include/linux/cpuhplock.h to CPU HOTPLUG area
2026-06-04 8:56 UTC
[tip: smp/core] cpu: Add lockdep_is_cpus_held()/lockdep_is_cpus_write_held() stubs for !CONFIG_HOTPLUG_CPU
2026-06-04 8:56 UTC
[PATCH 0/2] Add support for nuvoton ma35d1 qspi controller
2026-06-04 8:55 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: spi: Add for Nuvoton MA35D1 SoC QSPI Controller
[PATCH v2] iio: accel: stk8312: Update includes to match IWYU
2026-06-04 8:53 UTC (2+ messages)
[PATCH] module: dups: use strscpy() to copy module name in dup request
2026-06-04 8:52 UTC (2+ messages)
[RFC PATCH v2 0/6] kcov: per-task dataflow extraction at kernel function boundaries
2026-06-04 8:52 UTC (12+ messages)
` [RFC PATCH v2 1/6] kcov: add per-task dataflow tracking for function arguments/return values
` [RFC PATCH v2 2/6] kcov: add build system support for dataflow instrumentation
` [RFC PATCH v2 3/6] kcov: add CONFIG_KCOV_DATAFLOW_INSTRUMENT_ALL and NO_INLINE
` [RFC PATCH v2 5/6] kcov: add interrupt context guard to kcov_df_write()
` [RFC PATCH v2 6/6] kcov: add recursion guard and documentation for kcov-dataflow
[PATCH v5 0/4] Add eDP lane mapping support
2026-06-04 8:52 UTC (4+ messages)
` [PATCH v5 1/4] dt-bindings: display: bridge: analogix-dp: Add data-lanes support for endpoint
` [PATCH v5 2/4] drm/dp: Add helper to validate DP lane counts
` [PATCH v5 3/4] drm/bridge: analogix_dp: Add validation for samsung,lane-count property
[PATCH v3] tracing: fix CFI violation in probestub test
2026-06-04 8:52 UTC (3+ messages)
[PATCH v2 0/4] i2c: tegra: Improve DMA mapping, latency, and power management
2026-06-04 8:51 UTC (2+ messages)
[PATCH v2 0/4] workqueue: Shrink the lock time
2026-06-04 8:50 UTC (5+ messages)
` [PATCH v2 1/4] workqueue: park kicked worker on pool->kicked_list
` [PATCH v2 4/4] workqueue: defer the worker wakeup outside pool->lock in process_one_work()
[PATCH v3 00/10] i2c: core: adapter registration fixes
2026-06-04 8:50 UTC (5+ messages)
` [PATCH v3 07/10] i2c: core: fix adapter registration race
` [PATCH v3 08/10] i2c: core: fix adapter deregistration race
[PATCH v2 00/13] sched/fair/schedutil: Better manage system response time
2026-06-04 8:50 UTC (3+ messages)
` [PATCH v2 03/13] sched/pelt: Add a new function to approximate runtime to reach given util
[PATCH] net: b44: use ethtool_puts
2026-06-04 8:50 UTC (2+ messages)
[PATCH 0/4] Add support for Kernel WDT
2026-06-04 8:49 UTC (3+ messages)
[PATCH] arm64: dts: hisilicon: hi3660-hikey960: move role-switch endpoint into connector
2026-06-04 8:48 UTC (3+ messages)
[PATCH v2] sched/fair: Revert boost in cpu_util()
2026-06-04 8:48 UTC (4+ messages)
[PATCH v8 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
2026-06-04 8:46 UTC (11+ messages)
` [PATCH v8 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema
[PATCH 0/2] gpio: core: fix const-correctness and remove UAF FIXMEs
2026-06-04 8:45 UTC (2+ messages)
[PATCH] zsmalloc: Simplify data output in zs_stats_size_show()
2026-06-04 8:45 UTC
[PATCH v2 1/3] ntfs: validate resident attribute lists and harden the validator
2026-06-04 8:44 UTC (7+ messages)
` [PATCH v3 "
` [PATCH v3 2/3] ntfs: bound the look-ahead attribute-list entry in ntfs_external_attr_find()
` [PATCH v3 3/3] ntfs: bound the attribute-list entry in ntfs_read_inode_mount()
[PATCH v3] media: qcom: iris: guard IRQ handler with runtime PM check
2026-06-04 8:44 UTC (2+ messages)
[PATCH] rpmsg: glink: fix deadlock in endpoint destroy during driver detach
2026-06-04 8:42 UTC
[PATCH] selftests/livepatch: fix resource leak in test_klp_syscall init error path
2026-06-04 8:42 UTC (5+ messages)
` [PATCH v2] "
[PATCH] module: stats: add lockdep annotation for dup_failed_modules list traversal
2026-06-04 8:40 UTC (2+ messages)
[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
2026-06-04 8:39 UTC (21+ messages)
` [PATCH v6 01/20] s390: Expose protected virtualization through cc_platform_has()
` [PATCH v6 02/20] dma-direct: swiotlb: handle swiotlb alloc/free outside __dma_direct_alloc_pages
` [PATCH v6 03/20] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths
` [PATCH v6 04/20] dma-pool: track decrypted atomic pools and select them via attrs
` [PATCH v6 05/20] dma: swiotlb: pass mapping attributes by reference
` [PATCH v6 06/20] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
` [PATCH v6 07/20] dma-mapping: make dma_pgprot() "
` [PATCH v6 08/20] dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checks
` [PATCH v6 09/20] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
` [PATCH v6 10/20] dma-direct: set decrypted flag for remapped DMA allocations
` [PATCH v6 11/20] dma-direct: select DMA address encoding from DMA_ATTR_CC_SHARED
` [PATCH v6 12/20] dma-pool: fix page leak in atomic_pool_expand() cleanup
` [PATCH v6 13/20] dma-direct: rename ret to cpu_addr in alloc helpers
` [PATCH v6 14/20] dma-direct: return struct page from dma_direct_alloc_from_pool()
` [PATCH v6 15/20] iommu/dma: Check atomic pool allocation result directly
` [PATCH v6 16/20] dma: swiotlb: free dynamic pools from process context
` [PATCH v6 17/20] dma: swiotlb: handle set_memory_decrypted() failures
` [PATCH v6 18/20] dma: free atomic pool pages by physical address
` [PATCH v6 19/20] swiotlb: Preserve allocation virtual address for dynamic pools
` [PATCH v6 20/20] swiotlb: remove unused SWIOTLB_FORCE flag
[PATCH 0/4] net: stmmac: L3/L4 filter fixes and improvements
2026-06-04 8:39 UTC (3+ messages)
[PATCH v3 0/8] iio: tcs3472: cleanups, devm conversion and wait time
2026-06-04 8:38 UTC (6+ messages)
` [PATCH v3 4/8] iio: tcs3472: use ! instead of explicit NULL check
` [PATCH v3 8/8] iio: tcs3472: implement wait time and sampling frequency
[PATCH v3 01/13] spi: dt-bindings: allow spi-max-frequency to specify a frequency pair
2026-06-04 8:36 UTC (11+ messages)
[PATCH net-next v2 1/2] net/smc: transition to RDMA core CQ pooling
2026-06-04 8:36 UTC (2+ messages)
[PATCH net-next v2 0/6] net: dsa: mv8ee6xxx: MQPRIO and 802.1Qat support
2026-06-04 8:36 UTC (4+ messages)
` [PATCH net-next v2 5/6] net: dsa: mv88e6xxx: MQPRIO support
[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
2026-06-04 8:36 UTC (9+ messages)
[PATCH] RDMA/irdma: Use acquire/release for CQP request completion
2026-06-04 8:34 UTC
[PATCH] rtase: Workaround for IP fragmented UDP packet hardware bug
2026-06-04 8:33 UTC (3+ messages)
[PATCH 0/4] net: stmmac: L3/L4 filter fixes and improvements
2026-06-04 8:33 UTC (5+ messages)
` [PATCH v2 0/3] net: stmmac: L3/L4 filter bug fixes
` [PATCH v2 1/3] net: stmmac: xgmac: fix l4 filter port overwrite on register update
` [PATCH v2 2/3] net: stmmac: fix l3l4 filter rejecting unsupported offload requests
` [PATCH v2 3/3] net: stmmac: reset residual action in L3L4 filters on delete
[PATCHSET v2 sched_ext/for-7.2] sched_ext: cid/cmask interface prep
2026-06-04 8:32 UTC (2+ messages)
[PATCH net-next v6 2/5] veth: implement Byte Queue Limits (BQL) for latency reduction
2026-06-04 8:30 UTC (8+ messages)
` [PATCH net-next v6 3/5] veth: add tx_timeout watchdog as BQL safety net
` [PATCH net-next v6 4/5] net: sched: add timeout count to NETDEV WATCHDOG message
` [PATCH net-next v6 5/5] veth: time-based BQL completion coalescing via ethtool tx-usecs
[PATCH] net: stmmac: xgmac: report L3/L4 filter match count in ethtool stats
2026-06-04 8:30 UTC
[PATCH net-next 0/2] net: dsa: mv88e6xxx: add support for dcb pcp app
2026-06-04 8:30 UTC (3+ messages)
` [PATCH net-next 1/2] net: dsa: "
` [PATCH net-next 2/2] net: dsa: mv88e6xxx: "
[PATCH] tools/sched_ext: scx_flatcg: Document cgroup v2 requirement
2026-06-04 8:29 UTC (2+ messages)
[PATCH] iio: backend: fix uninitialized data in debugfs
2026-06-04 8:28 UTC (8+ messages)
[PATCH v18 0/4] [VFIO] Error recovery for vfio-pci devices on s390x
2026-06-04 8:28 UTC (3+ messages)
` [PATCH v18 3/4] vfio/pci: Add a reset_done callback for vfio-pci driver
[PATCH v3 0/2] eventpoll: Fix epoll_wait() report false negative
2026-06-04 8:25 UTC (2+ messages)
[PATCH] mmc: vub300: fix use-after-free on probe failure
2026-06-04 8:25 UTC (2+ messages)
[PATCH RFT] powerpc/8xx: implement get_direction() in cpm1
2026-06-04 8:24 UTC (5+ messages)
[PATCH 0/6] iommu/amd: Refactors for ATS updates
2026-06-04 8:23 UTC (4+ messages)
[patch V5 00/16] futex: Address the robust futex unlock race for real
2026-06-04 8:23 UTC (3+ messages)
` [patch V5 08/16] futex: Cleanup UAPI defines
[PATCH 00/11] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
2026-06-04 8:22 UTC (5+ messages)
` [External Mail] "
[BUG] TCP connection deadlock under simultaneous bidirectional ICSK_ACK_NOMEM (OOM)
2026-06-04 8:22 UTC
[PATCH 0/3] ALSA: scoped cleanup improvements for ALSA core
2026-06-04 8:21 UTC (2+ messages)
[PATCH] perf cs-etm: stamp pid/tid/EL on each buffered packet to fix cross-pid attribution
2026-06-04 8:20 UTC (3+ messages)
[PATCH v7 0/3] mm: improve write performance with RWF_DONTCACHE
2026-06-04 8:19 UTC (7+ messages)
` [PATCH v7 3/3] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking
[PATCH] gpio: pcf857x: implement get_direction()
2026-06-04 8:19 UTC (2+ messages)
[PATCH] ALSA: hda/realtek: Add quirk for ASUS VivoBook X509DAP
2026-06-04 8:17 UTC (3+ messages)
[PATCH 1/4] ALSA: usb-audio: qcom: Improve error logging in USB offload
2026-06-04 8:16 UTC (2+ messages)
[PATCH 0/4] rust / dma_buf: Add abstractions for dma_fence
2026-06-04 8:15 UTC (6+ messages)
` [PATCH 3/4] rust: Add dma_fence abstractions
[PATCH v4 0/8] mm: speed up ZONE_DEVICE memmap initialization
2026-06-04 8:14 UTC (2+ messages)
ld.lld: error: undefined symbol: __kcfi_typeid_aria_aesni_avx_encrypt_16way
2026-06-04 8:13 UTC
[PATCH net v2 0/3] net: phy: some cleanups following phy_port SFP
2026-06-04 8:13 UTC (5+ messages)
` [PATCH net v2 2/3] net: phy: remove phy ports upon probe failure
[PATCH] Documentation: KVM: Synchronize x86 VM types
2026-06-04 8:12 UTC (2+ messages)
[PATCH v2] ALSA: hda/conexant: fix FEVM FA880 PRO internal mic mux
2026-06-04 8:12 UTC (5+ messages)
[PATCH] cpufreq: cppc: Reduce cppc delivered perf sampling jitter
2026-06-04 8:12 UTC (4+ messages)
[PATCH v14 0/8] arm64: add ARCH_HAS_COPY_MC support
2026-06-04 8:10 UTC (4+ messages)
` [PATCH v14 3/8] arm64: add support for ARCH_HAS_COPY_MC
[PATCH v4 0/2] landlock: fix SCOPE_SIGNAL bypass on the SIGIO/fowner path
2026-06-04 8:10 UTC (3+ messages)
` [PATCH v4 1/2] landlock: fix LANDLOCK_SCOPE_SIGNAL bypass on the SIGIO path
[PATCH v2] drm/mgag200: validate pixel clock against PLL range in mode_valid
2026-06-04 8:07 UTC (2+ messages)
[PATCH v2,net] net: ena: PHC: Add missing barrier
2026-06-04 8:07 UTC
[PATCH 0/4] X2 Elite Lenovo Yoga Slim 7x Gen11 support
2026-06-04 8:06 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: display: panel: samsung,atna33xc20: Add ATNA40HQ08-0
` [PATCH 2/4] dt-bindings: arm: qcom: Add Lenovo Yoga Slim 7x Gen11
` [PATCH 3/4] arm64: dts: qcom: Add Glymur-based "
` [PATCH 4/4] firmware: qcom: scm: Allow QSEECOM on "
[PATCH v6 0/2] Add driver support for ESWIN EIC7700 PVT controller
2026-06-04 8:05 UTC (3+ messages)
` [PATCH v6 1/2] dt-bindings: hwmon: Add Eswin EIC7700 PVT sensor
` [PATCH v6 2/2] hwmon: Add Eswin EIC7700 PVT sensor driver
[PATCH net 0/2] net: mana: fix error-path issues in queue setup
2026-06-04 8:01 UTC (3+ messages)
` [PATCH net 1/2] net: mana: initialize gdma queue id to INVALID_QUEUE_ID
` [PATCH net 2/2] net: mana: guard TX wq object destroy with INVALID_MANA_HANDLE check
[PATCH v2 0/2] media: qcom: iris: add dynamic encoder properties
2026-06-04 8:00 UTC (3+ messages)
` [PATCH v2 1/2] media: qcom: iris: Add gop size support for gen1 encoder
` [PATCH v2 2/2] media: qcom: iris: Add request key frame support for encoder
[PATCH v2] staging: rtl8723bs: remove comparisons to boolean literals
2026-06-04 7:59 UTC (2+ messages)
[PATCH v1 0/7] nfs: Modernize Direct I/O path
2026-06-04 7:59 UTC (7+ messages)
` [PATCH v1 1/7] nfs: make nfs_page pin-aware
` [PATCH v1 6/7] nfs: Optimize direct I/O to use folios for requests
[PATCH v3] iio: dac: mcp47feb02: Fix passing uninitialized vref1_uV for no Vref1 case
2026-06-04 7:58 UTC (2+ messages)
[PATCH] mm/slub: preserve original size in _kmalloc_nolock_noprof retry path
2026-06-04 7:58 UTC (3+ messages)
[PATCH] staging: rtl8723bs: remove comparisons to boolean literals
2026-06-04 7:58 UTC (2+ messages)
[PATCH] fhandle: fix UAF due to unlocked ->mnt_ns read in may_decode_fh()
2026-06-04 7:56 UTC (9+ messages)
[PATCH 1/1] crypto: atmel-ecc - fix use after free situation
2026-06-04 7:56 UTC (3+ messages)
[PATCH v4] staging: rtl8723bs: remove unnecessary parentheses
2026-06-04 7:54 UTC (3+ messages)
` [PATCH v5] "
[PATCH] RISC-V: KVM: Fix timer state restore
2026-06-04 7:52 UTC (2+ messages)
[PATCH v2] pps: Don't allow PPS_KC_BIND on removed devices
2026-06-04 7:50 UTC (2+ messages)
[PATCH 00/10] perf hisi-ptt: Enhance TLP packet decoder with field-level parsing and versioning
2026-06-04 7:50 UTC (11+ messages)
` [PATCH 01/10] perf hisi-ptt: Fix spelling and abbreviation errors
` [PATCH 02/10] perf hisi-ptt: Fix PTT trace TLP Header parsing
` [PATCH 03/10] perf hisi-ptt: Rename hisi_ptt_4dw union for reuse
` [PATCH 04/10] perf hisi-ptt: Abstract trace data buf and offset
` [PATCH 05/10] perf hisi-ptt: Complete the field names for 4DW and 8DW packets
` [PATCH 06/10] perf hisi-ptt: Extract the raw data printing part
` [PATCH 07/10] perf hisi-ptt: Merge 4DW and 8DW HEAD0 printing
` [PATCH 08/10] perf hisi-ptt: Add parsing of supported message types
` [PATCH 09/10] perf hisi-ptt: Add field-level parsing for header DW2/DW3
` [PATCH 10/10] perf hisi-ptt: Add decoder version compatibility
[PATCH v4 1/2] bpf: Tighten cgroup storage cookie checks for prog arrays
2026-06-04 7:48 UTC (2+ messages)
[PATCH v1 0/2] kstrtox: make _parse_integer() flexible
2026-06-04 7:48 UTC (7+ messages)
[PATCH] dma-mapping: direct: fix missing mapping for THRU_HOST_BRIDGE segments
2026-06-04 7:46 UTC (4+ messages)
[PATCH v1] ACPI: bus: Clean up devm_acpi_install_notify_handler()
2026-06-04 7:45 UTC (2+ messages)
[PATCH] iio: chemical: scd30: Use devm_mutex_init() over non-devm mutex_init()
2026-06-04 7:43 UTC (4+ messages)
[PATCH v2] ceph: Fix ERR_PTR(0) in ceph_mkdir()
2026-06-04 7:43 UTC
[PATCH v7 00/15] arm64: Unmap linear alias of kernel data/bss
2026-06-04 7:43 UTC (3+ messages)
` [PATCH v7 11/15] powerpc/code-patching: Avoid r/w mapping of the zero page
[PATCH v2 0/2] x86/cpuid: kcpuid: v3.1 x86-cpuid-db update with fixes
2026-06-04 7:41 UTC (3+ messages)
` [PATCH v2 2/2] x86/cpuid: Update bitfields to x86-cpuid-db v3.1
[PATCH v2] fhandle: fix UAF due to unlocked ->mnt_ns read in may_decode_fh()
2026-06-04 7:40 UTC (2+ messages)
[PATCH] media: renesas: vsp1: fix CLU/LUT entity leaks upon pool allocation failure
2026-06-04 7:36 UTC
[PATCH v2] ext4: Fix ERR_PTR(0) in ext4_mkdir()
2026-06-04 7:36 UTC
[PATCH 0/2] of: reserved_mem: fix stack overflow and make dynamic reserved region configurable
2026-06-04 7:36 UTC (3+ messages)
` [PATCH 1/2] of: reserved_mem: avoid stack buffer overflow in fdt_scan_reserved_mem()
` [PATCH 2/2] of: reserved_mem: add config to extend dynamic reserved memory regions
improve the kmem_cache_alloc_bulk API v2
2026-06-04 7:35 UTC (15+ messages)
` [PATCH] mm/slab: improve kmem_cache_alloc_bulk
[PATCH] coresight: ultrasoc-smb: Fix OOB write in smb_sync_perf_buffer()
2026-06-04 7:34 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox