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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-14
xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant status
Juergen Gross
1
-1
/
+8
2020-04-14
rtw88: avoid unused function warnings
Arnd Bergmann
1
-8
/
+3
2020-04-14
mac80211_hwsim: Use kstrndup() in place of kasprintf()
Tuomas Tynkkynen
1
-6
/
+6
2020-04-14
drm/i915/gvt: switch to user vfio_group_pin/upin_pages
Yan Zhao
1
-3
/
+5
2020-04-14
drm/i915/gvt: subsitute kvm_read/write_guest with vfio_dma_rw
Yan Zhao
1
-21
/
+2
2020-04-14
drm/i915/gvt: hold reference of VFIO group during opening of vgpu
Yan Zhao
1
-0
/
+15
2020-04-14
efi/libstub/file: Merge file name buffers to reduce stack usage
Ard Biesheuvel
1
-13
/
+14
2020-04-14
efi/x86: Always relocate the kernel for EFI handover entry
Arvind Sankar
1
-4
/
+10
2020-04-14
efi/x86: Move efi stub globals from .bss to .data
Arvind Sankar
2
-2
/
+2
2020-04-14
efi/libstub/x86: Remove redundant assignment to pointer hdr
Colin Ian King
1
-2
/
+0
2020-04-14
efi/cper: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-1
/
+1
2020-04-14
scsi: sg: add sg_remove_request in sg_common_write
Li Bin
1
-1
/
+3
2020-04-14
drm/i915/perf: Do not clear pollin for small user read buffers
Ashutosh Dixit
1
-54
/
+11
2020-04-13
scsi: target: tcmu: reset_ring should reset TCMU_DEV_BIT_BROKEN
Bodo Stroesser
1
-0
/
+1
2020-04-13
scsi: target: fix PR IN / READ FULL STATUS for FC
Bodo Stroesser
1
-1
/
+1
2020-04-13
scsi: target: Write NULL to *port_nexus_ptr if no ISID
Bodo Stroesser
1
-1
/
+2
2020-04-13
scsi: qla2xxx: Fix regression warnings
Nilesh Javali
4
-6
/
+2
2020-04-13
scsi: hisi_sas: Fix build error without SATA_HOST
YueHaibing
1
-0
/
+1
2020-04-13
drm/amdgpu: fix wrong vram lost counter increment V2
Evan Quan
5
-14
/
+18
2020-04-13
platform/chrome: cros_ec_sensorhub: Add missing '\n' in log messages
Christophe JAILLET
1
-3
/
+3
2020-04-13
opp: Manage empty OPP tables with clk handle
Rajendra Nayak
1
-0
/
+14
2020-04-13
rbd: don't mess with a page vector in rbd_notify_op_lock()
Ilya Dryomov
1
-5
/
+1
2020-04-13
rbd: don't test rbd_dev->opts in rbd_dev_image_release()
Ilya Dryomov
1
-1
/
+1
2020-04-13
rbd: call rbd_dev_unprobe() after unwatching and flushing notifies
Ilya Dryomov
1
-4
/
+4
2020-04-13
rbd: avoid a deadlock on header_rwsem when flushing notifies
Ilya Dryomov
1
-4
/
+13
2020-04-13
platform/chrome: cros_ec_sensorhub: Off by one in cros_sensorhub_send_sample()
Dan Carpenter
1
-1
/
+1
2020-04-13
net: mvneta: Fix a typo
Christophe JAILLET
1
-1
/
+1
2020-04-13
net: tun: record RX queue in skb before do_xdp_generic()
Gilberto Bertin
1
-1
/
+2
2020-04-13
hwmon: (k10temp) make some symbols static
Jason Yan
1
-3
/
+3
2020-04-13
hwmon: (drivetemp) Return -ENODATA for invalid temperatures
Guenter Roeck
1
-0
/
+6
2020-04-13
hwmon: (drivetemp) Use drivetemp's true module name in Kconfig section
Ann T Ropea
1
-1
/
+1
2020-04-13
hwmon: (pmbus/isl68137) Fix up chip IDs
Guenter Roeck
1
-7
/
+85
2020-04-12
net: ethernet: ti: Add missing '\n' in log messages
Christophe JAILLET
1
-3
/
+3
2020-04-12
soc: qcom: ipa: Add a missing '\n' in a log message
Christophe JAILLET
1
-3
/
+2
2020-04-12
net: neterion: remove redundant assignment to variable tmp64
Colin Ian King
1
-1
/
+1
2020-04-12
net: phy: marvell: Fix pause frame negotiation
Clemens Gruber
1
-22
/
+24
2020-04-11
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2
-8
/
+0
2020-04-11
x86/Hyper-V: Report crash data in die() when panic_on_oops is set
Tianyu Lan
1
-2
/
+3
2020-04-11
x86/Hyper-V: Report crash register data when sysctl_record_panic_msg is not set
Tianyu Lan
1
-9
/
+14
2020-04-11
x86/Hyper-V: Trigger crash enlightenment only once during system crash.
Tianyu Lan
1
-2
/
+14
2020-04-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
16
-24
/
+23
2020-04-11
Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-107
/
+125
2020-04-11
drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warnings
kbuild test robot
1
-1
/
+0
2020-04-11
change email address for Pali Rohár
Pali Rohár
14
-22
/
+22
2020-04-11
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
1
-1
/
+1
2020-04-10
Merge tag 'pwm/for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-233
/
+518
2020-04-10
Merge tag 'for-linus-5.7-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
3
-32
/
+139
2020-04-10
Merge tag 'drm-next-2020-04-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
31
-189
/
+350
2020-04-10
Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2020-04-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
33
-771
/
+723
[prev]
[next]