summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-01bpf: Remove recursion prevention from rcu free callbackThomas Gleixner1-8/+0
2020-10-01x86/pkeys: Add check for pkey "overflow"Dave Hansen2-2/+12
2020-10-01media: staging/imx: Missing assignment in imx_media_capture_device_register()Dan Carpenter1-1/+1
2020-10-01dmaengine: stm32-mdma: use vchan_terminate_vdesc() in .terminate_allAmelie Delaunay1-3/+6
2020-10-01KVM: nVMX: Hold KVM's srcu lock when syncing vmcs12->shadowwanpeng li1-2/+9
2020-10-01KVM: x86: fix incorrect comparison in trace eventPaolo Bonzini1-1/+1
2020-10-01RDMA/rxe: Fix configuration of atomic queue pair attributesBart Van Assche1-3/+4
2020-10-01perf test: Fix test trace+probe_vfs_getname.sh on s390Thomas Richter1-1/+1
2020-10-01ALSA: usb-audio: Don't create a mixer element with bogus volume rangeTakashi Iwai1-0/+10
2020-10-01mt76: fix handling full tx queues in mt76_dma_tx_queue_skb_rawFelix Fietkau1-1/+8
2020-10-01mt76: clear skb pointers from rx aggregation reorder buffer during cleanupFelix Fietkau1-0/+1
2020-10-01crypto: chelsio - This fixes the kernel panic which occurs during a libkcapi ...Ayush Sawal1-2/+3
2020-10-01clk: stratix10: use do_div() for 64-bit calculationDinh Nguyen1-1/+3
2020-10-01locking/lockdep: Decrement IRQ context counters when removing lock chainWaiman Long2-17/+29
2020-10-01drm/omap: fix possible object reference leakWen Yang1-1/+3
2020-10-01scsi: lpfc: Fix coverity errors in fmdi attribute handlingJames Smart2-88/+85
2020-10-01scsi: lpfc: Fix release of hwq to clear the eq relationshipJames Smart1-0/+1
2020-10-01scsi: lpfc: Fix RQ buffer leakage when no IOCBs availableJames Smart1-0/+4
2020-10-01selinux: sel_avc_get_stat_idx should increase position indexVasily Averin1-0/+1
2020-10-01audit: CONFIG_CHANGE don't log internal bookkeeping as an eventSteve Grubb1-2/+0
2020-10-01drm/amd/display: fix workaround for incorrect double buffer register for DLG ...Tony Cheng1-10/+25
2020-10-01nfsd: Fix a perf warningTrond Myklebust1-6/+6
2020-10-01skbuff: fix a data race in skb_queue_len()Qian Cai2-3/+22
2020-10-01ALSA: hda: Clear RIRB status before reading WPMohan Kumar1-2/+9
2020-10-01KVM: fix overflow of zero page refcount with ksm runningZhuang Yanying1-0/+1
2020-10-01Bluetooth: prefetch channel before killing sockHillf Danton1-4/+6
2020-10-01mm: pagewalk: fix termination condition in walk_pte_range()Steven Price1-2/+2
2020-10-01mm/swapfile.c: swap_next should increase position indexVasily Averin1-1/+1
2020-10-01Bluetooth: Fix refcount use-after-free issueManish Mandlik2-14/+28
2020-10-01tools/power/x86/intel_pstate_tracer: changes for python 3 compatibilityDoug Smythies1-11/+11
2020-10-01selftests/ftrace: fix glob selftestSven Schnelle1-1/+1
2020-10-01ceph: ensure we have a new cap before continuing in fill_inodeJeff Layton1-1/+4
2020-10-01ar5523: Add USB ID of SMCWUSBT-G2 wireless adapterMert Dirik1-0/+2
2020-10-01ARM: 8948/1: Prevent OOB access in stacktraceVincent Whitchurch2-2/+6
2020-10-01tracing: Set kernel_stack's caller size properlyJosef Bacik1-1/+1
2020-10-01Bluetooth: btrtl: Use kvmalloc for FW allocationsMaxim Mikityanskiy1-9/+11
2020-10-01powerpc/eeh: Only dump stack once if an MMIO loop is detectedOliver O'Halloran1-1/+1
2020-10-01nfsd: Fix a soft lockup race in nfsd_file_mark_find_or_create()Trond Myklebust1-2/+6
2020-10-01s390/cpum_sf: Use kzalloc and minor changesThomas Richter1-5/+4
2020-10-01dmaengine: zynqmp_dma: fix burst length configurationMatthias Fend1-9/+15
2020-10-01btrfs: tree-checker: Check leaf chunk item sizeQu Wenruo1-1/+39
2020-10-01i2c: tegra: Prevent interrupt triggering after transfer timeoutDmitry Osipenko1-34/+36
2020-10-01drm/amd/display: Initialize DSC PPS variables to 0David Francis2-0/+6
2020-10-01scsi: ufs: Fix a race condition in the tracing codeBart Van Assche1-1/+1
2020-10-01scsi: ufs: Make ufshcd_add_command_trace() easier to readBart Van Assche1-6/+6
2020-10-01ACPI: EC: Reference count query handlers under lockRafael J. Wysocki1-12/+4
2020-10-01sctp: move trace_sctp_probe_path into sctp_outq_sackKevin Kou2-9/+6
2020-10-01scsi: lpfc: Fix incomplete NVME discovery when targetJames Smart1-9/+99
2020-10-01scsi: qla2xxx: Fix stuck session in GNLQuinn Tran2-8/+28
2020-10-01opp: Replace list_kref with a local counterViresh Kumar3-48/+32