index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
builddeb: Drop check for 32-bit s390
Ben Hutchings
2018-07-28
1
-1
/
+1
|
*
|
builddeb: Change architecture detection fallback to use dpkg-architecture
Ben Hutchings
2018-07-28
1
-2
/
+2
|
*
|
builddeb: Skip architecture detection when KBUILD_DEBARCH is set
Ben Hutchings
2018-07-28
1
-3
/
+6
|
*
|
kbuild: do not redirect the first prerequisite for filechk
Masahiro Yamada
2018-07-28
5
-7
/
+7
|
*
|
ARM: at91: remove unused duplicated filechk_offsets
Masahiro Yamada
2018-07-28
1
-25
/
+0
|
*
|
kbuild: if_changed: document single use per target limitation
Dirk Gouders
2018-07-21
1
-0
/
+6
|
*
|
kbuild: buildtar: add arm64 support
Olof Johansson
2018-07-19
1
-0
/
+8
|
*
|
kbuild: buildtar: remove crufty vax pieces
Olof Johansson
2018-07-19
1
-4
/
+0
|
*
|
kbuild: change ld_flags to contain LDFLAGS_$(@F)
Masahiro Yamada
2018-07-19
2
-4
/
+4
|
*
|
kbuild: replace $(LDFLAGS) $(ldflags-y) with $(ld_flags)
Masahiro Yamada
2018-07-19
1
-2
/
+1
|
*
|
kbuild: remove redundant LDFLAGS clearing in arch/*/Makefile
Masahiro Yamada
2018-07-19
3
-5
/
+0
|
*
|
um: remove redundant 'export LDFLAGS' in arch/x86/Makefile.um
Masahiro Yamada
2018-07-19
1
-2
/
+0
|
*
|
kbuild: Use HOST*FLAGS options from the command line
Laura Abbott
2018-07-18
2
-4
/
+21
|
*
|
kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS
Laura Abbott
2018-07-18
6
-22
/
+22
|
*
|
kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS
Laura Abbott
2018-07-18
5
-10
/
+10
|
*
|
kbuild: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGS
Laura Abbott
2018-07-18
2
-3
/
+3
|
*
|
kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS
Laura Abbott
2018-07-18
9
-14
/
+14
|
*
|
arm64: Add build salt to the vDSO
Laura Abbott
2018-07-18
1
-0
/
+3
|
*
|
powerpc: Add build salt to the vDSO
Laura Abbott
2018-07-18
1
-0
/
+3
|
*
|
x86: Add build salt to the vDSO
Laura Abbott
2018-07-18
2
-0
/
+6
|
*
|
kbuild: Add build salt to the kernel and modules
Laura Abbott
2018-07-18
4
-0
/
+35
|
*
|
kbuild: verify that $DEPMOD is installed
Randy Dunlap
2018-07-18
2
-13
/
+14
|
*
|
kbuild: move bin2c back to scripts/ from scripts/basic/
Masahiro Yamada
2018-07-18
10
-10
/
+7
|
*
|
Coccinelle: add atomic_as_refcounter script
Elena Reshetova
2018-07-18
1
-0
/
+129
|
|
/
*
|
Merge tag 'gcc-plugin-cleanup-v4.19-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2018-08-15
5
-172
/
+184
|
\
\
|
*
|
gcc-plugins: Clean up the cgraph_create_edge* macros
Alexander Popov
2018-07-24
1
-10
/
+16
|
*
|
gcc-plugins: Regularize Makefile.gcc-plugins
Kees Cook
2018-07-24
1
-12
/
+24
|
*
|
gcc-plugins: split out Kconfig entries to scripts/gcc-plugins/Kconfig
Masahiro Yamada
2018-07-24
2
-144
/
+144
|
*
|
gcc-plugins: remove unused GCC_PLUGIN_SUBDIR
Masahiro Yamada
2018-07-02
2
-7
/
+1
*
|
|
Merge tag 'printk-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-15
9
-112
/
+189
|
\
\
\
|
*
\
\
Merge branch 'for-4.19-nmi' into for-linus
Petr Mladek
2018-08-14
6
-48
/
+87
|
|
\
\
\
|
|
*
|
|
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
Petr Mladek
2018-07-09
5
-26
/
+52
|
|
*
|
|
printk: Create helper function to queue deferred console handling
Petr Mladek
2018-07-09
1
-5
/
+9
|
|
*
|
|
printk: Split the code for storing a message into the log buffer
Petr Mladek
2018-07-09
1
-17
/
+26
|
*
|
|
|
lib/vsprintf: Do not handle %pO[^F] as %px
Bart Van Assche
2018-08-07
1
-0
/
+1
|
*
|
|
|
printk: Fix warning about unused suppress_message_printing
Petr Mladek
2018-07-11
1
-1
/
+0
|
*
|
|
|
printk: Clean up syslog_print_all()
Petr Mladek
2018-07-09
1
-11
/
+9
|
*
|
|
|
printk: Remove unnecessary kmalloc() from syslog during clear
Namit Gupta
2018-06-27
1
-51
/
+58
|
*
|
|
|
printk: Make CONSOLE_LOGLEVEL_QUIET configurable
Hans de Goede
2018-06-27
2
-3
/
+14
|
*
|
|
|
printk: make sure to print log on console.
Maninder Singh
2018-06-27
1
-5
/
+7
|
*
|
|
|
lib/test_printf.c: accept "ptrval" as valid result for plain 'p' tests
Thierry Escande
2018-06-15
1
-2
/
+22
|
|
/
/
/
*
|
|
|
Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-08-15
12
-45
/
+67
|
\
\
\
\
|
*
|
|
|
audit: fix use-after-free in audit_add_watch
Ronny Chevalier
2018-07-18
1
-1
/
+11
|
*
|
|
|
audit: use ktime_get_coarse_real_ts64() for timestamps
Paul Moore
2018-07-17
2
-2
/
+2
|
*
|
|
|
audit: use ktime_get_coarse_ts64() for time access
Arnd Bergmann
2018-07-03
2
-2
/
+2
|
*
|
|
|
audit: simplify audit_enabled check in audit_watch_log_rule_change()
Richard Guy Briggs
2018-06-28
1
-14
/
+15
|
*
|
|
|
audit: check audit_enabled in audit_tree_log_remove_rule()
Richard Guy Briggs
2018-06-28
1
-0
/
+2
|
*
|
|
|
cred: conditionally declare groups-related functions
Ondrej Mosnáček
2018-06-28
1
-5
/
+10
|
*
|
|
|
audit: eliminate audit_enabled magic number comparison
Richard Guy Briggs
2018-06-19
6
-8
/
+8
|
*
|
|
|
audit: rename FILTER_TYPE to FILTER_EXCLUDE
Richard Guy Briggs
2018-06-19
3
-7
/
+8
[prev]
[next]