summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-24mm: larger stack guard gap, between vmasHugh Dickins1-28/+25
2017-06-24USB: hub: fix SS max number of portsJohan Hovold1-0/+3
2017-06-17PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak1-0/+5
2017-06-14drm/i915/skl: Add missing SKL IDMichaƂ Winiarski1-1/+2
2017-06-14srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini1-2/+0
2017-06-14cpuset: consider dying css as offlineTejun Heo1-0/+20
2017-06-14cgroup: Prevent kill_css() from being called more than onceWaiman Long1-0/+1
2017-06-14ptrace: Properly initialize ptracer_cred on forkEric W. Biederman1-2/+5
2017-06-14net: ping: do not abuse udp_poll()Eric Dumazet1-0/+1
2017-06-07mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko2-0/+9
2017-06-07mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specifiedJames Morse1-0/+11
2017-06-07iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger1-0/+1
2017-06-07ipv4: add reference counting to metricsEric Dumazet2-6/+12
2017-06-07vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich1-8/+10
2017-06-07net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia1-1/+6
2017-05-25tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner1-0/+3
2017-05-25iio: hid-sensor: Store restore poll and hysteresis on S3Srinivas Pandruvada1-0/+2
2017-05-25Make stat/lstat/fstatat pass AT_NO_AUTOMOUNT to vfs_statx()David Howells1-3/+5
2017-05-20dax: prevent invalidation of mapped DAX entriesRoss Zwisler1-1/+0
2017-05-20mm: vmscan: fix IO/refault regression in cache workingset transitionJohannes Weiner2-3/+63
2017-05-20Revert "KVM: Support vCPU-based gfn->hva cache"Paolo Bonzini1-8/+8
2017-05-14block: get rid of blk_integrity_revalidate()Ilya Dryomov1-2/+0
2017-05-14xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."Stefano Stabellini1-0/+8
2017-05-14f2fs: sanity check segment countJin Qian1-0/+6
2017-05-14tcp: randomize timestamps on syncookiesEric Dumazet2-6/+9
2017-05-14ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong1-0/+2
2017-05-14ipv6: initialize route null entry in addrconf_init()WANG Cong1-0/+1
2017-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-6/+2
2017-04-26uapi: change the type of struct statx_timestamp.tv_nsec to unsignedDmitry V. Levin1-6/+2
2017-04-26net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov1-0/+1
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2017-04-21net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern1-1/+1
2017-04-21Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds1-1/+1
2017-04-18mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit1-1/+1
2017-04-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+10
2017-04-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-8/+14
2017-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+28
2017-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2017-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+5
2017-04-14block: fix bio_will_gap() for first bvec with offsetMing Lei1-4/+28
2017-04-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-1/+2
2017-04-13mm: drop unused pmdp_huge_get_and_clear_notify()Kirill A. Shutemov1-13/+0
2017-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-6/+4
2017-04-11Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+25
2017-04-11Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev"Michael S. Tsirkin1-1/+1
2017-04-10crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu1-0/+10
2017-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-2/+4
2017-04-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-10/+11
2017-04-08Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2017-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+4