Linux-stable-mirror

linux-stable-mirror@lists.linaro.org
  • 375 participants
  • 119710 discussions

[PATCH 4.4.y 038/101] x86/speculation: Fix up array_index_nospec_mask() asm constraint
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 037/101] x86/speculation: Clean up various Spectre related details
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 036/101] x86/speculation: Correct Speculation Control microcode blacklist again
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 035/101] x86/speculation: Update Speculation Control microcode blacklist
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 034/101] x86/entry/64/compat: Clear registers for compat syscalls, to reduce speculation attack surface
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 033/101] x86/asm/entry/32: Simplify pushes of zeroed pt_regs->REGs
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 032/101] x86/pti: Mark constant arrays as __initconst
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 031/101] x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 030/101] x86/cpufeatures: Clean up Spectre v2 related CPUID flags
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 029/101] x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 028/101] x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 027/101] x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 026/101] x86/msr: Add definitions for new speculation control MSRs
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 025/101] x86/cpufeatures: Add AMD feature bits for Speculation Control
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 024/101] x86/cpufeatures: Add Intel feature bits for Speculation Control
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 023/101] x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 022/101] x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 021/101] x86/cpufeature: Add helper macro for mask check macros
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 020/101] x86/cpufeature: Make sure DISABLED/REQUIRED macros are updated
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 019/101] x86/cpufeature: Update cpufeaure macros
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 018/101] x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 017/101] x86/cpu: Add detection of AMD RAS Capabilities
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 016/101] x86/mm/pkeys: Fix mismerge of protection keys CPUID bits
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 015/101] x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitions
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 014/101] x86/cpufeature: Speed up cpu_feature_enabled()
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 013/101] x86/boot: Simplify kernel load address alignment check
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 012/101] x86/vdso: Use static_cpu_has()
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 011/101] x86/alternatives: Discard dynamic check after init
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 010/101] x86/alternatives: Add an auxilary section
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 009/101] x86/cpufeature: Get rid of the non-asm goto variant
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 008/101] x86/cpufeature: Replace the old static_cpu_has() with safe variant
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 007/101] x86/cpufeature: Carve out X86_FEATURE_*
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 006/101] x86/headers: Don't include asm/processor.h in asm/atomic.h
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 005/101] x86/fpu: Get rid of xstate_fault()
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 004/101] x86/fpu: Add an XSTATE_OP() macro
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 003/101] x86/cpu: Provide a config option to disable static_cpu_has
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 002/101] x86/cpufeature: Cleanup get_cpu_cap()
by Srivatsa S. Bhat
7 years, 2 months

[PATCH 4.4.y 001/101] x86/cpufeature: Move some of the scattered feature bits to x86_capability
by Srivatsa S. Bhat
7 years, 2 months

Spectre-v2 (IBPB/IBRS) and SSBD fixes for 4.4.y
by Srivatsa S. Bhat
7 years, 2 months

[patch 09/11] mm: do not bug_on on incorrect length in __mm_populate()
by akpm@linux-foundation.org
7 years, 2 months

[patch 07/11] fs, elf: make sure to page align bss in load_elf_library
by akpm@linux-foundation.org
7 years, 2 months

[patch 06/11] x86/purgatory: add missing FORCE to Makefile target
by akpm@linux-foundation.org
7 years, 2 months

[patch 02/11] fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*
by akpm@linux-foundation.org
7 years, 2 months

[patch 01/11] mm: do not drop unused pages when userfaultd is running
by akpm@linux-foundation.org
7 years, 2 months

+ thp-fix-data-loss-when-splitting-a-file-pmd.patch added to -mm tree
by akpm@linux-foundation.org
7 years, 2 months

+ fat-fix-memory-allocation-failure-handling-of-match_strdup.patch added to -mm tree
by akpm@linux-foundation.org
7 years, 2 months

[PATCH v2 2/2] drm/nouveau: Avoid looping through fake MST connectors
by Lyude Paul
7 years, 2 months

[PATCH v2 1/2] drm/nouveau: Use drm_connector_list_iter_* for iterating connectors
by Lyude Paul
7 years, 2 months

[PATCH 0/2] drm/nouveau: Fix connector memory corruption issues
by Lyude Paul
7 years, 2 months

image studio for you
by Simon
7 years, 2 months

editing for your images
by Simon
7 years, 2 months

FAILED: patch "[PATCH] mmc: renesas_sdhi_internal_dmac: Fix missing unmap in error" failed to apply to 4.17-stable tree
by gregkh@linuxfoundation.org
7 years, 2 months

FAILED: patch "[PATCH] mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz" failed to apply to 4.4-stable tree
by gregkh@linuxfoundation.org
7 years, 2 months

FAILED: patch "[PATCH] mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz" failed to apply to 4.9-stable tree
by gregkh@linuxfoundation.org
7 years, 2 months

5845e6155d8f4a4a9bae2d4c1d1bb4a4d9a925c2 for stable
by Sudip Mukherjee
7 years, 2 months

patch "uart: fix race between uart_put_char() and uart_shutdown()" added to tty-next
by gregkh@linuxfoundation.org
7 years, 2 months

patch "uart: fix race between uart_put_char() and uart_shutdown()" added to tty-testing
by gregkh@linuxfoundation.org
7 years, 2 months

[PATCH 4.9] nvme: validate admin queue before force-start on removal
by Simon Veith
7 years, 2 months

[PATCH] mfd: hi655x: Fix regmap area declared size for hi655x
by Rafael David Tinoco
7 years, 2 months

[PATCH 1/4] drm/amdgpu/pp/smu7: use a local variable for toc indexing
by Alex Deucher
7 years, 2 months

[PATCH] ARC: mm: allow mprotect to make stack mappings executable
by Vineet Gupta
7 years, 2 months

cx4 sriov problem in stable 4.14.47
by Sagi Grimberg
7 years, 2 months

[PATCH v2] xen: setup pv irq ops vector earlier
by Juergen Gross
7 years, 2 months

[PATCH v2 3/3] drm/nouveau: Remove bogus crtc check in pmops_runtime_idle
by Lyude Paul
7 years, 2 months

[PATCH v2 2/3] drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()
by Lyude Paul
7 years, 2 months

[PATCHv2 1/2] mm: Fix vma_is_anonymous() false-positives
by Kirill A. Shutemov
7 years, 2 months

[PATCH] MIPS: Fix off-by-one in pci_resource_to_user()
by Paul Burton
7 years, 2 months

patch "mei: don't update offset in write" added to char-misc-next
by gregkh@linuxfoundation.org
7 years, 2 months

patch "mei: bus: type promotion bug in mei_nfc_if_version()" added to char-misc-next
by gregkh@linuxfoundation.org
7 years, 2 months

[PATCHv2 1/2] libnvdimm: Use max contiguous area for namespace size
by Keith Busch
7 years, 2 months

6ed66c3ce095ae65bbc976b5817c318653745736 for 4.14-stable
by Sudip Mukherjee
7 years, 2 months

patch "mei: bus: type promotion bug in mei_nfc_if_version()" added to char-misc-testing
by gregkh@linuxfoundation.org
7 years, 2 months

patch "mei: don't update offset in write" added to char-misc-testing
by gregkh@linuxfoundation.org
7 years, 2 months

Re: bpf commits for stable
by Greg KH
7 years, 2 months

63039c29f7a4ce8a8bd165173840543c0098d7b0 for 4.14-stable
by Sudip Mukherjee
7 years, 2 months

[PATCH 4.9 000/310] 4.9.94-stable review
by Greg Kroah-Hartman
7 years, 2 months

[PATCH] fat: Fix memory allocation failure handling of match_strdup()
by OGAWA Hirofumi
7 years, 2 months

v4.9.112 build: 0 failures 0 warnings (v4.9.112)
by Build bot for Mark Brown
7 years, 2 months

[PATCH 1/5] xhci: Fix perceived dead host due to runtime suspend race with event handler
by Mathias Nyman
7 years, 2 months

v4.4.140 build: 0 failures 31 warnings (v4.4.140)
by Build bot for Mark Brown
7 years, 2 months

[PATCH v2 4.4 1/3] x86/fpu: Remove use_eager_fpu()
by Daniel Sangorrin
7 years, 2 months

v4.14.55 build: 0 failures 0 warnings (v4.14.55)
by Build bot for Mark Brown
7 years, 2 months

FAILED: patch "[PATCH] x86/platform/UV: Add kernel parameter to set memory block" failed to apply to 4.14-stable tree
by gregkh@linuxfoundation.org
7 years, 2 months

[PATCH 4.9 00/52] 4.9.112-stable review
by Greg Kroah-Hartman
7 years, 2 months

FAILED: patch "[PATCH] x86/platform/UV: Use new set memory block size function" failed to apply to 4.14-stable tree
by gregkh@linuxfoundation.org
7 years, 2 months

info!!
by Lee Morrow
7 years, 2 months

v3.18.115 build: 0 failures 1 warnings (v3.18.115)
by Build bot for Mark Brown
7 years, 2 months

Linux 4.17.6
by Greg KH
7 years, 2 months

Linux 4.14.55
by Greg KH
7 years, 2 months

Linux 4.9.112
by Greg KH
7 years, 2 months

Linux 4.4.140
by Greg KH
7 years, 2 months

Linux 3.18.115
by Greg KH
7 years, 2 months

[PATCH] xen: setup pv irq ops vector earlier
by Juergen Gross
7 years, 2 months

[PATCH 4.17 00/56] 4.17.6-stable review
by Greg Kroah-Hartman
7 years, 2 months

[PATCH 4.14 00/53] 4.14.55-stable review
by Greg Kroah-Hartman
7 years, 2 months

[PATCH 3.18 00/23] 3.18.115-stable review
by Greg Kroah-Hartman
7 years, 2 months

you need photos
by Julie Ryan
7 years, 2 months

Re: in stable 4.4.131 kprobes seems to be broken
by Greg Kroah-Hartman
7 years, 2 months

[char-misc-next v2 1/2] mei: bus: type promotion bug in mei_nfc_if_version()
by Tomas Winkler
7 years, 2 months

[PATCH V2] MIPS: implement smp_cond_load_acquire() for Loongson-3
by Huacai Chen
7 years, 2 months

FAILED: patch "[PATCH] ovl: hash non-dir by lower inode for fsnotify" failed to apply to 4.14-stable tree
by gregkh@linuxfoundation.org
7 years, 2 months

Re: [PATCH 2/3] xen: set cpu capabilities from xen_start_kernel()
by Juergen Gross
7 years, 2 months

[PATCH 3/3] IB/srpt: Fix a use-after-free
by Bart Van Assche
7 years, 2 months

[PATCH v4 0/8] mm: Rework hmm to use devm_memremap_pages and other fixes
by Dan Williams
7 years, 2 months

[PATCH 1/2] x86/gpu: reserve ICL's graphics stolen memory
by Paulo Zanoni
7 years, 2 months

[PATCH 1/4] mtd: cfi_cmdset_0002: Change write buffer to check correct value
by Tokunori Ikegami
7 years, 2 months

[PATCH] xen: remove global bit from __default_kernel_pte_mask for pv guests
by Juergen Gross
7 years, 2 months

+ mm-fix-vma_is_anonymous-false-positives.patch added to -mm tree
by akpm@linux-foundation.org
7 years, 2 months

[PATCH] Revert "drm/amd/display: Don't return ddc result and read_bytes in same return value"
by Alex Deucher
7 years, 2 months

Revert mm/vmstat.c: fix vmstat_update() preemption BUG
by Sebastian Andrzej Siewior
7 years, 2 months

[PATCH 2/3] IB/srpt: Fix srpt_cm_req_recv() error path (2/2)
by Bart Van Assche
7 years, 2 months

[PATCH 1/3] IB/srpt: Fix srpt_cm_req_recv() error path (1/2)
by Bart Van Assche
7 years, 2 months

[PATCH] ext4: fix inline data updates with checksums enabled
by Theodore Ts'o
7 years, 2 months

sched, tracing: Fix trace_sched_pi_setprio() for deboosting
by Sebastian Andrzej Siewior
7 years, 2 months

[PATCH stable 4.4] staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()
by Ian Abbott
7 years, 2 months

[PATCH stable 4.8 to 4.17] staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()
by Ian Abbott
7 years, 2 months

patch "driver core: Partially revert "driver core: correct device's shutdown" added to driver-core-linus
by gregkh@linuxfoundation.org
7 years, 2 months

[PATCH] hfs/hfsplus: use documented official timestamp range
by Arnd Bergmann
7 years, 2 months

[v4.14-stable 0/5] Fix DM DAX handling
by Ross Zwisler
7 years, 2 months

[v4.17-stable v2 0/5] Fix DM DAX handling
by Ross Zwisler
7 years, 2 months

[PATCH] Kbuild: fix # escaping in .cmd files for future Make
by Paul Menzel
7 years, 2 months

[PATCH 4.4, 4.9] dm bufio: don't take the lock in dm_bufio_shrink_count
by Mikulas Patocka
7 years, 2 months

FAILED: patch "[PATCH] mtd: rawnand: mxc: set spare area size register explicitly" failed to apply to 4.14-stable tree
by gregkh@linuxfoundation.org
7 years, 2 months

FAILED: patch "[PATCH] i2c: smbus: kill memory leak on emulated and failed DMA SMBus" failed to apply to 4.17-stable tree
by gregkh@linuxfoundation.org
7 years, 2 months

FAILED: patch "[PATCH] mm, page_alloc: do not break __GFP_THISNODE by zonelist reset" failed to apply to 4.9-stable tree
by gregkh@linuxfoundation.org
7 years, 2 months

[PATCH 4.4 000/268] 4.4.134-stable review
by Greg Kroah-Hartman
7 years, 2 months

[PATCHES] Networking
by David Miller
7 years, 2 months

FAILED: patch "[PATCH] f2fs: truncate preallocated blocks in error case" failed to apply to 4.14-stable tree
by gregkh@linuxfoundation.org
7 years, 2 months

FAILED: patch "[PATCH] mm: hwpoison: disable memory error handling on 1GB hugepage" failed to apply to 4.14-stable tree
by gregkh@linuxfoundation.org
7 years, 2 months

[v4.14-stable] arm64: dts: stratix10: Fix SPI IRQ for Stratix10
by thor.thayer@linux.intel.com
7 years, 2 months

10d94ff4d558b96b for 4.14.y
by Janne Huttunen
7 years, 2 months

[PATCH 4.9 v2] mlxsw: spectrum: Forbid linking of VLAN devices to devices that have uppers
by Ido Schimmel
7 years, 2 months

Request: d5ce4c31d6df518d for 4.14.y
by Janne Huttunen
7 years, 2 months

FAILED: patch "[PATCH] ext4: do not update s_last_mounted of a frozen fs" failed to apply to 4.17-stable tree
by gregkh@linuxfoundation.org
7 years, 2 months

FAILED: patch "[PATCH] ext4: avoid running out of journal credits when appending to" failed to apply to 4.4-stable tree
by gregkh@linuxfoundation.org
7 years, 2 months

FAILED: patch "[PATCH] ext4: avoid running out of journal credits when appending to" failed to apply to 4.9-stable tree
by gregkh@linuxfoundation.org
7 years, 2 months

FAILED: patch "[PATCH] ext4: never move the system.data xattr out of the inode body" failed to apply to 4.4-stable tree
by gregkh@linuxfoundation.org
7 years, 2 months

FAILED: patch "[PATCH] ext4: never move the system.data xattr out of the inode body" failed to apply to 4.9-stable tree
by gregkh@linuxfoundation.org
7 years, 2 months

FAILED: patch "[PATCH] ext4: always verify the magic number in xattr blocks" failed to apply to 4.4-stable tree
by gregkh@linuxfoundation.org
7 years, 2 months

FAILED: patch "[PATCH] ext4: always verify the magic number in xattr blocks" failed to apply to 4.9-stable tree
by gregkh@linuxfoundation.org
7 years, 2 months

FAILED: patch "[PATCH] ext4: add corruption check in ext4_xattr_set_entry()" failed to apply to 4.4-stable tree
by gregkh@linuxfoundation.org
7 years, 2 months

FAILED: patch "[PATCH] ext4: add corruption check in ext4_xattr_set_entry()" failed to apply to 4.9-stable tree
by gregkh@linuxfoundation.org
7 years, 2 months

FAILED: patch "[PATCH] drm/amdgpu: fix user fence write race condition" failed to apply to 4.17-stable tree
by gregkh@linuxfoundation.org
7 years, 2 months

[RESEND PATCH v2] devres: Really align data field to unsigned long long
by Alexey Brodkin
7 years, 2 months

[PATCH] i2c: tegra: Fix NACK error handling
by Jon Hunter
7 years, 2 months

Important Notice...Reply Now
by Richard & Angela Maxwell
7 years, 2 months

[PATCH 1/2] clk: mvebu: armada-37xx-periph: Fix switching CPU rate from 300Mhz to 1.2GHz
by Gregory CLEMENT
7 years, 2 months

[PATCH] ARM: tegra: Fix Tegra30 Cardhu PCA954x reset
by Jon Hunter
7 years, 2 months

[PATCH] x86/apm: Don't access __preempt_count with zeroed fs
by Ville Syrjala
7 years, 2 months

[PATCH 4.14 00/61] 4.14.54-stable review
by Greg Kroah-Hartman
7 years, 2 months

[PATCH v2 0/3] printk: Deadlock in NMI regression
by Petr Mladek
7 years, 2 months

[PATCH] i2c-hid: Fix "incomplete report" noise
by Jason Andryuk
7 years, 2 months

[char-misc-next] mei: don't update offset in write
by Tomas Winkler
7 years, 2 months

[PATCH 1/4] rtc: omap: fix potential crash on power off
by Johan Hovold
7 years, 2 months

[PATCH v2 4.9.y] x86/fpu: Remove use_eager_fpu()
by Daniel Sangorrin
7 years, 2 months

[PATCH] mtd: rawnand: hynix: Use ->exec_op() in hynix_nand_reg_write_op()
by Boris Brezillon
7 years, 2 months

[PATCH v2] devres: Really align data field to unsigned long long
by Alexey Brodkin
7 years, 2 months

Re: [PATCH 4.16 234/279] x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pkeys ABI
by Vlastimil Babka
7 years, 2 months

[Linux-stable-mirror] [PATCH] scsi: lpfc: Switch memcpy_fromio() to __read32_copy()
by Huacai Chen
7 years, 2 months

[PATCH v3 1/3] mtd: rawnand: marvell: add suspend and resume hooks
by Daniel Mack
7 years, 2 months

[PATCH] ubifs: xattr: Don't operate on deleted inodes
by Richard Weinberger
7 years, 2 months

v4.14.54 build: 0 failures 0 warnings (v4.14.54)
by Build bot for Mark Brown
7 years, 2 months

[PATCH] ACPI: save NVS memory for ASUS 1025C laptop
by Willy Tarreau
7 years, 2 months

Linux 4.17.5
by Greg KH
7 years, 2 months

Linux 4.14.54
by Greg KH
7 years, 2 months

[PATCH v4 1/3] mtd: rawnand: marvell: add suspend and resume hooks
by Daniel Mack
7 years, 2 months

[PATCH 4.17 00/46] 4.17.5-stable review
by Greg Kroah-Hartman
7 years, 2 months

Re: [PATCH 1/2] usb: dwc2: Fix DMA alignment to start at allocated boundary
by Doug Anderson
7 years, 2 months

[PATCH] compiler.h, sparse, smatch: Do not define COMPILER_HAS_GENERIC_BUILTIN_OVERFLOW
by Bart Van Assche
7 years, 2 months

+ mm-do-not-bug_on-on-incorrect-lenght-in-__mm_populate.patch added to -mm tree
by akpm@linux-foundation.org
7 years, 2 months

+ x86-purgatory-add-missing-force-to-makefile-target.patch added to -mm tree
by akpm@linux-foundation.org
7 years, 2 months

[PATCH] clk: aspeed: Mark bclk (PCIe) and dclk (VGA) as critical
by Joel Stanley
7 years, 2 months

[PATCH v2] acpi, nfit: Fix scrub idle detection
by Dan Williams
7 years, 2 months

[PATCH] devres: Really align data field to unsigned long long
by Alexey Brodkin
7 years, 2 months

[PATCH] acpi, nfit: Fix scrub idle detection
by Dan Williams
7 years, 2 months

[PATCH] clk: aspeed: Support HPLL strapping on ast2400
by Joel Stanley
7 years, 2 months

patch "misc: sram: fix resource leaks in probe error path" added to char-misc-next
by gregkh@linuxfoundation.org
7 years, 2 months

patch "staging: r8822be: Fix RTL8822be can't find any wireless AP" added to staging-linus
by gregkh@linuxfoundation.org
7 years, 2 months

patch "USB: yurex: fix out-of-bounds uaccess in read handler" added to usb-linus
by gregkh@linuxfoundation.org
7 years, 2 months

patch "misc: sram: fix resource leaks in probe error path" added to char-misc-testing
by gregkh@linuxfoundation.org
7 years, 2 months

patch "xhci: xhci-mem: off by one in xhci_stream_id_to_ring()" added to usb-linus
by gregkh@linuxfoundation.org
7 years, 2 months

patch "usb: quirks: add delay quirks for Corsair Strafe" added to usb-linus
by gregkh@linuxfoundation.org
7 years, 2 months

patch "USB: serial: mos7840: fix status-register error handling" added to usb-linus
by gregkh@linuxfoundation.org
7 years, 2 months

patch "USB: serial: ch341: fix type promotion bug in ch341_control_in()" added to usb-linus
by gregkh@linuxfoundation.org
7 years, 2 months

patch "USB: serial: cp210x: add another USB ID for Qivicon ZigBee stick" added to usb-linus
by gregkh@linuxfoundation.org
7 years, 2 months

patch "USB: serial: keyspan_pda: fix modem-status error handling" added to usb-linus
by gregkh@linuxfoundation.org
7 years, 2 months

Re: Patch "drm/amd/display: release spinlock before committing updates to stream" has been added to the 4.17-stable tree
by Andrey Grodzovsky
7 years, 2 months

[PATCH] soc: qcom: rmtfs-mem: fix memleak in probe error paths
by Johan Hovold
7 years, 2 months

[PATCH] ALSA: hda/realtek - two more lenovo models need fixup of MIC_LOCATION
by Hui Wang
7 years, 2 months

Sitio web
by David Carreras
7 years, 2 months

[stable-4.14 0/6] md fixes for 4.14
by Jack Wang
7 years, 2 months

[PATCH 6/6] tracing: Fix missing return symbol in function_graph output
by Steven Rostedt
7 years, 2 months

[PATCH 1/6] tracing: Avoid string overflow
by Steven Rostedt
7 years, 2 months

[PATCH] arm64: dts: stratix10: Fix SPI nodes for Stratix10
by thor.thayer@linux.intel.com
7 years, 2 months

FAILED: patch "[PATCH] dm: prevent DAX mounts if not supported" failed to apply to 4.9-stable tree
by gregkh@linuxfoundation.org
7 years, 2 months

[PATCH] MIPS: Fix ioremap() RAM check
by Paul Burton
7 years, 2 months

[PATCH v2] dm-zoned: Avoid triggering reclaim from inside dmz_map()
by Bart Van Assche
7 years, 2 months

[merged] mm-teach-dump_page-to-correctly-output-poisoned-struct-pages.patch removed from -mm tree
by akpm@linux-foundation.org
7 years, 2 months

[merged] mm-hugetlb-yield-when-prepping-struct-pages.patch removed from -mm tree
by akpm@linux-foundation.org
7 years, 2 months

[merged] userfaultfd-hugetlbfs-fix-userfaultfd_huge_must_wait-pte-access.patch removed from -mm tree
by akpm@linux-foundation.org
7 years, 2 months
Results per page: