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-06-22
lightnvm: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-1
/
+1
2018-06-22
rseq: Avoid infinite recursion when delivering SIGSEGV
Will Deacon
6
-16
/
+21
2018-06-22
arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance
Will Deacon
1
-2
/
+3
2018-06-22
arm64: kpti: Use early_param for kpti= command-line option
Will Deacon
1
-1
/
+1
2018-06-22
MAINTAINERS: Add file patterns for x86 device tree bindings
Geert Uytterhoeven
1
-0
/
+1
2018-06-22
time: Make sure jiffies_to_msecs() preserves non-zero time periods
Geert Uytterhoeven
1
-2
/
+4
2018-06-22
KVM: fix KVM_CAP_HYPERV_TLBFLUSH paragraph number
Vitaly Kuznetsov
1
-1
/
+1
2018-06-22
kvm: vmx: Nested VM-entry prereqs for event inj.
Marc Orr
3
-0
/
+79
2018-06-22
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
6
-45
/
+88
2018-06-22
Merge tag 'kvmarm-fixes-for-4.18-1' of git://git.kernel.org/pub/scm/linux/ker...
Radim Krčmář
7
-25
/
+51
2018-06-22
x86/microcode/intel: Fix memleak in save_microcode_patch()
Zhenzhong Duan
1
-1
/
+4
2018-06-22
x86/mce: Fix incorrect "Machine check from unknown source" message
Tony Luck
1
-8
/
+18
2018-06-22
x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()
Borislav Petkov
1
-8
/
+10
2018-06-22
irqdesc: Delete irq_desc_get_msi_desc()
John Garry
1
-5
/
+0
2018-06-22
irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplug
Marc Zyngier
1
-0
/
+10
2018-06-22
irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collection
Marc Zyngier
1
-5
/
+13
2018-06-22
irqchip/gic-v3-its: Only emit SYNC if targetting a valid collection
Marc Zyngier
1
-6
/
+19
2018-06-22
irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA node
Yang Yingliang
1
-1
/
+8
2018-06-22
irqchip/gic-v2m: Fix SPI release on error path
Marc Zyngier
1
-1
/
+1
2018-06-22
irqchip/ls-scfg-msi: Fix MSI affinity handling
Marc Zyngier
1
-3
/
+7
2018-06-22
genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug
Marc Zyngier
2
-0
/
+2
2018-06-22
perf/core: Move the inline keyword at the beginning of the function declaration
Mathieu Malaterre
1
-3
/
+3
2018-06-22
Merge tag 'for_v4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
8
-34
/
+25
2018-06-22
efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed mode
Hans de Goede
1
-1
/
+1
2018-06-22
xen: Remove unnecessary BUG_ON from __unbind_from_irq()
Boris Ostrovsky
1
-2
/
+0
2018-06-22
xen: add new hypercall buffer mapping device
Juergen Gross
4
-1
/
+223
2018-06-22
Merge tag 'drm-fixes-2018-06-22' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
31
-337
/
+408
2018-06-22
locking/qspinlock: Fix build for anonymous union in older GCC compilers
Steven Rostedt (VMware)
1
-1
/
+1
2018-06-22
Merge tag 'drm-misc-fixes-2018-06-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-218
/
+118
2018-06-22
VSOCK: fix loopback on big-endian systems
Claudio Imbrenda
1
-1
/
+1
2018-06-22
net: ethernet: ti: davinci_cpdma: make function cpdma_desc_pool_create static
Colin Ian King
1
-1
/
+1
2018-06-22
Merge tag 'drm-intel-fixes-2018-06-21' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
17
-77
/
+204
2018-06-22
Merge branch 'xen-netfront-fixes'
David S. Miller
1
-5
/
+6
2018-06-22
xen-netfront: Update features after registering netdev
Ross Lagerwall
1
-4
/
+4
2018-06-22
xen-netfront: Fix mismatched rtnl_unlock
Ross Lagerwall
1
-1
/
+2
2018-06-22
cls_flower: fix use after free in flower S/W path
Paolo Abeni
1
-4
/
+17
2018-06-22
net/packet: fix use-after-free
Eric Dumazet
1
-9
/
+7
2018-06-22
Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-16
/
+59
2018-06-22
Merge tag 'pinctrl-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-12
/
+22
2018-06-22
Merge tag 'hwmon-for-linus-v4.18-rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+8
2018-06-22
Merge tag 'acpi-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-9
/
+32
2018-06-21
Merge tag 'pm-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
7
-89
/
+224
2018-06-21
tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcount
Greg Thelen
1
-1
/
+1
2018-06-21
tracing: Fix some errors in histogram documentation
Joel Fernandes (Google)
1
-11
/
+12
2018-06-21
tracing: Use swap macro in update_max_tr
Gustavo A. R. Silva
1
-5
/
+1
2018-06-21
softirq: Reorder trace_softirqs_on to prevent lockdep splat
Joel Fernandes (Google)
1
-1
/
+5
2018-06-21
tracing: Check for no filter when processing event filters
Steven Rostedt (VMware)
1
-1
/
+9
2018-06-21
nvme-pci: limit max IO size and segments to avoid high order allocations
Jens Axboe
3
-5
/
+39
2018-06-21
locking/lockdep: Do not record IRQ state within lockdep code
Steven Rostedt (VMware)
1
-6
/
+6
2018-06-21
KVM: arm64: Prevent KVM_COMPAT from being selected
Marc Zyngier
1
-1
/
+1
[prev]
[next]