All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-25 18:49:48 to 2024-06-25 20:02:18 UTC [more...]

[PATCH] drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes
 2024-06-25 19:11 UTC  (2+ messages)

[PATCH] drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modes
 2024-06-25 19:11 UTC  (2+ messages)

[ANN] U-Boot v2024.07-rc5 released
 2024-06-25 19:20 UTC  (4+ messages)

[PATCH v3 0/4] Patches for pNFS SCSI layout PR key registration
 2024-06-25 20:02 UTC  (3+ messages)
` [PATCH v3 1/3] nfs/blocklayout: Fix premature PR key unregistration
` [PATCH v3 2/3] nfs/blocklayout: Report only when /no/ device is found

[PATCH mm-unstable] mm: migrate: folio_ref_freeze() under xas_lock_irq()
 2024-06-25 20:01 UTC  (5+ messages)

[PATCH v2 00/15] Avoid MAP_FIXED gap exposure
 2024-06-25 19:11 UTC  (16+ messages)
` [PATCH v2 01/15] mm/mmap: Correctly position vma_iterator in __split_vma()
` [PATCH v2 02/15] mm/mmap: Introduce abort_munmap_vmas()
` [PATCH v2 03/15] mm/mmap: Introduce vmi_complete_munmap_vmas()
` [PATCH v2 04/15] mm/mmap: Extract the gathering of vmas from do_vmi_align_munmap()
` [PATCH v2 05/15] mm/mmap: Introduce vma_munmap_struct for use in munmap operations
` [PATCH v2 06/15] mm/mmap: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas
` [PATCH v2 07/15] mm/mmap: Extract validate_mm() from vma_complete()
` [PATCH v2 08/15] mm/mmap: Inline munmap operation in mmap_region()
` [PATCH v2 09/15] mm/mmap: Expand mmap_region() munmap call
` [PATCH v2 10/15] mm/mmap: Reposition vma iterator in mmap_region()
` [PATCH v2 11/15] mm/mmap: Track start and end of munmap in vma_munmap_struct
` [PATCH v2 12/15] mm/mmap: Avoid zeroing vma tree in mmap_region()
` [PATCH v2 13/15] mm/mmap: Use PHYS_PFN "
` [PATCH v2 14/15] mm/mmap: Use vms accounted pages "
` [PATCH v2 15/15] mm/mmap: Move may_expand_vm() check "

[net-next v2 1/2] wwan: core: Add WWAN ADB and MIPC port type
 2024-06-25 20:01 UTC  (2+ messages)

[PATCH] mm/memory-failure: allow memory allocation from emergency reserves
 2024-06-25 20:01 UTC  (2+ messages)

[PATCH net] af_unix: Fix uninit-value in __unix_walk_scc()
 2024-06-25 19:58 UTC  (2+ messages)

[PATCH 0/2] drm/xe/oa: Add NO_PREEMPT property
 2024-06-25 19:59 UTC  (3+ messages)
` [PATCH 1/2] drm/xe/oa: Allow stream enable/disable functions to return error
` [PATCH 2/2] drm/xe/oa: Allow preemption to be disabled on the stream exec queue

[PATCH v3 0/4]remoteproc: qcom_q6v5_pas: Add support for QDU1000/QRU1000 mpss
 2024-06-25 20:03 UTC  (3+ messages)
` [PATCH v3 3/4] remoteproc: qcom_q6v5_pas: Add support to attach a DSP

[PATCH v1] hwrng: Kconfig - Do not enable by default CN10K driver
 2024-06-25 19:57 UTC 

[PATCH v2 0/4] MCE wrapper and support for new SMCA syndrome MSRs
 2024-06-25 19:56 UTC  (5+ messages)
` [PATCH v2 1/4] x86/mce: Add wrapper for struct mce to export vendor specific info
` [PATCH v2 2/4] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
` [PATCH v2 3/4] x86/mce/apei: Handle variable register array size
` [PATCH v2 4/4] EDAC/mce_amd: Add support for FRU Text in MCA

[RFC PATCH 0/1] Initial Implementation For Jumbo Frames
 2024-06-25 19:57 UTC  (5+ messages)
` [RFC PATCH v2] Initial Implementation For Jumbo Frames Test Suite

[PATCH printk v2 00/18] add threaded printing + the rest
 2024-06-25 19:56 UTC  (4+ messages)
` [PATCH printk v2 08/18] printk: nbcon: Stop threads on shutdown/reboot

[PATCH v2 0/9] Configure GbEth for RGMII on RZ/G2L family
 2024-06-25 19:56 UTC  (4+ messages)
` [PATCH v2 2/9] pinctrl: renesas: rzg2l: Clean up and refactor OEN read/write functions

[PATCH] drm/xe/guc: Configure TLB timeout based on CT buffer size
 2024-06-25 19:55 UTC  (2+ messages)

[PATCH net-next v1 0/2] page_pool: bnxt_en: unlink old page pool in queue api using helper
 2024-06-25 19:55 UTC  (3+ messages)
` [PATCH net-next v1 1/2] page_pool: reintroduce page_pool_unlink_napi()
` [PATCH net-next v1 2/2] bnxt_en: unlink page pool when stopping Rx queue

[PATCH v2 00/13] target/arm: AdvSIMD conversion, part 2
 2024-06-25 18:35 UTC  (10+ messages)
` [PATCH v2 01/13] target/arm: Fix VCMLA Dd, Dn, Dm[idx]
` [PATCH v2 03/13] target/arm: Fix FJCVTZS vs flush-to-zero
` [PATCH v2 04/13] target/arm: Convert SQRDMLAH, SQRDMLSH to decodetree
` [PATCH v2 06/13] target/arm: Convert SUDOT, USDOT "
` [PATCH v2 07/13] target/arm: Convert BFDOT "
` [PATCH v2 08/13] target/arm: Convert BFMLALB, BFMLALT "
` [PATCH v2 10/13] target/arm: Add data argument to do_fp3_vector
` [PATCH v2 12/13] target/arm: Convert FCMLA to decodetree
` [PATCH v2 13/13] target/arm: Delete dead code from disas_simd_indexed

[PATCH 0/3] man-pages: add documentation for statmount/listmount
 2024-06-25 19:55 UTC  (6+ messages)
` [PATCH 1/3] statx.2: Document STATX_MNT_ID_UNIQUE
` [PATCH 2/3] statmount.2: New page describing the statmount syscall
` [PATCH 3/3] listmount.2: New page describing the listmount syscall

[syzbot] [bcachefs?] KASAN: slab-use-after-free Read in bch2_sb_errors_from_cpu
 2024-06-25 19:55 UTC 

[PATCH net-next v14 00/13] Device Memory TCP
 2024-06-25 19:54 UTC  (14+ messages)
` [PATCH net-next v14 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v14 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v14 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v14 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v14 05/13] page_pool: convert to use netmem
` [PATCH net-next v14 06/13] page_pool: devmem support
` [PATCH net-next v14 07/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v14 08/13] net: support non paged skb frags
` [PATCH net-next v14 09/13] net: add support for skbs with unreadable frags
` [PATCH net-next v14 10/13] tcp: RX path for devmem TCP
` [PATCH net-next v14 11/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v14 12/13] net: add devmem TCP documentation
` [PATCH net-next v14 13/13] selftests: add ncdevmem, netcat for devmem TCP

[to-be-updated] migrate_pages-modify-max-number-of-pages-to-migrate-in-batch.patch removed from -mm tree
 2024-06-25 19:54 UTC 

[GIT PULL] Linux Media vimc update for 6.11-rc1
 2024-06-25 19:53 UTC 

[PATCH 0/3] wifi: ath12k: Support transmit scheduler, pdev error and TQM htt_stats
 2024-06-25 19:53 UTC  (7+ messages)
` [PATCH 1/3] wifi: ath12k: Support Transmit Scheduler stats
` [PATCH 2/3] wifi: ath12k: Support pdev error stats
` [PATCH 3/3] wifi: ath12k: Support TQM stats

[PATCH 0/1] PF: Trigger explicit FLR while disabling VFs
 2024-06-25 19:51 UTC  (5+ messages)
` [PATCH 1/1] drm/xe/pf: "
` ✓ CI.Patch_applied: success for PF: "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[linux-next:master 699/8232] arch/loongarch/include/asm/page.h:15:25: warning: conversion from 'long unsigned int' to 'u16' {aka 'short unsigned int'} changes value from '65536' to '0'
 2024-06-25 19:50 UTC 

[issue]: sockmap restrain send if receiver block
 2024-06-25 19:51 UTC  (4+ messages)

[net PATCH v2 0/7] octeontx2-af: Fix klockwork issues in AF driver
 2024-06-25 19:50 UTC  (3+ messages)

[PATCH v5 0/6] Red-black tree abstraction needed by Rust Binder
 2024-06-25 19:50 UTC  (3+ messages)
` [PATCH v5 5/6] rust: rbtree: add `RBTreeCursor`

[PATCH 5.10 000/770] 5.10.220-rc1 review
 2024-06-25 19:49 UTC  (9+ messages)

[PATCH v2] hppa/vdso: Add wrappers for vDSO functions
 2024-06-25 19:48 UTC  (3+ messages)

ktls-utils: question about certificate verification
 2024-06-25 19:48 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: soc: ti: am654-serdes-ctrl: Add simple-mfd to compatible items
 2024-06-25 19:46 UTC  (3+ messages)

[patch V4 00/21] genirq, irqchip: Convert ARM MSI handling to per device MSI domains
 2024-06-25 19:46 UTC  (2+ messages)

[PATCH mm-unstable] mm: folio_add_new_anon_rmap() careful __folio_set_swapbacked()
 2024-06-25 19:45 UTC  (4+ messages)

[PATCH] staging: rtl8723bs: Remove unused variable pwdev_priv
 2024-06-25 19:46 UTC 

[PATCH v6 0/3] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe
 2024-06-25 19:42 UTC  (5+ messages)
` [PATCH v6 3/3] PCI: vmd: Drop resetting PCI bus action after scan mapped PCI child bus

[tip: irq/core] Revert "irqchip/dw-apb-ictl: Support building as module"
 2024-06-25 19:40 UTC 

[master][scarthgap][PATCH] fetch: remove True option to getVar calls in clearcase module
 2024-06-25 19:36 UTC 

[master][scarthgap][PATCH] poky-sanity: remove True option to getVar calls
 2024-06-25 19:39 UTC 

[OE-core][master][scarthgap][PATCH] cargo: remove True option to getVar calls
 2024-06-25 19:36 UTC 

[PATCH rc] iommu/amd: Invalidate cache before removing device from domain list
 2024-06-25 19:38 UTC  (2+ messages)

[PATCH 1/3] x86: mm: disable KMSAN instrumentation for physaddr.c
 2024-06-25 19:37 UTC  (6+ messages)
` [PATCH 2/3] lib/Kconfig.debug: disable LOCK_DEBUGGING_SUPPORT under KMSAN

+ mm-zswap-use-only-one-pool-in-zswap-v3.patch added to mm-unstable branch
 2024-06-25 19:38 UTC 

[PATCH 0/3] Small GuC improvements
 2024-06-25 19:37 UTC  (3+ messages)
` ✗ CI.FULL: failure for "

[PATCH bpf-next v2 0/4] Fixes for BPF selftests on Loongarch
 2024-06-25 19:37 UTC  (4+ messages)
` [PATCH bpf-next v2 1/4] skmsg: null check for sg_page in sk_msg_recvmsg

[PATCH] Input: qt1050 - handle CHIP_ID reading error
 2024-06-25 19:35 UTC  (2+ messages)

[PATCH v3] irqchip/loongson-eiointc: Add extioi virt extension support
 2024-06-25 19:34 UTC  (3+ messages)

[PATCH] bpf: defer printk() inside __bpf_prog_run()
 2024-06-25 19:32 UTC  (6+ messages)

[XEN PATCH v3 00/16] xen: address violation of MISRA C:2012 Directive 4.10
 2024-06-25 19:31 UTC  (16+ messages)
` [XEN PATCH v3 03/16] misra: add deviations for direct inclusion guards
` [XEN PATCH v3 05/16] xen/x86: address violations of MISRA C:2012 Directive 4.10

[PATCH] Input: qt1050 - handle CHIP_ID reading error
 2024-06-25 19:30 UTC 

[PATCH] drm/i915/display: For MTL+ platforms skip mg dp programming
 2024-06-25 19:31 UTC  (2+ messages)

DTS WG Meeting Minutes - June 20, 2024
 2024-06-25 19:31 UTC  (3+ messages)

[syzbot] [bcachefs?] KASAN: slab-use-after-free Read in bch2_sb_errors_from_cpu
 2024-06-25 19:31 UTC  (3+ messages)
` [syzbot] "

+ mm-use-folio_add_new_anon_rmap-if-folio_test_anonfolio==false-fix-3.patch added to mm-unstable branch
 2024-06-25 19:30 UTC 

[PATCH v0 0/1] Teach git version --build-options about zlib+libcurl
 2024-06-25 19:29 UTC  (8+ messages)
` [PATCH v0 1/1] "

[PATCH v2] cpupower: Make help command available for custom install dir
 2024-06-25 19:29 UTC  (2+ messages)

[PATCH 0/2] PF: Trigger explicit FLR while disabling VFs
 2024-06-25 19:28 UTC  (6+ messages)
` [PATCH 1/2] drm/xe/pf: "
` ✗ CI.FULL: failure for PF: "

[PATCH RFC v2] drm/msm/dpu: Configure DP INTF/PHY selector
 2024-06-25 19:28 UTC  (4+ messages)

[PATCH v3 1/6] net/fm10k: add missing vector API header include
 2024-06-25 19:27 UTC  (4+ messages)
` [PATCH v4 00/13] Optionally have rte_memcpy delegate to compiler memcpy

[syzbot] [bcachefs?] KASAN: slab-use-after-free Read in bch2_sb_errors_from_cpu
 2024-06-25 19:27 UTC 

[PATCH v5 1/2] dt-bindings: iio: light: ROHM BH1745
 2024-06-25 19:25 UTC  (4+ messages)
` [PATCH v5 2/2] iio: light: ROHM BH1745 colour sensor

+ mm-migrate-folio_ref_freeze-under-xas_lock_irq.patch added to mm-unstable branch
 2024-06-25 19:23 UTC 

[PATCH] drm/amdkfd: Use device based logging for errors
 2024-06-25 19:22 UTC  (2+ messages)

[GSoC][PATCH] t: migrate helper/test-oidmap.c to unit-tests/t-oidmap.c
 2024-06-25 19:16 UTC  (4+ messages)

[PATCH net] bna: adjust 'name' buf size of bna_tcb and bna_ccb structures
 2024-06-25 19:14 UTC 

[RFC PATCH v3 0/5] Implement ARM PL011 in Rust
 2024-06-25 19:15 UTC  (4+ messages)
` [RFC PATCH v3 5/5] DO NOT MERGE: replace TYPE_PL011 with x-pl011-rust in arm virt machine

[PATCH] package.bbclass: Add Requires.private field in package_do_pkgconfig()
 2024-06-25 19:15 UTC 

[PATCH v1 0/2] eMMC RST_N support on BlueField-2 SoC
 2024-06-25 19:13 UTC  (4+ messages)
` [PATCH v1 2/2] dw_mmc-bluefield: add hw_reset() support

[PATCH] drm/xe/irq: remove xe_irq_shutdown
 2024-06-25 19:13 UTC  (2+ messages)
` ✓ CI.BAT: success for drm/xe/irq: remove xe_irq_shutdown (rev3)

[PATCH] drm/xe: Get hwe domain specific FW to read RING_TIMESTAMP
 2024-06-25 19:12 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

workaround for buggy GNU df
 2024-06-25 19:12 UTC  (3+ messages)

[PATCH] include: move typeof_strip_qual to compiler.h, use it in QAPI_LIST_LENGTH()
 2024-06-25 18:31 UTC  (2+ messages)

FAILED: patch "[PATCH] ima: Avoid blocking in RCU read-side critical section" failed to apply to 6.6-stable tree
 2024-06-25 19:09 UTC  (4+ messages)

[PATCH 00/12] uprobes: add batched register/unregister APIs and per-CPU RW semaphore
 2024-06-25 19:07 UTC  (6+ messages)
` [PATCH 02/12] uprobes: grab write mmap lock in unapply_uprobe()

[PATCH v2 0/2] RISC-V: hwprobe: Misaligned scalar perf fix and rename
 2024-06-25 19:08 UTC  (5+ messages)
` [PATCH v2 2/2] RISC-V: hwprobe: Add SCALAR to misaligned perf defines

[PATCH V3 00/10] perf tools: Fix test "perf probe of function from different CU"
 2024-06-25 19:08 UTC  (5+ messages)
` [PATCH V3 10/10] perf test: Check output of the probe ... --funcs command

+ selftests-damon-damon_nr_regions-test-online-tuned-max_nr_regions.patch added to mm-unstable branch
 2024-06-25 19:08 UTC 

+ _damon_sysfs-implement-commit-for-online-parameters-update.patch added to mm-unstable branch
 2024-06-25 19:08 UTC 

+ selftests-damon-implement-test-for-min-max_nr_regions.patch added to mm-unstable branch
 2024-06-25 19:08 UTC 

+ selftests-damon-_damon_sysfs-implement-kdamonds-stop-function.patch added to mm-unstable branch
 2024-06-25 19:08 UTC 

+ selftests-damon-implement-damos-tried-regions-test.patch added to mm-unstable branch
 2024-06-25 19:08 UTC 

+ selftests-damon-implement-a-program-for-even-numbered-memory-regions-access.patch added to mm-unstable branch
 2024-06-25 19:08 UTC 

+ selftests-damon-_damon_sysfs-support-schemes_update_tried_regions.patch added to mm-unstable branch
 2024-06-25 19:08 UTC 

+ selftests-damon-access_memory-use-user-defined-region-size.patch added to mm-unstable branch
 2024-06-25 19:08 UTC 

[PATCH for-4.20 0/6] xen: Rework for_each_set_bit()
 2024-06-25 19:07 UTC  (7+ messages)
` [PATCH 1/6] x86/vmx: Rewrite vmx_sync_pir_to_irr() to be more efficient
` [PATCH 2/6] xen/bitops: Rename for_each_set_bit() to bitmap_for_each()
` [PATCH for-4.19? 3/6] xen/macros: Introduce BUILD_ERROR()
` [PATCH 4/6] xen/bitops: Introduce for_each_set_bit()
` [PATCH 5/6] ARM/vgic: Use for_each_set_bit() in vgic_set_irqs_pending()
` [PATCH 6/6] x86/xstate: Switch back to for_each_set_bit()

[PATCH v2 0/2] Makefile: rust-analyzer better error handling, documentation
 2024-06-25 19:00 UTC  (5+ messages)
` [PATCH v2 1/2] Makefile: rust-analyzer target: better error handling
` [PATCH v2 2/2] Makefile: improve comment documentation for the rust-analyzer target

[net-next,PATCH] dt-bindings: net: realtek,rtl82xx: Document known PHY IDs as compatible strings
 2024-06-25 18:44 UTC  (7+ messages)

[net-next,PATCH v2] dt-bindings: net: realtek,rtl82xx: Document known PHY IDs as compatible strings
 2024-06-25 19:05 UTC  (2+ messages)

[PATCH 0/4] mm/filemap: Limit page cache size to that supported by xarray
 2024-06-25 19:05 UTC  (7+ messages)
` [PATCH 4/4] mm/shmem: Disable PMD-sized page cache if needed

[Buildroot] [PATCH] boot/xilinx-prebuilt: support custom boards using XSA
 2024-06-25 19:04 UTC 

[PATCH v2 0/2] Update highest frequency of a CPU after boot
 2024-06-25 19:04 UTC  (2+ messages)

[PATCH v2 4/8] taint: Add TAINT_FWCTL
 2024-06-25 19:03 UTC  (2+ messages)

[PATCH 6.9 000/281] 6.9.6-rc1 review
 2024-06-25 19:02 UTC  (9+ messages)
` [PATCH 6.9 073/281] drm/xe: Use ordered WQ for G2H handler

[RFC PATCH v3 0/7] Add virtio_rtc module and related changes
 2024-06-25 19:01 UTC  (6+ messages)
        ` [RFC PATCH v2] ptp: Add vDSO-style vmclock support

[PATCH] cpufreq: intel_pstate: Replace boot_cpu_has()
 2024-06-25 19:01 UTC  (2+ messages)

RAID-10 near vs. RAID-1
 2024-06-25 19:00 UTC  (4+ messages)

[PATCH v2] target/riscv: Add support for machine specific pmu's events
 2024-06-25 18:18 UTC  (2+ messages)

[PATCH i-g-t 0/6] lib: igt_fb/rendercopy fixes/cleanups
 2024-06-25 18:55 UTC  (3+ messages)
` ✓ CI.xeBAT: success for "
` ✗ Fi.CI.BAT: failure "

[PATCH 1/4] arm64: dts: ti: k3-am62a: Enable AUDIO_REFCLKx
 2024-06-25 18:54 UTC  (4+ messages)
` [PATCH 2/4] arm64: dts: ti: Add am62x-phyboard-lyra carrier board
` [PATCH 3/4] dt-bindings: arm: ti: Add bindings for PHYTEC AM62Ax based hardware
` [PATCH 4/4] arm64: dts: ti: Add basic support for phyBOARD-Lyra-AM62Ax

[PATCH v2 0/2] Clean up barriers
 2024-06-25 18:54 UTC  (3+ messages)
` [PATCH v2 1/2] drm/msm/adreno: De-spaghettify the use of memory barriers
` [PATCH v2 2/2] Revert "drm/msm/a6xx: Poll for GBIF unhalt status in hw_init"

[PATCH 0/2] cpupower: Add 'uninstall' targers for arch-related debug subprojects
 2024-06-25 18:53 UTC  (3+ messages)
` [PATCH 1/2] cpupower: Add 'uninstall' target for 'debug/i386' subproject
` [PATCH 2/2] cpupower: Add 'uninstall' target for 'debug/x86_64' subproject

[PATCH v3 0/3] MCTP over PCC
 2024-06-25 18:53 UTC  (4+ messages)
` [PATCH v3 1/3] mctp pcc: Check before sending MCTP PCC response ACK
` [PATCH v3 2/3] mctp pcc: Allow PCC Data Type in MCTP resource
` [PATCH v3 3/3] mctp pcc: Implement MCTP over PCC Transport

[PATCHv2] gobject-introspection: split tools and giscanner into a separate package
 2024-06-25 18:50 UTC 

Patchwork summary for: spi-devel-general
 2024-06-25 18:50 UTC 

[Intel-wired-lan] [PATCH iwl-net v5] i40e: fix: remove needless retries of NVM update
 2024-06-25 18:49 UTC  (2+ messages)
`  "

[PATCH net-next v4 0/7] net: pse-pd: Add new PSE c33 features
 2024-06-25 18:49 UTC  (3+ messages)
` [PATCH net-next v4 4/7] net: pse-pd: Add new power limit get and set "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.