summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-02Linux 4.14.178v4.14.178Greg Kroah-Hartman
2020-05-02propagate_one(): mnt_set_mountpoint() needs mount_lockAl Viro
2020-05-02ext4: check for non-zero journal inum in ext4_calculate_overheadRitesh Harjani
2020-05-02qed: Fix use after free in qed_chain_freeYuval Basson
2020-05-02ext4: unsigned int compared against zeroColin Ian King
2020-05-02ext4: fix block validity checks for journal inodes using indirect blocksTheodore Ts'o
2020-05-02ext4: don't perform block validity checks on the journal inodeTheodore Ts'o
2020-05-02ext4: protect journal inode's blocks using block_validityTheodore Ts'o
2020-05-02ext4: avoid declaring fs inconsistent due to invalid file handlesTheodore Ts'o
2020-05-02hwmon: (jc42) Fix name to have no illegal charactersSascha Hauer
2020-05-02ext4: convert BUG_ON's to WARN_ON's in mballoc.cTheodore Ts'o
2020-05-02ext4: increase wait time needed before reuse of deleted inode numbersTheodore Ts'o
2020-05-02ext4: use matching invalidatepage in ext4_writepageyangerkun
2020-05-02arm64: Delete the space separator in __emit_instFangrui Song
2020-05-02xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant statusJuergen Gross
2020-05-02objtool: Support Clang non-section symbols in ORC dumpJosh Poimboeuf
2020-05-02objtool: Fix CONFIG_UBSAN_TRAP unreachable warningsJosh Poimboeuf
2020-05-02scsi: target: fix PR IN / READ FULL STATUS for FCBodo Stroesser
2020-05-02xfs: fix partially uninitialized structure in xfs_reflink_remap_extentDarrick J. Wong
2020-05-02x86: hyperv: report value of misc_featuresOlaf Hering
2020-05-02bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_BLuke Nelson
2020-05-02mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy pathYang Shi
2020-05-02perf/core: fix parent pid/tid in task exit eventsIan Rogers
2020-05-02ARM: dts: bcm283x: Disable dsi0 nodeNicolas Saenz Julienne
2020-05-02net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe
2020-05-02i2c: altera: use proper variable to hold errnoWolfram Sang
2020-05-02nfsd: memory corruption in nfsd4_lock()Vasily Averin
2020-05-02iio:ad7797: Use correct attribute_groupYueHaibing
2020-05-02usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_completeNathan Chancellor
2020-05-02usb: dwc3: gadget: Do link recovery for SS and SSPThinh Nguyen
2020-05-02binder: take read mode of mmap_sem in binder_alloc_free_page()Tyler Hicks
2020-05-02include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger
2020-05-02mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_bufferLiu Jian
2020-05-02remoteproc: Fix wrong rvring index computationClement Leger
2020-05-02xfs: Fix deadlock between AGI and AGF with RENAME_WHITEOUTkaixuxia
2020-05-02xfs: validate sb_logsunit is a multiple of the fs blocksizeDarrick J. Wong
2020-05-02serial: sh-sci: Make sure status register SCxSR is read in correct sequenceKazuhiro Fujita
2020-05-02usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()Udipto Goswami
2020-05-02UAS: fix deadlock in error handling and PM flushing workOliver Neukum
2020-05-02UAS: no use logging any details in case of ENODEVOliver Neukum
2020-05-02cdc-acm: introduce a cool downOliver Neukum
2020-05-02cdc-acm: close race betrween suspend() and acm_softintOliver Neukum
2020-05-02staging: vt6656: Power save stop wake_up_count wrap around.Malcolm Priestley
2020-05-02staging: vt6656: Fix pairwise key entry save.Malcolm Priestley
2020-05-02staging: vt6656: Fix drivers TBTT timing counter.Malcolm Priestley
2020-05-02staging: vt6656: Fix calling conditions of vnt_set_bss_modeMalcolm Priestley
2020-05-02staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by default.Malcolm Priestley
2020-05-02vt: don't hardcode the mem allocation upper boundNicolas Pitre
2020-05-02staging: comedi: Fix comedi_device refcnt leak in comedi_openXiyu Yang
2020-05-02staging: comedi: dt2815: fix writing hi byte of analog outputIan Abbott