summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-11can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb ...Marc Kleine-Budde1-1/+5
2019-02-11can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to ac...Marc Kleine-Budde1-3/+6
2019-02-11can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde2-11/+26
2019-02-11can: raw: check for CAN FD capable netdev in raw_sendmsg()Oliver Hartkopp1-7/+8
2019-02-11fuse: fix leaked notify replyMiklos Szeredi1-1/+3
2019-02-11ALSA: oss: Use kvzalloc() for local buffer allocationsTakashi Iwai2-2/+2
2019-02-11mac80211: Clear beacon_int in ieee80211_do_stopBen Greear1-0/+2
2019-02-11mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk1-4/+4
2019-02-11mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner1-1/+1
2019-02-11net: stmmac: Fix RX packet size > 8191Thor Thayer4-4/+5
2019-02-11ARM: OMAP1: ams-delta: Fix possible use of uninitialized fieldJanusz Krzysztofik1-0/+3
2019-02-11SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()YueHaibing1-1/+1
2019-02-11arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)3-1/+29
2019-02-11termios, tty/tty_baudrate.c: fix buffer overrunH. Peter Anvin1-2/+2
2019-02-11HID: Add quirk for Microsoft PIXART OEM mouseSebastian Parschauer2-0/+2
2019-02-11iommu/ipmmu-vmsa: Fix crash on early domain freeGeert Uytterhoeven1-0/+3
2019-02-11mount: Prevent MNT_DETACH from disconnecting locked mountsEric W. Biederman1-1/+1
2019-02-11mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mountsEric W. Biederman1-2/+8
2019-02-11mount: Retest MNT_LOCKED in do_umountEric W. Biederman1-2/+8
2019-02-11ext4: fix buffer leak in __ext4_read_dirblock() on error pathVasily Averin1-0/+1
2019-02-11ext4: fix buffer leak in ext4_xattr_move_to_block() on error pathVasily Averin1-0/+2
2019-02-11ext4: release bs.bh before re-using in ext4_xattr_block_find()Vasily Averin1-0/+2
2019-02-11ext4: fix possible leak of sbi->s_group_desc_leak in error pathTheodore Ts'o1-8/+8
2019-02-11USB: misc: appledisplay: add 20" Apple Cinema DisplayMattias Jacobsson1-0/+1
2019-02-11USB: quirks: Add no-lpm quirk for Raydium touchscreensKai-Heng Feng1-0/+5
2019-02-11usb: quirks: Add delay-init quirk for Corsair K70 LUX RGBEmmanuel Pescosta1-0/+3
2019-02-11USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng3-1/+15
2019-02-11ext4: avoid possible double brelse() in add_new_gdb() on error pathTheodore Ts'o1-0/+1
2019-02-11ext4: avoid buffer leak in ext4_orphan_add() after prior errorsVasily Averin1-1/+3
2019-02-11ext4: fix possible inode leak in the retry loop of ext4_resize_fs()Vasily Averin1-0/+4
2019-02-11ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizingVasily Averin1-1/+1
2019-02-11Btrfs: fix data corruption due to cloning of eof blockFilipe Manana1-2/+10
2019-02-11Btrfs: fix cur_offset in the error case for nocowRobbie Ko1-3/+2
2019-02-11xfrm: Fix bucket count reported to userspaceBenjamin Poirier1-1/+1
2019-02-11xtensa: make sure bFLT stack is 16 byte alignedMax Filippov1-1/+5
2019-02-11sunrpc: correct the computation for page_ptr when truncatingFrank Sorenson1-3/+2
2019-02-11mtd: docg3: don't set conflicting BCH_CONST_PARAMS optionArnd Bergmann1-1/+1
2019-02-11x86/hyper-v: Enable PIT shutdown quirkMichael Kelley1-0/+11
2019-02-11clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley2-2/+13
2019-02-11ext4: add missing brelse() update_backups()'s error pathVasily Averin1-1/+3
2019-02-11ext4: add missing brelse() add_new_gdb_meta_bg()'s error pathVasily Averin1-2/+1
2019-02-11ext4: add missing brelse() in set_flexbg_block_bitmap()'s error pathVasily Averin1-2/+4
2019-02-11ext4: avoid potential extra brelse in setup_new_flex_group_blocks()Vasily Averin1-6/+2
2019-02-11memory_hotplug: cond_resched in __remove_pagesMichal Hocko1-0/+2
2019-02-11ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entryChangwei Ge1-2/+1
2019-02-11netfilter: xt_IDLETIMER: add sysfs filename checking routineTaehee Yoo1-0/+20
2019-02-11netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal4-5/+38
2019-02-11smb3: on kerberos mount if server doesn't specify auth type use krb5Steve French1-2/+4
2019-02-11kbuild: fix kernel/bounds.c 'W=1' warningArnd Bergmann1-1/+3
2019-02-11Cramfs: fix abad comparison when wrap-arounds occurNicolas Pitre1-1/+2