index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
des_generic.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-14
cifs: move cifs_parse_devname to fs_context.c
Ronnie Sahlberg
3
-57
/
+59
2020-12-14
cifs: move the enum for cifs parameters into fs_context.h
Ronnie Sahlberg
2
-57
/
+97
2020-12-14
cifs: rename dup_vol to smb3_fs_context_dup and move it into fs_context.c
Ronnie Sahlberg
3
-60
/
+44
2020-12-14
cifs: rename smb_vol as smb3_fs_context and move it to fs_context.h
Ronnie Sahlberg
12
-736
/
+750
2020-12-14
SMB3.1.1: do not log warning message if server doesn't populate salt
Steve French
2
-5
/
+16
2020-12-14
SMB3.1.1: update comments clarifying SPNEGO info in negprot response
Steve French
1
-1
/
+10
2020-12-14
cifs: Enable sticky bit with cifsacl mount option.
Shyam Prasad N
3
-12
/
+35
2020-12-14
cifs: Fix unix perm bits to cifsacl conversion for "other" bits.
Shyam Prasad N
3
-73
/
+155
2020-12-14
SMB3.1.1: remove confusing mount warning when no SPNEGO info on negprot rsp
Steve French
1
-4
/
+12
2020-12-14
SMB3: avoid confusing warning message on mount to Azure
Steve French
1
-1
/
+2
2020-12-14
cifs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
3
-0
/
+3
2020-12-13
Linux 5.10
v5.10
Linus Torvalds
1
-1
/
+1
2020-12-12
md: change mddev 'chunk_sectors' from int to unsigned
Mike Snitzer
1
-2
/
+2
2020-12-12
x86/kprobes: Fix optprobe to detect INT3 padding correctly
Masami Hiramatsu
1
-2
/
+20
2020-12-12
Input: goodix - add upside-down quirk for Teclast X98 Pro tablet
Simon Beginn
1
-0
/
+12
2020-12-12
tools/kvm_stat: Exempt time-based counters
Stefan Raspl
1
-1
/
+5
2020-12-12
KVM: mmu: Fix SPTE encoding of MMIO generation upper half
Maciej S. Szmigiero
3
-10
/
+21
2020-12-11
bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers
Andrii Nakryiko
4
-8
/
+8
2020-12-11
mm/hugetlb: clear compound_nr before freeing gigantic pages
Gerald Schaefer
1
-0
/
+1
2020-12-11
kasan: fix object remaining in offline per-cpu quarantine
Kuan-Ying Lee
1
-0
/
+39
2020-12-11
elfcore: fix building with clang
Arnd Bergmann
3
-27
/
+22
2020-12-11
initramfs: fix clang build failure
Arnd Bergmann
1
-1
/
+1
2020-12-11
kbuild: avoid static_assert for genksyms
Arnd Bergmann
1
-0
/
+5
2020-12-11
selftest/fpu: avoid clang warning
Arnd Bergmann
1
-1
/
+2
2020-12-11
proc: use untagged_addr() for pagemap_read addresses
Miles Chen
1
-2
/
+6
2020-12-11
revert "mm/filemap: add static for function __add_to_page_cache_locked"
Andrew Morton
1
-1
/
+1
2020-12-11
Input: cm109 - do not stomp on control URB
Dmitry Torokhov
1
-2
/
+5
2020-12-11
mtd: rawnand: xway: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: socrates: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: plat_nand: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: pasemi: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: orion: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: mpc5121: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: gpio: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: au1550: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: ams-delta: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
Revert "scsi: storvsc: Validate length of incoming packet in storvsc_on_chann...
Andrea Parri (Microsoft)
1
-5
/
+0
2020-12-11
RISC-V: Define get_cycles64() regardless of M-mode
Palmer Dabbelt
1
-2
/
+2
2020-12-11
drm/i915/display: Go softly softly on initial modeset failure
Chris Wilson
1
-1
/
+1
2020-12-10
x86/apic/vector: Fix ordering in vector assignment
Thomas Gleixner
1
-10
/
+14
2020-12-10
NFS: Disable READ_PLUS by default
Anna Schumaker
2
-1
/
+10
2020-12-10
NFSv4.2: Fix 5 seconds delay when doing inter server copy
Dai Ngo
1
-1
/
+1
2020-12-10
NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operation
Chuck Lever
2
-9
/
+13
2020-12-10
selftests: fix poll error in udpgro.sh
Paolo Abeni
1
-0
/
+3
2020-12-10
selftests/bpf: Fix "dubious pointer arithmetic" test
Jean-Philippe Brucker
1
-4
/
+4
2020-12-10
selftests/bpf: Fix array access with signed variable test
Jean-Philippe Brucker
1
-1
/
+1
2020-12-10
selftests/bpf: Add test for signed 32-bit bound check bug
Jean-Philippe Brucker
1
-0
/
+41
2020-12-10
bpf: Fix propagation of 32-bit signed bounds from 64-bit bounds.
Alexei Starovoitov
1
-5
/
+5
2020-12-10
x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabled
Xiaochen Shen
1
-4
/
+2
2020-12-10
x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WP
Arvind Sankar
2
-2
/
+3
[next]