summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-02-25Linux 6.1.14v6.1.14Greg Kroah-Hartman
2023-02-25bpf: add missing header file includeLinus Torvalds
2023-02-25randstruct: disable Clang 15 supportEric Biggers
2023-02-25ext4: Fix function prototype mismatch for ext4_feat_ktypeKees Cook
2023-02-25platform/x86: nvidia-wmi-ec-backlight: Add force module parameterHans de Goede
2023-02-25platform/x86/amd/pmf: Add depends on CONFIG_POWER_SUPPLYShyam Sundar S K
2023-02-25audit: update the mailing list in MAINTAINERSPaul Moore
2023-02-25wifi: mwifiex: Add missing compatible string for SD8787Lukas Wunner
2023-02-25sh: define RUNTIME_DISCARD_EXITTom Saeger
2023-02-25s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36Masahiro Yamada
2023-02-25powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman
2023-02-25powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman
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.13v6.1.13Greg Kroah-Hartman
2023-02-22net: sched: sch: Fix off by one in htb_activate_prios()Dan Carpenter