Age | Commit message (Expand) | Author |
2019-08-16 | ia64: remove support for the SGI SN2 platform | Christoph Hellwig |
2019-08-16 | drivers: remove the SGI SN2 IOC4 base support | Christoph Hellwig |
2019-08-16 | drivers: remove the SGI SN2 IOC3 base support | Christoph Hellwig |
2019-08-16 | qla2xxx: remove SGI SN2 support | Christoph Hellwig |
2019-08-16 | qla1280: remove SGI SN2 support | Christoph Hellwig |
2019-08-16 | misc/sgi-xp: remove SGI SN2 support | Christoph Hellwig |
2019-08-16 | char/mspec: remove SGI SN2 support | Christoph Hellwig |
2019-08-16 | tty/serial: remove the ioc3_serial driver | Christoph Hellwig |
2019-08-16 | tty/serial: remove the ioc4_serial driver | Christoph Hellwig |
2019-08-16 | tty/serial: remove the sn_console driver | Christoph Hellwig |
2019-08-16 | PCI/hotplug: remove the sgi_hotplug driver | Christoph Hellwig |
2019-08-16 | ide: remove the sgiioc4 driver | Christoph Hellwig |
2019-08-16 | char/agp: remove the sgi-agp driver | Christoph Hellwig |
2019-08-16 | char: remove the SGI tiocx/mbcs driver | Christoph Hellwig |
2019-08-16 | char: remove the SGI snsc driver | Christoph Hellwig |
2019-08-12 | kernel: only define task_struct_whitelist conditionally | Christoph Hellwig |
2019-08-12 | ia64/kprobes: remove the unused ia64_get_bsp_cfm function | Christoph Hellwig |
2019-08-12 | ia64: annotate switch fallthroughs in ia64_handle_unaligned | Christoph Hellwig |
2019-08-12 | ia64: annotate a switch fallthrough in ia64_do_signal | Christoph Hellwig |
2019-08-06 | ia64:unwind: fix double free for mod->arch.init_unw_table | chenzefeng |
2019-08-04 | Linux 5.3-rc3v5.3-rc3 | Linus Torvalds |
2019-08-04 | Merge tag 'tpmdd-next-20190805' of git://git.infradead.org/users/jjs/linux-tpmdd | Linus Torvalds |
2019-08-04 | Merge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-08-05 | tpm: tpm_ibm_vtpm: Fix unallocated banks | Nayna Jain |
2019-08-05 | tpm: Fix null pointer dereference on chip register error path | Milan Broz |
2019-08-04 | Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-08-04 | MAINTAINERS: Add Geert as Renesas SoC Co-Maintainer | Geert Uytterhoeven |
2019-08-04 | Merge tag 'kbuild-fixes-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-08-04 | Merge tag 'safesetid-maintainers-correction-5.3-rc2' of git://github.com/mica... | Linus Torvalds |
2019-08-04 | kconfig: Clear "written" flag to avoid data loss | M. Vefa Bicakci |
2019-08-03 | Merge tag 'xtensa-20190803' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2019-08-03 | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-08-03 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-08-03 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2019-08-03 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-08-03 | Merge tag 'xfs-5.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2019-08-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-08-03 | Merge tag 'riscv/for-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-08-03 | drivers/acpi/scan.c: document why we don't need the device_hotplug_lock | David Hildenbrand |
2019-08-03 | memremap: move from kernel/ to mm/ | Christoph Hellwig |
2019-08-03 | lib/test_meminit.c: use GFP_ATOMIC in RCU critical section | Alexander Potapenko |
2019-08-03 | asm-generic: fix -Wtype-limits compiler warnings | Qian Cai |
2019-08-03 | cgroup: kselftest: relax fs_spec checks | Chris Down |
2019-08-03 | mm/memory_hotplug.c: remove unneeded return for void function | Weitao Hou |
2019-08-03 | mm/migrate.c: initialize pud_entry in migrate_vma() | Ralph Campbell |
2019-08-03 | coredump: split pipe command whitespace before expanding template | Paul Wise |
2019-08-03 | page flags: prioritize kasan bits over last-cpuid | Arnd Bergmann |
2019-08-03 | ubsan: build ubsan.c more conservatively | Arnd Bergmann |
2019-08-03 | kasan: remove clang version check for KASAN_STACK | Arnd Bergmann |
2019-08-03 | mm: compaction: avoid 100% CPU usage during compaction when a task is killed | Mel Gorman |