summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-16Linux 5.4.52v5.4.52Greg Kroah-Hartman1-1/+1
2020-07-16s390/maccess: add no DAT mode to kernel_writeVasily Gorbik1-5/+9
2020-07-16s390: Change s390_kernel_write() return type to match memcpy()Josh Poimboeuf2-4/+7
2020-07-16pwm: jz4740: Fix build failureUwe Kleine-König1-2/+3
2020-07-16perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' resultAdrian Hunter1-0/+1
2020-07-16perf scripts python: exported-sql-viewer.py: Fix zero id in call tree 'Find' ...Adrian Hunter1-1/+2
2020-07-16perf scripts python: exported-sql-viewer.py: Fix zero id in call graph 'Find'...Adrian Hunter1-1/+2
2020-07-16perf scripts python: export-to-postgresql.py: Fix struct.pack() int argumentAdrian Hunter1-1/+1
2020-07-16dm writecache: reject asynchronous pmem devicesMichal Suchanek1-0/+6
2020-07-16blk-mq: consider non-idle request as "inflight" in blk_mq_rq_inflight()Ming Lei1-2/+2
2020-07-16s390/mm: fix huge pte soft dirty copyingJanosch Frank1-1/+1
2020-07-16s390/setup: init jump labels before command line parsingVasily Gorbik1-0/+1
2020-07-16ARC: elf: use right ELF_ARCHVineet Gupta1-1/+1
2020-07-16ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta1-11/+5
2020-07-16mmc: meson-gx: limit segments to 1 when dram-access-quirk is neededNeil Armstrong1-2/+4
2020-07-16dm: use noio when sending kobject eventMikulas Patocka1-3/+12
2020-07-16drm/amdgpu: don't do soft recovery if gpu_recovery=0Marek Olšák1-1/+2
2020-07-16drm/radeon: fix double freeTom Rix1-4/+3
2020-07-16btrfs: fix double put of block group with nocowJosef Bacik1-8/+1
2020-07-16btrfs: fix fatal extent_buffer readahead vs releasepage raceBoris Burkov1-16/+24
2020-07-16Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"Greg Kroah-Hartman2-42/+11
2020-07-16bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()Kees Cook3-17/+21
2020-07-16kprobes: Do not expose probe addresses to non-CAP_SYSLOGKees Cook1-2/+2
2020-07-16module: Do not expose section addresses to non-CAP_SYSLOGKees Cook1-3/+3
2020-07-16module: Refactor section attr into bin attributeKees Cook1-21/+24
2020-07-16kallsyms: Refactor kallsyms_show_value() to take credKees Cook5-12/+18
2020-07-16KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect with SVESteven Price1-3/+7
2020-07-16KVM: x86: Mark CR4.TSD as being possibly owned by the guestSean Christopherson2-1/+3
2020-07-16KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit modeSean Christopherson1-0/+2
2020-07-16KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini1-1/+1
2020-07-16KVM: arm64: Annotate hyp NMI-related functions as __always_inlineAlexandru Elisei2-2/+2
2020-07-16KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTARTAndrew Scull1-4/+7
2020-07-16KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon1-1/+1
2020-07-16ALSA: hda/realtek: Enable headset mic of Acer Veriton N4660G with ALC269VCJian-Hong Pan1-0/+11
2020-07-16ALSA: hda/realtek: Enable headset mic of Acer C20-820 with ALC269VCJian-Hong Pan1-0/+11
2020-07-16ALSA: hda/realtek - Enable audio jacks of Acer vCopperbox with ALC269VCJian-Hong Pan1-0/+13
2020-07-16ALSA: hda/realtek - Fix Lenovo Thinkpad X1 Carbon 7th quirk subdevice idBenjamin Poirier1-2/+1
2020-07-16ALSA: usb-audio: Add implicit feedback quirk for RTX6001Pavel Hofman1-0/+1
2020-07-16ALSA: usb-audio: add quirk for MacroSilicon MS2109Hector Martin1-0/+52
2020-07-16ALSA: hda - let hs_mic be picked ahead of hp_micHui Wang1-0/+6
2020-07-16ALSA: opl3: fix infoleak in opl3xidongwang1-0/+2
2020-07-16IB/hfi1: Do not destroy link_wq when the device is shut downKaike Wan1-5/+5
2020-07-16IB/hfi1: Do not destroy hfi1_wq when the device is shut downKaike Wan3-6/+31
2020-07-16mlxsw: pci: Fix use-after-free in case of failed devlink reloadIdo Schimmel1-16/+38
2020-07-16mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()Ido Schimmel1-1/+1
2020-07-16net: macb: fix call to pm_runtime in the suspend/resume functionsNicolas Ferre1-2/+4
2020-07-16net: macb: mark device wake capable when "magic-packet" property presentNicolas Ferre1-1/+1
2020-07-16net: macb: fix wakeup test in runtime suspend/resume routinesNicolas Ferre1-2/+2
2020-07-16bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti1-1/+1
2020-07-16net/mlx5e: Fix 50G per lane indicationAya Levin3-8/+23