Linux-stable-mirror

linux-stable-mirror@lists.linaro.org
  • 31 participants
  • 121753 discussions

[patch 07/10] epoll: fix possible lost wakeup on epoll_ctl() path
by Andrew Morton
5 years, 7 months

[patch 06/10] mm: do not allow MADV_PAGEOUT for CoW pages
by Andrew Morton
5 years, 7 months

[patch 05/10] mm, memcg: throttle allocators based on ancestral memory.high
by Andrew Morton
5 years, 7 months

[patch 04/10] mm, memcg: fix corruption on 64-bit divisor in memory.high throttling
by Andrew Morton
5 years, 7 months

[patch 03/10] page-flags: fix a crash at SetPageError(THP_SWAP)
by Andrew Morton
5 years, 7 months

[patch 02/10] mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP case
by Andrew Morton
5 years, 7 months

[patch 01/10] memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event
by Andrew Morton
5 years, 7 months

[PATCHv2] exec: Fix a deadlock in ptrace
by Bernd Edlinger
5 years, 7 months

[nacked] mm-hugetlb-fix-a-addressing-exception-caused-by-huge_pte_offset.patch removed from -mm tree
by akpm@linux-foundation.org
5 years, 7 months

Re: [PATCH v2] mm/hugetlb: fix a addressing exception caused by huge_pte_offset()
by Qian Cai
5 years, 7 months

Handling of patches missing in stable releases based on Fixes: tags
by Guenter Roeck
5 years, 7 months

[PATCH 5.4 00/60] 5.4.27-rc1 review
by Greg Kroah-Hartman
5 years, 7 months

[PATCH] staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device table
by Larry Finger
5 years, 7 months

[PATCH v3 1/1] remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
by Nikita Shubin
5 years, 7 months

[PATCH] bonding: do not enslave CAN devices
by Oliver Hartkopp
5 years, 7 months

❌ FAIL: Test report for kernel 5.5.10-0651ac2.cki (stable-queue)
by CKI Project
5 years, 7 months

❌ FAIL: Test report for kernel 5.5.10-7180b47.cki (stable-queue)
by CKI Project
5 years, 7 months

stable/linux-5.4.y boot: 106 boots: 2 failed, 100 passed with 4 untried/unknown (v5.4.27)
by kernelci.org bot
5 years, 7 months

[PATCH 5.5 00/64] 5.5.11-rc2 review
by Greg Kroah-Hartman
5 years, 7 months

[PATCH 5.4 00/50] 5.4.27-rc3 review
by Greg Kroah-Hartman
5 years, 7 months

Linux 5.5.11
by Greg KH
5 years, 7 months

Linux 5.4.27
by Greg KH
5 years, 7 months

Linux 4.19.112
by Greg KH
5 years, 7 months

Linux 4.14.174
by Greg KH
5 years, 7 months

Linux 4.9.217
by Greg KH
5 years, 7 months

Linux 4.4.217
by Greg KH
5 years, 7 months

stable/linux-5.4.y build: 200 builds: 1 failed, 199 passed, 1 error, 107 warnings (v5.4.27)
by kernelci.org bot
5 years, 7 months

[PATCH 5.5 00/54] 5.5.11-rc3 review
by Greg Kroah-Hartman
5 years, 7 months

[PATCH 4.4 00/93] 4.4.217-rc1 review
by Greg Kroah-Hartman
5 years, 7 months

[PATCH v6 16/16] doc: Update documentation of ->exec_*_mutex
by Bernd Edlinger
5 years, 7 months

[PATCH 4.9 00/90] 4.9.217-rc1 review
by Greg Kroah-Hartman
5 years, 7 months

[PATCH 4.14 00/99] 4.14.174-rc1 review
by Greg Kroah-Hartman
5 years, 7 months

[PATCH v2 1/2] clk: ingenic/jz4770: Exit with error if CGU init failed
by Paul Cercueil
5 years, 7 months

stable-rc/linux-5.4.y boot: 155 boots: 1 failed, 150 passed with 2 offline, 2 untried/unknown (v5.4.25-175-ge72abf1f11a9)
by kernelci.org bot
5 years, 7 months

stable-rc/linux-4.19.y boot: 145 boots: 1 failed, 135 passed with 2 offline, 7 untried/unknown (v4.19.109-136-gd078cac7a422)
by kernelci.org bot
5 years, 7 months

stable/linux-4.14.y boot: 80 boots: 2 failed, 73 passed with 5 untried/unknown (v4.14.174)
by kernelci.org bot
5 years, 7 months

+ mm-slub-prevent-kmalloc_node-crashes-and-memory-leaks.patch added to -mm tree
by Andrew Morton
5 years, 7 months

stable-rc/linux-5.4.y build: 200 builds: 1 failed, 199 passed, 1 error, 107 warnings (v5.4.25-175-ge72abf1f11a9)
by kernelci.org bot
5 years, 7 months

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 10 warnings (v4.19.109-136-gd078cac7a422)
by kernelci.org bot
5 years, 7 months

stable/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 102 warnings (v4.14.174)
by kernelci.org bot
5 years, 7 months

[PATCH v6 13/16] perf: Use new infrastructure to fix deadlocks in execve
by Bernd Edlinger
5 years, 7 months

[PATCH v6 12/16] proc: io_accounting: Use new infrastructure to fix deadlocks in execve
by Bernd Edlinger
5 years, 7 months

[PATCH v6 11/16] proc: Use new infrastructure to fix deadlocks in execve
by Bernd Edlinger
5 years, 7 months

[PATCH v6 09/16] kernel: doc: remove outdated comment cred.c
by Bernd Edlinger
5 years, 7 months

[PATCH v6 08/16] mm: docs: Fix a comment in process_vm_rw_core
by Bernd Edlinger
5 years, 7 months

[PATCH v6 07/16] selftests/ptrace: add test cases for dead-locks
by Bernd Edlinger
5 years, 7 months

[PATCH v6 06/16] exec: Fix a deadlock in strace
by Bernd Edlinger
5 years, 7 months

[PATCH v6 04/16] exec: Move exec_mmap right after de_thread in flush_old_exec
by Bernd Edlinger
5 years, 7 months

[PATCH v6 03/16] exec: Move cleanup of posix timers on exec out of de_thread
by Bernd Edlinger
5 years, 7 months

[PATCH v6 02/16] exec: Factor unshare_sighand out of de_thread and call it separately
by Bernd Edlinger
5 years, 7 months

[PATCH v6 01/16] exec: Only compute current once in flush_old_exec
by Bernd Edlinger
5 years, 7 months

❌ FAIL: Test report for kernel 5.5.11-rc3-bea9431.cki (stable)
by CKI Project
5 years, 7 months

stable/linux-4.19.y boot: 94 boots: 3 failed, 86 passed with 5 untried/unknown (v4.19.112)
by kernelci.org bot
5 years, 7 months

Re: [PATCH] bpf: explicitly memset the bpf_attr structure
by Sasha Levin
5 years, 7 months

stable/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 10 warnings (v4.19.112)
by kernelci.org bot
5 years, 7 months

stable/linux-4.4.y boot: 57 boots: 3 failed, 50 passed with 4 untried/unknown (v4.4.217)
by kernelci.org bot
5 years, 7 months

stable/linux-4.9.y boot: 66 boots: 1 failed, 60 passed with 5 untried/unknown (v4.9.217)
by kernelci.org bot
5 years, 7 months

[PATCH 1/2] mm, slub: prevent kmalloc_node crashes and memory leaks
by Vlastimil Babka
5 years, 7 months

[PATCH v2] sched/fair: fix enqueue_task_fair warning
by Vincent Guittot
5 years, 7 months

[PATCH] arm64: compat: Fix syscall number of compat_clock_getres
by Vincenzo Frascino
5 years, 7 months

❌ FAIL: Test report for kernel 5.5.11-rc2-c0ef7f7.cki (stable)
by CKI Project
5 years, 7 months

❌ FAIL: Test report for kernel 5.5.11-rc1-e9842f9.cki (stable)
by CKI Project
5 years, 7 months

[PATCH 5.5 00/55] 5.5.11-rc2 review
by Greg Kroah-Hartman
5 years, 7 months

[PATCH 5.4 00/51] 5.4.27-rc2 review
by Greg Kroah-Hartman
5 years, 7 months

stable/linux-4.4.y build: 190 builds: 1 failed, 189 passed, 2 errors, 13 warnings (v4.4.217)
by kernelci.org bot
5 years, 7 months

stable/linux-4.9.y build: 197 builds: 1 failed, 196 passed (v4.9.217)
by kernelci.org bot
5 years, 7 months

FAILED: patch "[PATCH] mmc: core: Allow host controllers to require R1B for CMD6" failed to apply to 5.5-stable tree
by gregkh@linuxfoundation.org
5 years, 7 months

[PATCH v1 0/6] Fix device links functional breakage in 4.19.99
by Saravana Kannan
5 years, 7 months

[PATCH URGENT crypto] crypto: arm64/chacha - correctly walk through blocks
by Jason A. Donenfeld
5 years, 7 months

RE: Walker Construction_RFQ
by Wilson Jasper
5 years, 7 months

[PATCH v2 01/19] media: ti-vpe: cal: fix DMA memory corruption
by Tomi Valkeinen
5 years, 7 months

✅ PASS: Test report for kernel 5.5.11-rc2-0d188a9.cki (stable)
by CKI Project
5 years, 7 months

stable-rc/linux-4.19.y boot: 145 boots: 2 failed, 135 passed with 2 offline, 6 untried/unknown (v4.19.109-141-g8977fd00fd70)
by kernelci.org bot
5 years, 7 months

stable-rc/linux-4.9.y boot: 111 boots: 1 failed, 101 passed with 4 offline, 5 untried/unknown (v4.9.216-91-g8130ba7a9b6d)
by kernelci.org bot
5 years, 7 months

stable-rc/linux-5.4.y boot: 163 boots: 2 failed, 153 passed with 3 offline, 5 untried/unknown (v5.4.25-185-g83dc55fe972f)
by kernelci.org bot
5 years, 7 months

stable-rc/linux-4.14.y boot: 130 boots: 2 failed, 119 passed with 4 offline, 5 untried/unknown (v4.14.173-100-g5510299b1b08)
by kernelci.org bot
5 years, 7 months

❌ FAIL: Test report for kernel 5.5.11-rc1-04a0627.cki (stable)
by CKI Project
5 years, 7 months

stable-rc/linux-4.4.y boot: 94 boots: 4 failed, 81 passed with 5 offline, 4 untried/unknown (v4.4.216-94-g2f57fed8dba0)
by kernelci.org bot
5 years, 7 months

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 10 warnings (v4.19.109-141-g8977fd00fd70)
by kernelci.org bot
5 years, 7 months

stable-rc/linux-4.9.y build: 197 builds: 1 failed, 196 passed (v4.9.216-91-g8130ba7a9b6d)
by kernelci.org bot
5 years, 7 months

stable-rc/linux-5.4.y build: 200 builds: 1 failed, 199 passed, 1 error, 107 warnings (v5.4.25-185-g83dc55fe972f)
by kernelci.org bot
5 years, 7 months

stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 102 warnings (v4.14.173-100-g5510299b1b08)
by kernelci.org bot
5 years, 7 months

[PATCH 5.5 00/64] 5.5.11-rc1 review
by Greg Kroah-Hartman
5 years, 7 months

stable-rc/linux-4.4.y build: 190 builds: 1 failed, 189 passed, 2 errors, 13 warnings (v4.4.216-94-g2f57fed8dba0)
by kernelci.org bot
5 years, 7 months

[tip: perf/urgent] tools: Let O= makes handle a relative path with -C option
by tip-bot2 for Masami Hiramatsu
5 years, 7 months

[PATCH v2] perf probe: Fix to delete multiple probe event
by Masami Hiramatsu
5 years, 7 months

RE: Walker Construction_RFQ
by Wilson Jasper
5 years, 7 months

[PATCH] kernel/printk: add kmsg SEEK_CUR handling
by Bruno Meneguele
5 years, 7 months

[PATCH 4.19 00/89] 4.19.111-rc1 review
by Greg Kroah-Hartman
5 years, 7 months

[tip: x86/urgent] x86/ioremap: Fix CONFIG_EFI=n build
by tip-bot2 for Borislav Petkov
5 years, 7 months

Re: [PATCH v2] net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue
by Doug Anderson
5 years, 7 months

[4.19] i2400m fixes
by Ben Hutchings
5 years, 7 months

patch "nvmem: check for NULL reg_read and reg_write before dereferencing" added to char-misc-next
by gregkh@linuxfoundation.org
5 years, 7 months

patch "nvmem: release the write-protect pin" added to char-misc-next
by gregkh@linuxfoundation.org
5 years, 7 months

[PATCH v4 2/5] fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()
by Eric Biggers
5 years, 7 months

[PATCH v4 1/5] kmod: make request_module() return an error when autoloading is disabled
by Eric Biggers
5 years, 7 months

[PATCH v3 2/5] fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()
by Eric Biggers
5 years, 7 months

[PATCH AUTOSEL 4.4 01/12] bnxt_en: reinitialize IRQs when MTU is modified
by Sasha Levin
5 years, 7 months

[PATCH AUTOSEL 4.9 01/15] batman-adv: Don't schedule OGM for disabled interface
by Sasha Levin
5 years, 7 months

[PATCH AUTOSEL 4.14 01/28] cgroup-v1: cgroup_pidlist_next should update position index
by Sasha Levin
5 years, 7 months
Results per page: