summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-18ath10k: fix max antenna gain unitSven Eckelmann2-3/+6
2021-11-18hwmon: (pmbus/lm25066) Let compiler determine outer dimension of lm25066_coeffZev Weiss1-1/+1
2021-11-18hwmon: Fix possible memleak in __hwmon_device_register()Yang Yingliang1-2/+4
2021-11-18net, neigh: Fix NTF_EXT_LEARNED in combination with NTF_USEDaniel Borkmann1-12/+14
2021-11-18memstick: jmb38x_ms: use appropriate free function in jmb38x_ms_alloc_host()Dan Carpenter1-1/+1
2021-11-18memstick: avoid out-of-range warningArnd Bergmann1-1/+1
2021-11-18mmc: sdhci-omap: Fix context restoreTony Lindgren1-1/+14
2021-11-18mmc: sdhci-omap: Fix NULL pointer exception if regulator is not configuredTony Lindgren1-1/+2
2021-11-18gve: Track RX buffer allocation failuresCatherine Sullivan1-1/+6
2021-11-18gve: Recover from queue stall due to missed IRQJohn Fraker3-2/+51
2021-11-18b43: fix a lower bounds testDan Carpenter1-1/+1
2021-11-18b43legacy: fix a lower bounds testDan Carpenter1-1/+1
2021-11-18ima: fix deadlock when traversing "ima_default_rules".liqiong1-9/+18
2021-11-18hwrng: mtk - Force runtime pm ops for sleep opsMarkus Schneider-Pargmann1-2/+7
2021-11-18crypto: qat - disregard spurious PFVF interruptsGiovanni Cabiddu2-0/+12
2021-11-18crypto: qat - detect PFVF collision after ACKGiovanni Cabiddu1-0/+7
2021-11-18crypto: ccree - avoid out-of-range warnings from clangArnd Bergmann1-1/+2
2021-11-18media: dvb-frontends: mn88443x: Handle errors of clk_prepare_enable()Evgeny Novikov1-3/+15
2021-11-18media: venus: fix vpp frequency calculation for decoderMansur Alisha Shaik1-2/+6
2021-11-18netfilter: nft_dynset: relax superfluous check on set updatesPablo Neira Ayuso1-10/+1
2021-11-18rcu: Fix rcu_dynticks_curr_cpu_in_eqs() vs noinstrPeter Zijlstra1-1/+1
2021-11-18rcu: Always inline rcu_dynticks_task*_{enter,exit}()Peter Zijlstra1-4/+4
2021-11-18EDAC/amd64: Handle three rank interleaving modeYazen Ghannam1-1/+21
2021-11-18x86/insn: Use get_unaligned() instead of memcpy()Borislav Petkov4-4/+31
2021-11-18PM: EM: Fix inefficient states detectionVincent Donnefort1-15/+8
2021-11-18ath9k: Fix potential interrupt storm on queue resetLinus Lüssing1-1/+3
2021-11-18ath10k: Don't always treat modem stop events as crashesStephen Boyd3-1/+84
2021-11-18media: em28xx: Don't use ops->suspend if it is NULLColin Ian King1-2/+3
2021-11-18cpuidle: Fix kobject memory leaks in error pathsAnel Orazgaliyeva1-1/+4
2021-11-18drm: fb_helper: fix CONFIG_FB dependencyArnd Bergmann1-1/+1
2021-11-18crypto: ecc - fix CRYPTO_DEFAULT_RNG dependencyArnd Bergmann1-1/+1
2021-11-18kprobes: Do not use local variable when creating debugfs filePunit Agrawal1-2/+1
2021-11-18scs: Release kasan vmalloc poison in scs_free processYee Lee1-0/+1
2021-11-18media: atmel: fix the ispck initializationEugen Hristev4-50/+38
2021-11-18media: cx23885: Fix snd_card_free call on null card pointerColin Ian King1-1/+2
2021-11-18media: tm6000: Avoid card name truncationKees Cook1-2/+1
2021-11-18media: si470x: Avoid card name truncationKees Cook2-2/+2
2021-11-18media: radio-wl1273: Avoid card name truncationKees Cook1-1/+1
2021-11-18media: sun6i-csi: Allow the video device to be open multiple timesOndrej Jirman1-4/+2
2021-11-18media: i2c: ths8200 needs V4L2_ASYNCRandy Dunlap1-0/+1
2021-11-18media: imx-jpeg: Fix the error handling path of 'mxc_jpeg_probe()'Christophe JAILLET1-0/+2
2021-11-18media: mtk-vpu: Fix a resource leak in the error handling path of 'mtk_vpu_pr...Christophe JAILLET1-1/+4
2021-11-18media: TDA1997x: handle short reads of hdmi info frame.Tom Rix1-4/+4
2021-11-18media: mtk-vcodec: venc: fix return value when start_streaming failsDafna Hirschfeld1-4/+4
2021-11-18media: v4l2-ioctl: S_CTRL output the right valueRicardo Ribalda1-3/+6
2021-11-18media: imx258: Fix getting clock frequencySakari Ailus1-6/+6
2021-11-18media: dvb-usb: fix ununit-value in az6027_rc_queryPavel Skripkin1-0/+1
2021-11-18media: ttusb-dec: avoid release of non-acquired mutexEvgeny Novikov1-5/+5
2021-11-18media: cxd2880-spi: Fix a null pointer dereference on error handling pathColin Ian King1-1/+1
2021-11-18media: meson-ge2d: Fix rotation parameter changes detection in 'ge2d_s_ctrl()'Christophe JAILLET1-5/+1