Age | Commit message (Expand) | Author |
2018-10-03 | mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks | Boris Brezillon |
2018-09-02 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2018-09-02 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-09-02 | x86/pti: Fix section mismatch warning/error | Randy Dunlap |
2018-09-01 | Merge tag 'omap-for-v4.19/fixes-v2-signed' of git://git.kernel.org/pub/scm/li... | Olof Johansson |
2018-09-01 | x86/vdso: Fix lsl operand order | Samuel Neves |
2018-09-01 | x86/mce: Fix set_mce_nospec() to avoid #GP fault | LuckTony |
2018-08-31 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2018-08-31 | x86/efi: Load fixmap GDT in efi_call_phys_epilog() | Joerg Roedel |
2018-08-31 | Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-08-31 | Merge tag 'm68k-for-v4.19-tag2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-08-31 | x86/nmi: Fix NMI uaccess race against CR3 switching | Andy Lutomirski |
2018-08-31 | x86: Allow generating user-space headers without a compiler | Ben Hutchings |
2018-08-31 | x86/dumpstack: Don't dump kernel memory based on usermode RIP | Jann Horn |
2018-08-31 | arm64: mm: always enable CONFIG_HOLES_IN_ZONE | James Morse |
2018-08-31 | m68k/mac: Use correct PMU response format | Finn Thain |
2018-08-30 | x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember() | Uros Bizjak |
2018-08-30 | x86/alternatives: Lockdep-enforce text_mutex in text_poke*() | Jiri Kosina |
2018-08-30 | x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit() | Jann Horn |
2018-08-30 | x86/irqflags: Mark native_restore_fl extern inline | Nick Desaulniers |
2018-08-30 | x86/build: Remove jump label quirk for GCC older than 4.5.2 | Masahiro Yamada |
2018-08-29 | Merge tag 'riscv-for-linus-4.19-rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-08-29 | powerpc: disable support for relative ksymtab references | Ard Biesheuvel |
2018-08-29 | Merge tag 'nios2-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-08-29 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2018-08-29 | arm64: defconfig: Enable TI's AM6 SoC platform | Nishanth Menon |
2018-08-29 | ARM: defconfig: Update the ARM Versatile defconfig | Linus Walleij |
2018-08-28 | x86/xen: remove redundant variable save_pud | Colin Ian King |
2018-08-28 | RISC-V: Use a less ugly workaround for unused variable warnings | Palmer Dabbelt |
2018-08-28 | riscv: tlb: Provide definition of tlb_flush() before including tlb.h | Will Deacon |
2018-08-28 | ARM: dts: omap4-droid4: Fix emmc errors seen on some devices | Tony Lindgren |
2018-08-28 | Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2 | Tony Lindgren |
2018-08-28 | ARM: dts: Fix file permission for am335x-osd3358-sm-red.dts | Neeraj Dantu |
2018-08-27 | x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clear | Juergen Gross |
2018-08-27 | x86/xen: don't write ptes directly in 32-bit PV guests | Juergen Gross |
2018-08-27 | x86/Kconfig: Fix trivial typo | Nikolas Nyby |
2018-08-27 | x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+ | Andi Kleen |
2018-08-27 | x86/spectre: Add missing family 6 check to microcode check | Andi Kleen |
2018-08-27 | ARM: imx_v6_v7_defconfig: Select CONFIG_DRM_PANEL_SEIKO_43WVF1G | Fabio Estevam |
2018-08-27 | ARM: mxs_defconfig: Select CONFIG_DRM_PANEL_SEIKO_43WVF1G | Fabio Estevam |
2018-08-27 | ARM: dts: imx23-evk: Convert to the new display bindings | Fabio Estevam |
2018-08-27 | ARM: dts: imx23-evk: Move regulators outside simple-bus | Fabio Estevam |
2018-08-27 | ARM: dts: imx28-evk: Convert to the new display bindings | Fabio Estevam |
2018-08-27 | ARM: dts: imx28-evk: Move regulators outside simple-bus | Fabio Estevam |
2018-08-27 | Revert "ARM: dts: imx7d: Invert legacy PCI irq mapping" | Leonard Crestez |
2018-08-27 | nios2: kconfig: remove duplicate DEBUG_STACK_USAGE symbol defintions | Tobias Klauser |
2018-08-26 | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2018-08-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-08-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-08-25 | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/... | Linus Torvalds |