aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-05-25Merge branch 'v5.10/standard/base' into v5.10/standard/qemuarm64Bruce Ashfield
2022-05-25Merge tag 'v5.10.116' into v5.10/standard/baseBruce Ashfield
2022-05-25Merge tag 'v5.10.115' into v5.10/standard/baseBruce Ashfield
2022-05-15Linux 5.10.116v5.10.116Greg Kroah-Hartman
2022-05-15mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_at...Muchun Song
2022-05-15mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()Muchun Song
2022-05-15mm: fix missing cache flush for all tail pages of compound pageMuchun Song
2022-05-15Bluetooth: Fix the creation of hdev->nameItay Iellin
2022-05-15arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELMike Rapoport
2022-05-15nfp: bpf: silence bitwise vs. logical OR warningNathan Chancellor
2022-05-15drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, envir...Lee Jones
2022-05-15block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicitLee Jones
2022-05-15regulator: consumer: Add missing stubs to regulator/consumer.hDmitry Osipenko
2022-05-15MIPS: Use address-of operator on section symbolsNathan Chancellor
2022-05-12Merge branch 'v5.10/standard/base' into v5.10/standard/qemuarm64Bruce Ashfield
2022-05-12regulator: consumer: Add missing stubs to regulator/consumer.hDmitry Osipenko
2022-05-12Linux 5.10.115v5.10.115Greg Kroah-Hartman
2022-05-12mmc: rtsx: add 74 Clocks in power on flowRicky WU
2022-05-12PCI: aardvark: Fix reading MSI interrupt numberPali Rohár
2022-05-12PCI: aardvark: Clear all MSIs at setupPali Rohár
2022-05-12dm: interlock pending dm_io and dm_wait_for_bios_completionMike Snitzer
2022-05-12block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kernHaimin Zhang
2022-05-12rcu: Apply callbacks processing time limit only on softirqFrederic Weisbecker
2022-05-12rcu: Fix callbacks processing time limit retaining cond_resched()Frederic Weisbecker
2022-05-12KVM: LAPIC: Enable timer posted-interrupt only when mwait/hlt is advertisedWanpeng Li
2022-05-12KVM: x86/mmu: avoid NULL-pointer dereference on page freeing bugsPaolo Bonzini
2022-05-12KVM: x86: Do not change ICR on write to APIC_SELF_IPIPaolo Bonzini
2022-05-12x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resumeWanpeng Li
2022-05-12net/mlx5: Fix slab-out-of-bounds while reading resource dump menuAya Levin
2022-05-12kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMUSandipan Das
2022-05-12net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()Eric Dumazet
2022-05-12btrfs: always log symlinks in full modeFilipe Manana
2022-05-12smsc911x: allow using IRQ0Sergey Shtylyov
2022-05-12selftests: ocelot: tc_flower_chains: specify conform-exceed action for policerVladimir Oltean
2022-05-12bnxt_en: Fix unnecessary dropping of RX packetsMichael Chan
2022-05-12bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flagSomnath Kotur
2022-05-12selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel
2022-05-12hinic: fix bug of wq out of bound accessQiao Ma
2022-05-12net: emaclite: Add error handling for of_address_to_resource()Shravya Kumbham
2022-05-12net: cpsw: add missing of_node_put() in cpsw_probe_dt()Yang Yingliang
2022-05-12net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_m...Yang Yingliang
2022-05-12net: dsa: mt7530: add missing of_node_put() in mt7530_setup()Yang Yingliang
2022-05-12net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init()Yang Yingliang
2022-05-12NFSv4: Don't invalidate inode attributes on delegation returnTrond Myklebust
2022-05-12RDMA/siw: Fix a condition race issue in MPA request processingCheng Xu
2022-05-12selftests/seccomp: Don't call read() on TTY from background pgrpJann Horn
2022-05-12net/mlx5: Avoid double clear or set of sync reset requestedMoshe Shemesh
2022-05-12net/mlx5e: Fix the calling of update_buffer_lossy() APIMark Zhang
2022-05-12net/mlx5e: CT: Fix queued up restore put() executing after relevant ft releasePaul Blakey
2022-05-12net/mlx5e: Don't match double-vlan packets if cvlan is not setVlad Buslov