index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-03
perf build: Report failure for testing feature libopencsd
Leo Yan
1
-0
/
+2
2021-09-03
perf cs-etm: Show a warning for an unknown magic number
James Clark
1
-0
/
+5
2021-09-03
perf cs-etm: Print the decoder name
James Clark
3
-8
/
+14
2021-09-03
perf cs-etm: Create ETE decoder
James Clark
3
-0
/
+50
2021-09-03
perf cs-etm: Update OpenCSD decoder for ETE
James Clark
2
-4
/
+2
2021-09-03
perf cs-etm: Fix typo
James Clark
1
-1
/
+1
2021-09-03
perf cs-etm: Save TRCDEVARCH register
James Clark
3
-7
/
+68
2021-09-03
perf cs-etm: Refactor out ETMv4 header saving
James Clark
1
-23
/
+23
2021-09-03
perf cs-etm: Initialise architecture based on TRCIDR1
James Clark
1
-1
/
+16
2021-09-03
perf cs-etm: Refactor initialisation of decoder params.
James Clark
1
-74
/
+25
2021-09-03
Drivers: hv: vmbus: Fix kernel crash upon unbinding a device from uio_hv_generic driver
Vitaly Kuznetsov
1
-0
/
+1
2021-09-03
tipc: clean up inconsistent indenting
Colin Ian King
1
-1
/
+1
2021-09-03
skbuff: clean up inconsistent indenting
Colin Ian King
1
-1
/
+1
2021-09-03
drivers: net: smc911x: clean up inconsistent indenting
Colin Ian King
1
-6
/
+6
2021-09-03
net: 3com: 3c59x: clean up inconsistent indenting
Colin Ian King
1
-1
/
+1
2021-09-03
mptcp: Only send extra TCP acks in eligible socket states
Mat Martineau
3
-17
/
+15
2021-09-03
pktgen: remove unused variable
Eric Dumazet
1
-1
/
+0
2021-09-03
ionic: fix double use of queue-lock
Shannon Nelson
2
-4
/
+13
2021-09-03
ceph: fix dereference of null pointer cf
Colin Ian King
1
-0
/
+3
2021-09-03
Documentation: Fix irq-domain.rst build warning
Marc Zyngier
1
-2
/
+3
2021-09-03
parisc: Fix unaligned-access crash in bootloader
Helge Deller
1
-1
/
+1
2021-09-03
kbuild: redo fake deps at include/ksym/*.h
Masahiro Yamada
2
-5
/
+4
2021-09-03
kbuild: clean up objtool_args slightly
Masahiro Yamada
1
-6
/
+5
2021-09-03
modpost: get the *.mod file path more simply
Masahiro Yamada
3
-16
/
+11
2021-09-03
checkkconfigsymbols.py: Fix the '--ignore' option
Ariel Marcovitch
1
-1
/
+1
2021-09-03
kbuild: merge vmlinux_link() between ARCH=um and other architectures
Masahiro Yamada
1
-33
/
+23
2021-09-03
kbuild: do not remove 'linux' link in scripts/link-vmlinux.sh
Masahiro Yamada
1
-1
/
+0
2021-09-03
kbuild: merge vmlinux_link() between the ordinary link and Clang LTO
Masahiro Yamada
1
-16
/
+14
2021-09-03
kbuild: remove stale *.symversions
Masahiro Yamada
1
-0
/
+2
2021-09-03
kbuild: remove unused quiet_cmd_update_lto_symversions
Masahiro Yamada
1
-1
/
+0
2021-09-03
gen_compile_commands: extract compiler command from a series of commands
Masahiro Yamada
1
-1
/
+1
2021-09-03
x86: remove cc-option-yn test for -mtune=
Nick Desaulniers
1
-6
/
+0
2021-09-03
arc: replace cc-option-yn uses with cc-option
Nick Desaulniers
1
-2
/
+1
2021-09-03
s390: replace cc-option-yn uses with cc-option
Nick Desaulniers
1
-7
/
+7
2021-09-03
ia64: move core-y in arch/ia64/Makefile to arch/ia64/Kbuild
Masahiro Yamada
2
-2
/
+2
2021-09-03
sparc: move the install rule to arch/sparc/Makefile
Masahiro Yamada
2
-5
/
+2
2021-09-03
security: remove unneeded subdir-$(CONFIG_...)
Masahiro Yamada
1
-11
/
+0
2021-09-03
kbuild: sh: remove unused install script
Greg Kroah-Hartman
1
-56
/
+0
2021-09-03
kbuild: Fix 'no symbols' warning when CONFIG_TRIM_UNUSD_KSYMS=y
Masahiro Yamada
1
-1
/
+7
2021-09-03
kbuild: Switch to 'f' variants of integrated assembler flag
Nathan Chancellor
2
-6
/
+6
2021-09-03
kbuild: Shuffle blank line to improve comment meaning
Nathan Chancellor
1
-1
/
+1
2021-09-03
kbuild: Add a comment above -Wno-gnu
Nathan Chancellor
1
-0
/
+1
2021-09-03
kbuild: Remove -Wno-format-invalid-specifier from clang block
Nathan Chancellor
1
-1
/
+0
2021-09-03
kbuild: warn if FORCE is missing for if_changed(_dep,_rule) and filechk
Masahiro Yamada
1
-1
/
+6
2021-09-03
kbuild: macrofy the condition of if_changed and friends
Masahiro Yamada
1
-3
/
+5
2021-09-03
x86/build/vdso: fix missing FORCE for *.so build rule
Masahiro Yamada
1
-1
/
+1
2021-09-03
kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG
Sami Tolvanen
5
-51
/
+38
2021-09-03
Makefile: remove stale cc-option checks
Nick Desaulniers
2
-19
/
+33
2021-09-03
MAINTAINERS: add Nick to Kbuild reviewers
Nick Desaulniers
1
-0
/
+1
2021-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
217
-4073
/
+17398
[prev]
[next]