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
2018-09-12
f2fs: add SPDX license identifiers
Chao Yu
28
-111
/
+28
2018-09-12
f2fs: surround fault_injection related option parsing using CONFIG_F2FS_FAULT...
Chengguang Xu
1
-8
/
+11
2018-09-12
f2fs: fix setattr project check upon fssetxattr ioctl
Wang Shilong
1
-23
/
+37
2018-09-12
f2fs: avoid sleeping under spin_lock
Zhikang Zhang
2
-22
/
+36
2018-09-12
f2fs: plug readahead IO in readdir()
Chao Yu
1
-6
/
+16
2018-09-12
f2fs: fix to do sanity check with current segment number
Chao Yu
1
-1
/
+33
2018-09-12
f2fs: fix memory leak of percpu counter in fill_super()
Chao Yu
1
-1
/
+5
2018-09-12
f2fs: fix memory leak of write_io in fill_super()
Chao Yu
1
-1
/
+1
2018-09-11
f2fs: cache NULL when both default_acl and acl are NULL
Chengguang Xu
1
-0
/
+4
2018-09-11
f2fs: fix to flush all dirty inodes recovered in readonly fs
Chao Yu
4
-5
/
+15
2018-09-11
f2fs: report error if quota off error during umount
Yunlei He
1
-3
/
+16
2018-09-08
f2fs: submit bio after shutdown
Jaegeuk Kim
1
-0
/
+2
2018-09-05
f2fs: avoid wrong decrypted data from disk
Jaegeuk Kim
4
-12
/
+17
2018-09-05
Revert "f2fs: use printk_ratelimited for f2fs_msg"
Chao Yu
3
-7
/
+7
2018-09-05
f2fs: fix unnecessary periodic wakeup of discard thread when dev is busy
Sahitya Tummala
1
-1
/
+7
2018-09-05
f2fs: fix to avoid NULL pointer dereference on se->discard_map
Chao Yu
5
-55
/
+46
2018-09-05
f2fs: add additional sanity check in f2fs_acl_from_disk()
Chengguang Xu
1
-0
/
+3
2018-09-05
Merge tag 'gpio-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
4
-40
/
+72
2018-09-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
13
-77
/
+85
2018-09-05
Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
16
-152
/
+527
2018-09-05
nds32: linker script: GCOV kernel may refers data in __exit
Greentime Hu
1
-0
/
+12
2018-09-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
56
-433
/
+91
2018-09-05
nilfs2: convert to SPDX license tags
Ryusuke Konishi
39
-390
/
+39
2018-09-05
drivers/dax/device.c: convert variable to vm_fault_t type
Souptick Joarder
1
-1
/
+2
2018-09-05
lib/Kconfig.debug: fix three typos in help text
Thibaut Sautereau
1
-2
/
+2
2018-09-05
checkpatch: add __ro_after_init to known $Attribute
Joe Perches
1
-0
/
+1
2018-09-05
mm: fix BUG_ON() in vmf_insert_pfn_pud() from VM_MIXEDMAP removal
Dave Jiang
1
-2
/
+2
2018-09-05
uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name
Randy Dunlap
2
-2
/
+2
2018-09-05
memory_hotplug: fix kernel_panic on offline page processing
Mikhail Zaslonko
1
-11
/
+9
2018-09-05
checkpatch: add optional static const to blank line declarations test
Joe Perches
1
-1
/
+1
2018-09-05
ipc/shm: properly return EIDRM in shm_lock()
Davidlohr Bueso
1
-0
/
+1
2018-09-05
mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported.
Aneesh Kumar K.V
2
-1
/
+6
2018-09-05
mm/util.c: improve kvfree() kerneldoc
Andrew Morton
1
-4
/
+7
2018-09-05
tools/vm/page-types.c: fix "defined but not used" warning
Naoya Horiguchi
1
-6
/
+0
2018-09-05
tools/vm/slabinfo.c: fix sign-compare warning
Naoya Horiguchi
1
-2
/
+2
2018-09-05
kmemleak: always register debugfs file
Vincent Whitchurch
1
-4
/
+5
2018-09-05
mm: respect arch_dup_mmap() return value
Nadav Amit
1
-2
/
+1
2018-09-05
mm, oom: fix missing tlb_finish_mmu() in __oom_reap_task_mm().
Tetsuo Handa
1
-0
/
+1
2018-09-05
mm: memcontrol: print proper OOM header when no eligible victim left
Johannes Weiner
2
-5
/
+10
2018-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
89
-452
/
+941
2018-09-04
net: phy: sfp: Handle unimplemented hwmon limits and alarms
Andrew Lunn
1
-4
/
+16
2018-09-04
net: sched: action_ife: take reference to meta module
Vlad Buslov
1
-1
/
+15
2018-09-04
act_ife: fix a potential use-after-free
Cong Wang
1
-1
/
+1
2018-09-04
net/mlx5: Fix SQ offset in QPs with small RQ
Tariq Toukan
1
-2
/
+3
2018-09-04
nds32: fix build error because of wrong semicolon
Greentime Hu
1
-2
/
+2
2018-09-04
nds32: Fix a kernel panic issue because of wrong frame pointer access.
Greentime Hu
3
-3
/
+15
2018-09-04
nds32: Only print one page of stack when die to prevent printing too much inf...
Greentime Hu
1
-3
/
+2
2018-09-04
nds32: Add macro definition for offset of lp register on stack
Zong Li
3
-2
/
+3
2018-09-04
nds32: Remove the deprecated ABI implementation
Zong Li
1
-5
/
+0
2018-09-04
nds32/stack: Get real return address by using ftrace_graph_ret_addr
Zong Li
2
-24
/
+10
[next]