aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-31mac80211: add radiotap flag to prevent sequence number overwriteMathy Vanhoef2-0/+4
2020-07-31cfg80211: Add support to advertize OCV supportVeerendranath Jakkam1-0/+4
2020-07-31net/fq_impl: use skb_get_hash instead of skb_get_hash_perturbFelix Fietkau2-3/+1
2020-07-31cfg80211/mac80211: add connected to auth server to station infoMarkus Theil2-0/+6
2020-07-31cfg80211/mac80211: add connected to auth server to meshconfMarkus Theil2-0/+6
2020-07-31cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discoveryLinus Lüssing2-0/+13
2020-07-31cfg80211: allow the low level driver to flush the BSS tableEmmanuel Grumbach1-0/+6
2020-07-31net/wireless: regulatory.h: drop duplicate word in commentRandy Dunlap1-1/+1
2020-07-31net/wireless: mac80211.h: drop duplicate words in commentsRandy Dunlap1-3/+3
2020-07-31net/wireless: cfg80211.h: drop duplicate words in commentsRandy Dunlap1-2/+2
2020-07-31net/wireless: wireless.h: drop duplicate word in commentsRandy Dunlap1-1/+1
2020-07-31net/wireless: nl80211.h: drop duplicate words in commentsRandy Dunlap1-9/+9
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen2-0/+33
2020-07-31init: add an init_utimes helperChristoph Hellwig1-0/+1
2020-07-31init: add an init_stat helperChristoph Hellwig1-0/+1
2020-07-31init: add an init_mknod helperChristoph Hellwig2-9/+1
2020-07-31init: add an init_mkdir helperChristoph Hellwig2-7/+1
2020-07-31init: add an init_symlink helperChristoph Hellwig2-9/+1
2020-07-31init: add an init_link helperChristoph Hellwig2-9/+1
2020-07-31init: add an init_eaccess helperChristoph Hellwig2-7/+1
2020-07-31init: add an init_chmod helperChristoph Hellwig2-7/+1
2020-07-31init: add an init_chown helperChristoph Hellwig1-0/+1
2020-07-31init: add an init_chroot helperChristoph Hellwig2-2/+1
2020-07-31init: add an init_chdir helperChristoph Hellwig2-1/+1
2020-07-31init: add an init_rmdir helperChristoph Hellwig2-7/+1
2020-07-31init: add an init_unlink helperChristoph Hellwig2-7/+1
2020-07-31init: add an init_umount helperChristoph Hellwig2-1/+1
2020-07-31init: add an init_mount helperChristoph Hellwig1-0/+4
2020-07-31fs: push the getname from do_rmdir into the callersChristoph Hellwig1-2/+2
2020-07-31fs: expose utimes_commonChristoph Hellwig1-0/+1
2020-07-31fs: remove ksys_ioctlChristoph Hellwig1-1/+0
2020-07-31fs: remove ksys_fchmodChristoph Hellwig1-1/+0
2020-07-31fs: remove ksys_dupChristoph Hellwig1-1/+0
2020-07-31fs: remove ksys_openChristoph Hellwig1-11/+0
2020-07-31fs: remove ksys_getdents64Christoph Hellwig1-2/+0
2020-07-31Merge tag 'drm-intel-next-2020-07-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-0/+50
2020-07-30ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang1-0/+1
2020-07-30Merge remote-tracking branch 'regulator/for-5.9' into regulator-nextMark Brown7-1/+350
2020-07-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar8-23/+84
2020-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2-1/+5
2020-07-30mm: pgtable: Make generic pgprot_* macros available for no-MMUPekka Enberg1-34/+37
2020-07-30tasklet: Introduce new initialization APIRomain Perier1-1/+27
2020-07-30treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook1-5/+10
2020-07-30thermal: Update power allocator and devfreq cooling to SPDX licensingLukasz Luba1-8/+1
2020-07-30random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau1-1/+1
2020-07-30Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/nextMarc Zyngier1-1/+1
2020-07-30KVM: arm: Add trace name for ARM_NISVAlexander Graf1-1/+1
2020-07-30Bluetooth: Enable controller RPA resolution using Experimental featureSathish Narasimman1-0/+1
2020-07-30PM / devfreq: Add support delayed timer for polling modeChanwoo Choi1-0/+9
2020-07-30Bluetooth: Enable RPA TimeoutSathish Narasimman1-0/+2