summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-03-25media: vb2: add requires_requests bit for stateless codecsHans Verkuil1-0/+3
2019-03-25dt-bindings: reset: meson-g12a: Add missing USB2 PHY resetsNeil Armstrong1-1/+4
2019-03-25reset: meson-audio-arb: Fix missing .owner setting of reset_controller_devAxel Lin0-0/+0
2019-03-25LSM: lsm_hooks.h - fix missing colon in docstringOndrej Mosnacek1-1/+1
2019-03-25Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter15-94/+349
2019-03-25ACPI: use different default debug value than ACPICAErik Schmauss2-0/+8
2019-03-25batman-adv: Add multicast-to-unicast support for multiple targetsLinus Lüssing1-0/+7
2019-03-25drm/doc: fix missing verbLuca Ceresoli1-3/+3
2019-03-25batman-adv: Drop license boilerplateSven Eckelmann2-30/+0
2019-03-25Merge tag 'du-next-20190318' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie3-3/+53
2019-03-25Merge tag 'omapdrm-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...Dave Airlie2-22/+69
2019-03-24timer/trace: Improve timer tracingAnna-Maria Gleixner1-4/+7
2019-03-24timer/trace: Replace deprecated vsprintf pointer extension %pf by %psAnna-Maria Gleixner1-4/+6
2019-03-24net: devlink: select NET_DEVLINK from driversJiri Pirko1-492/+3
2019-03-24net: devlink: add port type spinlockJiri Pirko1-0/+4
2019-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2019-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+2
2019-03-24Merge tag 'auxdisplay-for-linus-v5.1-rc2' of git://github.com/ojeda/linuxLinus Torvalds1-0/+1
2019-03-24habanalabs: add device status option to INFO IOCTLDalit Ben Zoor1-0/+12
2019-03-24gpiolib: export devprop_gpiochip_set_names()Jan Kundrát1-0/+3
2019-03-24Merge tag 'mlx5-updates-2019-03-20' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller3-0/+5
2019-03-24tcp: add one skb cache for rxEric Dumazet1-0/+10
2019-03-24tcp: add one skb cache for txEric Dumazet1-0/+5
2019-03-24net: convert rps_needed and rfs_needed to new static branch apiEric Dumazet2-3/+3
2019-03-24net: sched: add empty status flag for NOLOCK qdiscPaolo Abeni1-0/+11
2019-03-24tcp: add documentation for tcp_ca_stateSoheil Hassas Yeganeh1-0/+27
2019-03-23tick: Remove outgoing CPU from broadcast masksThomas Gleixner1-0/+6
2019-03-23Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds2-5/+20
2019-03-23Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds3-4/+4
2019-03-23Merge tag 'ceph-for-5.1-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds1-0/+2
2019-03-23x86/gart: Exclude GART aperture from kcoreKairui Song1-0/+2
2019-03-22bpf: add bpf_skb_adjust_room encap flagsWillem de Bruijn1-1/+15
2019-03-22bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_FIXED_GSOWillem de Bruijn1-2/+7
2019-03-22bpf: add bpf_skb_adjust_room mode BPF_ADJ_ROOM_MACWillem de Bruijn1-1/+5
2019-03-22drm/i915/ehl: Add EHL platform info and PCI IDsJames Ausmus1-0/+7
2019-03-22net/mlx5e: Add VLAN ID rewrite fieldsEli Britstein1-0/+1
2019-03-22net: Add IANA_VXLAN_UDP_PORT definition to vxlan header fileMoshe Shemesh1-0/+2
2019-03-22net: Move the definition of the default Geneve udp port to public header fileMoshe Shemesh1-0/+2
2019-03-22sbitmap: trivial - update comment for sbitmap_deferred_clear_bitShenghui Wang1-1/+1
2019-03-22PCI: Cleanup register definition width and whitespaceBjorn Helgaas1-67/+65
2019-03-22gpio: amd-fch: Fix bogus SPDX identifierThomas Gleixner1-1/+1
2019-03-22genetlink: make policy common to familyJohannes Berg2-4/+4
2019-03-22softirq: Remove tasklet_hrtimerThomas Gleixner1-25/+0
2019-03-22xfrm: Replace hrtimer tasklet with softirq hrtimerThomas Gleixner1-1/+1
2019-03-22drm/i915: Allow contexts to share a single timeline across all enginesChris Wilson1-1/+2
2019-03-22drm/i915: Extend CONTEXT_CREATE to set parameters upon constructionChris Wilson1-82/+98
2019-03-22drm/i915: Create/destroy VM (ppGTT) for use with contextsChris Wilson1-0/+43
2019-03-22drm/i915: Introduce the i915_user_extension_methodChris Wilson1-0/+22
2019-03-22crypto: simd,testmgr - introduce crypto_simd_usable()Eric Biggers1-0/+24
2019-03-22crypto: x86/morus1280 - convert to use AEAD SIMD helpersEric Biggers1-57/+22