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
2020-02-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
32
-103
/
+383
2020-02-15
drm: drop unused drm_display_mode.private
Sam Ravnborg
2
-10
/
+2
2020-02-15
drm: drop unused drm_crtc callback
Sam Ravnborg
2
-20
/
+0
2020-02-15
bus: moxtet: fix potential stack buffer overflow
Marek Behún
1
-1
/
+1
2020-02-15
ext4: improve explanation of a mount failure caused by a misconfigured kernel
Theodore Ts'o
1
-10
/
+4
2020-02-15
drm/print: clean up RATELIMITED macros
Sam Ravnborg
1
-20
/
+7
2020-02-15
drm/atomic-helper: fix kerneldoc
Daniel Vetter
1
-1
/
+0
2020-02-15
Merge tag 'perf-urgent-for-mingo-5.6-20200214' of git://git.kernel.org/pub/sc...
Ingo Molnar
25
-78
/
+353
2020-02-14
Input: cyapa - replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-4
/
+4
2020-02-14
Input: tca6416-keypad - replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-02-14
Input: gpio_keys_polled - replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-14
Merge tag 'nfs-for-5.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
8
-50
/
+188
2020-02-14
Merge tag 'ceph-for-5.6-rc2' of https://github.com/ceph/ceph-client
Linus Torvalds
3
-104
/
+44
2020-02-14
Merge tag 'io_uring-5.6-2020-02-14' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-113
/
+284
2020-02-14
drm/edid: Add a FIXME about DispID CEA data block revision
Ville Syrjälä
1
-0
/
+7
2020-02-14
drm/edid: Document why we don't bounds check the DispID CEA block start/end
Ville Syrjälä
1
-0
/
+4
2020-02-14
drm/edid: Clear out spurious whitespace
Ville Syrjälä
1
-3
/
+3
2020-02-14
drm/edid: Introduce is_detailed_timing_descritor()
Ville Syrjälä
1
-18
/
+24
2020-02-14
drm/edid: Don't accept any old garbage as a display descriptor
Ville Syrjälä
1
-24
/
+41
2020-02-14
drm/edid: Check the number of detailed timing descriptors in the CEA ext block
Ville Syrjälä
1
-1
/
+4
2020-02-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
61
-859
/
+648
2020-02-14
Merge tag 'pm-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
10
-42
/
+177
2020-02-14
Merge tag 'sound-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
7
-46
/
+105
2020-02-14
Merge tag 'drm-fixes-2020-02-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
51
-251
/
+1131
2020-02-14
IB/mlx5: Use div64_u64 for num_var_hw_entries calculation
Jason Gunthorpe
1
-1
/
+1
2020-02-14
drm/mcde: Fix Sphinx formatting
Jonathan Neuschäfer
1
-4
/
+5
2020-02-14
nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_info
Yi Zhang
1
-1
/
+1
2020-02-14
nvme/pci: move cqe check after device shutdown
Keith Busch
1
-5
/
+18
2020-02-14
nvme: prevent warning triggered by nvme_stop_keep_alive
Nigel Kirkland
3
-7
/
+7
2020-02-14
nvme/tcp: fix bug on double requeue when send fails
Anton Eidelman
1
-1
/
+6
2020-02-14
cifs: make sure we do not overflow the max EA buffer size
Ronnie Sahlberg
1
-1
/
+34
2020-02-14
cifs: enable change notification for SMB2.1 dialect
Steve French
1
-0
/
+1
2020-02-14
drm/print: Delete a few unused shouting macros
Daniel Vetter
1
-26
/
+0
2020-02-14
netdevice.h: fix all kernel-doc and Sphinx warnings
Randy Dunlap
1
-1
/
+15
2020-02-14
Merge branch 'dsa-headroom'
David S. Miller
2
-2
/
+2
2020-02-14
net: dsa: tag_ar9331: Make sure there is headroom for tag
Per Forlin
1
-1
/
+1
2020-02-14
net: dsa: tag_qca: Make sure there is headroom for tag
Per Forlin
1
-1
/
+1
2020-02-14
net, ip6_tunnel: enhance tunnel locate with link check
William Dauchy
1
-21
/
+47
2020-02-14
drm/sun4i: dsi: Remove incorrect use of runtime PM
Samuel Holland
1
-63
/
+26
2020-02-14
Merge tag 'sti-dt-for-5.7-round1' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
2
-4
/
+1
2020-02-14
drm/sun4i: dsi: Allow binding the host without a panel
Samuel Holland
2
-6
/
+17
2020-02-14
drm/sun4i: dsi: Use NULL to signify "no panel"
Samuel Holland
1
-6
/
+8
2020-02-14
drm/sun4i: dsi: Remove unused drv from driver context
Samuel Holland
2
-5
/
+0
2020-02-14
Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux...
David S. Miller
7
-22
/
+44
2020-02-14
Merge branch 'smc-fixes'
David S. Miller
2
-1
/
+5
2020-02-14
net/smc: no peer ID in CLC decline for SMCD
Ursula Braun
1
-1
/
+3
2020-02-14
net/smc: transfer fasync_list in case of fallback
Ursula Braun
1
-0
/
+2
2020-02-14
Merge branch 'hns3-fixes'
David S. Miller
2
-7
/
+17
2020-02-14
net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()
Guangbin Huang
1
-6
/
+9
2020-02-14
net: hns3: fix VF bandwidth does not take effect in some case
Yonglong Liu
1
-1
/
+1
[prev]
[next]