public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-15 23:26:39 to 2024-01-16 00:27:06 UTC [more...]

[PATCH AUTOSEL 5.10 01/12] FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree
 2024-01-16  0:26 UTC  (6+ messages)
` [PATCH AUTOSEL 5.10 02/12] UBSAN: array-index-out-of-bounds in dtSplitRoot
` [PATCH AUTOSEL 5.10 03/12] jfs: fix slab-out-of-bounds Read in dtSearch
` [PATCH AUTOSEL 5.10 04/12] jfs: fix array-index-out-of-bounds in dbAdjTree
` [PATCH AUTOSEL 5.10 05/12] jfs: fix uaf in jfs_evict_inode
` [PATCH AUTOSEL 5.10 06/12] jfs: fix shift-out-of-bounds in dbJoin

[PATCH AUTOSEL 5.15 01/13] FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree
 2024-01-16  0:25 UTC  (13+ messages)
` [PATCH AUTOSEL 5.15 02/13] UBSAN: array-index-out-of-bounds in dtSplitRoot
` [PATCH AUTOSEL 5.15 03/13] jfs: fix slab-out-of-bounds Read in dtSearch
` [PATCH AUTOSEL 5.15 04/13] jfs: fix array-index-out-of-bounds in dbAdjTree
` [PATCH AUTOSEL 5.15 05/13] jfs: fix uaf in jfs_evict_inode
` [PATCH AUTOSEL 5.15 06/13] jfs: fix shift-out-of-bounds in dbJoin
` [PATCH AUTOSEL 5.15 07/13] pstore/ram: Fix crash when setting number of cpus to an odd number
` [PATCH AUTOSEL 5.15 08/13] crypto: octeontx2 - Fix cptvf driver cleanup
` [PATCH AUTOSEL 5.15 09/13] crypto: stm32/crc32 - fix parsing list of devices
` [PATCH AUTOSEL 5.15 10/13] afs: fix the usage of read_seqbegin_or_lock() in afs_lookup_volume_rcu()
` [PATCH AUTOSEL 5.15 11/13] afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*()
` [PATCH AUTOSEL 5.15 12/13] rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()
` [PATCH AUTOSEL 5.15 13/13] jfs: fix array-index-out-of-bounds in diNewExt

[PATCH AUTOSEL 6.1 01/14] FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree
 2024-01-16  0:24 UTC  (14+ messages)
` [PATCH AUTOSEL 6.1 02/14] UBSAN: array-index-out-of-bounds in dtSplitRoot
` [PATCH AUTOSEL 6.1 03/14] jfs: fix slab-out-of-bounds Read in dtSearch
` [PATCH AUTOSEL 6.1 04/14] jfs: fix array-index-out-of-bounds in dbAdjTree
` [PATCH AUTOSEL 6.1 05/14] jfs: fix uaf in jfs_evict_inode
` [PATCH AUTOSEL 6.1 06/14] jfs: fix shift-out-of-bounds in dbJoin
` [PATCH AUTOSEL 6.1 07/14] pstore/ram: Fix crash when setting number of cpus to an odd number
` [PATCH AUTOSEL 6.1 08/14] crypto: octeontx2 - Fix cptvf driver cleanup
` [PATCH AUTOSEL 6.1 09/14] erofs: fix ztailpacking for subpage compressed blocks
` [PATCH AUTOSEL 6.1 10/14] crypto: stm32/crc32 - fix parsing list of devices
` [PATCH AUTOSEL 6.1 11/14] afs: fix the usage of read_seqbegin_or_lock() in afs_lookup_volume_rcu()
` [PATCH AUTOSEL 6.1 12/14] afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*()
` [PATCH AUTOSEL 6.1 13/14] rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()
` [PATCH AUTOSEL 6.1 14/14] jfs: fix array-index-out-of-bounds in diNewExt

[PATCH AUTOSEL 6.6 01/19] FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree
 2024-01-16  0:23 UTC  (19+ messages)
` [PATCH AUTOSEL 6.6 02/19] UBSAN: array-index-out-of-bounds in dtSplitRoot
` [PATCH AUTOSEL 6.6 03/19] jfs: fix slab-out-of-bounds Read in dtSearch
` [PATCH AUTOSEL 6.6 04/19] jfs: fix array-index-out-of-bounds in dbAdjTree
` [PATCH AUTOSEL 6.6 05/19] jfs: fix uaf in jfs_evict_inode
` [PATCH AUTOSEL 6.6 06/19] jfs: fix shift-out-of-bounds in dbJoin
` [PATCH AUTOSEL 6.6 07/19] hwrng: starfive - Fix dev_err_probe return error
` [PATCH AUTOSEL 6.6 08/19] crypto: p10-aes-gcm - Avoid -Wstringop-overflow warnings
` [PATCH AUTOSEL 6.6 09/19] pstore/ram: Fix crash when setting number of cpus to an odd number
` [PATCH AUTOSEL 6.6 10/19] erofs: fix up compacted indexes for block size < 4096
` [PATCH AUTOSEL 6.6 11/19] crypto: starfive - Fix dev_err_probe return error
` [PATCH AUTOSEL 6.6 12/19] crypto: octeontx2 - Fix cptvf driver cleanup
` [PATCH AUTOSEL 6.6 13/19] erofs: fix ztailpacking for subpage compressed blocks
` [PATCH AUTOSEL 6.6 14/19] crypto: stm32/crc32 - fix parsing list of devices
` [PATCH AUTOSEL 6.6 15/19] afs: fix the usage of read_seqbegin_or_lock() in afs_lookup_volume_rcu()
` [PATCH AUTOSEL 6.6 16/19] afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*()
` [PATCH AUTOSEL 6.6 17/19] rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()
` [PATCH AUTOSEL 6.6 18/19] gfs2: Refcounting fix in gfs2_thaw_super
` [PATCH AUTOSEL 6.6 19/19] jfs: fix array-index-out-of-bounds in diNewExt

[PATCH AUTOSEL 6.7 01/19] FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree
 2024-01-16  0:22 UTC  (19+ messages)
` [PATCH AUTOSEL 6.7 02/19] UBSAN: array-index-out-of-bounds in dtSplitRoot
` [PATCH AUTOSEL 6.7 03/19] jfs: fix slab-out-of-bounds Read in dtSearch
` [PATCH AUTOSEL 6.7 04/19] jfs: fix array-index-out-of-bounds in dbAdjTree
` [PATCH AUTOSEL 6.7 05/19] jfs: fix uaf in jfs_evict_inode
` [PATCH AUTOSEL 6.7 06/19] jfs: fix shift-out-of-bounds in dbJoin
` [PATCH AUTOSEL 6.7 07/19] hwrng: starfive - Fix dev_err_probe return error
` [PATCH AUTOSEL 6.7 08/19] crypto: p10-aes-gcm - Avoid -Wstringop-overflow warnings
` [PATCH AUTOSEL 6.7 09/19] pstore/ram: Fix crash when setting number of cpus to an odd number
` [PATCH AUTOSEL 6.7 10/19] erofs: fix up compacted indexes for block size < 4096
` [PATCH AUTOSEL 6.7 11/19] crypto: starfive - Fix dev_err_probe return error
` [PATCH AUTOSEL 6.7 12/19] crypto: octeontx2 - Fix cptvf driver cleanup
` [PATCH AUTOSEL 6.7 13/19] erofs: fix ztailpacking for subpage compressed blocks
` [PATCH AUTOSEL 6.7 14/19] crypto: stm32/crc32 - fix parsing list of devices
` [PATCH AUTOSEL 6.7 15/19] afs: fix the usage of read_seqbegin_or_lock() in afs_lookup_volume_rcu()
` [PATCH AUTOSEL 6.7 16/19] afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*()
` [PATCH AUTOSEL 6.7 17/19] rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()
` [PATCH AUTOSEL 6.7 18/19] gfs2: Refcounting fix in gfs2_thaw_super
` [PATCH AUTOSEL 6.7 19/19] jfs: fix array-index-out-of-bounds in diNewExt

[PATCH AUTOSEL 4.19 1/5] audit: Send netlink ACK before setting connection in auditd_set
 2024-01-16  0:15 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 2/5] ACPI: video: Add quirk for the Colorful X15 AT 23 Laptop
` [PATCH AUTOSEL 4.19 3/5] PNP: ACPI: fix fortify warning
` [PATCH AUTOSEL 4.19 4/5] ACPI: extlog: fix NULL pointer dereference check
` [PATCH AUTOSEL 4.19 5/5] selftests/nolibc: use EFI -bios for LoongArch qemu

[PATCH AUTOSEL 5.4 1/7] regulator: core: Only increment use_count when enable_count changes
 2024-01-16  0:15 UTC  (7+ messages)
` [PATCH AUTOSEL 5.4 2/7] audit: Send netlink ACK before setting connection in auditd_set
` [PATCH AUTOSEL 5.4 3/7] platform/chrome: cros_ec_debugfs: Fix permissions for panicinfo
` [PATCH AUTOSEL 5.4 4/7] ACPI: video: Add quirk for the Colorful X15 AT 23 Laptop
` [PATCH AUTOSEL 5.4 5/7] PNP: ACPI: fix fortify warning
` [PATCH AUTOSEL 5.4 6/7] ACPI: extlog: fix NULL pointer dereference check
` [PATCH AUTOSEL 5.4 7/7] selftests/nolibc: use EFI -bios for LoongArch qemu

[PATCH AUTOSEL 5.10 1/8] regulator: core: Only increment use_count when enable_count changes
 2024-01-16  0:14 UTC  (8+ messages)
` [PATCH AUTOSEL 5.10 2/8] audit: Send netlink ACK before setting connection in auditd_set
` [PATCH AUTOSEL 5.10 3/8] platform/chrome: cros_ec_debugfs: Fix permissions for panicinfo
` [PATCH AUTOSEL 5.10 4/8] ACPI: video: Add quirk for the Colorful X15 AT 23 Laptop
` [PATCH AUTOSEL 5.10 5/8] PNP: ACPI: fix fortify warning
` [PATCH AUTOSEL 5.10 6/8] ACPI: extlog: fix NULL pointer dereference check
` [PATCH AUTOSEL 5.10 7/8] PM / devfreq: Synchronize devfreq_monitor_[start/stop]
` [PATCH AUTOSEL 5.10 8/8] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events

[PATCH AUTOSEL 5.15 1/8] regulator: core: Only increment use_count when enable_count changes
 2024-01-16  0:14 UTC  (8+ messages)
` [PATCH AUTOSEL 5.15 2/8] audit: Send netlink ACK before setting connection in auditd_set
` [PATCH AUTOSEL 5.15 3/8] platform/chrome: cros_ec_debugfs: Fix permissions for panicinfo
` [PATCH AUTOSEL 5.15 4/8] ACPI: video: Add quirk for the Colorful X15 AT 23 Laptop
` [PATCH AUTOSEL 5.15 5/8] PNP: ACPI: fix fortify warning
` [PATCH AUTOSEL 5.15 6/8] ACPI: extlog: fix NULL pointer dereference check
` [PATCH AUTOSEL 5.15 7/8] PM / devfreq: Synchronize devfreq_monitor_[start/stop]
` [PATCH AUTOSEL 5.15 8/8] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events

[PATCH AUTOSEL 6.1 1/9] regulator: core: Only increment use_count when enable_count changes
 2024-01-16  0:14 UTC  (9+ messages)
` [PATCH AUTOSEL 6.1 2/9] audit: Send netlink ACK before setting connection in auditd_set
` [PATCH AUTOSEL 6.1 3/9] platform/chrome: cros_ec_debugfs: Fix permissions for panicinfo
` [PATCH AUTOSEL 6.1 4/9] ACPI: video: Add quirk for the Colorful X15 AT 23 Laptop
` [PATCH AUTOSEL 6.1 5/9] PNP: ACPI: fix fortify warning
` [PATCH AUTOSEL 6.1 6/9] ACPI: extlog: fix NULL pointer dereference check
` [PATCH AUTOSEL 6.1 7/9] ACPI: NUMA: Fix the logic of getting the fake_pxm value
` [PATCH AUTOSEL 6.1 8/9] PM / devfreq: Synchronize devfreq_monitor_[start/stop]
` [PATCH AUTOSEL 6.1 9/9] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events

[PATCH AUTOSEL 6.6 01/14] regulator: core: Only increment use_count when enable_count changes
 2024-01-16  0:13 UTC  (14+ messages)
` [PATCH AUTOSEL 6.6 02/14] audit: Send netlink ACK before setting connection in auditd_set
` [PATCH AUTOSEL 6.6 03/14] platform/chrome: cros_ec_debugfs: Fix permissions for panicinfo
` [PATCH AUTOSEL 6.6 04/14] ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241
` [PATCH AUTOSEL 6.6 05/14] ACPI: video: Add quirk for the Colorful X15 AT 23 Laptop
` [PATCH AUTOSEL 6.6 06/14] PNP: ACPI: fix fortify warning
` [PATCH AUTOSEL 6.6 07/14] ACPI: extlog: fix NULL pointer dereference check
` [PATCH AUTOSEL 6.6 08/14] selftests/nolibc: use EFI -bios for LoongArch qemu
` [PATCH AUTOSEL 6.6 09/14] selftests/nolibc: fix testcase status alignment
` [PATCH AUTOSEL 6.6 10/14] ACPI: NUMA: Fix the logic of getting the fake_pxm value
` [PATCH AUTOSEL 6.6 11/14] kunit: tool: fix parsing of test attributes
` [PATCH AUTOSEL 6.6 12/14] PM / devfreq: Synchronize devfreq_monitor_[start/stop]
` [PATCH AUTOSEL 6.6 13/14] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
` [PATCH AUTOSEL 6.6 14/14] thermal: core: Fix thermal zone suspend-resume synchronization

[PATCH AUTOSEL 6.7 01/18] regulator: core: Only increment use_count when enable_count changes
 2024-01-16  0:13 UTC  (18+ messages)
` [PATCH AUTOSEL 6.7 02/18] audit: Send netlink ACK before setting connection in auditd_set
` [PATCH AUTOSEL 6.7 03/18] platform/chrome: cros_ec_debugfs: Fix permissions for panicinfo
` [PATCH AUTOSEL 6.7 04/18] ACPI: tables: Correct and clean up the logic of acpi_parse_entries_array()
` [PATCH AUTOSEL 6.7 05/18] ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241
` [PATCH AUTOSEL 6.7 06/18] ACPI: video: Add quirk for the Colorful X15 AT 23 Laptop
` [PATCH AUTOSEL 6.7 07/18] PNP: ACPI: fix fortify warning
` [PATCH AUTOSEL 6.7 08/18] ACPI: extlog: fix NULL pointer dereference check
` [PATCH AUTOSEL 6.7 09/18] selftests/nolibc: use EFI -bios for LoongArch qemu
` [PATCH AUTOSEL 6.7 10/18] selftests/nolibc: fix testcase status alignment
` [PATCH AUTOSEL 6.7 11/18] ACPI: NUMA: Fix the logic of getting the fake_pxm value
` [PATCH AUTOSEL 6.7 12/18] kunit: tool: fix parsing of test attributes
` [PATCH AUTOSEL 6.7 13/18] kunit: Reset test->priv after each param iteration
` [PATCH AUTOSEL 6.7 14/18] PM / devfreq: Synchronize devfreq_monitor_[start/stop]
` [PATCH AUTOSEL 6.7 15/18] platform/x86: wmi: Remove ACPI handlers after WMI devices
` [PATCH AUTOSEL 6.7 16/18] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
` [PATCH AUTOSEL 6.7 17/18] OPP: The level field is always of unsigned int type
` [PATCH AUTOSEL 6.7 18/18] thermal: core: Fix thermal zone suspend-resume synchronization

[PATCH AUTOSEL 5.4] perf/core: Fix narrow startup race when creating the perf nr_addr_filters sysfs file
 2024-01-16  0:09 UTC 

[PATCH AUTOSEL 5.10 1/2] perf/core: Fix narrow startup race when creating the perf nr_addr_filters sysfs file
 2024-01-16  0:09 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 2/2] debugobjects: Stop accessing objects after releasing hash bucket lock

[PATCH AUTOSEL 5.15 1/2] perf/core: Fix narrow startup race when creating the perf nr_addr_filters sysfs file
 2024-01-16  0:09 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 2/2] debugobjects: Stop accessing objects after releasing hash bucket lock

[PATCH AUTOSEL 6.1 1/2] perf/core: Fix narrow startup race when creating the perf nr_addr_filters sysfs file
 2024-01-16  0:09 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 2/2] debugobjects: Stop accessing objects after releasing hash bucket lock

[PATCH AUTOSEL 6.6 1/6] perf/core: Fix narrow startup race when creating the perf nr_addr_filters sysfs file
 2024-01-16  0:09 UTC  (6+ messages)
` [PATCH AUTOSEL 6.6 2/6] debugobjects: Stop accessing objects after releasing hash bucket lock
` [PATCH AUTOSEL 6.6 3/6] sched/topology: Add a new arch_scale_freq_ref() method
` [PATCH AUTOSEL 6.6 4/6] cpufreq: Use the fixed and coherent frequency for scaling capacity
` [PATCH AUTOSEL 6.6 5/6] cpufreq/schedutil: Use a fixed reference frequency
` [PATCH AUTOSEL 6.6 6/6] energy_model: "

[PATCH AUTOSEL 6.7 1/8] sched/numa: Fix mm numa_scan_seq based unconditional scan
 2024-01-16  0:08 UTC  (8+ messages)
` [PATCH AUTOSEL 6.7 2/8] perf/core: Fix narrow startup race when creating the perf nr_addr_filters sysfs file
` [PATCH AUTOSEL 6.7 3/8] debugobjects: Stop accessing objects after releasing hash bucket lock
` [PATCH AUTOSEL 6.7 4/8] sched/topology: Add a new arch_scale_freq_ref() method
` [PATCH AUTOSEL 6.7 5/8] cpufreq: Use the fixed and coherent frequency for scaling capacity
` [PATCH AUTOSEL 6.7 6/8] cpufreq/schedutil: Use a fixed reference frequency
` [PATCH AUTOSEL 6.7 7/8] energy_model: "
` [PATCH AUTOSEL 6.7 8/8] sched/fair: Fix tg->load when offlining a CPU

[PATCH AUTOSEL 4.19 1/4] powerpc/mm: Fix null-pointer dereference in pgtable_cache_add
 2024-01-15 23:29 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 2/4] powerpc: Fix build error due to is_valid_bugaddr()
` [PATCH AUTOSEL 4.19 3/4] powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()
` [PATCH AUTOSEL 4.19 4/4] powerpc/lib: Validate size for vector operations

[PATCH AUTOSEL 5.4 1/7] powerpc/mm: Fix null-pointer dereference in pgtable_cache_add
 2024-01-15 23:28 UTC  (7+ messages)
` [PATCH AUTOSEL 5.4 2/7] powerpc: Fix build error due to is_valid_bugaddr()
` [PATCH AUTOSEL 5.4 3/7] powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()
` [PATCH AUTOSEL 5.4 4/7] powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGE
` [PATCH AUTOSEL 5.4 5/7] powerpc/lib: Validate size for vector operations
` [PATCH AUTOSEL 5.4 6/7] x86/barrier: Do not serialize MSR accesses on AMD
` [PATCH AUTOSEL 5.4 7/7] x86/mce: Mark fatal MCE's page as poison to avoid panic in the kdump kernel

[PATCH AUTOSEL 5.10 01/10] watch_queue: fix kcalloc() arguments order
 2024-01-15 23:27 UTC  (10+ messages)
` [PATCH AUTOSEL 5.10 02/10] powerpc/mm: Fix null-pointer dereference in pgtable_cache_add
` [PATCH AUTOSEL 5.10 03/10] drivers/perf: pmuv3: don't expose SW_INCR event in sysfs
` [PATCH AUTOSEL 5.10 04/10] powerpc: Fix build error due to is_valid_bugaddr()
` [PATCH AUTOSEL 5.10 05/10] powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()
` [PATCH AUTOSEL 5.10 06/10] x86/boot: Ignore NMIs during very early boot
` [PATCH AUTOSEL 5.10 07/10] powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGE
` [PATCH AUTOSEL 5.10 08/10] powerpc/lib: Validate size for vector operations
` [PATCH AUTOSEL 5.10 09/10] x86/barrier: Do not serialize MSR accesses on AMD
` [PATCH AUTOSEL 5.10 10/10] x86/mce: Mark fatal MCE's page as poison to avoid panic in the kdump kernel

[PATCH AUTOSEL 5.15 01/12] watch_queue: fix kcalloc() arguments order
 2024-01-15 23:26 UTC  (12+ messages)
` [PATCH AUTOSEL 5.15 02/12] powerpc/mm: Fix null-pointer dereference in pgtable_cache_add
` [PATCH AUTOSEL 5.15 03/12] arm64: irq: set the correct node for VMAP stack
` [PATCH AUTOSEL 5.15 04/12] drivers/perf: pmuv3: don't expose SW_INCR event in sysfs
` [PATCH AUTOSEL 5.15 05/12] powerpc: Fix build error due to is_valid_bugaddr()
` [PATCH AUTOSEL 5.15 06/12] powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()
` [PATCH AUTOSEL 5.15 07/12] powerpc/64s: Fix CONFIG_NUMA=n build due to create_section_mapping()
` [PATCH AUTOSEL 5.15 08/12] x86/boot: Ignore NMIs during very early boot
` [PATCH AUTOSEL 5.15 09/12] powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGE
` [PATCH AUTOSEL 5.15 10/12] powerpc/lib: Validate size for vector operations
` [PATCH AUTOSEL 5.15 11/12] x86/barrier: Do not serialize MSR accesses on AMD
` [PATCH AUTOSEL 5.15 12/12] x86/mce: Mark fatal MCE's page as poison to avoid panic in the kdump kernel

[PATCH AUTOSEL 6.1 01/14] asm-generic: make sparse happy with odd-sized put_unaligned_*()
 2024-01-15 23:25 UTC  (7+ messages)
` [PATCH AUTOSEL 6.1 09/14] x86/boot: Ignore NMIs during very early boot
` [PATCH AUTOSEL 6.1 10/14] powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGE
` [PATCH AUTOSEL 6.1 11/14] powerpc/lib: Validate size for vector operations
` [PATCH AUTOSEL 6.1 12/14] add unique mount ID
` [PATCH AUTOSEL 6.1 13/14] x86/barrier: Do not serialize MSR accesses on AMD
` [PATCH AUTOSEL 6.1 14/14] x86/mce: Mark fatal MCE's page as poison to avoid panic in the kdump kernel


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