index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dcb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-15
cifs: lease key is uninitialized in two additional functions when smb1
Steve French
1
-2
/
+2
2022-10-15
cifs: lease key is uninitialized in smb1 paths
Steve French
1
-1
/
+1
2022-10-15
smb3: must initialize two ACL struct fields to zero
Steve French
1
-1
/
+2
2022-10-15
cifs: fix double-fault crash during ntlmssp
Paulo Alcantara
1
-7
/
+9
2022-10-14
cifs: fix static checker warning
Paulo Alcantara
1
-1
/
+1
2022-10-13
cifs: use ALIGN() and round_up() macros
Enzo Matsumiya
5
-38
/
+33
2022-10-13
cifs: find and use the dentry for cached non-root directories also
Ronnie Sahlberg
1
-14
/
+49
2022-10-13
cifs: enable caching of directories for which a lease is held
Ronnie Sahlberg
4
-193
/
+263
2022-10-13
cifs: prevent copying past input buffer boundaries
Paulo Alcantara
1
-2
/
+2
2022-10-13
cifs: fix uninitialised var in smb2_compound_op()
Paulo Alcantara
1
-0
/
+1
2022-10-13
cifs: improve symlink handling for smb2+
Paulo Alcantara
14
-453
/
+451
2022-10-13
smb3: clarify multichannel warning
Steve French
1
-1
/
+2
2022-10-13
cifs: fix regression in very old smb1 mounts
Ronnie Sahlberg
1
-6
/
+5
2022-10-12
cifs: fix skipping to incorrect offset in emit_cached_dirents
Ronnie Sahlberg
1
-6
/
+23
2022-10-10
module: tracking: Keep a record of tainted unloaded modules only
Aaron Tomlin
1
-0
/
+3
2022-10-08
smb3: fix oops in calculating shash_setkey
Steve French
1
-2
/
+2
2022-10-08
cifs: secmech: use shash_desc directly, remove sdesc
Enzo Matsumiya
7
-166
/
+98
2022-10-08
smb3: rename encryption/decryption TFMs
Enzo Matsumiya
4
-16
/
+15
2022-10-08
cifs: replace kfree() with kfree_sensitive() for sensitive data
Enzo Matsumiya
7
-29
/
+52
2022-10-08
virtio_pci: don't try to use intxif pin is zero
Angus Chen
1
-0
/
+3
2022-10-08
vDPA: conditionally read MTU and MAC in dev cfg space
Zhu Lingshan
1
-8
/
+29
2022-10-08
vDPA: fix spars cast warning in vdpa_dev_net_mq_config_fill
Zhu Lingshan
1
-1
/
+2
2022-10-08
vDPA: check virtio device features to detect MQ
Zhu Lingshan
1
-1
/
+1
2022-10-08
vDPA: check VIRTIO_NET_F_RSS for max_virtqueue_paris's presence
Zhu Lingshan
1
-3
/
+3
2022-10-08
vDPA: only report driver features if FEATURES_OK is set
Zhu Lingshan
1
-6
/
+14
2022-10-08
vDPA: allow userspace to query features of a vDPA device
Zhu Lingshan
2
-5
/
+15
2022-10-07
hugetlb: allocate vma lock for all sharable vmas
Mike Kravetz
1
-35
/
+15
2022-10-07
hugetlb: take hugetlb vma_lock when clearing vma_lock->vma pointer
Mike Kravetz
1
-10
/
+32
2022-10-07
hugetlb: fix vma lock handling during split vma and range unmapping
Mike Kravetz
2
-20
/
+27
2022-10-07
mglru: mm/vmscan.c: fix imprecise comments
Yu Zhao
1
-5
/
+4
2022-10-07
mm/mglru: don't sync disk for each aging cycle
Yu Zhao
1
-2
/
+0
2022-10-07
virtio_blk: add SECURE ERASE command support
Alvaro Karsz
2
-18
/
+111
2022-10-07
vp_vdpa: support feature provisioning
Jason Wang
1
-2
/
+20
2022-10-07
vdpa_sim_net: support feature provisioning
Jason Wang
4
-5
/
+17
2022-10-07
vdpa: device feature provisioning
Jason Wang
3
-0
/
+8
2022-10-07
virtio-net: use mtu size as buffer length for big packets
Gavin Li
1
-13
/
+24
2022-10-07
virtio-net: introduce and use helper function for guest gso support checks
Gavin Li
1
-4
/
+9
2022-10-07
virtio: drop vp_legacy_set_queue_size
Michael S. Tsirkin
1
-2
/
+0
2022-10-07
virtio_ring: make vring_alloc_queue_packed prettier
Deming Wang
1
-3
/
+3
2022-10-07
virtio_ring: split: Operators use unified style
Deming Wang
1
-1
/
+1
2022-10-07
vhost: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
1
-2
/
+2
2022-10-07
KVM: PPC: Book3S HV: Fix stack frame regs marker
Nicholas Piggin
1
-1
/
+1
2022-10-07
riscv: enable THP_SWAP for RV64
Jisheng Zhang
1
-0
/
+1
2022-10-07
RISC-V: Print SSTC in canonical order
Palmer Dabbelt
1
-1
/
+1
2022-10-07
Revert "drm/sched: Use parent fence instead of finished"
Dave Airlie
1
-2
/
+2
2022-10-06
random: clear new batches when bringing new CPUs online
Jason A. Donenfeld
2
-12
/
+18
2022-10-06
ftrace: Create separate entry in MAINTAINERS for function hooks
Steven Rostedt (Google)
1
-5
/
+14
2022-10-06
tracing: Update MAINTAINERS to reflect new tracing git repo
Steven Rostedt (Google)
1
-2
/
+2
2022-10-06
powerpc: Don't add __powerpc_ prefix to syscall entry points
Michael Ellerman
4
-16
/
+10
2022-10-06
sched/core: Merge cpumask_andnot()+for_each_cpu() into for_each_cpu_andnot()
Valentin Schneider
1
-4
/
+1
[next]