stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-04 08:11:22 to 2022-08-08 01:43:07 UTC [more...]

[PATCH AUTOSEL 5.18 01/53] x86: Handle idle=nomwait cmdline properly for x86_idle
 2022-08-08  1:33 UTC  (41+ messages)
` [PATCH AUTOSEL 5.18 02/53] arch: make TRACE_IRQFLAGS_NMI_SUPPORT generic
` [PATCH AUTOSEL 5.18 03/53] arm64: kernel: drop unnecessary PoC cache clean+invalidate
` [PATCH AUTOSEL 5.18 04/53] arm64: mm: provide idmap pointer to cpu_replace_ttbr1()
` [PATCH AUTOSEL 5.18 05/53] arm64: kaslr: defer initialization to initcall where permitted
` [PATCH AUTOSEL 5.18 06/53] arm64: Do not forget syscall when starting a new thread
` [PATCH AUTOSEL 5.18 07/53] arm64: fix oops in concurrently setting insn_emulation sysctls
` [PATCH AUTOSEL 5.18 08/53] mm: kasan: Ensure the tags are visible before the tag in page->flags
` [PATCH AUTOSEL 5.18 09/53] mm: kasan: Skip unpoisoning of user pages
` [PATCH AUTOSEL 5.18 10/53] mm: kasan: Skip page unpoisoning only if __GFP_SKIP_KASAN_UNPOISON
` [PATCH AUTOSEL 5.18 11/53] arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags"
` [PATCH AUTOSEL 5.18 12/53] arm64: errata: Remove AES hwcap for COMPAT tasks
` [PATCH AUTOSEL 5.18 13/53] ext2: Add more validity checks for inode counts
` [PATCH AUTOSEL 5.18 14/53] sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avg
` [PATCH AUTOSEL 5.18 15/53] genirq: Don't return error on missing optional irq_request_resources()
` [PATCH AUTOSEL 5.18 16/53] irqchip/mips-gic: Only register IPI domain when SMP is enabled
` [PATCH AUTOSEL 5.18 17/53] genirq: GENERIC_IRQ_IPI depends on SMP
` [PATCH AUTOSEL 5.18 18/53] sched/fair: fix case with reduced capacity CPU
` [PATCH AUTOSEL 5.18 19/53] sched/core: Always flush pending blk_plug
` [PATCH AUTOSEL 5.18 20/53] irqchip/mips-gic: Check the return value of ioremap() in gic_of_init()
` [PATCH AUTOSEL 5.18 21/53] wait: Fix __wait_event_hrtimeout for RT/DL tasks
` [PATCH AUTOSEL 5.18 22/53] ARM: dts: imx6ul: add missing properties for sram
` [PATCH AUTOSEL 5.18 23/53] ARM: dts: imx6ul: change operating-points to uint32-matrix
` [PATCH AUTOSEL 5.18 24/53] ARM: dts: imx6ul: fix keypad compatible
` [PATCH AUTOSEL 5.18 25/53] ARM: dts: imx6ul: fix csi node compatible
` [PATCH AUTOSEL 5.18 26/53] ARM: dts: imx6ul: fix lcdif "
` [PATCH AUTOSEL 5.18 27/53] ARM: dts: imx6ul: fix qspi "
` [PATCH AUTOSEL 5.18 29/53] ARM: dts: ux500: Fix Janice accelerometer mounting matrix
` [PATCH AUTOSEL 5.18 30/53] ARM: dts: ux500: Fix Codina "
` [PATCH AUTOSEL 5.18 31/53] ARM: dts: ux500: Fix Gavini "
` [PATCH AUTOSEL 5.18 32/53] arm64: dts: qcom: timer should use only 32-bit size
` [PATCH AUTOSEL 5.18 33/53] spi: synquacer: Add missing clk_disable_unprepare()
` [PATCH AUTOSEL 5.18 34/53] ARM: OMAP2+: display: Fix refcount leak bug
` [PATCH AUTOSEL 5.18 35/53] ARM: OMAP2+: pdata-quirks: "
` [PATCH AUTOSEL 5.18 36/53] ACPI: EC: Remove duplicate ThinkPad X1 Carbon 6th entry from DMI quirks
` [PATCH AUTOSEL 5.18 37/53] ACPI: EC: Drop the EC_FLAGS_IGNORE_DSDT_GPE quirk
` [PATCH AUTOSEL 5.18 38/53] ACPI: PM: save NVS memory for Lenovo G40-45
` [PATCH AUTOSEL 5.18 39/53] ACPI: LPSS: Fix missing check in register_device_clock()
` [PATCH AUTOSEL 5.18 40/53] ARM: dts: qcom: sdx55: Fix the IRQ trigger type for UART
` [PATCH AUTOSEL 5.18 41/53] arm64: dts: qcom: add missing AOSS QMP compatible fallback
` [PATCH AUTOSEL 5.18 42/53] arm64: dts: qcom: ipq8074: fix NAND node name

[PATCH AUTOSEL 5.19 01/58] x86: Handle idle=nomwait cmdline properly for x86_idle
 2022-08-08  1:31 UTC  (57+ messages)
` [PATCH AUTOSEL 5.19 02/58] arch: make TRACE_IRQFLAGS_NMI_SUPPORT generic
` [PATCH AUTOSEL 5.19 03/58] arm64: kasan: do not instrument stacktrace.c
` [PATCH AUTOSEL 5.19 04/58] arm64: stacktrace: use non-atomic __set_bit
` [PATCH AUTOSEL 5.19 05/58] arm64: kernel: drop unnecessary PoC cache clean+invalidate
` [PATCH AUTOSEL 5.19 06/58] arm64: mm: provide idmap pointer to cpu_replace_ttbr1()
` [PATCH AUTOSEL 5.19 07/58] arm64: kaslr: defer initialization to initcall where permitted
` [PATCH AUTOSEL 5.19 08/58] arm64: Do not forget syscall when starting a new thread
` [PATCH AUTOSEL 5.19 09/58] arm64: fix oops in concurrently setting insn_emulation sysctls
` [PATCH AUTOSEL 5.19 10/58] mm: kasan: Ensure the tags are visible before the tag in page->flags
` [PATCH AUTOSEL 5.19 11/58] mm: kasan: Skip unpoisoning of user pages
` [PATCH AUTOSEL 5.19 12/58] mm: kasan: Skip page unpoisoning only if __GFP_SKIP_KASAN_UNPOISON
` [PATCH AUTOSEL 5.19 13/58] arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags"
` [PATCH AUTOSEL 5.19 14/58] arm64: errata: Remove AES hwcap for COMPAT tasks
` [PATCH AUTOSEL 5.19 15/58] ext2: Add more validity checks for inode counts
` [PATCH AUTOSEL 5.19 16/58] sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avg
` [PATCH AUTOSEL 5.19 17/58] genirq: Don't return error on missing optional irq_request_resources()
` [PATCH AUTOSEL 5.19 18/58] irqchip/mips-gic: Only register IPI domain when SMP is enabled
` [PATCH AUTOSEL 5.19 19/58] genirq: GENERIC_IRQ_IPI depends on SMP
` [PATCH AUTOSEL 5.19 20/58] sched/fair: fix case with reduced capacity CPU
` [PATCH AUTOSEL 5.19 21/58] sched/core: Always flush pending blk_plug
` [PATCH AUTOSEL 5.19 22/58] irqchip/mips-gic: Check the return value of ioremap() in gic_of_init()
` [PATCH AUTOSEL 5.19 23/58] ARM: dts: imx6ul: add missing properties for sram
` [PATCH AUTOSEL 5.19 24/58] ARM: dts: imx6ul: change operating-points to uint32-matrix
` [PATCH AUTOSEL 5.19 25/58] ARM: dts: imx6ul: fix keypad compatible
` [PATCH AUTOSEL 5.19 26/58] ARM: dts: imx6ul: fix csi node compatible
` [PATCH AUTOSEL 5.19 27/58] ARM: dts: imx6ul: fix lcdif "
` [PATCH AUTOSEL 5.19 28/58] ARM: dts: imx6ul: fix qspi "
` [PATCH AUTOSEL 5.19 30/58] ARM: dts: ux500: Fix Janice accelerometer mounting matrix
` [PATCH AUTOSEL 5.19 31/58] ARM: dts: ux500: Fix Codina "
` [PATCH AUTOSEL 5.19 32/58] ARM: dts: ux500: Fix Gavini "
` [PATCH AUTOSEL 5.19 33/58] arm64: dts: qcom: timer should use only 32-bit size
` [PATCH AUTOSEL 5.19 34/58] spi: synquacer: Add missing clk_disable_unprepare()
` [PATCH AUTOSEL 5.19 35/58] ARM: OMAP2+: display: Fix refcount leak bug
` [PATCH AUTOSEL 5.19 36/58] ARM: OMAP2+: pdata-quirks: "
` [PATCH AUTOSEL 5.19 37/58] ACPI: EC: Remove duplicate ThinkPad X1 Carbon 6th entry from DMI quirks
` [PATCH AUTOSEL 5.19 38/58] ACPI: EC: Drop the EC_FLAGS_IGNORE_DSDT_GPE quirk
` [PATCH AUTOSEL 5.19 39/58] ACPI: PM: save NVS memory for Lenovo G40-45
` [PATCH AUTOSEL 5.19 40/58] ACPI: LPSS: Fix missing check in register_device_clock()
` [PATCH AUTOSEL 5.19 41/58] ARM: dts: qcom: sdx55: Fix the IRQ trigger type for UART
` [PATCH AUTOSEL 5.19 42/58] arm64: dts: qcom: sc7280: Rename sar sensor labels
` [PATCH AUTOSEL 5.19 43/58] arm64: dts: qcom: add missing AOSS QMP compatible fallback
` [PATCH AUTOSEL 5.19 44/58] arm64: dts: qcom: ipq8074: fix NAND node name
` [PATCH AUTOSEL 5.19 45/58] arm64: dts: allwinner: a64: orangepi-win: Fix LED "
` [PATCH AUTOSEL 5.19 46/58] ARM: shmobile: rcar-gen2: Increase refcount for new reference
` [PATCH AUTOSEL 5.19 47/58] firmware: tegra: Fix error check return value of debugfs_create_file()
` [PATCH AUTOSEL 5.19 48/58] hwmon: (dell-smm) Add Dell XPS 13 7390 to fan control whitelist
` [PATCH AUTOSEL 5.19 49/58] PM: EM: convert power field to micro-Watts precision and align drivers
` [PATCH AUTOSEL 5.19 50/58] ACPI: video: Use native backlight on Dell Inspiron N4010
` [PATCH AUTOSEL 5.19 51/58] hwmon: (sht15) Fix wrong assumptions in device remove callback
` [PATCH AUTOSEL 5.19 52/58] PM: hibernate: defer device probing when resuming from hibernation
` [PATCH AUTOSEL 5.19 53/58] selinux: fix memleak in security_read_state_kernel()
` [PATCH AUTOSEL 5.19 54/58] selinux: Add boundary check in put_entry()
` [PATCH AUTOSEL 5.19 55/58] skbuff: don't mix ubuf_info from different sources
` [PATCH AUTOSEL 5.19 56/58] io_uring: fix io_uring_cqe_overflow trace format
` [PATCH AUTOSEL 5.19 57/58] kasan: test: Silence GCC 12 warnings
` [PATCH AUTOSEL 5.19 58/58] wait: Fix __wait_event_hrtimeout for RT/DL tasks

[PATCH STABLE 5.18 0/3] btrfs: backport zoned mode fixes
 2022-08-08  1:32 UTC  (4+ messages)
` [PATCH STABLE 5.18 1/3] btrfs: zoned: prevent allocation from previous data relocation BG
` [PATCH STABLE 5.18 2/3] btrfs: zoned: fix critical section of relocation inode writeback
` [PATCH STABLE 5.18 3/3] btrfs: zoned: drop optimization of zone finish

Copia di: EARN OVER $1200 PER DAY ONLINE WITH THE BITCOIN PROFIT METHOD!
 2022-08-07  9:02 UTC 

Kennesaw "BITCOIN WILL MAKE YOU A BILLIONAIRE"
 2022-08-07  4:10 UTC 

stable-rc/queue/5.18 baseline: 125 runs, 1 regressions (v5.18.16-18-gce6949710875a)
 2022-08-06 22:04 UTC 

stable-rc/queue/4.19 baseline: 133 runs, 11 regressions (v4.19.254-31-ge51809334a68)
 2022-08-06 21:57 UTC 

stable-rc/queue/5.10 baseline: 163 runs, 7 regressions (v5.10.135-12-g2bc9f8fa0baee)
 2022-08-06 21:45 UTC 

stable-rc/queue/5.15 baseline: 143 runs, 1 regressions (v5.15.59-15-g9e86d04b098c)
 2022-08-06 21:12 UTC 

stable-rc/queue/5.4 baseline: 168 runs, 16 regressions (v5.4.209-11-gee69e1e41cb84)
 2022-08-06 21:02 UTC 

stable-rc/queue/4.14 baseline: 116 runs, 10 regressions (v4.14.290-11-g87704a9f0a9ac)
 2022-08-06 21:01 UTC 

stable-rc/queue/5.18 build: 168 builds: 2 failed, 166 passed, 6 errors, 2 warnings (v5.18.16-18-gce6949710875a)
 2022-08-06 18:34 UTC 

stable-rc/queue/4.19 build: 188 builds: 5 failed, 183 passed, 32 warnings (v4.19.254-31-ge51809334a68)
 2022-08-06 18:28 UTC 

stable-rc/queue/5.10 build: 162 builds: 1 failed, 161 passed, 9 warnings (v5.10.135-12-g2bc9f8fa0baee)
 2022-08-06 18:16 UTC 

stable-rc/queue/5.15 build: 166 builds: 4 failed, 162 passed, 14 errors, 5 warnings (v5.15.59-15-g9e86d04b098c)
 2022-08-06 17:43 UTC 

stable-rc/queue/4.14 build: 185 builds: 3 failed, 182 passed, 2 errors, 28 warnings (v4.14.290-11-g87704a9f0a9ac)
 2022-08-06 17:33 UTC 

stable-rc/queue/5.4 build: 164 builds: 3 failed, 161 passed, 4 errors, 25 warnings (v5.4.209-11-gee69e1e41cb84)
 2022-08-06 17:33 UTC 

[PATCH v2 1/9] usb: dwc3: fix PHY disable sequence
 2022-08-06 16:44 UTC  (7+ messages)
` [PATCH v2 4/9] usb: dwc3: qcom: fix use-after-free on runtime-PM wakeup

[PATCH v2 net] net: usb: ax88179_178a have issues with FLAG_SEND_ZLP
 2022-08-06 15:23 UTC  (3+ messages)

[PATCH net v2] Revert "tcp: change pingpong threshold to 3"
 2022-08-06 14:41 UTC  (3+ messages)

[PATCH MANUALSEL 5.18 1/6] KVM: x86: do not report a vCPU as preempted outside instruction boundaries
 2022-08-06 14:24 UTC  (4+ messages)

[PATCH 1/1] efi: Correct Macmini capitalisation in uefi cert quirk
 2022-08-06 11:20 UTC 

Kennesaw "BITCOIN WILL MAKE YOU A BILLIONAIRE"
 2022-08-06  9:09 UTC 

[PATCH net] net: usb: ax88179_178a have issues with FLAG_SEND_ZLP
 2022-08-06  4:47 UTC  (2+ messages)

v5.15.57 regression - boot panic after retbleed backports with CONFIG_KPROBES_SANITY_TEST=y
 2022-08-06  0:11 UTC  (3+ messages)

[PATCH v1 1/2] mm/hugetlb: fix hugetlb not supporting write-notify
 2022-08-05 23:33 UTC  (10+ messages)

[PATCH v4 1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace
 2022-08-05 23:01 UTC 

Contact "BITCOIN WILL MAKE YOU A MILLIONAIRE"
 2022-08-05 22:32 UTC 

[PATCH net] net: usb: ax88179_178a have issues with FLAG_SEND_ZLP
 2022-08-05 18:26 UTC  (2+ messages)

[PATCH v2] x86/fpu: Allow PKRU to be (once again) written by ptrace
 2022-08-05 18:03 UTC  (4+ messages)

[PATCH 24/32] drm/amd/display: Check correct bounds for stream encoder instances for DCN303
 2022-08-05 17:58 UTC 

[revert PATCH net stable-tree] net: usb: ax88179_178a needs FLAG_SEND_ZLP
 2022-08-05 13:32 UTC  (2+ messages)

[PATCH stable 4.14 v3 0/3] add fix patches for CVE-2021-33655
 2022-08-05  6:22 UTC  (6+ messages)
` [PATCH stable 4.14 v3 1/3] printk: Export is_console_locked
` [PATCH stable 4.14 v3 2/3] fbcon: Prevent that screen size is smaller than font size
` [PATCH stable 4.14 v3 3/3] fbmem: Check virtual screen sizes in fb_set_var()

[PATCH v3] x86/fpu: Allow PKRU to be (once again) written by ptrace
 2022-08-05  5:37 UTC 

kernel issues
 2022-08-05  4:23 UTC  (2+ messages)

[PATCH STABLE 5.18 0/2] btrfs: raid56 backports to reduce destructive RMW
 2022-08-04 23:28 UTC  (4+ messages)
` [PATCH STABLE 5.18 1/2] btrfs: only write the sectors in the vertical stripe which has data stripes
` [PATCH STABLE 5.18 2/2] btrfs: raid56: don't trust any cached sector in __raid56_parity_recover()

[PATCH v2 STABLE 5.10 5.15 0/2] btrfs: raid56 backports to reduce destructive RMW
 2022-08-04 23:24 UTC  (3+ messages)
` [PATCH v2 STABLE 5.10 5.15 1/2] btrfs: only write the sectors in the vertical stripe which has data stripes
` [PATCH v2 STABLE 5.10 5.15 2/2] btrfs: raid56: don't trust any cached sector in __raid56_parity_recover()

Web Enquiry - CRYPTOCURRENCY WILL MAKE YOU A BILLIONAIRE
 2022-08-04 16:10 UTC 

[PATCH] KVM: x86: revalidate steal time cache if MSR value changes
 2022-08-04 17:42 UTC  (5+ messages)

[PATCH] KVM: x86: do not report preemption if the steal time cache is stale
 2022-08-04 14:14 UTC  (2+ messages)

[PATCH stable 4.14 v2 0/3] add fix patches for CVE-2021-33655
 2022-08-04 12:21 UTC  (8+ messages)
` [PATCH stable 4.14 v2 1/3] printk: Export is_console_locked
` [PATCH stable 4.14 v2 2/3] fbcon: Prevent that screen size is smaller than font size
` [PATCH stable 4.14 v2 3/3] fbmem: Check virtual screen sizes in fb_set_var()

[PATCH STABLE 5.10 5.15 0/2] btrfs: raid56 backports to reduce destructive RMW
 2022-08-04 11:31 UTC  (4+ messages)

stable-rc/linux-4.9.y baseline: 103 runs, 11 regressions (v4.9.325)
 2022-08-04  8:39 UTC 

stable-rc/linux-4.19.y baseline: 136 runs, 10 regressions (v4.19.254)
 2022-08-04  8:39 UTC 

[PATCH stable 4.14 0/1] Backport "printk: Export is_console_locked"
 2022-08-04  8:20 UTC  (3+ messages)
` [PATCH stable 4.14 1/1] printk: Export is_console_locked

[PATCH stable 4.9 0/4] Fix CVE-2021-33655
 2022-08-04  8:14 UTC  (5+ messages)
` [PATCH stable 4.9 1/4] printk: Export is_console_locked
` [PATCH stable 4.9 2/4] fbmem: Check virtual screen sizes in fb_set_var()
` [PATCH stable 4.9 3/4] fbcon: Disallow setting font bigger than screen size
` [PATCH stable 4.9 4/4] fbcon: Prevent that screen size is smaller than font size


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).