summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.178v4.14.178Greg Kroah-Hartman2020-05-021-1/+1
* propagate_one(): mnt_set_mountpoint() needs mount_lockAl Viro2020-05-021-5/+4
* ext4: check for non-zero journal inum in ext4_calculate_overheadRitesh Harjani2020-05-021-1/+2
* qed: Fix use after free in qed_chain_freeYuval Basson2020-05-022-31/+31
* ext4: unsigned int compared against zeroColin Ian King2020-05-021-1/+2
* ext4: fix block validity checks for journal inodes using indirect blocksTheodore Ts'o2020-05-021-0/+5
* ext4: don't perform block validity checks on the journal inodeTheodore Ts'o2020-05-021-4/+8
* ext4: protect journal inode's blocks using block_validityTheodore Ts'o2020-05-022-0/+52
* ext4: avoid declaring fs inconsistent due to invalid file handlesTheodore Ts'o2020-05-028-39/+62
* hwmon: (jc42) Fix name to have no illegal charactersSascha Hauer2020-05-021-1/+1
* ext4: convert BUG_ON's to WARN_ON's in mballoc.cTheodore Ts'o2020-05-021-2/+4
* ext4: increase wait time needed before reuse of deleted inode numbersTheodore Ts'o2020-05-021-1/+1
* ext4: use matching invalidatepage in ext4_writepageyangerkun2020-05-021-1/+1
* arm64: Delete the space separator in __emit_instFangrui Song2020-05-021-1/+3
* xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant statusJuergen Gross2020-05-021-1/+8
* objtool: Support Clang non-section symbols in ORC dumpJosh Poimboeuf2020-05-021-17/+27
* objtool: Fix CONFIG_UBSAN_TRAP unreachable warningsJosh Poimboeuf2020-05-021-2/+15
* scsi: target: fix PR IN / READ FULL STATUS for FCBodo Stroesser2020-05-021-1/+1
* xfs: fix partially uninitialized structure in xfs_reflink_remap_extentDarrick J. Wong2020-05-021-0/+1
* x86: hyperv: report value of misc_featuresOlaf Hering2020-05-021-2/+2
* bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_BLuke Nelson2020-05-021-3/+15
* mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy pathYang Shi2020-05-021-2/+2
* perf/core: fix parent pid/tid in task exit eventsIan Rogers2020-05-021-3/+10
* ARM: dts: bcm283x: Disable dsi0 nodeNicolas Saenz Julienne2020-05-021-0/+1
* net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe2020-05-021-1/+1
* i2c: altera: use proper variable to hold errnoWolfram Sang2020-05-021-5/+4
* nfsd: memory corruption in nfsd4_lock()Vasily Averin2020-05-021-0/+2
* iio:ad7797: Use correct attribute_groupYueHaibing2020-05-021-1/+1
* usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_completeNathan Chancellor2020-05-021-1/+1
* usb: dwc3: gadget: Do link recovery for SS and SSPThinh Nguyen2020-05-021-6/+2
* binder: take read mode of mmap_sem in binder_alloc_free_page()Tyler Hicks2020-05-021-4/+4
* include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger2020-05-021-2/+2
* mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_bufferLiu Jian2020-05-021-1/+5
* remoteproc: Fix wrong rvring index computationClement Leger2020-05-021-1/+1
* xfs: Fix deadlock between AGI and AGF with RENAME_WHITEOUTkaixuxia2020-05-021-43/+42
* xfs: validate sb_logsunit is a multiple of the fs blocksizeDarrick J. Wong2020-05-021-1/+13
* serial: sh-sci: Make sure status register SCxSR is read in correct sequenceKazuhiro Fujita2020-05-021-3/+10
* usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()Udipto Goswami2020-05-021-0/+4
* UAS: fix deadlock in error handling and PM flushing workOliver Neukum2020-05-021-3/+40
* UAS: no use logging any details in case of ENODEVOliver Neukum2020-05-021-0/+3
* cdc-acm: introduce a cool downOliver Neukum2020-05-022-3/+32
* cdc-acm: close race betrween suspend() and acm_softintOliver Neukum2020-05-021-3/+3
* staging: vt6656: Power save stop wake_up_count wrap around.Malcolm Priestley2020-05-021-1/+2
* staging: vt6656: Fix pairwise key entry save.Malcolm Priestley2020-05-022-12/+8
* staging: vt6656: Fix drivers TBTT timing counter.Malcolm Priestley2020-05-021-3/+6
* staging: vt6656: Fix calling conditions of vnt_set_bss_modeMalcolm Priestley2020-05-021-4/+4
* staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by default.Malcolm Priestley2020-05-021-6/+2
* vt: don't hardcode the mem allocation upper boundNicolas Pitre2020-05-021-1/+1
* staging: comedi: Fix comedi_device refcnt leak in comedi_openXiyu Yang2020-05-021-1/+3
* staging: comedi: dt2815: fix writing hi byte of analog outputIan Abbott2020-05-021-0/+3