summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-01-31Linux 5.2.31v5.2.31Paul Gortmaker
2020-01-31hsr: fix a NULL pointer dereference in hsr_dev_xmit()Taehee Yoo
2020-01-31gre: refetch erspan header from skb->data after pskb_may_pull()Cong Wang
2020-01-31tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault
2020-01-31tcp: tighten acceptance of ACKs not matching a child socketGuillaume Nault
2020-01-31tcp: fix rejected syncookies due to stale timestampsGuillaume Nault
2020-01-31net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2020-01-31net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca
2020-01-31net/mlx5e: Query global pause state before setting prio2bufferHuy Nguyen
2020-01-31tipc: fix ordering of tipc module init and exit routineTaehee Yoo
2020-01-31tcp: md5: fix potential overestimation of TCP option spaceEric Dumazet
2020-01-31openvswitch: support asymmetric conntrackAaron Conole
2020-01-31net/tls: Fix return values to avoid ENOTSUPPValentin Vidic
2020-01-31net: thunderx: start phy before starting autonegotiationMian Yousaf Kaukab
2020-01-31net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueuesDust Li
2020-01-31net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko
2020-01-31net: dsa: fix flow dissection on Tx pathAlexander Lobakin
2020-01-31net: bridge: deny dev_set_mac_address() when unregisteringNikolay Aleksandrov
2020-01-31mqprio: Fix out-of-bounds access in mqprio_dumpVladyslav Tarasiuk
2020-01-31inet: protect against too small mtu values.Eric Dumazet
2020-01-31net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()Eric Dumazet
2020-01-31SUNRPC: Fix another issue with MIC buffer spaceChuck Lever
2020-01-31raid5: need to set STRIPE_HANDLE for batch headGuoqing Jiang
2020-01-31workqueue: Fix missing kfree(rescuer) in destroy_workqueue()Tejun Heo
2020-01-31blk-mq: make sure that line break can be printedMing Lei
2020-01-31ext4: fix a bug in ext4_wait_for_tail_page_commityangerkun
2020-01-31splice: only read in as much information as there is pipe buffer spaceDarrick J. Wong
2020-01-31rtc: disable uie before setting time and enable afterAlexandre Belloni
2020-01-31mm/shmem.c: cast the type of unmap_start to u64Chen Jun
2020-01-31s390/kaslr: store KASLR offset for early dumpsGerald Schaefer
2020-01-31s390/smp,vdso: fix ASCE handlingHeiko Carstens
2020-01-31firmware: qcom: scm: Ensure 'a0' status code is treated as signedWill Deacon
2020-01-31ext4: work around deleting a file with i_nlink == 0 safelyTheodore Ts'o
2020-01-31mm: memcg/slab: wait for !root kmem_cache refcnt killing on root kmem_cache d...Roman Gushchin
2020-01-31mfd: rk808: Fix RK818 ID templateDaniel Schultz
2020-01-31mm, memfd: fix COW issue on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappingsNicolas Geoffray
2020-01-31powerpc: Fix vDSO clock_getres()Vincenzo Frascino
2020-01-31powerpc: Avoid clang warnings around setjmp and longjmpNathan Chancellor
2020-01-31omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251H. Nikolaus Schaller
2020-01-31omap: pdata-quirks: revert pandora specific gpiod additionsH. Nikolaus Schaller
2020-01-31iio: ad7949: fix channels mixupsAndrea Merello
2020-01-31iio: ad7949: kill pointless "readback"-handling codeAndrea Merello
2020-01-31iio: imu: st_lsm6dsx: fix ODR check in st_lsm6dsx_write_rawLorenzo Bianconi
2020-01-31iio: imu: st_lsm6dsx: move odr_table in st_lsm6dsx_sensor_settingsLorenzo Bianconi
2020-01-31scsi: lpfc: Fix bad ndlp ptr in xri aborted handlingJames Smart
2020-01-31reiserfs: fix extended attributes on the root directoryJeff Mahoney
2020-01-31ext4: Fix credit estimate for final inode freeingJan Kara
2020-01-31quota: fix livelock in dquot_writeback_dquotsDmitry Monakhov
2020-01-31seccomp: avoid overflow in implicit constant conversionChristian Brauner
2020-01-31ext2: check err when partial != NULLChengguang Xu