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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-03
mac80211: Handle special status codes in SAE commit
Jouni Malinen
1
-0
/
+2
2020-08-02
list: add "list_del_init_careful()" to go with "list_empty_careful()"
Linus Torvalds
1
-1
/
+19
2020-08-02
wilc1000: Move wilc1000 SDIO ID's from driver source to common header file
Ajay Singh
1
-0
/
+3
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-39
/
+36
2020-08-01
bpf: Add support for forced LINK_DETACH command
Andrii Nakryiko
1
-0
/
+1
2020-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-38
/
+32
2020-08-01
fs: optimise kiocb_set_rw_flags()
Pavel Begunkov
1
-5
/
+11
2020-08-01
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
Ingo Molnar
1
-0
/
+2
2020-08-01
sched: Document arch_scale_*_capacity()
Valentin Schneider
1
-0
/
+10
2020-07-31
rtnetlink: add support for protodown reason
Roopa Prabhu
1
-0
/
+4
2020-07-31
tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
1
-1
/
+2
2020-07-31
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2020-07-31
Merge branch 'for-next/read-barrier-depends' into for-next/core
Catalin Marinas
5
-134
/
+47
2020-07-31
Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...
Catalin Marinas
7
-21
/
+73
2020-07-31
power: supply: wilco_ec: Add long life charging mode
Crag Wang
1
-0
/
+1
2020-07-31
Merge branch 'linus' into locking/core, to resolve conflict
Ingo Molnar
8
-6
/
+17
2020-07-31
kcsan: Improve IRQ state trace reporting
Marco Elver
1
-0
/
+4
2020-07-31
lockdep: Refactor IRQ trace events fields into struct
Marco Elver
2
-9
/
+15
2020-07-31
lib: Add zstd support to decompress
Nick Terrell
1
-0
/
+11
2020-07-31
lib/mpi: Add mpi_sub_ui()
Marcelo Henrique Cerri
1
-0
/
+3
2020-07-31
init: add an init_utimes helper
Christoph Hellwig
1
-0
/
+1
2020-07-31
init: add an init_stat helper
Christoph Hellwig
1
-0
/
+1
2020-07-31
init: add an init_mknod helper
Christoph Hellwig
2
-9
/
+1
2020-07-31
init: add an init_mkdir helper
Christoph Hellwig
2
-7
/
+1
2020-07-31
init: add an init_symlink helper
Christoph Hellwig
2
-9
/
+1
2020-07-31
init: add an init_link helper
Christoph Hellwig
2
-9
/
+1
2020-07-31
init: add an init_eaccess helper
Christoph Hellwig
2
-7
/
+1
2020-07-31
init: add an init_chmod helper
Christoph Hellwig
2
-7
/
+1
2020-07-31
init: add an init_chown helper
Christoph Hellwig
1
-0
/
+1
2020-07-31
init: add an init_chroot helper
Christoph Hellwig
2
-2
/
+1
2020-07-31
init: add an init_chdir helper
Christoph Hellwig
2
-1
/
+1
2020-07-31
init: add an init_rmdir helper
Christoph Hellwig
2
-7
/
+1
2020-07-31
init: add an init_unlink helper
Christoph Hellwig
2
-7
/
+1
2020-07-31
init: add an init_umount helper
Christoph Hellwig
2
-1
/
+1
2020-07-31
init: add an init_mount helper
Christoph Hellwig
1
-0
/
+4
2020-07-31
fs: push the getname from do_rmdir into the callers
Christoph Hellwig
1
-2
/
+2
2020-07-31
fs: expose utimes_common
Christoph Hellwig
1
-0
/
+1
2020-07-31
fs: remove ksys_ioctl
Christoph Hellwig
1
-1
/
+0
2020-07-31
fs: remove ksys_fchmod
Christoph Hellwig
1
-1
/
+0
2020-07-31
fs: remove ksys_dup
Christoph Hellwig
1
-1
/
+0
2020-07-31
fs: remove ksys_open
Christoph Hellwig
1
-11
/
+0
2020-07-31
fs: remove ksys_getdents64
Christoph Hellwig
1
-2
/
+0
2020-07-30
Merge remote-tracking branch 'regulator/for-5.9' into regulator-next
Mark Brown
5
-1
/
+319
2020-07-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
7
-14
/
+74
2020-07-30
mm: pgtable: Make generic pgprot_* macros available for no-MMU
Pekka Enberg
1
-34
/
+37
2020-07-30
tasklet: Introduce new initialization API
Romain Perier
1
-1
/
+27
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
1
-5
/
+10
2020-07-30
thermal: Update power allocator and devfreq cooling to SPDX licensing
Lukasz Luba
1
-8
/
+1
2020-07-30
random: fix circular include dependency on arm64 after addition of percpu.h
Willy Tarreau
1
-1
/
+1
2020-07-30
PM / devfreq: Add support delayed timer for polling mode
Chanwoo Choi
1
-0
/
+9
[prev]
[next]