summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-24Input: i8042 - add Acer Aspire 5738z to nomux listHans de Goede1-0/+11
2020-04-24s390/diag: fix display of diagnose call statisticsMichael Mueller1-1/+1
2020-04-24perf tools: Support Python 3.8+ in MakefileSam Lunt1-1/+10
2020-04-24ocfs2: no need try to truncate file beyond i_sizeChangwei Ge1-0/+4
2020-04-24fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()Eric Biggers1-1/+3
2020-04-24ext4: fix a data race at inode->i_blocksQian Cai1-1/+1
2020-04-24NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()Trond Myklebust1-0/+1
2020-04-24rtc: omap: Use define directive for PIN_CONFIG_ACTIVE_HIGHNathan Chancellor1-3/+1
2020-04-24arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe1-1/+1
2020-04-24scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-pointSteffen Maier1-1/+1
2020-04-24dm verity fec: fix memory leak in verity_fec_dtrShetty, Harshini X (EXT-Sony Mobile)1-0/+1
2020-04-24mm: Use fixed constant in page_frag_alloc instead of size + 1Alexander Duyck1-4/+4
2020-04-24tools: gpio: Fix out-of-tree build regressionAnssi Hannula1-1/+1
2020-04-24x86/speculation: Remove redundant arch_smt_update() invocationZhenzhong Duan1-4/+1
2020-04-24powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init()YueHaibing1-1/+1
2020-04-24net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flagsRoopa Prabhu1-1/+1
2020-04-24ALSA: hda: Initialize power_state field properlyTakashi Iwai1-0/+1
2020-04-24crypto: mxs-dcp - fix scatterlist linearization for hashRosioru Dragos1-30/+28
2020-04-24btrfs: drop block from cache on error in relocationJosef Bacik1-1/+1
2020-04-24CIFS: Fix bug which the return value by asynchronous read is errorYilu Lin1-1/+1
2020-04-24KVM: VMX: fix crash cleanup when KVM wasn't usedVitaly Kuznetsov1-5/+7
2020-04-24KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec supportSean Christopherson1-51/+16
2020-04-24KVM: x86: Allocate new rmap and large page tracking when moving memslotSean Christopherson1-0/+11
2020-04-24KVM: s390: vsie: Fix delivery of addressing exceptionsDavid Hildenbrand1-0/+1
2020-04-24KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checksDavid Hildenbrand1-1/+5
2020-04-24KVM: nVMX: Properly handle userspace interrupt window requestSean Christopherson3-22/+17
2020-04-24x86/entry/32: Add missing ASM_CLAC to general_protection entryThomas Gleixner1-0/+1
2020-04-24signal: Extend exec_id to 64bitsEric W. Biederman3-4/+4
2020-04-24ath9k: Handle txpower changes even when TPC is disabledRemi Pommarel1-0/+3
2020-04-24MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-0/+3
2020-04-24irqchip/versatile-fpga: Apply clear-mask earlierSungbo Eo1-3/+3
2020-04-24KEYS: reaching the keys quotas correctlyYang Xu2-3/+3
2020-04-24PCI: endpoint: Fix for concurrent memory allocation in OB address regionKishon Vijay Abraham I2-2/+11
2020-04-24PCI/ASPM: Clear the correct bits when enabling L1 substatesYicong Yang1-2/+2
2020-04-24nvme-fc: Revert "add module to ops template to allow module references"James Smart5-20/+2
2020-04-24thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=nMartin Blumenstingl1-1/+1
2020-04-24acpi/x86: ignore unspecified bit positions in the ACPI global lock fieldJan Engelhardt1-1/+1
2020-04-24media: ti-vpe: cal: fix disable_irqs to only the intended targetBenoit Parrot1-8/+8
2020-04-24ALSA: hda/realtek - Set principled PC Beep configuration for ALC256Thomas Hebb1-6/+9
2020-04-24ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256Thomas Hebb2-0/+130
2020-04-24ALSA: pcm: oss: Fix regression by buffer overflow fixTakashi Iwai1-8/+24
2020-04-24ALSA: ice1724: Fix invalid access for enumerated ctl itemsTakashi Iwai1-2/+2
2020-04-24ALSA: hda: Fix potential access overflow in beep helperTakashi Iwai1-1/+5
2020-04-24ALSA: hda: Add driver blacklistTakashi Iwai1-0/+16
2020-04-24ALSA: usb-audio: Add mixer workaround for TRX40 and coTakashi Iwai1-0/+28
2020-04-24usb: gadget: composite: Inform controller driver of self-poweredThinh Nguyen1-0/+9
2020-04-24usb: gadget: f_fs: Fix use after free issue as part of queue failureSriharsha Allenki1-0/+1
2020-04-24ASoC: topology: use name_prefix for new kcontrol이경택1-1/+1
2020-04-24ASoC: dpcm: allow start or stop during pause for backend이경택1-2/+4
2020-04-24ASoC: dapm: connect virtual mux with default value이경택1-1/+7