summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-28Fix spelling mistakeVyshnav Ajith
2024-11-28ntp: Remove invalid cast in time offset mathMarcelo Dalmas
2024-11-28HID: i2c-hid: Revert to using power commands to wake on resumeKenny Levinsen
2024-11-28Merge branch 'net-fix-mcast-rcu-splats'Paolo Abeni
2024-11-28ipmr: fix tables suspicious RCU usagePaolo Abeni
2024-11-28ip6mr: fix tables suspicious RCU usagePaolo Abeni
2024-11-28ipmr: add debug check for mr table cleanupPaolo Abeni
2024-11-28selftests: rds: move test.py to TEST_FILESHangbin Liu
2024-11-28dma-debug: fix physical address calculation for struct dma_debug_entryFedor Pchelkin
2024-11-28net_sched: sch_fq: don't follow the fast path if Tx is behind nowJakub Kicinski
2024-11-28tcp: Fix use-after-free of nreq in reqsk_timer_handler().Kuniyuki Iwashima
2024-11-28net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPIRussell King (Oracle)
2024-11-28Merge tag 'for-net-2024-11-26' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2024-11-28Merge branch 'net-fix-some-callers-of-copy_from_sockptr'Paolo Abeni
2024-11-28net: Comment copy_from_sockptr() explaining its behaviourMichal Luczaj
2024-11-28rxrpc: Improve setsockopt() handling of malformed user inputMichal Luczaj
2024-11-28llc: Improve setsockopt() handling of malformed user inputMichal Luczaj
2024-11-28ALSA: hda/realtek: Apply quirk for Medion E15433Takashi Iwai
2024-11-28kbuild: rename .tmp_vmlinux.kallsyms0.syms to .tmp_vmlinux0.symsSedat Dilek
2024-11-28gitignore: Don't ignore 'tags' directoryLi Zhijian
2024-11-28kbuild: add dependency from vmlinux to resolve_btfidsThomas Weißschuh
2024-11-28modpost: replace tdb_hash() with hash_str()Masahiro Yamada
2024-11-28kbuild: deb-pkg: add python3:native to build dependencyMasahiro Yamada
2024-11-28genksyms: reduce indentation in export_symbol()Masahiro Yamada
2024-11-28modpost: improve error messages in device_id_check()Masahiro Yamada
2024-11-28modpost: rename alias symbol for MODULE_DEVICE_TABLE()Masahiro Yamada
2024-11-28modpost: rename variables in handle_moddevtable()Masahiro Yamada
2024-11-28modpost: move strstarts() to modpost.hMasahiro Yamada
2024-11-28modpost: convert do_usb_table() to a generic handlerMasahiro Yamada
2024-11-28modpost: convert do_of_table() to a generic handlerMasahiro Yamada
2024-11-28modpost: convert do_pnp_device_entry() to a generic handlerMasahiro Yamada
2024-11-28modpost: convert do_pnp_card_entries() to a generic handlerMasahiro Yamada
2024-11-28modpost: call module_alias_printf() from all do_*_entry() functionsMasahiro Yamada
2024-11-28modpost: pass (struct module *) to do_*_entry() functionsMasahiro Yamada
2024-11-28modpost: remove DEF_FIELD_ADDR_VAR() macroMasahiro Yamada
2024-11-28modpost: deduplicate MODULE_ALIAS() for all driversMasahiro Yamada
2024-11-28modpost: introduce module_alias_printf() helperMasahiro Yamada
2024-11-28modpost: remove unnecessary check in do_acpi_entry()Masahiro Yamada
2024-11-28modpost: remove incorrect code in do_eisa_entry()Masahiro Yamada
2024-11-28setlocalversion: add -e optionMasahiro Yamada
2024-11-28setlocalversion: work around "git describe" performanceRasmus Villemoes
2024-11-28kbuild: switch from lz4c to lz4 for compressionParth Pancholi
2024-11-28kbuild: re-enable KCSAN for autogenerated *.mod.c intermediariesMasahiro Yamada
2024-11-28kbuild: enable objtool for *.mod.o and additional kernel objectsMasahiro Yamada
2024-11-28kbuild: move cmd_cc_o_c and cmd_as_o_S to scripts/Malefile.libMasahiro Yamada
2024-11-28kbuild: remove support for single %.symtypes build ruleMasahiro Yamada
2024-11-28kbuild: do not pass -r to genksyms when *.symref does not existMasahiro Yamada
2024-11-28kbuild: allow to start building external modules in any directoryMasahiro Yamada
2024-11-28kbuild: make wrapper Makefile more convenient for external modulesMasahiro Yamada
2024-11-28kbuild: use absolute path in the generated wrapper MakefileMasahiro Yamada