aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-05-03Merge tag 'sound-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds6-18/+176
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds62-596/+2797
2017-05-03Merge branch 'generic' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-1/+0
2017-05-03elf: Add ARCv2 specific core note sectionVineet Gupta1-1/+1
2017-05-03Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds2-35/+64
2017-05-03Merge tag 'for-4.12/dm-post-merge-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-0/+2
2017-05-03Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-6/+20
2017-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds3-13/+44
2017-05-03f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discardChao Yu2-1/+4
2017-05-03Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-4/+3
2017-05-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds12-23/+141
2017-05-03Revert "KVM: Support vCPU-based gfn->hva cache"Paolo Bonzini1-8/+8
2017-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-4/+9
2017-05-03xdp: use common helper for netlink extended ack reportingDaniel Borkmann1-11/+8
2017-05-03ALSA: x86: Register multiple PCM devices for the LPE audio cardVille Syrjälä1-2/+4
2017-05-03drm/i915: Clean up the LPE audio platform dataVille Syrjälä1-7/+8
2017-05-03drm/i915: Remove hdmi_connected from LPE audio pdataVille Syrjälä1-2/+1
2017-05-03drm/i915: Replace tmds_clock_speed and link_rate with just ls_clockVille Syrjälä1-2/+1
2017-05-03drm/i915: Remove the unused pending_notify from LPE platform dataVille Syrjälä1-1/+0
2017-05-02f2fs: sanity check segment countJin Qian1-0/+6
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds4-15/+74
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds5-5/+30
2017-05-02Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds2-4/+29
2017-05-02Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-0/+16
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds147-1216/+3150
2017-05-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds13-35/+266
2017-05-02virtio: allow extra context per descriptorMichael S. Tsirkin1-0/+9
2017-05-02virtio: add context flag to find vqsMichael S. Tsirkin2-3/+18
2017-05-02virtio: wrap find_vqsMichael S. Tsirkin1-0/+9
2017-05-02net: sched: add helpers to handle extended actionsJiri Pirko1-1/+14
2017-05-02qed*: Fix issues in the ptp filter config implementation.sudarsana.kalluru@cavium.com1-6/+17
2017-05-02Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-63/+1
2017-05-02Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2017-05-02Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2017-05-02Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+12
2017-05-02Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-25/+131
2017-05-02Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds4-5/+74
2017-05-02Merge tag 'm68k-for-v4.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-1/+3
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-0/+44
2017-05-02Merge branch 'next' into for-linusDmitry Torokhov821-10163/+23991
2017-05-02audit: Use timespec64 to represent audit timestampsDeepa Dinamani1-2/+2
2017-05-02audit: kernel generated netlink traffic should have a portid of 0Paul Moore1-2/+1
2017-05-02blk-mq: update ->init_request and ->exit_request prototypesChristoph Hellwig1-2/+2
2017-05-02block: Remove elevator_change()Bart Van Assche1-1/+0
2017-05-02srcu: Debloat the <linux/rcu_segcblist.h> headerIngo Molnar1-625/+3
2017-05-02KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTINGDavid Hildenbrand1-0/+1
2017-05-02xen: Implement EFI reset_system callbackJulien Grall1-0/+3
2017-05-02xen: Export xen_rebootJulien Grall1-0/+2
2017-05-02xen/arm,arm64: rename __generic_dma_ops to xen_get_dma_opsStefano Stabellini1-10/+10