projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2022-05-23
Masahiro Yamada
modpost: extract symbol versions from *.cmd files
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Masahiro Yamada
modpost: add sym_find_with_module() helper
commit
|
commitdiff
|
tree
|
snapshot
2022-05-11
Masahiro Yamada
modpost: change the license of EXPORT_SYMBOL to bool...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-11
Masahiro Yamada
modpost: remove left-over cross_compile declaration
commit
|
commitdiff
|
tree
|
snapshot
2022-05-11
Masahiro Yamada
kbuild: record symbol versions in *.cmd files
commit
|
commitdiff
|
tree
|
snapshot
2022-05-11
Masahiro Yamada
kbuild: generate a list of objects in vmlinux
commit
|
commitdiff
|
tree
|
snapshot
2022-05-11
Masahiro Yamada
modpost: move *.mod.c generation to write_mod_c_files()
commit
|
commitdiff
|
tree
|
snapshot
2022-05-11
Masahiro Yamada
modpost: merge add_{intree_flag,retpoline,staging_flag...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-11
Reza Arbab
scripts/prune-kernel: Use kernel-install if available
commit
|
commitdiff
|
tree
|
snapshot
2022-05-11
Masahiro Yamada
kbuild: factor out the common installation code into...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
modpost: split new_symbol() to symbol allocation and...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
modpost: make sym_add_exported() always allocate a...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
modpost: make multiple export error
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
modpost: dump Module.symvers in the same order of modul...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
modpost: traverse the namespace_list in order
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
modpost: use doubly linked list for dump_lists
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
modpost: traverse unresolved symbols in order
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
modpost: add sym_add_unresolved() helper
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
modpost: traverse modules in order
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
modpost: import include/linux/list.h
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
modpost: change mod->gpl_compatible to bool type
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
modpost: use bool type where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
ia64: make the install target not depend on any build...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
kbuild: drop $(objtree)/ prefix support for clean-files
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Randy Dunlap
Makefile: fix 2 typos
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
modpost: move struct namespace_list to modpost.c
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
modpost: retrieve the module dependency and CRCs in...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
modpost: add a separate error for exported symbols...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
modpost: remove stale comment about sym_add_exported()
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
modpost: do not write out any file when error occurred
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
modpost: use snprintf() instead of sprintf() for safety
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Vincent Mailhol
checksyscalls: ignore -Wunused-macros
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Jiri Slaby
scripts: dummy-tools, add pahole
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Daniel Mentz
kheaders: Have cpio unconditionally replace files
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Yann Droneaud
kbuild: support W=e to make build abort in case of...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
kbuild: read *.mod to get objects passed to $(LD) or...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
kbuild: make *.mod not depend on *.o
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
kbuild: get rid of duplication in *.mod files
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
kbuild: split the second line of *.mod into *.usyms
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
kbuild: reuse real-search to simplify cmd_mod
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
kbuild: make multi_depend work with targets in subdirectory
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
kbuild: reuse suffix-search to refactor multi_depend
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
kbuild: refactor cmd_modversions_S
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
kbuild: refactor cmd_modversions_c
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
modpost: remove annoying namespace_from_kstrtabns()
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
modpost: remove redundant initializes for static variables
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
modpost: move export_from_secname() call to more releva...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Masahiro Yamada
modpost: remove useless export_from_sec()
commit
|
commitdiff
|
tree
|
snapshot
2022-04-06
Masahiro Yamada
kbuild: do not remove empty *.symtypes explicitly
commit
|
commitdiff
|
tree
|
snapshot
2022-04-06
Masahiro Yamada
kbuild: factor out genksyms command from cmd_gensymtype...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-06
Necip Fazil...
docs: kbuild: add references on Kconfig semantics
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Chun-Tse Shao
kbuild: Allow kernel installation packaging to override...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Nick Desaulniers
kbuild: uapi: use -fsyntax-only rather than -S
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Linus Torvalds
Linux 5.18-rc1
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Linus Torvalds
Merge tag 'trace-v5.18-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Linus Torvalds
Merge tag 'clk-for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Linus Torvalds
Merge tag 'x86-urgent-2022-04-03' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Linus Torvalds
Merge tag 'core-urgent-2022-04-03' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Linus Torvalds
Merge tag 'dma-mapping-5.18-1' of git://git.infradead...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Linus Torvalds
Merge tag 'for-linus' of git://git.armlinux.org.uk...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Stephen Boyd
Revert "clk: Drop the rate range on clk_put()"
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Linus Torvalds
Merge tag 'perf-tools-for-v5.18-2022-04-02' of git...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Linus Torvalds
Merge tag 'kbuild-fixes-v5.18' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Linus Torvalds
Merge tag 'mips_5.18_1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Masahiro Yamada
modpost: restore the warning message for missing symbol...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Linus Torvalds
Merge tag 'for-5.18/drivers-2022-04-02' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Linus Torvalds
Merge tag 'pci-v5.18-changes-2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Linus Torvalds
Merge tag 'tag-chrome-platform-for-v5.18' of git:/...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Jens Axboe
Revert "nbd: fix possible overflow on 'first_minor...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Eric Dumazet
watch_queue: Free the page array when watch_queue is...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Steven Rostedt...
tracing: mark user_events as BROKEN
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Steven Rostedt...
tracing: Move user_events.h temporarily out of include...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Christophe...
ftrace: Make ftrace_graph_is_dead() a static branch
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Steven Rostedt...
tracing: Set user_events to BROKEN
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Beau Belgrave
tracing/user_events: Remove eBPF interfaces
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Beau Belgrave
tracing/user_events: Hold event_mutex during dyn_event_add
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Lv Ruyi
proc: bootconfig: Add null pointer check
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Steven Rostedt...
tracing: Rename the staging files for trace_events
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Li RongQing
KVM: x86: fix sending PV IPI
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Paolo Bonzini
KVM: x86/mmu: do compare-and-exchange of gPTE via the...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Zhenzhong Duan
KVM: x86: Remove redundant vm_entry_controls_clearbit...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Zhenzhong Duan
KVM: x86: cleanup enter_rmode()
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Maxim Levitsky
KVM: x86: SVM: fix tsc scaling when the host doesn...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Maxim Levitsky
kvm: x86: SVM: remove unused defines
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Maxim Levitsky
KVM: x86: SVM: move tsc ratio definitions to svm.h
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Maxim Levitsky
KVM: x86: SVM: fix avic spec based definitions again
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Paolo Bonzini
KVM: MIPS: remove reference to trap&emulate virtualization
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Paolo Bonzini
KVM: x86: document limitations of MSR filtering
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Hou Wenlong
KVM: x86: Only do MSR filtering when access MSR by...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Hou Wenlong
KVM: x86/emulator: Emulate RDPID only if it is enabled...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Like Xu
KVM: x86/pmu: Fix and isolate TSX-specific performance...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Maxim Levitsky
KVM: x86: mmu: trace kvm_mmu_set_spte after the new...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Jim Mattson
KVM: x86/svm: Clear reserved bits written to PerfEvtSel...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Sean Christopherson
KVM: x86: Trace all APICv inhibit changes and capture...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Sean Christopherson
KVM: x86: Add wrappers for setting/clearing APICv inhibits
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Sean Christopherson
KVM: x86: Make APICv inhibit reasons an enum and cleanu...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Lai Jiangshan
KVM: X86: Handle implicit supervisor access with SMAP
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Lai Jiangshan
KVM: X86: Rename variable smap to not_smap in permissio...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Lai Jiangshan
KVM: X86: Fix comments in update_permission_bitmask
commit
|
commitdiff
|
tree
|
snapshot
next