summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-11Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-11Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-08-11Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-08-11net: atm: bring back zatm uAPIJakub Kicinski
2022-08-11dpaa2-eth: trace the allocated address instead of page structChen Lin
2022-08-11Merge branch 'acpi-properties'Rafael J. Wysocki
2022-08-11net: add missing kdoc for struct genl_multicast_group::flagsJakub Kicinski
2022-08-11Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-11nfp: fix use-after-free in area_cache_get()Jialiang Wang
2022-08-11MAINTAINERS: use my korg address for mt7601uJakub Kicinski
2022-08-11mlxsw: minimal: Fix deadlock in ports creationVadim Pasternak
2022-08-11bonding: fix reference count leak in balance-alb modeJay Vosburgh
2022-08-11Revert "Makefile.extrawarn: re-enable -Wformat for clang"Linus Torvalds
2022-08-11net: usb: qmi_wwan: Add support for Cinterion MV32Slark Xiao
2022-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-08-10bpf: Shut up kern_sys_bpf warning.Alexei Starovoitov
2022-08-11KVM: x86/MMU: properly format KVM_CAP_VM_DISABLE_NX_HUGE_PAGES capability tableBagas Sanjaya
2022-08-11Documentation: KVM: extend KVM_CAP_VM_DISABLE_NX_HUGE_PAGES heading underlineBagas Sanjaya
2022-08-10net/tls: Use RCU API to access tls_ctx->netdevMaxim Mikityanskiy
2022-08-10tls: rx: device: don't try to copy too much on detachJakub Kicinski
2022-08-10tls: rx: device: bound the frag walkJakub Kicinski
2022-08-10net_sched: cls_route: remove from list when handle is 0Thadeu Lima de Souza Cascardo
2022-08-10selftests: forwarding: Fix failing tests with old libnetIdo Schimmel
2022-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-08-10Merge branch 'net-enhancements-to-sk_user_data-field'Jakub Kicinski
2022-08-10net: refactor bpf_sk_reuseport_detach()Hawkins Jiawei
2022-08-10net: fix refcount bug in sk_psock_get (2)Hawkins Jiawei
2022-08-10x86: link vdso and boot with -z noexecstack --no-warn-rwx-segmentsNick Desaulniers
2022-08-10Makefile: link with -z noexecstack --no-warn-rwx-segmentsNick Desaulniers
2022-08-10crypto: blake2b: effectively disable frame size warningLinus Torvalds
2022-08-10Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-08-10KVM: VMX: Adjust number of LBR records for PERF_CAPABILITIES at refreshSean Christopherson
2022-08-10KVM: VMX: Use proper type-safe functions for vCPU => LBRs helpersSean Christopherson
2022-08-10KVM: x86: Refresh PMU after writes to MSR_IA32_PERF_CAPABILITIESSean Christopherson
2022-08-10KVM: selftests: Test all possible "invalid" PERF_CAPABILITIES.LBR_FMT valsSean Christopherson
2022-08-10KVM: selftests: Use getcpu() instead of sched_getcpu() in rseq_testGavin Shan
2022-08-10KVM: selftests: Make rseq compatible with glibc-2.35Gavin Shan
2022-08-10KVM: Actually create debugfs in kvm_create_vm()Oliver Upton
2022-08-10KVM: Pass the name of the VM fd to kvm_create_vm_debugfs()Oliver Upton
2022-08-10KVM: Get an fd before creating the VMOliver Upton
2022-08-10KVM: Shove vcpu stats_id init into kvm_vcpu_init()Oliver Upton
2022-08-10KVM: Shove vm stats_id init into kvm_create_vm()Oliver Upton
2022-08-10KVM: x86/mmu: Add sanity check that MMIO SPTE mask doesn't overlap genSean Christopherson
2022-08-10KVM: x86/mmu: rename trace function name for asynchronous page faultMingwei Zhang
2022-08-10KVM: x86/xen: Stop Xen timer before changing IRQColeman Dietsch
2022-08-10KVM: x86/xen: Initialize Xen timer only onceColeman Dietsch
2022-08-10KVM: SVM: Disable SEV-ES support if MMIO caching is disableSean Christopherson
2022-08-10KVM: x86/mmu: Fully re-evaluate MMIO caching when SPTE masks changeSean Christopherson