aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-03-26libcrc32c: Add crc32c_impl functionGravatar Nikolay Borisov 1-0/+1
2018-03-26Btrfs: add tracepoint for em's EEXIST caseGravatar Liu Bo 1-0/+35
2018-03-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-2/+2
2018-03-23Merge tag 'mtd/fixes-for-4.16-rc7' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 1-5/+1
2018-03-23Merge tag 'media/v4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 1-1/+0
2018-03-23Merge tag 'sound-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-2/+2
2018-03-22Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-1/+10
2018-03-22Revert "mm: page_alloc: skip over regions of invalid pfns where possible"Gravatar Daniel Vacek 1-1/+0
2018-03-22mm/vmalloc: add interfaces to free unmapped page tableGravatar Toshi Kani 1-0/+10
2018-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 17-18/+158
2018-03-22Merge tag 'mmc-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Gravatar Linus Torvalds 1-2/+2
2018-03-22Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/lin...Gravatar David S. Miller 1-0/+4
2018-03-22net: phy: Add general dummy stubs for MMD register accessGravatar Kevin Hao 1-0/+4
2018-03-21mac80211: add ieee80211_hw flag for QoS NDP supportGravatar Ben Caradoc-Davies 1-0/+4
2018-03-21mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0Gravatar Jagdish Gediya 1-5/+1
2018-03-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 2-6/+2
2018-03-20jump_label: Disable jump labels in __exit codeGravatar Josh Poimboeuf 1-2/+2
2018-03-19Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+0
2018-03-19Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-6/+12
2018-03-19RDMA/verbs: Remove restrack entry from XRCD structureGravatar Leon Romanovsky 1-4/+0
2018-03-19percpu_ref: Update doc to dissuade users from depending on internal RCU grace...Gravatar Tejun Heo 1-6/+12
2018-03-19ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unitGravatar Kirill Marinushkin 1-2/+2
2018-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-0/+3
2018-03-16vlan: Fix out of order vlan headers with reorder header offGravatar Toshiaki Makita 1-11/+55
2018-03-16net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offGravatar Toshiaki Makita 1-0/+1
2018-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-0/+1
2018-03-15fs: Teach path_connected to handle nfs filesystems with multiple roots.Gravatar Eric W. Biederman 1-0/+1
2018-03-15Merge tag 'kvm-arm-fixes-for-v4.16-2' of git://git.kernel.org/pub/scm/linux/k...Gravatar Paolo Bonzini 3-0/+3
2018-03-15mmc: core: Fix tracepoint print of blk_addr and blkszGravatar Adrian Hunter 1-2/+2
2018-03-14KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintidGravatar Marc Zyngier 2-0/+2
2018-03-14KVM: arm/arm64: Reset mapped IRQs on VM resetGravatar Christoffer Dall 1-0/+1
2018-03-14ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuGravatar Sabrina Dubroca 3-3/+12
2018-03-14Merge tag 'usb-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+3
2018-03-14Merge tag 'tty-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+1
2018-03-14net: use skb_to_full_sk() in skb_update_prio()Gravatar Eric Dumazet 1-2/+2
2018-03-13workqueue: remove unused cancel_work()Gravatar Stephen Hemminger 1-1/+0
2018-03-13IB/mlx5: Fix integer overflows in mlx5_ib_create_srqGravatar Boris Pismenny 1-2/+2
2018-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Gravatar David S. Miller 2-0/+6
2018-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfGravatar David S. Miller 1-0/+2
2018-03-12sock_diag: request _diag module only when the family or proto has been regist...Gravatar Xin Long 2-0/+2
2018-03-12net: phy: Tell caller result of phy_change()Gravatar Brad Mouring 1-1/+0
2018-03-11netfilter: x_tables: add and use xt_check_proc_nameGravatar Florian Westphal 1-0/+2
2018-03-09Merge tag 'pci-v4.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-7/+10
2018-03-09Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-0/+17
2018-03-09vhost_net: examine pointer types during un-producingGravatar Jason Wang 1-0/+4
2018-03-08Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+24
2018-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-0/+22
2018-03-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 2-2/+3
2018-03-07net: usbnet: fix potential deadlock on 32bit hostsGravatar Eric Dumazet 1-0/+22
2018-03-07sch_netem: fix skb leak in netem_enqueue()Gravatar Alexey Kodanev 1-0/+19