aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-24net: sctp: ulpqueue.c: delete duplicated wordRandy Dunlap1-1/+1
2020-08-24net: sctp: sm_make_chunk.c: delete duplicated words + fix typoRandy Dunlap1-3/+3
2020-08-24net: sctp: protocol.c: delete duplicated words + punctuationRandy Dunlap1-4/+4
2020-08-24net: sctp: chunk.c: delete duplicated wordRandy Dunlap1-1/+1
2020-08-24net: sctp: bind_addr.c: delete duplicated wordRandy Dunlap1-1/+1
2020-08-24net: sctp: auth.c: delete duplicated wordsRandy Dunlap1-2/+2
2020-08-24net: sctp: associola.c: delete duplicated wordsRandy Dunlap1-2/+2
2020-08-24io_uring: ignore POLLIN for recvmsg on MSG_ERRQUEUELuke Hsiao1-0/+6
2020-08-24io_uring: allow tcp ancillary data for __sys_recvmsg_sock()Luke Hsiao4-3/+10
2020-08-24devlink: Protect devlink port list traversalParav Pandit1-0/+3
2020-08-24devlink: Fix per port reporter fields initializationParav Pandit1-4/+4
2020-08-24ibmvnic: Fix use-after-free of VNIC login response bufferThomas Falcon2-22/+25
2020-08-24ipvlan: advertise link netns via netlinkTaehee Yoo1-0/+8
2020-08-22do_epoll_ctl(): clean the failure exits up a bitAl Viro1-13/+6
2020-08-22epoll: Keep a reference on files added to the check listMarc Zyngier1-2/+9
2020-08-22docs: networking: add tracepoint info to l2tp.rstTom Parkin1-23/+14
2020-08-22l2tp: remove tunnel and session debug flags fieldTom Parkin7-38/+17
2020-08-22l2tp: remove custom logging macrosTom Parkin1-13/+0
2020-08-22l2tp: add tracepoints to l2tp_core.cTom Parkin1-52/+31
2020-08-22l2tp: add tracepoint definitions in trace.hTom Parkin2-2/+200
2020-08-22l2tp: add tracepoint infrastructure to coreTom Parkin3-0/+20
2020-08-22l2tp: use standard API for warning log messagesTom Parkin2-20/+14
2020-08-22l2tp: remove noisy logging, use appropriate log levelsTom Parkin2-43/+5
2020-08-22l2tp: don't log data framesTom Parkin5-101/+6
2020-08-22net: nexthop: don't allow empty NHA_GROUPNikolay Aleksandrov1-1/+4
2020-08-22net: dccp: Convert to use the preferred fallthrough macroMiaohe Lin6-16/+17
2020-08-21dt-bindings: vendor-prefixes: Remove trailing whitespaceGeert Uytterhoeven1-1/+1
2020-08-21KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not setWill Deacon1-4/+13
2020-08-21KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon10-10/+17
2020-08-21dt-bindings: net: correct description of phy-connection-typeMadalin Bucur1-1/+2
2020-08-21dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instancesRob Herring1-0/+8
2020-08-21crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/netVinay Kumar Yadav13-91/+205
2020-08-21chelsio/chtls: separate chelsio tls driver from crypto driverVinay Kumar Yadav16-99/+129
2020-08-21bpf: Fix two typos in uapi/linux/bpf.hTobias Klauser2-10/+10
2020-08-21net: dsa: b53: check for timeoutTom Rix1-0/+2
2020-08-21ARM64: vdso32: Install vdso32 from vdso_installStephen Boyd2-1/+2
2020-08-21afs: Fix NULL deref in afs_dynroot_depopulate()David Howells1-9/+11
2020-08-21mm, page_alloc: fix core hung in free_pcppages_bulk()Charan Teja Reddy1-0/+5
2020-08-21mm: include CMA pages in lowmem_reserve at bootDoug Berger1-1/+1
2020-08-21squashfs: avoid bio_alloc() failure with 1Mbyte blocksPhillip Lougher1-1/+5
2020-08-21uprobes: __replace_page() avoid BUG in munlock_vma_page()Hugh Dickins1-1/+1
2020-08-21kernel/relay.c: fix memleak on destroy relay channelWei Yongjun1-0/+1
2020-08-21romfs: fix uninitialized memory leak in romfs_dev_read()Jann Horn1-3/+1
2020-08-21mm/rodata_test.c: fix missing function declarationLeon Romanovsky1-0/+1
2020-08-21mm/vunmap: add cond_resched() in vunmap_pmd_rangeAneesh Kumar K.V1-0/+2
2020-08-21khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()Hugh Dickins1-1/+1
2020-08-21hugetlb_cgroup: convert comma to semicolonXu Wang1-2/+2
2020-08-21mailmap: add Andi KleenNick Desaulniers1-0/+1
2020-08-21core/entry: Respect syscall number rewritesThomas Gleixner1-1/+2
2020-08-21x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVMSean Christopherson1-4/+6