summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.18.127v3.18.127Greg Kroah-Hartman2018-11-271-1/+1
* HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privilegesEric Biggers2018-11-271-0/+13
* new helper: uaccess_kernel()Al Viro2018-11-271-0/+3
* ACPI / platform: Add SMB0001 HID to forbidden_id_listHans de Goede2018-11-271-0/+1
* USB: misc: appledisplay: add 20" Apple Cinema DisplayMattias Jacobsson2018-11-271-0/+1
* misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_dataNathan Chancellor2018-11-271-1/+1
* usb: quirks: Add delay-init quirk for Corsair K70 LUX RGBEmmanuel Pescosta2018-11-271-0/+3
* USB: quirks: Add no-lpm quirk for Raydium touchscreensKai-Heng Feng2018-11-271-0/+5
* usb: cdc-acm: add entry for Hiro (Conexant) modemMaarten Jacobs2018-11-271-0/+3
* uio: Fix an Oops on loadDan Carpenter2018-11-271-2/+5
* media: v4l: event: Add subscription to list before calling "add" operationSakari Ailus2018-11-271-19/+24
* Revert "Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEV"Greg Kroah-Hartman2018-11-271-1/+0
* SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()YueHaibing2018-11-271-1/+1
* Revert "Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES""Sasha Levin2018-11-271-1/+1
* zram: close udev startup race condition as default groupsMinchan Kim2018-11-271-12/+6
* lib/raid6: Fix arm64 test buildJeremy Linton2018-11-271-2/+2
* s390/vdso: add missing FORCE to build targetsVasily Gorbik2018-11-272-6/+6
* clk: samsung: exynos5420: Enable PERIS clocks for suspendMarek Szyprowski2018-11-271-0/+1
* fs/exofs: fix potential memory leak in mount option parsingChengguang Xu2018-11-271-1/+4
* um: Give start_idle_thread() a return codeRichard Weinberger2018-11-271-0/+5
* hfsplus: prevent btree data loss on root splitErnesto A. Fernández2018-11-271-0/+4
* hfs: prevent btree data loss on root splitErnesto A. Fernández2018-11-271-0/+4
* reiserfs: propagate errors from fill_with_dentries() properlyJann Horn2018-11-271-0/+7
* net-gro: reset skb->pkt_type in napi_reuse_skb()Eric Dumazet2018-11-271-0/+4
* Linux 3.18.126v3.18.126Greg Kroah-Hartman2018-11-221-1/+1
* hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!Mike Kravetz2018-11-221-4/+19
* configfs: replace strncpy with memcpyGuenter Roeck2018-11-221-1/+1
* fuse: fix leaked notify replyMiklos Szeredi2018-11-221-1/+3
* sunrpc: correct the computation for page_ptr when truncatingFrank Sorenson2018-11-221-3/+2
* mount: Prevent MNT_DETACH from disconnecting locked mountsEric W. Biederman2018-11-221-1/+1
* mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mountsEric W. Biederman2018-11-221-2/+8
* mount: Retest MNT_LOCKED in do_umountEric W. Biederman2018-11-221-2/+8
* ext4: fix buffer leak in __ext4_read_dirblock() on error pathVasily Averin2018-11-221-0/+1
* ext4: fix buffer leak in ext4_xattr_move_to_block() on error pathVasily Averin2018-11-221-0/+2
* ext4: release bs.bh before re-using in ext4_xattr_block_find()Vasily Averin2018-11-221-0/+2
* ext4: fix possible leak of sbi->s_group_desc_leak in error pathTheodore Ts'o2018-11-221-8/+8
* ext4: avoid possible double brelse() in add_new_gdb() on error pathTheodore Ts'o2018-11-221-0/+1
* ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizingVasily Averin2018-11-221-1/+1
* ext4: avoid buffer leak in ext4_orphan_add() after prior errorsVasily Averin2018-11-221-1/+3
* ext4: fix possible inode leak in the retry loop of ext4_resize_fs()Vasily Averin2018-11-221-0/+4
* ext4: avoid potential extra brelse in setup_new_flex_group_blocks()Vasily Averin2018-11-221-6/+2
* ext4: add missing brelse() add_new_gdb_meta_bg()'s error pathVasily Averin2018-11-221-2/+1
* ext4: add missing brelse() in set_flexbg_block_bitmap()'s error pathVasily Averin2018-11-221-2/+4
* ext4: add missing brelse() update_backups()'s error pathVasily Averin2018-11-221-1/+3
* arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)2018-11-223-1/+29
* termios, tty/tty_baudrate.c: fix buffer overrunH. Peter Anvin2018-11-221-2/+2
* mtd: docg3: don't set conflicting BCH_CONST_PARAMS optionArnd Bergmann2018-11-221-1/+1
* ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entryChangwei Ge2018-11-221-2/+1
* mach64: fix image corruption due to reading accelerator registersMikulas Patocka2018-11-221-13/+9
* mach64: fix display corruption on big endian machinesMikulas Patocka2018-11-221-3/+3