summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-24hfsplus: fix crash and filesystem corruption when deleting filesSimon Gander
2020-04-24cpufreq: powernv: Fix use-after-freeOliver O'Halloran
2020-04-24kmod: make request_module() return an error when autoloading is disabledEric Biggers
2020-04-24Input: i8042 - add Acer Aspire 5738z to nomux listHans de Goede
2020-04-24s390/diag: fix display of diagnose call statisticsMichael Mueller
2020-04-24ocfs2: no need try to truncate file beyond i_sizeChangwei Ge
2020-04-24ext4: fix a data race at inode->i_blocksQian Cai
2020-04-24rtc: omap: Use define directive for PIN_CONFIG_ACTIVE_HIGHNathan Chancellor
2020-04-24arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe
2020-04-24scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-pointSteffen Maier
2020-04-24dm verity fec: fix memory leak in verity_fec_dtrShetty, Harshini X (EXT-Sony Mobile)
2020-04-24mm: Use fixed constant in page_frag_alloc instead of size + 1Alexander Duyck
2020-04-24tools: gpio: Fix out-of-tree build regressionAnssi Hannula
2020-04-24x86/speculation: Remove redundant arch_smt_update() invocationZhenzhong Duan
2020-04-24ALSA: hda: Initialize power_state field properlyTakashi Iwai
2020-04-24crypto: mxs-dcp - fix scatterlist linearization for hashRosioru Dragos
2020-04-24btrfs: drop block from cache on error in relocationJosef Bacik
2020-04-24KVM: VMX: fix crash cleanup when KVM wasn't usedVitaly Kuznetsov
2020-04-24KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec supportSean Christopherson
2020-04-24KVM: x86: Allocate new rmap and large page tracking when moving memslotSean Christopherson
2020-04-24KVM: s390: vsie: Fix delivery of addressing exceptionsDavid Hildenbrand
2020-04-24KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checksDavid Hildenbrand
2020-04-24x86/entry/32: Add missing ASM_CLAC to general_protection entryThomas Gleixner
2020-04-24signal: Extend exec_id to 64bitsEric W. Biederman
2020-04-24ath9k: Handle txpower changes even when TPC is disabledRemi Pommarel
2020-04-24MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2020-04-24irqchip/versatile-fpga: Apply clear-mask earlierSungbo Eo
2020-04-24KEYS: reaching the keys quotas correctlyYang Xu
2020-04-24thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=nMartin Blumenstingl
2020-04-24acpi/x86: ignore unspecified bit positions in the ACPI global lock fieldJan Engelhardt
2020-04-24media: ti-vpe: cal: fix disable_irqs to only the intended targetBenoit Parrot
2020-04-24ALSA: pcm: oss: Fix regression by buffer overflow fixTakashi Iwai
2020-04-24ALSA: ice1724: Fix invalid access for enumerated ctl itemsTakashi Iwai
2020-04-24ALSA: hda: Fix potential access overflow in beep helperTakashi Iwai
2020-04-24ALSA: hda: Add driver blacklistTakashi Iwai
2020-04-24ALSA: usb-audio: Add mixer workaround for TRX40 and coTakashi Iwai
2020-04-24usb: gadget: composite: Inform controller driver of self-poweredThinh Nguyen
2020-04-24usb: gadget: f_fs: Fix use after free issue as part of queue failureSriharsha Allenki
2020-04-24ASoC: topology: use name_prefix for new kcontrol이경택
2020-04-24ASoC: dpcm: allow start or stop during pause for backend이경택
2020-04-24ASoC: dapm: connect virtual mux with default value이경택
2020-04-24ASoC: fix regwmask이경택
2020-04-24misc: rtsx: set correct pcr_ops for rts522AYueHaibing
2020-04-24btrfs: track reloc roots based on their commit root bytenrJosef Bacik
2020-04-24btrfs: remove a BUG_ON() from merge_reloc_roots()Josef Bacik
2020-04-24locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()Boqun Feng
2020-04-24x86/boot: Use unsigned comparison for addressesArvind Sankar
2020-04-24gfs2: Don't demote a glock until its revokes are writtenBob Peterson
2020-04-24libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()John Garry
2020-04-24selftests/x86/ptrace_syscall_32: Fix no-vDSO segfaultAndy Lutomirski