summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-15Linux 5.10.116v5.10.116Greg Kroah-Hartman1-1/+1
2022-05-15mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_at...Muchun Song1-0/+3
2022-05-15mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()Muchun Song1-0/+2
2022-05-15mm: fix missing cache flush for all tail pages of compound pageMuchun Song1-2/+5
2022-05-15Bluetooth: Fix the creation of hdev->nameItay Iellin2-3/+6
2022-05-15arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELMike Rapoport13-66/+3
2022-05-15nfp: bpf: silence bitwise vs. logical OR warningNathan Chancellor1-2/+2
2022-05-15drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, envir...Lee Jones2-8/+8
2022-05-15block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicitLee Jones1-5/+8
2022-05-15regulator: consumer: Add missing stubs to regulator/consumer.hDmitry Osipenko1-0/+30
2022-05-15MIPS: Use address-of operator on section symbolsNathan Chancellor4-4/+4
2022-05-12Linux 5.10.115v5.10.115Greg Kroah-Hartman1-1/+1
2022-05-12mmc: rtsx: add 74 Clocks in power on flowRicky WU1-10/+21
2022-05-12PCI: aardvark: Fix reading MSI interrupt numberPali Rohár1-7/+3
2022-05-12PCI: aardvark: Clear all MSIs at setupPali Rohár1-2/+4
2022-05-12dm: interlock pending dm_io and dm_wait_for_bios_completionMike Snitzer1-2/+6
2022-05-12block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kernHaimin Zhang1-1/+1
2022-05-12rcu: Apply callbacks processing time limit only on softirqFrederic Weisbecker1-13/+13
2022-05-12rcu: Fix callbacks processing time limit retaining cond_resched()Frederic Weisbecker1-12/+16
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-12net/mlx5: Fix slab-out-of-bounds while reading resource dump menuAya Levin1-6/+25
2022-05-12kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMUSandipan Das1-0/+5
2022-05-12net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()Eric Dumazet1-3/+6
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-12selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel1-0/+3
2022-05-12hinic: fix bug of wq out of bound accessQiao Ma1-2/+5
2022-05-12net: emaclite: Add error handling for of_address_to_resource()Shravya Kumbham1-3/+12
2022-05-12net: cpsw: add missing of_node_put() in cpsw_probe_dt()Yang Yingliang1-1/+4
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/siw: Fix a condition race issue in MPA request processingCheng Xu1-3/+4
2022-05-12selftests/seccomp: Don't call read() on TTY from background pgrpJann Horn1-5/+5
2022-05-12net/mlx5: Avoid double clear or set of sync reset requestedMoshe Shemesh1-9/+19
2022-05-12net/mlx5e: Fix the calling of update_buffer_lossy() APIMark Zhang1-2/+2
2022-05-12net/mlx5e: CT: Fix queued up restore put() executing after relevant ft releasePaul Blakey1-0/+4
2022-05-12net/mlx5e: Don't match double-vlan packets if cvlan is not setVlad Buslov1-0/+11
2022-05-12net/mlx5e: Fix trust state reset in reloadMoshe Tal1-0/+10
2022-05-12ASoC: dmaengine: Restore NULL prepare_slave_config() callbackCodrin Ciubotariu1-3/+3
2022-05-12hwmon: (adt7470) Fix warning on module removalArmin Wolf1-2/+2
2022-05-12gpio: pca953x: fix irq_stat not updated when irq is disabled (irq_mask not set)Puyou Lu1-2/+2
2022-05-12NFC: netlink: fix sleep in atomic bug when firmware download timeoutDuoming Zhou1-2/+2