summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-28ARM: 8996/1: Documentation/Clean up the description of mach-<class>Pete Zaitcev
2020-07-28ARM: 8995/1: drop Thumb-2 workaround for ancient binutilsArd Biesheuvel
2020-07-28ARM: 8994/1: mm: drop kimage_voffset which was only used by KVMArd Biesheuvel
2020-07-22ARM: uaccess: add further explanation of __range_ok()Russell King
2020-07-21ARM: 8993/1: remove it8152 PCI controller driverMike Rapoport
2020-07-21ARM: 8992/1: Fix unwind_frame for clang-built kernelsNathan Huckleberry
2020-07-21ARM: 8991/1: use VFP assembler mnemonics if availableStefan Agner
2020-07-21ARM: 8990/1: use VFP assembler mnemonics in register load/store macrosStefan Agner
2020-07-21ARM: 8989/1: use .fpu assembler directives instead of assembler argumentsStefan Agner
2020-07-21ARM: 8982/1: mm: Simplify act_mm macroLinus Walleij
2020-07-21ARM: 8981/1: add arch/arm/KbuildMasahiro Yamada
2020-07-05Linux 5.8-rc4Linus Torvalds
2020-07-05x86/ldt: use "pr_info_once()" instead of open-coding it badlyLinus Torvalds
2020-07-05Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-05Merge tag 'irq-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-05Merge tag 'core-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-07-05Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-07-05Merge tag 'block-5.8-2020-07-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-05Merge tag 'io_uring-5.8-2020-07-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-05Merge tag 'mips_fixes_5.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-05MIPS: Do not use smp_processor_id() in preemptible codeXingxing Su
2020-07-05MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens
2020-07-05.gitignore: Do not track `defconfig` from `make savedefconfig`Paul Menzel
2020-07-04Merge tag 'powerpc-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-07-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-07-04io_uring: fix regression with always ignoring signals in io_cqring_wait()Jens Axboe
2020-07-04x86/ldt: Disable 16-bit segments on Xen PVAndy Lutomirski
2020-07-04x86/entry/32: Fix #MC and #DB wiring on x86_32Andy Lutomirski
2020-07-04x86/entry/xen: Route #DB correctly on Xen PVAndy Lutomirski
2020-07-04x86/entry, selftests: Further improve user entry sanity checksAndy Lutomirski
2020-07-04x86/entry/compat: Clear RAX high bits on Xen PV SYSENTERAndy Lutomirski
2020-07-03Merge tag 'for-linus-5.8b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-07-04i2c: mlxcpld: check correct size of maximum RECV_LEN packetWolfram Sang
2020-07-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-07-04i2c: add Kconfig help text for slave modeWolfram Sang
2020-07-04i2c: slave-eeprom: update documentationWolfram Sang
2020-07-04i2c: eg20t: Load module automatically if ID matchesAndy Shevchenko
2020-07-04i2c: designware: platdrv: Set class based on DMIRicardo Ribalda
2020-07-04i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665Chris Packham
2020-07-03Merge tag '5.8-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-07-03Merge tag 'hwmon-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-07-03mm/page_alloc: fix documentation errorJoel Savitz
2020-07-03vmalloc: fix the owner argument for the new __vmalloc_node_range callersChristoph Hellwig
2020-07-03mm/cma.c: use exact_nid true to fix possible per-numa cma leakBarry Song
2020-07-03samples/vfs: avoid warning in statx overrideKees Cook
2020-07-03mm/hugetlb.c: fix pages per hugetlb calculationMike Kravetz
2020-07-03Merge tag 'xfs-5.8-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds