Age | Commit message (Expand) | Author | Files | Lines |
2021-04-18 | Merge tag 'arm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -9/+12 |
2021-04-18 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 9 | -15/+23 |
2021-04-18 | ARM: 9071/1: uprobes: Don't hook on thumb instructions | Fredrik Strupe | 1 | -2/+2 |
2021-04-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 6 | -9/+7 |
2021-04-17 | ia64: fix discontig.c section mismatches | Randy Dunlap | 1 | -3/+3 |
2021-04-17 | ia64: remove duplicate entries in generic_defconfig | Randy Dunlap | 1 | -2/+0 |
2021-04-17 | csky: change a Kconfig symbol name to fix e1000 build error | Randy Dunlap | 2 | -2/+2 |
2021-04-17 | kasan: remove redundant config option | Walter Wu | 2 | -2/+2 |
2021-04-16 | Merge tag 'riscv-for-linus-5.12-rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -2/+16 |
2021-04-16 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -4/+4 |
2021-04-16 | riscv: keep interrupts disabled for BREAKPOINT exception | Jisheng Zhang | 1 | -0/+3 |
2021-04-16 | riscv: kprobes/ftrace: Add recursion protection to the ftrace callback | Jisheng Zhang | 1 | -1/+10 |
2021-04-16 | riscv: add do_page_fault and do_trap_break into the kprobes blacklist | Jisheng Zhang | 2 | -0/+2 |
2021-04-16 | riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM" | Kefeng Wang | 1 | -1/+1 |
2021-04-15 | Merge tag 'acpi-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -3/+2 |
2021-04-15 | arm64: alternatives: Move length validation in alternative_{insn, endif} | Nathan Chancellor | 1 | -4/+4 |
2021-04-14 | Merge tag 's390-5.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -4/+3 |
2021-04-14 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 4 | -12/+20 |
2021-04-14 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -5/+5 |
2021-04-14 | KVM: VMX: Don't use vcpu->run->internal.ndata as an array index | Reiji Watanabe | 1 | -5/+5 |
2021-04-13 | ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade() | Rafael J. Wysocki | 1 | -3/+2 |
2021-04-13 | arm64: kprobes: Restore local irqflag if kprobes is cancelled | Jisheng Zhang | 1 | -2/+4 |
2021-04-12 | arm64: mte: Ensure TIF_MTE_ASYNC_FAULT is set atomically | Catalin Marinas | 2 | -5/+11 |
2021-04-12 | s390/entry: save the caller of psw_idle | Vasily Gorbik | 1 | -0/+1 |
2021-04-12 | s390/entry: avoid setting up backchain in ext|io handlers | Vasily Gorbik | 1 | -4/+2 |
2021-04-12 | m68k: fix flatmem memory model setup | Angelo Dureghello | 1 | -1/+1 |
2021-04-11 | Merge tag 'x86_urgent_for_v5.12-rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |
2021-04-10 | Merge tag 'powerpc-5.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 7 | -30/+32 |
2021-04-10 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -10/+9 |
2021-04-10 | Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -2/+20 |
2021-04-10 | kfence, x86: fix preemptible warning on KPTI-enabled systems | Marco Elver | 1 | -1/+6 |
2021-04-10 | ia64: fix user_stack_pointer() for ptrace() | Sergei Trofimovich | 1 | -7/+1 |
2021-04-10 | nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoff | Mike Rapoport | 1 | -1/+1 |
2021-04-10 | treewide: change my e-mail address, fix my name | Marek BehĂșn | 1 | -1/+1 |
2021-04-09 | Merge tag 'acpi-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2 | -15/+13 |
2021-04-09 | x86/traps: Correct exc_general_protection() and math_error() return paths | Thomas Tai | 1 | -2/+2 |
2021-04-08 | Merge tag 's390-5.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 5 | -5/+18 |
2021-04-08 | Merge tag 'omap-for-v5.12/fixes-rc6-signed' of git://git.kernel.org/pub/scm/l... | Arnd Bergmann | 9 | -12/+57 |
2021-04-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
2021-04-08 | Merge tag 'sunxi-fixes-for-5.12-1' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 4 | -7/+7 |
2021-04-08 | bpf, x86: Validate computation of branch displacements for x86-32 | Piotr Krysiuk | 1 | -1/+10 |
2021-04-08 | bpf, x86: Validate computation of branch displacements for x86-64 | Piotr Krysiuk | 1 | -1/+10 |
2021-04-08 | KVM: x86/mmu: preserve pending TLB flush across calls to kvm_tdp_mmu_zap_sp | Paolo Bonzini | 1 | -1/+1 |
2021-04-07 | Merge tag 'arc-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 3 | -16/+17 |
2021-04-07 | ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m | Vitaly Kuznetsov | 2 | -15/+13 |
2021-04-07 | Merge tag 'arm-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 15 | -32/+71 |
2021-04-07 | s390/setup: use memblock_free_late() to free old stack | Heiko Carstens | 1 | -1/+1 |
2021-04-07 | arm64: dts: allwinner: h6: beelink-gs1: Remove ext. 32 kHz osc reference | Jernej Skrabec | 1 | -4/+0 |
2021-04-07 | arm64: dts: allwinner: Fix SD card CD GPIO for SOPine systems | Andre Przywara | 2 | -1/+5 |
2021-04-07 | arm64: dts: allwinner: h6: Switch to macros for RSB clock/reset indices | Chen-Yu Tsai | 1 | -2/+2 |