summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* jbd2: clean __jbd2_journal_abort_hard() and __journal_abort_soft()zhangyi (F)2020-06-242-62/+42
* selinux: fix double freeTom Rix2020-06-241-0/+4
* drm/amdgpu: Replace invalid device ID with a valid device IDSandeep Raghuraman2020-06-241-1/+1
* drm/qxl: Use correct notify port address when creating cursor ringHuacai Chen2020-06-241-1/+1
* drm/dp_mst: Reformat drm_dp_check_act_status() a bitLyude Paul2020-06-241-12/+10
* ext4: avoid utf8_strncasecmp() with unstable nameEric Biggers2020-06-241-0/+16
* ext4: fix partial cluster initialization when splitting extentJeffle Xu2020-06-241-1/+1
* drm: encoder_slave: fix refcouting error for modulesWolfram Sang2020-06-241-2/+3
* libata: Use per port sync for detachKai-Heng Feng2020-06-242-6/+8
* arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon2020-06-241-18/+26
* mvpp2: remove module bugfixSven Auhagen2020-06-241-2/+5
* block: Fix use-after-free in blkdev_get()Jason Yan2020-06-241-5/+7
* scsi: ufs-bsg: Fix runtime PM imbalance on errorDinghao Liu2020-06-241-1/+3
* bnxt_en: Return from timer if interface is not in open state.Vasundhara Volam2020-06-241-1/+1
* afs: Fix the mapping of the UAEOVERFLOW abort codeDavid Howells2020-06-241-0/+1
* afs: Set error flag rather than return error from file status decodeDavid Howells2020-06-244-123/+55
* afs: Always include dir in bulk status fetch from afs_do_lookup()David Howells2020-06-241-2/+7
* afs: Fix EOF corruptionDavid Howells2020-06-241-1/+11
* afs: afs_write_end() should change i_size under the right lockDavid Howells2020-06-241-2/+2
* afs: Fix non-setting of mtime when writing into mmapDavid Howells2020-06-241-0/+1
* powerpc: Fix kernel crash in show_instructions() w/DEBUG_VIRTUALAneesh Kumar K.V2020-06-241-9/+11
* bcache: fix potential deadlock problem in btree_gc_coalesceZhiqiang Liu2020-06-241-2/+6
* ext4: stop overwrite the errcode in ext4_setup_superyangerkun2020-06-241-0/+1
* perf stat: Fix NULL pointer dereferenceHongbo Yao2020-06-241-2/+2
* perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()Gaurav Singh2020-06-241-2/+1
* usb/ehci-platform: Set PM runtime as active on resumeQais Yousef2020-06-241-0/+4
* usb: host: ehci-platform: add a quirk to avoid stuckYoshihiro Shimoda2020-06-242-1/+128
* usb/xhci-plat: Set PM runtime as active on resumeQais Yousef2020-06-241-1/+9
* bpf: Fix memlock accounting for sock_hashAndrey Ignatov2020-06-241-0/+4
* iavf: fix speed reporting over virtchnlBrett Creeley2020-06-244-21/+120
* xdp: Fix xsk_generic_xmit errnoLi RongQing2020-06-241-3/+1
* nfs: set invalid blocks after NFSv4 writesZheng Bin2020-06-242-3/+12
* nvme-pci: use simple suspend when a HMB is enabledChristoph Hellwig2020-06-241-0/+6
* net/filter: Permit reading NET in load_bytes_relative when MAC not setYiFei Zhu2020-06-241-7/+9
* x86/idt: Keep spurious entries unset in system_vectorsVitaly Kuznetsov2020-06-241-1/+5
* scsi: acornscsi: Fix an error handling path in acornscsi_probe()Christophe JAILLET2020-06-241-1/+3
* libbpf: Handle GCC noreturn-turned-volatile quirkAndrii Nakryiko2020-06-241-9/+24
* drm/sun4i: hdmi ddc clk: Fix size of m dividerJernej Skrabec2020-06-242-2/+2
* tracing/probe: Fix bpf_task_fd_query() for kprobes and uprobesJean-Philippe Brucker2020-06-242-2/+2
* bpf, sockhash: Synchronize delete from bucket list on map freeJakub Sitnicki2020-06-241-2/+21
* bpf/sockmap: Fix kernel panic at __tcp_bpf_recvmsgdihu2020-06-241-0/+3
* ASoC: rt5645: Add platform-data for Asus T101HAHans de Goede2020-06-241-0/+14
* ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT10-A tabletHans de Goede2020-06-241-0/+12
* ASoC: SOF: nocodec: conditionally set dpcm_capture/dpcm_playback flagsPierre-Louis Bossart2020-06-241-2/+4
* ASoC: core: only convert non DPCM link to DPCM linkBard Liao2020-06-241-3/+19
* afs: Fix memory leak in afs_put_sysnames()Zhihao Cheng2020-06-241-0/+1
* f2fs: don't return vmalloc() memory from f2fs_kmalloc()Eric Biggers2020-06-244-14/+8
* selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove2020-06-241-2/+8
* drivers/perf: hisi: Fix wrong value for all counters enableShaokun Zhang2020-06-241-1/+1
* i2c: icy: Fix build with CONFIG_AMIGA_PCMCIA=nMax Staudt2020-06-241-0/+1