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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-07
debugfs: debugfs_real_fops(): drop __must_hold sparse annotation
Nicolai Stange
1
-2
/
+1
2017-11-07
debugfs: implement per-file removal protection
Nicolai Stange
1
-0
/
+11
2017-11-07
debugfs: add support for more elaborate ->d_fsdata
Nicolai Stange
1
-17
/
+3
2017-10-15
Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2017-10-14
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-8
/
+0
2017-10-14
kmemleak: clear stale pointers from task stacks
Konstantin Khlebnikov
1
-1
/
+1
2017-10-14
fs/mpage.c: fix mpage_writepage() for pages with buffers
Matthew Wilcox
1
-0
/
+1
2017-10-14
linux/kernel.h: add/correct kernel-doc notation
Randy Dunlap
1
-16
/
+74
2017-10-14
include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF
Arnd Bergmann
1
-0
/
+10
2017-10-12
Merge tag 'sound-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2017-10-10
sched/core: Fix wake_affine() performance regression
Peter Zijlstra
1
-8
/
+0
2017-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+10
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-3
/
+10
2017-10-09
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
2
-0
/
+6
2017-10-09
ALSA: seq: Fix copy_from_user() call inside lock
Takashi Iwai
1
-0
/
+1
2017-10-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-1
/
+2
2017-10-07
Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-1
/
+1
2017-10-06
Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-61
/
+64
2017-10-06
Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2017-10-05
Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-28
/
+68
2017-10-05
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-17
/
+17
2017-10-04
Drivers: hv: vmbus: Fix bugs in rescind handling
K. Y. Srinivasan
1
-1
/
+1
2017-10-04
powerpc/watchdog: Make use of watchdog_nmi_probe()
Thomas Gleixner
1
-0
/
+1
2017-10-04
watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()
Thomas Gleixner
1
-1
/
+2
2017-10-04
mmc: Delete bounce buffer handling
Linus Walleij
1
-1
/
+1
2017-10-04
Merge tag 'reset-fixes-for-4.14' of git://git.pengutronix.de/git/pza/linux in...
Olof Johansson
2
-17
/
+17
2017-10-04
include/linux/fs.h: fix comment about struct address_space
Mike Rapoport
1
-1
/
+1
2017-10-04
mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline...
YASUAKI ISHIMATSU
1
-2
/
+8
2017-10-04
include/linux/bitfield.h: remove 32bit from FIELD_GET comment block
Masahiro Yamada
1
-1
/
+1
2017-10-04
exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array
Oleg Nesterov
1
-1
/
+1
2017-10-04
android: binder: drop lru lock in isolate callback
Sherry Yang
1
-0
/
+6
2017-10-04
mm, oom_reaper: skip mm structs with mmu notifiers
Michal Hocko
1
-0
/
+5
2017-10-04
include/linux/mm.h: fix typo in VM_MPX definition
Kirill A. Shutemov
1
-1
/
+1
2017-10-04
bpf: fix bpf_tail_call() x64 JIT
Alexei Starovoitov
1
-1
/
+1
2017-10-03
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+22
2017-10-03
Merge tag 'usb-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2017-10-03
Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2017-10-03
Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2017-10-03
scsi: libiscsi: Remove iscsi_destroy_session
Khazhismel Kumykov
1
-1
/
+0
2017-10-03
scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP
Martin K. Petersen
2
-0
/
+2
2017-10-01
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+14
2017-10-01
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+20
2017-10-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-31
/
+52
2017-10-01
udp: perform source validation for mcast early demux
Paolo Abeni
1
-1
/
+3
2017-10-01
IPv4: early demux can return an error code
Paolo Abeni
3
-4
/
+4
2017-09-29
Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2017-09-29
Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-09-29
Merge branch 'fixes-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2017-09-29
netfilter: ebtables: fix race condition in frame_filter_net_init()
Artem Savkov
1
-3
/
+4
[next]