summaryrefslogtreecommitdiffstats
path: root/net/dcb (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-15cifs: lease key is uninitialized in two additional functions when smb1Steve French1-2/+2
2022-10-15cifs: lease key is uninitialized in smb1 pathsSteve French1-1/+1
2022-10-15smb3: must initialize two ACL struct fields to zeroSteve French1-1/+2
2022-10-15cifs: fix double-fault crash during ntlmsspPaulo Alcantara1-7/+9
2022-10-14cifs: fix static checker warningPaulo Alcantara1-1/+1
2022-10-13cifs: use ALIGN() and round_up() macrosEnzo Matsumiya5-38/+33
2022-10-13cifs: find and use the dentry for cached non-root directories alsoRonnie Sahlberg1-14/+49
2022-10-13cifs: enable caching of directories for which a lease is heldRonnie Sahlberg4-193/+263
2022-10-13cifs: prevent copying past input buffer boundariesPaulo Alcantara1-2/+2
2022-10-13cifs: fix uninitialised var in smb2_compound_op()Paulo Alcantara1-0/+1
2022-10-13cifs: improve symlink handling for smb2+Paulo Alcantara14-453/+451
2022-10-13smb3: clarify multichannel warningSteve French1-1/+2
2022-10-13cifs: fix regression in very old smb1 mountsRonnie Sahlberg1-6/+5
2022-10-12cifs: fix skipping to incorrect offset in emit_cached_direntsRonnie Sahlberg1-6/+23
2022-10-10module: tracking: Keep a record of tainted unloaded modules onlyAaron Tomlin1-0/+3
2022-10-08smb3: fix oops in calculating shash_setkeySteve French1-2/+2
2022-10-08cifs: secmech: use shash_desc directly, remove sdescEnzo Matsumiya7-166/+98
2022-10-08smb3: rename encryption/decryption TFMsEnzo Matsumiya4-16/+15
2022-10-08cifs: replace kfree() with kfree_sensitive() for sensitive dataEnzo Matsumiya7-29/+52
2022-10-08virtio_pci: don't try to use intxif pin is zeroAngus Chen1-0/+3
2022-10-08vDPA: conditionally read MTU and MAC in dev cfg spaceZhu Lingshan1-8/+29
2022-10-08vDPA: fix spars cast warning in vdpa_dev_net_mq_config_fillZhu Lingshan1-1/+2
2022-10-08vDPA: check virtio device features to detect MQZhu Lingshan1-1/+1
2022-10-08vDPA: check VIRTIO_NET_F_RSS for max_virtqueue_paris's presenceZhu Lingshan1-3/+3
2022-10-08vDPA: only report driver features if FEATURES_OK is setZhu Lingshan1-6/+14
2022-10-08vDPA: allow userspace to query features of a vDPA deviceZhu Lingshan2-5/+15
2022-10-07hugetlb: allocate vma lock for all sharable vmasMike Kravetz1-35/+15
2022-10-07hugetlb: take hugetlb vma_lock when clearing vma_lock->vma pointerMike Kravetz1-10/+32
2022-10-07hugetlb: fix vma lock handling during split vma and range unmappingMike Kravetz2-20/+27
2022-10-07mglru: mm/vmscan.c: fix imprecise commentsYu Zhao1-5/+4
2022-10-07mm/mglru: don't sync disk for each aging cycleYu Zhao1-2/+0
2022-10-07virtio_blk: add SECURE ERASE command supportAlvaro Karsz2-18/+111
2022-10-07vp_vdpa: support feature provisioningJason Wang1-2/+20
2022-10-07vdpa_sim_net: support feature provisioningJason Wang4-5/+17
2022-10-07vdpa: device feature provisioningJason Wang3-0/+8
2022-10-07virtio-net: use mtu size as buffer length for big packetsGavin Li1-13/+24
2022-10-07virtio-net: introduce and use helper function for guest gso support checksGavin Li1-4/+9
2022-10-07virtio: drop vp_legacy_set_queue_sizeMichael S. Tsirkin1-2/+0
2022-10-07virtio_ring: make vring_alloc_queue_packed prettierDeming Wang1-3/+3
2022-10-07virtio_ring: split: Operators use unified styleDeming Wang1-1/+1
2022-10-07vhost: add __init/__exit annotations to module init/exit funcsXiu Jianfeng1-2/+2
2022-10-07KVM: PPC: Book3S HV: Fix stack frame regs markerNicholas Piggin1-1/+1
2022-10-07riscv: enable THP_SWAP for RV64Jisheng Zhang1-0/+1
2022-10-07RISC-V: Print SSTC in canonical orderPalmer Dabbelt1-1/+1
2022-10-07Revert "drm/sched: Use parent fence instead of finished"Dave Airlie1-2/+2
2022-10-06random: clear new batches when bringing new CPUs onlineJason A. Donenfeld2-12/+18
2022-10-06ftrace: Create separate entry in MAINTAINERS for function hooksSteven Rostedt (Google)1-5/+14
2022-10-06tracing: Update MAINTAINERS to reflect new tracing git repoSteven Rostedt (Google)1-2/+2
2022-10-06powerpc: Don't add __powerpc_ prefix to syscall entry pointsMichael Ellerman4-16/+10
2022-10-06sched/core: Merge cpumask_andnot()+for_each_cpu() into for_each_cpu_andnot()Valentin Schneider1-4/+1