messages from 2024-12-06 08:27:22 to 2024-12-06 14:42:31 UTC [more...]
[PATCH 6.12 000/146] 6.12.4-rc1 review
2024-12-06 14:36 UTC (59+ messages)
` [PATCH 6.12 001/146] xfs: remove unknown compat feature check in superblock write validation
` [PATCH 6.12 002/146] quota: flush quota_release_work upon quota writeback
` [PATCH 6.12 003/146] btrfs: drop unused parameter file_offset from btrfs_encoded_read_regular_fill_pages()
` [PATCH 6.12 004/146] btrfs: change btrfs_encoded_read() so that reading of extent is done by caller
` [PATCH 6.12 005/146] btrfs: move priv off stack in btrfs_encoded_read_regular_fill_pages()
` [PATCH 6.12 006/146] btrfs: fix use-after-free in btrfs_encoded_read_endio()
` [PATCH 6.12 007/146] btrfs: dont loop for nowait writes when checking for cross references
` [PATCH 6.12 008/146] btrfs: add a sanity check for btrfs root in btrfs_search_slot()
` [PATCH 6.12 009/146] btrfs: ref-verify: fix use-after-free after invalid ref action
` [PATCH 6.12 010/146] iommu/tegra241-cmdqv: Fix unused variable warning
` [PATCH 6.12 011/146] netkit: Add option for scrubbing skb meta data
` [PATCH 6.12 012/146] md/raid5: Wait sync io to finish before changing group cnt
` [PATCH 6.12 013/146] md/md-bitmap: Add missing destroy_work_on_stack()
` [PATCH 6.12 014/146] arm64: dts: allwinner: pinephone: Add mount matrix to accelerometer
` [PATCH 6.12 015/146] arm64: dts: mediatek: mt8186-corsola: Fix GPU supply coupling max-spread
` [PATCH 6.12 016/146] arm64: dts: freescale: imx8mm-verdin: Fix SD regulator startup delay
` [PATCH 6.12 017/146] arm64: dts: ti: k3-am62-verdin: "
` [PATCH 6.12 018/146] arm64: dts: mediatek: mt8186-corsola: Fix IT6505 reset line polarity
` [PATCH 6.12 019/146] media: qcom: camss: fix error path on configuration of power domains
` [PATCH 6.12 020/146] media: amphion: Set video drvdata before register video device
` [PATCH 6.12 021/146] media: imx-jpeg: "
` [PATCH 6.12 022/146] media: mtk-jpeg: Fix null-ptr-deref during unload module
` [PATCH 6.12 023/146] media: i2c: dw9768: Fix pm_runtime_set_suspended() with runtime pm enabled
` [PATCH 6.12 024/146] arm64: dts: freescale: imx8mp-verdin: Fix SD regulator startup delay
` [PATCH 6.12 025/146] media: i2c: tc358743: Fix crash in the probe error path when using polling
` [PATCH 6.12 026/146] media: imx-jpeg: Ensure power suppliers be suspended before detach them
` [PATCH 6.12 027/146] media: platform: rga: fix 32-bit DMA limitation
` [PATCH 6.12 028/146] media: verisilicon: av1: Fix reference video buffer pointer assignment
` [PATCH 6.12 029/146] media: ts2020: fix null-ptr-deref in ts2020_probe()
` [PATCH 6.12 030/146] media: platform: exynos4-is: Fix an OF node reference leak in fimc_md_is_isp_available
` [PATCH 6.12 031/146] efi/libstub: Free correct pointer on failure
` [PATCH 6.12 032/146] net: phy: dp83869: fix status reporting for 1000base-x autonegotiation
` [PATCH 6.12 033/146] media: amphion: Fix pm_runtime_set_suspended() with runtime pm enabled
` [PATCH 6.12 034/146] media: venus: "
` [PATCH 6.12 035/146] media: gspca: ov534-ov772x: Fix off-by-one error in set_frame_rate()
` [PATCH 6.12 036/146] media: ov08x40: Fix burst write sequence
` [PATCH 6.12 037/146] media: platform: allegro-dvt: Fix possible memory leak in allocate_buffers_internal()
` [PATCH 6.12 038/146] media: uvcvideo: Stop stream during unregister
` [PATCH 6.12 039/146] media: uvcvideo: Require entities to have a non-zero unique ID
` [PATCH 6.12 040/146] tracing: Fix function timing profiler to initialize hashtable
` [PATCH 6.12 041/146] kunit: Fix potential null dereference in kunit_device_driver_test()
` [PATCH 6.12 042/146] kunit: string-stream: Fix a UAF bug in kunit_init_suite()
` [PATCH 6.12 043/146] ovl: Filter invalid inodes with missing lookup function
` [PATCH 6.12 044/146] maple_tree: refine mas_store_root() on storing NULL
` [PATCH 6.12 046/146] vmstat: call fold_vm_zone_numa_events() before show per zone NUMA event
` [PATCH 6.12 047/146] zram: clear IDLE flag after recompression
` [PATCH 6.12 055/146] ad7780: fix division by zero in ad7780_write_raw()
` [PATCH 6.12 056/146] nvmem: core: Check read_only flag for force_ro in bin_attr_nvmem_write()
` [PATCH 6.12 057/146] driver core: fw_devlink: Stop trying to optimize cycle detection logic
` [PATCH 6.12 058/146] spmi: pmic-arb: fix return path in for_each_available_child_of_node()
` [PATCH 6.12 059/146] ARM: 9429/1: ioremap: Sync PGDs for VMALLOC shadow
` [PATCH 6.12 060/146] s390/entry: Mark IRQ entries to fix stack depot warnings
` [PATCH 6.12 061/146] ARM: 9430/1: entry: Do a dummy read from VMAP shadow
` [PATCH 6.12 062/146] ARM: 9431/1: mm: Pair atomic_set_release() with _read_acquire()
` [PATCH 6.12 063/146] net: stmmac: set initial EEE policy configuration
` [PATCH 6.12 064/146] vfio/qat: fix overflow check in qat_vf_resume_write()
` [PATCH 6.12 065/146] PCI: qcom: Disable ASPM L0s for X1E80100
` [PATCH 6.12 066/146] perf jevents: fix breakage when do perf stat on system metric
[PATCH v5 01/16] x86/stackprotector: Work around strict Clang TLS symbol requirements
2024-12-06 14:37 UTC (8+ messages)
` [PATCH] x86/stackprotector: fix build failure with CONFIG_STACKPROTECTOR=n
FAILED: patch "[PATCH] posix-timers: Target group sigqueue to current task only if" failed to apply to 6.12-stable tree
2024-12-06 14:31 UTC (3+ messages)
[PATCH 5.15] arm64/sve: Discard stale CPU state when handling SVE traps
2024-12-06 14:11 UTC
[PATCH v3] USB: core: Disable LPM only for non-suspended ports
2024-12-06 14:13 UTC (2+ messages)
[PATCH 6.1] arm64/sve: Discard stale CPU state when handling SVE traps
2024-12-06 13:22 UTC
FAILED: patch "[PATCH] drm/amd/display: Ignore scalar validation failure if pipe is" failed to apply to 6.12-stable tree
2024-12-06 13:22 UTC
FAILED: patch "[PATCH] drm/amd/display: Enable Request rate limiter during C-State" failed to apply to 6.12-stable tree
2024-12-06 13:22 UTC
FAILED: patch "[PATCH] drm/amd/display: Populate Power Profile In Case of Early" failed to apply to 6.12-stable tree
2024-12-06 13:22 UTC
FAILED: patch "[PATCH] media: uvcvideo: Require entities to have a non-zero unique" failed to apply to 5.10-stable tree
2024-12-06 13:19 UTC (4+ messages)
` [PATCH 5.10.y] media: uvcvideo: Require entities to have a non-zero unique ID
` [PATCHv2 "
FAILED: patch "[PATCH] drm/xe/guc_submit: fix race around pending_disable" failed to apply to 6.12-stable tree
2024-12-06 13:18 UTC
FAILED: patch "[PATCH] drm/bridge: it6505: Fix inverted reset polarity" failed to apply to 6.1-stable tree
2024-12-06 13:16 UTC
FAILED: patch "[PATCH] drm/bridge: it6505: Fix inverted reset polarity" failed to apply to 6.6-stable tree
2024-12-06 13:16 UTC
FAILED: patch "[PATCH] drm/sti: avoid potential dereference of error pointers" failed to apply to 5.4-stable tree
2024-12-06 13:15 UTC
FAILED: patch "[PATCH] drm/sti: avoid potential dereference of error pointers" failed to apply to 5.10-stable tree
2024-12-06 13:15 UTC
FAILED: patch "[PATCH] drm/sti: avoid potential dereference of error pointers in" failed to apply to 5.4-stable tree
2024-12-06 13:14 UTC
FAILED: patch "[PATCH] drm/sti: avoid potential dereference of error pointers in" failed to apply to 5.10-stable tree
2024-12-06 13:14 UTC
FAILED: patch "[PATCH] drm/sti: avoid potential dereference of error pointers in" failed to apply to 5.4-stable tree
2024-12-06 13:13 UTC
FAILED: patch "[PATCH] drm/sti: avoid potential dereference of error pointers in" failed to apply to 5.10-stable tree
2024-12-06 13:13 UTC
[PATCH 1/2] drm/amd/display: Skip Invalid Streams from DSC Policy
2024-12-06 13:12 UTC (3+ messages)
[PATCH 6.1&6.6 0/3] kbuild: Avoid weak external linkage where possible
2024-12-06 13:04 UTC (5+ messages)
` [PATCH 6.1&6.6 1/3] kallsyms: Avoid weak references for kallsyms symbols
` [PATCH 6.1&6.6 2/3] vmlinux: Avoid weak reference to notes section
` [PATCH 6.1&6.6 3/3] btf: Avoid weak external references
stable-rc-queue-6.6: Error: arch/arm/boot/dts/renesas/r7s72100-genmai.dts:114.1-5 Label or path bsc not found
2024-12-06 12:51 UTC (3+ messages)
[PATCH] fs/ceph/file: fix memory leaks in __ceph_sync_read()
2024-12-06 12:50 UTC (4+ messages)
` [PATCH v2] "
[PATCH 6.6.x] btrfs: add cancellation points to trim loops
2024-12-06 12:37 UTC (5+ messages)
FAILED: patch "[PATCH] iio: adc: ad7923: Fix buffer overflow for tx_buf and" failed to apply to 5.10-stable tree
2024-12-06 12:34 UTC
FAILED: patch "[PATCH] iio: adc: ad7923: Fix buffer overflow for tx_buf and" failed to apply to 5.15-stable tree
2024-12-06 12:34 UTC
FAILED: patch "[PATCH] iio: invensense: fix multiple odr switch when FIFO is off" failed to apply to 6.6-stable tree
2024-12-06 12:34 UTC
FAILED: patch "[PATCH] PCI: rockchip-ep: Fix address translation unit programming" failed to apply to 5.4-stable tree
2024-12-06 12:33 UTC
FAILED: patch "[PATCH] PCI: rockchip-ep: Fix address translation unit programming" failed to apply to 5.10-stable tree
2024-12-06 12:33 UTC
FAILED: patch "[PATCH] leds: flash: mt6360: Fix device_for_each_child_node()" failed to apply to 6.1-stable tree
2024-12-06 12:24 UTC
[tip: x86/urgent] x86/cacheinfo: Delete global num_cache_leaves
2024-12-06 12:24 UTC
[tip: x86/urgent] cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPU
2024-12-06 12:24 UTC
FAILED: patch "[PATCH] PCI: endpoint: Clear secondary (not primary) EPC in" failed to apply to 5.15-stable tree
2024-12-06 12:21 UTC
FAILED: patch "[PATCH] PCI: endpoint: Clear secondary (not primary) EPC in" failed to apply to 6.1-stable tree
2024-12-06 12:21 UTC
FAILED: patch "[PATCH] PCI: keystone: Set mode as Root Complex for" failed to apply to 5.10-stable tree
2024-12-06 12:21 UTC
FAILED: patch "[PATCH] PCI: keystone: Set mode as Root Complex for" failed to apply to 5.4-stable tree
2024-12-06 12:21 UTC
FAILED: patch "[PATCH] PCI: keystone: Set mode as Root Complex for" failed to apply to 5.15-stable tree
2024-12-06 12:21 UTC
FAILED: patch "[PATCH] i3c: master: Fix dynamic address leak when 'assigned-address'" failed to apply to 5.10-stable tree
2024-12-06 12:20 UTC
FAILED: patch "[PATCH] i3c: master: Fix dynamic address leak when 'assigned-address'" failed to apply to 6.1-stable tree
2024-12-06 12:20 UTC
FAILED: patch "[PATCH] i3c: master: Fix dynamic address leak when 'assigned-address'" failed to apply to 5.15-stable tree
2024-12-06 12:20 UTC
FAILED: patch "[PATCH] i3c: master: Fix dynamic address leak when 'assigned-address'" failed to apply to 6.6-stable tree
2024-12-06 12:20 UTC
FAILED: patch "[PATCH] i3c: master: Fix dynamic address leak when 'assigned-address'" failed to apply to 6.12-stable tree
2024-12-06 12:20 UTC
FAILED: patch "[PATCH] i3c: master: svc: Modify enabled_events bit 7:0 to act as IBI" failed to apply to 5.15-stable tree
2024-12-06 12:20 UTC
FAILED: patch "[PATCH] i3c: master: svc: Modify enabled_events bit 7:0 to act as IBI" failed to apply to 5.10-stable tree
2024-12-06 12:20 UTC
FAILED: patch "[PATCH] i3c: master: svc: Modify enabled_events bit 7:0 to act as IBI" failed to apply to 6.1-stable tree
2024-12-06 12:20 UTC
FAILED: patch "[PATCH] i3c: master: svc: Modify enabled_events bit 7:0 to act as IBI" failed to apply to 6.6-stable tree
2024-12-06 12:20 UTC
FAILED: patch "[PATCH] f2fs: fix to requery extent which cross boundary of inquiry" failed to apply to 5.4-stable tree
2024-12-06 12:06 UTC
FAILED: patch "[PATCH] f2fs: fix to requery extent which cross boundary of inquiry" failed to apply to 5.10-stable tree
2024-12-06 12:06 UTC
FAILED: patch "[PATCH] f2fs: fix to requery extent which cross boundary of inquiry" failed to apply to 5.15-stable tree
2024-12-06 12:06 UTC
FAILED: patch "[PATCH] f2fs: fix to requery extent which cross boundary of inquiry" failed to apply to 6.1-stable tree
2024-12-06 12:06 UTC
FAILED: patch "[PATCH] f2fs: fix to requery extent which cross boundary of inquiry" failed to apply to 6.6-stable tree
2024-12-06 12:06 UTC
FAILED: patch "[PATCH] f2fs: fix to requery extent which cross boundary of inquiry" failed to apply to 6.12-stable tree
2024-12-06 12:06 UTC
FAILED: patch "[PATCH] f2fs: fix to drop all discards after creating snapshot on lvm" failed to apply to 5.4-stable tree
2024-12-06 12:06 UTC
FAILED: patch "[PATCH] f2fs: fix to drop all discards after creating snapshot on lvm" failed to apply to 5.10-stable tree
2024-12-06 12:06 UTC
FAILED: patch "[PATCH] f2fs: fix to drop all discards after creating snapshot on lvm" failed to apply to 5.15-stable tree
2024-12-06 12:06 UTC
FAILED: patch "[PATCH] f2fs: fix to drop all discards after creating snapshot on lvm" failed to apply to 6.1-stable tree
2024-12-06 12:06 UTC
FAILED: patch "[PATCH] f2fs: fix to drop all discards after creating snapshot on lvm" failed to apply to 6.6-stable tree
2024-12-06 12:06 UTC
FAILED: patch "[PATCH] mm/slub: Avoid list corruption when removing a slab from the" failed to apply to 5.4-stable tree
2024-12-06 12:05 UTC
FAILED: patch "[PATCH] mm/slub: Avoid list corruption when removing a slab from the" failed to apply to 5.10-stable tree
2024-12-06 12:05 UTC
FAILED: patch "[PATCH] mm/slub: Avoid list corruption when removing a slab from the" failed to apply to 5.15-stable tree
2024-12-06 12:05 UTC
FAILED: patch "[PATCH] mm/slub: Avoid list corruption when removing a slab from the" failed to apply to 6.1-stable tree
2024-12-06 12:05 UTC
please revert backport of 44c76825d6eefee9eb7ce06c38e1a6632ac7eb7d
2024-12-06 12:04 UTC (7+ messages)
FAILED: patch "[PATCH] driver core: fw_devlink: Stop trying to optimize cycle" failed to apply to 6.1-stable tree
2024-12-06 12:03 UTC
FAILED: patch "[PATCH] driver core: fw_devlink: Stop trying to optimize cycle" failed to apply to 6.6-stable tree
2024-12-06 12:03 UTC
FAILED: patch "[PATCH] ntp: Remove invalid cast in time offset math" failed to apply to 5.4-stable tree
2024-12-06 12:03 UTC
FAILED: patch "[PATCH] ntp: Remove invalid cast in time offset math" failed to apply to 5.10-stable tree
2024-12-06 12:03 UTC
FAILED: patch "[PATCH] ntp: Remove invalid cast in time offset math" failed to apply to 6.1-stable tree
2024-12-06 12:03 UTC
FAILED: patch "[PATCH] ntp: Remove invalid cast in time offset math" failed to apply to 5.15-stable tree
2024-12-06 12:03 UTC
FAILED: patch "[PATCH] ntp: Remove invalid cast in time offset math" failed to apply to 6.6-stable tree
2024-12-06 12:03 UTC
FAILED: patch "[PATCH] ntp: Remove invalid cast in time offset math" failed to apply to 6.12-stable tree
2024-12-06 12:03 UTC
FAILED: patch "[PATCH] posix-timers: Target group sigqueue to current task only if" failed to apply to 6.6-stable tree
2024-12-06 12:02 UTC
FAILED: patch "[PATCH] media: platform: exynos4-is: Fix an OF node reference leak in" failed to apply to 5.15-stable tree
2024-12-06 11:36 UTC
FAILED: patch "[PATCH] media: platform: exynos4-is: Fix an OF node reference leak in" failed to apply to 5.4-stable tree
2024-12-06 11:21 UTC
FAILED: patch "[PATCH] media: platform: exynos4-is: Fix an OF node reference leak in" failed to apply to 5.10-stable tree
2024-12-06 11:21 UTC
FAILED: patch "[PATCH] media: platform: exynos4-is: Fix an OF node reference leak in" failed to apply to 5.15-stable tree
2024-12-06 11:21 UTC
[PATCH v2 0/2] drm/msm/dpu: two fixes targeting 6.11
2024-12-06 10:40 UTC (4+ messages)
` [PATCH v2 1/2] drm/msm/dpu1: don't choke on disabling the writeback connector
[PATCH 4.19 000/138] 4.19.325-rc1 review
2024-12-06 10:39 UTC (5+ messages)
[PATCH 5.10.y v3] ALSA: usb-audio: Fix out of bounds reads when finding clock sources
2024-12-06 10:23 UTC
FAILED: patch "[PATCH] powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit" failed to apply to 6.1-stable tree
2024-12-06 10:16 UTC
FAILED: patch "[PATCH] powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit" failed to apply to 6.6-stable tree
2024-12-06 10:16 UTC
[tip: x86/urgent] x86/kexec: Restore GDT on return from ::preserve_context kexec
2024-12-06 10:16 UTC
FAILED: patch "[PATCH] mm/damon/vaddr: fix issue in damon_va_evenly_split_region()" failed to apply to 5.15-stable tree
2024-12-06 10:16 UTC
FAILED: patch "[PATCH] mm/damon/vaddr: fix issue in damon_va_evenly_split_region()" failed to apply to 6.1-stable tree
2024-12-06 10:16 UTC
FAILED: patch "[PATCH] mm/damon/vaddr: fix issue in damon_va_evenly_split_region()" failed to apply to 6.6-stable tree
2024-12-06 10:16 UTC
FAILED: patch "[PATCH] iommu/arm-smmu: Defer probe of clients after smmu device" failed to apply to 5.4-stable tree
2024-12-06 10:15 UTC
FAILED: patch "[PATCH] iommu/arm-smmu: Defer probe of clients after smmu device" failed to apply to 5.10-stable tree
2024-12-06 10:15 UTC
FAILED: patch "[PATCH] iommu/arm-smmu: Defer probe of clients after smmu device" failed to apply to 5.15-stable tree
2024-12-06 10:15 UTC
FAILED: patch "[PATCH] iommu/arm-smmu: Defer probe of clients after smmu device" failed to apply to 6.1-stable tree
2024-12-06 10:15 UTC
FAILED: patch "[PATCH] iommu/arm-smmu: Defer probe of clients after smmu device" failed to apply to 6.6-stable tree
2024-12-06 10:15 UTC
FAILED: patch "[PATCH] zram: clear IDLE flag in mark_idle()" failed to apply to 5.15-stable tree
2024-12-06 10:15 UTC
FAILED: patch "[PATCH] zram: clear IDLE flag in mark_idle()" failed to apply to 6.6-stable tree
2024-12-06 10:15 UTC
FAILED: patch "[PATCH] zram: clear IDLE flag in mark_idle()" failed to apply to 6.1-stable tree
2024-12-06 10:15 UTC
FAILED: patch "[PATCH] zram: clear IDLE flag in mark_idle()" failed to apply to 6.12-stable tree
2024-12-06 10:15 UTC
FAILED: patch "[PATCH] mmc: core: Use GFP_NOIO in ACMD22" failed to apply to 5.4-stable tree
2024-12-06 10:12 UTC
FAILED: patch "[PATCH] mmc: core: Use GFP_NOIO in ACMD22" failed to apply to 5.10-stable tree
2024-12-06 10:12 UTC
FAILED: patch "[PATCH] mmc: core: Use GFP_NOIO in ACMD22" failed to apply to 6.1-stable tree
2024-12-06 10:12 UTC
FAILED: patch "[PATCH] mmc: core: Use GFP_NOIO in ACMD22" failed to apply to 5.15-stable tree
2024-12-06 10:12 UTC
FAILED: patch "[PATCH] mmc: core: Use GFP_NOIO in ACMD22" failed to apply to 6.6-stable tree
2024-12-06 10:12 UTC
FAILED: patch "[PATCH] mmc: core: Use GFP_NOIO in ACMD22" failed to apply to 6.12-stable tree
2024-12-06 10:12 UTC
FAILED: patch "[PATCH] net: phy: dp83869: fix status reporting for 1000base-x" failed to apply to 5.10-stable tree
2024-12-06 10:11 UTC
FAILED: patch "[PATCH] net: phy: dp83869: fix status reporting for 1000base-x" failed to apply to 5.15-stable tree
2024-12-06 10:11 UTC
FAILED: patch "[PATCH] mmc: mtk-sd: Fix MMC_CAP2_CRYPTO flag setting" failed to apply to 6.6-stable tree
2024-12-06 10:11 UTC
FAILED: patch "[PATCH] mmc: mtk-sd: Fix MMC_CAP2_CRYPTO flag setting" failed to apply to 6.12-stable tree
2024-12-06 10:11 UTC
FAILED: patch "[PATCH] media: dvb-core: add missing buffer index check" failed to apply to 6.12-stable tree
2024-12-06 10:09 UTC
[PATCH 6.1.y] cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value
2024-12-06 10:41 UTC (2+ messages)
FAILED: patch "[PATCH] mmc: mtk-sd: Fix error handle of probe function" failed to apply to 5.15-stable tree
2024-12-06 9:39 UTC
FAILED: patch "[PATCH] mmc: mtk-sd: Fix error handle of probe function" failed to apply to 6.1-stable tree
2024-12-06 9:39 UTC
FAILED: patch "[PATCH] mmc: mtk-sd: Fix error handle of probe function" failed to apply to 6.6-stable tree
2024-12-06 9:39 UTC
FAILED: patch "[PATCH] mmc: mtk-sd: Fix error handle of probe function" failed to apply to 6.12-stable tree
2024-12-06 9:39 UTC
FAILED: patch "[PATCH] md/raid5: Wait sync io to finish before changing group cnt" failed to apply to 6.6-stable tree
2024-12-06 9:38 UTC
[PATCH v3 00/10] drm: Add DSI/DP support for Renesas r8a779h0 V4M and grey-hawk board
2024-12-06 9:32 UTC (2+ messages)
` [PATCH v3 01/10] drm/rcar-du: dsi: Fix PHY lock bit check
[PATCH 6.11 v4 0/3] Fix PPS channel routing
2024-12-06 9:30 UTC (2+ messages)
[PATCH 4.19] Revert "drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()"
2024-12-06 9:29 UTC (2+ messages)
FAILED: patch "[PATCH] perf/x86/intel/pt: Fix buffer full but size is 0 case" failed to apply to 4.19-stable tree
2024-12-06 9:29 UTC (3+ messages)
` [PATCH 4.19] perf/x86/intel/pt: Fix buffer full but size is 0 case
[PATCH 4.19.y 1/3] KVM: arm64: vgic-its: Add a data length check in vgic_its_save_*
2024-12-06 9:29 UTC (2+ messages)
[PATCH 6.12 000/826] 6.12.2-rc1 review
2024-12-06 9:19 UTC (4+ messages)
` [PATCH 6.12 383/826] iommu/tegra241-cmdqv: Staticize cmdqv_debugfs_dir
[PATCH 6.1.y] drm/amd/display: Don't refer to dc_sink in is_dsc_need_re_compute
2024-12-06 10:06 UTC
[PATCH AUTOSEL 6.11 01/15] usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flag
2024-12-06 9:01 UTC (3+ messages)
` [PATCH AUTOSEL 6.11 13/15] MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7a
[PATCH v2] mm: Respect mmap hint address when aligning for THP
2024-12-06 8:46 UTC (3+ messages)
[PATCH 6.1.y] ssb: Fix potential NULL pointer dereference in ssb_device_uevent()
2024-12-06 9:32 UTC
[PATCH v3] mm/readahead: fix large folio support in async readahead
2024-12-06 8:30 UTC
[PATCH v4 00/15] media: i2c: ds90ub9xx: Misc fixes and improvements
2024-12-06 8:26 UTC (3+ messages)
` [PATCH v4 04/15] media: i2c: ds90ub960: Fix logging SP & EQ status only for UB9702
` [PATCH v4 05/15] media: i2c: ds90ub960: Fix UB9702 VC map
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox