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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-11
drm/client: Rename drm_client_add() to drm_client_register()
Noralf Trønnes
1
-1
/
+1
2019-04-11
iommu/iova: Separate atomic variables to improve performance
Jinyu Qi
1
-8
/
+8
2019-04-11
gpio: gpio-omap: configure edge detection for level IRQs for idle wakeup
Russell King
1
-2
/
+0
2019-04-11
Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Takashi Iwai
672
-7101
/
+20825
2019-04-11
bpf: support input __sk_buff context in BPF_PROG_TEST_RUN
Stanislav Fomichev
1
-0
/
+7
2019-04-11
firmware: imx: enable imx scu general irq function
Anson Huang
1
-0
/
+5
2019-04-10
net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded()
Jakub Kicinski
1
-1
/
+1
2019-04-10
failover: allow name change on IFF_UP slave interfaces
Si-Wei Liu
1
-0
/
+3
2019-04-10
Drivers: hv: vmbus: Fix race condition with new ring_buffer_info mutex
Kimberly Brown
1
-1
/
+6
2019-04-10
clk: x86: Add system specific quirk to mark clocks as critical
David Müller
1
-0
/
+3
2019-04-10
of: use correct function prototype for of_overlay_fdt_apply()
Chris Packham
1
-1
/
+2
2019-04-10
net/tls: don't leak partially sent record in device mode
Jakub Kicinski
1
-0
/
+2
2019-04-10
Merge drm/drm-next into drm-misc-next
Sean Paul
649
-6856
/
+20002
2019-04-10
Revert: "net: sched: put back q.qlen into a single location"
Paolo Abeni
1
-16
/
+21
2019-04-10
net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, too
Paolo Abeni
1
-0
/
+26
2019-04-10
net: sched: always do stats accounting according to TCQ_F_CPUSTATS
Paolo Abeni
1
-9
/
+14
2019-04-10
net: sched: prefer qdisc_is_empty() over direct qlen access
Paolo Abeni
1
-1
/
+1
2019-04-10
drm: switch drm_fb_xrgb8888_to_rgb888_dstclip to accept __iomem dst
Gerd Hoffmann
1
-1
/
+1
2019-04-10
drm: switch drm_fb_xrgb8888_to_rgb565_dstclip to accept __iomem dst
Gerd Hoffmann
1
-3
/
+3
2019-04-10
drm: switch drm_fb_memcpy_dstclip to accept __iomem dst
Gerd Hoffmann
1
-1
/
+2
2019-04-10
Merge branch 'mlx5-next' into rdma.git for-next
Jason Gunthorpe
5
-32
/
+69
2019-04-10
keys: safe concurrent user->{session,uid}_keyring access
Jann Horn
1
-0
/
+7
2019-04-10
security: don't use RCU accessors for cred->session_keyring
Jann Horn
1
-1
/
+1
2019-04-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2019-04-10
Merge branch 'omap-for-v5.2/am4-ddr3' into omap-for-v5.2/am4-pm-v2
Tony Lindgren
1
-0
/
+3
2019-04-10
blk-mq: introduce blk_mq_complete_request_sync()
Ming Lei
1
-0
/
+1
2019-04-10
clk: sunxi-ng: sun5i: Export the MBUS clock
Maxime Ripard
1
-1
/
+1
2019-05-02
soundwire: remove multiple blank lines
Vinod Koul
1
-1
/
+0
2019-05-02
soundwire: wrap macro argument in parenthesis
Vinod Koul
1
-1
/
+1
2019-05-02
soundwire: intel: more alignment fixes
Vinod Koul
1
-1
/
+1
2019-05-02
soundwire: more alignment fixes
Vinod Koul
1
-5
/
+5
2019-05-02
soundwire: add argument to function definition
Vinod Koul
1
-1
/
+1
2019-05-02
soundwire: fix SPDX license for header files
Vinod Koul
3
-6
/
+6
2019-05-02
soundwire: intel: fix SPDX license for header file
Vinod Koul
1
-2
/
+2
2019-04-27
Merge tag 'thunderbolt-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-0
/
+8
2019-04-25
coresight: Communicate perf event to sink buffer allocation functions
Mathieu Poirier
1
-2
/
+3
2019-04-25
coresight: Adding return code to sink::disable() operation
Mathieu Poirier
1
-1
/
+1
2019-04-25
coresight: etm4x: Add kernel configuration for CONTEXTID
Mathieu Poirier
1
-0
/
+2
2019-04-25
nvmem: core: add nvmem_cell_read_u16
Fabrice Gasnier
1
-0
/
+7
2019-04-25
drivers/misc: Add Aspeed P2A control driver
Patrick Venture
1
-0
/
+62
2019-04-21
Merge 5.1-rc6 into char-misc-next
Greg Kroah-Hartman
47
-146
/
+280
2019-04-18
thunderbolt: Add XDomain UUID exchange support
Mika Westerberg
1
-0
/
+8
2019-04-10
locking/rwsem: Optimize rwsem structure for uncontended lock acquisition
Waiman Long
1
-6
/
+15
2019-04-10
locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.h
Waiman Long
1
-7
/
+0
2019-04-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
18
-66
/
+100
2019-04-10
OPP: Introduce dev_pm_opp_find_freq_ceil_by_volt()
Andrew-sh.Cheng
1
-0
/
+8
2019-04-10
net/mlx5: E-Switch, add a new prio to be used by the RDMA side
Mark Bloch
1
-0
/
+1
2019-04-10
net/mlx5: E-Switch, don't use hardcoded values for FDB prios
Mark Bloch
1
-0
/
+5
2019-04-09
dt-bindings: clock: sifive: add FU540-C000 PRCI clock constants
Paul Walmsley
1
-0
/
+18
2019-04-09
bpf: allow for key-less BTF in array map
Daniel Borkmann
1
-0
/
+1
[prev]
[next]