index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-31
fscrypt: lock mutex before checking for bounce page pool
Eric Biggers
1
-5
/
+2
2017-10-31
fscrypt: add a documentation file for filesystem-level encryption
Eric Biggers
3
-0
/
+622
2017-10-19
ext4: switch to fscrypt_prepare_setattr()
Eric Biggers
1
-8
/
+4
2017-10-19
ext4: switch to fscrypt_prepare_lookup()
Eric Biggers
1
-16
/
+6
2017-10-19
ext4: switch to fscrypt_prepare_rename()
Eric Biggers
1
-26
/
+7
2017-10-19
ext4: switch to fscrypt_prepare_link()
Eric Biggers
1
-3
/
+4
2017-10-19
ext4: switch to fscrypt_file_open()
Eric Biggers
1
-19
/
+4
2017-10-19
fscrypt: new helper function - fscrypt_prepare_setattr()
Eric Biggers
1
-0
/
+25
2017-10-19
fscrypt: new helper function - fscrypt_prepare_lookup()
Eric Biggers
4
-0
/
+53
2017-10-19
fscrypt: new helper function - fscrypt_prepare_rename()
Eric Biggers
4
-0
/
+77
2017-10-19
fscrypt: new helper function - fscrypt_prepare_link()
Eric Biggers
4
-0
/
+49
2017-10-19
fscrypt: new helper function - fscrypt_file_open()
Eric Biggers
4
-1
/
+62
2017-10-19
fscrypt: new helper function - fscrypt_require_key()
Eric Biggers
1
-0
/
+25
2017-10-19
fscrypt: remove unneeded empty fscrypt_operations structs
Eric Biggers
3
-11
/
+6
2017-10-19
fscrypt: remove ->is_encrypted()
Eric Biggers
6
-14
/
+2
2017-10-19
fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED()
Eric Biggers
5
-8
/
+7
2017-10-19
fs, fscrypt: add an S_ENCRYPTED inode flag
Eric Biggers
7
-6
/
+23
2017-10-19
fscrypt: clean up include file mess
Dave Chinner
7
-34
/
+49
2017-10-02
Linux 4.14-rc3
Linus Torvalds
1
-1
/
+1
2017-10-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-47
/
+56
2017-10-01
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+16
2017-10-01
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-143
/
+384
2017-10-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-74
/
+102
2017-10-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
19
-174
/
+210
2017-10-01
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-11
/
+49
2017-10-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-8
/
+14
2017-10-01
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+10
2017-09-30
Merge tag 'mtd/fixes-for-4.14-rc3' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-1
/
+9
2017-09-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
8
-27
/
+32
2017-09-30
Merge tag 'platform-drivers-x86-v4.14-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
1
-4
/
+6
2017-09-30
Merge tag 'led_fixes-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-16
/
+57
2017-09-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-13
/
+10
2017-09-29
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-27
/
+72
2017-09-29
Merge tag 'md/4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
4
-32
/
+50
2017-09-29
Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+11
2017-09-29
Merge tag 'drm-fixes-for-v4.14-rc3' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
12
-30
/
+245
2017-09-29
Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-7
/
+8
2017-09-29
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-2
/
+3
2017-09-29
Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-12
/
+16
2017-09-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-107
/
+116
2017-09-29
fix infoleak in waitid(2)
Al Viro
1
-13
/
+10
2017-09-29
x86/asm: Use register variable to get stack pointer value
Andrey Ryabinin
5
-18
/
+7
2017-09-29
x86/mm: Disable branch profiling in mem_encrypt.c
Tom Lendacky
1
-0
/
+2
2017-09-29
Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/s...
Ingo Molnar
18
-169
/
+195
2017-09-29
Merge branch 'fixes-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-152
/
+139
2017-09-29
arm64: fault: Route pte translation faults via do_translation_fault
Will Deacon
1
-1
/
+1
2017-09-29
arm64: mm: Use READ_ONCE when dereferencing pointer to pte table
Will Deacon
1
-1
/
+1
2017-09-29
kvm/x86: Handle async PF in RCU read-side critical sections
Boqun Feng
1
-1
/
+2
2017-09-29
KVM: nVMX: Fix nested #PF intends to break L1's vmlauch/vmresume
Wanpeng Li
1
-1
/
+2
2017-09-29
sched/sysctl: Check user input value of sysctl_sched_time_avg
Ethan Zhao
1
-1
/
+2
[next]