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
2018-12-29
Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+31
2018-12-29
gdrom: fix a memory leak bug
Wenwen Wang
1
-0
/
+1
2018-12-29
fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()
Scott Wood
2
-2
/
+2
2018-12-29
isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI...
Jia-Ju Bai
1
-0
/
+2
2018-12-29
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
97
-888
/
+3830
2018-12-29
Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-81
/
+86
2018-12-29
Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
389
-11240
/
+12344
2018-12-29
Merge tag 'tty-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
40
-304
/
+816
2018-12-29
Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
98
-794
/
+2991
2018-12-29
Merge tag 'hsi-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...
Linus Torvalds
2
-37
/
+6
2018-12-29
Merge tag 'for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
24
-418
/
+1677
2018-12-29
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
26
-201
/
+589
2018-12-29
Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
43
-650
/
+1588
2018-12-29
Merge tag 'drm-next-2018-12-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-76
/
+121
2018-12-29
Merge tag 'hwmon-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
62
-2788
/
+4738
2018-12-29
Merge tag 'vfio-v4.21-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
3
-26
/
+144
2018-12-29
Merge branch 'next' into for-linus
Dmitry Torokhov
15
-99
/
+315
2018-12-29
Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G
Patrick Dreyer
1
-0
/
+1
2018-12-29
Input: atmel_mxt_ts - don't try to free unallocated kernel memory
Sanjeev Chugh
1
-2
/
+2
2018-12-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
31
-301
/
+478
2018-12-29
Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
54
-858
/
+3075
2018-12-29
Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-37
/
+1365
2018-12-29
Merge tag 'for-4.21/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
17
-82
/
+121
2018-12-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
175
-3996
/
+6960
2018-12-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
256
-3789
/
+7787
2018-12-29
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
12
-174
/
+57
2018-12-29
Merge tag 'for-4.21/libata-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-96
/
+74
2018-12-29
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
142
-2988
/
+7570
2018-12-28
memory_hotplug: add missing newlines to debugging output
Michal Hocko
1
-3
/
+3
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end callback
Jérôme Glisse
8
-86
/
+61
2018-12-28
zram: writeback throttle
Minchan Kim
2
-3
/
+51
2018-12-28
zram: add bd_stat statistics
Minchan Kim
2
-0
/
+34
2018-12-28
zram: support idle/huge page writeback
Minchan Kim
3
-75
/
+178
2018-12-28
zram: introduce ZRAM_IDLE flag
Minchan Kim
2
-3
/
+55
2018-12-28
zram: refactor flags and writeback stuff
Minchan Kim
2
-69
/
+44
2018-12-28
zram: fix double free backing device
Minchan Kim
1
-1
/
+3
2018-12-28
zram: fix lockdep warning of free block handling
Minchan Kim
2
-18
/
+22
2018-12-28
mm/memory_hotplug: drop "online" parameter from add_memory_resource()
David Hildenbrand
1
-1
/
+1
2018-12-28
drivers/base/memory.c: remove an unnecessary check on NR_MEM_SECTIONS
Wei Yang
1
-1
/
+1
2018-12-28
mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL
Dan Williams
1
-8
/
+2
2018-12-28
mm, devm_memremap_pages: fix shutdown handling
Dan Williams
2
-19
/
+8
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
14
-20
/
+20
2018-12-28
mm: convert zone->managed_pages to atomic variable
Arun KS
1
-1
/
+1
2018-12-28
mm: reference totalram_pages and managed_pages once per function
Arun KS
1
-9
/
+10
2018-12-28
clk: imx8qxp: make the name of clock ID generic
Aisheng Dong
2
-151
/
+151
2018-12-28
Merge miscellaneous libnvdimm updates for 4.21
Dan Williams
145
-692
/
+1206
2018-12-28
net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()
Wen Yang
1
-1
/
+0
2018-12-28
net: marvell: fix a missing check of acpi_match_device
Kangjie Lu
1
-0
/
+2
2018-12-28
atl1e: checking the status of atl1e_write_phy_reg
Kangjie Lu
1
-1
/
+3
2018-12-28
net: dsa: bcm_sf2: Propagate error value from mdio_write
Kangjie Lu
1
-4
/
+3
[prev]
[next]