summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-11-18nvme-rdma: avoid race between time out and tear downChao Leng
2020-11-18nvme: introduce nvme_sync_io_queuesChao Leng
2020-11-18scsi: mpt3sas: Fix timeouts observed while reenabling IRQSreekanth Reddy
2020-11-18scsi: scsi_dh_alua: Avoid crash during alua_bus_detach()Hannes Reinecke
2020-11-18tracing: Fix the checking of stackidx in __ftrace_trace_stackQiujun Huang
2020-11-18cfg80211: regulatory: Fix inconsistent format argumentYe Bin
2020-11-18cfg80211: initialize wdev data earlierJohannes Berg
2020-11-18mac80211: fix use of skb payload instead of headerJohannes Berg
2020-11-18drm/amd/pm: do not use ixFEATURE_STATUS for checking smc runningEvan Quan
2020-11-18drm/amd/pm: perform SMC reset on suspend/hibernationEvan Quan
2020-11-18drm/amdgpu: perform srbm soft reset always on SDMA resumeEvan Quan
2020-11-18scsi: hpsa: Fix memory leak in hpsa_init_one()Keita Suzuki
2020-11-18gfs2: check for live vs. read-only file system in gfs2_fitrimBob Peterson
2020-11-18gfs2: Add missing truncate_inode_pages_final for sd_aspaceBob Peterson
2020-11-18gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-freeBob Peterson
2020-11-18ALSA: hda: Reinstate runtime_allow() for all hda controllersKai-Heng Feng
2020-11-18ALSA: hda: Separate runtime and system suspendKai-Heng Feng
2020-11-18selftests: pidfd: fix compilation errors due to wait.hTommi Rantala
2020-11-18selftests/ftrace: check for do_sys_openat2 in user-memory testColin Ian King
2020-11-18usb: gadget: goku_udc: fix potential crashes in probeEvgeny Novikov
2020-11-18opp: Reduce the size of critical section in _opp_table_kref_release()Viresh Kumar
2020-11-18usb: dwc3: pci: add support for the Intel Alder Lake-SHeikki Krogerus
2020-11-18ASoC: cs42l51: manage mclk shutdown delayOlivier Moysan
2020-11-18ASoC: qcom: sdm845: set driver name correctlySrinivas Kandagatla
2020-11-18ath9k_htc: Use appropriate rs_datalen typeMasashi Honma
2020-11-18KVM: x86: don't expose MSR_IA32_UMWAIT_CONTROL unconditionallyMaxim Levitsky
2020-11-18KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIREDStephen Boyd
2020-11-18random32: make prandom_u32() output unpredictableGeorge Spelvin
2020-11-18tpm: efi: Don't create binary_bios_measurements file for an empty logTyler Hicks
2020-11-18xfs: fix scrub flagging rtinherit even if there is no rt deviceDarrick J. Wong
2020-11-18xfs: flush new eof page on truncate to avoid post-eof corruptionBrian Foster
2020-11-18can: flexcan: flexcan_remove(): disable wakeup completelyJoakim Zhang
2020-11-18can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for LS1021AJoakim Zhang
2020-11-18can: peak_canfd: pucan_handle_can_rx(): fix echo management when loopback is onStephane Grosjean
2020-11-18can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrappingStephane Grosjean
2020-11-18can: peak_usb: add range checking in decode operationsDan Carpenter
2020-11-18can: xilinx_can: handle failure cases of pm_runtime_get_syncNavid Emamdoost
2020-11-18can: ti_hecc: ti_hecc_probe(): add missed clk_disable_unprepare() in error pathZhang Changzhong
2020-11-18can: j1939: j1939_sk_bind(): return failure if netdev is downZhang Changzhong
2020-11-18can: j1939: swap addr and pgn in the send exampleYegor Yefremov
2020-11-18can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()Oleksij Rempel
2020-11-18can: dev: __can_get_echo_skb(): fix real payload length return value for RTR ...Oliver Hartkopp
2020-11-18can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ contextVincent Mailhol
2020-11-18can: rx-offload: don't call kfree_skb() from IRQ contextMarc Kleine-Budde
2020-11-18afs: Fix warning due to unadvanced marshalling pointerDavid Howells
2020-11-18iommu/vt-d: Fix a bug for PDP check in prq_event_threadLiu, Yi L
2020-11-18ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link()Dan Carpenter
2020-11-18perf tools: Add missing swap for ino_generationJiri Olsa
2020-11-18perf trace: Fix segfault when trying to trace events by cgroupStanislav Ivanichkin
2020-11-18powerpc/eeh_cache: Fix a possible debugfs deadlockQian Cai