summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-27Revert "Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEV"Greg Kroah-Hartman1-1/+0
2018-11-27Revert "media: videobuf2-core: don't call memop 'finish' when queueing"Hans Verkuil1-6/+3
2018-11-27btrfs: fix pinned underflow after transaction abortedLu Fengqi1-4/+15
2018-11-27btrfs: Ensure btrfs_trim_fs can trim the whole filesystemQu Wenruo2-13/+8
2018-11-27btrfs: Enhance btrfs_trim_fs function to handle error betterQu Wenruo1-13/+40
2018-11-27ACPI / watchdog: Prefer iTCO_wdt always when WDAT table uses RTC SRAMMika Westerberg1-27/+45
2018-11-27ACPI / watchdog: Prefer iTCO_wdt on Lenovo Z50-70Mika Westerberg1-10/+49
2018-11-27gfs2: Put bitmap buffers in put_superAndreas Gruenbacher1-1/+2
2018-11-27SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()YueHaibing1-1/+1
2018-11-27zram: close udev startup race condition as default groupsMinchan Kim1-20/+6
2018-11-27qed: Fix blocking/unlimited SPQ entries leakDenis Bolotin2-27/+33
2018-11-27qed: Fix memory/entry leak in qed_init_sp_request()Denis Bolotin1-2/+14
2018-11-27lib/raid6: Fix arm64 test buildJeremy Linton1-2/+2
2018-11-27clk: fixed-factor: fix of_node_get-put imbalanceRicardo Ribalda Delgado1-0/+1
2018-11-27hwmon: (ibmpowernv) Remove bogus __init annotationsGeert Uytterhoeven1-4/+3
2018-11-27s390/qeth: fix HiperSockets snifferJulian Wiedmann1-3/+5
2018-11-27netfilter: xt_IDLETIMER: add sysfs filename checking routineTaehee Yoo1-0/+20
2018-11-27netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()Jozsef Kadlecsik1-2/+2
2018-11-27s390/mm: Fix ERROR: "__node_distance" undefined!Justin M. Forbes1-0/+1
2018-11-27netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,netEric Westbrook1-4/+4
2018-11-27s390/vdso: add missing FORCE to build targetsVasily Gorbik2-6/+6
2018-11-27arm64: percpu: Initialize ret in the default caseNathan Chancellor1-0/+3
2018-11-27platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307Paul Gortmaker1-0/+1
2018-11-27clk: samsung: exynos5420: Enable PERIS clocks for suspendMarek Szyprowski1-0/+1
2018-11-27fs/exofs: fix potential memory leak in mount option parsingChengguang Xu1-1/+4
2018-11-27clk: fixed-rate: fix of_node_get-put imbalanceAlan Tull1-0/+1
2018-11-27platform/x86: intel_telemetry: report debugfs failureRajneesh Bhardwaj1-2/+6
2018-11-27drm/edid: Add 6 bpc quirk for BOE panel.Lee, Shawn C1-0/+3
2018-11-27um: Give start_idle_thread() a return codeRichard Weinberger1-0/+5
2018-11-27hfsplus: prevent btree data loss on root splitErnesto A. Fernández1-0/+4
2018-11-27hfs: prevent btree data loss on root splitErnesto A. Fernández1-0/+4
2018-11-27reiserfs: propagate errors from fill_with_dentries() properlyJann Horn1-0/+7
2018-11-27cifs: don't dereference smb_file_target before null checkColin Ian King1-2/+5
2018-11-23Linux 4.9.140v4.9.140Greg Kroah-Hartman1-1/+1
2018-11-23Revert "ipv6: set rt6i_protocol properly in the route when it is installed"Greg Kroah-Hartman1-3/+8
2018-11-23Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation"Greg Kroah-Hartman2-61/+7
2018-11-23Linux 4.9.139v4.9.139Greg Kroah-Hartman1-1/+1
2018-11-23ARM: spectre-v1: mitigate user accessesRussell King2-0/+13
2018-11-23ARM: spectre-v1: use get_user() for __get_user()Russell King1-6/+11
2018-11-23ARM: use __inttype() in get_user()Russell King1-1/+8
2018-11-23ARM: oabi-compat: copy semops using __copy_from_user()Russell King1-3/+5
2018-11-23ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King3-21/+17
2018-11-23ARM: signal: copy registers using __copy_from_user()Russell King1-17/+21
2018-11-23ARM: spectre-v1: fix syscall entryRussell King2-11/+32
2018-11-23ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King1-0/+19
2018-11-23ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King2-0/+21
2018-11-23ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1Russell King1-2/+12
2018-11-23ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingRussell King1-1/+16
2018-11-23ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15Russell King1-0/+1
2018-11-23ARM: KVM: invalidate icache on guest exit for Cortex-A15Marc Zyngier2-0/+29