summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-21Linux 4.9.138v4.9.138Greg Kroah-Hartman
2018-11-21KVM: arm64: Fix caching of host MDCR_EL2 valueMark Rutland
2018-11-21drm/i915/execlists: Force write serialisation into context image vs executionChris Wilson
2018-11-21drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N valuesClint Taylor
2018-11-21drm/dp_mst: Check if primary mstb is nullStanislav Lisovskiy
2018-11-21drm/rockchip: Allow driver to be shutdown on reboot/kexecMarc Zyngier
2018-11-21mm: migration: fix migration of huge PMD shared pagesMike Kravetz
2018-11-21hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!Mike Kravetz
2018-11-21lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturnArnd Bergmann
2018-11-21configfs: replace strncpy with memcpyGuenter Roeck
2018-11-21fuse: fix leaked notify replyMiklos Szeredi
2018-11-21fuse: fix use-after-free in fuse_direct_IO()Lukas Czerner
2018-11-21rtc: hctosys: Add missing range error reportingMaciej W. Rozycki
2018-11-21nfsd: COPY and CLONE operations require the saved filehandle to be setScott Mayhew
2018-11-21sunrpc: correct the computation for page_ptr when truncatingFrank Sorenson
2018-11-21mount: Prevent MNT_DETACH from disconnecting locked mountsEric W. Biederman
2018-11-21mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mountsEric W. Biederman
2018-11-21mount: Retest MNT_LOCKED in do_umountEric W. Biederman
2018-11-21ext4: fix buffer leak in __ext4_read_dirblock() on error pathVasily Averin
2018-11-21ext4: fix buffer leak in ext4_xattr_move_to_block() on error pathVasily Averin
2018-11-21ext4: release bs.bh before re-using in ext4_xattr_block_find()Vasily Averin
2018-11-21ext4: fix possible leak of s_journal_flag_rwsem in error pathVasily Averin
2018-11-21ext4: fix possible leak of sbi->s_group_desc_leak in error pathTheodore Ts'o
2018-11-21ext4: avoid possible double brelse() in add_new_gdb() on error pathTheodore Ts'o
2018-11-21ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizingVasily Averin
2018-11-21ext4: avoid buffer leak in ext4_orphan_add() after prior errorsVasily Averin
2018-11-21ext4: fix possible inode leak in the retry loop of ext4_resize_fs()Vasily Averin
2018-11-21ext4: avoid potential extra brelse in setup_new_flex_group_blocks()Vasily Averin
2018-11-21ext4: add missing brelse() add_new_gdb_meta_bg()'s error pathVasily Averin
2018-11-21ext4: add missing brelse() in set_flexbg_block_bitmap()'s error pathVasily Averin
2018-11-21ext4: add missing brelse() update_backups()'s error pathVasily Averin
2018-11-21clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley
2018-11-21Btrfs: fix data corruption due to cloning of eof blockFilipe Manana
2018-11-21Btrfs: fix cur_offset in the error case for nocowRobbie Ko
2018-11-21arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)
2018-11-21termios, tty/tty_baudrate.c: fix buffer overrunH. Peter Anvin
2018-11-21of, numa: Validate some distance map rulesJohn Garry
2018-11-21mtd: docg3: don't set conflicting BCH_CONST_PARAMS optionArnd Bergmann
2018-11-21netfilter: conntrack: fix calculation of next bucket number in early_dropVasily Khoruzhick
2018-11-21mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappingsAndrea Arcangeli
2018-11-21ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entryChangwei Ge
2018-11-21vhost/scsi: truncate T10 PI iov_iter to prot_bytesGreg Edwards
2018-11-21reset: hisilicon: fix potential NULL pointer dereferenceGustavo A. R. Silva
2018-11-21mach64: fix image corruption due to reading accelerator registersMikulas Patocka
2018-11-21mach64: fix display corruption on big endian machinesMikulas Patocka
2018-11-21Revert "ceph: fix dentry leak in splice_dentry()"Yan, Zheng
2018-11-21libceph: bump CEPH_MSG_MAX_DATA_LENIlya Dryomov
2018-11-21clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent callEnric Balletbo i Serra
2018-11-21clk: at91: Fix division by zero in PLL recalc_rate()Ronald Wahl
2018-11-21clk: s2mps11: Fix matching when built as module and DT node contains compatibleKrzysztof Kozlowski