Age | Commit message (Expand) | Author |
2021-02-14 | Merge tag 'kbuild-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-02-14 | Merge tag 'x86_urgent_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-02-15 | sparc: remove wrong comment from arch/sparc/include/asm/Kbuild | Masahiro Yamada |
2021-02-13 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-02-13 | h8300: fix PREEMPTION build, TI_PRE_COUNT undefined | Randy Dunlap |
2021-02-13 | m68k: make __pfn_to_phys() and __phys_to_pfn() available for !MMU | Mike Rapoport |
2021-02-12 | Merge tag 'for-linus-5.11-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-02-12 | Merge tag 'riscv-for-linus-5.11-rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-02-12 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-02-12 | arm64: mte: Allow PTRACE_PEEKMTETAGS access to the zero page | Catalin Marinas |
2021-02-11 | Merge tag 'powerpc-5.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2021-02-11 | arm/xen: Don't probe xenbus as part of an early initcall | Julien Grall |
2021-02-10 | Revert "dts: phy: add GPIO number and active state used for phy reset" | Palmer Dabbelt |
2021-02-10 | x86/pci: Create PCI/MSI irqdomain after x86_init.pci.arch_init() | Thomas Gleixner |
2021-02-09 | x86/build: Disable CET instrumentation in the kernel for 32-bit too | Borislav Petkov |
2021-02-08 | x86/sgx: Maintain encl->refcount for each encl->mm_list entry | Jarkko Sakkinen |
2021-02-08 | cpufreq: ACPI: Update arch scale-invariance max perf ratio if CPPC is not there | Rafael J. Wysocki |
2021-02-07 | Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-02-07 | Merge tag 'x86_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-02-07 | Merge tag 'kbuild-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-02-06 | Merge tag 'riscv-for-linus-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-02-06 | Merge tag 'powerpc-5.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2021-02-06 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2021-02-06 | x86/efi: Remove EFI PGD build time checks | Borislav Petkov |
2021-02-06 | powerpc/kuap: Allow kernel thread to access userspace after kthread_use_mm | Aneesh Kumar K.V |
2021-02-06 | entry: Ensure trap after single-step on system call return | Gabriel Krisman Bertazi |
2021-02-05 | x86/debug: Prevent data breakpoints on cpu_dr7 | Lai Jiangshan |
2021-02-05 | x86/debug: Prevent data breakpoints on __per_cpu_offset | Lai Jiangshan |
2021-02-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-02-05 | ARM: kexec: fix oops after TLB are invalidated | Russell King |
2021-02-05 | ARM: ensure the signal page contains defined contents | Russell King |
2021-02-04 | x86/apic: Add extra serialization for non-serializing MSRs | Dave Hansen |
2021-02-04 | Revert "x86/setup: don't remove E820_TYPE_RAM for pfn 0" | Mike Rapoport |
2021-02-04 | KVM: x86: Set so called 'reserved CR3 bits in LM mask' at vCPU reset | Sean Christopherson |
2021-02-04 | KVM: x86/mmu: Fix TDP MMU zap collapsible SPTEs | Ben Gardon |
2021-02-03 | Merge tag 'for-linus-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-02-03 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-02-03 | Merge tag 'arm-soc-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-03 | Merge tag 'sunxi-fixes-for-5.11-2' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann |
2021-02-03 | ARM: dts: lpc32xx: Revert set default clock rate of HCLK PLL | Alexandre Belloni |
2021-02-03 | ARM: dts: sun7i: a20: bananapro: Fix ethernet phy-mode | Hermann Lauer |
2021-02-03 | KVM: x86: cleanup CR3 reserved bits checks | Paolo Bonzini |
2021-02-03 | KVM: SVM: Treat SVM as unsupported when running as an SEV guest | Sean Christopherson |
2021-02-02 | RISC-V: Define MAXPHYSMEM_1GB only for RV32 | Atish Patra |
2021-02-02 | riscv: Align on L1_CACHE_BYTES when STRICT_KERNEL_RWX | Sebastien Van Cauwenberghe |
2021-02-02 | RISC-V: Fix .init section permission update | Atish Patra |
2021-02-02 | riscv: virt_addr_valid must check the address belongs to linear mapping | Alexandre Ghiti |
2021-02-02 | Merge tag 'imx-fixes-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Arnd Bergmann |
2021-02-02 | arm64: Use simpler arithmetics for the linear map macros | Catalin Marinas |
2021-02-02 | arm64: Do not pass tagged addresses to __is_lm_address() | Catalin Marinas |