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
2022-10-13Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-10-10Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2022-10-06Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-10-04Merge tag 'landlock-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-10-04vfio/mdev: add mdev available instance checking to the coreJason Gunthorpe
2022-10-04vfio/mdev: consolidate all the description sysfs into the core codeChristoph Hellwig
2022-10-04vfio/mdev: consolidate all the available_instance sysfs into the core codeChristoph Hellwig
2022-10-04vfio/mdev: consolidate all the name sysfs into the core codeChristoph Hellwig
2022-10-04vfio/mdev: consolidate all the device_api sysfs into the core codeJason Gunthorpe
2022-10-04vfio/mdev: simplify mdev_type handlingChristoph Hellwig
2022-10-04vfio/mdev: embedd struct mdev_parent in the parent data structureChristoph Hellwig
2022-10-04vfio/mdev: make mdev.h standalone includableChristoph Hellwig
2022-10-01samples/bpf: Fix typo in xdp_router_ipv4 sampleDeming Wang
2022-09-29samples/landlock: Print hints about ABI versionsMickaël Salaün
2022-09-29tracing/user_events: Use bits vs bytes for enabled status page dataBeau Belgrave
2022-09-28samples: add first Rust examplesMiguel Ojeda
2022-09-21vfio/mbochs: Use the new device life cycle helpersYi Liu
2022-09-21vfio/mtty: Use the new device life cycle helpersYi Liu
2022-09-21vfio/mdpy: Use the new device life cycle helpersYi Liu
2022-09-21samples/bpf: Replace blk_account_io_done() with __blk_account_io_done()Rong Tao
2022-09-05samples/bpf: Reduce syscall overhead in map_perf_test.Alexei Starovoitov
2022-08-30soc: qcom: qmi: use const for struct qmi_elem_infoJeff Johnson
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-07-25tracing: Add example and documentation for new __vstring() macroSteven Rostedt (Google)
2022-07-23Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-15samples: bpf: Fix cross-compiling error by using bootstrap bpftoolPu Lehui
2022-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-14samples: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZELinkui Xiao
2022-07-13Merge tag 'trace-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-07-12samples: Use KSYM_NAME_LEN for kprobesTiezhu Yang
2022-07-12fprobe/samples: Make sample_probe staticsunliming
2022-07-12samples/bpf: Fix xdp_redirect_map egress devmap progJesper Dangaard Brouer
2022-07-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-05bpf, samples: Remove AF_XDP samplesMagnus Karlsson
2022-06-25fprobe, samples: Add module parameter descriptionsMasami Hiramatsu (Google)
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-22samples/bpf: fixup some tools to be able to support xdp multibufferAndy Gospodarek
2022-06-17fprobe, samples: Add use_trace option and show hit/missed counterMasami Hiramatsu (Google)
2022-06-16samples/bpf: Check detach prog exist or not in xdp_fwdZhengchao Shao
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...Thomas Gleixner
2022-06-03sample: bpf: xdp_router_ipv4: Allow the kernel to send arp requestsLorenzo Bianconi
2022-05-26Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-05-24Merge tag 'landlock-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-24Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-05-23samples/landlock: Add support for file reparentingMickaël Salaün
2022-05-23samples/landlock: Format with clang-formatMickaël Salaün