summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-26batman-adv: Reserve needed_*room for fragmentsSven Eckelmann1-5/+10
2021-11-26batman-adv: Consider fragmentation for needed_headroomSven Eckelmann1-0/+3
2021-11-26perf/core: Avoid put_page() when GUP failsGreg Thelen1-5/+5
2021-11-26Revert "net: mvpp2: disable force link UP during port init procedure"Greg Kroah-Hartman1-13/+1
2021-11-26drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...hongao1-0/+1
2021-11-26drm/i915/dp: Ensure sink rate values are always validImre Deak1-0/+11
2021-11-26drm/nouveau: use drm_dev_unplug() during device removalJeremy Cline1-1/+1
2021-11-26drm/udl: fix control-message timeoutJohan Hovold1-1/+1
2021-11-26cfg80211: call cfg80211_stop_ap when switch from P2P_GO typeNguyen Dinh Phi1-0/+1
2021-11-26parisc/sticon: fix reverse colorsSven Schnelle1-6/+6
2021-11-26btrfs: fix memory ordering between normal and ordered work functionsNikolay Borisov1-0/+14
2021-11-26udf: Fix crash after seekdirJan Kara3-2/+35
2021-11-26s390/kexec: fix memory leak of ipl report bufferBaoquan He2-0/+16
2021-11-26x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup failsSean Christopherson1-0/+3
2021-11-26mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flagRustam Kovhaev1-1/+1
2021-11-26ipc: WARN if trying to remove ipc object which is absentAlexander Mikhalitsyn1-3/+3
2021-11-26hexagon: export raw I/O routines for modulesNathan Chancellor1-0/+4
2021-11-26tun: fix bonding active backup with arp monitoringNicolas Dichtel1-0/+5
2021-11-26arm64: vdso32: suppress error message for 'make mrproper'Nick Desaulniers1-1/+2
2021-11-26s390/kexec: fix return code handlingHeiko Carstens2-2/+9
2021-11-26perf/x86/intel/uncore: Fix IIO event constraints for Skylake ServerAlexander Antonov1-0/+1
2021-11-26perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake ServerAlexander Antonov1-0/+3
2021-11-26KVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_dabr/xdabr()Michael Ellerman1-2/+2
2021-11-26NFC: reorder the logic in nfc_{un,}register_deviceLin Ma1-14/+18
2021-11-26drm/nouveau: hdmigv100.c: fix corrupted HDMI Vendor InfoFrameHans Verkuil1-1/+0
2021-11-26NFC: reorganize the functions in nci_requestLin Ma1-4/+7
2021-11-26i40e: Fix display error code in dmesgGrzegorz Szczurek1-3/+2
2021-11-26i40e: Fix creation of first queue by omitting it if is not power of twoJedrzej Jagielski1-40/+19
2021-11-26i40e: Fix ping is lost after configuring ADq on VFEryk Rybak3-8/+74
2021-11-26i40e: Fix changing previously set num_queue_pairs for PFsEryk Rybak1-12/+23
2021-11-26i40e: Fix NULL ptr dereference on VSI filter syncMichal Maloszewski2-2/+4
2021-11-26i40e: Fix correct max_pkt_size on VF RX queueEryk Rybak1-44/+9
2021-11-26net: virtio_net_hdr_to_skb: count transport header in UFOJonathan Davies1-1/+6
2021-11-26net: dpaa2-eth: fix use-after-free in dpaa2_eth_removePavel Skripkin1-2/+2
2021-11-26net: sched: act_mirred: drop dst for the direction from egress to ingressXin Long1-3/+8
2021-11-26scsi: core: sysfs: Fix hang when device state is set via sysfsMike Christie1-11/+19
2021-11-26platform/x86: hp_accel: Fix an error handling path in 'lis3lv02d_probe()'Christophe JAILLET1-0/+2
2021-11-26mips: lantiq: add support for clk_get_parent()Randy Dunlap1-0/+6
2021-11-26mips: bcm63xx: add support for clk_get_parent()Randy Dunlap1-0/+6
2021-11-26MIPS: generic/yamon-dt: fix uninitialized variable errorColin Ian King1-1/+1
2021-11-26iavf: Fix for the false positive ASQ/ARQ errors while issuing VF resetSurabhi Boob1-1/+1
2021-11-26iavf: validate pointersMitch Williams1-7/+6
2021-11-26iavf: prevent accidental free of filter structureJacob Keller1-2/+2
2021-11-26iavf: Fix failure to exit out from last all-multicast modePiotr Marczak1-2/+1
2021-11-26iavf: free q_vectors before queues in iavf_disable_vfNicholas Nunley1-1/+1
2021-11-26iavf: check for null in iavf_fix_featuresNicholas Nunley1-1/+2
2021-11-26net: bnx2x: fix variable dereferenced before checkPavel Skripkin1-1/+3
2021-11-26perf tests: Remove bash construct from record+zstd_comp_decomp.shJames Clark1-1/+1
2021-11-26perf bench futex: Fix memory leak of perf_cpu_map__new()Sohaib Mohamed4-0/+4
2021-11-26perf bpf: Avoid memory leak from perf_env__insert_btf()Ian Rogers3-3/+10