| Commit message (Expand) | Author | Files | Lines |
2018-06-06 | dax: Use dax_write_cache* helpers | Ross Zwisler | 1 | -6/+3 |
2018-06-06 | libnvdimm, pmem: Do not flush power-fail protected CPU caches | Ross Zwisler | 1 | -1/+2 |
2018-06-06 | libnvdimm, pmem: Unconditionally deep flush on *sync | Ross Zwisler | 1 | -4/+3 |
2018-06-06 | libnvdimm, pmem: Complete REQ_FLUSH => REQ_PREFLUSH | Ross Zwisler | 1 | -6/+1 |
2018-06-03 | acpi, nfit: Remove ecc_unit_size | Dan Williams | 3 | -30/+17 |
2018-06-03 | dax: dax_insert_mapping_entry always succeeds | Matthew Wilcox | 1 | -16/+2 |
2018-06-03 | libnvdimm, e820: Register all pmem resources | Dan Williams | 2 | -19/+23 |
2018-06-03 | libnvdimm: Debug probe times | Dan Williams | 1 | -1/+4 |
2018-06-01 | linvdimm, pmem: Preserve read-only setting for pmem devices | Robert Elliott | 1 | -5/+9 |
2018-05-27 | Linux 4.17-rc7v4.17-rc7 | Linus Torvalds | 1 | -1/+1 |
2018-05-26 | ARM: Fix i2c-gpio GPIO descriptor tables | Linus Walleij | 10 | -11/+11 |
2018-05-26 | arm64: dts: hikey: Fix eMMC corruption regression | John Stultz | 1 | -1/+0 |
2018-05-26 | kasan: fix memory hotplug during boot | David Hildenbrand | 1 | -1/+1 |
2018-05-26 | kasan: free allocated shadow memory on MEM_CANCEL_ONLINE | David Hildenbrand | 1 | -0/+1 |
2018-05-26 | checkpatch: fix macro argument precedence test | Joe Perches | 1 | -1/+1 |
2018-05-26 | init/main.c: include <linux/mem_encrypt.h> | Mathieu Malaterre | 1 | -0/+1 |
2018-05-26 | kernel/sys.c: fix potential Spectre v1 issue | Gustavo A. R. Silva | 1 | -0/+5 |
2018-05-26 | mm/memory_hotplug: fix leftover use of struct page during hotplug | Jonathan Cameron | 3 | -6/+9 |
2018-05-26 | proc: fix smaps and meminfo alignment | Hugh Dickins | 1 | -5/+0 |
2018-05-26 | mm: do not warn on offline nodes unless the specific node is explicitly reque... | Michal Hocko | 1 | -1/+1 |
2018-05-26 | mm, memory_hotplug: make has_unmovable_pages more robust | Michal Hocko | 1 | -6/+10 |
2018-05-26 | mm/kasan: don't vfree() nonexistent vm_area | Andrey Ryabinin | 1 | -2/+61 |
2018-05-26 | MAINTAINERS: change hugetlbfs maintainer and update files | Mike Kravetz | 1 | -1/+7 |
2018-05-26 | ipc/shm: fix shmat() nil address after round-down when remapping | Davidlohr Bueso | 1 | -2/+10 |
2018-05-26 | Revert "ipc/shm: Fix shmat mmap nil-page protection" | Davidlohr Bueso | 1 | -7/+2 |
2018-05-26 | idr: fix invalid ptr dereference on item delete | Matthew Wilcox | 2 | -1/+10 |
2018-05-26 | ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting inco... | Changwei Ge | 1 | -10/+1 |
2018-05-26 | mm: fix nr_rotate_swap leak in swapon() error case | Omar Sandoval | 1 | -1/+6 |
2018-05-25 | ibmvnic: Fix partial success login retries | Thomas Falcon | 1 | -1/+6 |
2018-05-25 | KVM: x86: fix #UD address of failed Hyper-V hypercalls | Radim Krčmář | 2 | -16/+15 |
2018-05-25 | selftests/net: Add missing config options for PMTU tests | Stefano Brivio | 1 | -0/+5 |
2018-05-25 | mlx4_core: allocate ICM memory in page size chunks | Qing Huang | 1 | -7/+9 |
2018-05-25 | sched, tracing: Fix trace_sched_pi_setprio() for deboosting | Sebastian Andrzej Siewior | 1 | -1/+3 |
2018-05-25 | kthread: Allow kthread_park() on a parked kthread | Peter Zijlstra | 1 | -4/+2 |
2018-05-25 | sched/topology: Clarify root domain(s) debug string | Juri Lelli | 1 | -1/+1 |
2018-05-25 | firmware: qcom: scm: Fix crash in qcom_scm_call_atomic1() | Niklas Cassel | 1 | -4/+4 |
2018-05-25 | enic: set DMA mask to 47 bit | Govindarajulu Varadarajan | 1 | -4/+4 |
2018-05-25 | ppp: remove the PPPIOCDETACH ioctl | Eric Biggers | 3 | -29/+6 |
2018-05-25 | ipv4: remove warning in ip_recv_error | Willem de Bruijn | 1 | -2/+0 |
2018-05-25 | net : sched: cls_api: deal with egdev path only if needed | Or Gerlitz | 1 | -1/+1 |
2018-05-25 | vhost: synchronize IOTLB message with dev cleanup | Jason Wang | 1 | -0/+3 |
2018-05-25 | packet: fix reserve calculation | Willem de Bruijn | 1 | -1/+1 |
2018-05-24 | net/mlx5: IPSec, Fix a race between concurrent sandbox QP commands | Yossi Kuperman | 1 | -7/+5 |
2018-05-24 | net/mlx5e: When RXFCS is set, add FCS data into checksum calculation | Eran Ben Elisha | 1 | -0/+42 |
2018-05-24 | ALSA: hda - Fix runtime PM | Lukas Wunner | 1 | -2/+4 |
2018-05-24 | Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE" | Joonsoo Kim | 7 | -145/+49 |
2018-05-24 | kvm: x86: IA32_ARCH_CAPABILITIES is always supported | Jim Mattson | 1 | -0/+5 |
2018-05-24 | KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed | Wei Huang | 1 | -1/+4 |
2018-05-24 | bpf: properly enforce index mask to prevent out-of-bounds speculation | Daniel Borkmann | 2 | -23/+65 |
2018-05-24 | x86/kvm: fix LAPIC timer drift when guest uses periodic mode | David Vrabel | 1 | -2/+14 |