summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-24clk: at91: usb: continue if clk_hw_round_rate() return zeroClaudiu Beznea1-0/+3
2020-04-24of: unittest: kmemleak in of_unittest_platform_populate()Frank Rowand1-2/+5
2020-04-24rbd: call rbd_dev_unprobe() after unwatching and flushing notifiesIlya Dryomov1-4/+4
2020-04-24rbd: avoid a deadlock on header_rwsem when flushing notifiesIlya Dryomov1-4/+13
2020-04-24of: fix missing kobject init for !SYSFS && OF_DYNAMIC configRob Herring1-3/+0
2020-04-24soc: qcom: smem: Use le32_to_cpu for comparisonChris Lew1-1/+1
2020-04-24wil6210: abort properly in cfg suspendHamad Kadmany1-2/+5
2020-04-24wil6210: fix length check in __wmi_sendLior David2-2/+22
2020-04-24wil6210: add block size checks during FW loadLior David3-21/+49
2020-04-24wil6210: fix PCIe bus mastering in case of interface downLazar Alexei3-19/+19
2020-04-24rpmsg: glink: smem: Ensure ordering during txBjorn Andersson1-0/+3
2020-04-24rpmsg: glink: Fix missing mutex_init() in qcom_glink_alloc_channel()Wei Yongjun1-0/+1
2020-04-24rtc: pm8xxx: Fix issue in RTC write pathMohit Aggarwal1-11/+38
2020-04-24rpmsg: glink: use put_device() if device_register failArvind Yadav1-1/+2
2020-04-24wil6210: rate limit wil_rx_refill errorDedy Lansky1-2/+2
2020-04-24scsi: ufs: ufs-qcom: remove broken hci version quirkSubhash Jadavani1-1/+1
2020-04-24scsi: ufs: make sure all interrupts are processedVenkat Gopalakrishnan1-8/+19
2020-04-24wil6210: fix temperature debugfsDedy Lansky1-3/+4
2020-04-24wil6210: increase firmware ready timeoutHamad Kadmany1-1/+1
2020-04-24arch_topology: Fix section miss match warning due to free_raw_capacity()Prasad Sodagudi1-1/+1
2020-04-24arm64: traps: Don't print stack or raw PC/LR values in backtracesWill Deacon2-67/+6
2020-04-24arm64: perf: remove unsupported events for Cortex-A73Xu YiPing1-6/+0
2020-04-24Revert "gpio: set up initial state from .get_direction()"Timur Tabi1-24/+7
2020-04-24clk: Fix debugfs_create_*() usageGeert Uytterhoeven1-17/+15
2020-04-24drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problemJoe Moriarty1-3/+5
2020-04-24video: fbdev: sis: Remove unnecessary parentheses and commented codeNathan Chancellor1-3/+1
2020-04-24lib/raid6: use vdupq_n_u8 to avoid endianness warningsndesaulniers@google.com2-8/+4
2020-04-24ALSA: hda: Don't release card at firmware loading errorTakashi Iwai1-14/+5
2020-04-24irqchip/mbigen: Free msi_desc on device teardownZenghui Yu1-1/+7
2020-04-24netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object typePablo Neira Ayuso1-2/+2
2020-04-24arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0Luke Nelson1-2/+10
2020-04-24ext4: use non-movable memory for superblock readaheadRoman Gushchin4-2/+21
2020-04-24scsi: sg: add sg_remove_request in sg_common_writeLi Bin1-1/+3
2020-04-24objtool: Fix switch table detection in .text.unlikelyJosh Poimboeuf1-4/+1
2020-04-24mm/vmalloc.c: move 'area->pages' after if statementAustin Kim1-3/+5
2020-04-24x86/resctrl: Fix invalid attempt at removing the default resource groupReinette Chatre1-1/+2
2020-04-24x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse3-0/+16
2020-04-24x86/intel_rdt: Enable L2 CDP in MSR IA32_L2_QOS_CFGFenghua Yu2-26/+94
2020-04-24x86/intel_rdt: Add two new resources for L2 Code and Data Prioritization (CDP)Fenghua Yu2-10/+58
2020-04-24x86/intel_rdt: Enumerate L2 Code and Data Prioritization (CDP) featureFenghua Yu2-1/+2
2020-04-24x86/microcode/AMD: Increase microcode PATCH_MAX_SIZEJohn Allen1-1/+1
2020-04-24scsi: target: fix hang when multiple threads try to destroy the same iscsi se...Maurizio Lombardi4-17/+30
2020-04-24scsi: target: remove boilerplate codeMaurizio Lombardi2-45/+2
2020-04-24kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBDJim Mattson1-1/+2
2020-04-24dm flakey: check for null arg_name in parse_features()Goldwyn Rodrigues1-0/+5
2020-04-24ext4: do not zeroout extents beyond i_disksizeJan Kara1-4/+4
2020-04-24mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen1-6/+6
2020-04-24btrfs: check commit root generation in should_ignore_rootJosef Bacik1-2/+2
2020-04-24tracing: Fix the race between registering 'snapshot' event trigger and trigge...Xiao Yang1-7/+3
2020-04-24ALSA: usb-audio: Don't override ignore_ctl_error value from the mapTakashi Iwai1-1/+1