aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_unix.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-14SUNRPC: Introduce trace points in rpc_auth_gss.koChuck Lever7-92/+530
2019-02-14SUNRPC: Use struct xdr_stream when decoding RPC Reply headerChuck Lever7-201/+243
2019-02-13SUNRPC: Clean up rpc_verify_header()Chuck Lever3-128/+154
2019-02-13SUNRPC: Use struct xdr_stream when constructing RPC Call headerChuck Lever8-181/+266
2019-02-13SUNRPC: Add build option to disable support for insecure enctypesChuck Lever3-1/+59
2019-02-13SUNRPC: Remove rpc_xprt::tsh_sizeChuck Lever7-58/+65
2019-02-13SUNRPC: Remove some dprintk() call sites from auth functionsChuck Lever2-37/+1
2019-02-13NFS: Add trace events to report non-zero NFS status codesChuck Lever6-4/+133
2019-02-13NFS: Remove print_overflow_msg()Chuck Lever8-600/+219
2019-02-13SUNRPC: Add trace event that reports reply page vector alignmentChuck Lever2-6/+86
2019-02-13SUNRPC: Add XDR overflow trace eventChuck Lever2-7/+84
2019-02-13SUNRPC: Add xdr_stream::rqst fieldChuck Lever8-15/+26
2019-02-13SUNRPC: Display symbolic flag names in RPC trace eventsChuck Lever1-6/+50
2019-02-13xprtrdma: Reduce the doorbell rate (Receive)Chuck Lever2-0/+12
2019-02-13xprtrdma: Check inline size before providing a Write chunkChuck Lever1-1/+17
2019-02-13xprtrdma: Fix sparse warningsChuck Lever2-3/+3
2019-02-10Linux 5.0-rc6Linus Torvalds1-1/+1
2019-02-10x86/mm: Make set_pmd_at() paravirt awareJuergen Gross1-1/+1
2019-02-08MAINTAINERS: Update the ocores i2c bus driver maintainer, etcAndrew Lunn1-0/+2
2019-02-08blk-mq: remove duplicated definition of blk_mq_freeze_queueLiu Bo1-1/+0
2019-02-08Blk-iolatency: warn on negative inflight IO counterLiu Bo1-1/+3
2019-02-08blk-iolatency: fix IO hang due to negative inflight counterLiu Bo1-7/+45
2019-02-08MAINTAINERS: unify reference to xen-devel listLukas Bulwahn1-1/+1
2019-02-08x86/mm/cpa: Fix set_mce_nospec()Peter Zijlstra1-25/+25
2019-02-08futex: Handle early deadlock return correctlyThomas Gleixner2-15/+50
2019-02-08futex: Fix barrier commentDavidlohr Bueso1-2/+2
2019-02-07net: dsa: b53: Fix for failure when irq is not defined in dtArun Parameswaran1-3/+0
2019-02-07blktrace: Show requests without sectorJan Kara1-1/+7
2019-02-07mips: cm: reprime error causeVladimir Kondratiev1-1/+1
2019-02-07mips: loongson64: remove unreachable(), fix loongson_poweroff().Yifeng Li1-1/+6
2019-02-07sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()Hangbin Liu1-1/+2
2019-02-07geneve: should not call rt6_lookup() when ipv6 was disabledHangbin Liu1-3/+7
2019-02-07KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7221)Peter Shier1-0/+1
2019-02-07KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)Paolo Bonzini1-0/+7
2019-02-07kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)Jann Horn1-1/+2
2019-02-07signal: Better detection of synchronous signalsEric W. Biederman1-1/+51
2019-02-07signal: Always notice exiting tasksEric W. Biederman1-0/+6
2019-02-07ACPI: Set debug output flags independent of ACPICAErik Schmauss1-0/+3
2019-02-06net: Don't default Cavium PTP driver to 'y'Bjorn Helgaas1-1/+0
2019-02-06net: broadcom: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-06net: via-velocity: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-06net: tehuti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-06net: sun: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei3-3/+3
2019-02-06net: fsl_ucc_hdlc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-06net: fec_mpc52xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-06net: smsc: epic100: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-06net: dscc4: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-06net: tulip: de2104x: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-06net: defxx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-06net/mlx5e: Don't overwrite pedit action when multiple pedit usedTonghao Zhang1-10/+15