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
2018-11-28
drm: Add vrr_capable property to the drm connector
Nicholas Kazlauskas
1
-0
/
+15
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-2
/
+19
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-2
/
+15
2018-11-28
block: use rcu_work instead of call_rcu to avoid sleep in softirq
Yufen Yu
1
-1
/
+1
2018-11-28
soc/tegra: pmc: Add Tegra194 support
Thierry Reding
1
-0
/
+21
2018-11-28
fscache: Fix race in fscache_op_complete() due to split atomic_sub & read
kiran.modukuri
1
-2
/
+1
2018-11-28
ASoC: davinci-mcasp: Implement configurable dismod handling
Peter Ujfalusi
1
-0
/
+1
2018-11-28
leds: trigger: Introduce audio mute LED trigger
Takashi Iwai
1
-0
/
+20
2018-11-28
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
2
-0
/
+10
2018-11-28
ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS
Thomas Gleixner
1
-17
/
+0
2018-11-28
x86/speculation: Rework SMT state change
Thomas Gleixner
1
-0
/
+2
2018-11-28
sched/smt: Expose sched_smt_present static key
Thomas Gleixner
1
-0
/
+18
2018-11-27
drm/dsc: Define the DSC 1.1 and 1.2 Line Buffer depth constants
Manasi Navare
1
-0
/
+3
2018-11-27
drm/dsc: Add helpers for DSC picture parameter set infoframes
Manasi Navare
1
-0
/
+21
2018-11-27
drm/dsc: Define Rate Control values that do not change over configurations
Srivatsa, Anusha
1
-0
/
+6
2018-11-27
sched, trace: Fix prev_state output in sched_switch tracepoint
Pavankumar Kondeti
1
-1
/
+11
2018-11-27
function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stack
Steven Rostedt (VMware)
1
-0
/
+1
2018-11-27
function_graph: Make ftrace_push_return_trace() static
Steven Rostedt (VMware)
1
-3
/
+0
2018-11-27
dt-bindings: clock: Introduce QCOM Graphics clock bindings
Amit Nischal
1
-0
/
+24
2018-11-27
netns: enable to dump full nsid translation table
Nicolas Dichtel
1
-0
/
+1
2018-11-27
netns: add support of NETNSA_TARGET_NSID
Nicolas Dichtel
1
-0
/
+1
2018-11-27
drm/dsc: Define VESA Display Stream Compression Capabilities
Manasi Navare
1
-1
/
+114
2018-11-27
drm/dsc: Define Display Stream Compression PPS infoframe
Manasi Navare
1
-0
/
+342
2018-11-27
drm/dsc: Modify DRM helper to return complete DSC color depth capabilities
Manasi Navare
1
-1
/
+2
2018-11-27
net: bridge: add no_linklocal_learn bool option
Nikolay Aleksandrov
1
-0
/
+3
2018-11-27
net: bridge: add support for user-controlled bool options
Nikolay Aleksandrov
2
-0
/
+19
2018-11-27
drm/v3d: Fix whitespace inconsistency in the header.
Eric Anholt
1
-2
/
+2
2018-11-27
serdev: make synchronous write helper interruptible
Johan Hovold
1
-1
/
+1
2018-11-27
dt-bindings: thermal: tegra-bpmp: Add Tegra194 support
Thierry Reding
1
-0
/
+15
2018-11-27
srcu: Use "ssp" instead of "sp" for srcu_struct pointer
Paul E. McKenney
3
-55
/
+55
2018-11-27
tracing: Replace synchronize_sched() and call_rcu_sched()
Paul E. McKenney
1
-1
/
+1
2018-11-27
Merge tag 'asoc-v4.20-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...
Takashi Iwai
1
-1
/
+1
2018-11-27
Merge 4.20-rc4 into tty-next
Greg Kroah-Hartman
17
-111
/
+267
2018-11-27
drm: Improve dumb callback docs
Daniel Vetter
1
-2
/
+7
2018-11-27
dma-mapping: fix return type of dma_set_max_seg_size()
Niklas Söderlund
1
-2
/
+1
2018-11-26
virtio: add packed ring types and macros
Tiwei Bie
2
-0
/
+55
2018-11-26
bpf: btf: support proper non-jit func info
Yonghong Song
2
-3
/
+4
2018-11-26
bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addr
Daniel Borkmann
1
-0
/
+4
2018-11-26
RDMA/uverbs: Use uverbs_attr_bundle to pass udata for ioctl()
Jason Gunthorpe
1
-2
/
+6
2018-11-26
RDMA/uverbs: Use uverbs_attr_bundle to pass udata for write_ex
Jason Gunthorpe
1
-2
/
+2
2018-11-26
RDMA/uverbs: Add structure size info to write commands
Jason Gunthorpe
1
-3
/
+9
2018-11-26
RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methods
Jason Gunthorpe
2
-4
/
+3
2018-11-26
RDMA/uverbs: Make write() handlers return 0 on success
Jason Gunthorpe
2
-10
/
+8
2018-11-26
RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for write
Jason Gunthorpe
3
-26
/
+34
2018-11-26
RDMA/uverbs: Add missing driver_data
Jason Gunthorpe
1
-3
/
+13
2018-11-26
audit: use current whenever possible
Paul Moore
1
-4
/
+2
2018-11-27
netfilter: add missing error handling code for register functions
Taehee Yoo
2
-2
/
+2
2018-11-26
arch: Make phys_initrd_start and phys_initrd_size global variables
Florian Fainelli
1
-0
/
+3
2018-11-26
net/mlx5: Device events, Use async events chain
Saeed Mahameed
2
-30
/
+2
2018-11-26
net/mlx5: Resource tables, Use async events chain
Saeed Mahameed
1
-2
/
+4
[prev]
[next]