summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.218v4.19.218Greg Kroah-Hartman2021-11-261-1/+1
* soc/tegra: pmc: Fix imbalanced clock disabling in error code pathDmitry Osipenko2021-11-261-1/+1
* usb: max-3421: Use driver data instead of maintaining a list of bound devicesUwe Kleine-König2021-11-261-20/+5
* ASoC: DAPM: Cover regression by kctl change notification fixTakashi Iwai2021-11-261-6/+23
* RDMA/netlink: Add __maybe_unused to static inline in C fileLeon Romanovsky2021-11-261-1/+1
* batman-adv: Don't always reallocate the fragmentation skb headSven Eckelmann2021-11-261-5/+6
* batman-adv: Reserve needed_*room for fragmentsSven Eckelmann2021-11-261-5/+10
* batman-adv: Consider fragmentation for needed_headroomSven Eckelmann2021-11-261-0/+3
* batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LANLinus Lüssing2021-11-263-3/+48
* perf/core: Avoid put_page() when GUP failsGreg Thelen2021-11-261-5/+5
* drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...hongao2021-11-261-0/+1
* drm/udl: fix control-message timeoutJohan Hovold2021-11-261-1/+1
* cfg80211: call cfg80211_stop_ap when switch from P2P_GO typeNguyen Dinh Phi2021-11-261-0/+1
* parisc/sticon: fix reverse colorsSven Schnelle2021-11-261-6/+6
* btrfs: fix memory ordering between normal and ordered work functionsNikolay Borisov2021-11-261-0/+14
* udf: Fix crash after seekdirJan Kara2021-11-263-2/+35
* x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup failsSean Christopherson2021-11-261-0/+3
* mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flagRustam Kovhaev2021-11-261-1/+1
* ipc: WARN if trying to remove ipc object which is absentAlexander Mikhalitsyn2021-11-261-3/+3
* hexagon: export raw I/O routines for modulesNathan Chancellor2021-11-261-0/+4
* tun: fix bonding active backup with arp monitoringNicolas Dichtel2021-11-261-0/+5
* perf/x86/intel/uncore: Fix IIO event constraints for Skylake ServerAlexander Antonov2021-11-261-0/+1
* perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake ServerAlexander Antonov2021-11-261-0/+3
* NFC: reorder the logic in nfc_{un,}register_deviceLin Ma2021-11-261-14/+18
* NFC: reorganize the functions in nci_requestLin Ma2021-11-261-4/+7
* i40e: Fix display error code in dmesgGrzegorz Szczurek2021-11-261-3/+2
* i40e: Fix changing previously set num_queue_pairs for PFsEryk Rybak2021-11-261-12/+23
* i40e: Fix NULL ptr dereference on VSI filter syncMichal Maloszewski2021-11-262-2/+4
* i40e: Fix correct max_pkt_size on VF RX queueEryk Rybak2021-11-261-44/+9
* net: virtio_net_hdr_to_skb: count transport header in UFOJonathan Davies2021-11-261-1/+6
* platform/x86: hp_accel: Fix an error handling path in 'lis3lv02d_probe()'Christophe JAILLET2021-11-261-0/+2
* mips: lantiq: add support for clk_get_parent()Randy Dunlap2021-11-261-0/+6
* mips: bcm63xx: add support for clk_get_parent()Randy Dunlap2021-11-261-0/+6
* MIPS: generic/yamon-dt: fix uninitialized variable errorColin Ian King2021-11-261-1/+1
* iavf: Fix for the false positive ASQ/ARQ errors while issuing VF resetSurabhi Boob2021-11-261-1/+1
* iavf: check for null in iavf_fix_featuresNicholas Nunley2021-11-261-1/+2
* net: bnx2x: fix variable dereferenced before checkPavel Skripkin2021-11-261-1/+3
* drm/nouveau: hdmigv100.c: fix corrupted HDMI Vendor InfoFrameHans Verkuil2021-11-261-1/+0
* sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()Vincent Donnefort2021-11-261-0/+3
* mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is setRandy Dunlap2021-11-261-0/+3
* sh: define __BIG_ENDIAN for math-emuRandy Dunlap2021-11-261-0/+8
* sh: fix kconfig unmet dependency warning for FRAME_POINTERRandy Dunlap2021-11-261-0/+1
* f2fs: fix up f2fs_lookup tracepointsGao Xiang2021-11-261-6/+6
* maple: fix wrong return value of maple_bus_init().Lu Wei2021-11-261-1/+4
* sh: check return code of request_irqNick Desaulniers2021-11-261-2/+3
* powerpc/dcr: Use cmplwi instead of 3-argument cmpliMichael Ellerman2021-11-261-1/+1
* ALSA: gus: fix null pointer dereference on pointer blockChengfeng Ye2021-11-261-0/+2
* powerpc/5200: dts: fix memory node unit nameAnatolij Gustschin2021-11-2612-12/+12
* scsi: target: Fix alua_tg_pt_gps_count trackingMike Christie2021-11-261-1/+0
* scsi: target: Fix ordered tag handlingMike Christie2021-11-264-24/+61