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
2016-08-05
nfsd: reorganize nfsd_create
J. Bruce Fields
3
-55
/
+61
2016-08-05
nfsd: check d_can_lookup in fh_verify of directories
J. Bruce Fields
2
-13
/
+10
2016-08-05
nfsd: remove redundant zero-length check from create
J. Bruce Fields
2
-6
/
+0
2016-08-05
nfsd: Make creates return EEXIST instead of EACCES
Oleg Drokin
2
-2
/
+15
2016-08-04
mm/block: convert rw_page users to bio op use
Mike Christie
11
-59
/
+60
2016-08-04
loop: make do_req_filebacked more robust
Christoph Hellwig
1
-33
/
+22
2016-08-04
loop: don't try to use AIO for discards
Christoph Hellwig
1
-4
/
+8
2016-08-04
blk-mq: fix deadlock in blk_mq_register_disk() error path
Jens Axboe
1
-4
/
+8
2016-08-04
Include: blkdev: Removed duplicate 'struct request;' declaration.
John Pittman
1
-1
/
+0
2016-08-04
Fixup direct bi_rw modifiers
Shaun Tancheff
1
-1
/
+1
2016-08-04
block: fix bdi vs gendisk lifetime mismatch
Dan Williams
4
-1
/
+22
2016-08-04
blk-mq: Allow timeouts to run while queue is freezing
Gabriel Krisman Bertazi
1
-1
/
+14
2016-08-04
nbd: fix race in ioctl
Vegard Nossum
1
-8
/
+4
2016-08-04
block: fix use-after-free in seq file
Vegard Nossum
1
-0
/
+1
2016-08-04
f2fs: drop bio->bi_rw manual assignment
Jens Axboe
1
-1
/
+0
2016-08-04
block: add missing group association in bio-cloning functions
Paolo Valente
3
-6
/
+18
2016-08-04
blkcg: kill unused field nr_undestroyed_grps
Hou Tao
1
-5
/
+0
2016-08-04
writeback: Write dirty times for WB_SYNC_ALL writeback
Jan Kara
1
-0
/
+1
2016-08-04
floppy: fix open(O_ACCMODE) for ioctl-only open
Jiri Kosina
1
-12
/
+9
2016-08-04
metag: Fix __cmpxchg_u32 asm constraint for CMP
James Hogan
1
-1
/
+1
2016-08-04
Input: silead - remove some dead code
Dan Carpenter
1
-3
/
+0
2016-08-04
Input: sis-i2c - select CONFIG_CRC_ITU_T
Arnd Bergmann
1
-0
/
+1
2016-08-04
Merge branches 'misc' and 'rxe' into k.o/for-4.8-1
Doug Ledford
59
-74
/
+13520
2016-08-04
Soft RoCE driver
Moni Shoua
38
-0
/
+13039
2016-08-04
dm raid: fix use of wrong status char during resynchronization
Heinz Mauelshagen
1
-1
/
+0
2016-08-04
Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
235
-62566
/
+49
2016-08-04
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-52
/
+155
2016-08-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
177
-1029
/
+1040
2016-08-04
dynamic_debug: add jump label support
Jason Baron
2
-6
/
+61
2016-08-04
jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABEL
Jason Baron
2
-23
/
+76
2016-08-04
arm: jump label may reference text in __exit
Jason Baron
1
-1
/
+1
2016-08-04
tile: support static_key usage in non-module __exit sections
Chris Metcalf
1
-0
/
+12
2016-08-04
sparc: support static_key usage in non-module __exit sections
Jason Baron
1
-0
/
+7
2016-08-04
powerpc: add explicit #include <asm/asm-compat.h> for jump label
Jason Baron
1
-0
/
+1
2016-08-04
drivers/media/dvb-frontends/cxd2841er.c: avoid misleading gcc warning
Arnd Bergmann
1
-2
/
+8
2016-08-04
MAINTAINERS: update email and list of Samsung HW driver maintainers
Kamil Debski
1
-4
/
+8
2016-08-04
block: remove BLK_DEV_DAX config option
Ross Zwisler
2
-18
/
+1
2016-08-04
samples/kretprobe: fix the wrong type
Huang Shijie
1
-2
/
+2
2016-08-04
samples/kretprobe: convert the printk to pr_info/pr_err
Huang Shijie
1
-7
/
+5
2016-08-04
samples/jprobe: convert the printk to pr_info/pr_err
Huang Shijie
1
-3
/
+3
2016-08-04
samples/kprobe: convert the printk to pr_info/pr_err
Huang Shijie
1
-17
/
+12
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
111
-804
/
+705
2016-08-04
media: mtk-vcodec: remove unused dma_attrs
Krzysztof Kozlowski
1
-4
/
+0
2016-08-04
include/linux/bitmap.h: cleanup
Andrew Morton
1
-4
/
+3
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
48
-135
/
+135
2016-08-04
drivers/fpga/Kconfig: fix build failure
Sudip Mukherjee
1
-0
/
+1
2016-08-04
arm64: Fix copy-on-write referencing in HugeTLB
Steve Capper
1
-0
/
+17
2016-08-04
nvmx: mark ept single context invalidation as supported
Bandan Das
1
-7
/
+7
2016-08-04
nvmx: remove comment about missing nested vpid support
Bandan Das
1
-1
/
+0
2016-08-04
KVM: lapic: fix access preemption timer stuff even if kernel_irqchip=off
Wanpeng Li
1
-0
/
+3
[prev]
[next]