summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-17Merge tag 'riscv/for-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-5/+30
2019-08-17Merge tag 'usb-serial-5.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-0/+10
2019-08-17Bluetooth: Add debug setting for changing minimum encryption key sizeMarcel Holtmann4-1/+34
2019-08-17vfs: fix page locking deadlocks when deduping filesDarrick J. Wong1-8/+41
2019-08-17xfs: compat_ioctl: use compat_ptr()Christoph Hellwig1-2/+2
2019-08-17xfs: fall back to native ioctls for unhandled compat onesChristoph Hellwig1-52/+2
2019-08-17Merge tag 'xtensa-20190816' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds1-0/+1
2019-08-17tipc: fix false detection of retransmit failuresTuong Lien2-43/+57
2019-08-17lan78xx: Fix memory leaksWenwen Wang1-3/+5
2019-08-16MAINTAINERS: r8169: Update path to the driverDenis Efremov1-1/+1
2019-08-16MAINTAINERS: PHY LIBRARY: Update files in the recordDenis Efremov1-1/+1
2019-08-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-12/+24
2019-08-16nfsd4: Fix kernel crash when reading proc file reply_cache_statsHe Zhe1-1/+1
2019-08-16clk: Fix potential NULL dereference in clk_fetch_parent_index()Martin Blumenstingl1-1/+2
2019-08-16clk: Fix falling back to legacy parent string matchingStephen Boyd1-12/+34
2019-08-16arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon1-9/+13
2019-08-16Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds5-8/+43
2019-08-16Merge tag 'dmaengine-fix-5.3-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds9-52/+48
2019-08-16Merge tag 'sound-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds6-33/+56
2019-08-16Merge tag 'drm-fixes-2019-08-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds8-22/+30
2019-08-16drm: rcar_lvds: Fix dual link mode operationsJacopo Mondi1-4/+2
2019-08-16Merge branch 'pm-cpufreq'Rafael J. Wysocki2-5/+11
2019-08-16x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard1-15/+48
2019-08-16Merge tag 'soundwire-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman4-12/+7
2019-08-16Merge tag 'drm-intel-fixes-2019-08-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-2/+2
2019-08-16Merge tag 'rxrpc-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2-13/+14
2019-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller7-30/+153
2019-08-15net/packet: fix race in tpacket_snd()Eric Dumazet1-0/+7
2019-08-15nfsd: initialize i_private before d_addJ. Bruce Fields1-6/+6
2019-08-15dm integrity: fix a crash due to BUG_ON in __journal_read_write()Mikulas Patocka1-0/+15
2019-08-15dm zoned: fix a few typosDmitry Fomichev2-5/+5
2019-08-15dm zoned: add SPDX license identifiersDmitry Fomichev4-0/+4
2019-08-15dm zoned: properly handle backing device failureDmitry Fomichev4-14/+110
2019-08-15dm zoned: improve error handling in i/o map codeDmitry Fomichev1-6/+16
2019-08-15dm zoned: improve error handling in reclaimDmitry Fomichev2-11/+21
2019-08-15dm kcopyd: always complete failed jobsDmitry Fomichev1-1/+4
2019-08-15Revert "dm bufio: fix deadlock with loop device"Mikulas Patocka1-1/+3
2019-08-15ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_termHui Peng1-8/+27
2019-08-15net: myri10ge: fix memory leaksWenwen Wang1-1/+1
2019-08-15net: tls, fix sk_write_space NULL write when tx disabledJohn Fastabend1-1/+2
2019-08-15liquidio: add cleanup in octeon_setup_iq()Wenwen Wang1-1/+3
2019-08-15Merge tag 'xfs-5.3-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds4-20/+36
2019-08-15Merge tag 'iomap-5.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+0
2019-08-15Merge tag 'mlx5-fixes-2019-08-15' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller4-0/+49
2019-08-15nfsd: use i_wrlock instead of rcu for nfsdfs i_privateJ. Bruce Fields1-4/+2
2019-08-15nfsd: fix dentry leak upon mkdir failure.Tetsuo Handa1-0/+1
2019-08-15net/mlx5e: Fix compatibility issue with ethtool flash deviceEran Ben Elisha3-0/+46
2019-08-15net/mlx5e: Fix a race with XSKICOSQ in XSK wakeup flowMaxim Mikityanskiy1-0/+3
2019-08-15selftests: net: tcp_fastopen_backup_key.sh: fix shellcheck issueAnders Roxell1-1/+1
2019-08-15io_uring: fix an issue when IOSQE_IO_LINK is inserted into defer listJackie Liu1-7/+9