public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-13 16:30:48 to 2018-02-14 11:54:20 UTC [more...]

[PATCH for v4.1 00/14] v4l2-compat-ioctl32.c: remove set_fs(KERNEL_DS)
 2018-02-14 11:54 UTC  (11+ messages)
` [PATCH for v4.1 01/14] media: v4l2-ioctl.c: don't copy back the result for -ENOTTY
` [PATCH for v4.1 02/14] vb2: V4L2_BUF_FLAG_DONE is set after DQBUF
` [PATCH for v4.1 03/14] media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUF
` [PATCH for v4.1 04/14] media: v4l2-compat-ioctl32.c: fix the indentation
` [PATCH for v4.1 05/14] media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32
` [PATCH for v4.1 07/14] media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32
` [PATCH for v4.1 08/14] media: v4l2-compat-ioctl32.c: fix ctrl_is_pointer
` [PATCH for v4.1 09/14] media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevs
` [PATCH for v4.1 11/14] media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32
` [PATCH for v4.1 12/14] media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type

[PATCH for v4.4 00/14] v4l2-compat-ioctl32.c: remove set_fs(KERNEL_DS)
 2018-02-14 11:52 UTC  (15+ messages)
` [PATCH for v4.4 01/14] media: v4l2-ioctl.c: don't copy back the result for -ENOTTY
` [PATCH for v4.4 02/14] vb2: V4L2_BUF_FLAG_DONE is set after DQBUF
` [PATCH for v4.4 03/14] media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUF
` [PATCH for v4.4 04/14] media: v4l2-compat-ioctl32.c: fix the indentation
` [PATCH for v4.4 05/14] media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32
` [PATCH for v4.4 06/14] media: v4l2-compat-ioctl32.c: avoid sizeof(type)
` [PATCH for v4.4 07/14] media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32
` [PATCH for v4.4 08/14] media: v4l2-compat-ioctl32.c: fix ctrl_is_pointer
` [PATCH for v4.4 09/14] media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevs
` [PATCH for v4.4 10/14] media: v4l2-compat-ioctl32: Copy v4l2_window->global_alpha
` [PATCH for v4.4 11/14] media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32
` [PATCH for v4.4 12/14] media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type
` [PATCH for v4.4 13/14] media: v4l2-compat-ioctl32.c: don't copy back the result for certain errors
` [PATCH for v4.4 14/14] media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic

[PATCH for v4.9 00/13] v4l2-compat-ioctl32.c: remove set_fs(KERNEL_DS)
 2018-02-14 11:48 UTC  (14+ messages)
` [PATCH for v4.9 01/13] media: v4l2-ioctl.c: don't copy back the result for -ENOTTY
` [PATCH for v4.9 02/13] media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUF
` [PATCH for v4.9 03/13] media: v4l2-compat-ioctl32.c: fix the indentation
` [PATCH for v4.9 04/13] media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32
` [PATCH for v4.9 05/13] media: v4l2-compat-ioctl32.c: avoid sizeof(type)
` [PATCH for v4.9 06/13] media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32
` [PATCH for v4.9 07/13] media: v4l2-compat-ioctl32.c: fix ctrl_is_pointer
` [PATCH for v4.9 08/13] media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevs
` [PATCH for v4.9 09/13] media: v4l2-compat-ioctl32: Copy v4l2_window->global_alpha
` [PATCH for v4.9 10/13] media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32
` [PATCH for v4.9 11/13] media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type
` [PATCH for v4.9 12/13] media: v4l2-compat-ioctl32.c: don't copy back the result for certain errors
` [PATCH for v4.9 13/13] media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic

[PATCH for v4.14 00/13] v4l2-compat-ioctl32.c: remove set_fs(KERNEL_DS)
 2018-02-14 11:44 UTC  (14+ messages)
` [PATCH for v4.14 01/13] media: v4l2-ioctl.c: use check_fmt for enum/g/s/try_fmt
` [PATCH for v4.14 02/13] media: v4l2-ioctl.c: don't copy back the result for -ENOTTY
` [PATCH for v4.14 03/13] media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUF
` [PATCH for v4.14 04/13] media: v4l2-compat-ioctl32.c: fix the indentation
` [PATCH for v4.14 05/13] media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32
` [PATCH for v4.14 06/13] media: v4l2-compat-ioctl32.c: avoid sizeof(type)
` [PATCH for v4.14 07/13] media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32
` [PATCH for v4.14 08/13] media: v4l2-compat-ioctl32.c: fix ctrl_is_pointer
` [PATCH for v4.14 09/13] media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32
` [PATCH for v4.14 10/13] media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type
` [PATCH for v4.14 11/13] media: v4l2-compat-ioctl32.c: don't copy back the result for certain errors
` [PATCH for v4.14 12/13] media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic
` [PATCH for v4.14 13/13] media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevs

[PATCH] ubifs: Fix synced_i_size calculation for xattr inodes
 2018-02-14 11:02 UTC 

[PATCH 1/4] clk: bcm2835: Fix ana->maskX definitions
 2018-02-14 10:37 UTC  (4+ messages)
` [PATCH 3/4] clk: bcm2835: De-assert/assert PLL reset signal when appropriate

[PATCH BUGFIX V3] block, bfq: add requeue-request hook
 2018-02-14  9:55 UTC  (13+ messages)

v3.2.99 build: 4 failures 20 warnings (v3.2.99)
 2018-02-14  9:11 UTC 

[PATCH v2] megaraid_sas: Do not use 32-bit atomic request descriptor for Ventura controllers
 2018-02-14  8:10 UTC 

Linux 4.9.81
 2018-02-14  6:53 UTC  (3+ messages)

[PATCH] powerpc/xive: use hw CPU ids when configuring the CPU queues
 2018-02-14  5:55 UTC  (2+ messages)

[PATCH v5 3/6] x86/apic: Fix restoring boot irq mode in reboot and kexec/kdump
 2018-02-14  5:46 UTC 

[PATCH] thermal: imx: Fix race condition in imx_thermal_probe()
 2018-02-14  3:23 UTC  (2+ messages)

[PATCH] megaraid_sas: Do not use 32-bit atomic request descriptor for Ventura controllers
 2018-02-14  2:33 UTC  (2+ messages)

[PATCH] drm/i915/breadcrumbs: Ignore unsubmitted signalers
 2018-02-14  1:00 UTC  (2+ messages)

[PATCH] xtensa: fix high memory/reserved memory collision
 2018-02-13 23:49 UTC 

[PATCH v3] platform/x86: dell-laptop: fix kbd_get_state's request value
 2018-02-13 21:26 UTC  (2+ messages)

[PATCH] loop: Fix lost writes caused by missing flag
 2018-02-13 20:52 UTC  (4+ messages)

[PATCH] nvme-pci: Remap CMB SQ entries on every controller reset
 2018-02-13 19:56 UTC 

[PATCH] platform/x86: dell-laptop: Allocate buffer on heap rather than globally
 2018-02-13 19:54 UTC  (3+ messages)

[PATCH v4] extcon: int3496: process id-pin first so that we start with the right status
 2018-02-13 19:25 UTC 

[PATCH 3.2 00/79] 3.2.99-rc1 review
 2018-02-13 18:28 UTC  (4+ messages)
` [PATCH 3.2 57/79] ALSA: usb-audio: Fix potential zero-division at parsing FU

[PATCH 4.9.y] ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs
 2018-02-13 17:13 UTC 

[PATCH] uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define
 2018-02-13 16:52 UTC  (4+ messages)

[GIT PULL] arm64 spectre and meltdown mitigations for -stable
 2018-02-13 16:48 UTC  (5+ messages)

[PATCH 4.9 00/92] 4.9.81-stable review
 2018-02-13 16:32 UTC  (7+ messages)
` [PATCH 4.9 43/92] x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown

Patch "usb: gadget: uvc: Missing files for configfs interface" has been added to the 4.4-stable tree
 2018-02-13 16:32 UTC 

[PATCH 4.4] x86/kaiser: fix build error with KASAN && !FUNCTION_GRAPH_TRACER
 2018-02-13 16:32 UTC  (2+ messages)
` Patch "x86/kaiser: fix build error with KASAN && !FUNCTION_GRAPH_TRACER" has been added to the 4.4-stable tree

Patch "sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()" has been added to the 4.4-stable tree
 2018-02-13 16:32 UTC 

Patch "sched/rt: Up the root domain ref count when passing it around via IPIs" has been added to the 4.4-stable tree
 2018-02-13 16:32 UTC 

Patch "posix-timer: Properly check sigevent->sigev_notify" has been added to the 4.4-stable tree
 2018-02-13 16:32 UTC 

Patch "powerpc/pseries: include linux/types.h in asm/hvcall.h" has been added to the 4.4-stable tree
 2018-02-13 16:32 UTC 

Patch "netfilter: nf_queue: Make the queue_handler pernet" has been added to the 4.4-stable tree
 2018-02-13 16:32 UTC 

Patch "media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tuner" has been added to the 4.4-stable tree
 2018-02-13 16:32 UTC 

Patch "media: dvb-usb-v2: lmedm04: Improve logic checking of warm start" has been added to the 4.4-stable tree
 2018-02-13 16:32 UTC 

v4.9.81 build: 0 failures 0 warnings (v4.9.81)
 2018-02-13 16:35 UTC 

Patch "dmaengine: dmatest: fix container_of member in dmatest_callback" has been added to the 4.4-stable tree
 2018-02-13 16:32 UTC 

Patch "kaiser: fix compile error without vsyscall" has been added to the 4.4-stable tree
 2018-02-13 16:32 UTC 

Patch "cifs: Fix missing put_xid in cifs_file_strict_mmap" has been added to the 4.4-stable tree
 2018-02-13 16:32 UTC 

Patch "dccp: CVE-2017-8824: use-after-free in DCCP code" has been added to the 4.4-stable tree
 2018-02-13 16:32 UTC 

Patch "CIFS: zero sensitive data when freeing" has been added to the 4.4-stable tree
 2018-02-13 16:32 UTC 

Patch "cifs: Fix autonegotiate security settings mismatch" has been added to the 4.4-stable tree
 2018-02-13 16:32 UTC 

Patch "watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stop" has been added to the 4.15-stable tree
 2018-02-13 16:32 UTC 

Patch "sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()" has been added to the 4.15-stable tree
 2018-02-13 16:32 UTC 

Patch "ssb: Do not disable PCI host on non-Mips" has been added to the 4.15-stable tree
 2018-02-13 16:32 UTC 

Patch "sched/rt: Up the root domain ref count when passing it around via IPIs" has been added to the 4.15-stable tree
 2018-02-13 16:32 UTC 

Patch "Revert "drm/i915: mark all device info struct with __initconst"" has been added to the 4.15-stable tree
 2018-02-13 16:32 UTC 

Patch "media: hdpvr: Fix an error handling path in hdpvr_probe()" has been added to the 4.15-stable tree
 2018-02-13 16:32 UTC 

Patch "[Variant 3/Meltdown] perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0()" has been added to the 4.15-stable tree
 2018-02-13 16:32 UTC 

Patch "media: dvb-usb-v2: lmedm04: Improve logic checking of warm start" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tuner" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 2/Spectre-v2] firmware/psci: Expose PSCI conduit" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 2/Spectre-v2] firmware/psci: Expose SMCCC version through psci_ops" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "dmaengine: dmatest: fix container_of member in dmatest_callback" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 2/Spectre-v2] drivers/firmware: Expose psci_get_version through psci_ops structure" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "cifs: Fix missing put_xid in cifs_file_strict_mmap" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "cpufreq: mediatek: add mediatek related projects into blacklist" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "CIFS: zero sensitive data when freeing" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: use RET instruction for exiting the trampoline" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "cifs: Fix autonegotiate security settings mismatch" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 1/Spectre-v1] arm64: Use pointer masking to limit uaccess speculation" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 1/Spectre-v1] arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 1/Spectre-v1] arm64: uaccess: Prevent speculative use of the current addr_limit" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 1/Spectre-v1] arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: Turn on KPTI only on CPUs that need it" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 2/Spectre-v2] arm64: Run enable method for errata work arounds on late CPUs" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: Take into account ID_AA64PFR0_EL1.CSV3" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 2/Spectre-v2] arm64: Move BP hardening to check_and_switch_context" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 2/Spectre-v2] arm64: Move post_ttbr_update_workaround to C code" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: mm: Use non-global mappings for kernel space" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: mm: Rename post_ttbr0_update_workaround" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: mm: Move ASID from TTBR0 to TTBR1" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: mm: Permit transitioning from Global to Non-Global without BBM" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: mm: Map entry trampoline into trampoline and kernel page tables" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: mm: Add arm64_kernel_unmapped_at_el0 helper" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: mm: Allocate ASIDs in pairs" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 1/Spectre-v1] arm64: Make USER_DS an inclusive limit" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 2/Spectre-v2] arm64: KVM: Make PSCI_VERSION a fast path" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 2/Spectre-v2] arm64: KVM: Use per-CPU vector when BP hardening is enabled" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 2/Spectre-v2] arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 2/Spectre-v2] arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 2/Spectre-v2] arm64: KVM: Increment PC after handling an SMC trap" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: kpti: Fix the interaction between ASID switching and software PAN" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 2/Spectre-v2] arm64: Kill PSCI_GET_VERSION as a variant-2 workaround" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: kpti: Add ->enable callback to remap swapper using nG mappings" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 2/Spectre-v2] arm64: Implement branch predictor hardening for Falkor" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: kaslr: Put kernel vectors address in separate data page" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 1/Spectre-v1] arm64: Implement array_index_mask_nospec()" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 2/Spectre-v2] arm64: Implement branch predictor hardening for affected Cortex-A CPUs" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 1/Spectre-v1] arm64: futex: Mask __user pointers prior to dereference" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: erratum: Work around Falkor erratum #E1003 in trampoline code" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: Force KPTI to be disabled on Cavium ThunderX" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: entry: Hook up entry trampoline to exception vectors" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: entry: Reword comment about post_ttbr_update_workaround" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 1/Spectre-v1] arm64: entry: Ensure branch through syscall table is bounded under speculation" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: entry: Explicitly pass exception level to kernel_ventry macro" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 2/Spectre-v2] arm64: entry: Apply BP hardening for high-priority synchronous exceptions" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 2/Spectre-v2] arm64: entry: Apply BP hardening for suspicious interrupts from EL0" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: entry: Add fake CPU feature for unmapping the kernel at EL0" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: entry: Add exception trampoline page for exceptions from EL0" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 2/Spectre-v2] arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 2/Spectre-v2] arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 2/Spectre-v2] arm64: cpufeature: Pass capability structure to ->enable callback" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: cpu_errata: Add Kryo to Falkor 1003 errata" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 2/Spectre-v2] arm64: Branch predictor hardening for Cavium ThunderX2" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 3/Meltdown] arm64: capabilities: Handle duplicate entries for a capability" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 2/Spectre-v2] arm64: Add skeleton to harden the branch predictor against aliasing attacks" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 1/Spectre-v1] arm64: barrier: Add CSDB macros to control data-value prediction" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 2/Spectre-v2] arm/arm64: smccc: Make function identifiers an unsigned quantity" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 2/Spectre-v2] arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 2/Spectre-v2] arm/arm64: KVM: Turn kvm_psci_version into a static inline" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 2/Spectre-v2] arm/arm64: smccc: Implement SMCCC v1.1 inline primitive" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 2/Spectre-v2] arm/arm64: KVM: Consolidate the PSCI include files" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 2/Spectre-v2] arm/arm64: KVM: Implement PSCI 1.0 support" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 2/Spectre-v2] arm/arm64: KVM: Advertise SMCCC v1.1" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 2/Spectre-v2] arm/arm64: KVM: Add PSCI_VERSION helper" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "[Variant 2/Spectre-v2] arm/arm64: KVM: Add smccc accessors to PSCI code" has been added to the 4.15-stable tree
 2018-02-13 16:31 UTC 

Patch "media: hdpvr: Fix an error handling path in hdpvr_probe()" has been added to the 4.14-stable tree
 2018-02-13 16:31 UTC 

Patch "media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tuner" has been added to the 4.14-stable tree
 2018-02-13 16:30 UTC 

Patch "media: dvb-usb-v2: lmedm04: Improve logic checking of warm start" has been added to the 4.14-stable tree
 2018-02-13 16:30 UTC 

Patch "usbip: vhci-hcd: Add USB3 SuperSpeed support" has been added to the 3.18-stable tree
 2018-02-13 16:30 UTC 

Patch "usbip: vhci: stop printing kernel pointer addresses in messages" has been added to the 3.18-stable tree
 2018-02-13 16:30 UTC 

Patch "usbip: prevent vhci_hcd driver from leaking a socket pointer address" has been added to the 3.18-stable tree
 2018-02-13 16:30 UTC 

Patch "usbip: stub: stop printing kernel pointer addresses in messages" has been added to the 3.18-stable tree
 2018-02-13 16:30 UTC 

Patch "usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious input" has been added to the 3.18-stable tree
 2018-02-13 16:30 UTC 

Patch "usbip: prevent leaking socket pointer address in messages" has been added to the 3.18-stable tree
 2018-02-13 16:30 UTC 

Patch "usbip: Fix potential format overflow in userspace tools" has been added to the 3.18-stable tree
 2018-02-13 16:30 UTC 

Patch "usbip: fix stub_rx: get_pipe() to validate endpoint number" has been added to the 3.18-stable tree
 2018-02-13 16:30 UTC 

Patch "posix-timer: Properly check sigevent->sigev_notify" has been added to the 3.18-stable tree
 2018-02-13 16:30 UTC 


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