summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: tegra-apb: Prevent race conditions on channel's freeingDmitry Osipenko2020-10-011-2/+1
* dmaengine: stm32-dma: use vchan_terminate_vdesc() in .terminate_allAmelie Delaunay2020-10-011-3/+6
* bpf: Remove recursion prevention from rcu free callbackThomas Gleixner2020-10-011-8/+0
* x86/pkeys: Add check for pkey "overflow"Dave Hansen2020-10-012-2/+12
* media: staging/imx: Missing assignment in imx_media_capture_device_register()Dan Carpenter2020-10-011-1/+1
* dmaengine: stm32-mdma: use vchan_terminate_vdesc() in .terminate_allAmelie Delaunay2020-10-011-3/+6
* KVM: x86: fix incorrect comparison in trace eventPaolo Bonzini2020-10-011-1/+1
* RDMA/rxe: Fix configuration of atomic queue pair attributesBart Van Assche2020-10-011-3/+4
* perf test: Fix test trace+probe_vfs_getname.sh on s390Thomas Richter2020-10-011-1/+1
* ALSA: usb-audio: Don't create a mixer element with bogus volume rangeTakashi Iwai2020-10-011-0/+10
* mt76: clear skb pointers from rx aggregation reorder buffer during cleanupFelix Fietkau2020-10-011-0/+1
* crypto: chelsio - This fixes the kernel panic which occurs during a libkcapi ...Ayush Sawal2020-10-011-2/+3
* clk: stratix10: use do_div() for 64-bit calculationDinh Nguyen2020-10-011-1/+3
* drm/omap: fix possible object reference leakWen Yang2020-10-011-1/+3
* scsi: lpfc: Fix coverity errors in fmdi attribute handlingJames Smart2020-10-012-88/+85
* scsi: lpfc: Fix RQ buffer leakage when no IOCBs availableJames Smart2020-10-011-0/+4
* selinux: sel_avc_get_stat_idx should increase position indexVasily Averin2020-10-011-0/+1
* audit: CONFIG_CHANGE don't log internal bookkeeping as an eventSteve Grubb2020-10-011-2/+0
* skbuff: fix a data race in skb_queue_len()Qian Cai2020-10-012-3/+22
* ALSA: hda: Clear RIRB status before reading WPMohan Kumar2020-10-011-2/+9
* KVM: fix overflow of zero page refcount with ksm runningZhuang Yanying2020-10-011-0/+1
* Bluetooth: prefetch channel before killing sockHillf Danton2020-10-011-4/+6
* mm: pagewalk: fix termination condition in walk_pte_range()Steven Price2020-10-011-2/+2
* mm/swapfile.c: swap_next should increase position indexVasily Averin2020-10-011-1/+1
* Bluetooth: Fix refcount use-after-free issueManish Mandlik2020-10-012-14/+28
* tools/power/x86/intel_pstate_tracer: changes for python 3 compatibilityDoug Smythies2020-10-011-11/+11
* selftests/ftrace: fix glob selftestSven Schnelle2020-10-011-1/+1
* ceph: ensure we have a new cap before continuing in fill_inodeJeff Layton2020-10-011-1/+4
* ar5523: Add USB ID of SMCWUSBT-G2 wireless adapterMert Dirik2020-10-011-0/+2
* ARM: 8948/1: Prevent OOB access in stacktraceVincent Whitchurch2020-10-012-2/+6
* tracing: Set kernel_stack's caller size properlyJosef Bacik2020-10-011-1/+1
* Bluetooth: btrtl: Use kvmalloc for FW allocationsMaxim Mikityanskiy2020-10-011-9/+11
* powerpc/eeh: Only dump stack once if an MMIO loop is detectedOliver O'Halloran2020-10-011-1/+1
* s390/cpum_sf: Use kzalloc and minor changesThomas Richter2020-10-011-5/+4
* dmaengine: zynqmp_dma: fix burst length configurationMatthias Fend2020-10-011-9/+15
* scsi: ufs: Fix a race condition in the tracing codeBart Van Assche2020-10-011-1/+1
* scsi: ufs: Make ufshcd_add_command_trace() easier to readBart Van Assche2020-10-011-6/+6
* ACPI: EC: Reference count query handlers under lockRafael J. Wysocki2020-10-011-12/+4
* sctp: move trace_sctp_probe_path into sctp_outq_sackKevin Kou2020-10-012-9/+6
* media: ti-vpe: cal: Restrict DMA to avoid memory corruptionNikhil Devshatwar2020-10-011-2/+4
* seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrierMarco Elver2020-10-011-2/+9
* ipv6_route_seq_next should increase position indexVasily Averin2020-10-011-5/+2
* rt_cpu_seq_next should increase position indexVasily Averin2020-10-011-0/+1
* neigh_stat_seq_next() should increase position indexVasily Averin2020-10-011-0/+1
* xfs: fix log reservation overflows when allocating large rt extentsDarrick J. Wong2020-10-011-19/+77
* KVM: arm/arm64: vgic: Fix potential double free dist->spis in __kvm_vgic_dest...Miaohe Lin2020-10-011-0/+1
* kernel/sys.c: avoid copying possible padding bytes in copy_to_userJoe Perches2020-10-011-1/+3
* ASoC: max98090: remove msleep in PLL unlocked workaroundTzung-Bi Shih2020-10-011-1/+7
* CIFS: Properly process SMB3 lease breaksPavel Shilovsky2020-10-017-65/+57
* debugfs: Fix !DEBUG_FS debugfs_create_automountKusanagi Kouichi2020-10-011-2/+3