summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2019-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-1/+19
2019-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-1/+1
2019-04-25bpf: Fix preempt_enable_no_resched() abusePeter Zijlstra-1/+1
2019-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+20
2019-04-23net/ncsi: handle overflow when incrementing mac addressTao Ren-0/+12
2019-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-0/+8
2019-04-20Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-blockLinus Torvalds-3/+4
2019-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2019-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+6
2019-04-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+22
2019-04-19block: make sure that bvec length can't be overflowMing Lei-2/+3
2019-04-19block: kill all_q_node in request_queueHou Tao-1/+0
2019-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+4
2019-04-19coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli-0/+21
2019-04-19mm: swapoff: shmem_unuse() stop eviction without igrab()Hugh Dickins-0/+1
2019-04-19x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu-0/+1
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-38/+49
2019-04-16Merge tag 'riscv-for-linus-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+18
2019-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-4/+6
2019-04-16KVM: fix spectrev1 gadgetsPaolo Bonzini-4/+6
2019-04-16x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan-1/+6
2019-04-15netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal-0/+2
2019-04-14Merge branch 'page-refs' (page ref overflow)Linus Torvalds-5/+20
2019-04-14fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox-4/+6
2019-04-14mm: add 'try_get_page()' helper functionLinus Torvalds-0/+9
2019-04-14mm: make page ref count overflow check tighter and more explicitLinus Torvalds-1/+5
2019-04-13bfq: update internal depth state when queue depth changesJens Axboe-0/+1
2019-04-13Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-blockLinus Torvalds-14/+30
2019-04-13Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-8/+0
2019-04-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+3
2019-04-13netfilter: conntrack: don't set related state for different outer addressFlorian Westphal-0/+6
2019-04-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+2
2019-04-12rxrpc: Make rxrpc_kernel_check_life() indicate if call completedMarc Dionne-1/+3
2019-04-12Merge tag 'sound-5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-2/+10
2019-04-12Merge tag 'drm-fixes-2019-04-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-0/+4
2019-04-11net: netrom: Fix error cleanup path of nr_proto_initYueHaibing-1/+1
2019-04-11Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"Trond Myklebust-8/+0
2019-04-11net/smc: propagate file from SMC to TCP socketUrsula Braun-6/+0
2019-04-11nvmet: fix discover log page when offsets are usedKeith Busch-2/+7
2019-04-11Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai-7101/+20825
2019-04-10net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded()Jakub Kicinski-1/+1
2019-04-10failover: allow name change on IFF_UP slave interfacesSi-Wei Liu-0/+3
2019-04-10clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller-0/+3
2019-04-10net/tls: don't leak partially sent record in device modeJakub Kicinski-0/+2
2019-04-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-1/+1
2019-04-10blk-mq: introduce blk_mq_complete_request_sync()Ming Lei-0/+1
2019-04-09dt-bindings: clock: sifive: add FU540-C000 PRCI clock constantsPaul Walmsley-0/+18
2019-04-09Merge tag 'mac80211-for-davem-2019-04-09' of git://git.kernel.org/pub/scm/lin...David S. Miller-29/+39
2019-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+2
2019-04-08ethtool: avoid signed-unsigned comparison in ethtool_validate_speed()Michael Zhivich-1/+1