messages from 2024-07-25 14:52:44 to 2024-07-25 15:32:42 UTC [more...]
[PATCH] clk: fix ccf_clk_get_rate
2024-07-25 15:32 UTC (7+ messages)
[PATCH v5.10.y 0/3] Apply fanotify-related documentation changes
2024-07-25 15:32 UTC
[PATCH v3 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs
2024-07-25 15:31 UTC (3+ messages)
` [PATCH v3 1/2] kasan: catch invalid free before SLUB reinitializes the object
` [PATCH v3 2/2] slub: Introduce CONFIG_SLUB_RCU_DEBUG
[PATCH v3] libxl: Enable stubdom cdrom changing
2024-07-25 15:31 UTC (2+ messages)
[PATCH 0/4] Add module_subinit{_noexit} and module_subeixt helper macros
2024-07-25 15:30 UTC (8+ messages)
` [PATCH 1/4] module: "
[PATCH 1/4] setuptools3: check for a PEP517 build system selection
2024-07-25 15:30 UTC (4+ messages)
` [PATCH 2/4] insane: add pep517-backend to WARN_QA
` [PATCH 3/4] python3-numpy: ignore pep517-backend warnings
` [PATCH 4/4] bmaptool: temporarily silence the pep517-backend warning
[Buildroot] [PATCH] package/libtracefs: bump to version 1.8.1
2024-07-25 15:30 UTC (3+ messages)
` [Buildroot] [PATCH] package/libtraceevent: bump to version 1.8.3
` [Buildroot] [PATCH] package/libnss: bump version to 3.102.1
[GIT PULL] Networking for v6.11-rc1
2024-07-25 15:30 UTC
[PATCH v8 0/8] File abstractions needed by Rust Binder
2024-07-25 15:30 UTC (5+ messages)
` [PATCH v8 1/8] rust: types: add `NotThreadSafe`
[PATCH V2 00/53] GC per queue reset
2024-07-25 15:29 UTC (55+ messages)
` [PATCH 01/53] drm/amdgpu/gfx10: handle SDMA in KIQ map/unmap
` [PATCH 02/53] drm/amdgpu/mes11: handle second gfx pipe
` [PATCH 03/53] drm/amdgpu/mes: add API for legacy queue reset
` [PATCH 04/53] drm/amdgpu/mes11: "
` [PATCH 05/53] drm/amdgpu/mes12: "
` [PATCH 06/53] drm/amdgpu/mes: add API for user "
` [PATCH 07/53] drm/amdgpu/mes11: "
` [PATCH 08/53] drm/amdgpu/mes12: "
` [PATCH 09/53] drm/amdgpu: add new ring reset callback
` [PATCH 10/53] drm/amdgpu: add per ring reset support (v5)
` [PATCH 11/53] drm/amdgpu: increase the reset counter for the queue reset
` [PATCH 12/53] drm/amdgpu/gfx11: add ring reset callbacks
` [PATCH 13/53] drm/amdgpu/gfx11: fallback to driver reset compute queue directly (v2)
` [PATCH 14/53] drm/amdgpu/gfx11: rename gfx_v11_0_gfx_init_queue()
` [PATCH 15/53] drm/amdgpu/gfx11: wait for reset done before remap
` [PATCH 16/53] drm/amdgpu/gfx10: add ring reset callbacks
` [PATCH 17/53] drm/amdgpu/gfx10: remap queue after reset successfully
` [PATCH 18/53] drm/amdgpu/gfx10: wait for reset done before remap
` [PATCH 19/53] drm/amdgpu/gfx10: rework reset sequence
` [PATCH 20/53] drm/amdgpu/gfx9: add ring reset callback
` [PATCH 21/53] drm/amdgpu/gfx9: remap queue after reset successfully
` [PATCH 22/53] drm/amdgpu/gfx9: wait for reset done before remap
` [PATCH 23/53] drm/amdgpu/gfx9.4.3: add ring reset callback
` [PATCH 24/53] drm/amdgpu/gfx9.4.3: remap queue after reset successfully
` [PATCH 25/53] drm/amdgpu/gfx_9.4.3: wait for reset done before remap
` [PATCH 26/53] drm/amdgpu/gfx12: add ring reset callbacks
` [PATCH 27/53] drm/amdgpu/gfx12: fallback to driver reset compute queue directly
` [PATCH 28/53] drm/amdgpu/gfx: add a new kiq_pm4_funcs callback for reset_hw_queue
` [PATCH 29/53] drm/amdgpu/gfx9: implement reset_hw_queue for gfx9
` [PATCH 30/53] drm/amdgpu/gfx9.4.3: implement reset_hw_queue for gfx9.4.3
` [PATCH 31/53] drm/amdgpu/mes: modify mes api for mmio queue reset
` [PATCH 32/53] drm/amdgpu/mes: implement amdgpu_mes_reset_hw_queue_mmio
` [PATCH 33/53] drm/amdgpu/gfx11: enter safe mode before touching CP_INT_CNTL
` [PATCH 34/53] drm/amdgpu/gfx11: add a mutex for the gfx semaphore
` [PATCH 35/53] drm/amdgpu/gfx11: export gfx_v11_0_request_gfx_index_mutex()
` [PATCH 36/53] drm/amdgpu/mes11: implement mmio queue reset for gfx11
` [PATCH 37/53] drm/amdgpu/gfx9: per queue reset only on bare metal
` [PATCH 38/53] drm/amdgpu/gfx10: "
` [PATCH 39/53] drm/amdgpu/gfx11: "
` [PATCH 40/53] drm/amdgpu/gfx12: "
` [PATCH 41/53] drm/amdgpu/gfx9: add ring reset callback for gfx
` [PATCH 42/53] drm/amdgpu/gfx8: "
` [PATCH 43/53] drm/amdgpu/gfx7: "
` [PATCH 44/53] drm/amdgpu/gfx9: use proper rlc safe mode helpers
` [PATCH 45/53] drm/amdgpu/gfx9.4.3: "
` [PATCH 46/53] drm/amdgpu/gfx10: "
` [PATCH 47/53] drm/amdgpu/gfx11: "
` [PATCH 48/53] drm/amdgpu/gfx12: "
` [PATCH 49/53] drm/amdgpu/gfx12: use rlc safe mode for soft recovery
` [PATCH 50/53] drm/amdgpu/gfx11: "
` [PATCH 51/53] drm/amdgpu/gfx10: "
` [PATCH 52/53] drm/amdgpu/gfx9.4.3: "
` [PATCH 53/53] drm/amdgpu/gfx9: "
[PATCH HID 0/4] HID: selftest fixes after merge into 6.11-rc0 tree
2024-07-25 15:29 UTC (2+ messages)
[PATCH v2 0/2] Teach git version --build-options about zlib+libcurl
2024-07-25 15:28 UTC (10+ messages)
` [PATCH v2 1/2] Teach git version --build-options about libcurl
[Buildroot] Individual package configs
2024-07-25 15:26 UTC
[OE-core][PATCH v3 1/5] cve-check: annotate CVEs during analysis
2024-07-25 15:27 UTC (3+ messages)
[PATCH] trace-cmd documentation: Remove check-manpages.sh for trace-cmd in meson build
2024-07-25 15:26 UTC
[PATCH v2 0/2] add-p P fixups
2024-07-25 15:24 UTC (7+ messages)
libbtrfsutil Python bindings FTBFS with Python 3.13 on Fedora Linux 41
2024-07-25 15:24 UTC (2+ messages)
[PATCH] Drivers: hv: vmbus: Deferring per cpu tasks
2024-07-25 15:23 UTC (2+ messages)
[PATCH v3 00/25] context_tracking, rcu: Spring cleaning of dynticks references
2024-07-25 15:22 UTC (2+ messages)
[PATCH V2 0/6] Document r8a774a3 SoC bindings
2024-07-25 15:21 UTC (3+ messages)
[RFC PATCH 0/2] Implement stats layer to measure events
2024-07-25 15:05 UTC (3+ messages)
` [RFC PATCH 1/2] drm/xe: Implement APIs for measuring various events
` [PATCH] drm/xe: Keep track of TLB inval events
[PATCH] PCI: Fix devres regression in pci_intx()
2024-07-25 15:21 UTC (3+ messages)
bug/defaults: COMMIT_EDITMSG not reused after a failed commit
2024-07-25 15:21 UTC (5+ messages)
[PATCH] media: imx-mipi-csis: avoid logging while holding spinlock
2024-07-25 15:21 UTC (2+ messages)
[PATCH v3 00/12] spi: add driver for Intel discrete graphics
2024-07-25 15:19 UTC (7+ messages)
` ✓ CI.Patch_applied: success for spi: add driver for Intel discrete graphics (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
[PATCH] tracing: remove tracing_is_on export
2024-07-25 14:41 UTC (7+ messages)
[PATCH net-XXX] mISDN: Fix a use after free in hfcmulti_tx()
2024-07-25 15:19 UTC (2+ messages)
[PATCH net 0/2] tap/tun: harden by dropping short frame
2024-07-25 15:19 UTC (2+ messages)
[PATCH] ptp: Add vDSO-style vmclock support
2024-07-25 15:18 UTC (11+ messages)
[LTP] [PATCH v2 0/7] Add ioctl_ficlone testing suite
2024-07-25 15:17 UTC (6+ messages)
` [LTP] [PATCH v2 1/7] Add fallback definitions for lapi/fs.h
[Buildroot] [PATCH 0/2] Fix .gitignore in CANONICAL_O breaking Python packages
2024-07-25 15:17 UTC (6+ messages)
` [Buildroot] [PATCH 1/2] Revert "Create a .gitignore file in the CANONICAL_O directory"
[RFC PATCH v5 0/8] Add Rust support, implement ARM PL011
2024-07-25 15:15 UTC (10+ messages)
pull request: iwlwifi firmware updates 2024-07-25
2024-07-25 15:15 UTC
[PATCH -next] sched/cputime: Fix mul_u64_u64_div_u64() precision for cputime
2024-07-25 15:14 UTC (4+ messages)
[PATCH 00/13] make range overlap check more readable
2024-07-25 15:13 UTC (4+ messages)
[PATCH 00/12] KVM: arm64: nv: Add support for address translation instructions
2024-07-25 15:13 UTC (5+ messages)
` [PATCH 10/12] KVM: arm64: nv: Add SW walker for AT S1 emulation
[LTP] [PATCH v2 1/2] Add mseal() syscall declaration
2024-07-25 15:12 UTC (3+ messages)
[REGRESSION] ALSA: firewire-lib: heavy digital distortion with Fireface 800
2024-07-25 15:11 UTC (5+ messages)
[PATCH 0/5] arm64: dts: renesas: Correct GICD and GICR sizes
2024-07-25 15:10 UTC (6+ messages)
` [PATCH 4/5] arm64: dts: renesas: r9a07g044(l1): "
[PATCH v2] sched/pelt: Use rq_clock_task() for hw_pressure
2024-07-25 15:08 UTC
[PATCH] doc: announce cryptodev change to support EDDSA
2024-07-25 15:01 UTC (2+ messages)
[tobetter:odroid-6.1.y 14/91] arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dtb: usb@fd000000: Unevaluated properties are not allowed ('power-domains' was unexpected)
2024-07-25 15:09 UTC
9p goo.gl link
2024-07-25 15:10 UTC (3+ messages)
[syzbot] [io-uring?] KMSAN: uninit-value in io_req_cqe_overflow (3)
2024-07-25 15:09 UTC (2+ messages)
[PATCH v4] tools/testing:Fix the wrong format specifier
2024-07-25 15:05 UTC (2+ messages)
[PATCH] tests/tcg: Skip failing ppc64 multi-threaded tests in CI
2024-07-25 15:03 UTC (2+ messages)
[PATCH net] net: mvpp2: Don't re-use loop iterator
2024-07-25 15:04 UTC (2+ messages)
[PATCH] eal: add support for TRNG with Arm RNG feature
2024-07-25 14:56 UTC (9+ messages)
How does CI system get updated?
2024-07-25 14:55 UTC
[PATCH 1/1] show-ref: improve short help messages of options
2024-07-25 15:03 UTC (3+ messages)
[Intel-wired-lan] [PATCH iwl-next v4 00/13] ice: iavf: add support for TC U32 filters on VFs
2024-07-25 15:02 UTC (3+ messages)
` [Intel-wired-lan] [PATCH iwl-next v4 13/13] iavf: add support for offloading tc U32 cls filters
FAILED: patch "[PATCH] s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception()" failed to apply to 6.6-stable tree
2024-07-25 15:02 UTC (2+ messages)
` [PATCH] s390/mm: Fix VM_FAULT_HWPOISON handling in do_fault_error()
pull request: iwlwifi firmware updates 2024-07-23
2024-07-25 15:01 UTC (2+ messages)
[PATCH 0/2] Relax canonical checks on some arch msrs
2024-07-25 15:01 UTC (3+ messages)
` [PATCH 1/2] KVM: x86: relax canonical checks for some x86 architectural msrs
` [PATCH 2/2] KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASE
[PATCH] x86/altcall: further refine clang workaround
2024-07-25 15:00 UTC (4+ messages)
[PATCH net v2] gve: Fix an edge case for TSO skb validity check
2024-07-25 15:00 UTC (2+ messages)
[PATCH v1 0/4] Break some CMDS into helper functions
2024-07-25 15:00 UTC (2+ messages)
` (subset) "
[Buildroot] [PATCH 0/2] rpi-utils replaces rpi-userland
2024-07-25 14:59 UTC (7+ messages)
` [Buildroot] [PATCH 2/2] package/rpi-userland: package is deprecated
[PULL] drm-misc-next-fixes
2024-07-25 14:59 UTC
[PATCH ipsec-next v5 00/17] Add IP-TFS mode to xfrm
2024-07-25 14:56 UTC (4+ messages)
` [PATCH ipsec-next v5 08/17] xfrm: iptfs: add new iptfs xfrm mode impl
[PULL v2 00/61] virtio,pci,pc: features,fixes
2024-07-25 14:56 UTC (7+ messages)
` [PULL v2 37/61] accel/kvm: Extract common KVM vCPU {creation,parking} code
Patchwork housekeeping for: spi-devel-general
2024-07-25 14:56 UTC
[PATCH] CHANGELOG.md: Finalize changes in 4.19 release cycle
2024-07-25 14:56 UTC (2+ messages)
[PATCH] drm/i915/bmg: Read display register timeout
2024-07-25 14:55 UTC (2+ messages)
` ✓ CI.BAT: success for "
[PATCH 5.15 00/87] 5.15.164-rc1 review
2024-07-25 14:38 UTC (54+ messages)
` [PATCH 5.15 29/87] mei: demote client disconnect warning on suspend to debug
` [PATCH 5.15 31/87] wifi: cfg80211: wext: add extra SIOCSIWSCAN data check
` [PATCH 5.15 32/87] KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()
` [PATCH 5.15 33/87] drm/vmwgfx: Fix missing HYPERVISOR_GUEST dependency
` [PATCH 5.15 34/87] ALSA: hda/realtek: Add more codec ID to no shutup pins list
` [PATCH 5.15 35/87] mips: fix compat_sys_lseek syscall
` [PATCH 5.15 36/87] Input: elantech - fix touchpad state on resume for Lenovo N24
` [PATCH 5.15 37/87] Input: i8042 - add Ayaneo Kun to i8042 quirk table
` [PATCH 5.15 38/87] bytcr_rt5640 : inverse jack detect for Archos 101 cesium
` [PATCH 5.15 44/87] platform/x86: wireless-hotkey: Add support for LG Airplane Button
` [PATCH 5.15 45/87] platform/x86: lg-laptop: Remove LGEX0815 hotkey handling
` [PATCH 5.15 46/87] platform/x86: lg-laptop: Change ACPI device id
` [PATCH 5.15 47/87] platform/x86: lg-laptop: Use ACPI device handle when evaluating WMAB/WMBB
` [PATCH 5.15 48/87] btrfs: qgroup: fix quota root leak after quota disable failure
` [PATCH 5.15 49/87] ALSA: hda/relatek: Enable Mute LED on HP Laptop 15-gw0xxx
` [PATCH 5.15 50/87] ALSA: dmaengine_pcm: terminate dmaengine before synchronize
` [PATCH 5.15 51/87] net: usb: qmi_wwan: add Telit FN912 compositions
` [PATCH 5.15 52/87] net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STATS_ADD()
` [PATCH 5.15 53/87] powerpc/pseries: Whitelist dtl slub object for copying to userspace
` [PATCH 5.15 54/87] powerpc/eeh: avoid possible crash when edev->pdev changes
` [PATCH 5.15 55/87] scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed
` [PATCH 5.15 56/87] Bluetooth: hci_core: cancel all works upon hci_unregister_dev()
` [PATCH 5.15 57/87] drm/radeon: check bo_va->bo is non-NULL before using it
` [PATCH 5.15 58/87] fs: better handle deep ancestor chains in is_subdir()
` [PATCH 5.15 59/87] riscv: stacktrace: fix usage of ftrace_graph_ret_addr()
` [PATCH 5.15 60/87] spi: imx: Dont expect DMA for i.MX{25,35,50,51,53} cspi devices
` [PATCH 5.15 61/87] selftests/vDSO: fix clang build errors and warnings
` [PATCH 5.15 62/87] hfsplus: fix uninit-value in copy_name
` [PATCH 5.15 63/87] spi: mux: set ctlr->bits_per_word_mask
` [PATCH 5.15 64/87] tracing: Define the is_signed_type() macro once
` [PATCH 5.15 65/87] minmax: sanity check constant bounds when clamping
` [PATCH 5.15 66/87] minmax: clamp more efficiently by avoiding extra comparison
` [PATCH 5.15 67/87] minmax: fix header inclusions
` [PATCH 5.15 68/87] minmax: allow min()/max()/clamp() if the arguments have the same signedness
` [PATCH 5.15 69/87] minmax: allow comparisons of int against unsigned char/short
` [PATCH 5.15 70/87] minmax: relax check to allow comparison between unsigned arguments and signed constants
` [PATCH 5.15 71/87] mm/damon/core: merge regions aggressively when max_nr_regions is unmet
` [PATCH 5.15 72/87] wifi: mac80211: disable softirqs for queued frame handling
` [PATCH 5.15 73/87] drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq()
` [PATCH 5.15 74/87] samples: Add fs error monitoring example
` [PATCH 5.15 75/87] samples: Make fs-monitor depend on libc and headers
` [PATCH 5.15 76/87] docs: Fix formatting of literal sections in fanotify docs
` [PATCH 5.15 77/87] Add gitignore file for samples/fanotify/ subdirectory
` [PATCH 5.15 78/87] net: relax socket state check at accept time
` [PATCH 5.15 79/87] ocfs2: add bounds checking to ocfs2_check_dir_entry()
` [PATCH 5.15 80/87] jfs: dont walk off the end of ealist
` [PATCH 5.15 81/87] fs/ntfs3: Validate ff offset
` [PATCH 5.15 82/87] ALSA: hda/realtek: Enable headset mic on Positivo SU C1400
` [PATCH 5.15 83/87] ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360
` [PATCH 5.15 84/87] arm64: dts: qcom: msm8996: Disable SS instance in Parkmode for USB
` [PATCH 5.15 85/87] arm64: dts: qcom: sdm630: "
` [PATCH 5.15 86/87] ALSA: pcm_dmaengine: Dont synchronize DMA channel when DMA is paused
` [PATCH 5.15 87/87] filelock: Fix fcntl/close race recovery compat path
[PATCH] drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()
2024-07-25 14:53 UTC (3+ messages)
[PATCH] accel/kvm/kvm-all: Fixes the missing break in vCPU unpark logic
2024-07-25 14:51 UTC
(no subject)
2024-07-25 14:52 UTC (4+ messages)
`
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.