summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-11-06fscrypt: add support for IV_INO_LBLK_64 policiesEric Biggers2-1/+5
2019-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-7/+23
2019-11-06RDMA/mad: Delete never implemented functionsLeon Romanovsky1-40/+0
2019-11-06drm/atomic: fix self-refresh helpers crtc state dereferenceRob Clark1-1/+2
2019-11-06dt-bindings: dmaengine: Add X1000 bindings.Zhou Yanjie1-0/+40
2019-11-06RDMA/qedr: Add doorbell overflow recovery supportMichal Kalderon1-0/+25
2019-11-06RDMA: Connect between the mmap entry and the umap_priv structureMichal Kalderon1-11/+2
2019-11-06RDMA/core: Create mmap database and cookie helper functionsMichal Kalderon1-0/+35
2019-11-06Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-4/+4
2019-11-06mm: thp: handle page cache THP correctly in PageTransCompoundMapYang Shi3-7/+23
2019-11-06Merge tag 'samsung-drivers-5.5' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-0/+13
2019-11-06drm/vmwgfx: Add surface dirty-tracking callbacksThomas Hellstrom1-1/+3
2019-11-06ALSA: memalloc: Add vmalloc buffer allocation supportTakashi Iwai1-0/+1
2019-11-06module/ftrace: handle patchable-function-entryMark Rutland2-7/+12
2019-11-06ftrace: add ftrace_init_nop()Mark Rutland1-3/+32
2019-11-06nfsv4: Move NFSPROC4_CLNT_COPY_NOTIFY to end of listTrond Myklebust1-1/+2
2019-11-06Merge branch 'linux-ssc-for-5.5'Trond Myklebust4-1/+46
2019-11-06cpuidle: Consolidate disabled state checksRafael J. Wysocki1-0/+3
2019-11-06mm: Add write-protect and clean utilities for address space rangesThomas Hellstrom1-1/+12
2019-11-06mm: Add a walk_page_mapping() function to the pagewalk codeThomas Hellstrom1-0/+9
2019-11-06mm: Remove BUG_ON mmap_sem not held from xxx_trans_huge_lock()Thomas Hellstrom1-2/+0
2019-11-06drm/ttm: Convert vm callbacks to helpersThomas Hellstrom1-0/+14
2019-11-06Pull series refactoring quota enabling and disabling code.Jan Kara28-55/+267
2019-11-06include: dt-bindings: add Performance Monitoring Unit for ExynosLukasz Luba1-0/+25
2019-11-06net: prevent load/store tearing on sk->sk_stampEric Dumazet1-2/+2
2019-11-06net_sched: add TCA_STATS_PKT64 attributeEric Dumazet1-0/+1
2019-11-06net_sched: extend packet counter to 64bitEric Dumazet1-2/+2
2019-11-06net_sched: do not export gnet_stats_basic_packed to uapiEric Dumazet2-4/+6
2019-11-06net: dsa: Add support for devlink resourcesAndrew Lunn1-0/+16
2019-11-06net/tls: fix sk_msg trim on fallback to copy modeJakub Kicinski1-3/+6
2019-11-06net: sched: prevent duplicate flower rules from tcf_proto destroy raceJohn Hurley1-0/+4
2019-11-06bonding: fix state transition issue in link monitoringJay Vosburgh1-2/+1
2019-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+2
2019-11-06ASoC: soc.h: dobj is used only when SND_SOC_TOPOLOGYKuninori Morimoto1-1/+8
2019-11-06ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register...Kuninori Morimoto1-3/+3
2019-11-06ASoC: soc-core: have legacy_dai_naming at snd_soc_register_dai()Kuninori Morimoto1-1/+2
2019-11-06ASoC: soc-core: add snd_soc_unregister_dai()Kuninori Morimoto1-0/+1
2019-11-06software node: unify PROPERTY_ENTRY_XXX macrosDmitry Torokhov1-37/+27
2019-11-06software node: get rid of property_set_pointer()Dmitry Torokhov1-9/+3
2019-11-06software node: mark internal macros with double underscoresDmitry Torokhov1-10/+10
2019-11-06software node: introduce PROPERTY_ENTRY_XXX_ARRAY_LEN()Dmitry Torokhov1-17/+28
2019-11-06software node: remove DEV_PROP_MAXDmitry Torokhov1-1/+0
2019-11-06icmp: add helpers to recognize ICMP error packetsMatteo Croce2-0/+29
2019-11-06Merge branch 'mb/dio' into masterTheodore Ts'o1-34/+95
2019-11-06nvme: change nvme_passthru_cmd64 to explicitly mark rsvdCharles Machalow1-0/+1
2019-11-06Merge branch 'jk/jbd2-revoke-overflow'Theodore Ts'o3-43/+73
2019-11-06jbd2: Provide trace event for handle restartsJan Kara1-1/+15
2019-11-06ext4: Reserve revoke credits for freed blocksJan Kara1-5/+8
2019-11-06jbd2: Rename h_buffer_credits to h_total_creditsJan Kara1-4/+5
2019-11-06jbd2: Reserve space for revoke descriptor blocksJan Kara1-10/+33