summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-04-11Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"Trond Myklebust1-8/+0
2019-04-11netfilter: nf_nat_masquerade: unify ipv4/6 notifier registrationFlorian Westphal1-4/+2
2019-04-11netfilter: nf_nat: merge ip/ip6 masquerade headersFlorian Westphal2-14/+9
2019-04-11net/smc: propagate file from SMC to TCP socketUrsula Braun1-6/+0
2019-04-11video: amba-clcd: Decomission Versatile and NomadikLinus Walleij1-31/+0
2019-04-11nvmet: fix discover log page when offsets are usedKeith Busch1-2/+7
2019-04-11iommu/vt-d: Aux-domain specific domain attach/detachLu Baolu1-0/+10
2019-04-11iommu/vt-d: Add per-device IOMMU feature ops entriesLu Baolu1-0/+1
2019-04-11iommu/vt-d: Make intel_iommu_enable_pasid() more genericLu Baolu1-1/+1
2019-04-11iommu: Bind process address spaces to devicesJean-Philippe Brucker1-0/+70
2019-04-11iommu: Add APIs for multiple domains per deviceLu Baolu1-0/+70
2019-04-11virtio-gpu api: comment feature flagsGerd Hoffmann1-2/+10
2019-04-11drm/i915/fbdev: Move intel_fb_initial_config() to fbdev helperNoralf Trønnes1-23/+0
2019-04-11drm/client: Rename drm_client_add() to drm_client_register()Noralf Trønnes1-1/+1
2019-04-11iommu/iova: Separate atomic variables to improve performanceJinyu Qi1-8/+8
2019-04-11gpio: gpio-omap: configure edge detection for level IRQs for idle wakeupRussell King1-2/+0
2019-04-11Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai672-7101/+20825
2019-04-11bpf: support input __sk_buff context in BPF_PROG_TEST_RUNStanislav Fomichev1-0/+7
2019-04-11firmware: imx: enable imx scu general irq functionAnson Huang1-0/+5
2019-04-11net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded()Jakub Kicinski1-1/+1
2019-04-11failover: allow name change on IFF_UP slave interfacesSi-Wei Liu1-0/+3
2019-04-11Drivers: hv: vmbus: Fix race condition with new ring_buffer_info mutexKimberly Brown1-1/+6
2019-04-11clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller1-0/+3
2019-04-11of: use correct function prototype for of_overlay_fdt_apply()Chris Packham1-1/+2
2019-04-10net/tls: don't leak partially sent record in device modeJakub Kicinski1-0/+2
2019-04-10Merge drm/drm-next into drm-misc-nextSean Paul649-6856/+20002
2019-04-10Revert: "net: sched: put back q.qlen into a single location"Paolo Abeni1-16/+21
2019-04-10net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, tooPaolo Abeni1-0/+26
2019-04-10net: sched: always do stats accounting according to TCQ_F_CPUSTATSPaolo Abeni1-9/+14
2019-04-10net: sched: prefer qdisc_is_empty() over direct qlen accessPaolo Abeni1-1/+1
2019-04-10drm: switch drm_fb_xrgb8888_to_rgb888_dstclip to accept __iomem dstGerd Hoffmann1-1/+1
2019-04-10drm: switch drm_fb_xrgb8888_to_rgb565_dstclip to accept __iomem dstGerd Hoffmann1-3/+3
2019-04-10drm: switch drm_fb_memcpy_dstclip to accept __iomem dstGerd Hoffmann1-1/+2
2019-04-10Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe5-32/+69
2019-04-10keys: safe concurrent user->{session,uid}_keyring accessJann Horn1-0/+7
2019-04-10security: don't use RCU accessors for cred->session_keyringJann Horn1-1/+1
2019-04-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2019-04-10Merge branch 'omap-for-v5.2/am4-ddr3' into omap-for-v5.2/am4-pm-v2Tony Lindgren1-0/+3
2019-04-10blk-mq: introduce blk_mq_complete_request_sync()Ming Lei1-0/+1
2019-04-10clk: sunxi-ng: sun5i: Export the MBUS clockMaxime Ripard1-1/+1
2019-05-02soundwire: remove multiple blank linesVinod Koul1-1/+0
2019-05-02soundwire: wrap macro argument in parenthesisVinod Koul1-1/+1
2019-05-02soundwire: intel: more alignment fixesVinod Koul1-1/+1
2019-05-02soundwire: more alignment fixesVinod Koul1-5/+5
2019-05-02soundwire: add argument to function definitionVinod Koul1-1/+1
2019-05-02soundwire: fix SPDX license for header filesVinod Koul3-6/+6
2019-05-02soundwire: intel: fix SPDX license for header fileVinod Koul1-2/+2
2019-04-27Merge tag 'thunderbolt-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-0/+8
2019-04-25coresight: Communicate perf event to sink buffer allocation functionsMathieu Poirier1-2/+3
2019-04-25coresight: Adding return code to sink::disable() operationMathieu Poirier1-1/+1