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
2021-04-01sock_map: Introduce BPF_SK_SKB_VERDICTCong Wang
2021-03-27bpf: Support bpf program calling kernel functionMartin KaFai Lau
2021-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-03-10Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-06tools headers UAPI: Update tools' copy of linux/coresight-pmu.hArnaldo Carvalho de Melo
2021-03-06tools headers: Update syscall.tbl files to support mount_setattrArnaldo Carvalho de Melo
2021-03-06tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo
2021-03-06tools headers UAPI: Sync openat2.h with the kernel sourcesArnaldo Carvalho de Melo
2021-03-06tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2021-03-06tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo
2021-03-05bpf: Add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETHXuesen Huang
2021-03-05bpf: Add PROG_TEST_RUN support for sk_lookup programsLorenz Bauer
2021-03-05tools: Sync uapi bpf.h header with latest changesJoe Stringer
2021-03-05scripts/bpf: Abstract eBPF API target parameterJoe Stringer
2021-03-05bpf: Add BTF_KIND_FLOAT to uapiIlya Leoshkevich
2021-02-27bpf: Add bpf_for_each_map_elem() helperYonghong Song
2021-02-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-02-26bpf: Remove blank line in bpf helper description commentHangbin Liu
2021-02-24bpf: Remove blank line in bpf helper description commentHangbin Liu
2021-02-24Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-23Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-23Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-02-23Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2021-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-21Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-17static_call: Allow module use without exposing static_call_keyJosh Poimboeuf
2021-02-17static_call: Pull some static_call declarations to the type headersPeter Zijlstra
2021-02-17rbtree: Add generic add and find helpersPeter Zijlstra
2021-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-02-16Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo
2021-02-13bpf: Add BPF-helper for MTU checkingJesper Dangaard Brouer
2021-02-13bpf: bpf_fib_lookup return MTU value as output when looked upJesper Dangaard Brouer
2021-02-12Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-02-12Merge branch 'for-mingo-nolibc' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2021-02-12bpf: Expose bpf_get_socket_cookie to tracing programsFlorent Revest
2021-02-12bpf: Be less specific about socket cookies guaranteesFlorent Revest
2021-02-11tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2021-02-11bpf: Count the number of times recursion was preventedAlexei Starovoitov
2021-02-10KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWRRavi Bangoria
2021-02-08tools headers uapi: Update tools's copy of linux/perf_event.hKan Liang
2021-02-08module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig
2021-02-08module: remove EXPORT_SYMBOL_GPL_FUTUREChristoph Hellwig
2021-02-04Revert "GTP: add support for flow based tunneling API"Jonas Bonn
2021-01-26objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNCJosh Poimboeuf
2021-01-26objtool: Add asm version of STACK_FRAME_NON_STANDARDJosh Poimboeuf
2021-01-26samples/bpf: Set flag __SANE_USERSPACE_TYPES__ for MIPS to fix build warningsTiezhu Yang
2021-01-26tools, headers: Sync struct bpf_perf_event_dataFlorian Lehner
2021-01-24fs: add mount_setattr()Christian Brauner
2021-01-23sch_htb: Hierarchical QoS hardware offloadMaxim Mikityanskiy