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-07-12
ALSA: hda/ca0132: Update a pci quirk device name
Alastair Bridgewater
1
-1
/
+1
2018-07-12
ALSA: hda/ca0132: Add Recon3Di quirk for Gigabyte G1.Sniper Z97
Alastair Bridgewater
1
-0
/
+1
2018-07-12
ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot
Steven Rostedt (VMware)
1
-0
/
+9
2018-07-11
RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error path
Kamal Heib
1
-6
/
+12
2018-07-11
Merge tag 'trace-v4.18-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+5
2018-07-11
tracing/kprobe: Release kprobe print_fmt properly
Jiri Olsa
1
-1
/
+5
2018-07-11
Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-47
/
+122
2018-07-11
sample: vfio-mdev: avoid deadlock in mdev_access()
Alexey Khoroshilov
1
-1
/
+3
2018-07-11
nfit: fix unchecked dereference in acpi_nfit_ctl
Dave Jiang
1
-2
/
+4
2018-07-11
Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-66
/
+126
2018-07-11
Merge tag 'staging-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-2
/
+3
2018-07-11
Merge tag 'usb-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
12
-27
/
+38
2018-07-11
Merge tag 'mmc-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
5
-24
/
+28
2018-07-11
Merge tag 'acpi-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-4
/
+11
2018-07-11
arm64: neon: Fix function may_use_simd() return error status
Yandong Zhao
1
-12
/
+7
2018-07-11
bsg: fix bogus EINVAL on non-data commands
Tony Battersby
1
-2
/
+0
2018-07-11
perf tools: Use python-config --includes rather than --cflags
Jeremy Cline
1
-2
/
+1
2018-07-11
perf script python: Fix dict reference counting
Janne Huttunen
1
-6
/
+2
2018-07-11
perf stat: Fix --interval_clear option
Jiri Olsa
1
-1
/
+1
2018-07-11
perf tools: Fix compilation errors on gcc8
Jiri Olsa
2
-2
/
+3
2018-07-11
perf test shell: Prevent temporary editor files from being considered test sc...
Kim Phillips
1
-1
/
+1
2018-07-11
perf llvm-utils: Remove bashism from kernel include fetch script
Kim Phillips
1
-3
/
+3
2018-07-11
perf test shell: Make perf's inet_pton test more portable
Kim Phillips
1
-16
/
+21
2018-07-11
perf test shell: Replace '|&' with '2>&1 |' to work with more shells
Kim Phillips
1
-1
/
+1
2018-07-11
perf scripts python: Add Python 3 support to EventClass.py
Jeremy Cline
1
-1
/
+3
2018-07-11
perf scripts python: Add Python 3 support to sched-migration.py
Jeremy Cline
1
-5
/
+9
2018-07-11
perf scripts python: Add Python 3 support to Util.py
Jeremy Cline
1
-5
/
+6
2018-07-11
perf scripts python: Add Python 3 support to SchedGui.py
Jeremy Cline
1
-1
/
+1
2018-07-11
perf scripts python: Add Python 3 support to Core.py
Jeremy Cline
1
-23
/
+17
2018-07-11
perf tools: Generate a Python script compatible with Python 2 and 3
Jeremy Cline
1
-14
/
+15
2018-07-11
efi/x86: Fix mixed mode reboot loop by removing pointless call to PciIo->Attr...
Ard Biesheuvel
1
-9
/
+3
2018-07-11
ARM: 8775/1: NOMMU: Use instr_sync instead of plain isb in common code
Vladimir Murzin
1
-1
/
+1
2018-07-11
Merge tag 'mips_fixes_4.18_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-26
/
+55
2018-07-10
rseq/selftests: cleanup: Update comment above rseq_prepare_unload
Mathieu Desnoyers
1
-6
/
+7
2018-07-10
rseq: Remove unused types_32_64.h uapi header
Mathieu Desnoyers
1
-50
/
+0
2018-07-10
rseq: uapi: Declare rseq_cs field as union, update includes
Mathieu Desnoyers
3
-15
/
+38
2018-07-10
rseq: uapi: Update uapi comments
Mathieu Desnoyers
2
-34
/
+37
2018-07-10
rseq: Use get_user/put_user rather than __get_user/__put_user
Mathieu Desnoyers
1
-7
/
+7
2018-07-10
rseq: Use __u64 for rseq_cs fields, validate user inputs
Mathieu Desnoyers
2
-7
/
+13
2018-07-10
clocksource: arm_arch_timer: Set arch_mem_timer cpumask to cpu_possible_mask
Sudeep Holla
1
-1
/
+1
2018-07-10
Revert "tick: Prefer a lower rating device only if it's CPU local device"
Sudeep Holla
1
-2
/
+1
2018-07-10
Merge tag 'drm-fixes-2018-07-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-6
/
+49
2018-07-10
Revert "arm64: Use aarch64elf and aarch64elfb emulation mode variants"
Laura Abbott
1
-2
/
+4
2018-07-10
MAINTAINERS: update drm tree
Daniel Vetter
1
-2
/
+2
2018-07-10
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...
Dave Airlie
3
-4
/
+47
2018-07-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
6
-6
/
+33
2018-07-10
Update TDA998x maintainer entry
Russell King - ARM Linux
1
-1
/
+3
2018-07-10
i2c: tegra: Fix NACK error handling
Jon Hunter
1
-9
/
+8
2018-07-09
HID: hiddev: fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+11
2018-07-09
HID: i2c-hid: Fix "incomplete report" noise
Jason Andryuk
1
-1
/
+1
[prev]
[next]