aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-28KVM: nVMX: Add a helper to get highest pending from Posted Interrupt vectorSean Christopherson2-2/+13
2024-06-28KVM: VMX: Switch __vmx_exit() and kvm_x86_vendor_exit() in vmx_exit()Kai Huang1-1/+1
2024-06-28netfilter: xt_recent: Lift restrictions on max hitcount valuePhil Sutter1-4/+4
2024-06-28selftests: netfilter: nft_queue.sh: add test for disappearing listenerFlorian Westphal1-0/+37
2024-06-28KVM: VMX: Remove unnecessary INVEPT[GLOBAL] from hardware enable pathSean Christopherson1-3/+0
2024-06-28KVM: nVMX: Update VMCS12_REVISION comment to state it should never changeSean Christopherson1-6/+8
2024-06-28tty: mxser: Remove __counted_by from mxser_board.ports[]Nathan Chancellor1-1/+1
2024-06-28randomize_kstack: Remove non-functional per-arch entropy filteringKees Cook3-19/+14
2024-06-28string: kunit: add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2
2024-06-28KVM: SVM: Use sev_es_host_save_area() helper when initializing tsc_auxSean Christopherson1-9/+6
2024-06-28KVM: SVM: Force sev_es_host_save_area() to be inlined (for noinstr usage)Sean Christopherson1-1/+1
2024-06-28ARM: tegra: paz00: Use software nodes to describe GPIOs for WiFi rfkillDmitry Torokhov1-18/+32
2024-06-28Merge tag 'v6.11-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann5-0/+154
2024-06-28KVM: Add missing MODULE_DESCRIPTION()Jeff Johnson1-4/+2
2024-06-28Merge tag 'v6.11-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann38-3115/+7022
2024-06-28KVM: x86: Add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2
2024-06-28Merge tag 'renesas-dt-bindings-for-v6.11-tag1' of git://git.kernel.org/pub/sc...Arnd Bergmann2-0/+93
2024-06-28Merge tag 'mtk-dts32-for-v6.11' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2-10/+10
2024-06-28KVM: selftests: Increase robustness of LLC cache misses in PMU counters testMaxim Levitsky1-10/+14
2024-06-28KVM: selftests: Rework macros in PMU counters test to prep for multi-insn loopSean Christopherson1-9/+19
2024-06-28Merge tag 'mtk-dts64-for-v6.11' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann67-267/+4198
2024-06-28arm64: tegra: Restructure Orin NX/Nano device treeVedant Deshpande3-107/+29
2024-06-28Merge tag 'sti-dt-for-v6.11-round1' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann3-5/+44
2024-06-28KVM: Validate hva in kvm_gpc_activate_hva() to fix __kvm_gpc_refresh() WARNPei Li2-1/+4
2024-06-28arm: dts: arm: Drop redundant fixed-factor clocksRob Herring6-198/+6
2024-06-28dt-bindings: interrupt-controller: convert marvell,mpic binding to YAMLMarek Behún3-38/+64
2024-06-28ARM: dts: armada-{370-xp,375,38x,39x}: Drop #size-cells from mpic nodeMarek Behún4-4/+0
2024-06-28MAINTAINERS: ARM: airoha: add entry to cover Airoha SoCKrzysztof Kozlowski1-0/+9
2024-06-28bcachefs: Switch online_reserved shutdown assert to WARN()Kent Overstreet1-2/+5
2024-06-28arm64: defconfig: Enable NVIDIA CoreSight PMU driverBesar Wicaksono1-0/+1
2024-06-28MAINTAINERS: Add myself for Marvell 88PM886 PMICKarel Balej1-0/+9
2024-06-28input: Add onkey driver for Marvell 88PM886 PMICKarel Balej3-0/+106
2024-06-28regulator: Add regulators driver for Marvell 88PM886 PMICKarel Balej3-0/+399
2024-06-28mfd: Add driver for Marvell 88PM886 PMICKarel Balej4-0/+230
2024-06-28dt-bindings: mfd: Add entry for Marvell 88PM886 PMICKarel Balej1-0/+76
2024-06-28ASoC: cs40l50: Support I2S streaming to CS40L50James Ogletree4-0/+321
2024-06-28Input: cs40l50 - Add support for the CS40L50 haptic driverJames Ogletree4-0/+567
2024-06-28mfd: cs40l50: Add support for CS40L50 core driverJames Ogletree7-0/+879
2024-06-28dt-bindings: input: cirrus,cs40l50: Add initial DT bindingJames Ogletree2-0/+76
2024-06-28firmware: cs_dsp: Add write sequence interfaceJames Ogletree2-0/+305
2024-06-28ata: libata-core: Add ATA_HORKAGE_NOLPM for all Crucial BX SSD1 modelsNiklas Cassel1-2/+1
2024-06-28Merge tag 'vexpress-updates-6.11' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann7-238/+1
2024-06-28selftests/harness: Fix tests timeout and race conditionMickaël Salaün1-19/+24
2024-06-28rcu/exp: Remove redundant full memory barrier at the end of GPFrederic Weisbecker1-2/+6
2024-06-28rcu: Remove full memory barrier on RCU stall printoutFrederic Weisbecker2-12/+2
2024-06-28rcu: Remove full memory barrier on boot time eqs sanity checkFrederic Weisbecker1-1/+1
2024-06-28rcu/exp: Remove superfluous full memory barrier upon first EQS snapshotFrederic Weisbecker1-1/+15
2024-06-28rcu: Remove superfluous full memory barrier upon first EQS snapshotFrederic Weisbecker2-4/+15
2024-06-28rcu: Remove full ordering on second EQS snapshotFrederic Weisbecker1-1/+9
2024-06-28x86/bugs: Add 'spectre_bhi=vmexit' cmdline optionJosh Poimboeuf2-8/+20