Age | Commit message (Expand) | Author | Files | Lines |
2022-03-29 | Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 60 | -813/+1317 |
2022-03-29 | xfs: drop async cache flushes from CIL commits. | Dave Chinner | 5 | -93/+25 |
2022-03-29 | xfs: shutdown during log recovery needs to mark the log shutdown | Dave Chinner | 1 | -8/+10 |
2022-03-29 | xfs: xfs_trans_commit() path must check for log shutdown | Dave Chinner | 1 | -15/+33 |
2022-03-29 | xfs: xfs_do_force_shutdown needs to block racing shutdowns | Dave Chinner | 3 | -1/+17 |
2022-03-29 | xfs: log shutdown triggers should only shut down the log | Dave Chinner | 5 | -18/+33 |
2022-03-29 | xfs: run callbacks before waking waiters in xlog_state_shutdown_callbacks | Dave Chinner | 1 | -9/+13 |
2022-03-29 | xfs: shutdown in intent recovery has non-intent items in the AIL | Dave Chinner | 1 | -33/+17 |
2022-03-29 | xfs: aborting inodes on shutdown may need buffer lock | Dave Chinner | 4 | -31/+136 |
2022-03-29 | Merge tag 'jfs-5.18' of https://github.com/kleikamp/linux-shaggy | Linus Torvalds | 2 | -1/+9 |
2022-03-29 | dt-bindings: net: qcom,ethqos: Document SM8150 SoC compatible | Vinod Koul | 1 | -1/+3 |
2022-03-29 | lib/test: use after free in register_test_dev_kmod() | Dan Carpenter | 1 | -0/+1 |
2022-03-29 | fs: fd tables have to be multiples of BITS_PER_LONG | Linus Torvalds | 1 | -0/+30 |
2022-03-29 | riscv module: remove (NOLOAD) | Fangrui Song | 1 | -3/+3 |
2022-03-29 | rtc: check if __rtc_read_time was successful | Tom Rix | 1 | -2/+5 |
2022-03-29 | rtc: gamecube: Fix refcount leak in gamecube_rtc_read_offset_from_sram | Miaoqian Lin | 1 | -0/+1 |
2022-03-29 | rtc: mc146818-lib: Fix the AltCentury for AMD platforms | Mario Limonciello | 2 | -1/+17 |
2022-03-29 | io_uring: defer msg-ring file validity check until command issue | Jens Axboe | 1 | -4/+7 |
2022-03-29 | parisc: Fix patch code locking and flushing | John David Anglin | 1 | -14/+11 |
2022-03-29 | parisc: Find a new timesync master if current CPU is removed | Helge Deller | 3 | -1/+10 |
2022-03-29 | parisc: Move common_stext into .text section when CONFIG_HOTPLUG_CPU=y | Helge Deller | 1 | -2/+9 |
2022-03-29 | parisc: Rewrite arch_cpu_idle_dead() for CPU hotplugging | Helge Deller | 1 | -3/+24 |
2022-03-29 | parisc: Implement __cpu_die() and __cpu_disable() for CPU hotplugging | Helge Deller | 3 | -22/+90 |
2022-03-29 | parisc: Add PDC locking functions for rendezvous code | Helge Deller | 3 | -1/+42 |
2022-03-29 | parisc: Move disable_sr_hashing_asm() into .text section | Helge Deller | 1 | -1/+1 |
2022-03-29 | parisc: Move CPU startup-related functions into .text section | Helge Deller | 4 | -4/+4 |
2022-03-29 | parisc: Move store_cpu_topology() into text section | Helge Deller | 1 | -2/+3 |
2022-03-29 | parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGY | Helge Deller | 5 | -88/+24 |
2022-03-29 | parisc: Ensure set_firmware_width() is called only once | Helge Deller | 1 | -1/+6 |
2022-03-29 | parisc: Add constants for control registers and clean up mfctl() | Helge Deller | 1 | -9/+8 |
2022-03-29 | parisc: Detect hppa-suse-linux-gcc compiler for cross-building | Helge Deller | 1 | -2/+2 |
2022-03-29 | parisc: Clean up cpu_check_affinity() and drop cpu_set_affinity_irq() | Helge Deller | 1 | -21/+2 |
2022-03-29 | parisc: Fix CPU affinity for Lasi, WAX and Dino chips | Helge Deller | 5 | -16/+71 |
2022-03-29 | x86/fpu: Remove redundant XCOMP_BV initialization | Thomas Gleixner | 1 | -3/+0 |
2022-03-29 | Merge tag 'devprop-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -19/+19 |
2022-03-29 | Merge tag 'pm-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 26 | -1220/+1171 |
2022-03-29 | KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activated | Vitaly Kuznetsov | 1 | -3/+6 |
2022-03-29 | KVM: x86: Avoid theoretical NULL pointer dereference in kvm_irq_delivery_to_a... | Vitaly Kuznetsov | 1 | -0/+4 |
2022-03-29 | KVM: x86: Check lapic_in_kernel() before attempting to set a SynIC irq | Vitaly Kuznetsov | 1 | -0/+3 |
2022-03-29 | Documentation: KVM: add API issues section | Paolo Bonzini | 1 | -0/+46 |
2022-03-29 | Documentation: KVM: add virtual CPU errata documentation | Paolo Bonzini | 2 | -0/+40 |
2022-03-29 | Documentation: KVM: add separate directories for architecture-specific docume... | Paolo Bonzini | 15 | -19/+37 |
2022-03-29 | Documentation: kvm: include new locks | Paolo Bonzini | 1 | -0/+15 |
2022-03-29 | Documentation: kvm: fixes for locking.rst | Paolo Bonzini | 1 | -9/+19 |
2022-03-29 | KVM: x86: Fix clang -Wimplicit-fallthrough in do_host_cpuid() | Nathan Chancellor | 1 | -0/+1 |
2022-03-29 | Merge branches 'clk-sifive' and 'clk-visconti' into clk-next | Stephen Boyd | 16 | -279/+259 |
2022-03-29 | Merge branches 'clk-range', 'clk-uniphier', 'clk-apple' and 'clk-qcom' into c... | Stephen Boyd | 54 | -1042/+6666 |
2022-03-29 | Merge branches 'clk-starfive', 'clk-ti', 'clk-terminate' and 'clk-cleanup' in... | Stephen Boyd | 57 | -1851/+700 |
2022-03-29 | Merge branches 'clk-mvebu', 'clk-const', 'clk-imx' and 'clk-rockchip' into cl... | Stephen Boyd | 49 | -362/+1724 |
2022-03-29 | Merge branches 'clk-xilinx', 'clk-kunit', 'clk-cs2000' and 'clk-renesas' into... | Stephen Boyd | 28 | -337/+1744 |