summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.1.14v6.1.14Greg Kroah-Hartman2023-02-251-1/+1
* bpf: add missing header file includeLinus Torvalds2023-02-251-0/+1
* randstruct: disable Clang 15 supportEric Biggers2023-02-251-0/+3
* ext4: Fix function prototype mismatch for ext4_feat_ktypeKees Cook2023-02-251-1/+6
* platform/x86: nvidia-wmi-ec-backlight: Add force module parameterHans de Goede2023-02-251-1/+5
* platform/x86/amd/pmf: Add depends on CONFIG_POWER_SUPPLYShyam Sundar S K2023-02-251-0/+1
* audit: update the mailing list in MAINTAINERSPaul Moore2023-02-251-1/+1
* wifi: mwifiex: Add missing compatible string for SD8787Lukas Wunner2023-02-251-0/+1
* sh: define RUNTIME_DISCARD_EXITTom Saeger2023-02-251-0/+1
* s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36Masahiro Yamada2023-02-251-0/+2
* powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman2023-02-251-1/+4
* powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman2023-02-251-0/+1
* arch: fix broken BuildID for arm64 and riscvMasahiro Yamada2023-02-251-0/+5
* arm64: remove special treatment for the link order of head.oMasahiro Yamada2023-02-251-1/+0
* riscv: remove special treatment for the link order of head.oJisheng Zhang2023-02-251-1/+0
* Bluetooth: btusb: Add more device IDs for WCN6855Shengyu Qu2023-02-251-0/+84
* x86/static_call: Add support for Jcc tail-callsPeter Zijlstra2023-02-251-3/+46
* x86/alternatives: Teach text_poke_bp() to patch Jcc.d32 instructionsPeter Zijlstra2023-02-251-11/+48
* x86/alternatives: Introduce int3_emulate_jcc()Peter Zijlstra2023-02-252-30/+39
* uaccess: Add speculation barrier to copy_from_user()Dave Hansen2023-02-253-2/+11
* nfp: ethtool: fix the bug of setting unsupported port speedYu Xiao2023-02-252-36/+170
* nfp: ethtool: support reporting link modesYu Xiao2023-02-255-0/+173
* powerpc/64s/radix: Fix RWX mapping with relocated kernelMichael Ellerman2023-02-251-0/+13
* selftests: kvm: move declaration at the beginning of main()Paolo Bonzini2023-02-251-4/+3
* KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESETPaolo Bonzini2023-02-252-3/+33
* drm/i915: Remove __maybe_unused from mtl_infoLucas De Marchi2023-02-251-1/+0
* spi: mediatek: Enable irq before the spi registrationRicardo Ribalda2023-02-251-7/+5
* powerpc: dts: t208x: Disable 10G on MAC1 and MAC2Sean Anderson2023-02-251-0/+16
* can: kvaser_usb: hydra: help gcc-13 to figure out cmd_lenMarc Kleine-Budde2023-02-251-9/+24
* KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRSJim Mattson2023-02-252-2/+15
* KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't validSean Christopherson2023-02-251-2/+8
* KVM: x86: Fail emulation during EMULTYPE_SKIP on any exceptionSean Christopherson2023-02-251-1/+3
* docs: perf: Fix PMU instance name of hisi-pcie-pmuYicong Yang2023-02-251-11/+11
* spi: mediatek: Enable irq when pdata is readyRicardo Ribalda2023-02-251-5/+7
* scsi: hisi_sas: Fix SATA devices missing issue during I_T nexus resetJie Zhan2023-02-251-3/+5
* scsi: libsas: Add smp_ata_check_ready_type()Jie Zhan2023-02-254-2/+35
* random: always mix cycle counter in add_latent_entropy()Jason A. Donenfeld2023-02-251-3/+3
* sched/psi: Stop relying on timer_pending() for poll_work reschedulingSuren Baghdasaryan2023-02-252-10/+53
* clk: mxl: syscon_node_to_regmap() returns error pointersRahul Tanwar2023-02-251-1/+1
* powerpc: dts: t208x: Mark MAC1 and MAC2 as 10GSean Anderson2023-02-253-2/+90
* clk: mxl: Fix a clk entry by adding relevant flagsRahul Tanwar2023-02-253-4/+6
* clk: mxl: Add option to override gate clksRahul Tanwar2023-02-252-1/+16
* clk: mxl: Remove redundant spinlocksRahul Tanwar2023-02-254-91/+9
* clk: mxl: Switch from direct readl/writel based IO to regmap based IORahul Tanwar2023-02-255-29/+42
* drm/edid: Fix minimum bpc supported with DSC1.2 for HDMI sinkAnkit Nautiyal2023-02-251-1/+2
* wifi: rtl8xxxu: gen2: Turn on the rate controlBitterblue Smith2023-02-251-6/+2
* wifi: ath11k: fix warning in dma_free_coherent() of memory chunks while recoveryWen Gong2023-02-251-3/+3
* drm/etnaviv: don't truncate physical page addressLucas Stach2023-02-251-2/+2
* Linux 6.1.13v6.1.13Greg Kroah-Hartman2023-02-221-1/+1
* net: sched: sch: Fix off by one in htb_activate_prios()Dan Carpenter2023-02-221-1/+1