Age | Commit message (Expand) | Author |
2022-08-19 | perf tools: Support reading PERF_FORMAT_LOST | Namhyung Kim |
2022-08-19 | libperf: Add a test case for read formats | Namhyung Kim |
2022-08-19 | libperf: Handle read format in perf_evsel__read() | Namhyung Kim |
2022-08-19 | tools headers UAPI: Sync linux/perf_event.h with the kernel sources | Namhyung Kim |
2022-08-19 | tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources | Arnaldo Carvalho de Melo |
2022-08-19 | tools headers UAPI: Sync KVM's vmx.h header with the kernel sources | Arnaldo Carvalho de Melo |
2022-08-19 | tools include UAPI: Sync linux/vhost.h with the kernel sources | Arnaldo Carvalho de Melo |
2022-08-19 | tools headers kvm s390: Sync headers with the kernel sources | Arnaldo Carvalho de Melo |
2022-08-19 | tools headers UAPI: Sync linux/kvm.h with the kernel sources | Arnaldo Carvalho de Melo |
2022-08-19 | tools headers UAPI: Sync drm/i915_drm.h with the kernel sources | Arnaldo Carvalho de Melo |
2022-08-19 | tools headers cpufeatures: Sync with the kernel sources | Arnaldo Carvalho de Melo |
2022-08-19 | tools headers UAPI: Sync linux/fscrypt.h with the kernel sources | Arnaldo Carvalho de Melo |
2022-08-19 | tools arch x86: Sync the msr-index.h copy with the kernel sources | Arnaldo Carvalho de Melo |
2022-08-19 | perf beauty: Update copy of linux/socket.h with the kernel sources | Arnaldo Carvalho de Melo |
2022-08-19 | perf cpumap: Fix alignment for masks in event encoding | Ian Rogers |
2022-08-19 | Merge tag 'sound-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2022-08-19 | Merge tag 'drm-fixes-2022-08-19' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-08-19 | Merge tag 'bitmap-6.0-rc2' of https://github.com/norov/linux | Linus Torvalds |
2022-08-19 | cifs: move from strlcpy with unused retval to strscpy | Wolfram Sang |
2022-08-19 | cifs: Fix memory leak on the deferred close | Zhang Xiaoxu |
2022-08-19 | perf cpumap: Compute mask size in constant time | Ian Rogers |
2022-08-19 | perf cpumap: Synthetic events and const/static | Ian Rogers |
2022-08-19 | perf cpumap: Const map for max() | Ian Rogers |
2022-08-19 | x86/mm: Use proper mask when setting PUD mapping | Aaron Lu |
2022-08-19 | Merge tag 'kvmarm-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini |
2022-08-19 | KVM: Drop unnecessary initialization of "ops" in kvm_ioctl_create_device() | Li kunyu |
2022-08-19 | KVM: Drop unnecessary initialization of "npages" in hva_to_pfn_slow() | Li kunyu |
2022-08-19 | x86/kvm: Fix "missing ENDBR" BUG for fastop functions | Josh Poimboeuf |
2022-08-19 | x86/kvm: Simplify FOP_SETCC() | Josh Poimboeuf |
2022-08-19 | x86/ibt, objtool: Add IBT_NOSEAL() | Josh Poimboeuf |
2022-08-19 | KVM: Rename mmu_notifier_* to mmu_invalidate_* | Chao Peng |
2022-08-19 | KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTS | Chao Peng |
2022-08-19 | KVM: MIPS: remove unnecessary definition of KVM_PRIVATE_MEM_SLOTS | Paolo Bonzini |
2022-08-19 | KVM: Move coalesced MMIO initialization (back) into kvm_create_vm() | Sean Christopherson |
2022-08-19 | KVM: Unconditionally get a ref to /dev/kvm module when creating a VM | Sean Christopherson |
2022-08-19 | KVM: Properly unwind VM creation if creating debugfs fails | Sean Christopherson |
2022-08-18 | Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2022-08-18 | Merge tag 'linux-kselftest-next-6.0-rc2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2022-08-18 | Merge tag 'trace-rtla-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-08-19 | Merge tag 'amd-drm-fixes-6.0-2022-08-17' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2022-08-18 | perf: riscv legacy: fix kerneldoc comment warning | Conor Dooley |
2022-08-18 | net: moxa: MAC address reading, generating, validity checking | Sergei Antonov |
2022-08-18 | Merge branch 'tcp-some-bug-fixes-for-tcp_read_skb' | Jakub Kicinski |
2022-08-18 | tcp: handle pure FIN case correctly | Cong Wang |
2022-08-18 | tcp: refactor tcp_read_skb() a bit | Cong Wang |
2022-08-18 | tcp: fix tcp_cleanup_rbuf() for tcp_read_skb() | Cong Wang |
2022-08-18 | tcp: fix sock skb accounting in tcp_read_skb() | Cong Wang |
2022-08-18 | igb: Add lock to avoid data race | Lin Ma |
2022-08-18 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski |
2022-08-18 | dt-bindings: Fix incorrect "the the" corrections | Geert Uytterhoeven |