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
2018-04-09
x86/olpc: Fix inconsistent MFD_CS5535 configuration
Arnd Bergmann
1
-3
/
+1
2018-04-09
swiotlb: Use dma_direct_supported() for swiotlb_ops
Christoph Hellwig
1
-1
/
+1
2018-04-09
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
9
-333
/
+185
2018-04-09
perf/core: Fix use-after-free in uprobe_perf_close()
Prashant Bhole
1
-0
/
+6
2018-04-09
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
1
-2
/
+10
2018-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
5
-108
/
+55
2018-04-09
libnvdimm, of_pmem: workaround OF_NUMA=n build error
Dan Williams
1
-1
/
+2
2018-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
56
-475
/
+1633
2018-04-09
ALSA: pcm: Remove WARN_ON() at snd_pcm_hw_params() error
Takashi Iwai
1
-1
/
+1
2018-04-09
vhost-net: set packet weight of tx polling to 2 * vq size
haibinzhang(张海斌)
1
-1
/
+7
2018-04-09
net: thunderx: rework mac addresses list to u64 array
Vadim Lomovtsev
2
-24
/
+11
2018-04-09
inetpeer: fix uninit-value in inet_getpeer
Eric Dumazet
1
-0
/
+1
2018-04-09
syscalls/x86: Adapt syscall_wrapper.h to the new syscall stub naming convention
Dominik Brodowski
1
-9
/
+9
2018-04-09
syscalls/core, syscalls/x86: Rename struct pt_regs-based sys_*() to __x64_sys...
Dominik Brodowski
5
-362
/
+405
2018-04-09
syscalls/core, syscalls/x86: Clean up compat syscall stub naming convention
Dominik Brodowski
7
-200
/
+205
2018-04-09
syscalls/core, syscalls/x86: Clean up syscall stub naming convention
Dominik Brodowski
4
-236
/
+242
2018-04-09
perf tests clang: Fix function name for clang IR test
Sandipan Das
1
-1
/
+1
2018-04-09
perf clang: Add support for recent clang versions
Sandipan Das
1
-1
/
+10
2018-04-09
perf tools: Fix perf builds with clang support
Sandipan Das
1
-1
/
+2
2018-04-09
perf tools: No need to include namespaces.h in util.h
Arnaldo Carvalho de Melo
1
-2
/
+2
2018-04-09
PM / QoS: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-04-09
cpuidle: Add definition of residency to sysfs documentation
Prakash, Prashanth
1
-0
/
+6
2018-04-09
time: hrtimer: Use timerqueue_iterate_next() to get to the next timer
Rafael J. Wysocki
1
-3
/
+1
2018-04-09
nohz: Avoid duplication of code related to got_idle_tick
Rafael J. Wysocki
1
-10
/
+6
2018-04-09
nohz: Gather tick_sched booleans under a common flag field
Frederic Weisbecker
2
-9
/
+15
2018-04-09
cpuidle: menu: Avoid selecting shallow states with stopped tick
Rafael J. Wysocki
1
-7
/
+22
2018-04-09
cpuidle: menu: Refine idle state selection for running tick
Rafael J. Wysocki
3
-11
/
+35
2018-04-09
sched: idle: Select idle state before stopping the tick
Rafael J. Wysocki
4
-17
/
+59
2018-04-09
Merge branches 'devel-stable' and 'misc' into for-linus
Russell King
5
-5
/
+29
2018-04-09
powerpc/modules: Fix crashes by adding CONFIG_RELOCATABLE to vermagic
Michael Ellerman
1
-1
/
+11
2018-04-08
dp83640: Ensure against premature access to PHY registers after reset
Esben Haabendal
1
-0
/
+18
2018-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-14
/
+22
2018-04-08
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-14
/
+34
2018-04-08
devlink: convert occ_get op to separate registration
Jiri Pirko
6
-106
/
+165
2018-04-08
ARM: dts: ls1021a: Specify TBIPA register address
Esben Haabendal
1
-1
/
+2
2018-04-08
net/fsl_pq_mdio: Allow explicit speficition of TBIPA address
Esben Haabendal
2
-17
/
+39
2018-04-08
Merge branch 'ibmvnic-Fix-driver-reset-and-DMA-bugs'
David S. Miller
2
-49
/
+98
2018-04-08
ibmvnic: Do not reset CRQ for Mobility driver resets
Nathan Fontenot
1
-23
/
+32
2018-04-08
ibmvnic: Fix failover case for non-redundant configuration
Thomas Falcon
2
-8
/
+30
2018-04-08
ibmvnic: Fix reset scheduler error handling
Thomas Falcon
1
-10
/
+29
2018-04-08
ibmvnic: Zero used TX descriptor counter on reset
Thomas Falcon
1
-0
/
+1
2018-04-08
ibmvnic: Fix DMA mapping mistakes
Thomas Falcon
1
-8
/
+6
2018-04-08
tipc: use the right skb in tipc_sk_fill_sock_diag()
Cong Wang
3
-6
/
+6
2018-04-08
sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
Eric Dumazet
1
-5
/
+8
2018-04-08
getname_kernel() needs to make sure that ->name != ->iname in long case
Al Viro
1
-1
/
+2
2018-04-08
net: dsa: Discard frames from unused ports
Andrew Lunn
1
-1
/
+7
2018-04-08
sctp: do not leak kernel memory to user space
Eric Dumazet
1
-1
/
+3
2018-04-07
Merge branch 'net-fix-uninit-values-in-networking-stack'
David S. Miller
10
-12
/
+20
2018-04-07
soreuseport: initialise timewait reuseport field
Eric Dumazet
2
-0
/
+2
2018-04-07
ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
Eric Dumazet
1
-5
/
+6
[prev]
[next]