summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-30msensors: Increase write_data_buffandroid-wear-9.0.0_r0.74android-exynos-tai-4.4-pie-wear-hmr1-drShohei Sakamoto
2020-07-30msensors: Fix SubReadData may corruptShohei Sakamoto
2020-07-27BACKPORT: xtables: extend matches and targets with .usersizeWillem de Bruijn
2020-07-27UPSTREAM: ip6tables: use match, target and data copy_to_user helpersWillem de Bruijn
2020-07-27UPSTREAM: iptables: use match, target and data copy_to_user helpersWillem de Bruijn
2020-07-27UPSTREAM: xtables: add xt_match, xt_target and data copy_to_user functionsWillem de Bruijn
2020-07-27sched/fair: handle case of task_h_load() returning 0Vincent Guittot
2020-07-27fuse: Fix parameter for FS_IOC_{GET,SET}FLAGSChirantan Ekbote
2020-07-27tcp: md5: allow changing MD5 keys in all socket statesEric Dumazet
2020-07-27tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriersEric Dumazet
2020-07-27tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key()Eric Dumazet
2020-07-27tcp: make sure listeners don't initialize congestion-control stateChristoph Paasch
2020-07-27genetlink: remove genl_bindSean Tranchetti
2020-07-27net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skbMartin Varghese
2020-07-27ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsgSabrina Dubroca
2020-07-27netfilter: nf_conntrack_h323: lost .data_len definition for Q.931/ipv6Vasily Averin
2020-07-27sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil...Shile Zhang
2020-07-27mm/slub: fix stack overruns with SLUB_STATSQian Cai
2020-07-27mm: fix swap cache node allocation maskHugh Dickins
2020-07-27mm/slab: use memzero_explicit() in kzfree()Waiman Long
2020-07-27blktrace: break out of blktrace setup on concurrent callsLuis Chamberlain
2020-07-27sched/core: Fix PI boosting between RT and DEADLINE tasksJuri Lelli
2020-07-27mld: fix memory leak in ipv6_mc_destroy_dev()Wang Hai
2020-07-27net: core: reduce recursion limit valueTaehee Yoo
2020-07-27net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan
2020-07-27net: Fix the arp error in some casesguodeqing
2020-07-27tcp: grow window for OOO packets only for SACK flowsEric Dumazet
2020-07-27tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell
2020-07-27ip_tunnel: fix use-after-free in ip_tunnel_lookup()Taehee Yoo
2020-07-27net: fix memleak in register_netdevice()Yang Yingliang
2020-07-27net: core: device_rename: Use rwsem instead of a seqcountAhmed S. Darwish
2020-07-27block: nr_sects_write(): Disable preemption on seqcount writeAhmed S. Darwish
2020-07-27ext4: fix partial cluster initialization when splitting extentJeffle Xu
2020-07-27selinux: fix double freeTom Rix
2020-07-27block: Fix use-after-free in blkdev_get()Jason Yan
2020-07-27lib/zlib: remove outdated and incorrect pre-increment optimizationJann Horn
2020-07-27mksysmap: Fix the mismatch of '.L' symbols in System.mapashimida
2020-06-26lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen...Christophe Leroy
2020-06-26make 'user_access_begin()' do 'access_ok()'Linus Torvalds
2020-06-23kernel/cpu_pm: Fix uninitted local in cpu_pmDouglas Anderson
2020-06-23ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_maxHarshad Shirwadkar
2020-06-23cpuidle: Fix three reference count leaksQiushi Wu
2020-06-23md: don't flush workqueue unconditionally in md_openGuoqing Jiang
2020-06-23staging: android: ion: use vmap instead of vm_map_ramChristoph Hellwig
2020-06-23fat: don't allow to mount if the FAT length == 0OGAWA Hirofumi
2020-06-23mm/slub: fix a memory leak in sysfs_slab_add()Wang Hai
2020-06-23proc: Use new_inode not new_inode_pseudoEric W. Biederman
2020-06-23ALSA: pcm: disallow linking stream to itselfMichał Mirosław
2020-06-23sched/fair: Don't NUMA balance for kthreadsJens Axboe
2020-06-23ipv6: fix IPV6_ADDRFORM operation logicHangbin Liu