summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-28Merge tag 'asoc-fix-v6.13-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai
2024-11-28ALSA: hda: improve bass speaker support for ASUS Zenbook UM5606WAJaroslav Kysela
2024-11-28s390/spinlock: Use flag output constraint for arch_cmpxchg_niai8()Heiko Carstens
2024-11-28s390/spinlock: Use R constraint for arch_load_niai4()Heiko Carstens
2024-11-28s390/spinlock: Generate shorter code for arch_spin_unlock()Heiko Carstens
2024-11-28s390/spinlock: Remove condition code clobber from arch_spin_unlock()Heiko Carstens
2024-11-28s390/spinlock: Use symbolic names in inline assembliesHeiko Carstens
2024-11-28s390: Support PREEMPT_DYNAMICHeiko Carstens
2024-11-28s390/pci: Fix potential double remove of hotplug slotNiklas Schnelle
2024-11-28s390/pci: Fix leak of struct zpci_dev when zpci_add_device() failsNiklas Schnelle
2024-11-28s390/mm/hugetlbfs: Add missing includesHeiko Carstens
2024-11-28Documentation: tls_offload: fix typos and grammarLeo Stone
2024-11-28Fix spelling mistakeVyshnav Ajith
2024-11-28ntp: Remove invalid cast in time offset mathMarcelo Dalmas
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