stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-16 15:27:27 to 2022-12-18 16:06:27 UTC [more...]

[PATCH AUTOSEL 6.1 01/85] drm/etnaviv: add missing quirks for GC300
 2022-12-18 16:00 UTC  (26+ messages)
` [PATCH AUTOSEL 6.1 02/85] media: imx-jpeg: Disable useless interrupt to avoid kernel panic
` [PATCH AUTOSEL 6.1 03/85] brcmfmac: return error when getting invalid max_flowrings from dongle
` [PATCH AUTOSEL 6.1 04/85] wifi: ath9k: verify the expected usb_endpoints are present
` [PATCH AUTOSEL 6.1 05/85] wifi: ar5523: Fix use-after-free on ar5523_cmd() timed out
` [PATCH AUTOSEL 6.1 06/85] ASoC: codecs: rt298: Add quirk for KBL-R RVP platform
` [PATCH AUTOSEL 6.1 07/85] ASoC: Intel: avs: "
` [PATCH AUTOSEL 6.1 08/85] ipmi: fix memleak when unload ipmi driver
` [PATCH AUTOSEL 6.1 09/85] wifi: ath10k: Delay the unmapping of the buffer
` [PATCH AUTOSEL 6.1 10/85] openvswitch: Use kmalloc_size_roundup() to match ksize() usage
` [PATCH AUTOSEL 6.1 11/85] bnx2: "
` [PATCH AUTOSEL 6.1 12/85] drm/amd/display: skip commit minimal transition state
` [PATCH AUTOSEL 6.1 13/85] drm/amd/display: prevent memory leak
` [PATCH AUTOSEL 6.1 14/85] drm/edid: add a quirk for two LG monitors to get them to work on 10bpc
` [PATCH AUTOSEL 6.1 15/85] Revert "drm/amd/display: Limit max DSC target bpp for specific monitors"
` [PATCH AUTOSEL 6.1 16/85] drm/rockchip: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
` [PATCH AUTOSEL 6.1 17/85] blk-mq: avoid double ->queue_rq() because of early timeout
` [PATCH AUTOSEL 6.1 18/85] HID: apple: fix key translations where multiple quirks attempt to translate the same key
` [PATCH AUTOSEL 6.1 19/85] HID: apple: enable APPLE_ISO_TILDE_QUIRK for the keyboards of Macs with the T2 chip
` [PATCH AUTOSEL 6.1 20/85] wifi: ath11k: Fix qmi_msg_handler data structure initialization
` [PATCH AUTOSEL 6.1 21/85] qed (gcc13): use u16 for fid to be big enough
` [PATCH AUTOSEL 6.1 22/85] drm/meson: Fix return type of meson_encoder_cvbs_mode_valid()
` [PATCH AUTOSEL 6.1 23/85] bpf: make sure skb->len != 0 when redirecting to a tunneling device
` [PATCH AUTOSEL 6.1 24/85] net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()
` [PATCH AUTOSEL 6.1 26/85] wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()
` [PATCH AUTOSEL 6.1 27/85] wifi: brcmfmac: Fix potential NULL pointer dereference in 'brcmf_c_preinit_dcmds()'

[PATCH AUTOSEL 6.1 01/22] fs: jfs: fix shift-out-of-bounds in dbAllocAG
 2022-12-18 11:28 UTC  (24+ messages)
` [PATCH AUTOSEL 6.1 02/22] udf: Avoid double brelse() in udf_rename()
` [PATCH AUTOSEL 6.1 03/22] jfs: Fix fortify moan in symlink
` [PATCH AUTOSEL 6.1 04/22] fs: jfs: fix shift-out-of-bounds in dbDiscardAG
` [PATCH AUTOSEL 6.1 05/22] ACPI: processor: idle: Check acpi_fetch_acpi_dev() return value
` [PATCH AUTOSEL 6.1 06/22] ACPI: EC: Add quirk for the HP Pavilion Gaming 15-cx0041ur
` [PATCH AUTOSEL 6.1 07/22] ACPICA: Fix error code path in acpi_ds_call_control_method()
` [PATCH AUTOSEL 6.1 08/22] thermal/core: Ensure that thermal device is registered in thermal_zone_get_temp
` [PATCH AUTOSEL 6.1 09/22] ACPI: video: Change GIGABYTE GB-BXBT-2807 quirk to force_none
` [PATCH AUTOSEL 6.1 10/22] ACPI: video: Change Sony Vaio VPCEH3U1E quirk to force_native
` [PATCH AUTOSEL 6.1 11/22] ACPI: video: Add force_vendor quirk for Sony Vaio PCG-FRV35
` [PATCH AUTOSEL 6.1 12/22] ACPI: video: Add force_native quirk for Sony Vaio VPCY11S1E
` [PATCH AUTOSEL 6.1 13/22] proc/vmcore: fix potential memory leak in vmcore_init()
` [PATCH AUTOSEL 6.1 14/22] nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()
` [PATCH AUTOSEL 6.1 15/22] nilfs2: fix shift-out-of-bounds due to too large exponent of block size
` [PATCH AUTOSEL 6.1 16/22] ACPI / PCI: fix LPIC IRQ model default PCI IRQ polarity
` [PATCH AUTOSEL 6.1 17/22] acct: fix potential integer overflow in encode_comp_t()
` [PATCH AUTOSEL 6.1 18/22] x86/apic: Handle no CONFIG_X86_X2APIC on systems with x2APIC enabled by BIOS
` [PATCH AUTOSEL 6.1 19/22] ACPI: x86: Add skip i2c clients quirk for Lenovo Yoga Tab 3 Pro (YT3-X90F)
` [PATCH AUTOSEL 6.1 20/22] btrfs: do not panic if we can't allocate a prealloc extent state
` [PATCH AUTOSEL 6.1 21/22] ACPI: x86: Add skip i2c clients quirk for Medion Lifetab S10346
` [PATCH AUTOSEL 6.1 22/22] hfs: fix OOB Read in __hfs_brec_find

[PATCH AUTOSEL 6.0 01/16] fs: jfs: fix shift-out-of-bounds in dbAllocAG
 2022-12-18 11:26 UTC  (18+ messages)
` [PATCH AUTOSEL 6.0 02/16] udf: Avoid double brelse() in udf_rename()
` [PATCH AUTOSEL 6.0 03/16] jfs: Fix fortify moan in symlink
` [PATCH AUTOSEL 6.0 04/16] fs: jfs: fix shift-out-of-bounds in dbDiscardAG
` [PATCH AUTOSEL 6.0 05/16] ACPI: processor: idle: Check acpi_fetch_acpi_dev() return value
` [PATCH AUTOSEL 6.0 06/16] ACPI: EC: Add quirk for the HP Pavilion Gaming 15-cx0041ur
` [PATCH AUTOSEL 6.0 07/16] ACPICA: Fix error code path in acpi_ds_call_control_method()
` [PATCH AUTOSEL 6.0 08/16] proc/vmcore: fix potential memory leak in vmcore_init()
` [PATCH AUTOSEL 6.0 09/16] nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()
` [PATCH AUTOSEL 6.0 10/16] nilfs2: fix shift-out-of-bounds due to too large exponent of block size
` [PATCH AUTOSEL 6.0 11/16] ACPI / PCI: fix LPIC IRQ model default PCI IRQ polarity
` [PATCH AUTOSEL 6.0 12/16] acct: fix potential integer overflow in encode_comp_t()
` [PATCH AUTOSEL 6.0 13/16] x86/apic: Handle no CONFIG_X86_X2APIC on systems with x2APIC enabled by BIOS
` [PATCH AUTOSEL 6.0 14/16] ACPI: x86: Add skip i2c clients quirk for Lenovo Yoga Tab 3 Pro (YT3-X90F)
` [PATCH AUTOSEL 6.0 15/16] ACPI: x86: Add skip i2c clients quirk for Medion Lifetab S10346
` [PATCH AUTOSEL 6.0 16/16] hfs: fix OOB Read in __hfs_brec_find

[PATCH 5.4 0/9] 5.4.228-rc1 review
 2022-12-18  7:08 UTC  (4+ messages)

[PATCH 5.10 00/15] 5.10.160-rc1 review
 2022-12-18  7:06 UTC  (4+ messages)

Hallo und Guten Morgen,
 2022-12-18  2:45 UTC 

[PATCH AUTOSEL 5.4 1/9] fs: jfs: fix shift-out-of-bounds in dbAllocAG
 2022-12-17 18:05 UTC  (10+ messages)
` [PATCH AUTOSEL 5.4 2/9] udf: Avoid double brelse() in udf_rename()
` [PATCH AUTOSEL 5.4 3/9] fs: jfs: fix shift-out-of-bounds in dbDiscardAG
` [PATCH AUTOSEL 5.4 4/9] ACPICA: Fix error code path in acpi_ds_call_control_method()
` [PATCH AUTOSEL 5.4 5/9] proc/vmcore: fix potential memory leak in vmcore_init()
` [PATCH AUTOSEL 5.4 6/9] nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()
` [PATCH AUTOSEL 5.4 7/9] ACPI / PCI: fix LPIC IRQ model default PCI IRQ polarity
` [PATCH AUTOSEL 5.4 8/9] acct: fix potential integer overflow in encode_comp_t()
` [PATCH AUTOSEL 5.4 9/9] hfs: fix OOB Read in __hfs_brec_find

[PATCH AUTOSEL 4.9 1/8] fs: jfs: fix shift-out-of-bounds in dbAllocAG
 2022-12-17 15:30 UTC  (8+ messages)
` [PATCH AUTOSEL 4.9 2/8] udf: Avoid double brelse() in udf_rename()
` [PATCH AUTOSEL 4.9 3/8] fs: jfs: fix shift-out-of-bounds in dbDiscardAG
` [PATCH AUTOSEL 4.9 4/8] ACPICA: Fix error code path in acpi_ds_call_control_method()
` [PATCH AUTOSEL 4.9 5/8] proc/vmcore: fix potential memory leak in vmcore_init()
` [PATCH AUTOSEL 4.9 6/8] nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()
` [PATCH AUTOSEL 4.9 7/8] acct: fix potential integer overflow in encode_comp_t()
` [PATCH AUTOSEL 4.9 8/8] hfs: fix OOB Read in __hfs_brec_find

[PATCH AUTOSEL 4.14 1/8] fs: jfs: fix shift-out-of-bounds in dbAllocAG
 2022-12-17 15:30 UTC  (8+ messages)
` [PATCH AUTOSEL 4.14 2/8] udf: Avoid double brelse() in udf_rename()
` [PATCH AUTOSEL 4.14 3/8] fs: jfs: fix shift-out-of-bounds in dbDiscardAG
` [PATCH AUTOSEL 4.14 4/8] ACPICA: Fix error code path in acpi_ds_call_control_method()
` [PATCH AUTOSEL 4.14 5/8] proc/vmcore: fix potential memory leak in vmcore_init()
` [PATCH AUTOSEL 4.14 6/8] nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()
` [PATCH AUTOSEL 4.14 7/8] acct: fix potential integer overflow in encode_comp_t()
` [PATCH AUTOSEL 4.14 8/8] hfs: fix OOB Read in __hfs_brec_find

[PATCH AUTOSEL 4.19 1/8] fs: jfs: fix shift-out-of-bounds in dbAllocAG
 2022-12-17 15:30 UTC  (8+ messages)
` [PATCH AUTOSEL 4.19 2/8] udf: Avoid double brelse() in udf_rename()
` [PATCH AUTOSEL 4.19 3/8] fs: jfs: fix shift-out-of-bounds in dbDiscardAG
` [PATCH AUTOSEL 4.19 4/8] ACPICA: Fix error code path in acpi_ds_call_control_method()
` [PATCH AUTOSEL 4.19 5/8] proc/vmcore: fix potential memory leak in vmcore_init()
` [PATCH AUTOSEL 4.19 6/8] nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()
` [PATCH AUTOSEL 4.19 7/8] acct: fix potential integer overflow in encode_comp_t()
` [PATCH AUTOSEL 4.19 8/8] hfs: fix OOB Read in __hfs_brec_find

[PATCH AUTOSEL 5.10 1/9] fs: jfs: fix shift-out-of-bounds in dbAllocAG
 2022-12-17 15:29 UTC  (9+ messages)
` [PATCH AUTOSEL 5.10 2/9] udf: Avoid double brelse() in udf_rename()
` [PATCH AUTOSEL 5.10 3/9] fs: jfs: fix shift-out-of-bounds in dbDiscardAG
` [PATCH AUTOSEL 5.10 4/9] ACPICA: Fix error code path in acpi_ds_call_control_method()
` [PATCH AUTOSEL 5.10 5/9] proc/vmcore: fix potential memory leak in vmcore_init()
` [PATCH AUTOSEL 5.10 6/9] nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()
` [PATCH AUTOSEL 5.10 7/9] nilfs2: fix shift-out-of-bounds due to too large exponent of block size
` [PATCH AUTOSEL 5.10 8/9] acct: fix potential integer overflow in encode_comp_t()
` [PATCH AUTOSEL 5.10 9/9] hfs: fix OOB Read in __hfs_brec_find

[PATCH AUTOSEL 5.15 01/10] fs: jfs: fix shift-out-of-bounds in dbAllocAG
 2022-12-17 15:29 UTC  (10+ messages)
` [PATCH AUTOSEL 5.15 02/10] udf: Avoid double brelse() in udf_rename()
` [PATCH AUTOSEL 5.15 03/10] jfs: Fix fortify moan in symlink
` [PATCH AUTOSEL 5.15 04/10] fs: jfs: fix shift-out-of-bounds in dbDiscardAG
` [PATCH AUTOSEL 5.15 05/10] ACPICA: Fix error code path in acpi_ds_call_control_method()
` [PATCH AUTOSEL 5.15 06/10] proc/vmcore: fix potential memory leak in vmcore_init()
` [PATCH AUTOSEL 5.15 07/10] nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()
` [PATCH AUTOSEL 5.15 08/10] nilfs2: fix shift-out-of-bounds due to too large exponent of block size
` [PATCH AUTOSEL 5.15 09/10] acct: fix potential integer overflow in encode_comp_t()
` [PATCH AUTOSEL 5.15 10/10] hfs: fix OOB Read in __hfs_brec_find

[PATCH 2/2] ACPI: x86: s2idle: Stop using AMD specific codepath for Rembrandt+
 2022-12-17 12:52 UTC  (2+ messages)

[PATCH 6.0 00/16] 6.0.14-rc1 review
 2022-12-17 10:46 UTC  (4+ messages)

[PATCH 4.19 000/338] 4.19.238-rc1 review
 2022-12-17  9:01 UTC  (7+ messages)

[PATCH] fsverity: don't check builtin signatures when require_signatures=0
 2022-12-17  3:53 UTC  (5+ messages)

[PATCH 1/2] mm/uffd: Fix pte marker when fork() without fork event
 2022-12-17  2:59 UTC  (7+ messages)

[PATCH AUTOSEL 4.9] binfmt_misc: fix shift-out-of-bounds in check_special_flags
 2022-12-17  0:11 UTC 

[PATCH AUTOSEL 4.14] binfmt_misc: fix shift-out-of-bounds in check_special_flags
 2022-12-17  0:11 UTC 

[PATCH AUTOSEL 4.19] binfmt_misc: fix shift-out-of-bounds in check_special_flags
 2022-12-17  0:11 UTC 

[PATCH 5.15 00/14] 5.15.84-rc1 review
 2022-12-17  0:11 UTC  (4+ messages)

[PATCH AUTOSEL 5.4 1/2] rcu: Fix __this_cpu_read() lockdep warning in rcu_force_quiescent_state()
 2022-12-17  0:11 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 2/2] binfmt_misc: fix shift-out-of-bounds in check_special_flags

[PATCH AUTOSEL 5.10 1/5] rcu: Fix __this_cpu_read() lockdep warning in rcu_force_quiescent_state()
 2022-12-17  0:10 UTC  (5+ messages)
` [PATCH AUTOSEL 5.10 2/5] arm64: make is_ttbrX_addr() noinstr-safe
` [PATCH AUTOSEL 5.10 3/5] video: hyperv_fb: Avoid taking busy spinlock on panic path
` [PATCH AUTOSEL 5.10 4/5] x86/hyperv: Remove unregister syscore call from Hyper-V cleanup
` [PATCH AUTOSEL 5.10 5/5] binfmt_misc: fix shift-out-of-bounds in check_special_flags

[PATCH AUTOSEL 5.15 1/5] rcu: Fix __this_cpu_read() lockdep warning in rcu_force_quiescent_state()
 2022-12-17  0:10 UTC  (5+ messages)
` [PATCH AUTOSEL 5.15 2/5] arm64: make is_ttbrX_addr() noinstr-safe
` [PATCH AUTOSEL 5.15 3/5] video: hyperv_fb: Avoid taking busy spinlock on panic path
` [PATCH AUTOSEL 5.15 4/5] x86/hyperv: Remove unregister syscore call from Hyper-V cleanup
` [PATCH AUTOSEL 5.15 5/5] binfmt_misc: fix shift-out-of-bounds in check_special_flags

[PATCH AUTOSEL 6.0 1/8] rcu: Fix __this_cpu_read() lockdep warning in rcu_force_quiescent_state()
 2022-12-17  0:10 UTC  (8+ messages)
` [PATCH AUTOSEL 6.0 2/8] arm64: make is_ttbrX_addr() noinstr-safe
` [PATCH AUTOSEL 6.0 3/8] ARM: dts: aspeed: rainier,everest: Move reserved memory regions
` [PATCH AUTOSEL 6.0 4/8] video: hyperv_fb: Avoid taking busy spinlock on panic path
` [PATCH AUTOSEL 6.0 5/8] x86/hyperv: Remove unregister syscore call from Hyper-V cleanup
` [PATCH AUTOSEL 6.0 6/8] binfmt_misc: fix shift-out-of-bounds in check_special_flags
` [PATCH AUTOSEL 6.0 7/8] arm64: dts: allwinner: h616: Add USB nodes
` [PATCH AUTOSEL 6.0 8/8] arm64: dts: qcom: sm6350: Add apps_smmu with streamID to SDHCI 1/2 nodes

[PATCH AUTOSEL 6.1 1/9] rcu: Fix __this_cpu_read() lockdep warning in rcu_force_quiescent_state()
 2022-12-17  0:09 UTC  (9+ messages)
` [PATCH AUTOSEL 6.1 2/9] arm64: make is_ttbrX_addr() noinstr-safe
` [PATCH AUTOSEL 6.1 3/9] ARM: dts: aspeed: rainier,everest: Move reserved memory regions
` [PATCH AUTOSEL 6.1 4/9] video: hyperv_fb: Avoid taking busy spinlock on panic path
` [PATCH AUTOSEL 6.1 5/9] x86/hyperv: Remove unregister syscore call from Hyper-V cleanup
` [PATCH AUTOSEL 6.1 6/9] binfmt_misc: fix shift-out-of-bounds in check_special_flags
` [PATCH AUTOSEL 6.1 7/9] arm64: dts: qcom: sm8450: disable SDHCI SDR104/SDR50 on all boards
` [PATCH AUTOSEL 6.1 8/9] arm64: dts: allwinner: h616: Add USB nodes
` [PATCH AUTOSEL 6.1 9/9] arm64: dts: qcom: sm6350: Add apps_smmu with streamID to SDHCI 1/2 nodes

matroxfb: cannot determine memory size
 2022-12-16 21:21 UTC  (2+ messages)

[PATCH 1/2] mm/mempolicy: Fix memory leak in set_mempolicy_home_node system call
 2022-12-16 19:45 UTC 

[irqchip: irq/irqchip-next] irqchip/ls-extirq: Fix endianness detection
 2022-12-16 19:23 UTC  (4+ messages)

kernel BUG in ext4_free_blocks (2)
 2022-12-16 18:45 UTC  (7+ messages)

[PATCH v2] crypto: ccp - Allocate TEE ring and cmd buffer using DMA APIs
 2022-12-16 17:48 UTC  (3+ messages)

+ mm-mremap-fix-mremap-expanding-vma-with-addr-inside-vma.patch added to mm-hotfixes-unstable branch
 2022-12-16 17:06 UTC 

[PATCH 1/3] drm/display/dp_mst: Fix down/up message handling after sink disconnect
 2022-12-16 16:49 UTC  (6+ messages)
    ` [Intel-gfx] "

[PATCH for v6.1 regression] mm, mremap: fix mremap() expanding vma with addr inside vma
 2022-12-16 16:32 UTC 

[PATCH v1] mtd: parsers: ofpart: Fix parsing when size-cells is 0
 2022-12-16 16:30 UTC  (8+ messages)

[net PATCH 1/5] net: dsa: qca8k: fix wrong length value for mgmt eth packet
 2022-12-16 16:21 UTC  (4+ messages)
` [net PATCH 2/5] net: dsa: tag_qca: fix wrong MGMT_DATA2 size
` [net PATCH 3/5] Revert "net: dsa: qca8k: cache lo and hi for mdio write"

[PATCH 19/20] udf: Truncate added extents on failed expansion
 2022-12-16 15:24 UTC  (2+ messages)
` [PATCH 20/20] udf: Do not bother merging very long extents


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).