aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-12-19Linux 6.12.6v6.12.6Greg Kroah-Hartman
2024-12-19x86/static-call: fix 32-bit buildJuergen Gross
2024-12-19x86/xen: remove hypercall pageJuergen Gross
2024-12-19x86/xen: use new hypercall functions instead of hypercall pageJuergen Gross
2024-12-19x86/xen: add central hypercall functionsJuergen Gross
2024-12-19x86/xen: don't do PV iret hypercall through hypercall pageJuergen Gross
2024-12-19x86/static-call: provide a way to do very early static-call updatesJuergen Gross
2024-12-19objtool/x86: allow syscall instructionJuergen Gross
2024-12-19x86: make get_cpu_vendor() accessible from Xen codeJuergen Gross
2024-12-19xen/netfront: fix crash when removing deviceJuergen Gross
2024-12-19KVM: arm64: Disable MPAM visibility by default and ignore VMM writesJames Morse
2024-12-19rust: kbuild: set `bindgen`'s Rust target versionMiguel Ojeda
2024-12-19block: Fix potential deadlock while freezing queue and acquiring sysfs_lockNilay Shroff
2024-12-19blk-mq: move cpuhp callback registering out of q->sysfs_lockMing Lei
2024-12-19kselftest/arm64: abi: fix SVCR detectionWeizhao Ouyang
2024-12-19blk-iocost: Avoid using clamp() on inuse in __propagate_weights()Nathan Chancellor
2024-12-19drm/xe/reg_sr: Remove register poolLucas De Marchi
2024-12-19drm/xe: fix the ERR_PTR() returned on failure to allocate tiny ptMirsad Todorovac
2024-12-19net: dsa: tag_ocelot_8021q: fix broken receptionRobert Hodaszi
2024-12-19net: dsa: microchip: KSZ9896 register regmap alignment to 32 bit boundariesJesse Van Gavere
2024-12-19net: renesas: rswitch: fix initial MPIC register settingNikita Yushchenko
2024-12-19Bluetooth: btmtk: avoid UAF in btmtk_process_coredumpThadeu Lima de Souza Cascardo
2024-12-19Bluetooth: iso: Fix circular lock in iso_conn_big_syncIulia Tanasescu
2024-12-19Bluetooth: iso: Fix circular lock in iso_listen_bisIulia Tanasescu
2024-12-19Bluetooth: SCO: Add support for 16 bits transparent voice settingFrédéric Danis
2024-12-19Bluetooth: iso: Fix recursive locking warningIulia Tanasescu
2024-12-19Bluetooth: iso: Always release hdev at the end of iso_listen_bisIulia Tanasescu
2024-12-19Bluetooth: hci_event: Fix using rcu_read_(un)lock while iteratingLuiz Augusto von Dentz
2024-12-19ACPICA: events/evxfregn: don't release the ContextMutex that was never acquiredDaniil Tatianin
2024-12-19ASoC: Intel: sof_sdw: Add space for a terminator into DAIs arrayCharles Keepax
2024-12-19team: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann
2024-12-19team: Fix initial vlan_feature set in __team_compute_featuresDaniel Borkmann
2024-12-19bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann
2024-12-19bonding: Fix initial {vlan,mpls}_feature set in bond_compute_featuresDaniel Borkmann
2024-12-19net, team, bonding: Add netdev_base_features helperDaniel Borkmann
2024-12-19net/sched: netem: account for backlog updates from child qdiscMartin Ottens
2024-12-19net: dsa: felix: fix stuck CPU-injected packets with short taprio windowsVladimir Oltean
2024-12-19net: mana: Fix irq_contexts memory leak in mana_gd_setup_irqsMaxim Levitsky
2024-12-19net: mana: Fix memory leak in mana_gd_setup_irqsMaxim Levitsky
2024-12-19netfilter: nf_tables: do not defer rule destruction via call_rcuFlorian Westphal
2024-12-19netfilter: IDLETIMER: Fix for possible ABBA deadlockPhil Sutter
2024-12-19selftests: netfilter: Stabilize rpath.shPhil Sutter
2024-12-19ASoC: fsl_spdif: change IFACE_PCM to IFACE_MIXERShengjiu Wang
2024-12-19ASoC: fsl_xcvr: change IFACE_PCM to IFACE_MIXERShengjiu Wang
2024-12-19libperf: evlist: Fix --cpu argument on hybrid platformJames Clark
2024-12-19Bluetooth: Improve setsockopt() handling of malformed user inputMichal Luczaj
2024-12-19ASoC: tas2781: Fix calibration issue in stress testShenghao Ding
2024-12-19net: renesas: rswitch: handle stop vs interrupt raceNikita Yushchenko
2024-12-19net: renesas: rswitch: avoid use-after-put for a device tree nodeNikita Yushchenko
2024-12-19net: renesas: rswitch: fix leaked pointer on error pathNikita Yushchenko