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