summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-30sched/cpufreq: Fix kobject memleakTobin C. Harding1-0/+1
2019-04-29ipv6/flowlabel: wait rcu grace period before put_pid()Eric Dumazet1-6/+12
2019-04-29vrf: Use orig netdev to count Ip6InNoRoutes and a fresh route lookup when sen...Stephen Suryaputra1-6/+17
2019-04-29tcp: add sanity tests in tcp_add_backlog()Eric Dumazet1-1/+12
2019-04-29ipv6: invert flowlabel sharing check in process and user modeWillem de Bruijn1-2/+2
2019-04-29Merge branch 'ieee802154-for-davem-2019-04-25' of git://git.kernel.org/pub/sc...David S. Miller1-0/+6
2019-04-29Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-11/+40
2019-04-29x86: make ZERO_PAGE() at least parse its argumentLinus Torvalds1-1/+1
2019-04-29rdma: fix build errors on s390 and MIPS due to bad ZERO_PAGE useLinus Torvalds1-1/+1
2019-04-29Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo7-11/+31
2019-04-29selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara3-2/+1
2019-04-29Merge tag 'mac80211-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/lin...David S. Miller4-6/+9
2019-04-29ath10k: Drop WARN_ON()s that always trigger during system resumeRafael J. Wysocki1-2/+2
2019-04-29ath10k: perform crash dump collection in workqueueBrian Norris6-9/+29
2019-04-29Documentation: kvm: fix dirty log ioctl arch listsAndrew Jones1-3/+3
2019-04-28Abort file_remove_privs() for non-reg. filesAlexander Lochmann1-2/+7
2019-04-28[fix] get rid of checking for absent device name in vfs_get_tree()Al Viro1-5/+0
2019-04-28Linux 5.1-rc7v5.1-rc7Linus Torvalds1-1/+1
2019-04-28fsnotify: Fix NULL ptr deref in fanotify_get_fsid()Jan Kara2-8/+18
2019-04-28Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-6/+20
2019-04-28Merge tag 'powerpc-5.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-40/+60
2019-04-28Merge tag 'for-linus-20190428' of git://git.kernel.dk/linux-blockLinus Torvalds1-16/+26
2019-04-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds7-20/+76
2019-04-28Merge tag 'dmaengine-fix-5.1-rc7' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds3-6/+28
2019-04-28ALSA: line6: use dynamic buffersGreg Kroah-Hartman3-40/+65
2019-04-28Merge tag 'iwlwifi-for-kalle-2019-04-28' of git://git.kernel.org/pub/scm/linu...Kalle Valo3-11/+26
2019-04-28iwlwifi: mvm: fix merge damage in iwl_mvm_vif_dbgfs_register()Luca Coelho1-6/+0
2019-04-28iwlwifi: fix driver operation for 5350Emmanuel Grumbach1-1/+2
2019-04-28iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb()Luca Coelho1-4/+24
2019-04-28ALSA: hda/realtek - Fixed Dell AIO speaker noiseKailang Yang1-0/+2
2019-04-27udp: fix GRO reception in case of length mismatchPaolo Abeni1-4/+5
2019-04-27Merge branch 'tls-data-copies'David S. Miller1-11/+28
2019-04-27net/tls: fix copy to fragments in reencryptJakub Kicinski1-7/+22
2019-04-27net/tls: don't copy negative amounts of data in reencryptJakub Kicinski1-6/+8
2019-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-7/+3
2019-04-27Merge branch 'bnxt_en-Misc-bug-fixes'David S. Miller1-21/+32
2019-04-27bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt().Michael Chan1-4/+5
2019-04-27bnxt_en: Fix statistics context reservation logic.Michael Chan1-8/+6
2019-04-27bnxt_en: Pass correct extended TX port statistics size to firmware.Michael Chan1-2/+6
2019-04-27bnxt_en: Fix possible crash in bnxt_hwrm_ring_free() under error conditions.Michael Chan1-6/+6
2019-04-27bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()Vasundhara Volam1-0/+1
2019-04-27bnxt_en: Improve multicast address setup logic.Michael Chan1-1/+8
2019-04-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+7
2019-04-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+4
2019-04-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+5
2019-04-27KVM: VMX: Move RSB stuffing to before the first RET after VM-ExitRick Edgecombe2-3/+12
2019-04-26slip: make slhc_free() silently accept an error pointerLinus Torvalds1-1/+1
2019-04-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-23/+39
2019-04-26Input: synaptics-rmi4 - write config register values to the right offsetLucas Stach1-1/+1
2019-04-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-3/+8