summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-09-29net/smc: introduce CHID callback for ISM devicesUrsula Braun1-0/+1
2020-09-29net/smc: introduce System Enterprise ID (SEID)Ursula Braun1-0/+3
2020-09-29net: core: add nested_level variable in net_deviceTaehee Yoo1-8/+44
2020-09-29net: core: introduce struct netdev_nested_priv for nested interface infrastru...Taehee Yoo1-6/+10
2020-09-29fscrypt: export fscrypt_d_revalidate()Eric Biggers1-0/+7
2020-09-28Merge series "ASoC: merge soc_pcm_open() rollback and soc_pcm_close()" from K...Mark Brown4-10/+29
2020-09-28bpf: Enable BPF_PROG_TEST_RUN for raw_tracepointSong Liu2-0/+10
2020-09-28Merge tag 'regmap-field-bulk-api' of https://git.kernel.org/pub/scm/linux/ker...Mark Brown1-0/+11
2020-09-28Merge tag 'regmap-field-bulk-api' into regmap-5.10Mark Brown1-0/+11
2020-09-28udp_tunnel: add the ability to share port tablesJakub Kicinski1-0/+24
2020-09-28regmap: add support to regmap_field_bulk_alloc/free apisSrinivas Kandagatla1-0/+11
2020-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-10/+6
2020-09-28Merge tag 'nfs-for-5.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-2/+2
2020-09-28KVM: arm64: pmu: Make overflow handler NMI safeJulien Thierry1-0/+1
2020-09-28coresight: cti: Don't disable ect device if it's not enabledTingwei Zhang1-0/+1
2020-09-28coresight: Use IS_ENABLED for CONFIGs that may be modulesKim Phillips1-1/+1
2020-09-28ASoC: soc-component: add mark for snd_soc_pcm_component_pm_runtime_get/put()Kuninori Morimoto1-0/+5
2020-09-28ASoC: soc-component: add mark for soc_pcm_components_open/close()Kuninori Morimoto1-8/+15
2020-09-28ASoC: soc-link: add mark for snd_soc_link_startup/shutdown()Kuninori Morimoto2-1/+5
2020-09-28ASoC: soc-dai: add mark for snd_soc_dai_startup/shutdown()Kuninori Morimoto1-1/+4
2020-09-28iomap: Allow filesystem to call iomap_dio_complete without i_rwsemChristoph Hellwig1-0/+5
2020-09-28PM: runtime: Fix timer_expires data type on 32-bit archesGrygorii Strashko1-1/+1
2020-09-28mtd: nand: Use the new generic ECC objectMiquel Raynal1-7/+7
2020-09-28mtd: nand: Create helpers to set/extract the ECC requirementsMiquel Raynal1-0/+24
2020-09-28mtd: nand: Create a helper to extract the ECC configurationMiquel Raynal1-0/+10
2020-09-28mtd: rawnand: Use the new ECC engine type enumerationMiquel Raynal3-7/+7
2020-09-28mtd: rawnand: Separate the ECC engine type and the ECC byte placementMiquel Raynal2-2/+5
2020-09-28arm64: perf: Add support caps under sysfsShaokun Zhang1-0/+3
2020-09-28nl80211: extend support to config spatial reuse parameter setRajkumar Manoharan3-2/+26
2020-09-28mac80211: Support not iterating over not-sdata-in-driver ifacesBen Greear1-0/+4
2020-09-28nl80211: include frequency offset in survey infoThomas Pedersen1-0/+2
2020-09-28mac80211: support S1G associationThomas Pedersen2-0/+23
2020-09-28KVM: x86: Introduce MSR filteringAlexander Graf1-0/+5
2020-09-28KVM: x86: Allow deflecting unknown MSR accesses to user spaceAlexander Graf2-1/+14
2020-09-28mac80211: handle S1G low ratesThomas Pedersen1-0/+2
2020-09-28mac80211: encode listen interval for S1GThomas Pedersen1-0/+7
2020-09-28cfg80211: handle Association Response from S1G STAThomas Pedersen1-0/+5
2020-09-28cfg80211: convert S1G beacon to scan resultsThomas Pedersen1-0/+32
2020-09-28nl80211: support S1G capability overrides in assocThomas Pedersen3-0/+14
2020-09-28nl80211/cfg80211: support 6 GHz scanningTova Mussai2-1/+34
2020-09-28kgdb: Honour the kprobe blocklist when setting breakpointsDaniel Thompson1-0/+18
2020-09-28Merge branch 'irq/ipi-as-irq', remote-tracking branches 'origin/irq/dw' and '...Marc Zyngier1-0/+6
2020-09-28Merge branch 'fixes' into nextUlf Hansson1-0/+1
2020-09-28memstick: Skip allocating card when removing hostKai-Heng Feng1-0/+1
2020-09-28hv: hyperv.h: Introduce some hvpfn helper functionsBoqun Feng1-0/+5
2020-09-28Drivers: hv: vmbus: Move virt_to_hvpfn() to hyperv headerBoqun Feng1-0/+15
2020-09-28Drivers: hv: vmbus: Introduce types of GPADLBoqun Feng1-1/+47
2020-09-27ptp: add stub function for ptp_get_msgtype()Yangbo Lu1-0/+8
2020-09-27mm/fork: Pass new vma pointer into copy_page_range()Peter Xu1-1/+1
2020-09-27mm: Introduce mm_struct.has_pinnedPeter Xu1-0/+10