summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-21parisc: Fix exported address of os_hpmc handlerHelge Deller1-2/+1
2018-11-21parisc: Fix HPMC handler by increasing size to multiple of 16 bytesHelge Deller1-1/+5
2018-11-21parisc: Align os_hpmc_size on word boundaryHelge Deller1-0/+1
2018-11-21bna: ethtool: Avoid reading past end of bufferKees Cook1-2/+2
2018-11-21e1000: fix race condition between e1000_down() and e1000_watchdogVincenzo Maffione1-2/+9
2018-11-21e1000: avoid null pointer dereference on invalid stat typeColin Ian King1-5/+4
2018-11-21mm: do not bug_on on incorrect length in __mm_populate()Michal Hocko2-11/+10
2018-11-21fuse: set FR_SENT while lockedMiklos Szeredi1-1/+1
2018-11-21fuse: fix blocked_waitq wakeupMiklos Szeredi1-4/+11
2018-11-21fuse: Fix use-after-free in fuse_dev_do_write()Kirill Tkhai1-1/+5
2018-11-21fuse: Fix use-after-free in fuse_dev_do_read()Kirill Tkhai1-0/+2
2018-11-21scsi: qla2xxx: shutdown chip if reset failQuinn Tran1-1/+1
2018-11-21scsi: qla2xxx: Fix incorrect port speed being set for FC adaptersHimanshu Madhani1-4/+1
2018-11-21cdrom: fix improper type cast, which can leat to information leak.Young_X1-1/+1
2018-11-219p: clear dangling pointers in p9stat_freeDominique Martinet1-0/+5
2018-11-219p locks: fix glock.client_id leak in do_lockDominique Martinet1-2/+14
2018-11-21powerpc/selftests: Wait all threads to joinBreno Leitao1-10/+17
2018-11-21media: tvp5150: fix width alignment during set_selection()Marco Felsch1-5/+9
2018-11-21sc16is7xx: Fix for multi-channel stallPhil Elwell1-6/+13
2018-11-21MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRSHuacai Chen1-0/+4
2018-11-21powerpc/boot: Ensure _zimage_start is a weak symbolJoel Stanley1-1/+3
2018-11-21MIPS: kexec: Mark CPU offline before disabling local IRQDengcheng Zhu2-0/+6
2018-11-21media: pci: cx23885: handle adding to list failureNicholas Mc Guire1-0/+10
2018-11-21drm/omap: fix memory barrier bug in DMM driverTomi Valkeinen1-0/+11
2018-11-21powerpc/nohash: fix undefined behaviour when testing page size supportDaniel Axtens1-0/+3
2018-11-21ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACLFabio Estevam1-0/+1
2018-11-21tty: check name length in tty_find_polling_driver()Miles Chen1-1/+1
2018-11-21powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()Sam Bobroff1-0/+5
2018-11-13Linux 4.9.137v4.9.137Greg Kroah-Hartman1-1/+1
2018-11-13MD: fix invalid stored role for a disk - try2Shaohua Li3-4/+2
2018-11-13btrfs: set max_extent_size properlyJosef Bacik1-10/+20
2018-11-13Btrfs: fix null pointer dereference on compressed write path errorFilipe Manana1-0/+1
2018-11-13btrfs: qgroup: Dirty all qgroups before rescanQu Wenruo1-0/+1
2018-11-13Btrfs: fix wrong dentries after fsync of file that got its parent replacedFilipe Manana1-3/+27
2018-11-13btrfs: make sure we create all new block groupsJosef Bacik1-2/+5
2018-11-13btrfs: reset max_extent_size on clear in a bitmapJosef Bacik1-0/+2
2018-11-13btrfs: wait on caching when putting the bg cacheJosef Bacik1-0/+1
2018-11-13btrfs: don't attempt to trim devices that don't support itJeff Mahoney1-0/+4
2018-11-13btrfs: iterate all devices during trim, instead of fs_devices::alloc_listJeff Mahoney1-2/+2
2018-11-13btrfs: fix error handling in free_log_treeJeff Mahoney1-3/+6
2018-11-13btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlockQu Wenruo1-0/+13
2018-11-13btrfs: Handle owner mismatch gracefully when walking up treeQu Wenruo2-7/+13
2018-11-13soc/tegra: pmc: Fix child-node lookupJohan Hovold1-1/+1
2018-11-13arm64: dts: stratix10: Correct System Manager register sizeThor Thayer1-1/+1
2018-11-13Cramfs: fix abad comparison when wrap-arounds occurNicolas Pitre1-1/+2
2018-11-13rpmsg: smd: fix memory leak on channel createColin Ian King1-2/+5
2018-11-13arm64: lse: remove -fcall-used-x0 flagTri Vo1-1/+1
2018-11-13media: em28xx: make v4l2-compliance happier by starting sequence on zeroMauro Carvalho Chehab1-0/+2
2018-11-13media: em28xx: fix input name for Terratec AV 350Mauro Carvalho Chehab1-2/+2
2018-11-13media: tvp5150: avoid going past array on v4l2_querymenu()Mauro Carvalho Chehab1-1/+1