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-03-14
arm64: kprobe: Always blacklist the KVM world-switch code
James Morse
1
-3
/
+3
2019-03-14
x86/microcode/amd: Don't falsely trick the late loading mechanism
Thomas Lendacky
1
-1
/
+1
2019-03-14
cifs: fix computation for MAX_SMB2_HDR_SIZE
Ronnie Sahlberg
1
-2
/
+2
2019-03-14
x86/boot/compressed/64: Set EFER.LME=1 in 32-bit trampoline before returning ...
Wei Huang
2
-1
/
+9
2019-03-14
net: macb: Apply RXUBR workaround only to versions with errata
Harini Katakam
2
-11
/
+20
2019-03-14
platform/x86: Fix unmet dependency warning for SAMSUNG_Q10
Sinan Kaya
1
-0
/
+1
2019-03-14
platform/x86: Fix unmet dependency warning for ACPI_CMPC
Sinan Kaya
1
-0
/
+1
2019-03-14
scsi: 53c700: pass correct "dev" to dma_alloc_attrs()
Dan Carpenter
1
-1
/
+1
2019-03-14
scsi: bnx2fc: Fix error handling in probe()
Dan Carpenter
1
-2
/
+2
2019-03-14
scsi: scsi_debug: fix write_same with virtual_gb problem
Douglas Gilbert
1
-20
/
+21
2019-03-14
scsi: libfc: free skb when receiving invalid flogi resp
Ming Lu
1
-3
/
+3
2019-03-14
qed: Fix stack out of bounds bug
Manish Chopra
1
-4
/
+4
2019-03-14
qed: Fix system crash in ll2 xmit
Manish Chopra
1
-5
/
+15
2019-03-14
qed: Fix VF probe failure while FLR
Manish Chopra
1
-0
/
+10
2019-03-14
qed: Fix LACP pdu drops for VFs
Manish Chopra
3
-2
/
+16
2019-03-14
qed: Fix bug in tx promiscuous mode settings
Manish Chopra
1
-1
/
+6
2019-03-14
nfs: Fix NULL pointer dereference of dev_name
Yao Liu
1
-0
/
+5
2019-03-14
selftests: timers: use LDLIBS instead of LDFLAGS
Fathi Boudra
1
-1
/
+1
2019-03-14
selftests: net: use LDLIBS instead of LDFLAGS
Fathi Boudra
1
-1
/
+1
2019-03-14
gpio: vf610: Mask all GPIO interrupts
Andrew Lunn
1
-0
/
+5
2019-03-14
netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are present
Florian Westphal
1
-3
/
+6
2019-03-14
net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()
Alexey Khoroshilov
1
-1
/
+3
2019-03-14
net: hns: Fix wrong read accesses via Clause 45 MDIO protocol
Yonglong Liu
1
-1
/
+1
2019-03-14
net: hns: Restart autoneg need return failed when autoneg off
Yonglong Liu
1
-7
/
+9
2019-03-14
net: hns: Fix for missing of_node_put() after of_parse_phandle()
Yonglong Liu
1
-0
/
+5
2019-03-14
net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case
Tomonori Sakita
1
-1
/
+2
2019-03-14
xtensa: SMP: limit number of possible CPUs by NR_CPUS
Max Filippov
1
-0
/
+5
2019-03-14
iomap: fix a use after free in iomap_dio_rw
Christoph Hellwig
1
-7
/
+21
2019-03-14
iomap: get/put the page in iomap_page_create/release()
Piotr Jaroszynski
1
-0
/
+9
2019-03-14
xtensa: SMP: mark each possible CPU as present
Max Filippov
1
-1
/
+1
2019-03-14
xtensa: smp_lx200_defconfig: fix vectors clash
Max Filippov
1
-0
/
+1
2019-03-14
xtensa: SMP: fix secondary CPU initialization
Max Filippov
2
-14
/
+25
2019-03-14
selftests: cpu-hotplug: fix case where CPUs offline > CPUs present
Colin Ian King
1
-3
/
+10
2019-03-14
IB/ipoib: Fix for use-after-free in ipoib_cm_tx_start
Feras Daoud
2
-3
/
+1
2019-03-14
riscv: Adjust mmap base address at a third of task size
Alexandre Ghiti
1
-1
/
+1
2019-03-14
xtensa: SMP: fix ccount_timer_shutdown
Max Filippov
1
-1
/
+1
2019-03-14
clk: qcom: gcc: Use active only source for CPUSS clocks
Taniya Das
1
-4
/
+10
2019-03-14
clk: ti: Fix error handling in ti_clk_parse_divider_data()
Dan Carpenter
1
-1
/
+10
2019-03-14
iommu/amd: Fix IOMMU page flush when detach device from a domain
Suravee Suthikulpanit
1
-4
/
+11
2019-03-14
ipvs: Fix signed integer overflow when setsockopt timeout
ZhangXiaoxu
1
-0
/
+12
2019-03-14
riscv: fixup max_low_pfn with PFN_DOWN.
Guo Ren
2
-2
/
+3
2019-03-14
iommu/amd: Unmap all mapped pages in error path of map_sg
Jerry Snitselaar
1
-1
/
+1
2019-03-14
iommu/amd: Call free_iova_fast with pfn in map_sg
Jerry Snitselaar
1
-1
/
+1
2019-03-14
IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM
Brian Welty
2
-2
/
+0
2019-03-14
perf script: Fix crash when processing recorded stat data
Tony Jones
1
-5
/
+2
2019-03-14
perf tools: Handle TOPOLOGY headers with no CPU
Stephane Eranian
1
-2
/
+9
2019-03-14
perf core: Fix perf_proc_update_handler() bug
Stephane Eranian
1
-7
/
+7
2019-03-14
perf script: Fix crash with printing mixed trace point and other events
Andi Kleen
1
-1
/
+1
2019-03-14
vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel
Su Yanjun
1
-0
/
+50
2019-03-14
media: uvcvideo: Fix 'type' check leading to overflow
Alistair Strachan
1
-3
/
+11
[prev]
[next]