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-08-13
MAINTAINERS: Add missing tools/lib/perf/ path to perf maintainers
Rob Herring
1
-0
/
+1
2020-08-13
libperf: Fix man page typos
Rob Herring
3
-14
/
+17
2020-08-13
perf test: Allow multiple probes in record+script_probe_vfs_getname.sh
Michael Petlan
1
-2
/
+2
2020-08-13
perf bench mem: Always memset source before memcpy
Vincent Whitchurch
1
-10
/
+11
2020-08-13
perf sched: Prefer sched_waking event when it exists
David Ahern
1
-3
/
+29
2020-08-13
x86/alternatives: Acquire pte lock with interrupts enabled
Sebastian Andrzej Siewior
1
-3
/
+3
2020-08-13
xen: Sync up with the canonical protocol definition in Xen
Oleksandr Andrushchenko
1
-3
/
+88
2020-08-13
drm/xen-front: Add YUYV to supported formats
Oleksandr Andrushchenko
1
-0
/
+1
2020-08-13
drm/xen-front: Fix misused IS_ERR_OR_NULL checks
Oleksandr Andrushchenko
3
-7
/
+7
2020-08-13
xen/gntdev: Fix dmabuf import with non-zero sgt offset
Oleksandr Andrushchenko
1
-0
/
+8
2020-08-13
ALSA: echoaudio: Fix potential Oops in snd_echo_resume()
Dinghao Liu
1
-2
/
+0
2020-08-13
genirq: Unlock irq descriptor after errors
Guenter Roeck
1
-2
/
+5
2020-08-13
crypto: algif_aead - fix uninitialized ctx->init
Ondrej Mosnacek
2
-12
/
+1
2020-08-13
mfd: syscon: Use a unique name with regmap_config
Suman Anna
1
-1
/
+3
2020-08-13
mfd: Replace HTTP links with HTTPS ones
Alexander A. Klimov
21
-21
/
+21
2020-08-13
mfd: dln2: Run event handler loop under spinlock
Andy Shevchenko
1
-0
/
+4
2020-08-13
mfd: madera: Improve handling of regulator unbinding
Charles Keepax
1
-8
/
+15
2020-08-13
mfd: mfd-core: Add mechanism for removal of a subset of children
Charles Keepax
2
-1
/
+20
2020-08-13
mfd: intel_soc_pmic_mrfld: Simplify the return expression of intel_scu_ipc_de...
Xu Wang
1
-6
/
+1
2020-08-13
mfd: max14577: Remove redundant initialization of variable current_bits
Colin Ian King
1
-1
/
+1
2020-08-13
mfd: rn5t618: Fix caching of battery related registers
Andreas Kemnade
1
-0
/
+3
2020-08-13
mfd: max77693-private: Drop a duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-13
mfd: da9055: pdata.h: Drop a duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-13
mfd: rn5t618: Make restart handler atomic safe
Andreas Kemnade
1
-10
/
+33
2020-08-13
mfd: kempld-core: Fix 'assignment of read-only location' error
Stephen Rothwell
1
-19
/
+11
2020-08-13
mfd: axp20x: Allow the AXP803 to be probed by I2C
Frank Lee
1
-0
/
+2
2020-08-13
mfd: da9063: Add support for latest DA silicon revision
Adam Thomson
2
-10
/
+82
2020-08-13
mfd: da9063: Fix revision handling to correctly select reg tables
Adam Thomson
3
-53
/
+177
2020-08-13
dt-bindings: mfd: st,stmfx: Remove I2C unit name
Fabio Estevam
1
-1
/
+1
2020-08-13
dt-bindings: mfd: ti,j721e-system-controller.yaml: Add J721e system controller
Roger Quadros
1
-0
/
+74
2020-08-13
mfd: motorola-cpcap: Disable interrupt for suspend
Tony Lindgren
1
-0
/
+23
2020-08-13
mfd: smsc-ece1099: Remove driver
Michael Walle
6
-265
/
+0
2020-08-13
mfd: core: Add OF_MFD_CELL_REG() helper
Lee Jones
1
-6
/
+11
2020-08-13
mfd: core: Fix formatting of MFD helpers
Lee Jones
1
-10
/
+10
2020-08-13
mfd: core: Make a best effort attempt to match devices with the correct of_nodes
Lee Jones
2
-12
/
+93
2020-08-13
selftests: netfilter: kill running process only
Fabian Frederick
1
-2
/
+8
2020-08-13
selftests: netfilter: add MTU arguments to flowtables
Fabian Frederick
1
-6
/
+24
2020-08-13
selftests: netfilter: add checktool function
Fabian Frederick
1
-22
/
+11
2020-08-13
netfilter: nf_tables: free chain context when BINDING flag is missing
Florian Westphal
1
-2
/
+4
2020-08-13
netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
Florian Westphal
3
-23
/
+6
2020-08-12
bpf: Iterate through all PT_NOTE sections when looking for build id
Jiri Olsa
1
-10
/
+14
2020-08-12
libbpf: Handle GCC built-in types for Arm NEON
Jean-Philippe Brucker
1
-1
/
+34
2020-08-12
tools/bpftool: Make skeleton code C++17-friendly by dropping typeof()
Andrii Nakryiko
1
-4
/
+4
2020-08-12
bpf: Fix XDP FD-based attach/detach logic around XDP_FLAGS_UPDATE_IF_NOEXIST
Andrii Nakryiko
1
-4
/
+4
2020-08-12
Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
15
-218
/
+244
2020-08-12
io_uring: enable lookup of links holding inflight files
Jens Axboe
1
-10
/
+87
2020-08-12
Revert "ipv4: tunnel: fix compilation on ARCH=um"
David S. Miller
1
-1
/
+0
2020-08-12
net: accept an empty mask in /sys/class/net/*/queues/rx-*/rps_cpus
Eric Dumazet
1
-5
/
+7
2020-08-12
Merge branch 'net-stmmac-Fix-multicast-filter-on-IPQ806x'
David S. Miller
2
-0
/
+4
2020-08-12
net: ethernet: stmmac: Disable hardware multicast filter
Jonathan McDowell
1
-0
/
+1
[prev]
[next]