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
2019-07-17
kernel: fix typos and some coding style in comments
Weitao Hou
4
-12
/
+12
2019-07-17
fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys ino...
Radoslaw Burny
1
-0
/
+4
2019-07-17
proc: test /proc/sysvipc vs setns(CLONE_NEWIPC)
Alexey Dobriyan
3
-0
/
+135
2019-07-17
fs/proc/inode.c: use typeof_member() macro
Alexey Dobriyan
1
-10
/
+17
2019-07-17
include/linux/kernel.h: add typeof_member() macro
Alexey Dobriyan
1
-0
/
+2
2019-07-17
vmcore: add a kernel parameter novmcoredd
Kairui Song
3
-1
/
+22
2019-07-17
tools/testing/selftests/proc/proc-pid-vm.c: hide "segfault at ffffffffff60000...
Alexey Dobriyan
1
-2
/
+15
2019-07-17
mm: stub out all of swapops.h for !CONFIG_MMU
Christoph Hellwig
1
-2
/
+3
2019-07-17
mm: provide a print_vma_addr stub for !CONFIG_MMU
Christoph Hellwig
1
-0
/
+6
2019-07-17
mm: fix the MAP_UNINITIALIZED flag
Christoph Hellwig
3
-11
/
+7
2019-07-17
mm/cma.c: fail if fixed declaration can't be honored
Doug Berger
1
-0
/
+13
2019-07-17
mm/z3fold.c: reinitialize zhdr structs after migration
Henry Burns
1
-0
/
+10
2019-07-17
mm/z3fold.c: remove z3fold_migration trylock
Henry Burns
1
-6
/
+0
2019-07-17
mm/vmscan.c: add checks for incorrect handling of current->reclaim_state
Andrew Morton
1
-13
/
+24
2019-07-17
mm/vmscan.c: calculate reclaimed slab caches in all reclaim paths
Yafang Shao
1
-0
/
+7
2019-07-17
mm/vmscan.c: add a new member reclaim_state in struct shrink_control
Yafang Shao
2
-16
/
+8
2019-07-17
mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones
Yafang Shao
1
-7
/
+15
2019-07-17
mm/z3fold.c: allow __GFP_HIGHMEM in z3fold_alloc
Henry Burns
1
-3
/
+5
2019-07-17
mm/cma.c: fix a typo ("alloc_cma" -> "cma_alloc") in cma_release() comments
Ryohei Suzuki
1
-1
/
+1
2019-07-17
mm/slab_common.c: work around clang bug #42570
Arnd Bergmann
1
-1
/
+2
2019-07-17
lib/mpi/longlong.h: fix building with 32-bit x86
Arnd Bergmann
1
-8
/
+8
2019-07-17
mm/shmem.c: fix unused shmem_parse_huge() function warning
Arnd Bergmann
1
-1
/
+3
2019-07-17
mm/z3fold: don't try to use buddy slots after free
Vitaly Wool
1
-1
/
+4
2019-07-16
Merge tag 'backlight-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-36
/
+17
2019-07-16
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
50
-210
/
+660
2019-07-16
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
51
-644
/
+1605
2019-07-16
Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
27
-13
/
+908
2019-07-16
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
117
-2994
/
+4502
2019-07-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
221
-24841
/
+18855
2019-07-16
Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
57
-549
/
+7524
2019-07-16
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1567
-34256
/
+475425
2019-07-15
Revert "Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/l...
Dave Airlie
30
-2136
/
+483
2019-07-15
Revert "mm: adjust apply_to_pfn_range interface for dropped token."
Dave Airlie
3
-6
/
+8
2019-07-15
mm: adjust apply_to_pfn_range interface for dropped token.
Dave Airlie
3
-8
/
+6
2019-07-15
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
36
-1327
/
+620
2019-07-15
Merge tag 'ecryptfs-5.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-41
/
+34
2019-07-15
Merge tag 'upstream-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-92
/
+338
2019-07-15
Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-142
/
+320
2019-07-15
Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
3
-3
/
+10
2019-07-15
Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
65
-643
/
+6591
2019-07-15
Merge tag 'mailbox-v5.3' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
10
-58
/
+134
2019-07-15
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
4
-5
/
+24
2019-07-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
151
-308
/
+457
2019-07-14
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+3
2019-07-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+6
2019-07-14
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+3
2019-07-14
*: convert stream-like files -> stream_open, even if they use noop_llseek
Kirill Smelkov
3
-3
/
+10
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
224
-3538
/
+3638
2019-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
6
-487
/
+3
2019-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
55
-222
/
+328
[next]