summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-13KVM: arm64: vgic: Hoist SGI/PPI alloc from vgic_init() to kvm_create_vgic()Marc Zyngier
2025-02-13KVM: arm64: timer: Drop warning on failed interrupt signallingMarc Zyngier
2025-02-13net: pse-pd: Fix deadlock in current limit functionsKory Maincent
2025-02-13rxrpc: Fix ipv6 path MTU discoveryDavid Howells
2025-02-13KVM: arm64: Fix alignment of kvm_hyp_memcache allocationsQuentin Perret
2025-02-13KVM: arm64: Convert timer offset VA when accessed in HYP codeMarc Zyngier
2025-02-13KVM: arm64: Simplify warning in kvm_arch_vcpu_load_fp()Mark Rutland
2025-02-13KVM: arm64: Eagerly switch ZCR_EL{1,2}Mark Rutland
2025-02-13KVM: arm64: Mark some header functions as inlineMark Rutland
2025-02-13KVM: arm64: Refactor exit handlersMark Rutland
2025-02-13KVM: arm64: Refactor CPTR trap deactivationMark Rutland
2025-02-13KVM: arm64: Remove VHE host restore of CPACR_EL1.SMENMark Rutland
2025-02-13KVM: arm64: Remove VHE host restore of CPACR_EL1.ZENMark Rutland
2025-02-13KVM: arm64: Remove host FPSIMD saving for non-protected KVMMark Rutland
2025-02-13KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME stateMark Rutland
2025-02-13gpiolib: Fix crash on error in gpiochip_get_ngpios()Andy Shevchenko
2025-02-13Merge tag 'for-net-2025-02-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-02-13Merge tag 'nf-25-02-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2025-02-13io_uring/uring_cmd: unconditionally copy SQEs at prep timeJens Axboe
2025-02-13sched_ext: Use SCX_CALL_OP_TASK in task_tick_scxChuyi Zhou
2025-02-13Reapply "net: skb: introduce and use a single page frag cache"Jakub Kicinski
2025-02-13sched_ext: Fix the incorrect bpf_list kfunc API in common.bpf.h.Chuyi Zhou
2025-02-13sched_ext: selftests: Fix grammar in tests descriptionDevaansh Kumar
2025-02-13Merge tag 'loongarch-fixes-6.14-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-02-13Merge tag 'platform-drivers-x86-v6.14-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-02-13s390/qeth: move netif_napi_add_tx() and napi_enable() from under BHAlexandra Winter
2025-02-13mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw()Wentao Liang
2025-02-13ipv6: mcast: add RCU protection to mld_newpack()Eric Dumazet
2025-02-13team: better TEAM_OPTION_TYPE_STRING validationEric Dumazet
2025-02-13Bluetooth: L2CAP: Fix corrupted list in hci_chan_delLuiz Augusto von Dentz
2025-02-13Bluetooth: btintel_pcie: Fix a potential race conditionKiran K
2025-02-13Bluetooth: L2CAP: Fix slab-use-after-free Read in l2cap_send_cmdLuiz Augusto von Dentz
2025-02-13rust/kernel: Add faux device bindingsLyude Paul
2025-02-13driver core: add a faux bus for use when a simple device/bus is neededGreg Kroah-Hartman
2025-02-13MAINTAINERS: Use my kernel.org address for I2C ACPI workMika Westerberg
2025-02-13block: cleanup and fix batch completion adding conditionsJens Axboe
2025-02-13Merge tag 'usb-serial-6.14-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-02-13PCI: Avoid FLR for Mediatek MT7922 WiFiBjorn Helgaas
2025-02-13genirq: Remove unused CONFIG_GENERIC_PENDING_IRQ_CHIPFLAGSAnup Patel
2025-02-13Xen/swiotlb: mark xen_swiotlb_fixup() __initJan Beulich
2025-02-13x86/xen: allow larger contiguous memory regions in PV guestsJuergen Gross
2025-02-13xen/swiotlb: relax alignment requirementsJuergen Gross
2025-02-13arm64: rust: clean Rust 1.85.0 warning using softfloat targetMiguel Ojeda
2025-02-13MIPS: fix mips_get_syscall_arg() for o32Dmitry V. Levin
2025-02-13MIPS: Export syscall stack arguments properly for remote useMaciej W. Rozycki
2025-02-13arm64: Add missing registrations of hwcapsMark Brown
2025-02-13ACPI: GTDT: Relax sanity checking on Platform Timers array countOliver Upton
2025-02-13arm64: amu: Delay allocating cpumask for AMU FIE supportBeata Michalska
2025-02-13drm: Fix DSC BPP increment decodingImre Deak
2025-02-12Merge branch 'net-ethernet-ti-am65-cpsw-xdp-fixes'Jakub Kicinski