Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-10Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-08-09kbuild: introduce hostprogs-always-y and userprogs-always-yMasahiro Yamada
2020-08-08Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-05Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds
2020-07-21samples/bpf, selftests/bpf: Use bpf_probe_read_kernelIlya Leoshkevich
2020-07-16samples/bpf: xdp_redirect_cpu: Load a eBPF program on cpumapLorenzo Bianconi
2020-07-16samples/bpf: xdp_redirect_cpu_user: Do not update bpf maps in option loopLorenzo Bianconi
2020-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-14samples: bpf: Add an option for printing extra statistics in xdpsockCiara Loftus
2020-07-11bpf: Fix fds_example SIGSEGV errorWenbo Zhang
2020-07-10PCI: Move PCI_VENDOR_ID_REDHAT definition to pci_ids.hHuacai Chen
2020-07-08samples: bpf: Refactor BPF map performance test with libbpfDaniel T. Lee
2020-07-08samples: bpf: Refactor BPF map in map test with libbpfDaniel T. Lee
2020-07-08samples: bpf: Fix bpf programs with kprobe/sys_connect eventDaniel T. Lee
2020-07-04samples/vfs: avoid warning in statx overrideKees Cook
2020-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-21Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-21samples: watch_queue: build sample program for target architectureMasahiro Yamada
2020-06-20Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-06-19docs: move remaining stuff under Documentation/*.txt to Documentation/stagingMauro Carvalho Chehab
2020-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-06-17sample-trace-array: Remove trace_array 'sample-instance'Kefeng Wang
2020-06-17sample-trace-array: Fix sleeping function called from invalid contextKefeng Wang
2020-06-16bpf, xdp, samples: Fix null pointer dereference in *_user codeGaurav Singh
2020-06-16samples: mei: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-13binderfs: add gitignore for generated sample programLinus Torvalds
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-13watch_queue: add gitignore for generated sample programLinus Torvalds
2020-06-13Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-11samples: binderfs: really compile this sample and fix build issuesMasahiro Yamada
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-02Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-06-02Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds
2020-06-01Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-01Merge tag 'core-kprobes-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-20samples/ftrace: Fix asm function ELF annotationsJosh Poimboeuf
2020-05-19samples, bpf: Refactor kprobe, tail call kern progs map definitionDaniel T. Lee
2020-05-19samples, bpf: Add tracex7 test file to .gitignoreDaniel T. Lee
2020-05-19samples, bpf: Refactor tail call user progs with libbpfDaniel T. Lee
2020-05-19samples, bpf: Refactor kprobe tracing user progs with libbpfDaniel T. Lee
2020-05-19samples, bpf: Refactor pointer error check with libbpfDaniel T. Lee
2020-05-19pipe: Add notification lossage handlingDavid Howells
2020-05-19pipe: Allow buffers to be marked read-whole-or-error for notificationsDavid Howells
2020-05-19Add sample notification programDavid Howells
2020-05-17samples: watchdog: use 'userprogs' syntaxMasahiro Yamada
2020-05-17samples: timers: use 'userprogs' syntaxMasahiro Yamada
2020-05-17samples: auxdisplay: use 'userprogs' syntaxMasahiro Yamada