summaryrefslogtreecommitdiffstats
path: root/Documentation/sphinx (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-22misc: rtsx: Add short delay after exit from ASPMKlaus Doth1-0/+3
2020-05-22flow_dissector: Drop BPF flow dissector prog ref on netns cleanupJakub Sitnicki1-5/+21
2020-05-22net: sgi: ioc3-eth: Fix return value check in ioc3eth_probe()Tang Bin1-4/+4
2020-05-22net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca5-6/+4
2020-05-22net: ipip: fix wrong address family in init error pathVadim Fedorenko1-1/+1
2020-05-22net/tls: free record only on encryption errorVadim Fedorenko1-2/+4
2020-05-22net/tls: fix encryption error checkingVadim Fedorenko1-5/+6
2020-05-22net: ethernet: ti: am65-cpsw-nuss: fix error handling of am65_cpsw_nuss_probeWei Yongjun1-1/+2
2020-05-22net: ethernet: ti: fix some return value check of cpsw_ale_create()Wei Yongjun3-5/+5
2020-05-22net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()Manivannan Sadhasivam1-1/+1
2020-05-22ethtool: count header size in reply size estimateMichal Kubecek2-3/+2
2020-05-22exfat: add the dummy mount options to be backward compatible with staging/exfatNamjae Jeon1-0/+19
2020-05-22apparmor: Fix use-after-free in aa_audit_rule_initNavid Emamdoost1-1/+2
2020-05-22apparmor: Fix aa_label refcnt leak in policy_updateXiyu Yang1-1/+2
2020-05-22apparmor: fix potential label refcnt leak in aa_change_profileXiyu Yang1-2/+1
2020-05-21RISC-V: gp_in_global needs register keywordPalmer Dabbelt1-1/+1
2020-05-21null_blk: don't allow discard for zoned modeChaitanya Kulkarni1-0/+7
2020-05-21null_blk: return error for invalid zone sizeChaitanya Kulkarni1-0/+4
2020-05-21powerpc/64s: Disable STRICT_KERNEL_RWXMichael Ellerman1-1/+1
2020-05-21kobject: Make sure the parent does not get released before its childrenHeikki Krogerus1-10/+20
2020-05-21driver core: Fix handling of SYNC_STATE_ONLY + STATELESS device linksSaravana Kannan1-3/+5
2020-05-21net: nlmsg_cancel() if put fails for nhmsgStephen Worley1-0/+1
2020-05-21ax25: fix setsockopt(SO_BINDTODEVICE)Eric Dumazet1-2/+4
2020-05-21wireguard: noise: separate receive counter from send counterJason A. Donenfeld5-53/+48
2020-05-21wireguard: queueing: preserve flow hash across packet scrubbingJason A. Donenfeld4-4/+17
2020-05-21wireguard: noise: read preshared key while taking lockJason A. Donenfeld1-1/+5
2020-05-21wireguard: selftests: use newer iproute2 for gcc-10Jason A. Donenfeld1-1/+1
2020-05-21bpf: Prevent mmap()'ing read-only maps as writableAndrii Nakryiko3-4/+34
2020-05-21security: Fix hook iteration for secid_to_secctxKP Singh1-2/+14
2020-05-21riscv: Fix print_vm_layout build error if NOMMUKefeng Wang1-1/+1
2020-05-20drm/amd/display: Defer cursor lock until after VUPDATENicholas Kazlauskas6-1/+81
2020-05-20drm/amd/display: Remove dml_common_def fileRodrigo Siqueira11-94/+18
2020-05-20drm/amd/display: DP training to set properly SCRAMBLING_DISABLEVladimir Stempen1-0/+27
2020-05-20pipe: Fix pipe_full() test in opipe_prep().Tetsuo Handa1-1/+1
2020-05-20rxrpc: Fix ack discardDavid Howells1-4/+26
2020-05-20rxrpc: Trace discarded ACKsDavid Howells2-2/+45
2020-05-20io_uring: reset -EBUSY error when io sq thread is waken upXiaoguang Wang1-0/+1
2020-05-20Revert "powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits."Christophe Leroy3-13/+18
2020-05-20arm64: Fix PTRACE_SYSEMU semanticsKeno Fischer1-3/+4
2020-05-20s390/kaslr: add support for R_390_JMP_SLOT relocation typeGerald Schaefer1-0/+1
2020-05-20s390/mm: fix set_huge_pte_at() for empty ptesGerald Schaefer1-3/+6
2020-05-20io_uring: don't add non-IO requests to iopoll pending listJens Axboe1-1/+2
2020-05-20drm/edid: Add Oculus Rift S to non-desktop listJan Schmidt1-1/+2
2020-05-20sctp: Don't add the shutdown timer if its already been addedNeil Horman1-3/+11
2020-05-20__netif_receive_skb_core: pass skb by referenceBoris Sukholitko1-5/+15
2020-05-20net: inet_csk: Fix so_reuseport bind-address cache in tb->fast*Martin KaFai Lau1-19/+24
2020-05-20fix multiplication overflow in copy_fdtable()Al Viro1-1/+1
2020-05-20io_uring: don't use kiocb.private to store buf_indexBijan Mottahedeh1-8/+8
2020-05-19r8152: support additional Microsoft Surface Ethernet Adapter variantMarc Payne2-2/+10
2020-05-19mptcp: use rightmost 64 bits in ADD_ADDR HMACTodd Malsbary1-2/+2