index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-12
ubifs: switch to fscrypt_get_symlink()
Eric Biggers
1
-34
/
+2
2018-01-12
ubifs: switch to fscrypt ->symlink() helper functions
Eric Biggers
1
-43
/
+12
2018-01-12
ubifs: free the encrypted symlink target
Eric Biggers
1
-6
/
+4
2018-01-12
f2fs: switch to fscrypt_get_symlink()
Eric Biggers
1
-57
/
+9
2018-01-12
f2fs: switch to fscrypt ->symlink() helper functions
Eric Biggers
1
-50
/
+16
2018-01-12
ext4: switch to fscrypt_get_symlink()
Eric Biggers
1
-37
/
+6
2018-01-12
ext4: switch to fscrypt ->symlink() helper functions
Eric Biggers
1
-43
/
+15
2018-01-12
fscrypt: new helper function - fscrypt_get_symlink()
Eric Biggers
3
-0
/
+84
2018-01-12
fscrypt: new helper functions for ->symlink()
Eric Biggers
6
-3
/
+185
2018-01-12
fscrypt: trim down fscrypt.h includes
Eric Biggers
5
-6
/
+6
2018-01-12
fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.c
Eric Biggers
2
-11
/
+11
2018-01-12
fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.h
Eric Biggers
2
-14
/
+14
2018-01-12
fscrypt: move fscrypt_operations declaration to fscrypt_supp.h
Eric Biggers
2
-18
/
+18
2018-01-12
fscrypt: split fscrypt_dummy_context_enabled() into supp/notsupp versions
Eric Biggers
3
-8
/
+11
2018-01-12
fscrypt: move fscrypt_ctx declaration to fscrypt_supp.h
Eric Biggers
2
-15
/
+16
2018-01-12
fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.h
Eric Biggers
2
-1
/
+1
2018-01-12
fscrypt: move fscrypt_control_page() to supp/notsupp headers
Eric Biggers
3
-16
/
+13
2018-01-12
fscrypt: move fscrypt_has_encryption_key() to supp/notsupp headers
Eric Biggers
3
-10
/
+10
2017-12-18
Linux 4.15-rc4
v4.15-rc4
Linus Torvalds
1
-1
/
+1
2017-12-17
Revert "exec: avoid RLIMIT_STACK races with prlimit()"
Kees Cook
1
-6
/
+1
2017-12-17
cramfs: fix MTD dependency
Arnd Bergmann
1
-0
/
+1
2017-12-17
x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
Andrey Ryabinin
2
-8
/
+137
2017-12-17
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
13
-27
/
+27
2017-12-17
locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()
Will Deacon
1
-0
/
+1
2017-12-17
bpf: fix build issues on um due to mising bpf_perf_event.h
Daniel Borkmann
1
-0
/
+1
2017-12-17
perf/x86: Enable free running PEBS for REGS_USER/INTR
Andi Kleen
2
-1
/
+27
2017-12-17
x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
Rudolf Marek
2
-2
/
+6
2017-12-17
x86/cpufeature: Add User-Mode Instruction Prevention definitions
Ricardo Neri
1
-0
/
+1
2017-12-17
drivers/misc/intel/pti: Rename the header file to free up the namespace
Ingo Molnar
2
-4
/
+4
2017-12-16
Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"
Linus Torvalds
7
-22
/
+15
2017-12-15
net: qcom/emac: Reduce timeout for mdio read/write
Hemanth Puranik
1
-3
/
+4
2017-12-15
net: sched: fix static key imbalance in case of ingress/clsact_init error
Jiri Pirko
1
-4
/
+5
2017-12-15
net: sched: fix clsact init error path
Jiri Pirko
2
-7
/
+3
2017-12-15
SUNRPC: Fix a race in the receive code path
Trond Myklebust
1
-9
/
+19
2017-12-15
nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests
Scott Mayhew
1
-0
/
+2
2017-12-15
xprtrdma: Spread reply processing over more CPUs
Chuck Lever
4
-6
/
+5
2017-12-15
nfs: fix a deadlock in nfs client initialization
Scott Mayhew
2
-4
/
+24
2017-12-15
ip_gre: fix wrong return value of erspan_rcv
Haishuang Yan
1
-1
/
+1
2017-12-15
net: usb: qmi_wwan: add Telit ME910 PID 0x1101 support
Daniele Palmas
1
-0
/
+1
2017-12-15
pkt_sched: Remove TC_RED_OFFLOADED from uapi
Yuval Mintz
1
-1
/
+0
2017-12-15
net: sched: Move to new offload indication in RED
Yuval Mintz
1
-16
/
+15
2017-12-15
net: sched: Add TCA_HW_OFFLOAD
Yuval Mintz
3
-0
/
+4
2017-12-15
net: aquantia: Increment driver version
Igor Russkikh
2
-3
/
+6
2017-12-15
net: aquantia: Fix typo in ethtool statistics names
Igor Russkikh
1
-8
/
+8
2017-12-15
net: aquantia: Update hw counters on hw init
Igor Russkikh
2
-0
/
+8
2017-12-15
net: aquantia: Improve link state and statistics check interval callback
Igor Russkikh
2
-3
/
+6
2017-12-15
net: aquantia: Fill in multicast counter in ndev stats from hardware
Igor Russkikh
1
-0
/
+1
2017-12-15
net: aquantia: Fill ndev stat couters from hardware
Igor Russkikh
1
-16
/
+16
2017-12-15
net: aquantia: Extend stat counters to 64bit values
Igor Russkikh
4
-67
/
+79
2017-12-15
net: aquantia: Fix hardware DMA stream overload on large MRRS
Igor Russkikh
2
-0
/
+18
[next]