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-11-02
Backmerge tag 'v4.14-rc7' into drm-next
Dave Airlie
1048
-6787
/
+11226
2017-11-02
Merge tag 'drm-hisilicon-next-2017-11-01' of github.com:xin3liang/linux into ...
Dave Airlie
1
-0
/
+3
2017-11-02
Merge tag 'drm-msm-next-2017-11-01' of git://people.freedesktop.org/~robclark...
Dave Airlie
48
-750
/
+2904
2017-11-01
drm/msm: use %z format modifier for printing size_t
Arnd Bergmann
1
-1
/
+1
2017-11-01
drm/hisilicon: Ensure LDI regs are properly configured.
Peter Griffin
1
-0
/
+3
2017-10-29
Linux 4.14-rc7
Linus Torvalds
1
-1
/
+1
2017-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
78
-361
/
+1021
2017-10-29
Merge branch 'net_sched-fix-races-with-RCU-callbacks'
David S. Miller
19
-57
/
+367
2017-10-29
selftests: Introduce a new test case to tc testsuite
Chris Mi
3
-5
/
+40
2017-10-29
selftests: Introduce a new script to generate tc batch file
Chris Mi
1
-0
/
+62
2017-10-29
net_sched: fix call_rcu() race on act_sample module removal
Cong Wang
1
-0
/
+1
2017-10-29
net_sched: add rtnl assertion to tcf_exts_destroy()
Cong Wang
1
-0
/
+1
2017-10-29
net_sched: use tcf_queue_work() in tcindex filter
Cong Wang
1
-5
/
+33
2017-10-29
net_sched: use tcf_queue_work() in rsvp filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in route filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in u32 filter
Cong Wang
1
-3
/
+26
2017-10-29
net_sched: use tcf_queue_work() in matchall filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in fw filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in flower filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in flow filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in cgroup filter
Cong Wang
1
-4
/
+18
2017-10-29
net_sched: use tcf_queue_work() in bpf filter
Cong Wang
1
-2
/
+17
2017-10-29
net_sched: use tcf_queue_work() in basic filter
Cong Wang
1
-3
/
+17
2017-10-29
net_sched: introduce a workqueue for RCU callbacks of tc filter
Cong Wang
3
-17
/
+56
2017-10-29
Merge branch 'sctp-endianness-fixes'
David S. Miller
10
-50
/
+59
2017-10-29
sctp: fix some type cast warnings introduced since very beginning
Xin Long
5
-7
/
+7
2017-10-29
sctp: fix a type cast warnings that causes a_rwnd gets the wrong value
Xin Long
1
-2
/
+2
2017-10-29
sctp: fix some type cast warnings introduced by transport rhashtable
Xin Long
1
-11
/
+11
2017-10-29
sctp: fix some type cast warnings introduced by stream reconf
Xin Long
6
-30
/
+39
2017-10-29
net_sched: avoid matching qdisc with zero handle
Cong Wang
1
-0
/
+2
2017-10-29
sctp: reset owner sk for data chunks on out queues when migrating a sock
Xin Long
1
-0
/
+32
2017-10-29
Merge branch 'sockmap-fixes'
David S. Miller
5
-11
/
+47
2017-10-29
bpf: rename sk_actions to align with bpf infrastructure
John Fastabend
4
-8
/
+10
2017-10-29
bpf: bpf_compute_data uses incorrect cb structure
John Fastabend
3
-3
/
+37
2017-10-28
drm/msm/mdp5: Don't use async plane update path if plane visibility changes
Archit Taneja
1
-0
/
+25
2017-10-28
drm/msm/mdp5: mdp5_crtc: Restore cursor state only if LM cursors are enabled
Archit Taneja
1
-29
/
+37
2017-10-28
drm/msm/mdp5: Update mdp5_pipe_assign to spit out both planes
Archit Taneja
3
-20
/
+57
2017-10-28
drm/msm/mdp5: Prepare mdp5_pipe_assign for some rework
Archit Taneja
3
-27
/
+27
2017-10-28
drm/msm: remove mdp5_cursor_plane_funcs
Gustavo Padovan
1
-22
/
+3
2017-10-28
drm/msm: update cursors asynchronously through atomic
Gustavo Padovan
2
-88
/
+75
2017-10-28
drm/msm/atomic: switch to drm_atomic_helper_check
Rob Clark
3
-32
/
+1
2017-10-28
drm/msm/mdp5: restore cursor state when enabling crtc
Rob Clark
1
-32
/
+68
2017-10-28
drm/msm/mdp5: don't use autosuspend
Rob Clark
5
-13
/
+13
2017-10-28
drm/msm/mdp5: ignore planes that are not visible
Rob Clark
1
-0
/
+8
2017-10-28
drm/msm: dump submits which triggered gpu hang
Rob Clark
1
-20
/
+27
2017-10-28
Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-24
/
+28
2017-10-28
drm/msm: preserve IOVAs in submit's bo table
Rob Clark
1
-5
/
+6
2017-10-28
drm/msm/rd: allow adding addition msg to top of dump
Rob Clark
3
-4
/
+16
2017-10-28
drm/msm: split rd debugfs file
Rob Clark
3
-29
/
+79
2017-10-28
drm/msm: add special _get_vaddr_active() for cmdstream dumps
Rob Clark
3
-3
/
+22
[next]