projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/MotorolaMobilityLLC/kernel-slsi.git
Author
Commit
2016-12-12
Richard Weinberger
ubifs: Add full hash lookup support
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-12
Richard Weinberger
ubifs: Rename tnc_read_node_nm
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-12
Richard Weinberger
ubifs: Add support for encrypted symlinks
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-12
Richard Weinberger
ubifs: Implement encrypted filenames
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-12
Richard Weinberger
ubifs: Make r5 hash binary string aware
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-12
Richard Weinberger
ubifs: Relax checks in ubifs_validate_entry()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-12
Richard Weinberger
ubifs: Implement encrypt/decrypt for all IO
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-12
Richard Weinberger
ubifs: Constify struct inode pointer in ubifs_crypt_is_...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-12
Richard Weinberger
ubifs: Introduce new data node field, compr_size
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-12
Richard Weinberger
ubifs: Enforce crypto policy in mmap
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-12
Richard Weinberger
ubifs: Massage assert in ubifs_xattr_set() wrt. fscrypto
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-12
Richard Weinberger
ubifs: Preload crypto context in ->lookup()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-12
Richard Weinberger
ubifs: Enforce crypto policy in ->link and ->rename
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-12
Richard Weinberger
ubifs: Implement file open operation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-12
Richard Weinberger
ubifs: Implement directory open operation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-12
Richard Weinberger
ubifs: Massage ubifs_listxattr() for encryption context
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-12
Richard Weinberger
ubifs: Add skeleton for fscrypto
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-12
Richard Weinberger
ubifs: Define UBIFS crypto context xattr
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-12
Richard Weinberger
ubifs: Export xattr get and set functions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-12
Richard Weinberger
ubifs: Export ubifs_check_dir_empty()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-12
Christophe...
ubifs: Remove some dead code
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-12
Rafał Miłecki
ubifs: Use dirty_writeback_interval value for wbuf...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-12
Rafał Miłecki
ubifs: Drop softlimit and delta fields from struct...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-11
David Gstir
fscrypt: Rename FS_WRITE_PATH_FL to FS_CTX_HAS_BOUNCE_B...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-11
David Gstir
fscrypt: Delay bounce page pool allocation until needed
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-11
David Gstir
fscrypt: Cleanup page locking requirements for fscrypt_...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-11
David Gstir
fscrypt: Cleanup fscrypt_{decrypt,encrypt}_page()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-11
David Gstir
fscrypt: Never allocate fscrypt_ctx on in-place encryption
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-11
David Gstir
fscrypt: Use correct index in decrypt path.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-11
Theodore Ts'o
fscrypt: move the policy flags and encryption mode...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-11
Theodore Ts'o
fscrypt: move non-public structures and constants to...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-11
Theodore Ts'o
fscrypt: unexport fscrypt_initialize()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-11
Theodore Ts'o
fscrypt: rename get_crypt_info() to fscrypt_get_crypt_i...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-11
Eric Biggers
fscrypto: move ioctl processing more fully into common...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-11
Eric Biggers
fscrypto: remove unneeded Kconfig dependencies
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-11
Eric Biggers
MAINTAINERS: fscrypto: recommend linux-fsdevel for...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-14
Eric Biggers
fscrypto: don't use on-stack buffer for key derivation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-14
Eric Biggers
fscrypto: don't use on-stack buffer for filename encryption
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-14
David Gstir
fscrypt: Let fs select encryption index/tweak
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-14
David Gstir
fscrypt: Constify struct inode pointer
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-13
David Gstir
fscrypt: Enable partial page encryption
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-13
David Gstir
fscrypt: Allow fscrypt_decrypt_page() to function with...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-13
David Gstir
fscrypt: Add in-place encryption mode
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-05
Linus Torvalds
Linux 4.9-rc4
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-05
Linus Torvalds
Merge branch 'i2c/for-current' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-05
Linus Torvalds
Merge branches 'sched-urgent-for-linus' and 'core-urgen...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-05
Linus Torvalds
Merge tag 'md/4.9-rc3' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-05
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-05
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-05
Linus Torvalds
Merge tag 'firewire-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-05
Linus Torvalds
Merge tag 'media/v4.9-3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-05
Linus Torvalds
Merge tag 'pci-v4.9-fixes-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-05
Linus Torvalds
Merge tag 'for-linus-20161104' of git://git.infradead...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-05
Linus Torvalds
Merge tag 'mmc-v4.9-rc2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-05
Linus Torvalds
Merge tag 'gpio-v4.9-3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-05
Linus Torvalds
Merge tag 'nfsd-4.9-1' of git://linux-nfs.org/~bfields...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-05
Linus Torvalds
Merge branch 'for-4.9-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-05
Linus Torvalds
Merge branch 'overlayfs-linus' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-04
Linus Torvalds
Merge tag 'drm-fixes-for-v4.9-rc4' of git://people...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-04
Niklas Cassel
PCI: designware: Check for iATU unroll support after...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-04
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-04
Linus Torvalds
Merge branch 'upstream' of git://git.linux-mips.org...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-04
Linus Torvalds
Merge branch 'parisc-4.9-3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-04
Vladimir Zapolskiy
i2c: core: fix NULL pointer dereference under race...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-04
James Hogan
MIPS: Fix max_low_pfn with disabled highmem
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-04
Maciej W. Rozycki
MIPS: Correct MIPS I FP sigcontext layout
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-04
Maciej W. Rozycki
MIPS: Fix ISA I/II FP signal context offsets
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-04
Maciej W. Rozycki
MIPS: Remove FIR from ISA I FP signal context
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-04
Maciej W. Rozycki
MIPS: Fix ISA I FP sigcontext access violation handling
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-04
Maciej W. Rozycki
MIPS: Fix FCSR Cause bit handling for correct SIGFPE...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-04
Maciej W. Rozycki
MIPS: ptrace: Also initialize the FP context on individ...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-04
James Hogan
MIPS: dump_tlb: Fix printk continuations
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-04
Paul Burton
MIPS: Fix __show_regs() output
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-04
Matt Redfearn
MIPS: traps: Fix output of show_code
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Matt Redfearn
MIPS: traps: Fix output of show_stacktrace
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Matt Redfearn
MIPS: traps: Fix output of show_backtrace
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Matt Redfearn
MIPS: Fix build of compressed image
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Matt Redfearn
MIPS: generic: Fix KASLR for generic kernel.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Matt Redfearn
MIPS: KASLR: Fix handling of NULL FDT
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Paul Burton
MIPS: Malta: Fixup reboot
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Paul Burton
MIPS: CPC: Provide default mips_cpc_default_phys_base...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Stefan Richter
firewire: net: fix fragmented datagram_size off-by-one
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Stefan Richter
firewire: net: guard against rx buffer overflows
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Linus Torvalds
sched/core: Remove pointless printout in sched_show_task()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Tetsuo Handa
sched/core: Fix oops in sched_show_task()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Dave Airlie
Merge tag 'drm-intel-fixes-2016-11-01' of git://anongit...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Dave Airlie
Merge tag 'imx-drm-fixes-20161021' of git://git.pengutr...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Gerd Hoffmann
virtio-gpu: fix vblank events
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-02
Helge Deller
parisc: Ignore the pkey system calls for now
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-02
Helge Deller
parisc: Use LINUX_GATEWAY_ADDR define instead of hardco...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-02
John David...
parisc: Ensure consistent state when switching to kerne...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-02
John David...
parisc: Avoid trashing sr2 and sr3 in LWS code
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-02
Helge Deller
parisc: use KERN_CONT when printing device inventory
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-02
Owen Hofmann
kvm: x86: Check memopp before dereference (CVE-2016...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-02
Jim Mattson
kvm: nVMX: VMCLEAR an active shadow VMCS after last use
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-02
Paolo Bonzini
KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GE...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-01
Linus Torvalds
Merge tag 'gcc-plugins-v4.9-rc4' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-01
Linus Torvalds
Merge tag 'for_linus' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-01
Linus Torvalds
Merge tag 'vfio-v4.9-rc4' of git://github.com/awilliam...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-01
Chuck Lever
nfsd: Fix general protection fault in release_lock_stat...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next