summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-03-29KVM: arm64: Add a capability to advertise SVE supportDave Martin1-0/+1
2019-03-29KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctlDave Martin1-0/+3
2019-03-29KVM: Allow 2048-bit register access via ioctl interfaceDave Martin1-0/+1
2019-03-29drm/atomic-helper: Make atomic_enable/disable crtc callbacks optionalRodrigo Siqueira1-0/+4
2019-03-29mac80211: rework locking for txq scheduling / airtime fairnessFelix Fietkau1-30/+19
2019-03-29efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architecturesRobert Richter1-6/+2
2019-03-29Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie4-32/+14
2019-03-29Merge tag 'du-next-20190328' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie2-1/+2
2019-03-29netns: provide pure entropy for net_hash_mix()Eric Dumazet2-8/+3
2019-03-29openvswitch: Add timeout support to ct actionYi-Hung Wei1-0/+3
2019-03-29netfilter: Export nf_ct_{set,destroy}_timeout()Yi-Hung Wei1-0/+15
2019-03-28net: devlink: remove unused devlink_port_get_phys_port_name() functionJiri Pirko1-2/+0
2019-03-28net: devlink: introduce devlink_compat_phys_port_name_get()Jiri Pirko1-0/+9
2019-03-28net: replace ndo_get_devlink with ndo_get_devlink_portJiri Pirko2-5/+15
2019-03-28RDMA/core: Add command to set ib_core device net namspace sharing modeParav Pandit1-1/+3
2019-03-28RDMA/core: Add interface to read device namespace sharing modeParav Pandit1-1/+8
2019-03-28RDMA: Check net namespace access for uverbs, umad, cma and nldevParav Pandit1-0/+3
2019-03-28RDMA/core: Implement compat device/sysfs tree in net namespaceParav Pandit1-0/+6
2019-03-28RDMA/core: Introduce ib_core_device to hold deviceParav Pandit1-6/+19
2019-03-28Merge tag 'batadv-next-for-davem-20190328' of git://git.open-mesh.org/linux-m...David S. Miller2-30/+7
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada1-0/+2
2019-03-28kallsyms: store type information in its own arrayEugene Loh1-0/+1
2019-03-28timekeeping: Force upper bound for setting CLOCK_REALTIMEThomas Gleixner1-0/+21
2019-03-28ARM: at91: pm: add ULP1 support for SAM9X60Claudiu Beznea1-0/+1
2019-03-28Merge tag 'v5.1-rc2' into core/urgent, to resolve a conflictIngo Molnar11-13/+33
2019-03-28Merge branch 'topic/timer-fixes' into for-nextTakashi Iwai1-1/+0
2019-03-28net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t() helperClaudiu Manoil1-1/+1
2019-03-28drm: Forward-declare struct drm_format_info in drm_framebuffer.hLaurent Pinchart1-0/+1
2019-03-28drm: Fix subtle spelling error in drm_crtc_stateKieran Bingham1-1/+1
2019-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller37-73/+286
2019-03-28inet: switch IP ID generator to siphashEric Dumazet2-0/+7
2019-03-27tcp: fix zerocopy and notsent_lowat issuesEric Dumazet1-3/+4
2019-03-27net: openvswitch: Add a new action check_pkt_lenNuman Siddique1-0/+42
2019-03-27ethtool: add PHY Fast Link Down supportHeiner Kallweit1-0/+8
2019-03-27fou: Support binding FoU socketKristian Evensen1-0/+6
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-74/+212
2019-03-27IB/MAD: Add SMP details to MAD tracingIra Weiny1-0/+90
2019-03-27IB/UMAD: Add umad trace pointsIra Weiny1-0/+126
2019-03-27IB/MAD: Add agent trace pointsIra Weiny1-0/+46
2019-03-27IB/MAD: Add recv path trace pointIra Weiny1-0/+67
2019-03-27IB/MAD: Add send path trace pointsIra Weiny1-0/+187
2019-03-27drm/fb-helper: Fixup fill_info cleanupDaniel Vetter1-12/+6
2019-03-27virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.xHans de Goede2-5/+67
2019-03-27Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen650-6871/+19874
2019-03-27ALSA: Replace snd_malloc_pages() and snd_free_pages() with standard helpers, ...Takashi Iwai1-4/+0
2019-03-27ALSA: timer: Check ack_list emptiness instead of bit flagTakashi Iwai1-1/+0
2019-03-27xfrm: Honor original L3 slave device in xfrmi policy lookupMartin Willi1-1/+2
2019-03-27drm/i915: Drop new chunks of context creation ABI (for now)Chris Wilson1-17/+1
2019-03-27x86/ima: require signed kernel modulesMimi Zohar1-0/+5
2019-03-27overflow: Fix -Wtype-limits compilation warningsLeon Romanovsky1-3/+9