summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-19Linux 6.6.67v6.6.67Greg Kroah-Hartman
2024-12-19x86/static-call: fix 32-bit buildJuergen Gross
2024-12-19ALSA: usb-audio: Fix a DMA to stack memory bugDan Carpenter
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-19net: rswitch: Avoid use-after-free in rswitch_poll()Radu Rendec
2024-12-19selftests/bpf: remove use of __xlated()Shung-Hsi Yu
2024-12-19selftests/bpf: Add netlink helper libraryDaniel Borkmann
2024-12-19tracing/kprobes: Skip symbol counting logic for module symbols in create_loca...Nikolay Kuratov
2024-12-19bpf: sync_linked_regs() must preserve subreg_defEduard Zingerman
2024-12-19KVM: arm64: Disable MPAM visibility by default and ignore VMM writesJames Morse
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-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: SCO: Add support for 16 bits transparent voice settingFrédéric Danis
2024-12-19Bluetooth: iso: Fix recursive locking warningIulia Tanasescu
2024-12-19Bluetooth: hci_event: Fix using rcu_read_(un)lock while iteratingLuiz Augusto von Dentz
2024-12-19Bluetooth: ISO: Reassociate a socket with an active BISIulia Tanasescu
2024-12-19ACPICA: events/evxfregn: don't release the ContextMutex that was never acquiredDaniil Tatianin
2024-12-19team: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann
2024-12-19bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel 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-19netfilter: nf_tables: do not defer rule destruction via call_rcuFlorian Westphal
2024-12-19netfilter: IDLETIMER: Fix for possible ABBA deadlockPhil Sutter
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
2024-12-19net: renesas: rswitch: fix race window between tx start and completeNikita Yushchenko
2024-12-19net: rswitch: Add jumbo frames handling for TXYoshihiro Shimoda
2024-12-19net: rswitch: Add a setting ext descriptor functionYoshihiro Shimoda
2024-12-19net: rswitch: Add unmap_addrs instead of dma address in each descYoshihiro Shimoda
2024-12-19net: rswitch: Use build_skb() for RXYoshihiro Shimoda
2024-12-19net: rswitch: Use unsigned int for desc related array indexYoshihiro Shimoda
2024-12-19net: rswitch: Drop unused argument/return valueYoshihiro Shimoda
2024-12-19Documentation: PM: Clarify pm_runtime_resume_and_get() return valuePaul Barker
2024-12-19ASoC: amd: yc: Fix the wrong return valueVenkata Prasad Potturu
2024-12-19ALSA: control: Avoid WARN() for symlink errorsTakashi Iwai
2024-12-19qca_spi: Make driver probing reliableStefan Wahren
2024-12-19qca_spi: Fix clock speed for multiple QCA7000Stefan Wahren
2024-12-19cxgb4: use port number to set mac addrAnumula Murali Mohan Reddy
2024-12-19ACPI: resource: Fix memory resource type union accessIlpo Järvinen