messages from 2023-08-07 10:41:10 to 2023-08-09 10:44:53 UTC [more...]
[PATCH 6.4 000/165] 6.4.10-rc1 review
2023-08-09 10:39 UTC (23+ messages)
` [PATCH 6.4 002/165] iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982
` [PATCH 6.4 003/165] iommu/arm-smmu-v3: Document MMU-700 erratum 2812531
` [PATCH 6.4 011/165] arm64: dts: freescale: Fix VPU G2 clock
` [PATCH 6.4 012/165] firmware: smccc: Fix use of uninitialised results structure
` [PATCH 6.4 013/165] firmware: arm_scmi: Fix signed error return values handling
` [PATCH 6.4 014/165] lib/bitmap: workaround const_eval test build failure
` [PATCH 6.4 015/165] ARM: dts: nxp/imx: limit sk-imx53 supported frequencies
` [PATCH 6.4 016/165] soc: imx: imx8mp-blk-ctrl: register HSIO PLL clock as bus_power_dev child
` [PATCH 6.4 017/165] firmware: arm_scmi: Fix chan_free cleanup on SMC
` [PATCH 6.4 018/165] ARM: dts: at91: use clock-controller name for PMC nodes
` [PATCH 6.4 019/165] ARM: dts: at91: use clock-controller name for sckc nodes
` [PATCH 6.4 020/165] ARM: dts: at91: use generic name for shutdown controller
` [PATCH 6.4 021/165] ARM: dts: at91: sam9x60: fix the SOC detection
` [PATCH 6.4 022/165] word-at-a-time: use the same return type for has_zero regardless of endianness
` [PATCH 6.4 023/165] s390/vmem: split pages when debug pagealloc is enabled
` [PATCH 6.4 024/165] KVM: s390: fix sthyi error handling
` [PATCH 6.4 025/165] erofs: fix wrong primary bvec selection on deduplicated extents
` [PATCH 6.4 026/165] perf pmu arm64: Fix reading the PMU cpu slots in sysfs
` [PATCH 6.4 027/165] wifi: cfg80211: Fix return value in scan logic
` [PATCH 6.4 028/165] net/mlx5e: fix double free in macsec_fs_tx_create_crypto_table_groups
` [PATCH 6.4 029/165] net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctx
` [PATCH 6.4 030/165] net/mlx5: fix potential memory leak in mlx5e_init_rep_rx
stable-rc/linux-4.19.y build: 19 builds: 3 failed, 16 passed, 24 warnings (v4.19.290-323-g620319be9a607)
2023-08-09 10:41 UTC
stable-rc/linux-5.10.y build: 19 builds: 0 failed, 19 passed, 7 warnings (v5.10.189-202-gb9dd551c546f)
2023-08-09 10:40 UTC
[RFT 1/2] RISC-V: handle missing "no-map" properties for OpenSBI's PMP protected regions
2023-08-09 10:24 UTC (7+ messages)
[PATCH V8 net] net: mana: Fix MANA VF unload when hardware is unresponsive
2023-08-09 10:22 UTC
stable-rc/linux-5.4.y build: 17 builds: 0 failed, 17 passed, 26 warnings (v5.4.252-151-gcf1d7c9027da)
2023-08-09 10:09 UTC
stable-rc/linux-4.14.y build: 16 builds: 0 failed, 16 passed, 25 warnings (v4.14.321-205-g3319954072c2)
2023-08-09 9:45 UTC
[PATCH v3 0/3] ACPI: resource: Fix regressions from "Remove "Zen" specific match and quirks"
2023-08-09 9:20 UTC (5+ messages)
` [PATCH v3 1/3] ACPI: resource: revert "
` [PATCH v3 2/3] ACPI: resource: Always use MADT override IRQ settings for all legacy non i8042 IRQs
` [PATCH v3 3/3] ACPI: resource: Honor MADT INT_SRC_OVR settings for IRQ1 on AMD Zen
Drop 0fc6fea41c71 ("drm/i915: Disable DC states for all commits") from the 6.0.y series?
2023-08-09 9:15 UTC (2+ messages)
[PATCH 6.1.y 0/3] Fix accessing IP discovery from debugfs
2023-08-09 9:09 UTC (5+ messages)
` [PATCH 6.1.y 1/3] drm/amdgpu: add vram reservation based on vram_usagebyfirmware_v2_2
` [PATCH 6.1.y 2/3] drm/amdgpu: Remove unnecessary domain argument
` [PATCH 6.1.y 3/3] drm/amdgpu: Use apt name for FW reserved region
FAILED: patch "[PATCH] arm64/ptrace: Don't enable SVE when setting streaming SVE" failed to apply to 6.1-stable tree
2023-08-09 9:07 UTC (3+ messages)
` [PATCH 6.1.y] arm64/ptrace: Don't enable SVE when setting streaming SVE
[PATCH 6.1.y] drm/amd/display: limit DPIA link rate to HBR3
2023-08-09 9:05 UTC (2+ messages)
[PATCH 6.1.y] drm/amd/display: skip CLEAR_PAYLOAD_ID_TABLE if device mst_en is 0
2023-08-09 9:05 UTC (2+ messages)
[6.1.y] Fix a regression where Kodi stopped working on 6.1.y
2023-08-09 9:03 UTC (2+ messages)
[PATCH v2 0/3] ACPI: resource: Fix regressions from "Remove "Zen" specific match and quirks"
2023-08-09 8:45 UTC (6+ messages)
` [PATCH v2 1/3] ACPI: resource: revert "
` [PATCH v2 2/3] ACPI: resource: Always use MADT override IRQ settings for GSI != 1
` [PATCH v2 3/3] ACPI: resource: Honor MADT INT_SRC_OVR settings for IRQ1 on AMD Zen
[PATCH v3 1/2] Perform additional retries if Doorbell read returns 0
2023-08-09 8:23 UTC (7+ messages)
stable-rc: 4.19: i386: build warnings / errors
2023-08-09 7:34 UTC (3+ messages)
stable-rc: 5.15: arm: fsl_dcu_drm_plane.c:176:20: error: 'drm_plane_helper_destroy' undeclared here
2023-08-09 7:28 UTC (3+ messages)
[PATCH net] net: hns3: fix strscpy causing content truncation issue
2023-08-09 7:03 UTC (3+ messages)
[PATCH v2 1/2] perf build: Update build rule for generated files
2023-08-09 6:56 UTC (3+ messages)
stable-rc: 5.4: drivers/ata/libahci.c: In function 'ahci_led_store': include/linux/compiler.h:419:45: error: call to '__compiletime_assert_123' declared with attribute error: BUILD_BUG_ON failed: sizeof(_s) > sizeof(long)
2023-08-09 6:39 UTC
ld.lld: error: ./arch/x86/kernel/vmlinux.lds:191: at least one side of the expression must be absolute
2023-08-09 6:24 UTC (2+ messages)
[PATCH v2] bluetooth: Add device 0bda:4853 to device tables
2023-08-09 5:58 UTC (2+ messages)
stable-rc/linux-4.19.y baseline: 101 runs, 21 regressions (v4.19.290-316-g5b47761cf1d64)
2023-08-09 3:58 UTC
[PATCH v2 1/4] venus: hfi: add checks to perform sanity on queue pointers
2023-08-09 3:08 UTC (4+ messages)
` [PATCH v2 2/4] venus: hfi: fix the check to handle session buffer requirement
` [PATCH v2 3/4] venus: hfi: add checks to handle capabilities from firmware
` [PATCH v2 4/4] venus: hfi_parser: Add check to keep the number of codecs within range
stable-rc/linux-5.4.y baseline: 108 runs, 21 regressions (v5.4.252-138-g6540c78c64058)
2023-08-09 2:28 UTC
stable-rc/linux-5.10.y baseline: 120 runs, 11 regressions (v5.10.189-186-g6bbe4c818f99)
2023-08-09 2:28 UTC
stable-rc/linux-6.1.y baseline: 119 runs, 10 regressions (v6.1.44-117-g74848b090997c)
2023-08-09 2:05 UTC
stable-rc/linux-4.14.y baseline: 94 runs, 18 regressions (v4.14.321-205-gfb458be8437f)
2023-08-09 1:59 UTC
stable-rc/linux-5.15.y baseline: 52 runs, 8 regressions (v5.15.125-87-g976c140e8e74d)
2023-08-09 1:27 UTC
stable/linux-4.14.y baseline: 94 runs, 20 regressions (v4.14.321)
2023-08-09 0:46 UTC
stable/linux-5.15.y baseline: 185 runs, 24 regressions (v5.15.125)
2023-08-09 0:45 UTC
stable-rc/linux-4.19.y build: 19 builds: 3 failed, 16 passed, 24 warnings (v4.19.290-316-g5b47761cf1d64)
2023-08-09 0:29 UTC
stable/linux-6.1.y baseline: 118 runs, 11 regressions (v6.1.44)
2023-08-09 0:12 UTC
stable/linux-5.10.y baseline: 121 runs, 11 regressions (v5.10.189)
2023-08-09 0:02 UTC
stable/linux-5.4.y baseline: 107 runs, 25 regressions (v5.4.252)
2023-08-08 23:11 UTC
stable-rc/linux-5.4.y build: 17 builds: 0 failed, 17 passed, 26 warnings (v5.4.252-138-g6540c78c64058)
2023-08-08 22:59 UTC
stable-rc/linux-5.10.y build: 19 builds: 0 failed, 19 passed, 7 warnings (v5.10.189-186-g6bbe4c818f99)
2023-08-08 22:59 UTC
stable-rc/linux-6.1.y build: 20 builds: 0 failed, 20 passed, 3 warnings (v6.1.44-117-g74848b090997c)
2023-08-08 22:36 UTC
stable-rc/linux-4.14.y build: 16 builds: 0 failed, 16 passed, 25 warnings (v4.14.321-205-gfb458be8437f)
2023-08-08 22:30 UTC
stable-rc/linux-5.15.y build: 20 builds: 3 failed, 17 passed, 6 errors, 5 warnings (v5.15.125-87-g976c140e8e74d)
2023-08-08 21:58 UTC
stable/linux-5.15.y build: 116 builds: 1 failed, 115 passed, 4 errors, 9 warnings (v5.15.125)
2023-08-08 21:16 UTC
stable/linux-4.14.y build: 16 builds: 0 failed, 16 passed, 21 warnings (v4.14.321)
2023-08-08 21:17 UTC
stable/linux-5.4.y build: 17 builds: 0 failed, 17 passed, 26 warnings (v5.4.252)
2023-08-08 19:42 UTC
stable/linux-6.1.y build: 20 builds: 0 failed, 20 passed, 3 warnings (v6.1.44)
2023-08-08 20:42 UTC
stable/linux-5.10.y build: 19 builds: 0 failed, 19 passed, 7 warnings (v5.10.189)
2023-08-08 20:33 UTC
Linux 4.19.290
2023-08-08 18:54 UTC (2+ messages)
Linux 5.4.252
2023-08-08 18:55 UTC (2+ messages)
[PATCH] bluetooth: Add device 0bda:4853 to device tables
2023-08-08 19:34 UTC
[PATCH v3 4.14 1/1] test_firmware: fix the memory leaks with the reqs buffer
2023-08-08 19:26 UTC (7+ messages)
[PATCH 6.4.y] drm/amdgpu: Use apt name for FW reserved region
2023-08-08 19:18 UTC (2+ messages)
+ selftests-mm-foll_longterm-need-to-be-updated-to-0x100.patch added to mm-hotfixes-unstable branch
2023-08-08 18:42 UTC
+ madvise-madvise_free_pte_range-dont-use-mapcount-against-large-folio-for-sharing-check.patch added to mm-hotfixes-unstable branch
2023-08-08 18:00 UTC
Linux 6.4.9
2023-08-08 18:58 UTC (2+ messages)
Linux 6.1.44
2023-08-08 18:57 UTC (2+ messages)
Linux 5.15.125
2023-08-08 18:56 UTC (2+ messages)
Linux 5.10.189
2023-08-08 18:56 UTC (2+ messages)
Linux 4.14.321
2023-08-08 18:54 UTC (2+ messages)
[PATCH] ACPI: resource: revert "Remove "Zen" specific match and quirks"
2023-08-08 13:59 UTC (14+ messages)
stable-rc 5.15: clang-17: davinci_all_defconfig failed - arch/arm/include/asm/tlbflush.h:420:85: error: use of logical '&&' with constant operand [-Werror,-Wconstant-logical-operand]
2023-08-08 15:13 UTC (2+ messages)
stable-rc: 6.1: gcc-plugins: Reorganize gimple includes for GCC 13
2023-08-08 5:27 UTC
stable-rc 5.15: clang-17: drivers/firmware/arm_scmi/smc.c:39:6: error: duplicate member 'irq'
2023-08-08 16:02 UTC (5+ messages)
[PATCH V2] mmc: block: Fix in_flight[issue_type] value error
2023-08-08 10:52 UTC (2+ messages)
+ madvise-madvise_cold_or_pageout_pte_range-dont-use-mapcount-against-large-folio-for-sharing-check.patch added to mm-hotfixes-unstable branch
2023-08-08 18:00 UTC
[PATCH] rcu: Set jiffies_stall to two periods later in rcu_cpu_stall_reset()
2023-08-08 15:58 UTC (5+ messages)
[PATCH v2 0/3] don't use mapcount() to check large folio sharing
2023-08-08 4:10 UTC (7+ messages)
` [PATCH v2 1/3] madvise:madvise_cold_or_pageout_pte_range(): don't use mapcount() against large folio for sharing check
` [PATCH v2 2/3] madvise:madvise_free_huge_pmd(): "
` [PATCH v2 3/3] madvise:madvise_free_pte_range(): "
[PATCH] ARM: dts: exynos/i9100: Unconditionally enable LDO12
2023-08-08 11:03 UTC
Recall: [PATCH 6.1.y 02/10] drm/amd/display: Add function for validate and update new stream
2023-08-08 9:56 UTC
Recall: [PATCH 6.1.y 02/10] drm/amd/display: Add function for validate and update new stream
2023-08-08 9:56 UTC
[PATCH v2] pci: loongson: Workaround MIPS firmware MRRS settings
2023-08-08 7:38 UTC (4+ messages)
[PATCH] wifi: rtw89: fix 8852AE disconnection caused by RX full flags
2023-08-08 0:59 UTC (3+ messages)
[PATCH v2] wifi: rtw89: fix 8852AE disconnection caused by RX full flags
2023-08-08 0:54 UTC
[PATCH] Revert "f2fs: clean up w/ sbi->log_sectors_per_block"
2023-08-08 0:48 UTC (3+ messages)
` [f2fs-dev] "
[PATCH 0/2] don't use mapcount() to check large folio sharing
2023-08-08 0:02 UTC (6+ messages)
[PATCH v3 5.15 0/6] ARM64 errata for stable kernel 5.15
2023-08-07 23:37 UTC (4+ messages)
` [PATCH v3 5.15 4/6] iommu/arm-smmu-v3: Document MMU-700 erratum 2812531
FAILED: patch "[PATCH] arm64: dts: stratix10: fix incorrect I2C property for SCL" failed to apply to 4.19-stable tree
2023-08-07 23:21 UTC (2+ messages)
` [PATCH 4.19.y] arm64: dts: stratix10: fix incorrect I2C property for SCL signal
FAILED: patch "[PATCH] arm64: dts: stratix10: fix incorrect I2C property for SCL" failed to apply to 5.4-stable tree
2023-08-07 23:18 UTC (2+ messages)
` [PATCH 5.4.y] arm64: dts: stratix10: fix incorrect I2C property for SCL signal
[PATCH v3 0/3] x86/cacheinfo: Set the number of leaves per CPU
2023-08-07 23:12 UTC (4+ messages)
` [PATCH v3 1/3] cacheinfo: Allocate memory for memory if not done from the primary CPU
[PATCH v10 1/6] serial: sc16is7xx: fix broken port 0 uart init
2023-08-07 21:45 UTC (4+ messages)
` [PATCH v10 3/6] dt-bindings: sc16is7xx: Add property to change GPIO function
` [PATCH v10 4/6] serial: sc16is7xx: fix regression with GPIO configuration
` [PATCH v10 5/6] serial: sc16is7xx: fix bug when first setting GPIO direction
[PATCH v3] io_uring: correct check for O_TMPFILE
2023-08-07 18:24 UTC (2+ messages)
[PATCH] cpufreq: amd-pstate: fix global sysfs attribute type
2023-08-07 17:44 UTC (4+ messages)
[PATCH v4.19.y] drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions
2023-08-07 17:02 UTC (2+ messages)
[PATCH v2] lib: test_scanf: Add explicit type cast to result initialization in test_number_prefix()
2023-08-07 15:36 UTC
[PATCH v9 04/10] serial: sc16is7xx: refactor GPIO controller registration
2023-08-07 14:57 UTC (7+ messages)
[RESEND PATCH v8 06/10] serial: sc16is7xx: fix regression with GPIO configuration
2023-08-07 14:55 UTC (13+ messages)
[git:media_stage/master] media: nxp: Fix wrong return pointer check in mxc_isi_crossbar_init()
2023-08-07 14:43 UTC
[git:media_stage/master] media: venus: hfi_venus: Write to VIDC_CTRL_INIT after unmasking interrupts
2023-08-07 13:42 UTC
stable-rc/linux-5.10.y baseline: 128 runs, 11 regressions (v5.10.188-183-g686c84f2f1364)
2023-08-07 14:19 UTC
stable-rc/linux-5.4.y baseline: 116 runs, 22 regressions (v5.4.251-136-gdae166b71599)
2023-08-07 14:18 UTC
[PATCH 5.10 0/2] Fix xfs/179 for 5.10 stable
2023-08-07 14:00 UTC (5+ messages)
stable-rc/linux-6.1.y baseline: 127 runs, 10 regressions (v6.1.43-111-g565bca90c30e)
2023-08-07 13:53 UTC
stable-rc/linux-4.19.y baseline: 103 runs, 21 regressions (v4.19.289-314-g5a0c2a6ab783e)
2023-08-07 13:49 UTC
stable-rc/linux-5.15.y baseline: 51 runs, 8 regressions (v5.15.124-80-g6a5dd0772845f)
2023-08-07 13:29 UTC
[PATCH net 1/1] wireguard: allowedips: expand maximum node depth
2023-08-07 13:21 UTC
stable-rc/linux-4.14.y baseline: 94 runs, 18 regressions (v4.14.320-204-g61df424d101a)
2023-08-07 13:18 UTC
stable-rc/linux-5.10.y build: 19 builds: 0 failed, 19 passed, 5 warnings (v5.10.188-183-g686c84f2f1364)
2023-08-07 10:50 UTC
stable-rc/linux-5.4.y build: 17 builds: 0 failed, 17 passed, 26 warnings (v5.4.251-136-gdae166b71599)
2023-08-07 10:48 UTC
[PATCH v3] Bluetooth: btrtl: Load FW v2 otherwise FW v1 for RTL8852C
2023-08-07 10:40 UTC (3+ messages)
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