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
2019-07-21
parisc: Flush ITLB in flush_tlb_all_local() only on split TLB machines
Helge Deller
1
-1
/
+2
2019-07-21
parisc: add kprobe_fault_handler()
Sven Schnelle
1
-0
/
+4
2019-07-21
typo fix: it's d_make_root, not d_make_inode...
Al Viro
1
-1
/
+1
2019-07-21
dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples
Rob Herring
1
-0
/
+4
2019-07-21
dt-bindings: iio: ad7124: Fix dtc warnings in example
Rob Herring
1
-33
/
+38
2019-07-21
dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example
Rob Herring
1
-1
/
+1
2019-07-21
dt-bindings: pinctrl: aspeed: Fix AST2500 example errors
Rob Herring
1
-4
/
+1
2019-07-21
dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors
Rob Herring
2
-2
/
+6
2019-07-21
dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes
Rob Herring
1
-82
/
+61
2019-07-21
dt-bindings: Ensure child nodes are of type 'object'
Rob Herring
6
-0
/
+8
2019-07-20
mac80211: don't warn about CW params when not using them
Brian Norris
1
-4
/
+9
2019-07-20
mac80211: fix possible memory leak in ieee80211_assign_beacon
Lorenzo Bianconi
1
-2
/
+6
2019-07-20
nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN
John Crispin
1
-1
/
+1
2019-07-20
nl80211: fix VENDOR_CMD_RAW_DATA
Johannes Berg
1
-1
/
+1
2019-07-20
wireless: fix nl80211 vendor commands
Johannes Berg
3
-0
/
+8
2019-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
20
-29
/
+2183
2019-07-20
r8169: fix RTL8168g PHY init
Thomas Voegtle
1
-2
/
+2
2019-07-20
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
8
-26
/
+83
2019-07-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
33
-215
/
+226
2019-07-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
20
-142
/
+1029
2019-07-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
22
-245
/
+311
2019-07-20
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+16
2019-07-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+26
2019-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
31
-232
/
+723
2019-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
20
-74
/
+123
2019-07-20
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
36
-173
/
+178
2019-07-20
Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-116
/
+172
2019-07-20
x86/entry/64: Prevent clobbering of saved CR2 value
Thomas Gleixner
1
-1
/
+10
2019-07-20
smp: Warn on function calls from softirq context
Peter Zijlstra
1
-0
/
+16
2019-07-20
KVM: x86: Add fixed counters to PMU filter
Eric Hankland
3
-12
/
+35
2019-07-20
KVM: nVMX: do not use dangling shadow VMCS after guest reset
Paolo Bonzini
1
-1
/
+7
2019-07-20
KVM: VMX: dump VMCS on failed entry
Paolo Bonzini
1
-0
/
+1
2019-07-20
KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed
Like Xu
1
-2
/
+2
2019-07-20
KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup
Wanpeng Li
1
-20
/
+3
2019-07-20
KVM: Boost vCPUs that are delivering interrupts
Wanpeng Li
3
-5
/
+10
2019-07-20
KVM: selftests: Remove superfluous define from vmx.c
Thomas Huth
1
-2
/
+0
2019-07-20
KVM: SVM: Fix detection of AMD Errata 1096
Liran Alon
1
-7
/
+35
2019-07-20
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
7
-36
/
+87
2019-07-20
Merge branch 'flow_offload-fixes'
David S. Miller
21
-81
/
+94
2019-07-20
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
13
-25
/
+44
2019-07-20
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
12
-27
/
+30
2019-07-20
net: flow_offload: remove netns parameter from flow_block_cb_alloc()
Pablo Neira Ayuso
8
-21
/
+12
2019-07-20
net: openvswitch: rename flow_stats to sw_flow_stats
Pablo Neira Ayuso
3
-10
/
+10
2019-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
44
-82
/
+117
2019-07-20
Merge branch 'next' into for-linus
Dmitry Torokhov
30542
-477592
/
+568493
2019-07-20
kbuild: add -fcf-protection=none when using retpoline flags
Seth Forshee
1
-0
/
+6
2019-07-20
kbuild: update compile-test header list for v5.3-rc1
Masahiro Yamada
2
-16
/
+6
2019-07-20
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
83
-197
/
+149
2019-07-20
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
445
-2390
/
+26648
2019-07-20
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
70
-493
/
+4618
[prev]
[next]