summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-18Merge tag 'afs-fixes-20190413' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-11/+10
2019-04-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-13/+67
2019-04-18Merge tag 'drm-fixes-2019-04-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds10-18/+58
2019-04-18timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze()Chang-An Chen3-2/+11
2019-04-18perf/x86/amd: Add event map for AMD Family 17hKim Phillips1-9/+26
2019-04-18x86/mm/KASLR: Fix the size of the direct mapping sectionBaoquan He1-1/+1
2019-04-18Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie8-13/+43
2019-04-18Merge tag 'drm/tegra/for-5.1-rc6' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2-5/+15
2019-04-17Merge tag '5.1-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-14/+62
2019-04-17SUNRPC: Ignore queue transmission errors on successful transmissionTrond Myklebust1-2/+5
2019-04-17io_uring: fix CQ overflow conditionJens Axboe1-1/+1
2019-04-17perf bpf: Return NULL when RB tree lookup fails in perf_env__find_btf()Jiri Olsa1-1/+3
2019-04-17perf tools: Fix map reference countingJiri Olsa1-3/+1
2019-04-17perf evlist: Fix side band thread drainingJiri Olsa1-5/+9
2019-04-17perf tools: Check maps for bpf programsSong Liu2-1/+19
2019-04-17perf bpf: Return NULL when RB tree lookup fails in perf_env__find_bpf_prog_in...Jiri Olsa1-1/+3
2019-04-17Merge tag 'for-linus-5.1-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds3-3/+19
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds125-741/+1118
2019-04-17ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrierCorey Minyard1-2/+17
2019-04-17vt: fix cursor when clearing the screenMikulas Patocka1-1/+2
2019-04-17staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufIan Abbott1-3/+1
2019-04-17staging: comedi: ni_usb6501: Fix use of uninitialized mutexIan Abbott1-3/+3
2019-04-17ALSA: hda/realtek - add two more pin configuration sets to quirk tableHui Wang1-0/+6
2019-04-17s390: correct some inline assembly constraintsVasily Gorbik2-5/+5
2019-04-17drm/tegra: hdmi: Setup audio only if configuredThierry Reding1-3/+9
2019-04-16socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEWArnd Bergmann1-2/+2
2019-04-16tcp: tcp_grow_window() needs to respect tcp_space()Eric Dumazet1-5/+5
2019-04-16ocelot: Clean up stats update deferred workClaudiu Manoil1-8/+14
2019-04-16ocelot: Don't sleep in atomic context (irqs_disabled())Claudiu Manoil1-1/+1
2019-04-16net: bridge: fix netlink export of vlan_stats_per_port optionNikolay Aleksandrov1-1/+1
2019-04-16qed: fix spelling mistake "faspath" -> "fastpath"Colin Ian King1-1/+1
2019-04-16tipc: set sysctl_tipc_rmem and named_timeout right rangeJie Liu1-2/+6
2019-04-16tipc: fix link established but not in sessionTuong Lien1-0/+2
2019-04-16net: Fix missing meta data in skb with vlan packetYuya Kusakabe1-1/+9
2019-04-16net: atm: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva1-1/+5
2019-04-16net/core: work around section mismatch warning for ptp_classifierArd Biesheuvel1-3/+4
2019-04-16net: bridge: fix per-port af_packet socketsNikolay Aleksandrov1-9/+14
2019-04-16ipmi: ipmi_si_hardcode.c: init si_type array to fix a crashTony Camuso1-0/+2
2019-04-16ipmi: Fix failure on SMBIOS specified devicesCorey Minyard1-1/+0
2019-04-16Merge tag 'riscv-for-linus-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-0/+110
2019-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds25-212/+496
2019-04-16tools include uapi: Sync sound/asound.h copyArnaldo Carvalho de Melo1-0/+1
2019-04-16perf top: Always sample time to satisfy needs of use of ordered queuingJiri Olsa1-0/+1
2019-04-16Merge tag 'perf-urgent-for-mingo-5.1-20190416' of git://git.kernel.org/pub/sc...Ingo Molnar5-17/+22
2019-04-16ALSA: core: Fix card races between register and disconnectTakashi Iwai1-9/+9
2019-04-16sched/deadline: Correctly handle active 0-lag timersluca abeni1-2/+1
2019-04-16sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockupPhil Auld1-0/+25
2019-04-16CIFS: keep FileInfo handle live during oplock breakAurelien Aptel4-10/+53
2019-04-16cifs: fix handle leak in smb2_query_symlink()Ronnie Sahlberg1-0/+2
2019-04-16cifs: Fix lease buffer length errorZhangXiaoxu1-1/+4