summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-27Linux 3.18.127v3.18.127Greg Kroah-Hartman
2018-11-27HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privilegesEric Biggers
2018-11-27new helper: uaccess_kernel()Al Viro
2018-11-27ACPI / platform: Add SMB0001 HID to forbidden_id_listHans de Goede
2018-11-27USB: misc: appledisplay: add 20" Apple Cinema DisplayMattias Jacobsson
2018-11-27misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_dataNathan Chancellor
2018-11-27usb: quirks: Add delay-init quirk for Corsair K70 LUX RGBEmmanuel Pescosta
2018-11-27USB: quirks: Add no-lpm quirk for Raydium touchscreensKai-Heng Feng
2018-11-27usb: cdc-acm: add entry for Hiro (Conexant) modemMaarten Jacobs
2018-11-27uio: Fix an Oops on loadDan Carpenter
2018-11-27media: v4l: event: Add subscription to list before calling "add" operationSakari Ailus
2018-11-27Revert "Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEV"Greg Kroah-Hartman
2018-11-27SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()YueHaibing
2018-11-27Revert "Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES""Sasha Levin
2018-11-27zram: close udev startup race condition as default groupsMinchan Kim
2018-11-27lib/raid6: Fix arm64 test buildJeremy Linton
2018-11-27s390/vdso: add missing FORCE to build targetsVasily Gorbik
2018-11-27clk: samsung: exynos5420: Enable PERIS clocks for suspendMarek Szyprowski
2018-11-27fs/exofs: fix potential memory leak in mount option parsingChengguang Xu
2018-11-27um: Give start_idle_thread() a return codeRichard Weinberger
2018-11-27hfsplus: prevent btree data loss on root splitErnesto A. Fernández
2018-11-27hfs: prevent btree data loss on root splitErnesto A. Fernández
2018-11-27reiserfs: propagate errors from fill_with_dentries() properlyJann Horn
2018-11-27net-gro: reset skb->pkt_type in napi_reuse_skb()Eric Dumazet
2018-11-22Linux 3.18.126v3.18.126Greg Kroah-Hartman
2018-11-22hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!Mike Kravetz
2018-11-22configfs: replace strncpy with memcpyGuenter Roeck
2018-11-22fuse: fix leaked notify replyMiklos Szeredi
2018-11-22sunrpc: correct the computation for page_ptr when truncatingFrank Sorenson
2018-11-22mount: Prevent MNT_DETACH from disconnecting locked mountsEric W. Biederman
2018-11-22mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mountsEric W. Biederman
2018-11-22mount: Retest MNT_LOCKED in do_umountEric W. Biederman
2018-11-22ext4: fix buffer leak in __ext4_read_dirblock() on error pathVasily Averin
2018-11-22ext4: fix buffer leak in ext4_xattr_move_to_block() on error pathVasily Averin
2018-11-22ext4: release bs.bh before re-using in ext4_xattr_block_find()Vasily Averin
2018-11-22ext4: fix possible leak of sbi->s_group_desc_leak in error pathTheodore Ts'o
2018-11-22ext4: avoid possible double brelse() in add_new_gdb() on error pathTheodore Ts'o
2018-11-22ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizingVasily Averin
2018-11-22ext4: avoid buffer leak in ext4_orphan_add() after prior errorsVasily Averin
2018-11-22ext4: fix possible inode leak in the retry loop of ext4_resize_fs()Vasily Averin
2018-11-22ext4: avoid potential extra brelse in setup_new_flex_group_blocks()Vasily Averin
2018-11-22ext4: add missing brelse() add_new_gdb_meta_bg()'s error pathVasily Averin
2018-11-22ext4: add missing brelse() in set_flexbg_block_bitmap()'s error pathVasily Averin
2018-11-22ext4: add missing brelse() update_backups()'s error pathVasily Averin
2018-11-22arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)
2018-11-22termios, tty/tty_baudrate.c: fix buffer overrunH. Peter Anvin
2018-11-22mtd: docg3: don't set conflicting BCH_CONST_PARAMS optionArnd Bergmann
2018-11-22ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entryChangwei Ge
2018-11-22mach64: fix image corruption due to reading accelerator registersMikulas Patocka
2018-11-22mach64: fix display corruption on big endian machinesMikulas Patocka