Age | Commit message (Expand) | Author |
2017-11-26 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2017-11-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-11-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-26 | ARM: BUG if jumping to usermode address in kernel mode | Russell King |
2017-11-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2017-11-25 | Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds |
2017-11-25 | Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2017-11-24 | Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-11-24 | Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-11-24 | m68k/macboing: Fix missed timer callback assignment | Kees Cook |
2017-11-24 | x86/decoder: Add new TEST instruction pattern | Masami Hiramatsu |
2017-11-23 | x86/PCI: Remove unused HyperTransport interrupt support | Bjorn Helgaas |
2017-11-23 | x86/umip: Fix insn_get_code_seg_params()'s return value | Borislav Petkov |
2017-11-23 | x86/boot/KASLR: Remove unused variable | Chao Fan |
2017-11-23 | x86/entry/64: Add missing irqflags tracing to native_load_gs_index() | Andy Lutomirski |
2017-11-22 | Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2017-11-22 | powerpc/64s: Fix Power9 DD2.1 logic in DT CPU features | Michael Ellerman |
2017-11-22 | powerpc/perf: Fix IMC_MAX_PMU macro | Madhavan Srinivasan |
2017-11-22 | powerpc/perf: Fix pmu_count to count only nest imc pmus | Madhavan Srinivasan |
2017-11-22 | powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX | Christophe Leroy |
2017-11-22 | x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow | Andrey Ryabinin |
2017-11-22 | x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing | Andy Lutomirski |
2017-11-22 | powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id() | Michael Ellerman |
2017-11-21 | treewide: setup_timer() -> timer_setup() (2 field) | Kees Cook |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook |
2017-11-21 | treewide: init_timer() -> setup_timer() | Kees Cook |
2017-11-21 | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook |
2017-11-21 | s390: cmm: Convert timers to use timer_setup() | Kees Cook |
2017-11-21 | ARC: perf: avoid vmalloc backed mmap | Vineet Gupta |
2017-11-21 | ARCv2: perf: optimize given that num counters <= 32 | Vineet Gupta |
2017-11-21 | ARCv2: perf: tweak overflow interrupt | Vineet Gupta |
2017-11-21 | ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE | Philip Derrin |
2017-11-21 | ARM: 8721/1: mm: dump: check hardware RO bit for LPAE | Philip Derrin |
2017-11-21 | ARM: make decompressor debug output user selectable | Russell King |
2017-11-21 | ARM: fix get_user_pages_fast | Russell King |
2017-11-21 | powerpc/vas: Export chip_to_vas_id() | Sukadev Bhattiprolu |
2017-11-21 | x86/umip: Print a warning into the syslog if UMIP-protected instructions are ... | Ricardo Neri |
2017-11-20 | powerpc/64s/slice: Use addr limit when computing slice mask | Aneesh Kumar K.V |
2017-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2017-11-18 | kbuild: remove all dummy assignments to obj- | Masahiro Yamada |
2017-11-17 | Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2017-11-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-11-17 | arch/tile/include/asm/topology.h: remove unused parent_node() macro | Dou Liyang |
2017-11-17 | arch/sparc/include/asm/topology_64.h: remove unused parent_node() macro | Dou Liyang |
2017-11-17 | arch/sh/include/asm/topology.h: remove unused parent_node() macro | Dou Liyang |
2017-11-17 | arch/ia64/include/asm/topology.h: remove unused parent_node() macro | Dou Liyang |
2017-11-17 | pid: remove pidhash | Gargi Sharma |
2017-11-17 | pid: replace pid bitmap implementation with IDR API | Gargi Sharma |
2017-11-17 | bug: define the "cut here" string in a single place | Kees Cook |
2017-11-17 | sh/boot: add static stack-protector to pre-kernel | Kees Cook |