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-05-19
radix tree: fix multi-order iteration race
Ross Zwisler
1
-4
/
+2
2018-05-19
radix tree test suite: multi-order iteration race
Ross Zwisler
2
-0
/
+64
2018-05-19
radix tree test suite: add item_delete_rcu()
Ross Zwisler
2
-0
/
+21
2018-05-19
radix tree test suite: fix compilation issue
Ross Zwisler
1
-1
/
+2
2018-05-19
radix tree test suite: fix mapshift build target
Ross Zwisler
1
-4
/
+2
2018-05-19
include/linux/mm.h: add new inline function vmf_error()
Souptick Joarder
1
-0
/
+7
2018-05-19
lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctly
Matthew Wilcox
1
-6
/
+15
2018-05-19
platform/x86: DELL_WMI use depends on instead of select for DELL_SMBIOS
Darren Hart
1
-1
/
+1
2018-05-18
Merge tag 'powerpc-4.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-2
/
+43
2018-05-18
Merge tag 'acpi-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-20
/
+74
2018-05-18
Merge tag 'pm-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2018-05-18
Merge tag 'usb-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
7
-44
/
+145
2018-05-18
Merge tag 'for-linus-20180518' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+3
2018-05-18
Merge tag 'spi-fix-v4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-12
/
+34
2018-05-18
Merge tag 'mtd/fixes-for-4.17-rc6' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-9
/
+17
2018-05-18
Merge tag 'drm-fixes-for-v4.17-rc6' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
8
-4
/
+19
2018-05-18
parisc: Move ccio_cujo20_fixup() into init section
Helge Deller
1
-1
/
+1
2018-05-18
parisc: Move setup_profiling_timer() out of init section
Helge Deller
1
-2
/
+1
2018-05-18
parisc: Move find_pa_parent_type() out of init section
Helge Deller
1
-1
/
+1
2018-05-18
sched/fair: Fix documentation file path
Sebastian Andrzej Siewior
1
-1
/
+1
2018-05-18
sched/deadline: Make the grub_reclaim() function static
Mathieu Malaterre
1
-1
/
+1
2018-05-18
sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/...
Mathieu Malaterre
3
-6
/
+3
2018-05-18
Merge tag 'drm-intel-fixes-2018-05-17' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
4
-0
/
+11
2018-05-18
Merge tag 'hwmon-for-linus-v4.17-rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-16
/
+43
2018-05-17
x86/apic/x2apic: Initialize cluster ID properly
Thomas Gleixner
1
-0
/
+1
2018-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
18
-87
/
+157
2018-05-17
Merge tag 'sound-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-3
/
+20
2018-05-17
kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIME
Michael S. Tsirkin
3
-8
/
+8
2018-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
23
-167
/
+422
2018-05-17
Merge tag 'selinux-pr-20180516' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-22
/
+28
2018-05-17
proc: do not access cmdline nor environ from file-backed areas
Willy Tarreau
3
-4
/
+8
2018-05-17
bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n
Coly Li
1
-1
/
+3
2018-05-17
powerpc/powernv: Fix NVRAM sleep in invalid context when crashing
Nicholas Piggin
1
-2
/
+12
2018-05-17
MAINTAINERS: add entry for STM32 I2C driver
Pierre-Yves MORDRET
1
-0
/
+6
2018-05-17
btrfs: fix crash when trying to resume balance without the resume flag
Anand Jain
1
-0
/
+9
2018-05-17
btrfs: Fix delalloc inodes invalidation during transaction abort
Nikolay Borisov
1
-11
/
+15
2018-05-17
btrfs: Split btrfs_del_delalloc_inode into 2 functions
Nikolay Borisov
2
-3
/
+12
2018-05-17
btrfs: fix reading stale metadata blocks after degraded raid1 mounts
Liu Bo
1
-3
/
+3
2018-05-17
btrfs: property: Set incompat flag if lzo/zstd compression is set
Misono Tomohiro
1
-4
/
+8
2018-05-17
Btrfs: fix duplicate extents after fsync of file with prealloc extents
Filipe Manana
1
-25
/
+112
2018-05-17
dmaengine: qcom: bam_dma: check if the runtime pm enabled
Srinivas Kandagatla
1
-5
/
+13
2018-05-17
Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
1
-0
/
+2
2018-05-17
Merge tag 'drm-misc-fixes-2018-05-16' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-4
/
+6
2018-05-17
Merge tag 'trace-v4.17-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-22
/
+2
2018-05-16
Merge tag 'trace-v4.17-rc5-vsprintf' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+15
2018-05-16
usbip: usbip_host: fix bad unlock balance during stub_probe()
Shuah Khan (Samsung OSG)
1
-1
/
+2
2018-05-16
drm/dumb-buffers: Integer overflow in drm_mode_create_ioctl()
Dan Carpenter
1
-3
/
+4
2018-05-16
vsprintf: Replace memory barrier with static_key for random_ptr_key update
Steven Rostedt (VMware)
1
-11
/
+15
2018-05-16
x86/boot/compressed/64: Fix moving page table out of trampoline memory
Kirill A. Shutemov
2
-11
/
+14
2018-05-16
x86/boot/compressed/64: Set up GOT for paging_prepare() and cleanup_trampoline()
Kirill A. Shutemov
1
-13
/
+55
[prev]
[next]