summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-03arm64: dts: rockchip: fix probe of analog sound card on rock-3aJonas Karlman1-0/+2
2023-03-03arm64: dts: rockchip: add missing #interrupt-cells to rk356x pcie2x1Jensen Huang1-0/+1
2023-03-03ARM: dts: rockchip: add power-domains property to dp node on rk3288Johan Jonker1-0/+1
2023-03-03arm64: dts: rockchip: drop unused LED mode property from rk3328-roc-ccKrzysztof Kozlowski1-2/+0
2023-03-03arm64: dts: rockchip: reduce thermal limits on rk3399-pinephone-proJarrah Gosbell1-0/+7
2023-03-03Fix XFRM-I support for nested ESP tunnelsBenedict Wong2-4/+53
2023-02-25Linux 6.1.14Greg Kroah-Hartman1-1/+1
2023-02-25bpf: add missing header file includeLinus Torvalds1-0/+1
2023-02-25randstruct: disable Clang 15 supportEric Biggers1-0/+3
2023-02-25ext4: Fix function prototype mismatch for ext4_feat_ktypeKees Cook1-1/+6
2023-02-25platform/x86: nvidia-wmi-ec-backlight: Add force module parameterHans de Goede1-1/+5
2023-02-25platform/x86/amd/pmf: Add depends on CONFIG_POWER_SUPPLYShyam Sundar S K1-0/+1
2023-02-25audit: update the mailing list in MAINTAINERSPaul Moore1-1/+1
2023-02-25wifi: mwifiex: Add missing compatible string for SD8787Lukas Wunner1-0/+1
2023-02-25sh: define RUNTIME_DISCARD_EXITTom Saeger1-0/+1
2023-02-25s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36Masahiro Yamada1-0/+2
2023-02-25powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman1-1/+4
2023-02-25powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman1-0/+1
2023-02-25arch: fix broken BuildID for arm64 and riscvMasahiro Yamada1-0/+5
2023-02-25arm64: remove special treatment for the link order of head.oMasahiro Yamada1-1/+0
2023-02-25riscv: remove special treatment for the link order of head.oJisheng Zhang1-1/+0
2023-02-25Bluetooth: btusb: Add more device IDs for WCN6855Shengyu Qu1-0/+84
2023-02-25x86/static_call: Add support for Jcc tail-callsPeter Zijlstra1-3/+46
2023-02-25x86/alternatives: Teach text_poke_bp() to patch Jcc.d32 instructionsPeter Zijlstra1-11/+48
2023-02-25x86/alternatives: Introduce int3_emulate_jcc()Peter Zijlstra2-30/+39
2023-02-25uaccess: Add speculation barrier to copy_from_user()Dave Hansen3-2/+11
2023-02-25nfp: ethtool: fix the bug of setting unsupported port speedYu Xiao2-36/+170
2023-02-25nfp: ethtool: support reporting link modesYu Xiao5-0/+173
2023-02-25powerpc/64s/radix: Fix RWX mapping with relocated kernelMichael Ellerman1-0/+13
2023-02-25selftests: kvm: move declaration at the beginning of main()Paolo Bonzini1-4/+3
2023-02-25KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESETPaolo Bonzini2-3/+33
2023-02-25drm/i915: Remove __maybe_unused from mtl_infoLucas De Marchi1-1/+0
2023-02-25spi: mediatek: Enable irq before the spi registrationRicardo Ribalda1-7/+5
2023-02-25powerpc: dts: t208x: Disable 10G on MAC1 and MAC2Sean Anderson1-0/+16
2023-02-25can: kvaser_usb: hydra: help gcc-13 to figure out cmd_lenMarc Kleine-Budde1-9/+24
2023-02-25KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRSJim Mattson2-2/+15
2023-02-25KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't validSean Christopherson1-2/+8
2023-02-25KVM: x86: Fail emulation during EMULTYPE_SKIP on any exceptionSean Christopherson1-1/+3
2023-02-25docs: perf: Fix PMU instance name of hisi-pcie-pmuYicong Yang1-11/+11
2023-02-25spi: mediatek: Enable irq when pdata is readyRicardo Ribalda1-5/+7
2023-02-25scsi: hisi_sas: Fix SATA devices missing issue during I_T nexus resetJie Zhan1-3/+5
2023-02-25scsi: libsas: Add smp_ata_check_ready_type()Jie Zhan4-2/+35
2023-02-25random: always mix cycle counter in add_latent_entropy()Jason A. Donenfeld1-3/+3
2023-02-25sched/psi: Stop relying on timer_pending() for poll_work reschedulingSuren Baghdasaryan2-10/+53
2023-02-25clk: mxl: syscon_node_to_regmap() returns error pointersRahul Tanwar1-1/+1
2023-02-25powerpc: dts: t208x: Mark MAC1 and MAC2 as 10GSean Anderson3-2/+90
2023-02-25clk: mxl: Fix a clk entry by adding relevant flagsRahul Tanwar3-4/+6
2023-02-25clk: mxl: Add option to override gate clksRahul Tanwar2-1/+16
2023-02-25clk: mxl: Remove redundant spinlocksRahul Tanwar4-91/+9
2023-02-25clk: mxl: Switch from direct readl/writel based IO to regmap based IORahul Tanwar5-29/+42