summaryrefslogtreecommitdiffstats
path: root/drivers/tty (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-12ubifs: switch to fscrypt_get_symlink()Eric Biggers1-34/+2
2018-01-12ubifs: switch to fscrypt ->symlink() helper functionsEric Biggers1-43/+12
2018-01-12ubifs: free the encrypted symlink targetEric Biggers1-6/+4
2018-01-12f2fs: switch to fscrypt_get_symlink()Eric Biggers1-57/+9
2018-01-12f2fs: switch to fscrypt ->symlink() helper functionsEric Biggers1-50/+16
2018-01-12ext4: switch to fscrypt_get_symlink()Eric Biggers1-37/+6
2018-01-12ext4: switch to fscrypt ->symlink() helper functionsEric Biggers1-43/+15
2018-01-12fscrypt: new helper function - fscrypt_get_symlink()Eric Biggers3-0/+84
2018-01-12fscrypt: new helper functions for ->symlink()Eric Biggers6-3/+185
2018-01-12fscrypt: trim down fscrypt.h includesEric Biggers5-6/+6
2018-01-12fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.cEric Biggers2-11/+11
2018-01-12fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.hEric Biggers2-14/+14
2018-01-12fscrypt: move fscrypt_operations declaration to fscrypt_supp.hEric Biggers2-18/+18
2018-01-12fscrypt: split fscrypt_dummy_context_enabled() into supp/notsupp versionsEric Biggers3-8/+11
2018-01-12fscrypt: move fscrypt_ctx declaration to fscrypt_supp.hEric Biggers2-15/+16
2018-01-12fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.hEric Biggers2-1/+1
2018-01-12fscrypt: move fscrypt_control_page() to supp/notsupp headersEric Biggers3-16/+13
2018-01-12fscrypt: move fscrypt_has_encryption_key() to supp/notsupp headersEric Biggers3-10/+10
2017-12-18Linux 4.15-rc4v4.15-rc4Linus Torvalds1-1/+1
2017-12-17Revert "exec: avoid RLIMIT_STACK races with prlimit()"Kees Cook1-6/+1
2017-12-17cramfs: fix MTD dependencyArnd Bergmann1-0/+1
2017-12-17x86/mm/kasan: Don't use vmemmap_populate() to initialize shadowAndrey Ryabinin2-8/+137
2017-12-17locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon13-27/+27
2017-12-17locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()Will Deacon1-0/+1
2017-12-17bpf: fix build issues on um due to mising bpf_perf_event.hDaniel Borkmann1-0/+1
2017-12-17perf/x86: Enable free running PEBS for REGS_USER/INTRAndi Kleen2-1/+27
2017-12-17x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMDRudolf Marek2-2/+6
2017-12-17x86/cpufeature: Add User-Mode Instruction Prevention definitionsRicardo Neri1-0/+1
2017-12-17drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar2-4/+4
2017-12-16Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"Linus Torvalds7-22/+15
2017-12-15net: qcom/emac: Reduce timeout for mdio read/writeHemanth Puranik1-3/+4
2017-12-15net: sched: fix static key imbalance in case of ingress/clsact_init errorJiri Pirko1-4/+5
2017-12-15net: sched: fix clsact init error pathJiri Pirko2-7/+3
2017-12-15SUNRPC: Fix a race in the receive code pathTrond Myklebust1-9/+19
2017-12-15nfs: don't wait on commit in nfs_commit_inode() if there were no commit requestsScott Mayhew1-0/+2
2017-12-15xprtrdma: Spread reply processing over more CPUsChuck Lever4-6/+5
2017-12-15nfs: fix a deadlock in nfs client initializationScott Mayhew2-4/+24
2017-12-15ip_gre: fix wrong return value of erspan_rcvHaishuang Yan1-1/+1
2017-12-15net: usb: qmi_wwan: add Telit ME910 PID 0x1101 supportDaniele Palmas1-0/+1
2017-12-15pkt_sched: Remove TC_RED_OFFLOADED from uapiYuval Mintz1-1/+0
2017-12-15net: sched: Move to new offload indication in REDYuval Mintz1-16/+15
2017-12-15net: sched: Add TCA_HW_OFFLOADYuval Mintz3-0/+4
2017-12-15net: aquantia: Increment driver versionIgor Russkikh2-3/+6
2017-12-15net: aquantia: Fix typo in ethtool statistics namesIgor Russkikh1-8/+8
2017-12-15net: aquantia: Update hw counters on hw initIgor Russkikh2-0/+8
2017-12-15net: aquantia: Improve link state and statistics check interval callbackIgor Russkikh2-3/+6
2017-12-15net: aquantia: Fill in multicast counter in ndev stats from hardwareIgor Russkikh1-0/+1
2017-12-15net: aquantia: Fill ndev stat couters from hardwareIgor Russkikh1-16/+16
2017-12-15net: aquantia: Extend stat counters to 64bit valuesIgor Russkikh4-67/+79
2017-12-15net: aquantia: Fix hardware DMA stream overload on large MRRSIgor Russkikh2-0/+18