summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-29io_uring: defer msg-ring file validity check until command issueJens Axboe
2022-03-29parisc: Fix patch code locking and flushingJohn David Anglin
2022-03-29parisc: Find a new timesync master if current CPU is removedHelge Deller
2022-03-29parisc: Move common_stext into .text section when CONFIG_HOTPLUG_CPU=yHelge Deller
2022-03-29parisc: Rewrite arch_cpu_idle_dead() for CPU hotpluggingHelge Deller
2022-03-29parisc: Implement __cpu_die() and __cpu_disable() for CPU hotpluggingHelge Deller
2022-03-29parisc: Add PDC locking functions for rendezvous codeHelge Deller
2022-03-29parisc: Move disable_sr_hashing_asm() into .text sectionHelge Deller
2022-03-29parisc: Move CPU startup-related functions into .text sectionHelge Deller
2022-03-29parisc: Move store_cpu_topology() into text sectionHelge Deller
2022-03-29parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGYHelge Deller
2022-03-29parisc: Ensure set_firmware_width() is called only onceHelge Deller
2022-03-29parisc: Add constants for control registers and clean up mfctl()Helge Deller
2022-03-29parisc: Detect hppa-suse-linux-gcc compiler for cross-buildingHelge Deller
2022-03-29parisc: Clean up cpu_check_affinity() and drop cpu_set_affinity_irq()Helge Deller
2022-03-29parisc: Fix CPU affinity for Lasi, WAX and Dino chipsHelge Deller
2022-03-29x86/fpu: Remove redundant XCOMP_BV initializationThomas Gleixner
2022-03-29Merge tag 'devprop-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-29Merge tag 'pm-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-03-29KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activatedVitaly Kuznetsov
2022-03-29KVM: x86: Avoid theoretical NULL pointer dereference in kvm_irq_delivery_to_a...Vitaly Kuznetsov
2022-03-29KVM: x86: Check lapic_in_kernel() before attempting to set a SynIC irqVitaly Kuznetsov
2022-03-29Documentation: KVM: add API issues sectionPaolo Bonzini
2022-03-29Documentation: KVM: add virtual CPU errata documentationPaolo Bonzini
2022-03-29Documentation: KVM: add separate directories for architecture-specific docume...Paolo Bonzini
2022-03-29Documentation: kvm: include new locksPaolo Bonzini
2022-03-29Documentation: kvm: fixes for locking.rstPaolo Bonzini
2022-03-29KVM: x86: Fix clang -Wimplicit-fallthrough in do_host_cpuid()Nathan Chancellor
2022-03-29Merge branches 'clk-sifive' and 'clk-visconti' into clk-nextStephen Boyd
2022-03-29Merge branches 'clk-range', 'clk-uniphier', 'clk-apple' and 'clk-qcom' into c...Stephen Boyd
2022-03-29Merge branches 'clk-starfive', 'clk-ti', 'clk-terminate' and 'clk-cleanup' in...Stephen Boyd
2022-03-29Merge branches 'clk-mvebu', 'clk-const', 'clk-imx' and 'clk-rockchip' into cl...Stephen Boyd
2022-03-29Merge branches 'clk-xilinx', 'clk-kunit', 'clk-cs2000' and 'clk-renesas' into...Stephen Boyd
2022-03-29Merge branches 'clk-microchip', 'clk-si', 'clk-mtk', 'clk-at91' and 'clk-st' ...Stephen Boyd
2022-03-29clk: zynq: Update the parameters to zynq_clk_register_periph_clkShubhrajyoti Datta
2022-03-29clk: zynq: trivial warning fixShubhrajyoti Datta
2022-03-29Revert "KVM: set owner of cpu and vm file operations"David Matlack
2022-03-29KVM: Prevent module exit until all VMs are freedDavid Matlack
2022-03-29Merge branch 'pm-docs'Rafael J. Wysocki
2022-03-29Merge branch 'pm-opp'Rafael J. Wysocki
2022-03-29io_uring: fail links if msg-ring doesn't succeeedJens Axboe
2022-03-29Merge tag 'devicetree-fixes-for-5.18-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-03-29Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2022-03-29phy: PHY_FSL_LYNX_28G should depend on ARCH_LAYERSCAPEGeert Uytterhoeven
2022-03-29Revert "parisc: Fix invalidate/flush vmap routines"Helge Deller
2022-03-29x86/sev: Unroll string mmio with CC_ATTR_GUEST_UNROLL_STRING_IOJoerg Roedel
2022-03-29Merge tag 'nvme-5.18-2022-03-29' of git://git.infradead.org/nvme into for-5.1...Jens Axboe
2022-03-29net: lan966x: fix kernel oops on ioctl when I/F is downMichael Walle
2022-03-29Merge branch 'fix-uaf-bugs-caused-by-ax25_release'Paolo Abeni
2022-03-29ax25: Fix UAF bugs in ax25 timersDuoming Zhou