summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-18gfs2: Fix filesystem block deallocation for short writesAndreas Gruenbacher1-6/+5
2022-05-18tls: Fix context leak on tls_device_downMaxim Mikityanskiy1-0/+3
2022-05-18net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()Taehee Yoo1-0/+5
2022-05-18net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pendingGuangguan Wang1-2/+2
2022-05-18net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down()Florian Fainelli1-0/+3
2022-05-18net: bcmgenet: Check for Wake-on-LAN interrupt probe deferralFlorian Fainelli1-0/+4
2022-05-18net/sched: act_pedit: really ensure the skb is writablePaolo Abeni2-4/+23
2022-05-18s390/lcs: fix variable dereferenced before checkAlexandra Winter1-3/+4
2022-05-18s390/ctcm: fix potential memory leakAlexandra Winter1-5/+1
2022-05-18s390/ctcm: fix variable dereferenced before checkAlexandra Winter1-2/+3
2022-05-18selftests: vm: Makefile: rename TARGETS to VMTARGETSJoel Savitz1-5/+5
2022-05-18hwmon: (ltq-cputemp) restrict it to SOC_XWAYRandy Dunlap1-1/+1
2022-05-18dim: initialize all struct fieldsJesse Brandeburg1-22/+22
2022-05-18ionic: fix missing pci_release_regions() on error in ionic_probe()Yang Yingliang1-1/+2
2022-05-18nfs: fix broken handling of the softreval mount optionDan Aloni1-1/+1
2022-05-18mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protectionJohannes Berg1-0/+3
2022-05-18net: sfc: fix memory leak due to ptp channelTaehee Yoo3-2/+20
2022-05-18sfc: Use swap() instead of open coding itJiapeng Chong1-10/+4
2022-05-18netlink: do not reset transport header in netlink_recvmsg()Eric Dumazet1-1/+0
2022-05-18drm/nouveau: Fix a potential theorical leak in nouveau_get_backlight_name()Christophe JAILLET1-4/+5
2022-05-18ipv4: drop dst in multicast routing pathLokesh Dhoundiyal1-0/+1
2022-05-18net: mscc: ocelot: avoid corrupting hardware counters when moving VCAP filtersVladimir Oltean1-0/+4
2022-05-18net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0Vladimir Oltean1-2/+3
2022-05-18net: mscc: ocelot: fix VCAP IS2 filters matching on both lookupsVladimir Oltean1-1/+0
2022-05-18net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in hardware when d...Vladimir Oltean1-0/+4
2022-05-18net: Fix features skip in for_each_netdev_feature()Tariq Toukan1-2/+2
2022-05-18mac80211: Reset MBSSID parameters upon connectionManikanta Pubbisetty1-0/+6
2022-05-18hwmon: (tmp401) Add OF device ID tableCamel Guo1-0/+11
2022-05-18iwlwifi: iwl-dbg: Use del_timer_sync() before freeingGuenter Roeck1-1/+1
2022-05-18batman-adv: Don't skb_split skbuffs with frag_listSven Eckelmann1-0/+11
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