messages from 2023-09-19 20:46:45 to 2023-09-19 22:06:27 UTC [more...]
[PATCH v2 0/2] Add ADI MAX77503 regulator driver and bindings
2023-09-19 21:04 UTC (5+ messages)
` [PATCH v2 1/2] regulator: max77503: Add ADI MAX77503 support
` [PATCH v2 2/2] regulator: dt-bindings: "
[PATCH v3 00/44] drm/nouveau: initial support for GSP-RM 535.54.04 (and Ada GPUs)
2023-09-19 21:56 UTC (53+ messages)
` [Nouveau] "
` [PATCH v3 01/44] drm/nouveau/devinit/tu102-: remove attempt at loading PreOS
` [Nouveau] "
` [PATCH v3 02/44] drm/nouveau/imem: support allocations not preserved across suspend
` [Nouveau] "
` [PATCH v3 03/44] drm/nouveau/gr/gf100-: lose contents of global ctxbufs "
` [Nouveau] "
` [PATCH v3 04/44] drm/nouveau/mmu/gp100-: always invalidate TLBs at CACHE_LEVEL_ALL
` [Nouveau] "
` [PATCH v3 05/44] drm/nouveau/kms/nv50-: fix mst payload alloc fail crashing evo
` [Nouveau] "
` [PATCH v3 06/44] drm/nouveau/disp: rearrange output methods
` [Nouveau] "
` [PATCH v3 07/44] drm/nouveau/disp: add output detect method
` [Nouveau] "
` [PATCH v3 08/44] drm/nouveau/disp: add output method to fetch edid
` [Nouveau] "
` [PATCH v3 09/44] drm/nouveau/disp: rename internal output acquire/release functions
` [Nouveau] "
` [Nouveau] [PATCH v3 10/44] drm/nouveau/kms: Add INHERIT ioctl to nvkm/nvif for reading IOR state
` "
` [PATCH v3 11/44] drm/nouveau/disp: shuffle to make upcoming diffs prettier
` [Nouveau] "
` [PATCH v3 12/44] drm/nouveau/disp: add acquire_dac()
` [Nouveau] "
` [PATCH v3 13/44] drm/nouveau/disp: add acquire_sor/pior()
` [Nouveau] "
` [PATCH v3 14/44] drm/nouveau/disp: update SOR routing immediately on acquire()
` [Nouveau] "
` [PATCH v3 15/44] drm/nouveau/kms/nv50-: pull some common init out of OR-specific code
` [Nouveau] "
` [PATCH v3 16/44] drm/nouveau/kms/nv50-: remove nv_encoder.audio.connector
` [Nouveau] "
` [Nouveau] [PATCH v3 17/44] drm/nouveau/kms/nv50-: keep output state around until modeset complete
` "
` [PATCH v3 18/44] drm/nouveau/kms/nv50-: move audio enable post-modeset
` [Nouveau] "
` [PATCH v3 19/44] drm/nouveau/disp: add output hdmi config method
` [Nouveau] "
` [PATCH v3 20/44] drm/nouveau/disp: move hdmi disable out of release()
` [Nouveau] "
` [PATCH v3 21/44] drm/nouveau/disp: release outputs post-modeset
` [Nouveau] "
` [PATCH v3 22/44] drm/nouveau/disp: remove SOR routing updates from supervisor
` [Nouveau] "
[PATCH v7 00/13] fs: implement multigrain timestamps
2023-09-19 20:46 UTC (10+ messages)
` [PATCH v7 12/13] ext4: switch to "
` [Cluster-devel] "
` [f2fs-dev] "
[Intel-gfx] [PATCH v10 0/3] Apply Wa_16018031267 / Wa_16018063123
2023-09-19 22:03 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Apply Wa_16018031267 / Wa_16018063123 (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
[MAINTAINERS SUMMIT] Maintainers Support Group
2023-09-19 22:01 UTC (8+ messages)
` [Tech-board-discuss] "
cip-gitlab/ci/pavel/linux-test baseline-nfs: 23 runs, 25 regressions (v5.10.194-cip39-500-gc5c4e5fc16817)
2023-09-19 21:56 UTC
cip-gitlab/ci/pavel/linux-test baseline: 119 runs, 68 regressions (v5.10.194-cip39-500-gc5c4e5fc16817)
2023-09-19 21:56 UTC
[PATCH] Documentation: xfs: Remove repeated word in comments
2023-09-19 21:55 UTC (4+ messages)
[PATCH] gpu: drm: amd: display: fix kernel-doc warnings
2023-09-19 21:54 UTC (2+ messages)
[PATCH v4 0/8] Batch hugetlb vmemmap modification operations
2023-09-19 21:53 UTC (13+ messages)
` [PATCH v4 3/8] hugetlb: perform vmemmap optimization on a list of pages
` [PATCH v4 4/8] hugetlb: perform vmemmap restoration "
` [PATCH v4 5/8] hugetlb: batch freeing of vmemmap pages
` [PATCH v4 8/8] hugetlb: batch TLB flushes when restoring vmemmap
[PATCH 0/6] shmem: high order folios support in write path
2023-09-19 21:51 UTC (9+ messages)
` [PATCH 6/6] shmem: add large folios support to the "
[PATCH 0/4] btrfs: RAID stripe tree updates
2023-09-19 21:50 UTC (8+ messages)
` [PATCH 1/4] btrfs: fix 64bit division in btrfs_insert_striped_mirrored_raid_extents
[PATCH] hid: cp2112: Fix duplicate workqueue initialization
2023-09-19 21:22 UTC
[PATCH v5 bpf-next 00/13] BPF token and BPF FS-based delegation
2023-09-19 21:48 UTC (14+ messages)
` [PATCH v5 bpf-next 01/13] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach
` [PATCH v5 bpf-next 02/13] bpf: add BPF token delegation mount options to BPF FS
` [PATCH v5 bpf-next 03/13] bpf: introduce BPF token object
` [PATCH v5 bpf-next 04/13] bpf: add BPF token support to BPF_MAP_CREATE command
` [PATCH v5 bpf-next 05/13] bpf: add BPF token support to BPF_BTF_LOAD command
` [PATCH v5 bpf-next 06/13] bpf: add BPF token support to BPF_PROG_LOAD command
` [PATCH v5 bpf-next 07/13] bpf: take into account BPF token when fetching helper protos
` [PATCH v5 bpf-next 08/13] bpf: consistenly use BPF token throughout BPF verifier logic
` [PATCH v5 bpf-next 09/13] libbpf: add bpf_token_create() API
` [PATCH v5 bpf-next 10/13] libbpf: add BPF token support to bpf_map_create() API
` [PATCH v5 bpf-next 11/13] libbpf: add BPF token support to bpf_btf_load() API
` [PATCH v5 bpf-next 12/13] libbpf: add BPF token support to bpf_prog_load() API
` [PATCH v5 bpf-next 13/13] selftests/bpf: add BPF token-enabled tests
[PATCH v2 2/2] dmaengine: fsl-edma: add trace event support
2023-09-19 21:47 UTC (2+ messages)
[PATCH] MAINTAINERS: drm/ci: add entries for xfail files
2023-09-19 21:46 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
[PATCH 1/7] license/license_image: Fix license file layout to avoid overlapping files
2023-09-19 21:46 UTC (7+ messages)
` [PATCH 2/7] create-spdx/sbom: Ensure files don't overlap between machines
` [PATCH 3/7] sstate: Stop allowing overlapping symlinks from sstate
` [PATCH 4/7] sstate: Fix nativesdk entry in SSTATE_ARCHS
` [PATCH 5/7] elfutils: Fix reproducibility issue with bunzip2
` [PATCH 6/7] multilib: fix SSTATE_ARCHS for multilib usage
` [PATCH 7/7] oeqa/selftest/bbtests: Improve and update test_non_gplv3
[PATCH v5 00/21] Kconfig: Tidy up some options
2023-09-19 21:44 UTC (2+ messages)
[PATCH] J721S2 DTS Sync from v6.6-rc1 to u-boot
2023-09-19 17:26 UTC (4+ messages)
FAILED: patch "[PATCH] mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2" failed to apply to 4.19-stable tree
2023-09-19 21:43 UTC (2+ messages)
` [PATCH 4.19.y] mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller
GPIO emulation in QEMU RISCV
2023-09-19 21:41 UTC (2+ messages)
[PATCH 00/59] dma: Convert to platform remove callback returning void
2023-09-19 21:02 UTC (8+ messages)
` [PATCH 34/59] dma: qcom: bam_dma: "
` [PATCH 35/59] dma: qcom: hidma: "
` [PATCH 36/59] dma: qcom: qcom_adm: "
[PATCH 0/4] Add BHRB Facility Support
2023-09-19 21:40 UTC (10+ messages)
` [PATCH 1/4] target/ppc: Add new hflags to support BHRB
` [PATCH 2/4] target/ppc: Add recording of taken branches to BHRB
` [PATCH 3/4] target/ppc: Add clrbhrb and mfbhrbe instructions
[PATCH] pipe_fs_i.h: add pipe_buf_init()
2023-09-19 21:40 UTC (2+ messages)
[RFC PATCH 0/5] Allow for removal of DT nodes and properties
2023-09-19 21:38 UTC (11+ messages)
[xilinx-xlnx:xlnx_rebase_v6.1_LTS 1226/1363] drivers/mtd/nand/raw/arasan-nand-controller.c:1107:35: warning: 'anfc_hw_ecc_caps' defined but not used
2023-09-19 21:36 UTC
[linux-next:master 5228/6333] arch/x86/net/bpf_jit_comp.c:2957:72: error: 'struct unwind_state' has no member named 'sp'; did you mean 'bp'?
2023-09-19 21:36 UTC
[PATCH BlueZ] media-api: Convert to ReStructuredText format
2023-09-19 21:35 UTC (2+ messages)
` [BlueZ] "
[PATCH v2 0/4] bcachefs: journal bug fixes / freeze support
2023-09-19 21:32 UTC (3+ messages)
` [PATCH v2 4/4] bcachefs: initial freeze/unfreeze support
[PATCH v1] arch/x86: port I/O tracing on x86
2023-09-19 21:31 UTC (5+ messages)
[Intel-wired-lan] [PATCH iwl-net v1] ice: reset first in crash dump kernels
2023-09-19 21:29 UTC
[RFC PATCH 2/3] add statmnt(2) syscall
2023-09-19 21:28 UTC (15+ messages)
[PATCH] hid: cp2112: Fix IRQ shutdown stopping polling for all IRQs on chip
2023-09-19 21:24 UTC
cip-gitlab/ci/pavel/linux-test build: 185 builds: 3 failed, 182 passed, 4 errors, 111 warnings (v5.10.194-cip39-500-gc5c4e5fc16817)
2023-09-19 21:28 UTC
[PATCH] bootstd: use ARCH_DMA_MINALIGN in memalign() when allocating memory
2023-09-19 21:27 UTC
[PATCH v6 00/33] Introduce QC USB SND audio offloading support
2023-09-19 21:26 UTC (3+ messages)
` [PATCH v6 03/33] xhci: sideband: add initial api to register a sideband entity
[Intel-xe] [PATCH 00/17] Add OA functionality to Xe
2023-09-19 21:27 UTC (5+ messages)
` [Intel-xe] ✗ CI.Hooks: failure for Add OA functionality to Xe (rev5)
` [Intel-xe] ✗ CI.BAT: "
[PATCH RFC] bcachefs-tools: fix endian problems between bit spinlocks and futexes
2023-09-19 21:26 UTC (2+ messages)
[xilinx-xlnx:xlnx_rebase_v6.1_LTS 1023/1363] core.c:undefined reference to `ulpi_write'
2023-09-19 21:25 UTC
[PATCH 0/2] make CONFIG_SPL_SYS_MALLOC_SIMPLE && CONFIG_SYS_SPL_MALLOC actually work
2023-09-19 21:25 UTC (3+ messages)
` [PATCH 1/2] spl: make SYS_SPL_MALLOC depend on !(SPL_STACK_R && SPL_SYS_MALLOC_SIMPLE)
What's cooking in git.git (Sep 2023, #05; Fri, 15)
2023-09-19 21:25 UTC (3+ messages)
linux-next: Tree for Sep 12
2023-09-19 21:23 UTC (5+ messages)
` linux-next: Tree for Sep 12 (bcachefs)
[PATCH] drm/amdkfd: Seperate dma unmap and free of dma address array operations
2023-09-19 21:22 UTC (2+ messages)
3p page wording
2023-09-19 21:21 UTC (4+ messages)
[PATCH 0/4] kunit: Fix some bugs in kunit
2023-09-19 21:19 UTC (9+ messages)
` [PATCH 1/4] kunit: Fix missed memory release in kunit_free_suite_set()
` [PATCH 2/4] kunit: Fix the wrong kfree of copy for kunit_filter_suites()
` [PATCH 3/4] kunit: Fix possible memory leak in kunit_filter_suites()
` [PATCH 4/4] kunit: test: Fix the possible memory leak in executor_test
linux-next: Tree for Sep 19
2023-09-19 21:18 UTC (4+ messages)
` linux-next: Tree for Sep 19 (UML)
[PATCH v4 00/26] refact the nfpcore module
2023-09-19 21:18 UTC (3+ messages)
` [PATCH v5 "
[PATCH v7] platform/x86: Add Silicom Platform Driver
2023-09-19 21:16 UTC
[PATCH 2/3] usb: gadget: uvc: cleanup request when not in correct state
2023-09-19 21:16 UTC (11+ messages)
[PATCH] drm/amdkfd: handle errors from svm validate and map
2023-09-19 21:15 UTC (3+ messages)
` [PATCH v3] drm/amdkfd: Handle "
[RFC 00/23] Enable block size > page size in XFS
2023-09-19 21:15 UTC (3+ messages)
[Intel-xe] [PATCH] drm/xe/irq: Clear GFX_MSTR_IRQ as part of IRQ reset
2023-09-19 21:15 UTC (2+ messages)
[PATCH 00/49] iio: Convert to platform remove callback returning void
2023-09-19 21:14 UTC (3+ messages)
` [PATCH 18/49] iio: adc: qcom-pm8xxx-xoadc: "
[PATCH] bcachefs: debug: Fix copy_to_user() error code in flush_buf()
2023-09-19 21:12 UTC (2+ messages)
linux-next: duplicate patch in the ecryptfs tree
2023-09-19 21:11 UTC
[Intel-gfx] [PATCH] drm/i915/irq: Clear GFX_MSTR_IRQ as part of IRQ reset
2023-09-19 21:10 UTC (2+ messages)
[PATCH 1/1] mm: lock VMAs skipped by a failed queue_pages_range()
2023-09-19 21:09 UTC (3+ messages)
[xen-unstable test] 183046: tolerable FAIL
2023-09-19 21:09 UTC
[PATCH 0/2] sched/eevdf: sched_attr::sched_runtime slice hint
2023-09-19 21:08 UTC (4+ messages)
[PATCH] llvm: Upgrade to 17.0.1
2023-09-19 21:06 UTC
linux-next: Signed-off-by missing for commit in the cifs tree
2023-09-19 21:06 UTC
[Intel-wired-lan] [PATCH iwl-next v4 0/6] ice: Add basic E830 support
2023-09-19 21:05 UTC (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next v4 2/6] ice: Add 200G speed/phy type use
[PATCH v2] i2c: designware: Fix corrupted memory seen in the ISR
2023-09-19 21:05 UTC (11+ messages)
[PATCH 0/4] UFS core patches
2023-09-19 21:05 UTC (4+ messages)
` [PATCH 4/4] scsi: ufs: Set the Command Priority (CP) flag for RT requests
include/linux/netlink.h:115:6: warning: ' conflicts with existing pseudo(MASK) entry for mask ' directive output truncated writing 53 bytes into a region of size between 24 and 33
2023-09-19 21:05 UTC
[PATCH] bcachefs: snapshot: Add missing assignment in bch2_delete_dead_snapshots()
2023-09-19 21:04 UTC (2+ messages)
[PATCH] drm/mst: check connector state before dereference
2023-09-19 21:04 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/xterm: bump to version 384
2023-09-19 21:04 UTC
[PATCH] bcachefs: fs-ioctl: Fix copy_to_user() error code
2023-09-19 21:04 UTC (2+ messages)
[PATCH] yavta: Format type errors for non x86 arches
2023-09-19 21:03 UTC (5+ messages)
[PATCH v1] erofs-utils: lib: Restore memory address before free()
2023-09-19 21:02 UTC
-Wuninitialized in drivers/accel/habanalabs/common/memory.c introduced by aa7b6367186e
2023-09-19 21:01 UTC
[PATCH] difftime.3: be more explict about "difference"
2023-09-19 20:59 UTC
[PATCH v10 08/15] PCI/AER: Refactor cper_print_aer() for use by CXL driver module
2023-09-19 20:58 UTC (5+ messages)
` [PATCH v10 13/15] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
[PATCH 1/2] bcachefs: acl: Uninitialized variable in bch2_acl_chmod()
2023-09-19 20:58 UTC (4+ messages)
` [PATCH 2/2] bcachefs: acl: Add missing check "
[PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
2023-09-19 20:57 UTC (10+ messages)
[net-next RFC 0/1] mlx5: support per queue coalesce settings
2023-09-19 20:42 UTC (4+ messages)
` [net-next RFC v2 0/4] "
[bug report] bcachefs: sleeping in atomic
2023-09-19 20:56 UTC (2+ messages)
[PATCH bpf] bpf: unconditionally reset backtrack_state masks on global func exit
2023-09-19 20:56 UTC (4+ messages)
drivers/accel/qaic/qaic_control.c:348:17: warning: array subscript 'struct wrapper_msg[0]' is partly outside array bounds of 'unsigned char[44]'
2023-09-19 20:55 UTC
[PATCH v2 0/7] x86/pv: #DB vs %dr6 fixes, part 2
2023-09-19 20:53 UTC (2+ messages)
[PATCH] bcachefs: Fix -Wself-assign
2023-09-19 20:53 UTC (2+ messages)
[Intel-xe] [PATCH 00/17] uAPI Alignment - take 1
2023-09-19 20:52 UTC (3+ messages)
` [Intel-xe] [PATCH 15/17] drm/xe/uapi: Remove unused field of drm_xe_query_gt
[PATCH v4] usb: host: xhci-plat: fix possible kernel oops while resuming
2023-09-19 20:53 UTC (3+ messages)
[PATCH v1 0/2] mm/ksm: add fork-exec support for prctl
2023-09-19 20:51 UTC (3+ messages)
` [PATCH v1 1/2] mm/ksm: support fork/exec "
` [PATCH v1 2/2] mm/ksm: Test case for prctl fork/exec workflow
[PATCH v1 0/7] VRB2 BBDEV PMD introduction
2023-09-19 20:51 UTC (4+ messages)
` [PATCH v1 1/7] bbdev: add FFT version member in driver info
[PATCH net-next v2 0/2] net: ethernet: mtk_eth_soc: add paths and SerDes modes
2023-09-19 20:50 UTC (5+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: mediatek,net: add phandles for SerDes on MT7988
[Buildroot] [PATCH v2, 1/1] package/netatalk: security bump to version 3.1.17
2023-09-19 20:50 UTC
[Intel-gfx] [PATCH v4 00/30] Enable Lunar Lake display
2023-09-19 20:50 UTC (7+ messages)
` [Intel-gfx] [PATCH v4 10/30] drm/i915/display: Consolidate saved port bits in intel_digital_port
` [Intel-gfx] [Intel-xe] "
` "
Symbol resolution when text in hugepages
2023-09-19 20:51 UTC (3+ messages)
[PATCH 0/1] ipset patch for nf tree
2023-09-19 20:50 UTC (2+ messages)
[PATCH] fseek.3: incorporate fseeko()/ftello()
2023-09-19 20:49 UTC (4+ messages)
[Buildroot] [PATCH 1/1] package/opensc: fix CVE-2023-2977
2023-09-19 20:49 UTC
[ANNOUNCE] 5.10.194-cip39-rt16 (rt94)
2023-09-19 20:47 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.