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
2017-11-17
dynamic-debug-howto: fix optional/omitted ending line number to be LARGE inst...
Randy Dunlap
1
-0
/
+4
2017-11-17
kernel/umh.c: optimize 'proc_cap_handler()'
Christophe JAILLET
1
-2
/
+2
2017-11-17
include/linux/compiler-clang.h: handle randomizable anonymous structs
Sandipan Das
1
-0
/
+3
2017-11-17
bug: fix "cut here" location for __WARN_TAINT architectures
Kees Cook
2
-3
/
+18
2017-11-17
bug: define the "cut here" string in a single place
Kees Cook
4
-3
/
+5
2017-11-17
lkdtm: include WARN format string
Kees Cook
1
-1
/
+3
2017-11-17
iopoll: avoid -Wint-in-bool-context warning
Arnd Bergmann
1
-9
/
+15
2017-11-17
parse-maintainers: add ability to specify filenames
Joe Perches
1
-5
/
+47
2017-11-17
kernel debug: support resetting WARN_ONCE for all architectures
Andi Kleen
3
-1
/
+30
2017-11-17
kernel debug: support resetting WARN*_ONCE
Andi Kleen
5
-3
/
+42
2017-11-17
sh/boot: add static stack-protector to pre-kernel
Kees Cook
1
-0
/
+14
2017-11-17
spelling.txt: add "unnecessary" typo variants
Joe Perches
1
-0
/
+4
2017-11-17
proc: use do-while in name_to_int()
Alexey Dobriyan
1
-2
/
+2
2017-11-17
proc: : uninline name_to_int()
Alexey Dobriyan
3
-22
/
+25
2017-11-17
proc, coredump: add CoreDumping flag to /proc/pid/status
Roman Gushchin
2
-0
/
+9
2017-11-17
mm, compaction: remove unneeded pageblock_skip_persistent() checks
Vlastimil Babka
1
-15
/
+3
2017-11-17
mm, compaction: split off flag for not updating skip hints
Vlastimil Babka
3
-1
/
+3
2017-11-17
mm, compaction: extend pageblock_skip_persistent() to all compound pages
Vlastimil Babka
1
-11
/
+14
2017-11-17
mm, compaction: persistently skip hugetlbfs pageblocks
David Rientjes
2
-12
/
+55
2017-11-17
mm, compaction: kcompactd should not ignore pageblock skip
David Rientjes
1
-2
/
+1
2017-11-17
mm: shmem: remove unused info variable
Corentin Labbe
1
-2
/
+0
2017-11-17
lib/dma-debug.c: fix incorrect pfn calculation
Miles Chen
1
-2
/
+18
2017-11-17
mm/z3fold.c: use kref to prevent page free/compact race
Vitaly Wool
1
-2
/
+8
2017-11-17
mm: fix nodemask printing
Arnd Bergmann
1
-3
/
+10
2017-11-17
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
32
-518
/
+903
2017-11-17
Merge tag 'linux-kselftest-4.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
55
-71
/
+1303
2017-11-17
Merge tag 'acpi-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2017-11-17
Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-46
/
+80
2017-11-17
Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
368
-75
/
+132395
2017-11-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
25
-327
/
+1055
2017-11-17
Merge branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-297
/
+452
2017-11-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
64
-580
/
+1429
2017-11-17
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
43
-716
/
+1191
2017-11-17
Merge tag 'ecryptfs-4.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-98
/
+34
2017-11-17
Merge tag 'xfs-4.15-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-3
/
+4
2017-11-17
NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"
Benjamin Coddington
2
-16
/
+16
2017-11-17
NFS: Fix typo in nomigration mount option
Joshua Watt
1
-1
/
+1
2017-11-17
nfs: Fix ugly referral attributes
Chuck Lever
1
-10
/
+8
2017-11-17
NFS: super: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+10
2017-11-17
sunrpc: remove net pointer from messages
Vasily Averin
2
-7
/
+7
2017-11-17
nfs: remove net pointer from messages
Vasily Averin
1
-7
/
+7
2017-11-17
sunrpc: exit_net cleanup check added
Vasily Averin
1
-0
/
+3
2017-11-17
nfs client: exit_net cleanup check added
Vasily Averin
1
-0
/
+4
2017-11-17
nfs/write: Use common error handling code in nfs_lock_and_join_requests()
Markus Elfring
1
-8
/
+9
2017-11-17
NFSv4: Replace closed stateids with the "invalid special stateid"
Trond Myklebust
3
-1
/
+20
2017-11-17
NFSv4: nfs_set_open_stateid must not trigger state recovery for closed state
Trond Myklebust
1
-1
/
+2
2017-11-17
NFSv4: Check the open stateid when searching for expired state
Trond Myklebust
1
-0
/
+5
2017-11-17
NFSv4: Clean up nfs4_delegreturn_done
Trond Myklebust
1
-18
/
+14
2017-11-17
NFSv4: cleanup nfs4_close_done
Trond Myklebust
1
-19
/
+16
2017-11-17
NFSv4: Retry NFS4ERR_OLD_STATEID errors in layoutreturn
Trond Myklebust
1
-3
/
+12
[prev]
[next]