index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-26
kbuild: remove {CLEAN,MRPROPER,DISTCLEAN}_DIRS
Masahiro Yamada
2
-17
/
+7
2020-05-26
kbuild: remove misleading stale FIXME comment
Masahiro Yamada
1
-3
/
+0
2020-05-26
kbuild: invoke syncconfig if autoconf.h is missing
Masahiro Yamada
1
-2
/
+3
2020-05-17
samples: watchdog: use 'userprogs' syntax
Masahiro Yamada
3
-8
/
+6
2020-05-17
samples: timers: use 'userprogs' syntax
Masahiro Yamada
3
-14
/
+8
2020-05-17
samples: auxdisplay: use 'userprogs' syntax
Masahiro Yamada
3
-9
/
+7
2020-05-17
samples: mei: build sample program for target architecture
Masahiro Yamada
2
-6
/
+4
2020-05-17
samples: pidfd: build sample program for target architecture
Masahiro Yamada
2
-5
/
+5
2020-05-17
samples: vfs: build sample programs for target architecture
Masahiro Yamada
2
-9
/
+4
2020-05-17
samples: connector: build sample program for target architecture
Masahiro Yamada
1
-9
/
+3
2020-05-17
samples: hidraw: build sample program for target architecture
Masahiro Yamada
2
-7
/
+4
2020-05-17
samples: uhid: build sample program for target architecture
Masahiro Yamada
4
-6
/
+12
2020-05-17
samples: uhid: fix warnings in uhid-example
Sam Ravnborg
1
-2
/
+2
2020-05-17
kbuild: doc: document the new syntax 'userprogs'
Masahiro Yamada
1
-48
/
+135
2020-05-17
samples: seccomp: build sample programs for target architecture
Masahiro Yamada
2
-40
/
+4
2020-05-17
bpfilter: use 'userprogs' syntax to build bpfilter_umh
Masahiro Yamada
1
-8
/
+4
2020-05-17
kbuild: add infrastructure to build userspace programs
Masahiro Yamada
4
-4
/
+62
2020-05-17
bpfilter: check if $(CC) can link static libc in Kconfig
Masahiro Yamada
2
-1
/
+6
2020-05-17
bpfilter: match bit size of bpfilter_umh to that of the kernel
Masahiro Yamada
3
-3
/
+10
2020-05-17
kbuild: warn if always, hostprogs-y, or hostprogs-m is used
Masahiro Yamada
1
-1
/
+11
2020-05-12
kbuild: determine the output format of DTC by the target suffix
Masahiro Yamada
1
-3
/
+3
2020-05-12
kbuild: remove unused AS assignment
Masahiro Yamada
2
-4
/
+0
2020-05-12
kbuild: remove '/' target
Masahiro Yamada
1
-4
/
+0
2020-05-12
Revert "objtool: Skip samples subdirectory"
Masahiro Yamada
1
-1
/
+0
2020-05-12
kbuild: use CONFIG_CC_VERSION_TEXT to construct LINUX_COMPILER macro
Masahiro Yamada
2
-3
/
+2
2020-05-12
kbuild: use -MMD instead of -MD to exclude system headers from dependency
Masahiro Yamada
4
-8
/
+8
2020-05-12
kbuild: ensure full rebuild when the compiler is updated
Masahiro Yamada
3
-2
/
+19
2020-05-12
kbuild: use $(CC_VERSION_TEXT) to evaluate CC_IS_GCC and CC_IS_CLANG
Masahiro Yamada
1
-2
/
+2
2020-05-12
unicore32: do not evaluate compiler's library path when cleaning
Masahiro Yamada
1
-2
/
+2
2020-05-12
h8300: suppress error messages for 'make clean'
Masahiro Yamada
1
-1
/
+1
2020-05-12
hexagon: suppress error message for 'make clean'
Masahiro Yamada
1
-1
/
+1
2020-05-12
um: do not evaluate compiler's library path when cleaning
Masahiro Yamada
1
-2
/
+2
2020-05-10
Linux 5.7-rc5
v5.7-rc5
Linus Torvalds
1
-1
/
+1
2020-05-10
Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-90
/
+138
2020-05-10
Merge tag 'objtool-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+13
2020-05-10
Merge tag 'locking-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+7
2020-05-10
Merge tag 'iommu-fixes-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-47
/
+162
2020-05-10
Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-68
/
+107
2020-05-09
gcc-10: mark more functions __init to avoid section mismatch warnings
Linus Torvalds
2
-2
/
+2
2020-05-09
Merge tag 'riscv-for-linus-5.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-34
/
+121
2020-05-09
gcc-10: avoid shadowing standard library 'free()' in crypto
Linus Torvalds
2
-6
/
+6
2020-05-09
gcc-10: disable 'restrict' warning for now
Linus Torvalds
1
-0
/
+3
2020-05-09
gcc-10: disable 'stringop-overflow' warning for now
Linus Torvalds
1
-0
/
+1
2020-05-09
nvme: fix possible hang when ns scanning fails during error recovery
Sagi Grimberg
1
-1
/
+1
2020-05-09
nvme-pci: fix "slimmer CQ head update"
Alexey Dobriyan
1
-1
/
+5
2020-05-09
bdi: add a ->dev_name field to struct backing_dev_info
Christoph Hellwig
2
-2
/
+4
2020-05-09
bdi: use bdi_dev_name() to get device name
Yufen Yu
4
-8
/
+10
2020-05-09
gcc-10: disable 'array-bounds' warning for now
Linus Torvalds
1
-0
/
+1
2020-05-09
gcc-10: disable 'zero-length-bounds' warning for now
Linus Torvalds
1
-0
/
+3
2020-05-09
Stop the ad-hoc games with -Wno-maybe-initialized
Linus Torvalds
3
-23
/
+3
[next]