public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-04 16:26:28 to 2023-01-05 12:01:55 UTC [more...]

[PATCH 5.15 00/10] ext4 fast-commit fixes for 5.15-stable
 2023-01-05 12:01 UTC  (12+ messages)
` [PATCH 5.15 01/10] ext4: remove unused enum EXT4_FC_COMMIT_FAILED
` [PATCH 5.15 02/10] ext4: use ext4_debug() instead of jbd_debug()
` [PATCH 5.15 03/10] ext4: introduce EXT4_FC_TAG_BASE_LEN helper
` [PATCH 5.15 04/10] ext4: factor out ext4_fc_get_tl()
` [PATCH 5.15 05/10] ext4: fix potential out of bound read in ext4_fc_replay_scan()
` [PATCH 5.15 06/10] ext4: disable fast-commit of encrypted dir operations
` [PATCH 5.15 07/10] ext4: don't set up encryption key during jbd2 transaction
` [PATCH 5.15 08/10] ext4: add missing validation of fast-commit record lengths
` [PATCH 5.15 09/10] ext4: fix unaligned memory access in ext4_fc_reserve_space()
` [PATCH 5.15 10/10] ext4: fix off-by-one errors in fast-commit block filling

FAILED: patch "[PATCH] tracing: Fix issue of missing one synthetic field" failed to apply to 5.15-stable tree
 2023-01-05 11:50 UTC  (3+ messages)
` [PATCH 5.15] tracing: Fix issue of missing one synthetic field

FAILED: patch "[PATCH] block: mq-deadline: Fix dd_finish_request() for zoned devices" failed to apply to 5.15-stable tree
 2023-01-05 11:49 UTC  (4+ messages)
` [PATCH] block: mq-deadline: Fix dd_finish_request() for zoned devices

[PATCH v6 0/3] ima: Fix IMA mishandling of LSM based rule during
 2023-01-05 11:47 UTC  (5+ messages)
` [PATCH v6 1/3] LSM: switch to blocking policy update notifiers
` [PATCH v6 2/3] ima: use the lsm policy update notifier
` [PATCH v6 3/3] ima: Handle -ESTALE returned by ima_filter_rule_match()

[PATCH 5.10 00/63] 5.10.162-rc1 review
 2023-01-05 11:43 UTC  (3+ messages)

[PATCH v1] mtd: parsers: ofpart: Fix parsing when size-cells is 0
 2023-01-05 11:33 UTC  (10+ messages)

[PATCH 6.1 000/207] 6.1.4-rc1 review
 2023-01-05 11:23 UTC  (26+ messages)
` [PATCH 6.1 054/207] ALSA: hda/cirrus: Add extra 10 ms delay to allow PLL settle and lock
` [PATCH 6.1 186/207] ext4: fix corruption when online resizing a 1K bigalloc fs
` [PATCH 6.1 187/207] ext4: fix error code return to user-space in ext4_get_branch()
` [PATCH 6.1 188/207] ext4: fix bad checksum after online resize
` [PATCH 6.1 189/207] ext4: dont return EINVAL from GETFSUUID when reporting UUID length
` [PATCH 6.1 197/207] ext4: allocate extended attribute value in vmalloc area
` [PATCH 6.1 198/207] drm/i915/ttm: consider CCS for backup objects
` [PATCH 6.1 199/207] drm/amd/display: Add DCN314 display SG Support
` [PATCH 6.1 200/207] drm/amdgpu: handle polaris10/11 overlap asics (v2)
` [PATCH 6.1 201/207] drm/amdgpu: make display pinning more flexible (v2)
` [PATCH 6.1 202/207] drm/i915: improve the catch-all evict to handle lock contention
` [PATCH 6.1 203/207] drm/i915/migrate: Account for the reserved_space
` [PATCH 6.1 204/207] drm/amd/pm: add missing SMU13.0.0 mm_dpm feature mapping
` [PATCH 6.1 205/207] drm/amd/pm: add missing SMU13.0.7 "
` [PATCH 6.1 206/207] drm/amd/pm: bump SMU13.0.0 driver_if header to version 0x34
` [PATCH 6.1 207/207] drm/amd/pm: correct the fan speed retrieving in PWM for some SMU13 asics

[PATCH 6.0 000/177] 6.0.18-rc1 review
 2023-01-05 11:14 UTC  (60+ messages)
` [PATCH 6.0 118/177] remoteproc: core: Do pm_relax when in RPROC_OFFLINE state
` [PATCH 6.0 120/177] parisc: led: Fix potential null-ptr-deref in start_task()
` [PATCH 6.0 121/177] parisc: Fix locking in pdc_iodc_print() firmware call
` [PATCH 6.0 122/177] parisc: Add missing FORCE prerequisites in Makefile
` [PATCH 6.0 123/177] parisc: Drop PMD_SHIFT from calculation in pgtable.h
` [PATCH 6.0 129/177] drm/ingenic: Fix missing platform_driver_unregister() call in ingenic_drm_init()
` [PATCH 6.0 132/177] ext4: silence the warning when evicting inode with dioread_nolock
` [PATCH 6.0 133/177] ext4: add inode table check in __ext4_get_inode_loc to aovid possible infinite loop
` [PATCH 6.0 134/177] ext4: remove trailing newline from ext4_msg() message
` [PATCH 6.0 135/177] fs: ext4: initialize fsdata in pagecache_write()
` [PATCH 6.0 136/177] ext4: fix use-after-free in ext4_orphan_cleanup
` [PATCH 6.0 137/177] ext4: fix undefined behavior in bit shift for ext4_check_flag_values
` [PATCH 6.0 138/177] ext4: add EXT4_IGET_BAD flag to prevent unexpected bad inode
` [PATCH 6.0 139/177] ext4: add helper to check quota inums
` [PATCH 6.0 140/177] ext4: fix bug_on in __es_tree_search caused by bad quota inode
` [PATCH 6.0 141/177] ext4: fix reserved cluster accounting in __es_remove_extent()
` [PATCH 6.0 142/177] ext4: journal_path mount options should follow links
` [PATCH 6.0 143/177] ext4: check and assert if marking an no_delete evicting inode dirty
` [PATCH 6.0 144/177] ext4: fix bug_on in __es_tree_search caused by bad boot loader inode
` [PATCH 6.0 145/177] ext4: dont allow journal inode to have encrypt flag
` [PATCH 6.0 146/177] ext4: disable fast-commit of encrypted dir operations
` [PATCH 6.0 147/177] ext4: fix leaking uninitialized memory in fast-commit journal
` [PATCH 6.0 148/177] ext4: dont set up encryption key during jbd2 transaction
` [PATCH 6.0 149/177] ext4: add missing validation of fast-commit record lengths
` [PATCH 6.0 150/177] ext4: fix unaligned memory access in ext4_fc_reserve_space()
` [PATCH 6.0 151/177] ext4: fix off-by-one errors in fast-commit block filling
` [PATCH 6.0 152/177] ext4: fix uninititialized value in ext4_evict_inode
` [PATCH 6.0 153/177] ext4: init quota for old.inode in ext4_rename
` [PATCH 6.0 154/177] ext4: dont fail GETFSUUID when the caller provides a long buffer
` [PATCH 6.0 155/177] ext4: fix delayed allocation bug in ext4_clu_mapped for bigalloc + inline
` [PATCH 6.0 156/177] ext4: fix corruption when online resizing a 1K bigalloc fs
` [PATCH 6.0 157/177] ext4: fix error code return to user-space in ext4_get_branch()
` [PATCH 6.0 158/177] ext4: fix bad checksum after online resize
` [PATCH 6.0 159/177] ext4: dont return EINVAL from GETFSUUID when reporting UUID length
` [PATCH 6.0 160/177] ext4: fix corrupt backup group descriptors after online resize
` [PATCH 6.0 161/177] ext4: avoid BUG_ON when creating xattrs
` [PATCH 6.0 162/177] ext4: fix deadlock due to mbcache entry corruption
` [PATCH 6.0 163/177] ext4: fix kernel BUG in ext4_write_inline_data_end()
` [PATCH 6.0 164/177] ext4: fix inode leak in ext4_xattr_inode_create() on an error path
` [PATCH 6.0 165/177] ext4: initialize quota before expanding inode in setproject ioctl
` [PATCH 6.0 166/177] ext4: avoid unaccounted block allocation when expanding inode
` [PATCH 6.0 167/177] ext4: allocate extended attribute value in vmalloc area
` [PATCH 6.0 168/177] drm/i915/ttm: consider CCS for backup objects
` [PATCH 6.0 169/177] drm/amd/display: Add DCN314 display SG Support
` [PATCH 6.0 170/177] drm/amdgpu: handle polaris10/11 overlap asics (v2)
` [PATCH 6.0 171/177] drm/amdgpu: make display pinning more flexible (v2)
` [PATCH 6.0 172/177] drm/i915: improve the catch-all evict to handle lock contention
` [PATCH 6.0 173/177] drm/i915/migrate: Account for the reserved_space
` [PATCH 6.0 174/177] drm/amd/pm: add missing SMU13.0.0 mm_dpm feature mapping
` [PATCH 6.0 175/177] drm/amd/pm: add missing SMU13.0.7 "
` [PATCH 6.0 176/177] drm/amd/pm: bump SMU13.0.0 driver_if header to version 0x34
` [PATCH 6.0 177/177] drm/amd/pm: correct the fan speed retrieving in PWM for some SMU13 asics

[PATCH 1/2] arm64: efi: Execute runtime services from a dedicated stack
 2023-01-05 11:13 UTC  (7+ messages)

[6.1 BACKPORT 0/2] drm/i915/dsi: two stable backports for 6.1
 2023-01-05 10:52 UTC  (3+ messages)
` [6.1 BACKPORT 1/2] drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence
` [6.1 BACKPORT 2/2] drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index

[PATCH] io_uring: Replace 0-length array with flexible array
 2023-01-05 10:52 UTC  (5+ messages)

selftests: memfd: run_hugetlbfs_test.sh - invalid opcode: 0000 [#1] PREEMPT SMP
 2023-01-05  9:44 UTC 

[PATCH v2] can: isotp: handle wait_event_interruptible() return values
 2023-01-05  9:32 UTC  (2+ messages)

selftests: netfilter: nft_fib.sh - BUG: spinlock recursion on CPU#0, modprobe/762
 2023-01-05  9:31 UTC 

[PATCH 1/3] mm/hugetlb: Pre-allocate pgtable pages for uffd wr-protects
 2023-01-05  8:39 UTC  (3+ messages)

FAILED: patch "[PATCH] ext4: fix deadlock due to mbcache entry corruption" failed to apply to 5.15-stable tree
 2023-01-05  8:28 UTC  (2+ messages)

[PATCH 4.19 0/1] drm/amdkfd: Check for null pointer after calling kmemdup
 2023-01-05  8:01 UTC  (8+ messages)
` [PATCH 4.19 1/1] "

[PATCH v2 1/2] usb: misc: onboard_usb_hub: Don't create platform devices for DT nodes without 'vdd-supply'
 2023-01-05  7:50 UTC  (7+ messages)

Backport using Microsoft GUID for s2idle on AMD
 2023-01-05  7:45 UTC  (2+ messages)

[PATCH] scsi: ufs: core: fix devfreq deadlocks
 2023-01-05  7:21 UTC  (7+ messages)

[PATCH v5 0/3] ima: Fix IMA mishandling of LSM based rule during
 2023-01-05  6:16 UTC  (4+ messages)
` [PATCH v5 1/3] LSM: switch to blocking policy update notifiers
` [PATCH v5 2/3] ima: use the lsm policy update notifier
` [PATCH v5 3/3] ima: Handle -ESTALE returned by ima_filter_rule_match()

[PATCH] usb: ucsi: fix connector partner ucsi work issue
 2023-01-05  4:22 UTC  (2+ messages)

[PATCH 3/6] bus: mhi: ep: Only send -ENOTCONN status if client driver is available
 2023-01-05  4:12 UTC  (2+ messages)

[PATCH v6 01/45] drm/amd: Delay removal of the firmware framebuffer
 2023-01-05  3:42 UTC 

[PATCH v4 0/3] ima: Fix IMA mishandling of LSM based rule during
 2023-01-05  1:55 UTC  (2+ messages)

+ mm-hugetlb-pre-allocate-pgtable-pages-for-uffd-wr-protects.patch added to mm-hotfixes-unstable branch
 2023-01-05  1:50 UTC 

+ mm-fix-vma-anon_name-memory-leak-for-anonymous-shmem-vmas.patch added to mm-hotfixes-unstable branch
 2023-01-05  1:39 UTC 

[GIT PULL v2] virtio,vhost,vdpa: fixes, cleanups
 2023-01-05  1:22 UTC  (2+ messages)

[PATCH rcu 7/7] torture: Fix hang during kthread shutdown phase
 2023-01-05  0:45 UTC 

stable-rc/queue/4.19 baseline: 105 runs, 12 regressions (v4.19.269-420-g79bb4f6e6d11)
 2023-01-04 23:40 UTC 

stable-rc/queue/4.9 baseline: 84 runs, 10 regressions (v4.9.336-251-g17c8a2b16cc5)
 2023-01-04 23:25 UTC 

stable-rc/queue/4.14 baseline: 93 runs, 12 regressions (v4.14.302-306-g7465ee8268ad)
 2023-01-04 23:11 UTC 

stable-rc/queue/5.4 baseline: 111 runs, 6 regressions (v5.4.228-537-g59a3b966b40c)
 2023-01-04 22:58 UTC 

stable-rc/linux-5.10.y baseline: 76 runs, 1 regressions (v5.10.162-691-g2ce514230813)
 2023-01-04 22:12 UTC 

[PATCH] powerpc/ftrace: fix syscall tracing on PPC64_ELF_ABI_V1
 2023-01-04 22:06 UTC 

stable-rc/linux-5.4.y baseline: 98 runs, 8 regressions (v5.4.228-538-g09c950fa7c74)
 2023-01-04 21:22 UTC 

[PATCH v2] ext4: Fix function prototype mismatch for ext4_feat_ktype
 2023-01-04 21:09 UTC 

stable-rc/linux-4.9.y baseline: 74 runs, 10 regressions (v4.9.336-252-g704661b49b5b)
 2023-01-04 21:00 UTC 

stable-rc/linux-4.14.y baseline: 80 runs, 6 regressions (v4.14.302-307-g7e3a8fefcea8)
 2023-01-04 20:47 UTC 

stable-rc/queue/5.10 build: 184 builds: 4 failed, 180 passed, 2 errors, 9 warnings (v5.10.162-690-ged91e012b9ed)
 2023-01-04 20:36 UTC 

[PATCH 2/2] block: don't allow splitting of a REQ_NOWAIT bio
 2023-01-04 20:24 UTC  (3+ messages)

stable-rc/queue/5.4 baseline: 105 runs, 8 regressions (v5.4.228-527-g740ea817cb07)
 2023-01-04 20:22 UTC 

stable-rc/queue/4.9 baseline: 76 runs, 10 regressions (v4.9.336-247-gc82cce0a2ffc)
 2023-01-04 20:22 UTC 

stable-rc/queue/4.19 build: 197 builds: 5 failed, 192 passed, 37 warnings (v4.19.269-420-g79bb4f6e6d11)
 2023-01-04 20:10 UTC 

i2c-CLSA0100:00-cs35l41-hda.1: System Suspend not supported
 2023-01-04 20:05 UTC  (3+ messages)

stable-rc/queue/4.9 build: 187 builds: 2 failed, 185 passed, 38 warnings (v4.9.336-251-g17c8a2b16cc5)
 2023-01-04 19:56 UTC 

stable-rc/queue/4.14 build: 195 builds: 2 failed, 193 passed, 43 warnings (v4.14.302-306-g7465ee8268ad)
 2023-01-04 19:41 UTC 

stable-rc/queue/4.19 baseline: 107 runs, 15 regressions (v4.19.269-411-g6818aa6ee4b3)
 2023-01-04 19:33 UTC 

stable-rc/queue/5.4 build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.228-537-g59a3b966b40c)
 2023-01-04 19:28 UTC 

stable-rc/queue/5.15 build: 179 builds: 5 failed, 174 passed, 12 errors, 3 warnings (v5.15.86-165-g6c12b284b45b)
 2023-01-04 19:05 UTC 

stable-rc/linux-5.15.y build: 179 builds: 5 failed, 174 passed, 12 errors, 3 warnings (v5.15.86-167-ge6646d4ac16f)
 2023-01-04 18:48 UTC 

stable-rc/linux-5.10.y build: 184 builds: 4 failed, 180 passed, 2 errors, 9 warnings (v5.10.162-691-g2ce514230813)
 2023-01-04 18:43 UTC 

stable-rc/linux-4.19.y baseline: 318 runs, 29 regressions (v4.19.269)
 2023-01-04 18:42 UTC 

stable-rc/linux-4.14.y baseline: 262 runs, 27 regressions (v4.14.302)
 2023-01-04 18:24 UTC 

stable-rc/linux-5.4.y baseline: 241 runs, 27 regressions (v5.4.228)
 2023-01-04 18:13 UTC 

[PATCH 5.10 0/1] drm/amdkfd: Check for null pointer after calling kmemdup
 2023-01-04 17:56 UTC  (2+ messages)
` [PATCH 5.10 1/1] "

stable-rc/linux-5.15.y baseline: 253 runs, 1 regressions (v5.15.86)
 2023-01-04 17:56 UTC 

stable-rc/linux-5.4.y build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.228-538-g09c950fa7c74)
 2023-01-04 17:52 UTC 

stable-rc/linux-4.9.y baseline: 257 runs, 26 regressions (v4.9.336)
 2023-01-04 17:52 UTC 

[PATCH 5.4 0/1] drm/amdkfd: Check for null pointer after calling kmemdup
 2023-01-04 17:51 UTC  (2+ messages)
` [PATCH 5.4 1/1] "

i2c-CLSA0100:00-cs35l41-hda.1: System Suspend not supported
 2023-01-04 17:37 UTC  (2+ messages)

stable-rc/linux-4.9.y build: 187 builds: 2 failed, 185 passed, 38 warnings (v4.9.336-252-g704661b49b5b)
 2023-01-04 17:30 UTC 

stable-rc/linux-5.10.y baseline: 127 runs, 1 regressions (v5.10.162)
 2023-01-04 17:21 UTC 

stable-rc/linux-4.14.y build: 195 builds: 2 failed, 193 passed, 43 warnings (v4.14.302-307-g7e3a8fefcea8)
 2023-01-04 17:17 UTC 

[PATCH 6.1 000/207] 6.1.4-rc1 review
 2023-01-04 17:17 UTC 

stable-rc/queue/5.4 build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.228-527-g740ea817cb07)
 2023-01-04 16:53 UTC 

stable-rc/queue/4.9 build: 187 builds: 2 failed, 185 passed, 38 warnings (v4.9.336-247-gc82cce0a2ffc)
 2023-01-04 16:52 UTC 

stable-rc/queue/4.14 baseline: 94 runs, 16 regressions (v4.14.302-272-g185c06ce0df1)
 2023-01-04 16:49 UTC 

stable-rc/queue/5.10 baseline: 119 runs, 1 regressions (v5.10.162-600-ga40448b88ea7)
 2023-01-04 16:42 UTC 

[PATCH v5 01/45] drm/amd: Delay removal of the firmware framebuffer
 2023-01-04 16:39 UTC 

[PATCH] can: isotp: handle wait_event_interruptible() return values
 2023-01-04 16:39 UTC 

PATCH 6.1 000/207] 6.1.4-rc1 review
 2023-01-04 16:38 UTC 

FAILED: patch "[PATCH] drm/i915: Never return 0 if not all requests retired" failed to apply to 5.10-stable tree
 2023-01-04 16:14 UTC  (3+ messages)

FAILED: patch "[PATCH] drm/mgag200: Fix PLL setup for G200_SE_A rev >=4" failed to apply to 6.0-stable tree
 2023-01-04 16:27 UTC  (2+ messages)
` [PATCH] drm/mgag200: Fix PLL setup for G200_SE_A rev >=4

stable/linux-5.10.y baseline: 136 runs, 4 regressions (v5.10.162)
 2023-01-04 16:25 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox