All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-29 22:20:02 to 2025-04-29 23:41:14 UTC [more...]

[PATCH v5 00/10] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
 2025-04-29 23:28 UTC  (6+ messages)
` [PATCH v5 04/10] ref_tracker: allow pr_ostream() to print directly to a seq_file
` [PATCH v5 06/10] ref_tracker: automatically register a file in debugfs for a ref_tracker_dir

[PATCH 00/60] add support for Hopper and Blackwell GPUs
 2025-04-29 23:39 UTC  (54+ messages)
` [PATCH 01/60] drm/nouveau/gsp: fix rm shutdown wait condition
` [PATCH 02/60] drm/nouveau/ce: bump max instances to 20
` [PATCH 03/60] drm/nouveau/nvenc: bump max instances to 4
` [PATCH 04/60] drm/nouveau/ofa: bump max instances to 2
` [PATCH 05/60] drm/nouveau/gsp: split rpc handling out on its own
` [PATCH 06/60] drm/nouveau/gsp: split rm ctrl "
` [PATCH 07/60] drm/nouveau/gsp: split rm alloc "
` [PATCH 08/60] drm/nouveau/gsp: split client "
` [PATCH 09/60] drm/nouveau/gsp: split device "
` [PATCH 10/60] drm/nouveau/gsp: move firmware loading to GPU-specific code
` [PATCH 11/60] drm/nouveau/gsp: move booter handling "
` [PATCH 12/60] drm/nouveau/gsp: move subdev/engine impls to subdev/gsp/rm/r535/
` [PATCH 14/60] drm/nouveau/gsp: add gpu hal stubs
` [PATCH 15/60] drm/nouveau/gsp: add display class ids to gpu hal
` [PATCH 16/60] drm/nouveau/gsp: add usermode class id "
` [PATCH 17/60] drm/nouveau/gsp: add channel "
` [PATCH 18/60] drm/nouveau/gsp: add common code for engines/engine objects
` [PATCH 19/60] drm/nouveau/gsp: ignore client engine object handles
` [PATCH 20/60] drm/nouveau/gsp: use internal.{client, device, subdevice} where possible
` [PATCH 21/60] drm/nouveau/gsp: add hal for wpr config info + meta init
` [PATCH 22/60] drm/nouveau/gsp: add hal for gsp.set_system_info()
` [PATCH 23/60] drm/nouveau/gsp: add hal for gsp.get_static_info()
` [PATCH 24/60] drm/nouveau/gsp: add hal for gsp.xlat_mc_engine_idx()
` [PATCH 25/60] drm/nouveau/gsp: add hal for gsp.drop_send_user_shared_data()
` [PATCH 26/60] drm/nouveau/gsp: add hal for disp.bl_ctrl()
` [PATCH 27/60] drm/nouveau/gsp: add hal for disp.dp.set_indexed_link_rates()
` [PATCH 28/60] drm/nouveau/gsp: add hal for disp.get_static_info()
` [PATCH 29/60] drm/nouveau/gsp: add hal for disp.chan.set_pushbuf()
` [PATCH 30/60] drm/nouveau/gsp: add hal for fifo.xlat_rm_engine_type()
` [PATCH 31/60] drm/nouveau/gsp: add hal for fifo.ectx_size()
` [PATCH 32/60] drm/nouveau/gsp: add hal for gr.get_ctxbufs_info()
` [PATCH 33/60] drm/nouveau/gsp: add hal for gsp.set_rmargs()
` [PATCH 34/60] drm/nouveau/gsp: add hals for fbsr.suspend/resume()
` [PATCH 35/60] drm/nouveau/gsp: add hal for disp.get_supported()
` [PATCH 36/60] drm/nouveau/gsp: add hal for disp.get_connect_state()
` [PATCH 37/60] drm/nouveau/gsp: add hal for disp.get_active()
` [PATCH 38/60] drm/nouveau/gsp: add hal for disp.dp.get_caps()
` [PATCH 39/60] drm/nouveau/gsp: add hal for fifo.chan.alloc
` [PATCH 40/60] drm/nouveau/gsp: add hal for fifo.rsvd_chids
` [PATCH 41/60] drm/nouveau/gsp: add hal for fifo.rc_triggered()
` [PATCH 42/60] drm/nouveau/gsp: add hal for disp.chan.dmac_alloc()
` [PATCH 43/60] drm/nouveau/gsp: add hal for gsp.sr_data_size()
` [PATCH 45/60] drm/nouveau/pci: add PRI address of config space mirror to nvkm_pci_func
` [PATCH 46/60] drm/nouveau/instmem: add hal for set_bar0_window_addr()
` [PATCH 47/60] drm/nouveau/mmu: bump up the maximum page table depth
` [PATCH 48/60] drm/nouveau/gsp: fetch level shift and PDE from BAR2 VMM
` [PATCH 49/60] drm/nouveau/gsp: init VMMs with NV0080_CTRL_DMA_SET_PAGE_DIRECTORY
` [PATCH 50/60] drm/nouveau/gv100-: switch to volta semaphore methods
` [PATCH 51/60] drm/nouveau: improve handling of 64-bit BARs
` [PATCH 53/60] drm/nouveau: add helper functions for allocating pinned/cpu-mapped bos
` [PATCH 55/60] drm/nouveau/gf100-: track chan progress with non-WFI semaphore release
` [PATCH 56/60] drm/nouveau: add support for GB10x
` [PATCH 59/60] drm/dp: add option to disable zero sized address only transactions

[RFC PATCH v2 00/18] Virtual Swap Space
 2025-04-29 23:38 UTC  (19+ messages)
` [RFC PATCH v2 01/18] swap: rearrange the swap header file
` [RFC PATCH v2 02/18] swapfile: rearrange functions
` [RFC PATCH v2 03/18] swapfile: rearrange freeing steps
` [RFC PATCH v2 04/18] mm: swap: add an abstract API for locking out swapoff
` [RFC PATCH v2 05/18] mm: swap: add a separate type for physical swap slots
` [RFC PATCH v2 06/18] mm: create scaffolds for the new virtual swap implementation
` [RFC PATCH v2 07/18] mm: swap: zswap: swap cache and zswap support for virtualized swap
` [RFC PATCH v2 08/18] mm: swap: allocate a virtual swap slot for each swapped out page
` [RFC PATCH v2 09/18] swap: implement the swap_cgroup API using virtual swap
` [RFC PATCH v2 10/18] swap: manage swap entry lifetime at the virtual swap layer
` [RFC PATCH v2 11/18] mm: swap: temporarily disable THP swapin and batched freeing swap
` [RFC PATCH v2 12/18] mm: swap: decouple virtual swap slot from backing store
` [RFC PATCH v2 13/18] zswap: do not start zswap shrinker if there is no physical swap slots
` [RFC PATCH v2 14/18] memcg: swap: only charge "
` [RFC PATCH v2 15/18] vswap: support THP swapin and batch free_swap_and_cache
` [RFC PATCH v2 16/18] swap: simplify swapoff using virtual swap
` [RFC PATCH v2 17/18] swapfile: move zeromap setup out of enable_swap_info
` [RFC PATCH v2 18/18] swapfile: remove zeromap in virtual swap implementation

[PATCH RFC bpf-next v2 00/17] traits: Per packet metadata KV store
 2025-04-29 23:36 UTC  (5+ messages)
` [PATCH RFC bpf-next v2 01/17] trait: limited KV store for packet metadata

[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
 2025-04-29 23:34 UTC  (2+ messages)

[PATCH 0/2] Update kunit doc and tool with tips to build errors
 2025-04-29 23:34 UTC  (7+ messages)
` [PATCH 1/2] doc: kunit: add information about cleaning source trees
` [PATCH 2/2] kunit: add tips to clean source tree to build help message

[PATCH net-next v3 0/4] net: selftest: improve test string formatting and checksum handling
 2025-04-29 23:34 UTC  (3+ messages)
` [PATCH net-next v3 3/4] net: selftests: add checksum mode support and SW "

[PATCH v2 0/2] Range-check array index before access
 2025-04-29 23:33 UTC  (5+ messages)
` [PATCH v3] diff: check range before dereferencing an array element

[linux-next:master 6614/6719] arch/arm64/boot/dts/rockchip/rk3588-armsom-sige7.dtb: edp@fded0000 (rockchip,rk3588-edp): clock-names:2: 'grf' was expected
 2025-04-29 23:31 UTC 

[openeuler:OLK-6.6 2175/2175] include/linux/sched/signal.h: linux/kabi.h is included more than once
 2025-04-29 23:31 UTC 

linux-next: Signed-off-by missing for commit in the pm tree
 2025-04-29 23:30 UTC  (2+ messages)

[PATCH v3 0/9] module: Introduce hash-based integrity checking
 2025-04-29 23:30 UTC  (3+ messages)
` [PATCH v3 8/9] lockdown: Make the relationship to MODULE_SIG a dependency

[PATCH v2 0/9] media: renesas: vsp1: Add colorspace support
 2025-04-29 23:29 UTC  (10+ messages)
` [PATCH v2 1/9] media: renesas: vsp1: Implement pixel format enumeration
` [PATCH v2 2/9] media: renesas: vsp1: Make HSI and HST modules optional
` [PATCH v2 3/9] media: renesas: vsp1: Fix HSV format enumeration
` [PATCH v2 4/9] media: renesas: vsp1: Fix media bus code setup on RWPF source pad
` [PATCH v2 5/9] media: renesas: vsp1: Report colour space information to userspace
` [PATCH v2 6/9] media: renesas: vsp1: Allow setting encoding and quantization
` [PATCH v2 7/9] media: renesas: vsp1: Name nested structure in vsp1_drm
` [PATCH v2 8/9] media: renesas: vsp1: Expose color space through the DRM API
` [PATCH v2 9/9] drm: rcar-du: Create plane color properties

[PATCH] benchmarks: Measure BLT performance
 2025-04-29 23:27 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for benchmarks: Measure BLT performance (rev3)

[PATCH] x86/cpu/amd: replace strcpy with strscpy
 2025-04-29 23:03 UTC 

[PATCH bpf-next v1 0/3] bpf, sockmap: Improve performance with CPU affinity
 2025-04-29 23:26 UTC  (2+ messages)

[PATCH 0/7] arm64: dts: qcom: x1e80100-*: Drop useless DP3 compatible override
 2025-04-29 23:26 UTC  (2+ messages)

[PATCH] NFS: Avoid flushing data while holding directory locks in nfs_rename()
 2025-04-29 23:22 UTC  (3+ messages)

[PATCH 0/2] dm mpath: Interface for explicit probing of active paths
 2025-04-29 23:22 UTC  (5+ messages)
` [PATCH 1/2] dm: Allow .prepare_ioctl to handle ioctls directly
` [PATCH 2/2] dm mpath: Interface for explicit probing of active paths

[PATCH v5 0/2] coresight: catu: Introduce refcount and spinlock for enabling/disabling
 2025-04-29 23:13 UTC  (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] coresight: core: Disable helpers for devices that fail to enable

[PATCH v10 0/7] SMMU handling for PCIe Passthrough on ARM
 2025-04-29 23:18 UTC  (7+ messages)
` [PATCH v10 1/7] iommu/arm: Introduce iommu_add_dt_pci_sideband_ids API
` [PATCH v10 3/7] xen/arm: smmuv2: Add PCI devices support for SMMUv2
` [PATCH v10 7/7] xen/arm: Map ITS doorbell register to IOMMU page tables

[PATCH 0/8] rust: DebugFS Bindings
 2025-04-29 23:16 UTC  (9+ messages)
` [PATCH 1/8] rust: debugfs: Bind DebugFS directory creation
` [PATCH 2/8] rust: debugfs: Bind file creation for long-lived Display
` [PATCH 3/8] rust: debugfs: Add scoped builder interface
` [PATCH 4/8] rust: debugfs: Allow subdir creation in "
` [PATCH 5/8] rust: debugfs: Support format hooks
` [PATCH 6/8] rust: debugfs: Implement display_file in terms of fmt_file
` [PATCH 7/8] rust: debugfs: Helper macro for common case implementations
` [PATCH 8/8] rust: samples: Add debugfs sample

linux-next: Tree for Apr 29
 2025-04-29 23:09 UTC  (2+ messages)
` linux-next: Tree for Apr 29 (drivers/gpu/drm/xe/xe_devcoredump.c)

[PATCH] send-email: add --smtp-outlook-id-tweak option
 2025-04-29 23:08 UTC  (3+ messages)
` [PATCH v4] send-email: add --[no-]outlook-id-fix option

[PATCH RFC/WIP 0/4] arm64: dts: qcom: sm8750: Enable display
 2025-04-29 23:07 UTC  (4+ messages)
` [PATCH RFC/WIP 1/4] arm64: dts: qcom: sm8750: Add display (MDSS) with Display CC

[PATCH v2] coresight: trbe: Save/restore state across CPU low power state
 2025-04-29 23:05 UTC 

[PATCH 0/4] memcg: decouple memcg and objcg stocks
 2025-04-29 23:04 UTC  (5+ messages)
` [PATCH 1/4] memcg: simplify consume_stock
` [PATCH 2/4] memcg: separate local_trylock for memcg and obj
` [PATCH 3/4] memcg: completely decouple memcg and obj stocks
` [PATCH 4/4] memcg: no irq disable for memcg stock lock

[PATCH v3 0/1] kasan: Avoid sleepable page allocation from atomic context
 2025-04-29 23:04 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH v2 00/10] t/unit-tests: convert unit-tests to use clar
 2025-04-29 23:04 UTC  (3+ messages)
` [PATCH v2 01/10] t/unit-tests: implement reftable test helper functions in unit-test.{c,h}

[PATCH v3 0/2] Reduce CPU consumption after panic
 2025-04-29 22:53 UTC  (5+ messages)

[PATCH rfc 00/12] mm: BPF OOM
 2025-04-29 23:01 UTC  (6+ messages)

[davidhildenbrand:pat 5/10] drivers/scsi/st.c:21:20: warning: 'verstr' defined but not used
 2025-04-29 23:00 UTC 

[PATCH v3 5/5] KVM: selftests: access_tracking_perf_test: Use MGLRU for access tracking
 2025-04-29 22:55 UTC  (2+ messages)

[PATCH v2 0/5] power: supply: core: convert to fwnode
 2025-04-29 22:54 UTC  (6+ messages)
` [PATCH v2 1/5] regulator: act8865-regulator: switch psy_cfg from of_node "
` [PATCH v2 2/5] power: supply: core: remove of_node from power_supply_config
` [PATCH v2 3/5] power: supply: core: battery-info: fully switch to fwnode
` [PATCH v2 4/5] power: supply: core: convert to fwnnode
` [PATCH v2 5/5] power: supply: core: rename power_supply_get_by_phandle to power_supply_get_by_reference

[PATCH v1 1/3] x86: x86_emulate: address violations of MISRA C Rule 19.1
 2025-04-29 22:54 UTC  (5+ messages)

linux-next: Fixes tag needs some work in the pm tree
 2025-04-29 22:53 UTC 

FAILED: patch "[PATCH] binder: fix offset calculation in debug log" failed to apply to 6.12-stable tree
 2025-04-29 22:51 UTC  (2+ messages)
` [PATCH 6.12.y] binder: fix offset calculation in debug log

drivers/memory/emif.c:70: warning: Function parameter or struct member 'lpmode' not described in 'emif_data'
 2025-04-29 22:50 UTC 

[PATCH V2 0/2] Fix two memory leaks in rproc_attach()
 2025-04-29 22:47 UTC  (5+ messages)
` [PATCH V2 2/2] remoteproc: core: release rproc->clean_table after rproc_attach() fails

[PATCH 0/5] iio: adc: add ad7606 calibration support
 2025-04-29 22:46 UTC  (4+ messages)
` [PATCH 5/5] iio: adc: ad7606: add gain "

[PATCH 0/3] selftests: ublk: more misc fixes
 2025-04-29 22:46 UTC  (7+ messages)
` [PATCH 1/3] selftests: ublk: kublk: build with -Werror iff CONFIG_WERROR=y
` [PATCH 3/3] selftests: ublk: kublk: fix include path

ECC keygen for PR #528 ("Attestation driver and proxy")
 2025-04-29 22:46 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/xe_exec_system_allocator: Add basic compute test
 2025-04-29 22:45 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 00/14] vfio: preparation for vfio-user
 2025-04-29 22:41 UTC  (4+ messages)
` [PATCH 12/14] vfio: add region info cache

[PATCH v2 0/3] selftests: ublk: more misc fixes
 2025-04-29 22:41 UTC  (4+ messages)
` [PATCH v2 1/3] selftests: ublk: kublk: build with -Werror iff WERROR!=0
` [PATCH v2 2/3] selftests: ublk: make test_generic_06 silent on success
` [PATCH v2 3/3] selftests: ublk: kublk: fix include path

[PATCH] nvme: select tls config when tcp tls is enabled
 2025-04-29 22:40 UTC 

[PATCH v6 0/3] Static initcalls
 2025-04-29 21:52 UTC  (2+ messages)
` [REGRESSION] "

[PATCH v6 00/11] iio: adc: ad7768-1: Add features, improvements, and fixes
 2025-04-29 22:40 UTC  (3+ messages)
` [PATCH v6 10/11] iio: adc: ad7768-1: add filter type and oversampling ratio attributes

[PATCH] drm/amd/display: no 3D and blnd LUT as DPP color caps for DCN401
 2025-04-29 22:39 UTC  (2+ messages)

[PATCH v2 00/22] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-04-29 22:37 UTC  (4+ messages)
` [PATCH v2 20/22] iommu/tegra241-cmdqv: Do not statically map LVCMDQs

+ memcg-multi-memcg-percpu-charge-cache-fix-3.patch added to mm-unstable branch
 2025-04-29 22:39 UTC 

[jgunthorpe:iommu_pt 19/22] ld.lld: error: undefined symbol: pt_iommu_x86_64_hw_info
 2025-04-29 22:37 UTC 

[davidhildenbrand:pat 5/10] include/linux/pgtable.h:1493:1: error: expected parameter declarator
 2025-04-29 22:37 UTC 

arch/arm/boot/dts/xilinx/zynq-zturn.dtb: accelerometer@53 (adi,adxl345): 'interrupt-names' is a dependency of 'interrupts'
 2025-04-29 22:37 UTC 

+ mm-swap-fix-false-warning-for-large-allocation-with-thp_swap.patch added to mm-hotfixes-unstable branch
 2025-04-29 22:37 UTC 

[GIT PULL] fsnotify fixes for 6.15-rc5
 2025-04-29 22:36 UTC  (2+ messages)

[GIT PULL] MMC fixes for v6.15-rc5
 2025-04-29 22:36 UTC  (2+ messages)

[GIT PULL] platform-drivers-x86 for v6.15-4
 2025-04-29 22:36 UTC  (2+ messages)

[PATCH] [RFC] x86/cpu: rework instruction set selection
 2025-04-29 22:34 UTC  (20+ messages)
  ` [PATCH] bitops/32: Convert variable_ffs() and fls() zero-case handling to C

[PATCH] btrfs: remove extent buffer's redundant `len` member field
 2025-04-29 22:34 UTC  (2+ messages)

[PATCH 0/4] Test vmstate with scripts/vmstate-static-checker.py
 2025-04-29 22:30 UTC  (3+ messages)
` [PATCH 3/4] tests/data/vmstate-static-checker: Add dump files from QEMU 7.2.17

[PATCH] nvme-tcp: select tls config when tcp tls is enabled
 2025-04-29 22:31 UTC  (4+ messages)

[PATCH v7 0/3] Add T-HEAD TH1520 VO clock support for LicheePi 4A GPU enablement
 2025-04-29 22:29 UTC  (6+ messages)
  ` [PATCH v7 3/3] riscv: dts: thead: Add device tree VO clock controller

[PATCH] hfs: fix not erasing deleted b-tree node issue
 2025-04-29 22:28 UTC  (4+ messages)

[PATCH net-next v21 0/1] MCTP Over PCC Transport
 2025-04-29 22:27 UTC  (2+ messages)
` [PATCH net-next v21 1/1] mctp pcc: Implement MCTP over "

drivers/net/wireless/marvell/mwifiex/cmdevt.c:1697:6-32: opportunity for str_enable_disable(adapter -> host_mlme_enabled)
 2025-04-29 22:27 UTC 

[davidhildenbrand:pat 5/10] include/linux/pgtable.h:1766:1: warning: 'gnu_inline' attribute ignored
 2025-04-29 22:27 UTC 

[davidhildenbrand:pat 5/10] include/linux/pgtable.h:1493:1: error: expected declaration specifiers or '...' before '{' token
 2025-04-29 22:27 UTC 

[PATCH v2 0/7] iio: adc: Add support for AD4170 series of ADCs
 2025-04-29 22:26 UTC  (3+ messages)
` [PATCH v2 7/7] iio: adc: ad4170: Add support for weigh scale and RTD sensors

[PATCH net-next v6] Add support to set napi threaded for individual napi
 2025-04-29 22:26 UTC 

[PATCH net-next v1] bnxt_en: add debugfs file for restarting rx queues
 2025-04-29 22:26 UTC  (3+ messages)

[syzbot] [bcachefs?] kernel BUG in bch2_fill_extent
 2025-04-29 22:24 UTC 

[PATCH v2] nvme-tcp: select tls config when tcp tls is enabled
 2025-04-29 22:23 UTC 

[Buildroot] [PATCH 1/1] boot/ti-k3-boot-firmware: bump to version 11.00.11
 2025-04-29 22:22 UTC 

[PATCH net-next] tools: ynl: fix typo in info string
 2025-04-29 22:20 UTC  (2+ messages)

[PATCH net-next v0] net: phy: aquantia: fix commenting format
 2025-04-29 22:20 UTC  (2+ messages)


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.