summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-02USB: early: Handle AMD's spec-compliant identifiers, tooJann Horn
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-02iio: adc: stm32-adc: fix sleep in atomic contextOlivier Moysan
2020-05-02ALSA: hda: Remove ASUS ROG Zenith from the blacklistTakashi Iwai
2020-05-02KEYS: Avoid false positive ENOMEM error on key readWaiman Long
2020-05-02vrf: Check skb for XFRM_TRANSFORMED flagDavid Ahern
2020-05-02xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finishDavid Ahern
2020-05-02net: dsa: b53: Fix ARL register definitionsFlorian Fainelli
2020-05-02team: fix hang in team_mode_get()Taehee Yoo
2020-05-02tcp: cache line align MAX_TCP_HEADEREric Dumazet
2020-05-02net/x25: Fix x25_neigh refcnt leak when receiving frameXiyu Yang
2020-05-02net: netrom: Fix potential nr_neigh refcnt leak in nr_add_nodeXiyu Yang
2020-05-02net: bcmgenet: correct per TX/RX ring statisticsDoug Berger
2020-05-02macvlan: fix null dereference in macvlan_device_event()Taehee Yoo
2020-05-02macsec: avoid to set wrong mtuTaehee Yoo
2020-05-02ipv6: fix restrict IPV6_ADDRFORM operationJohn Haxby
2020-05-02cxgb4: fix large delays in PTP synchronizationRahul Lakkireddy
2020-05-02mm, slub: restore the original intention of prefetch_freepointer()Vlastimil Babka
2020-05-02PCI/ASPM: Allow re-enabling Clock PMHeiner Kallweit
2020-05-02perf/core: Disable page faults when getting phys addressJiri Olsa
2020-05-02pwm: bcm2835: Dynamically allocate baseFlorian Fainelli
2020-05-02pwm: renesas-tpu: Fix late Runtime PM enablementGeert Uytterhoeven
2020-05-02s390/cio: avoid duplicated 'ADD' ueventsCornelia Huck
2020-05-02ipc/util.c: sysvipc_find_ipc() should increase position indexVasily Averin
2020-05-02selftests: kmod: fix handling test numbers above 9Eric Biggers
2020-05-02kernel/gcov/fs.c: gcov_seq_next() should increase position indexVasily Averin
2020-05-02ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map()Hans de Goede
2020-05-02scsi: iscsi: Report unbind session event when the target has been removedWu Bo
2020-05-02pwm: rcar: Fix late Runtime PM enablementGeert Uytterhoeven
2020-05-02ceph: don't skip updating wanted caps when cap is staleYan, Zheng
2020-05-02ceph: return ceph_mdsc_do_request() errors from __get_parent()Qiujun Huang
2020-05-02scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_loginJames Smart
2020-05-02watchdog: reset last_hw_keepalive time at startTero Kristo
2020-05-02vti4: removed duplicate log message.Jeremy Sowden
2020-05-02crypto: mxs-dcp - make symbols 'sha1_null_hash' and 'sha256_null_hash' staticWei Yongjun
2020-05-02drm/msm: Use the correct dma_sync calls harderRob Clark
2020-05-02keys: Fix the use of the C++ keyword "private" in uapi/linux/keyctl.hDavid Howells
2020-05-02net: ipv4: avoid unused variable warning for sysctlArnd Bergmann
2020-05-02net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()Nicolai Stange
2020-05-02ext4: fix extent_status fragmentation for plain filesDmitry Monakhov
2020-04-24Linux 4.14.177v4.14.177Greg Kroah-Hartman
2020-04-24KEYS: Don't write out to userspace while holding key semaphoreWaiman Long
2020-04-24KEYS: Use individual pages in big_key for crypto buffersDavid Howells
2020-04-24mtd: phram: fix a double free issue in error pathWen Yang
2020-04-24mtd: lpddr: Fix a double free in probe()Dan Carpenter