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
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+7
2018-01-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2018-01-13
kdump: write correct address of mem_section into vmcoreinfo
Kirill A. Shutemov
1
-0
/
+2
2018-01-12
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-7
/
+0
2018-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-8
/
+18
2018-01-09
bpf: avoid false sharing of map refcount with max_entries
Daniel Borkmann
1
-8
/
+16
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-5
/
+66
2018-01-09
bpf: prevent out-of-bounds speculation
Alexei Starovoitov
1
-0
/
+2
2018-01-08
sctp: fix the handling of ICMP Frag Needed for too small MTUs
Marcelo Ricardo Leitner
1
-1
/
+1
2018-01-08
locking/lockdep: Remove cross-release leftovers
Ingo Molnar
3
-7
/
+0
2018-01-08
sysfs/cpu: Add vulnerability folder
Thomas Gleixner
1
-0
/
+7
2018-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+10
2018-01-05
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
2018-01-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+3
2018-01-05
sh_eth: fix SH7757 GEther initialization
Sergei Shtylyov
1
-1
/
+0
2018-01-05
fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'"
Al Viro
1
-0
/
+10
2018-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+1
2018-01-04
uapi/if_ether.h: prevent redefinition of struct ethhdr
Hauke Mehrtens
2
-0
/
+9
2018-01-03
vxlan: trivial indenting fix.
William Tu
1
-1
/
+1
2018-01-03
uapi libc compat: add fallback for unsupported libcs
Felix Janda
1
-1
/
+54
2018-01-03
efi/capsule-loader: Reinstate virtual capsule mapping
Ard Biesheuvel
1
-1
/
+3
2018-01-02
fscache: Fix the default for fscache_maybe_release_page()
David Howells
1
-1
/
+1
2017-12-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+4
2017-12-31
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-16
/
+45
2017-12-30
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+11
2017-12-30
timers: Reinitialize per cpu bases on hotplug
Thomas Gleixner
2
-2
/
+4
2017-12-29
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
1
-1
/
+1
2017-12-29
genirq: Introduce IRQD_CAN_RESERVE flag
Thomas Gleixner
1
-0
/
+17
2017-12-29
Merge tag 'pm-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+1
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-60
/
+45
2017-12-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+4
2017-12-28
sock: Add sock_owned_by_user_nocheck
Tom Herbert
1
-0
/
+5
2017-12-28
cpufreq: schedutil: Use idle_calls counter of the remote CPU
Joel Fernandes
1
-0
/
+1
2017-12-28
kernel/irq: Extend lockdep class for request mutex
Andrew Lunn
2
-15
/
+27
2017-12-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+3
2017-12-27
tcp: Avoid preprocessor directives in tracepoint macro args
Mat Martineau
1
-60
/
+37
2017-12-23
x86/mm/pti: Add infrastructure for page table isolation
Thomas Gleixner
1
-0
/
+11
2017-12-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+8
2017-12-22
Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+5
2017-12-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+1
2017-12-22
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2017-12-22
init: Invoke init_espfix_bsp() from mm_init()
Thomas Gleixner
1
-0
/
+5
2017-12-22
arch, mm: Allow arch_dup_mmap() to fail
Thomas Gleixner
1
-2
/
+3
2017-12-22
crypto: af_alg - Fix race around ctx->rcvused by making it atomic_t
Jonathan Cameron
1
-2
/
+3
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-11
/
+13
2017-12-22
IB/mlx5: Fix congestion counters in LAG mode
Majd Dibbiny
1
-0
/
+4
2017-12-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-9
/
+27
2017-12-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+6
2017-12-21
net: reevalulate autoflowlabel setting after sysctl setting
Shaohua Li
1
-1
/
+2
2017-12-21
netfilter: uapi: correct UNTRACKED conntrack state bit number
Florian Westphal
1
-1
/
+1
[next]