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
2019-01-03
sh: ftrace: Fix missing parenthesis in WARN_ON()
Steven Rostedt (VMware)
1
-1
/
+1
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
221
-679
/
+610
2019-01-03
Merge tag 'locks-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-1
/
+1
2019-01-03
Merge tag 'sound-fix-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-117
/
+11
2019-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
60
-385
/
+2060
2019-01-03
smb3: add smb3.1.1 to default dialect list
Steve French
2
-14
/
+28
2019-01-03
MAINTAINERS: add maintainers for ChromeOS EC sub-drivers
Enric Balletbo i Serra
1
-0
/
+9
2019-01-03
hwspinlock: fix return value check in stm32_hwspinlock_probe()
Wei Yongjun
1
-2
/
+2
2019-01-03
i2c: Add Actions Semiconductor Owl family S700 I2C support
Parthiban Nallathambi
1
-0
/
+1
2019-01-03
dt-bindings: i2c: Add S700 support for Actions Semi Soc's
Parthiban Nallathambi
1
-1
/
+3
2019-01-03
i2c: ismt: Add support for Intel Cedar Fork
Jarkko Nikula
1
-0
/
+2
2019-01-03
arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region
Yueyi Li
1
-1
/
+1
2019-01-03
firmware: arm_sdei: Fix DT platform device creation
James Morse
1
-5
/
+0
2019-01-03
firmware: arm_sdei: fix wrong of_node_put() in init function
Nicolas Saenz Julienne
1
-1
/
+0
2019-01-03
arm64: entry: remove unused register aliases
Mark Rutland
1
-11
/
+1
2019-01-03
doc: filesystems: fix bad references to nonexistent ext4.rst file
Otto Sabart
3
-3
/
+3
2019-01-03
Documentation/admin-guide: update URL of LKML information link
Ramunas Geciauskas
1
-1
/
+1
2019-01-03
Docs/kernel-api.rst: Remove blk-tag.c reference
Marcos Paulo de Souza
1
-6
/
+0
2019-01-03
thermal/intel: fixup for Kconfig string parsing tightening up
Stephen Rothwell
1
-1
/
+1
2019-01-03
block: sunvdc: don't run hw queue synchronously from irq context
Ming Lei
1
-1
/
+1
2019-01-03
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli...
Jens Axboe
6
-96
/
+94
2019-01-03
arm64: smp: Fix compilation error
Shaokun Zhang
1
-3
/
+5
2019-01-03
Merge tag 'perf-core-for-mingo-4.21-20190103' of git://git.kernel.org/pub/scm...
Ingo Molnar
27
-166
/
+620
2019-01-03
Merge branches 'for-4.20/upstream-fixes', 'for-4.21/core', 'for-4.21/hid-asus...
Jiri Kosina
1847
-12355
/
+37230
2019-01-03
HID: i2c-hid: Add Odys Winbook 13 to descriptor override
Hans de Goede
1
-0
/
+8
2019-01-03
HID: lenovo: Add checks to fix of_led_classdev_register
Aditya Pakki
1
-2
/
+8
2019-01-02
cifs: fix confusing warning message on reconnect
Steve French
1
-1
/
+1
2019-01-02
smb3: fix large reads on encrypted connections
Paul Aurich
1
-1
/
+3
2019-01-02
ipv6: Consider sk_bound_dev_if when binding a socket to an address
David Ahern
1
-0
/
+3
2019-01-02
ipv6: Fix dump of specific table with strict checking
David Ahern
1
-1
/
+5
2019-01-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
20
-141
/
+347
2019-01-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
7
-125
/
+279
2019-01-02
Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block
Linus Torvalds
23
-131
/
+467
2019-01-02
Merge tag 'for-4.21/libata-20190102' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2019-01-02
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
4
-440
/
+440
2019-01-02
Merge tag 'devprop-4.21-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+3
2019-01-02
Merge tag 'mailbox-v4.21' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
23
-247
/
+612
2019-01-02
Merge branch 'for-linus-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
20
-173
/
+259
2019-01-02
Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
17
-204
/
+222
2019-01-02
locks: fix error in locks_move_blocks()
NeilBrown
1
-1
/
+1
2019-01-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
6
-89
/
+1433
2019-01-02
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
63
-1995
/
+1518
2019-01-02
Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
31
-360
/
+192
2019-01-02
Merge branch 'prevent-oob-under-speculation'
Alexei Starovoitov
5
-88
/
+1432
2019-01-02
bpf: add various test cases to selftests
Daniel Borkmann
1
-3
/
+1105
2019-01-02
bpf: prevent out of bounds speculation on pointer arithmetic
Daniel Borkmann
2
-6
/
+189
2019-01-02
bpf: fix check_map_access smin_value test when pointer contains offset
Daniel Borkmann
1
-1
/
+5
2019-01-02
bpf: restrict unknown scalars of mixed signed bounds for unprivileged
Daniel Borkmann
1
-1
/
+8
2019-01-02
bpf: restrict stack pointer arithmetic for unprivileged
Daniel Borkmann
1
-22
/
+41
2019-01-02
bpf: restrict map value pointer arithmetic for unprivileged
Daniel Borkmann
1
-0
/
+11
[prev]
[next]