index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
minix
/
inode.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2022-10-06
lib/test_cpumask: Add for_each_cpu_and(not) tests
Valentin Schneider
1
-0
/
+19
2022-10-06
cpumask: Introduce for_each_cpu_andnot()
Valentin Schneider
2
-0
/
+23
2022-10-06
lib/find_bit: Introduce find_next_andnot_bit()
Valentin Schneider
2
-0
/
+42
2022-10-06
ARM/dma-mapping: remove the dma_coherent member of struct dev_archdata
Christoph Hellwig
2
-4
/
+1
2022-10-06
ARM/dma-mappіng: don't override ->dma_coherent when set from a bus notifier
Christoph Hellwig
1
-2
/
+10
2022-10-06
mailbox: qcom-ipcc: flag IRQ NO_THREAD
Eric Chanudet
1
-1
/
+2
2022-10-06
mailbox: pcc: Fix spelling mistake "Plaform" -> "Platform"
Colin Ian King
1
-1
/
+1
2022-10-06
mailbox: bcm-ferxrm-mailbox: Fix error check for dma_map_sg
Jack Wang
1
-4
/
+4
2022-10-06
mailbox: qcom-apcs-ipc: add IPQ8074 APSS clock support
Robert Marko
1
-1
/
+1
2022-10-06
dt-bindings: mailbox: qcom: correct clocks for IPQ6018 and IPQ8074
Robert Marko
1
-12
/
+34
[next]