aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-03sh: sh7269: remove nonexistent GPIO_PH[0-7] to fix pinctrl registrationGeert Uytterhoeven1-3/+1
2017-10-03sh: sh7264: remove nonexistent GPIO_PH[0-7] to fix pinctrl registrationGeert Uytterhoeven1-3/+1
2017-10-03sh: sh7757: remove nonexistent GPIO_PT[JLNQ]7_RESV to fix pinctrl registrationGeert Uytterhoeven1-4/+4
2017-10-03sh: sh7722: remove nonexistent GPIO_PTQ7 to fix pinctrl registrationGeert Uytterhoeven1-1/+1
2017-10-03mm, hugetlb, soft_offline: save compound page order before page migrationAlexandru Moise1-2/+10
2017-10-03ksm: fix unlocked iteration over vmas in cmp_and_merge_page()Kirill Tkhai1-1/+4
2017-10-03include/linux/mm.h: fix typo in VM_MPX definitionKirill A. Shutemov1-1/+1
2017-10-03scripts/spelling.txt: add more spelling mistakes to spelling.txtColin Ian King1-0/+33
2017-10-03kernel/params.c: align add_sysfs_param documentation with codeJean Delvare1-1/+1
2017-10-03alpha: fix build failuresSudip Mukherjee1-0/+1
2017-10-02ahci: don't ignore result code of ahci_reset_controller()Ard Biesheuvel1-1/+4
2017-10-01Linux 4.14-rc3Linus Torvalds1-1/+1
2017-09-29fix infoleak in waitid(2)Al Viro1-13/+10
2017-09-29x86/asm: Use register variable to get stack pointer valueAndrey Ryabinin5-18/+7
2017-09-29x86/mm: Disable branch profiling in mem_encrypt.cTom Lendacky1-0/+2
2017-09-29arm64: fault: Route pte translation faults via do_translation_faultWill Deacon1-1/+1
2017-09-29arm64: mm: Use READ_ONCE when dereferencing pointer to pte tableWill Deacon1-1/+1
2017-09-29kvm/x86: Handle async PF in RCU read-side critical sectionsBoqun Feng1-1/+2
2017-09-29KVM: nVMX: Fix nested #PF intends to break L1's vmlauch/vmresumeWanpeng Li1-1/+2
2017-09-29sched/sysctl: Check user input value of sysctl_sched_time_avgEthan Zhao1-1/+2
2017-09-29x86/asm: Fix inline asm call constraints for GCC 4.4Josh Poimboeuf1-2/+4
2017-09-29sched/debug: Add explicit TASK_PARKED printingPeter Zijlstra3-11/+10
2017-09-29sched/debug: Ignore TASK_IDLE for SysRq-WPeter Zijlstra1-1/+23
2017-09-29sched/debug: Add explicit TASK_IDLE printingPeter Zijlstra3-13/+27
2017-09-29sched/tracing: Use common task-state helpersPeter Zijlstra3-21/+10
2017-09-29locking/rwsem-xadd: Fix missed wakeup due to reordering of loadPrateek Sood1-0/+27
2017-09-29sched/tracing: Fix trace_sched_switch task-state printingPeter Zijlstra2-8/+12
2017-09-29sched/debug: Remove unused variablePeter Zijlstra1-2/+0
2017-09-29sched/debug: Convert TASK_state to hexPeter Zijlstra1-14/+14
2017-09-29sched/debug: Implement consistent task-state printingPeter Zijlstra2-20/+21
2017-09-29um/time: Fixup namespace collisionThomas Gleixner1-2/+2
2017-09-29perf/aux: Only update ->aux_wakeup in non-overwrite modeAlexander Shishkin1-5/+15
2017-09-28Revert "Bluetooth: Add option for disabling legacy ioctl interfaces"Linus Torvalds2-16/+0
2017-09-28perf test: Fix vmlinux failure on s390x part 2Thomas Richter2-22/+0
2017-09-28perf test: Fix vmlinux failure on s390xThomas Richter3-18/+1
2017-09-28KVM: VMX: use cmpxchg64Paolo Bonzini1-6/+6
2017-09-28percpu: fix iteration to prevent skipping over blockDennis Zhou1-0/+4
2017-09-28timer: Prepare to change timer callback argument typeKees Cook1-0/+14
2017-09-28xen/mmu: Call xen_cleanhighmap() with 4MB aligned for page tables mappingZhenzhong Duan1-9/+4
2017-09-28xen-pciback: relax BAR sizing write value checkJan Beulich1-1/+10
2017-09-28irq/generic-chip: Don't replace domain's nameJeffy Chen1-1/+0
2017-09-28usb: dwc3: of-simple: Add compatible for Spreadtrum SC9860 platformBaolin Wang1-0/+1
2017-09-28usb: gadget: udc: atmel: set vbus irqflags explicitlyNicolas Ferre1-1/+3
2017-09-28usb: gadget: ffs: handle I/O completion in-orderJohn Keeping2-4/+14
2017-09-28usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX directionYoshihiro Shimoda1-2/+11
2017-09-28usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipeYoshihiro Shimoda1-2/+8
2017-09-28usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe()Yoshihiro Shimoda1-2/+3
2017-09-28usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT valueYoshihiro Shimoda1-1/+10
2017-09-28usb: gadget: udc: renesas_usb3: fix for no-data control transferYoshihiro Shimoda1-1/+2
2017-09-28USB: dummy-hcd: Fix erroneous synchronization changeAlan Stern1-2/+30