summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-22m68k: nommu: register start of the memory with memblockMike Rapoport1-1/+2
2020-07-22blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flagsHou Tao2-0/+4
2020-07-22thermal/drivers: imx: Fix missing of_node_put() at probe timeAnson Huang1-3/+4
2020-07-22x86/fpu: Reset MXCSR to default in kernel_fpu_begin()Petteri Aimonen2-0/+11
2020-07-22drm/exynos: fix ref count leak in mic_pre_enableNavid Emamdoost1-1/+3
2020-07-22drm/exynos: Properly propagate return value in drm_iommu_attach_device()Marek Szyprowski1-2/+2
2020-07-22drm/msm/dpu: allow initialization of encoder locks during encoder initKrishna Manikandan1-2/+2
2020-07-22drm/msm: fix potential memleak in error branchBernard Zhao1-1/+3
2020-07-22arm64: arch_timer: Disable the compat vdso for cores affected by ARM64_WORKAR...Marc Zyngier1-0/+8
2020-07-22arm64: arch_timer: Allow an workaround descriptor to disable compat vdsoMarc Zyngier2-0/+4
2020-07-22arm64: Introduce a way to disable the 32bit vdsoMarc Zyngier8-14/+41
2020-07-22ip: Fix SO_MARK in RST, ACK and ICMP packetsWillem de Bruijn3-5/+5
2020-07-22cgroup: Fix sock_cgroup_data on big-endian.Cong Wang1-0/+2
2020-07-22cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang4-16/+27
2020-07-22tcp: md5: allow changing MD5 keys in all socket statesEric Dumazet1-4/+1
2020-07-22tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriersEric Dumazet2-7/+13
2020-07-22vlan: consolidate VLAN parsing code and limit max parsing depthToke Høiland-Jørgensen1-35/+22
2020-07-22tcp: md5: do not send silly options in SYNCOOKIESEric Dumazet1-3/+5
2020-07-22tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key()Eric Dumazet2-2/+8
2020-07-22tcp: make sure listeners don't initialize congestion-control stateChristoph Paasch2-1/+4
2020-07-22tcp: fix SO_RCVLOWAT possible hangs under high mem pressureEric Dumazet1-0/+2
2020-07-22sched: consistently handle layer3 header accesses in the presence of VLANsToke Høiland-Jørgensen19-51/+86
2020-07-22net: usb: qmi_wwan: add support for Quectel EG95 LTE modemAceLan Kao1-0/+1
2020-07-22net_sched: fix a memory leak in atm_tc_init()Cong Wang1-4/+4
2020-07-22net: dsa: microchip: set the correct number of portsCodrin Ciubotariu2-0/+6
2020-07-22net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skbMartin Varghese1-1/+9
2020-07-22llc: make sure applications use ARPHRD_ETHEREric Dumazet1-3/+7
2020-07-22l2tp: remove skb_dst_set() from l2tp_xmit_skb()Xin Long1-4/+1
2020-07-22ipv6: Fix use of anycast address with loopbackDavid Ahern1-1/+1
2020-07-22ipv6: fib6_select_path can not use out path for nexthop objectsDavid Ahern2-1/+17
2020-07-22ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsgSabrina Dubroca1-0/+3
2020-07-22genetlink: remove genl_bindSean Tranchetti2-57/+0
2020-07-22bridge: mcast: Fix MLD2 Report IPv6 payload length checkLinus Lüssing1-1/+1
2020-07-22net: rmnet: fix lower interface leakTaehee Yoo1-7/+12
2020-07-22net: atlantic: fix ip dst and ipv6 address filtersDmitry Bogdanov2-3/+3
2020-07-22crypto: atmel - Fix build error of CRYPTO_AUTHENCYueHaibing1-4/+4
2020-07-22crypto: atmel - Fix selection of CRYPTO_AUTHENCTudor Ambarus1-1/+1
2020-07-16Linux 5.4.52v5.4.52Greg Kroah-Hartman1-1/+1
2020-07-16s390/maccess: add no DAT mode to kernel_writeVasily Gorbik1-5/+9
2020-07-16s390: Change s390_kernel_write() return type to match memcpy()Josh Poimboeuf2-4/+7
2020-07-16pwm: jz4740: Fix build failureUwe Kleine-König1-2/+3
2020-07-16perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' resultAdrian Hunter1-0/+1
2020-07-16perf scripts python: exported-sql-viewer.py: Fix zero id in call tree 'Find' ...Adrian Hunter1-1/+2
2020-07-16perf scripts python: exported-sql-viewer.py: Fix zero id in call graph 'Find'...Adrian Hunter1-1/+2
2020-07-16perf scripts python: export-to-postgresql.py: Fix struct.pack() int argumentAdrian Hunter1-1/+1
2020-07-16dm writecache: reject asynchronous pmem devicesMichal Suchanek1-0/+6
2020-07-16blk-mq: consider non-idle request as "inflight" in blk_mq_rq_inflight()Ming Lei1-2/+2
2020-07-16s390/mm: fix huge pte soft dirty copyingJanosch Frank1-1/+1
2020-07-16s390/setup: init jump labels before command line parsingVasily Gorbik1-0/+1
2020-07-16ARC: elf: use right ELF_ARCHVineet Gupta1-1/+1