aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-25arch: fix broken BuildID for arm64 and riscvMasahiro Yamada
2023-02-25arm64: remove special treatment for the link order of head.oMasahiro Yamada
2023-02-25riscv: remove special treatment for the link order of head.oJisheng Zhang
2023-02-25Bluetooth: btusb: Add more device IDs for WCN6855Shengyu Qu
2023-02-25x86/static_call: Add support for Jcc tail-callsPeter Zijlstra
2023-02-25x86/alternatives: Teach text_poke_bp() to patch Jcc.d32 instructionsPeter Zijlstra
2023-02-25x86/alternatives: Introduce int3_emulate_jcc()Peter Zijlstra
2023-02-25uaccess: Add speculation barrier to copy_from_user()Dave Hansen
2023-02-25nfp: ethtool: fix the bug of setting unsupported port speedYu Xiao
2023-02-25nfp: ethtool: support reporting link modesYu Xiao
2023-02-25powerpc/64s/radix: Fix RWX mapping with relocated kernelMichael Ellerman
2023-02-25selftests: kvm: move declaration at the beginning of main()Paolo Bonzini
2023-02-25KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESETPaolo Bonzini
2023-02-25drm/i915: Remove __maybe_unused from mtl_infoLucas De Marchi
2023-02-25spi: mediatek: Enable irq before the spi registrationRicardo Ribalda
2023-02-25powerpc: dts: t208x: Disable 10G on MAC1 and MAC2Sean Anderson
2023-02-25can: kvaser_usb: hydra: help gcc-13 to figure out cmd_lenMarc Kleine-Budde
2023-02-25KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRSJim Mattson
2023-02-25KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't validSean Christopherson
2023-02-25KVM: x86: Fail emulation during EMULTYPE_SKIP on any exceptionSean Christopherson
2023-02-25docs: perf: Fix PMU instance name of hisi-pcie-pmuYicong Yang
2023-02-25spi: mediatek: Enable irq when pdata is readyRicardo Ribalda
2023-02-25scsi: hisi_sas: Fix SATA devices missing issue during I_T nexus resetJie Zhan
2023-02-25scsi: libsas: Add smp_ata_check_ready_type()Jie Zhan
2023-02-25random: always mix cycle counter in add_latent_entropy()Jason A. Donenfeld
2023-02-25sched/psi: Stop relying on timer_pending() for poll_work reschedulingSuren Baghdasaryan
2023-02-25clk: mxl: syscon_node_to_regmap() returns error pointersRahul Tanwar
2023-02-25powerpc: dts: t208x: Mark MAC1 and MAC2 as 10GSean Anderson
2023-02-25clk: mxl: Fix a clk entry by adding relevant flagsRahul Tanwar
2023-02-25clk: mxl: Add option to override gate clksRahul Tanwar
2023-02-25clk: mxl: Remove redundant spinlocksRahul Tanwar
2023-02-25clk: mxl: Switch from direct readl/writel based IO to regmap based IORahul Tanwar
2023-02-25drm/edid: Fix minimum bpc supported with DSC1.2 for HDMI sinkAnkit Nautiyal
2023-02-25wifi: rtl8xxxu: gen2: Turn on the rate controlBitterblue Smith
2023-02-25wifi: ath11k: fix warning in dma_free_coherent() of memory chunks while recoveryWen Gong
2023-02-25drm/etnaviv: don't truncate physical page addressLucas Stach
2023-02-22Linux 6.1.13Greg Kroah-Hartman
2023-02-22net: sched: sch: Fix off by one in htb_activate_prios()Dan Carpenter
2023-02-22ASoC: SOF: Intel: hda-dai: fix possible stream_tag leakPierre-Louis Bossart
2023-02-22nvme-pci: refresh visible attrs for cmb attributesKeith Busch
2023-02-22alarmtimer: Prevent starvation by small intervals and SIG_IGNThomas Gleixner
2023-02-22perf/x86: Refuse to export capabilities for hybrid PMUsSean Christopherson
2023-02-22kvm: initialize all of the kvm_debugregs structure before sending it to users...Greg Kroah-Hartman
2023-02-22KVM: x86/pmu: Disable vPMU support on hybrid CPUs (host PMUs)Sean Christopherson
2023-02-22nvme-rdma: stop auth work after tearing down queues in error recoverySagi Grimberg
2023-02-22nvme-tcp: stop auth work after tearing down queues in error recoverySagi Grimberg
2023-02-22net/sched: tcindex: search key must be 16 bitsPedro Tammela
2023-02-22i40e: Add checking for null for nlmsg_find_attr()Natalia Petrova
2023-02-22mm: extend max struct page size for kmsanArnd Bergmann
2023-02-22mm/gup: add folio to list when folio_isolate_lru() succeedKuan-Ying Lee