summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-17media: dvb-usb: fix ununit-value in az6027_rc_queryPavel Skripkin1-0/+1
2021-11-17media: ttusb-dec: avoid release of non-acquired mutexEvgeny Novikov1-5/+5
2021-11-17media: cxd2880-spi: Fix a null pointer dereference on error handling pathColin Ian King1-1/+1
2021-11-17media: meson-ge2d: Fix rotation parameter changes detection in 'ge2d_s_ctrl()'Christophe JAILLET1-5/+1
2021-11-17media: em28xx: add missing em28xx_close_extensionPavel Skripkin1-1/+4
2021-11-17libbpf: Fix skel_internal.h to set errno on loader retval < 0Kumar Kartikeya Dwivedi1-2/+4
2021-11-17drm/amdgpu: fix warning for overflow checkArnd Bergmann2-2/+2
2021-11-17arm64: mm: update max_pfn after memory hotplugSudarshan Rajagopalan1-0/+5
2021-11-17drm/ttm: stop calling tt_swapin in vm_accessMatthew Auld1-5/+0
2021-11-17ath10k: sdio: Add missing BH locking around napi_schdule()Fabio Estevam1-1/+4
2021-11-17ath10k: Fix missing frame timestamp for beacon/probe-respLoic Poulain1-0/+4
2021-11-17gve: DQO: avoid unused variable warningsArnd Bergmann3-66/+54
2021-11-17ath11k: Fix memory leak in ath11k_qmi_driver_event_workBaochen Qiang1-1/+3
2021-11-17ath11k: fix packet drops due to incorrect 6 GHz freq value in rx statusPradeep Kumar Chitrapu2-6/+13
2021-11-17ath11k: Avoid race during regd updatesSriram R4-17/+14
2021-11-17ath11k: fix some sleeping in atomic bugsDan Carpenter1-9/+7
2021-11-17net: dsa: rtl8366: Fix a bug in deleting VLANsLinus Walleij1-1/+1
2021-11-17net: dsa: rtl8366rb: Fix off-by-one bugLinus Walleij1-1/+1
2021-11-17cfg80211: always free wiphy specific regdomainJohannes Berg1-0/+10
2021-11-17fortify: Fix dropped strcpy() compile-time write overflow checkKees Cook1-1/+4
2021-11-17rxrpc: Fix _usecs_to_jiffies() by using usecs_to_jiffies()Jiasheng Jiang1-1/+1
2021-11-17qed: Don't ignore devlink allocation failuresLeon Romanovsky2-7/+7
2021-11-17bnxt_en: Check devlink allocation and registration statusLeon Romanovsky3-21/+10
2021-11-17crypto: caam - disable pkc for non-E SoCsMichael Walle2-4/+18
2021-11-17drm/amdgpu: move amdgpu_virt_release_full_gpu to fini_early stageGuchun Chen1-4/+5
2021-11-17Bluetooth: btmtkuart: fix a memleak in mtk_hci_wmt_syncDinghao Liu1-5/+8
2021-11-17wilc1000: fix possible memory leak in cfg_scan_result()Ajay Singh1-2/+1
2021-11-17wcn36xx: Fix Antenna Diversity SwitchingBryan O'Donoghue1-1/+3
2021-11-17cgroup: Make rebind_subsystems() disable v2 controllers all at onceWaiman Long1-4/+27
2021-11-17spi: Fixed division by zero warningYoshitaka Ikeda4-4/+5
2021-11-17drm: bridge: it66121: Fix return value it66121_probeAlex Bee1-2/+14
2021-11-17net: phylink: don't call netif_carrier_off() with NULL netdevRussell King (Oracle)1-1/+4
2021-11-17net: net_namespace: Fix undefined member in key_remove_domain()Yajun Deng1-0/+4
2021-11-17lockdep: Let lock_is_held_type() detect recursive read as readSebastian Andrzej Siewior1-1/+1
2021-11-17virtio-gpu: fix possible memory allocation failureliuyuntao1-7/+1
2021-11-17drm/v3d: fix wait for TMU write combiner flushIago Toral Quiroga1-2/+2
2021-11-17objtool: Handle __sanitize_cov*() tail callsPeter Zijlstra3-74/+105
2021-11-17x86/xen: Mark cpu_bringup_and_idle() as dead_end_functionPeter Zijlstra1-0/+1
2021-11-17MIPS: lantiq: dma: fix burst length for DEUAleksander Jan Bajkowski1-2/+7
2021-11-17rcu: Fix existing exp request check in sync_sched_exp_online_cleanup()Neeraj Upadhyay1-1/+1
2021-11-17libbpf: Don't crash on object files with no symbol tablesToke Høiland-Jørgensen1-0/+6
2021-11-17Bluetooth: fix init and cleanup of sco_conn.timeout_workDesmond Cheong Zhi Xi1-5/+4
2021-11-17drm/bridge: it66121: Wait for next bridge to be probedPaul Cercueil1-0/+3
2021-11-17drm/bridge: it66121: Initialize {device,vendor}_idsPaul Cercueil1-1/+1
2021-11-17drm/bridge: anx7625: Propagate errors from sp_tx_rst_aux()Robert Foss1-4/+8
2021-11-17fbdev/efifb: Release PCI device's runtime PM ref during FB destroyImre Deak1-7/+14
2021-11-17selftests/bpf: Fix strobemeta selftest regressionAndrii Nakryiko1-0/+11
2021-11-17netfilter: conntrack: set on IPS_ASSURED if flows enters internal stream statePablo Neira Ayuso1-2/+5
2021-11-17parisc/kgdb: add kgdb_roundup() to make kgdb work with idle pollingSven Schnelle1-2/+17
2021-11-17parisc/unwind: fix unwinder when CONFIG_64BIT is enabledSven Schnelle1-7/+14