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