summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-02net: dsa: b53: Fix ARL register definitionsFlorian Fainelli1-2/+2
2020-05-02team: fix hang in team_mode_get()Taehee Yoo1-0/+4
2020-05-02tcp: cache line align MAX_TCP_HEADEREric Dumazet1-1/+1
2020-05-02net/x25: Fix x25_neigh refcnt leak when receiving frameXiyu Yang1-1/+3
2020-05-02net: netrom: Fix potential nr_neigh refcnt leak in nr_add_nodeXiyu Yang1-0/+1
2020-05-02net: bcmgenet: correct per TX/RX ring statisticsDoug Berger1-0/+3
2020-05-02macvlan: fix null dereference in macvlan_device_event()Taehee Yoo1-1/+1
2020-05-02macsec: avoid to set wrong mtuTaehee Yoo1-4/+8
2020-05-02ipv6: fix restrict IPV6_ADDRFORM operationJohn Haxby1-7/+6
2020-05-02cxgb4: fix large delays in PTP synchronizationRahul Lakkireddy2-21/+9
2020-05-02mm, slub: restore the original intention of prefetch_freepointer()Vlastimil Babka1-2/+1
2020-05-02PCI/ASPM: Allow re-enabling Clock PMHeiner Kallweit1-7/+11
2020-05-02perf/core: Disable page faults when getting phys addressJiri Olsa1-3/+6
2020-05-02pwm: bcm2835: Dynamically allocate baseFlorian Fainelli1-0/+1
2020-05-02pwm: renesas-tpu: Fix late Runtime PM enablementGeert Uytterhoeven1-5/+4
2020-05-02s390/cio: avoid duplicated 'ADD' ueventsCornelia Huck1-4/+9
2020-05-02ipc/util.c: sysvipc_find_ipc() should increase position indexVasily Averin1-1/+1
2020-05-02selftests: kmod: fix handling test numbers above 9Eric Biggers1-4/+9
2020-05-02kernel/gcov/fs.c: gcov_seq_next() should increase position indexVasily Averin1-1/+1
2020-05-02ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map()Hans de Goede1-0/+2
2020-05-02scsi: iscsi: Report unbind session event when the target has been removedWu Bo1-1/+3
2020-05-02pwm: rcar: Fix late Runtime PM enablementGeert Uytterhoeven1-3/+7
2020-05-02ceph: don't skip updating wanted caps when cap is staleYan, Zheng1-2/+6
2020-05-02ceph: return ceph_mdsc_do_request() errors from __get_parent()Qiujun Huang1-0/+5
2020-05-02scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_loginJames Smart1-0/+2
2020-05-02watchdog: reset last_hw_keepalive time at startTero Kristo1-0/+1
2020-05-02vti4: removed duplicate log message.Jeremy Sowden1-3/+1
2020-05-02crypto: mxs-dcp - make symbols 'sha1_null_hash' and 'sha256_null_hash' staticWei Yongjun1-2/+2
2020-05-02drm/msm: Use the correct dma_sync calls harderRob Clark1-2/+2
2020-05-02keys: Fix the use of the C++ keyword "private" in uapi/linux/keyctl.hDavid Howells1-1/+6
2020-05-02net: ipv4: avoid unused variable warning for sysctlArnd Bergmann1-2/+1
2020-05-02net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()Nicolai Stange1-1/+3
2020-05-02ext4: fix extent_status fragmentation for plain filesDmitry Monakhov1-20/+27
2020-04-24Linux 4.14.177v4.14.177Greg Kroah-Hartman1-1/+1
2020-04-24KEYS: Don't write out to userspace while holding key semaphoreWaiman Long12-74/+85
2020-04-24KEYS: Use individual pages in big_key for crypto buffersDavid Howells1-23/+87
2020-04-24mtd: phram: fix a double free issue in error pathWen Yang1-6/+9
2020-04-24mtd: lpddr: Fix a double free in probe()Dan Carpenter1-1/+0
2020-04-24locktorture: Print ratio of acquisitions, not failuresPaul E. McKenney1-4/+4
2020-04-24tty: evh_bytechan: Fix out of bounds accessesStephen Rothwell1-3/+18
2020-04-24fbdev: potential information leak in do_fb_ioctl()Dan Carpenter1-1/+1
2020-04-24net: dsa: bcm_sf2: Fix overflow checksFlorian Fainelli1-6/+3
2020-04-24iommu/amd: Fix the configuration of GCR3 table root pointerAdrian Huang1-1/+1
2020-04-24libnvdimm: Out of bounds read in __nd_ioctl()Dan Carpenter1-2/+4
2020-04-24ext2: fix debug reference to ext2_xattr_cacheJan Kara1-2/+1
2020-04-24ext2: fix empty body warnings when -Wextra is usedRandy Dunlap1-2/+3
2020-04-24iommu/vt-d: Fix mm reference leakJacob Pan1-3/+4
2020-04-24NFS: Fix memory leaks in nfs_pageio_stop_mirroring()Trond Myklebust1-9/+8
2020-04-24drm/amdkfd: kfree the wrong pointerJack Zhang1-2/+2
2020-04-24x86: ACPI: fix CPU hotplug deadlockQian Cai3-8/+10