]> www.infradead.org Git - users/dwmw2/linux.git/shortlog
users/dwmw2/linux.git
2024-11-27 Masahiro Yamadakbuild: deb-pkg: add python3:native to build dependency
2024-11-27 Masahiro Yamadagenksyms: reduce indentation in export_symbol()
2024-11-27 Masahiro Yamadamodpost: improve error messages in device_id_check()
2024-11-27 Masahiro Yamadamodpost: rename alias symbol for MODULE_DEVICE_TABLE()
2024-11-27 Masahiro Yamadamodpost: rename variables in handle_moddevtable()
2024-11-27 Masahiro Yamadamodpost: move strstarts() to modpost.h
2024-11-27 Masahiro Yamadamodpost: convert do_usb_table() to a generic handler
2024-11-27 Masahiro Yamadamodpost: convert do_of_table() to a generic handler
2024-11-27 Masahiro Yamadamodpost: convert do_pnp_device_entry() to a generic...
2024-11-27 Masahiro Yamadamodpost: convert do_pnp_card_entries() to a generic...
2024-11-27 Masahiro Yamadamodpost: call module_alias_printf() from all do_*_entry...
2024-11-27 Masahiro Yamadamodpost: pass (struct module *) to do_*_entry() functions
2024-11-27 Masahiro Yamadamodpost: remove DEF_FIELD_ADDR_VAR() macro
2024-11-27 Masahiro Yamadamodpost: deduplicate MODULE_ALIAS() for all drivers
2024-11-27 Masahiro Yamadamodpost: introduce module_alias_printf() helper
2024-11-27 Masahiro Yamadamodpost: remove unnecessary check in do_acpi_entry()
2024-11-27 Masahiro Yamadamodpost: remove incorrect code in do_eisa_entry()
2024-11-27 Masahiro Yamadasetlocalversion: add -e option
2024-11-27 Rasmus Villemoessetlocalversion: work around "git describe" performance
2024-11-27 Parth Pancholikbuild: switch from lz4c to lz4 for compression
2024-11-27 Masahiro Yamadakbuild: re-enable KCSAN for autogenerated *.mod.c inter...
2024-11-27 Masahiro Yamadakbuild: enable objtool for *.mod.o and additional kerne...
2024-11-27 Masahiro Yamadakbuild: move cmd_cc_o_c and cmd_as_o_S to scripts/Malef...
2024-11-27 Masahiro Yamadakbuild: remove support for single %.symtypes build...
2024-11-27 Masahiro Yamadakbuild: do not pass -r to genksyms when *.symref does...
2024-11-27 Masahiro Yamadakbuild: allow to start building external modules in...
2024-11-27 Masahiro Yamadakbuild: make wrapper Makefile more convenient for exter...
2024-11-27 Masahiro Yamadakbuild: use absolute path in the generated wrapper...
2024-11-27 Masahiro Yamadakbuild: support -fmacro-prefix-map for external modules
2024-11-27 Masahiro Yamadakbuild: support building external modules in a separate...
2024-11-27 Masahiro Yamadakbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS...
2024-11-27 Masahiro Yamadakbuild: change working directory to external module...
2024-11-27 Masahiro Yamadakbuild: use 'output' variable to create the output...
2024-11-27 Masahiro Yamadakbuild: rename abs_objtree to abs_output
2024-11-27 Masahiro Yamadakbuild: add $(objtree)/ prefix to some in-kernel build...
2024-11-27 Masahiro Yamadakbuild: replace two $(abs_objtree) with $(CURDIR) in...
2024-11-27 Matt Flemingkbuild: deb-pkg: Don't fail if modules.order is missing
2024-11-27 Masahiro YamadaRename .data.once to .data..once to fix resetting WARN...
2024-11-27 Masahiro YamadaRename .data.unlikely to .data..unlikely
2024-11-27 Rong Xukbuild: Fix Propeller build option
2024-11-27 Rong Xukbuild: Add Propeller configuration for kernel build
2024-11-27 Rong XuAutoFDO: Enable machine function split optimization...
2024-11-27 Rong XuAutoFDO: Enable -ffunction-sections for the AutoFDO...
2024-11-27 Rong Xuvmlinux.lds.h: Add markers for text_unlikely and text_h...
2024-11-27 Rong Xuvmlinux.lds.h: Adjust symbol ordering in text output...
2024-11-27 Rong XuMIPS: Place __kernel_entry at the beginning of text...
2024-11-06 Rong Xuobjtool: Fix unreachable instruction warnings for weak...
2024-11-06 Rong Xukbuild: Add AutoFDO support for Clang build
2024-11-06 Masahiro Yamadakbuild: simplify rustfmt target
2024-11-05 Masahiro Yamadakconfig: document the positional argument in the help...
2024-11-05 Masahiro Yamadakconfig: qconf: remove unnecessary mode check in Config...
2024-11-05 Masahiro Yamadakconfig: qconf: refactor ConfigInfoView::clicked()
2024-11-05 Masahiro Yamadakconfig: add sym_get_prompt_menu() helper function
2024-11-05 Masahiro Yamadakconfig: qconf: remove non-functional href="m..." tag
2024-11-05 Masahiro Yamadakconfig: qconf: remove redundant check in goBack()
2024-11-05 Masahiro Yamadakconfig: qconf: avoid unnecessary parentSelected()...
2024-11-05 Masahiro Yamadakconfig: qconf: remove ConfigItem::visible member
2024-11-05 Masahiro Yamadakconfig: qconf: do not show goParent button in split...
2024-11-05 Masahiro Yamadakconfig: qconf: convert the last old connection syntax...
2024-11-05 Masahiro Yamadakconfig: qconf: remove unnecessary lastWindowClosed...
2024-11-05 Masahiro Yamadakconfig: qconf: remove unnecessary setRootIsDecorated...
2024-11-05 Masahiro Yamadakconfig: qconf: remove redundant type check for choice...
2024-11-05 Masahiro Yamadakconfig: qconf: remove mouse{Press,Move}Event() functions
2024-11-05 Rolf Eike Beerkconfig: qconf: simplify character replacement
2024-11-05 Rolf Eike Beerkconfig: qconf: use default platform shortcuts
2024-11-05 Rolf Eike Beerkconfig: qconf: use QString to store path to configurat...
2024-11-05 Thorsten Blumkconfig: nconf: Fix typo in function comment
2024-11-05 David Hunterstreamline_config.pl: remove prompt warnings for config...
2024-11-05 David Hunterstreamline_config.pl: ensure all defaults are tracked
2024-11-04 David Hunterstreamline_config.pl: fix missing variable operator...
2024-11-04 Thorsten Blumkconfig: nconf: Use TAB to cycle thru dialog buttons
2024-11-04 Masahiro Yamadakconfig: qconf: set parent in the widget constructor
2024-11-04 Masahiro Yamadakconfig: qconf: reorder code in ConfigMainWindow()...
2024-11-04 Masahiro Yamadakconfig: qconf: set QSplitter orientation in the constr...
2024-11-04 Masahiro Yamadakconfig: remove zconfprint()
2024-11-04 Masahiro Yamadakconfig: remove support for "bool" prompt for choice...
2024-11-04 Masahiro Yamadausb: use "prompt" instead of "bool" for choice prompts
2024-11-04 Masahiro Yamadakbuild: add generic support for built-in boot DTBs
2024-11-04 Masahiro Yamadakbuild: check the presence of include/generated/rustc_cfg
2024-11-04 Masahiro Yamadakbuild: refactor the check for missing config files
2024-11-04 Masahiro Yamadaspeakup: use SPKDIR=$(src) to specify the source directory
2024-11-04 Linus TorvaldsLinux 6.12-rc6
2024-11-03 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2024-11-03-10-50' of...
2024-11-03 Linus TorvaldsMerge tag 'phy-fixes-6.12' of git://git.kernel.org...
2024-11-03 Linus TorvaldsMerge tag 'dmaengine-fix-6.12' of git://git.kernel...
2024-11-03 Linus TorvaldsMerge tag 'driver-core-6.12-rc6' of git://git.kernel...
2024-11-03 Linus TorvaldsMerge tag 'usb-6.12-rc6' of git://git.kernel.org/pub...
2024-11-03 Yu Zhaomm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()
2024-11-03 Yu Zhaomm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TO...
2024-11-03 Linus TorvaldsMerge tag 'char-misc-6.12-rc6' of git://git.kernel...
2024-11-03 Linus TorvaldsMerge tag 'input-for-v6.12-rc5' of git://git.kernel...
2024-11-03 Linus TorvaldsMerge tag 'kbuild-fixes-v6.12-2' of git://git.kernel...
2024-11-03 Linus TorvaldsMerge tag 'x86-urgent-2024-11-03' of git://git.kernel...
2024-11-03 Linus TorvaldsMerge tag 'timers-urgent-2024-11-03' of git://git.kerne...
2024-11-03 Linus TorvaldsMerge tag 'sched-urgent-2024-11-03' of git://git.kernel...
2024-11-03 Linus TorvaldsMerge tag 'perf-urgent-2024-11-03' of git://git.kernel...
2024-11-03 Linus TorvaldsMerge tag 'irq-urgent-2024-11-03' of git://git.kernel...
2024-11-03 Masahiro Yamadamodpost: fix input MODULE_DEVICE_TABLE() built for...
2024-11-03 Masahiro Yamadamodpost: fix acpi MODULE_DEVICE_TABLE built with mismat...
2024-11-03 Dmitry TorokhovInput: fix regression when re-registering input handlers
next