summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-04mm/device-public-memory: fix edge case in _vm_normal_page()Reza Arbab1-1/+1
2017-10-04mm: fix data corruption caused by lazyfree pageShaohua Li1-0/+11
2017-10-04mm: avoid marking swap cached page as lazyfreeShaohua Li1-2/+2
2017-10-04mm: have filemap_check_and_advance_wb_err clear AS_EIO/AS_ENOSPCJeff Layton1-0/+8
2017-10-04m32r: define CPU_BIG_ENDIANSudip Mukherjee1-0/+4
2017-10-04zram: fix null dereference of handleMinchan Kim1-24/+12
2017-10-04mm: fix RODATA_TEST failure "rodata_test: test data was not read only"Christophe Leroy1-1/+1
2017-10-04rapidio: remove global irq spinlocks from the subsystemIoan Nicu4-37/+35
2017-10-04mm: meminit: mark init_reserved_page as __meminitArnd Bergmann1-1/+1
2017-10-04z3fold: fix stale list handlingVitaly Wool1-4/+2
2017-10-04mm,compaction: serialize waitqueue_active() checks (for real)Davidlohr Bueso1-8/+5
2017-10-04android: binder: drop lru lock in isolate callbackSherry Yang3-6/+36
2017-10-04mm/memcg: avoid page count check for zone deviceJérôme Glisse1-1/+2
2017-10-04mm, memcg: remove hotplug locking from try_chargeMichal Hocko1-5/+15
2017-10-04mm, oom_reaper: skip mm structs with mmu notifiersMichal Hocko2-0/+21
2017-10-04z3fold: fix potential race in z3fold_reclaim_pageVitaly Wool1-1/+3
2017-10-04sh: sh7269: remove nonexistent GPIO_PH[0-7] to fix pinctrl registrationGeert Uytterhoeven1-3/+1
2017-10-04sh: sh7264: remove nonexistent GPIO_PH[0-7] to fix pinctrl registrationGeert Uytterhoeven1-3/+1
2017-10-04sh: sh7757: remove nonexistent GPIO_PT[JLNQ]7_RESV to fix pinctrl registrationGeert Uytterhoeven1-4/+4
2017-10-04sh: sh7722: remove nonexistent GPIO_PTQ7 to fix pinctrl registrationGeert Uytterhoeven1-1/+1
2017-10-04mm, hugetlb, soft_offline: save compound page order before page migrationAlexandru Moise1-2/+10
2017-10-04ksm: fix unlocked iteration over vmas in cmp_and_merge_page()Kirill Tkhai1-1/+4
2017-10-04include/linux/mm.h: fix typo in VM_MPX definitionKirill A. Shutemov1-1/+1
2017-10-04scripts/spelling.txt: add more spelling mistakes to spelling.txtColin Ian King1-0/+33
2017-10-04kernel/params.c: align add_sysfs_param documentation with codeJean Delvare1-1/+1
2017-10-04alpha: fix build failuresSudip Mukherjee1-0/+1
2017-10-04bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov3-4/+4
2017-10-04net: stmmac: dwmac-rk: Add RK3128 GMAC supportDavid Wu2-0/+113
2017-10-04rndis_host: support Novatel Verizon USB730LAleksander Morgado2-1/+14
2017-10-03Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+6
2017-10-03Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+8
2017-10-03net: rtnetlink: fix info leak in RTM_GETSTATS callNikolay Aleksandrov1-0/+3
2017-10-03Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-3/+27
2017-10-03Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-11/+15
2017-10-03Merge tag 'usb-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds33-145/+277
2017-10-03Merge tag 'tty-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-30/+46
2017-10-03Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds22-51/+126
2017-10-03Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-24/+58
2017-10-03Merge tag 'char-misc-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-14/+39
2017-10-03rcu: Remove extraneous READ_ONCE()s from rcu_irq_{enter,exit}()Paul E. McKenney1-2/+2
2017-10-03ftrace: Fix kmemleak in unregister_ftrace_graphShu Wang1-14/+0
2017-10-03socket, bpf: fix possible use after freeEric Dumazet2-5/+12
2017-10-02ahci: don't ignore result code of ahci_reset_controller()Ard Biesheuvel1-1/+4
2017-10-02Merge branch 'mlxsw-gre-fixes'David S. Miller1-4/+14
2017-10-02mlxsw: spectrum_router: Track RIF of IPIP next hopsPetr Machata1-2/+11
2017-10-02mlxsw: spectrum_router: Move VRF refcountingPetr Machata1-2/+3
2017-10-02ALSA: usx2y: Suppress kernel warning at page allocation failuresTakashi Iwai1-2/+4
2017-10-02Revert "ALSA: echoaudio: purge contradictions between dimension matrix member...Takashi Sakamoto1-3/+3
2017-10-02Revert "HID: multitouch: Support ALPS PTP stick with pid 0x120A"Kai-Heng Feng2-5/+0
2017-10-02HID: hidraw: fix power sequence when closing deviceDmitry Torokhov1-1/+1