summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-02Linux 4.4.221v4.4.221Greg Kroah-Hartman
2020-05-02propagate_one(): mnt_set_mountpoint() needs mount_lockAl Viro
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-02ext4: convert BUG_ON's to WARN_ON's in mballoc.cTheodore Ts'o
2020-05-02xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant statusJuergen Gross
2020-05-02scsi: target: fix PR IN / READ FULL STATUS for FCBodo Stroesser
2020-05-02bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_BLuke Nelson
2020-05-02perf/core: fix parent pid/tid in task exit eventsIan Rogers
2020-05-02net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe
2020-05-02usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_completeNathan Chancellor
2020-05-02mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_bufferLiu Jian
2020-05-02fuse: fix possibly missed wake-up after abortMiklos Szeredi
2020-05-02sctp: use right member as the param of list_for_each_entryXin Long
2020-05-02remoteproc: Fix wrong rvring index computationClement Leger
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-02staging: vt6656: Power save stop wake_up_count wrap around.Malcolm Priestley
2020-05-02staging: vt6656: Fix drivers TBTT timing counter.Malcolm Priestley
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
2020-05-02ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=yAhmad Fatoum
2020-05-02ASoC: dapm: fixup dapm kcontrol widgetGyeongtaek Lee
2020-05-02audit: check the length of userspace generated audit recordsPaul Moore
2020-05-02usb-storage: Add unusual_devs entry for JMicron JMS566Alan Stern
2020-05-02tty: rocket, avoid OOB accessJiri Slaby
2020-05-02tty: hvc: fix buffer overflow during hvc_alloc().Andrew Melnychenko
2020-05-02KVM: VMX: Enable machine check support for 32bit targetsUros Bizjak
2020-05-02KVM: Check validity of resolved slot when searching memslotsSean Christopherson
2020-05-02ALSA: usb-audio: Filter out unsupported sample rates on Focusrite devicesAlexander Tsoy
2020-05-02ALSA: usb-audio: Fix usb audio refcnt leak when getting spdifXiyu Yang
2020-05-02ALSA: usx2y: Fix potential NULL dereferenceTakashi Iwai
2020-05-02USB: hub: Fix handling of connect changes during sleepAlan Stern
2020-05-02USB: core: Fix free-while-in-use bug in the USB S-GlibraryAlan Stern
2020-05-02drivers: usb: core: Minimize irq disabling in usb_sg_cancel()David Mosberger
2020-05-02drivers: usb: core: Don't disable irqs in usb_sg_wait() during URB submit.David Mosberger
2020-05-02USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RG...Jonathan Cox
2020-05-02USB: sisusbvga: Change port variable from signed to unsignedChangming Liu
2020-05-02fs/namespace.c: fix mountpoint reference counter racePiotr Krysiuk
2020-05-02iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneou...Lars-Peter Clausen
2020-05-02iio: xilinx-xadc: Fix clearing interrupt when enabling triggerLars-Peter Clausen
2020-05-02iio: xilinx-xadc: Fix ADC-B powerdownLars-Peter Clausen
2020-05-02ALSA: hda: Remove ASUS ROG Zenith from the blacklistTakashi Iwai
2020-05-02xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finishDavid Ahern
2020-05-02team: fix hang in team_mode_get()Taehee Yoo
2020-05-02tcp: cache line align MAX_TCP_HEADEREric Dumazet