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-08-19perf tools: Support reading PERF_FORMAT_LOSTNamhyung Kim
2022-08-19libperf: Add a test case for read formatsNamhyung Kim
2022-08-19libperf: Handle read format in perf_evsel__read()Namhyung Kim
2022-08-19tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesNamhyung Kim
2022-08-19tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-08-19tools headers UAPI: Sync KVM's vmx.h header with the kernel sourcesArnaldo Carvalho de Melo
2022-08-19tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo
2022-08-19tools headers kvm s390: Sync headers with the kernel sourcesArnaldo Carvalho de Melo
2022-08-19tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-08-19tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-08-19tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-08-19tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo
2022-08-19tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2022-08-19perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2022-08-19perf cpumap: Fix alignment for masks in event encodingIan Rogers
2022-08-19Merge tag 'sound-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-08-19Merge tag 'drm-fixes-2022-08-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-08-19Merge tag 'bitmap-6.0-rc2' of https://github.com/norov/linuxLinus Torvalds
2022-08-19cifs: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-19cifs: Fix memory leak on the deferred closeZhang Xiaoxu
2022-08-19perf cpumap: Compute mask size in constant timeIan Rogers
2022-08-19perf cpumap: Synthetic events and const/staticIan Rogers
2022-08-19perf cpumap: Const map for max()Ian Rogers
2022-08-19x86/mm: Use proper mask when setting PUD mappingAaron Lu
2022-08-19Merge tag 'kvmarm-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2022-08-19KVM: Drop unnecessary initialization of "ops" in kvm_ioctl_create_device()Li kunyu
2022-08-19KVM: Drop unnecessary initialization of "npages" in hva_to_pfn_slow()Li kunyu
2022-08-19x86/kvm: Fix "missing ENDBR" BUG for fastop functionsJosh Poimboeuf
2022-08-19x86/kvm: Simplify FOP_SETCC()Josh Poimboeuf
2022-08-19x86/ibt, objtool: Add IBT_NOSEAL()Josh Poimboeuf
2022-08-19KVM: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng
2022-08-19KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTSChao Peng
2022-08-19KVM: MIPS: remove unnecessary definition of KVM_PRIVATE_MEM_SLOTSPaolo Bonzini
2022-08-19KVM: Move coalesced MMIO initialization (back) into kvm_create_vm()Sean Christopherson
2022-08-19KVM: Unconditionally get a ref to /dev/kvm module when creating a VMSean Christopherson
2022-08-19KVM: Properly unwind VM creation if creating debugfs failsSean Christopherson
2022-08-19Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-19Merge tag 'linux-kselftest-next-6.0-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-08-19Merge tag 'trace-rtla-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-19Merge tag 'amd-drm-fixes-6.0-2022-08-17' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-08-19perf: riscv legacy: fix kerneldoc comment warningConor Dooley
2022-08-18net: moxa: MAC address reading, generating, validity checkingSergei Antonov
2022-08-18Merge branch 'tcp-some-bug-fixes-for-tcp_read_skb'Jakub Kicinski
2022-08-18tcp: handle pure FIN case correctlyCong Wang
2022-08-18tcp: refactor tcp_read_skb() a bitCong Wang
2022-08-18tcp: fix tcp_cleanup_rbuf() for tcp_read_skb()Cong Wang
2022-08-18tcp: fix sock skb accounting in tcp_read_skb()Cong Wang
2022-08-18igb: Add lock to avoid data raceLin Ma
2022-08-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-08-18dt-bindings: Fix incorrect "the the" correctionsGeert Uytterhoeven