index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-02
genericirq.rst: Remove :c:func:`...` in code blocks
Jonathan Neuschäfer
1
-8
/
+8
2017-12-02
dmaengine: doc : Fix warning "Title underline too short" while make xmldocs
Masanari Iida
1
-1
/
+1
2017-12-02
scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none
Will Deacon
1
-1
/
+1
2017-12-02
iio: stm32: fix adc/trigger link error
Arnd Bergmann
1
-1
/
+4
2017-12-02
iio: health: max30102: Temperature should be in milli Celsius
Peter Meerwald-Stadler
1
-1
/
+1
2017-12-02
iio: fix kernel-doc build errors
Randy Dunlap
1
-2
/
+2
2017-12-02
iio: adc: meson-saradc: Meson8 and Meson8b do not have REG11 and REG13
Martin Blumenstingl
1
-2
/
+15
2017-12-02
iio: adc: meson-saradc: initialize the bandgap correctly on older SoCs
Martin Blumenstingl
1
-7
/
+26
2017-12-02
iio: adc: meson-saradc: fix the bit_idx of the adc_en clock
Martin Blumenstingl
1
-1
/
+1
2017-12-02
iio: proximity: sx9500: Assign interrupt from GpioIo()
Andy Shevchenko
1
-0
/
+9
2017-12-02
iio: adc: cpcap: fix incorrect validation
Pan Bian
1
-1
/
+1
2017-12-01
Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-2
/
+9
2017-12-01
Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
13
-61
/
+190
2017-12-01
Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...
Linus Torvalds
40
-146
/
+498
2017-12-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
13
-93
/
+92
2017-12-01
RISC-V: Fixes for clean allmodconfig build
Palmer Dabbelt
12
-21
/
+39
2017-12-01
move libgcc.h to include/linux
Palmer Dabbelt
7
-6
/
+6
2017-12-01
RISC-V: __io_writes should respect the length argument
Palmer Dabbelt
1
-1
/
+1
2017-12-01
RISC-V: User-Visible Changes
Palmer Dabbelt
19
-34
/
+392
2017-12-01
RISC-V Atomic Cleanups
Palmer Dabbelt
5
-84
/
+60
2017-12-01
RISC-V: __io_writes should respect the length argument
Palmer Dabbelt
1
-1
/
+1
2017-12-01
move libgcc.h to include/linux
Christoph Hellwig
7
-6
/
+6
2017-12-01
Merge branch 'sfp-phylink-fixes'
David S. Miller
2
-11
/
+31
2017-12-01
phylink: ensure we take the link down when phylink_stop() is called
Russell King
1
-0
/
+1
2017-12-01
sfp: warn about modules requiring address change sequence
Russell King
1
-1
/
+7
2017-12-01
sfp: improve RX_LOS handling
Russell King
1
-11
/
+22
2017-12-01
sfp: fix RX_LOS signal handling
Russell King
1
-3
/
+5
2017-12-01
net: phy-micrel: check return code in flp center function
Max Uvarov
1
-2
/
+4
2017-12-01
tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()
Tommi Rantala
1
-4
/
+0
2017-12-01
tcp/dccp: block bh before arming time_wait timer
Eric Dumazet
2
-0
/
+12
2017-12-01
Merge branch 'sctp-prsctp-chunk-fixes'
David S. Miller
3
-7
/
+26
2017-12-01
sctp: do not abandon the other frags in unsent outq if one msg has outstandin...
Xin Long
2
-1
/
+6
2017-12-01
sctp: abandon the whole msg if one part of a fragmented message is abandoned
Xin Long
3
-5
/
+17
2017-12-01
sctp: only update outstanding_bytes for transmitted queue when doing prsctp_p...
Xin Long
1
-2
/
+4
2017-12-01
IB/core: Only enforce security for InfiniBand
Daniel Jurgens
1
-4
/
+46
2017-12-01
RDMA/hns: Get rid of page operation after dma_alloc_coherent
Wei Hu\(Xavier\)
2
-12
/
+14
2017-12-01
RDMA/hns: Get rid of virt_to_page and vmap calls after dma_alloc_coherent
Wei Hu\(Xavier\)
2
-26
/
+1
2017-12-01
RDMA/hns: Fix the issue of IOVA not page continuous in hip08
Wei Hu\(Xavier\)
1
-7
/
+15
2017-12-01
IB/core: Init subsys if compiled to vmlinuz-core
Dmitry Monakhov
1
-1
/
+1
2017-12-01
RDMA/cma: Make sure that PSN is not over max allowed
Moni Shoua
1
-0
/
+1
2017-12-01
i40iw: Notify user of established connection after QP in RTS
Henry Orosco
1
-6
/
+11
2017-12-01
i40iw: Move MPA request event for loopback after connect
Tatyana Nikolova
1
-2
/
+6
2017-12-01
i40iw: Correct ARP index mask
Mustafa Ismail
1
-1
/
+1
2017-12-01
i40iw: Do not free sqbuf when event is I40IW_TIMER_TYPE_CLOSE
Mustafa Ismail
1
-3
/
+3
2017-12-01
i40iw: Allocate a sdbuf per CQP WQE
Chien Tin Tung
2
-14
/
+33
2017-12-01
usb: xhci: fix panic in xhci_free_virt_devices_depth_first
Yu Chen
1
-0
/
+7
2017-12-01
xhci: Don't show incorrect WARN message about events for empty rings
Mathias Nyman
1
-4
/
+8
2017-12-01
virtio_balloon: fix increment of vb->num_pfns in fill_balloon()
Jan Stancek
1
-2
/
+1
2017-12-01
virtio: release virtio index when fail to device_register
weiping zhang
1
-0
/
+2
2017-12-01
fw_cfg: fix driver remove
Marc-André Lureau
1
-1
/
+2
[prev]
[next]