summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: sh: convert new-machine.txt to ReSTMauro Carvalho Chehab2020-06-192-96/+108
* docs: powerpc: convert vcpudispatch_stats.txt to ReSTMauro Carvalho Chehab2020-06-192-5/+13
* docs: arm64: convert perf.txt to ReST formatMauro Carvalho Chehab2020-06-192-2/+6
* docs: pci: endpoint/function/binding/pci-test.txt convert to ReSTMauro Carvalho Chehab2020-06-194-20/+29
* docs: misc-devices/apds990x.txt: convert to ReST formatMauro Carvalho Chehab2020-06-192-7/+25
* docs: misc-devices/bh1770glc.txt: convert to ReSTMauro Carvalho Chehab2020-06-192-13/+33
* docs: misc-devices/c2port.txt: convert to ReST formatMauro Carvalho Chehab2020-06-192-26/+31
* docs: misc-devices/pci-endpoint-test.txt: convert to ReSTMauro Carvalho Chehab2020-06-193-41/+57
* docs: misc-devices/pci-endpoint-test.txt: convert to ReSTMauro Carvalho Chehab2020-06-194-14/+15
* docs: misc-devices/spear-pcie-gadget.txt: convert to ReSTMauro Carvalho Chehab2020-06-193-130/+171
* docs: crypto: descore-readme.txt: convert to ReST formatMauro Carvalho Chehab2020-06-192-45/+108
* docs: crypto: convert async-tx-api.txt to ReST formatMauro Carvalho Chehab2020-06-195-108/+155
* docs: crypto: convert api-intro.txt to ReST formatMauro Carvalho Chehab2020-06-192-87/+100
* docs: crypto: convert asymmetric-keys.txt to ReSTMauro Carvalho Chehab2020-06-1911-57/+53
* docs: thermal: convert cpu-idle-cooling.rst to ReSTMauro Carvalho Chehab2020-06-191-6/+8
* docs: fs: proc.rst: fix a warning due to a merge conflictMauro Carvalho Chehab2020-06-191-1/+1
* Documentation: tee: Document TEE kernel interfaceSumit Garg2020-06-191-0/+68
* Replace HTTP links with HTTPS ones: Documentation/translations/zh_CNAlexander A. Klimov2020-06-199-33/+33
* docs: deprecated.rst: Add zero-length and one-element arraysGustavo A. R. Silva2020-06-191-0/+118
* docs/zh_CN: update sysfs.txt about show() usageChen Zhou2020-06-191-2/+4
* doc:it_IT: add symbol-namespace translationFederico Vaga2020-06-194-4/+189
* docs: mm/gup: Minor documentation updateSouptick Joarder2020-06-191-1/+1
* Documentation: fix sysctl/kernel.rst heading format warningsRandy Dunlap2020-06-191-4/+4
* Documentation: fix filesystems/locking.rst malformed table warningsRandy Dunlap2020-06-191-6/+6
* Documentation: remove SH-5 index entriesRandy Dunlap2020-06-191-12/+0
* doc: x86/speculation: length of underlinesHeinrich Schuchardt2020-06-191-3/+3
* doc: add novamap to efi kernel command line parametersHeinrich Schuchardt2020-06-191-8/+10
* mailmap: add entries for Alexander LobakinAlexander Lobakin2020-06-191-0/+2
* Linux 5.8-rc1v5.8-rc1Linus Torvalds2020-06-141-2/+2
* Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...Linus Torvalds2020-06-145-1/+40
|\
| * security: Add LSM hooks to set*gid syscallsThomas Cedeno2020-06-145-1/+40
* | Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-147-234/+286
|\ \
| * | Revert "btrfs: switch to iomap_dio_rw() for dio"David Sterba2020-06-144-166/+169
| * | Revert "fs: remove dio_end_io()"David Sterba2020-06-092-0/+21
| * | Revert "btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK"David Sterba2020-06-092-0/+21
| * | Revert "btrfs: split btrfs_direct_IO to read and write part"David Sterba2020-06-093-83/+90
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-14111-647/+1344
|\ \ \
| * | | net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko2020-06-141-9/+40
| * | | net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko2020-06-141-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-06-1427-93/+348
| |\ \ \
| | * | | bpf: Undo internal BPF_PROBE_MEM in BPF insns dumpAndrii Nakryiko2020-06-131-5/+12
| | * | | libbpf: Support pre-initializing .bss global variablesAndrii Nakryiko2020-06-133-13/+55
| | * | | tools/bpftool: Fix skeleton codegenAndrii Nakryiko2020-06-131-2/+0
| | * | | bpf: Fix memlock accounting for sock_hashAndrey Ignatov2020-06-131-0/+4
| | * | | bpf: sockmap: Don't attach programs to UDP socketsLorenz Bauer2020-06-131-4/+6
| | * | | bpf: tcp: Recv() should return 0 when the peer socket is closedSabrina Dubroca2020-06-131-0/+3
| | * | | tools, bpftool: Exit on error in function codegenTobias Klauser2020-06-111-5/+6
| | * | | xdp: Fix xsk_generic_xmit errnoLi RongQing2020-06-111-3/+1
| | * | | tools, bpftool: Fix memory leak in codegen error casesTobias Klauser2020-06-111-0/+2
| | * | | selftests/bpf: Add cgroup_skb/egress test for load_bytes_relativeYiFei Zhu2020-06-112-0/+119