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
2021-07-09
libata: fix ata_pio_sector for CONFIG_HIGHMEM
Christoph Hellwig
1
-8
/
+27
2021-07-08
Merge tag 'drm-next-2021-07-08-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
53
-504
/
+1048
2021-07-08
Merge tag 'pwm/for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
50
-642
/
+710
2021-07-08
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
7
-54
/
+107
2021-07-08
Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
52
-429
/
+722
2021-07-08
Fix UCOUNT_RLIMIT_SIGPENDING counter leak
Alexey Gladkov
1
-4
/
+16
2021-07-08
Merge tag 'drm-misc-next-fixes-2021-07-01' of git://anongit.freedesktop.org/d...
Dave Airlie
6
-24
/
+32
2021-07-08
Merge tag 'drm-intel-next-fixes-2021-07-07' of git://anongit.freedesktop.org/...
Dave Airlie
8
-16
/
+29
2021-07-08
Merge tag 'amd-drm-next-5.14-2021-07-01' of https://gitlab.freedesktop.org/ag...
Dave Airlie
40
-464
/
+987
2021-07-07
Merge tag 'acpi-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-6
/
+31
2021-07-07
Merge tag 'pm-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
22
-149
/
+474
2021-07-07
Merge tag 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
38
-2662
/
+1113
2021-07-07
Merge tag 'linux-watchdog-5.14-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
50
-585
/
+772
2021-07-07
Merge tag 'nfsd-5.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
21
-538
/
+1175
2021-07-07
pwm: Remove redundant assignment to pointer pwm
Colin Ian King
1
-1
/
+1
2021-07-07
Merge tag 'modules-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2021-07-07
Merge branches 'acpi-misc', 'acpi-video' and 'acpi-prm'
Rafael J. Wysocki
5
-2
/
+23
2021-07-07
Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains'
Rafael J. Wysocki
4
-25
/
+33
2021-07-07
Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
39
-1187
/
+1480
2021-07-07
Merge tag 'for-linus-5.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-150
/
+177
2021-07-07
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...
Linus Torvalds
4
-1
/
+7
2021-07-07
Merge tag 'hwlock-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/and...
Linus Torvalds
5
-0
/
+274
2021-07-07
Merge tag 'rproc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...
Linus Torvalds
20
-364
/
+1054
2021-07-07
nfsd: fix NULL dereference in nfs3svc_encode_getaclres
J. Bruce Fields
1
-1
/
+2
2021-07-07
NFSD: Prevent a possible oops in the nfs_dirent() tracepoint
Chuck Lever
1
-1
/
+0
2021-07-07
nfsd: remove redundant assignment to pointer 'this'
Colin Ian King
1
-1
/
+1
2021-07-07
nfsd: Reduce contention for the nfsd_file nf_rwsem
Trond Myklebust
1
-2
/
+16
2021-07-07
lockd: Update the NLMv4 SHARE results encoder to use struct xdr_stream
Chuck Lever
1
-13
/
+9
2021-07-07
lockd: Update the NLMv4 nlm_res results encoder to use struct xdr_stream
Chuck Lever
1
-7
/
+6
2021-07-07
lockd: Update the NLMv4 TEST results encoder to use struct xdr_stream
Chuck Lever
1
-38
/
+36
2021-07-07
lockd: Update the NLMv4 void results encoder to use struct xdr_stream
Chuck Lever
1
-6
/
+11
2021-07-07
lockd: Update the NLMv4 FREE_ALL arguments decoder to use struct xdr_stream
Chuck Lever
1
-13
/
+15
2021-07-07
lockd: Update the NLMv4 SHARE arguments decoder to use struct xdr_stream
Chuck Lever
1
-73
/
+26
2021-07-07
lockd: Update the NLMv4 SM_NOTIFY arguments decoder to use struct xdr_stream
Chuck Lever
1
-13
/
+26
2021-07-07
lockd: Update the NLMv4 nlm_res arguments decoder to use struct xdr_stream
Chuck Lever
1
-11
/
+14
2021-07-07
lockd: Update the NLMv4 UNLOCK arguments decoder to use struct xdr_stream
Chuck Lever
1
-40
/
+13
2021-07-07
lockd: Update the NLMv4 CANCEL arguments decoder to use struct xdr_stream
Chuck Lever
1
-15
/
+18
2021-07-07
lockd: Update the NLMv4 LOCK arguments decoder to use struct xdr_stream
Chuck Lever
1
-18
/
+23
2021-07-07
lockd: Update the NLMv4 TEST arguments decoder to use struct xdr_stream
Chuck Lever
1
-6
/
+66
2021-07-07
lockd: Update the NLMv4 void arguments decoder to use struct xdr_stream
Chuck Lever
1
-7
/
+10
2021-07-07
lockd: Update the NLMv1 SHARE results encoder to use struct xdr_stream
Chuck Lever
1
-16
/
+9
2021-07-07
lockd: Update the NLMv1 nlm_res results encoder to use struct xdr_stream
Chuck Lever
1
-7
/
+6
2021-07-07
lockd: Update the NLMv1 TEST results encoder to use struct xdr_stream
Chuck Lever
1
-39
/
+35
2021-07-07
lockd: Update the NLMv1 void results encoder to use struct xdr_stream
Chuck Lever
1
-6
/
+11
2021-07-07
lockd: Update the NLMv1 FREE_ALL arguments decoder to use struct xdr_stream
Chuck Lever
1
-13
/
+15
2021-07-07
lockd: Update the NLMv1 SHARE arguments decoder to use struct xdr_stream
Chuck Lever
1
-70
/
+26
2021-07-07
lockd: Update the NLMv1 SM_NOTIFY arguments decoder to use struct xdr_stream
Chuck Lever
1
-13
/
+26
2021-07-07
lockd: Update the NLMv1 nlm_res arguments decoder to use struct xdr_stream
Chuck Lever
1
-11
/
+14
2021-07-07
lockd: Update the NLMv1 UNLOCK arguments decoder to use struct xdr_stream
Chuck Lever
1
-40
/
+13
2021-07-07
lockd: Update the NLMv1 CANCEL arguments decoder to use struct xdr_stream
Chuck Lever
1
-15
/
+19
[next]