summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ARM: OMAP2+: adjust the location of put_device() call in omapdss_init_ofYe Guojin2022-02-231-1/+1
* ARM: OMAP2+: hwmod: Add of_node_put() before breakWan Jiabing2022-02-231-1/+3
* KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAWJim Mattson2022-02-231-1/+1
* KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf eventJim Mattson2022-02-231-2/+3
* KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()Like Xu2022-02-234-17/+11
* Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobjMiaoqian Lin2022-02-231-1/+4
* mtd: rawnand: ingenic: Fix missing put_device in ingenic_ecc_getMiaoqian Lin2022-02-231-1/+6
* HID: elo: fix memory leak in elo_probeDongliang Mu2022-02-231-0/+1
* mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC statusdavid regan2022-02-231-1/+1
* mtd: phram: Prevent divide by zero bug in phram_setup()Dan Carpenter2022-02-231-4/+8
* mtd: parsers: qcom: Fix missing free for pparts in cleanupAnsuel Smith2022-02-231-0/+2
* mtd: parsers: qcom: Fix kernel panic on skipped partitionAnsuel Smith2022-02-231-12/+19
* mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe()Bryan O'Donoghue2022-02-231-8/+6
* block: fix surprise removal for drivers calling blk_set_queue_dyingChristoph Hellwig2022-02-239-15/+24
* tty: n_tty: do not look ahead for EOL character past the end of the bufferLinus Torvalds2022-02-231-4/+2
* NFS: Do not report writeback errors in nfs_getattr()Trond Myklebust2022-02-231-6/+3
* NFS: LOOKUP_DIRECTORY is also ok with symlinksTrond Myklebust2022-02-231-2/+2
* NFS: Remove an incorrect revalidation in nfs4_update_changeattr_locked()Trond Myklebust2022-02-231-2/+1
* block/wbt: fix negative inflight counter when remove scsi deviceLaibin Qiu2022-02-232-2/+2
* ASoC: qcom: Actually clear DMA interrupt register for HDMIStephen Boyd2022-02-231-4/+4
* ASoC: tas2770: Insert post reset delayMartin PoviĊĦer2022-02-231-1/+6
* scsi: ufs: Fix a deadlock in the error handlerBart Van Assche2022-02-232-39/+16
* scsi: ufs: Remove dead codeBart Van Assche2022-02-231-6/+1
* tipc: fix wrong notification node addressesJon Maloy2022-02-231-5/+6
* smb3: fix snapshot mount optionSteve French2022-02-231-2/+2
* mtd: rawnand: gpmi: don't leak PM reference in error pathChristian Eggers2022-02-231-1/+2
* powerpc/lib/sstep: fix 'ptesync' build errorAnders Roxell2022-02-231-0/+2
* powerpc/603: Fix boot failure with DEBUG_PAGEALLOC and KFENCEChristophe Leroy2022-02-231-2/+2
* cifs: fix set of group SID via NTSD xattrsAmir Goldstein2022-02-231-0/+2
* ASoC: ops: Fix stereo change notifications in snd_soc_put_xr_sx()Mark Brown2022-02-231-1/+4
* ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_sx()Mark Brown2022-02-231-0/+7
* ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range()Mark Brown2022-02-231-5/+10
* ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw()Mark Brown2022-02-231-4/+10
* ALSA: hda: Fix missing codec probe on Shenker Dock 15Takashi Iwai2022-02-231-0/+1
* ALSA: hda: Fix regression on forced probe mask optionTakashi Iwai2022-02-231-2/+2
* ALSA: hda/realtek: Fix deadlock by COEF mutexTakashi Iwai2022-02-231-15/+24
* ALSA: hda/realtek: Add quirk for Legion Y9000X 2019Yu Huang2022-02-231-0/+1
* ALSA: usb-audio: revert to IMPLICIT_FB_FIXED_DEV for M-Audio FastTrack UltraMatteo Martelli2022-02-231-2/+2
* arm64: Correct wrong label in macro __init_el2_gicv3Joakim Tjernlund2022-02-231-1/+1
* selftests/exec: Add non-regular to TEST_GEN_PROGSMuhammad Usama Anjum2022-02-231-2/+2
* perf bpf: Defer freeing string after possible strlen() on itArnaldo Carvalho de Melo2022-02-231-1/+2
* net: bridge: multicast: notify switchdev driver whenever MC processing gets d...Oleksandr Mazur2022-02-231-0/+4
* dpaa2-eth: Initialize mutex used in one step timestamping pathRadu Bulie2022-02-231-1/+1
* dpaa2-switch: fix default return of dpaa2_switch_flower_parse_mirror_keyTom Rix2022-02-231-1/+3
* tipc: fix wrong publisher node address in link publicationsJon Maloy2022-02-231-1/+1
* atl1c: fix tx timeout after link flap on Mikrotik 10/25G NICGatis Peisenieks2022-02-231-1/+1
* net: phy: mediatek: remove PHY mode check on MT7531DENG Qingfang2022-02-231-3/+0
* net/smc: Avoid overwriting the copies of clcsock callback functionsWen Gu2022-02-231-3/+7
* libsubcmd: Fix use-after-free for realloc(..., 0)Kees Cook2022-02-231-9/+2
* bonding: fix data-races around agg_select_timerEric Dumazet2022-02-232-6/+26