| Commit message (Expand) | Author | Files | Lines |
2018-08-31 | x86: Allow generating user-space headers without a compiler | Ben Hutchings | 1 | -4/+7 |
2018-08-31 | x86/dumpstack: Don't dump kernel memory based on usermode RIP | Jann Horn | 3 | -5/+15 |
2018-08-30 | x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember() | Uros Bizjak | 1 | -3/+4 |
2018-08-30 | x86/alternatives: Lockdep-enforce text_mutex in text_poke*() | Jiri Kosina | 1 | -4/+5 |
2018-08-30 | x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit() | Jann Horn | 1 | -0/+4 |
2018-08-30 | x86/irqflags: Mark native_restore_fl extern inline | Nick Desaulniers | 1 | -1/+2 |
2018-08-30 | x86/build: Remove jump label quirk for GCC older than 4.5.2 | Masahiro Yamada | 2 | -16/+0 |
2018-08-27 | x86/Kconfig: Fix trivial typo | Nikolas Nyby | 1 | -1/+1 |
2018-08-27 | x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+ | Andi Kleen | 3 | -6/+45 |
2018-08-27 | x86/spectre: Add missing family 6 check to microcode check | Andi Kleen | 1 | -0/+3 |
2018-08-26 | Linux 4.19-rc1v4.19-rc1 | Linus Torvalds | 1 | -2/+2 |
2018-08-25 | mm/cow: don't bother write protecting already write-protected pages | Linus Torvalds | 1 | -1/+1 |
2018-08-25 | hpfs: remove unnecessary checks on the value of r when assigning error code | Colin Ian King | 1 | -1/+1 |
2018-08-25 | libata: maintainership update | Jens Axboe | 1 | -3/+3 |
2018-08-24 | iommu/rockchip: Move irq request past pm_runtime_enable | Marc Zyngier | 1 | -11/+13 |
2018-08-24 | iommu/rockchip: Handle errors returned from PM framework | Marc Zyngier | 1 | -6/+15 |
2018-08-24 | arm64: rockchip: Force CONFIG_PM on Rockchip systems | Marc Zyngier | 1 | -0/+1 |
2018-08-24 | ARM: rockchip: Force CONFIG_PM on Rockchip systems | Marc Zyngier | 1 | -0/+1 |
2018-08-24 | arm64: dts: Fix various entry-method properties to reflect documentation | Amit Kucheria | 11 | -12/+12 |
2018-08-24 | i2c: don't use any __deprecated handling anymore | Sedat Dilek | 1 | -1/+0 |
2018-08-24 | x86/speculation/l1tf: Suggest what to do on systems with too much RAM | Vlastimil Babka | 1 | -0/+4 |
2018-08-24 | i2c: use SPDX identifier for Renesas drivers | Wolfram Sang | 5 | -30/+5 |
2018-08-24 | i2c: ocores: update my email address | Peter Korsgaard | 4 | -5/+5 |
2018-08-24 | i2c: remove deprecated attach_adapter callback | Wolfram Sang | 2 | -16/+1 |
2018-08-24 | macintosh: therm_windtunnel: drop using attach_adapter | Wolfram Sang | 1 | -2/+23 |
2018-08-24 | ubifs: Remove empty file.h | Richard Weinberger | 1 | -0/+0 |
2018-08-24 | x86/speculation/l1tf: Fix off-by-one error when warning that system has too m... | Vlastimil Babka | 3 | -3/+3 |
2018-08-24 | mm: Change return type int to vm_fault_t for fault handlers | Souptick Joarder | 15 | -103/+106 |
2018-08-24 | lib/fonts: convert comments to utf-8 | Arnd Bergmann | 4 | -512/+512 |
2018-08-24 | s390: ebcdic: convert comments to UTF-8 | Arnd Bergmann | 1 | -18/+18 |
2018-08-24 | treewide: convert ISO_8859-1 text comments to utf-8 | Arnd Bergmann | 12 | -103/+103 |
2018-08-24 | drivers/gpu/drm/gma500/: change return type to vm_fault_t | Souptick Joarder | 3 | -27/+17 |
2018-08-24 | docs/core-api: mm-api: add section about GFP flags | Mike Rapoport | 1 | -0/+21 |
2018-08-24 | docs/mm: make GFP flags descriptions usable as kernel-doc | Mike Rapoport | 1 | -137/+154 |
2018-08-24 | docs/core-api: split memory management API to a separate file | Mike Rapoport | 3 | -54/+58 |
2018-08-24 | docs/core-api: move *{str,mem}dup* to "String Manipulation" | Mike Rapoport | 1 | -1/+5 |
2018-08-24 | docs/core-api: kill trailing whitespace in kernel-api.rst | Mike Rapoport | 1 | -1/+0 |
2018-08-24 | mm/util: add kernel-doc for kvfree | Mike Rapoport | 1 | -0/+7 |
2018-08-24 | mm/util: make strndup_user description a kernel-doc comment | Mike Rapoport | 1 | -1/+1 |
2018-08-24 | fs/proc/vmcore.c: hide vmcoredd_mmap_dumps() for nommu builds | Arnd Bergmann | 1 | -0/+2 |
2018-08-24 | treewide: correct "differenciate" and "instanciate" typos | Finn Thain | 8 | -8/+10 |
2018-08-24 | fs/afs: use new return type vm_fault_t | Souptick Joarder | 2 | -2/+3 |
2018-08-24 | drivers/hwtracing/intel_th/msu.c: change return type to vm_fault_t | Souptick Joarder | 1 | -1/+1 |
2018-08-24 | mm: soft-offline: close the race against page allocation | Naoya Horiguchi | 5 | -16/+57 |
2018-08-24 | mm: fix race on soft-offlining free huge pages | Naoya Horiguchi | 3 | -14/+21 |
2018-08-24 | namei: allow restricted O_CREAT of FIFOs and regular files | Salvatore Mesoraca | 4 | -3/+106 |
2018-08-24 | hfs: prevent crash on exit from failed search | Ernesto A. Fernández | 1 | -3/+4 |
2018-08-24 | hfsplus: prevent crash on exit from failed search | Ernesto A. Fernandez | 1 | -3/+4 |
2018-08-24 | hfsplus: fix NULL dereference in hfsplus_lookup() | Ernesto A. Fernández | 1 | -2/+2 |
2018-08-24 | arm64: tlb: Provide forward declaration of tlb_flush() before including tlb.h | Will Deacon | 1 | -0/+2 |