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
2017-05-25
Merge branch 'sparc64-queued-locks'
David S. Miller
7
-219
/
+97
2017-05-25
arch/sparc: Enable queued spinlock support for SPARC
Babu Moger
4
-83
/
+14
2017-05-25
arch/sparc: Introduce xchg16 for SPARC
Babu Moger
1
-10
/
+39
2017-05-25
arch/sparc: Enable queued rwlocks for SPARC
Babu Moger
4
-124
/
+13
2017-05-25
arch/sparc: Introduce cmpxchg_u8 SPARC
Babu Moger
1
-0
/
+29
2017-05-25
arch/sparc: Define config parameter CPU_BIG_ENDIAN
Babu Moger
1
-0
/
+3
2017-05-25
kernel/locking: Fix compile error with qrwlock.c
Babu Moger
1
-0
/
+1
2017-05-25
arch/sparc: Remove the check #ifndef __LINUX_SPINLOCK_TYPES_H
Babu Moger
1
-4
/
+0
2017-05-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
23
-434
/
+902
2017-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-9
/
+18
2017-05-24
Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
9
-39
/
+35
2017-05-23
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+21
2017-05-23
ptrace: Properly initialize ptracer_cred on fork
Eric W. Biederman
2
-9
/
+18
2017-05-23
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+39
2017-05-23
Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+11
2017-05-23
Merge tag 'acpi-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-4
/
+25
2017-05-23
Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
11
-303
/
+787
2017-05-23
i2c: designware: Fix bogus sda_hold_time due to uninitialized vars
Jan Kiszka
1
-1
/
+1
2017-05-23
efi-pstore: Fix write/erase id tracking
Kees Cook
1
-6
/
+11
2017-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
33
-133
/
+335
2017-05-22
net: sched: cls_matchall: fix null pointer dereference
Jiri Pirko
1
-1
/
+0
2017-05-22
vsock: use new wait API for vsock_stream_sendmsg()
WANG Cong
1
-13
/
+8
2017-05-22
bonding: fix randomly populated arp target array
Jarod Wilson
1
-3
/
+2
2017-05-22
Merge branches 'pm-sleep' and 'powercap'
Rafael J. Wysocki
4
-8
/
+8
2017-05-22
Merge branches 'acpi-button' and 'acpi-tools'
Rafael J. Wysocki
3
-4
/
+25
2017-05-22
Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched'
Rafael J. Wysocki
7
-295
/
+779
2017-05-22
net: Make IP alignment calulations clearer.
David S. Miller
1
-4
/
+8
2017-05-22
mmc: sdhci-iproc: suppress spurious interrupt with Multiblock read
Srinath Mannam
1
-1
/
+2
2017-05-22
bonding: fix accounting of active ports in 3ad
Jarod Wilson
1
-1
/
+1
2017-05-22
net: atheros: atl2: don't return zero on failure path in atl2_probe()
Alexey Khoroshilov
1
-4
/
+4
2017-05-22
mmc: cavium: Fix probing race with regulator
Jan Glauber
2
-1
/
+16
2017-05-22
of/platform: Make of_platform_device_destroy globally visible
Jan Glauber
2
-1
/
+3
2017-05-22
mmc: cavium: Prevent crash with incomplete DT
Jan Glauber
1
-15
/
+10
2017-05-22
ipv6: fix out of bound writes in __ip6_append_data()
Eric Dumazet
1
-7
/
+8
2017-05-22
i2c: designware: Fix bogus sda_hold_time due to uninitialized vars
Jan Kiszka
1
-1
/
+1
2017-05-22
i2c: i2c-tiny-usb: fix buffer not being DMA capable
Sebastian Reichel
1
-4
/
+21
2017-05-22
Linux 4.12-rc2
Linus Torvalds
1
-1
/
+1
2017-05-22
x86: fix 32-bit case of __get_user_asm_u64()
Linus Torvalds
1
-3
/
+3
2017-05-22
Clean up x86 unsafe_get/put_user() type handling
Linus Torvalds
1
-2
/
+3
2017-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+5
2017-05-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-1
/
+28
2017-05-21
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-8
/
+11
2017-05-21
bridge: start hello_timer when enabling KERNEL_STP in br_stp_start
Xin Long
2
-1
/
+2
2017-05-21
smsc95xx: Support only IPv4 TCP/UDP csum offload
Nisar Sayed
1
-3
/
+10
2017-05-21
Merge branch 'arp-always-override-existing-neigh-entries-with-gratuitous-ARP'
David S. Miller
1
-17
/
+39
2017-05-21
arp: always override existing neigh entries with gratuitous ARP
Ihar Hrachyshka
1
-4
/
+5
2017-05-21
arp: postpone addr_type calculation to as late as possible
Ihar Hrachyshka
1
-7
/
+17
2017-05-21
arp: decompose is_garp logic into a separate function
Ihar Hrachyshka
1
-12
/
+23
2017-05-21
arp: fixed error in a comment
Ihar Hrachyshka
1
-1
/
+1
2017-05-21
tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
Wei Wang
1
-0
/
+4
[next]