aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-29Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds60-813/+1317
2022-03-29xfs: drop async cache flushes from CIL commits.Dave Chinner5-93/+25
2022-03-29xfs: shutdown during log recovery needs to mark the log shutdownDave Chinner1-8/+10
2022-03-29xfs: xfs_trans_commit() path must check for log shutdownDave Chinner1-15/+33
2022-03-29xfs: xfs_do_force_shutdown needs to block racing shutdownsDave Chinner3-1/+17
2022-03-29xfs: log shutdown triggers should only shut down the logDave Chinner5-18/+33
2022-03-29xfs: run callbacks before waking waiters in xlog_state_shutdown_callbacksDave Chinner1-9/+13
2022-03-29xfs: shutdown in intent recovery has non-intent items in the AILDave Chinner1-33/+17
2022-03-29xfs: aborting inodes on shutdown may need buffer lockDave Chinner4-31/+136
2022-03-29Merge tag 'jfs-5.18' of https://github.com/kleikamp/linux-shaggyLinus Torvalds2-1/+9
2022-03-29dt-bindings: net: qcom,ethqos: Document SM8150 SoC compatibleVinod Koul1-1/+3
2022-03-29lib/test: use after free in register_test_dev_kmod()Dan Carpenter1-0/+1
2022-03-29fs: fd tables have to be multiples of BITS_PER_LONGLinus Torvalds1-0/+30
2022-03-29riscv module: remove (NOLOAD)Fangrui Song1-3/+3
2022-03-29rtc: check if __rtc_read_time was successfulTom Rix1-2/+5
2022-03-29rtc: gamecube: Fix refcount leak in gamecube_rtc_read_offset_from_sramMiaoqian Lin1-0/+1
2022-03-29rtc: mc146818-lib: Fix the AltCentury for AMD platformsMario Limonciello2-1/+17
2022-03-29io_uring: defer msg-ring file validity check until command issueJens Axboe1-4/+7
2022-03-29parisc: Fix patch code locking and flushingJohn David Anglin1-14/+11
2022-03-29parisc: Find a new timesync master if current CPU is removedHelge Deller3-1/+10
2022-03-29parisc: Move common_stext into .text section when CONFIG_HOTPLUG_CPU=yHelge Deller1-2/+9
2022-03-29parisc: Rewrite arch_cpu_idle_dead() for CPU hotpluggingHelge Deller1-3/+24
2022-03-29parisc: Implement __cpu_die() and __cpu_disable() for CPU hotpluggingHelge Deller3-22/+90
2022-03-29parisc: Add PDC locking functions for rendezvous codeHelge Deller3-1/+42
2022-03-29parisc: Move disable_sr_hashing_asm() into .text sectionHelge Deller1-1/+1
2022-03-29parisc: Move CPU startup-related functions into .text sectionHelge Deller4-4/+4
2022-03-29parisc: Move store_cpu_topology() into text sectionHelge Deller1-2/+3
2022-03-29parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGYHelge Deller5-88/+24
2022-03-29parisc: Ensure set_firmware_width() is called only onceHelge Deller1-1/+6
2022-03-29parisc: Add constants for control registers and clean up mfctl()Helge Deller1-9/+8
2022-03-29parisc: Detect hppa-suse-linux-gcc compiler for cross-buildingHelge Deller1-2/+2
2022-03-29parisc: Clean up cpu_check_affinity() and drop cpu_set_affinity_irq()Helge Deller1-21/+2
2022-03-29parisc: Fix CPU affinity for Lasi, WAX and Dino chipsHelge Deller5-16/+71
2022-03-29x86/fpu: Remove redundant XCOMP_BV initializationThomas Gleixner1-3/+0
2022-03-29Merge tag 'devprop-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-19/+19
2022-03-29Merge tag 'pm-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds26-1220/+1171
2022-03-29KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activatedVitaly Kuznetsov1-3/+6
2022-03-29KVM: x86: Avoid theoretical NULL pointer dereference in kvm_irq_delivery_to_a...Vitaly Kuznetsov1-0/+4
2022-03-29KVM: x86: Check lapic_in_kernel() before attempting to set a SynIC irqVitaly Kuznetsov1-0/+3
2022-03-29Documentation: KVM: add API issues sectionPaolo Bonzini1-0/+46
2022-03-29Documentation: KVM: add virtual CPU errata documentationPaolo Bonzini2-0/+40
2022-03-29Documentation: KVM: add separate directories for architecture-specific docume...Paolo Bonzini15-19/+37
2022-03-29Documentation: kvm: include new locksPaolo Bonzini1-0/+15
2022-03-29Documentation: kvm: fixes for locking.rstPaolo Bonzini1-9/+19
2022-03-29KVM: x86: Fix clang -Wimplicit-fallthrough in do_host_cpuid()Nathan Chancellor1-0/+1
2022-03-29Merge branches 'clk-sifive' and 'clk-visconti' into clk-nextStephen Boyd16-279/+259
2022-03-29Merge branches 'clk-range', 'clk-uniphier', 'clk-apple' and 'clk-qcom' into c...Stephen Boyd54-1042/+6666
2022-03-29Merge branches 'clk-starfive', 'clk-ti', 'clk-terminate' and 'clk-cleanup' in...Stephen Boyd57-1851/+700
2022-03-29Merge branches 'clk-mvebu', 'clk-const', 'clk-imx' and 'clk-rockchip' into cl...Stephen Boyd49-362/+1724
2022-03-29Merge branches 'clk-xilinx', 'clk-kunit', 'clk-cs2000' and 'clk-renesas' into...Stephen Boyd28-337/+1744