summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-01-20virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receivingJason Wang
2017-01-18bpf: don't trigger OOM killer under pressure with map allocDaniel Borkmann
2017-01-18lwtunnel: fix autoload of lwt modulesDavid Ahern
2017-01-17virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmitRolf Neugebauer
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-16bpf: rework prog_digest into prog_tagDaniel Borkmann
2017-01-16Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-01-15Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-01-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-01-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-01-14coredump: Ensure proper size of sparse core filesDave Kleikamp
2017-01-14efi/x86: Prune invalid memory map entries and fix boot regressionPeter Jones
2017-01-14perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa
2017-01-13Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-01-13block: add blk_rq_payload_bytesChristoph Hellwig
2017-01-13tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson
2017-01-12Merge tag 'sound-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-01-12sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew
2017-01-12i2c: do not enable fall back to Host Notify by defaultDmitry Torokhov
2017-01-12Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteprocLinus Torvalds
2017-01-12Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-12block: Rename blk_queue_zone_size and bdev_zone_sizeDamien Le Moal
2017-01-12jump_labels: API for flushing deferred jump label updatesDavid Matlack
2017-01-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-01-11cfg80211: consider VHT opmode on station updateBeni Lev
2017-01-10timerfd: export defines to userspaceMike Frysinger
2017-01-10mm: support anonymous stable pageMinchan Kim
2017-01-10mm: rename __page_frag functions to __page_frag_cache, drop order from drainAlexander Duyck
2017-01-10mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...Alexander Duyck
2017-01-10mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko
2017-01-10signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles
2017-01-10mm: get rid of __GFP_OTHER_NODEMichal Hocko
2017-01-10mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERMichal Hocko
2017-01-10dax: wrprotect pmd_t in dax_mapping_entry_mkcleanRoss Zwisler
2017-01-10mm: add follow_pte_pmd()Ross Zwisler
2017-01-10gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu
2017-01-10target: add XCOPY target/segment desc sense codesDavid Disseldorp
2017-01-10Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/dpcm', 'asoc/fix...Mark Brown
2017-01-10Merge remote-tracking branch 'asoc/fix/component' into asoc-linusMark Brown
2017-01-09btrfs: make tracepoint format strings more compactDavid Sterba
2017-01-09Btrfs: add truncated_len for ordered extent tracepointsLiu Bo
2017-01-09Btrfs: add 'inode' for extent map tracepointLiu Bo
2017-01-09btrfs: fix crash when tracepoint arguments are freed by wq callbacksDavid Sterba
2017-01-08Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-01-08Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-01-07mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner