summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-12-19gpu: ipu-v3: prg: add modifier supportLucas Stach1-1/+1
2017-12-17Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...Linus Torvalds1-3/+3
2017-12-17drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar1-3/+3
2017-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-10/+21
2017-12-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds7-228/+11
2017-12-15pkt_sched: Remove TC_RED_OFFLOADED from uapiYuval Mintz1-1/+0
2017-12-15net: sched: Add TCA_HW_OFFLOADYuval Mintz2-0/+2
2017-12-14Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+1
2017-12-14Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+8
2017-12-14Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2017-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-2/+23
2017-12-14mm, oom_reaper: fix memory corruptionMichal Hocko2-0/+10
2017-12-14kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker1-0/+1
2017-12-14exec: avoid gcc-8 warning for get_task_commArnd Bergmann1-1/+5
2017-12-14string.h: workaround for increased stack usageArnd Bergmann1-1/+4
2017-12-14lib/rbtree,drm/mm: add rbtree_replace_node_cached()Chris Wilson1-0/+2
2017-12-14include/linux/idr.h: add #include <linux/bug.h>Wei Wang1-0/+1
2017-12-14Merge tag 'drm-misc-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/dr...Linus Torvalds3-5/+25
2017-12-13drm: rework delayed connector cleanup in connector_iterDaniel Vetter2-5/+23
2017-12-13ipv4: igmp: guard against silly MTU valuesEric Dumazet1-0/+1
2017-12-13drm: Update edid-derived drm_display_info fields at edid property set [v2]Keith Packard1-0/+2
2017-12-12compiler.h: Remove ACCESS_ONCE()Mark Rutland1-36/+11
2017-12-12locking/lockdep: Remove the cross-release locking checksIngo Molnar3-181/+0
2017-12-12locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=yWill Deacon3-11/+0
2017-12-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+8
2017-12-11fou: fix some member types in guehdrXin Long1-9/+9
2017-12-11ptr_ring: add barriersMichael S. Tsirkin1-0/+9
2017-12-11PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()Rafael J. Wysocki1-0/+1
2017-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-6/+3
2017-12-08kmemcheck: rip it out for realMichal Hocko1-1/+0
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-50/+33
2017-12-08Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds1-0/+8
2017-12-08tcp: invalidate rate samples during SACK renegingYousuk Seung2-2/+3
2017-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-4/+16
2017-12-07usbnet: fix alignment for frames with no ethernet headerBjørn Mork1-0/+1
2017-12-06Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2017-12-06PCI: Add pci_get_domain_bus_and_slot() stubRandy Dunlap1-0/+3
2017-12-06efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman1-0/+6
2017-12-06Merge tag 'kvm-s390-master-4.15-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář1-2/+2
2017-12-06drm: safely free connectors from connector_iterDaniel Vetter1-0/+8
2017-12-06KVM: s390: mark irq_state.flags as non-usableChristian Borntraeger1-2/+2
2017-12-05net: remove hlist_nulls_add_tail_rcu()Eric Dumazet2-43/+1
2017-12-05x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel1-1/+1
2017-12-05net_sched: red: Avoid illegal valuesNogah Frankel1-0/+11
2017-12-05net_sched: red: Avoid devision by zeroNogah Frankel1-1/+1
2017-12-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-3/+1
2017-12-05Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2017-12-05Merge tag 'driver-core-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2017-12-05Merge tag 'staging-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+4
2017-12-05Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+1