summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-12selftest/vm: verify mmap addr in mremap_testSidhartha Kumar1-0/+29
2022-05-12KVM: LAPIC: Enable timer posted-interrupt only when mwait/hlt is advertisedWanpeng Li1-1/+2
2022-05-12KVM: x86/mmu: avoid NULL-pointer dereference on page freeing bugsPaolo Bonzini1-0/+2
2022-05-12KVM: x86: Do not change ICR on write to APIC_SELF_IPIPaolo Bonzini1-4/+3
2022-05-12x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resumeWanpeng Li1-0/+13
2022-05-12KVM: selftests: Silence compiler warning in the kvm_page_table_testThomas Huth1-1/+1
2022-05-12kvm: selftests: do not use bitfields larger than 32-bits for PTEsPaolo Bonzini2-115/+92
2022-05-12KVM: VMX: Exit to userspace if vCPU has injected exception and invalid stateSean Christopherson1-1/+1
2022-05-12KVM: SEV: Mark nested locking of vcpu->lockPeter Gonda1-4/+38
2022-05-12iommu/dart: Add missing module owner to ops structureHector Martin1-0/+1
2022-05-12fbdev: Make fb_release() return -ENODEV if fbdev was unregisteredJavier Martinez Canillas1-1/+4
2022-05-12kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMUSandipan Das1-0/+5
2022-05-12net: rds: acquire refcount on TCP socketsTetsuo Handa1-0/+8
2022-05-12gpio: mvebu: drop pwm base assignmentBaruch Siach1-7/+0
2022-05-12parisc: Mark cr16 clock unstable on all SMP machinesHelge Deller1-23/+4
2022-05-12btrfs: always log symlinks in full modeFilipe Manana1-1/+13
2022-05-12smsc911x: allow using IRQ0Sergey Shtylyov1-1/+1
2022-05-12selftests: ocelot: tc_flower_chains: specify conform-exceed action for policerVladimir Oltean1-1/+1
2022-05-12bnxt_en: Fix unnecessary dropping of RX packetsMichael Chan1-0/+4
2022-05-12bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flagSomnath Kotur1-5/+4
2022-05-12dt-bindings: pci: apple,pcie: Drop max-link-speed from exampleHector Martin1-3/+0
2022-05-12selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel1-0/+3
2022-05-12rxrpc: Enable IPv6 checksums on transport socketDavid Howells1-0/+3
2022-05-12mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter()Eric Dumazet1-4/+4
2022-05-12SUNRPC: Don't leak sockets in xs_local_connect()Trond Myklebust1-1/+10
2022-05-12hinic: fix bug of wq out of bound accessQiao Ma1-2/+5
2022-05-12drm/msm/dp: remove fail safe mode related codeKuogee Hsieh3-18/+0
2022-05-12selftests/net: so_txtime: usage(): fix documentation of default clockMarc Kleine-Budde1-1/+1
2022-05-12selftests/net: so_txtime: fix parsing of start time stamp on 32 bit systemsMarc Kleine-Budde1-1/+1
2022-05-12net: emaclite: Add error handling for of_address_to_resource()Shravya Kumbham1-3/+12
2022-05-12net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()Eric Dumazet1-3/+6
2022-05-12net: cpsw: add missing of_node_put() in cpsw_probe_dt()Yang Yingliang1-1/+4
2022-05-12net: mdio: Fix ENOMEM return value in BCM6368 mux bus controllerNiels Dossche1-1/+1
2022-05-12net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_m...Yang Yingliang1-0/+1
2022-05-12net: dsa: mt7530: add missing of_node_put() in mt7530_setup()Yang Yingliang1-0/+1
2022-05-12net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init()Yang Yingliang1-0/+1
2022-05-12NFSv4: Don't invalidate inode attributes on delegation returnTrond Myklebust1-1/+11
2022-05-12RDMA/irdma: Fix possible crash due to NULL netdev in notifierMustafa Ismail1-12/+9
2022-05-12RDMA/irdma: Reduce iWARP QP destroy timeShiraz Saleem1-6/+4
2022-05-12RDMA/irdma: Flush iWARP QP if modified to ERR from RTR stateTatyana Nikolova2-13/+7
2022-05-12RDMA/siw: Fix a condition race issue in MPA request processingCheng Xu1-3/+4
2022-05-12SUNRPC release the transport of a relocated task with an assigned transportOlga Kornievskaia1-4/+7
2022-05-12ALSA: hda/realtek: Fix mute led issue on thinkpad with cs35l41 s-codecHui Wang1-0/+2
2022-05-12selftests/seccomp: Don't call read() on TTY from background pgrpJann Horn1-5/+5
2022-05-12net/mlx5e: TC, fix decap fallback to uplink when int port not supportedAriel Levkovich1-1/+2
2022-05-12net/mlx5e: Lag, Don't skip fib events on current dstVlad Buslov2-8/+14
2022-05-12net/mlx5e: Lag, Fix fib_info pointer assignmentVlad Buslov1-1/+1
2022-05-12net/mlx5e: Lag, Fix use-after-free in fib event handlerVlad Buslov2-11/+20
2022-05-12net/mlx5: Fix deadlock in sync reset flowMoshe Shemesh1-17/+17
2022-05-12net/mlx5: Avoid double clear or set of sync reset requestedMoshe Shemesh1-9/+19