summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-03-19dma-buf/fence: Fix lock inversion within dma-fence-arrayChris Wilson1-0/+3
2018-03-19usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich1-0/+3
2018-03-19net: phy: Restore phy_resume() locking assumptionAndrew Lunn1-0/+1
2018-03-15x86/retpoline: Support retpoline builds with ClangDavid Woodhouse3-4/+13
2018-03-15nospec: Include <asm/barrier.h> dependencyDan Williams1-0/+1
2018-03-15nospec: Kill array_index_nospec_mask_check()Dan Williams1-21/+1
2018-03-15drm/nouveau: prefer XBGR2101010 for addfb ioctlIlia Mirkin1-0/+1
2018-03-15drm: Allow determining if current task is output poll workerLukas Wunner1-0/+1
2018-03-15workqueue: Allow retrieval of current task's work structLukas Wunner1-0/+1
2018-03-15scsi: core: Avoid that ATA error handling can trigger a kernel hang or oopsBart Van Assche2-2/+3
2018-03-15tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()Azhar Shaikh1-0/+1
2018-03-09nospec: Allow index argument to have const-qualified typeRasmus Villemoes1-2/+1
2018-03-09udplite: fix partial checksum initializationAlexey Kodanev1-0/+1
2018-03-09dax: fix vma_is_fsdax() helperDan Williams1-1/+1
2018-03-03net_sched: get rid of rcu_barrier() in tcf_block_put_ext()Cong Wang1-1/+0
2018-03-03uapi libc compat: add fallback for unsupported libcsFelix Janda1-1/+54
2018-03-03crypto: af_alg - Fix race around ctx->rcvused by making it atomic_tJonathan Cameron1-2/+3
2018-03-03netfilter: uapi: correct UNTRACKED conntrack state bit numberFlorian Westphal1-1/+1
2018-03-03xen/balloon: Mark unallocated host memory as UNUSABLEBoris Ostrovsky1-0/+5
2018-03-03net/mlx5: Cleanup IRQs in case of unload failureMoshe Shemesh1-1/+1
2018-03-03xfrm: Reinject transport-mode packets through taskletHerbert Xu1-0/+3
2018-03-03exec: avoid gcc-8 warning for get_task_commArnd Bergmann1-1/+5
2018-02-28Kbuild: always define endianess in kconfig.hArnd Bergmann1-0/+6
2018-02-28kconfig.h: Include compiler types to avoid missed struct attributesKees Cook1-0/+3
2018-02-25clk: fix a panic error caused by accessing NULL pointerCai Li1-2/+2
2018-02-25net_sched: red: Avoid illegal valuesNogah Frankel1-0/+11
2018-02-25net_sched: red: Avoid devision by zeroNogah Frankel1-1/+1
2018-02-25trace/xdp: fix compile warning: 'struct bpf_map' declared inside parameter listXie XiuQi1-0/+1
2018-02-25serdev: fix receive_buf return value when no callbackJohan Hovold1-1/+1
2018-02-25ptr_ring: try vmalloc() when kmalloc() failsJason Wang1-5/+8
2018-02-25ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZEJason Wang1-0/+2
2018-02-25sctp: set frag_point in sctp_setsockopt_maxseg correctlyXin Long1-1/+2
2018-02-25mac80211_hwsim: validate number of different channelsJohannes Berg1-0/+2
2018-02-25usb: core: Add a helper function to check the validity of EP type in URBTakashi Iwai1-0/+2
2018-02-22x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck1-6/+0
2018-02-22jbd2: fix sphinx kernel-doc build warningsTobin C. Harding1-163/+268
2018-02-22mlx5: fix mlx5_get_vector_affinity to start from completion vector 0Sagi Grimberg1-1/+1
2018-02-22x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...Andy Lutomirski1-1/+1
2018-02-22kmemcheck: rip it out for realMichal Hocko1-1/+0
2018-02-22kmemcheck: rip it outLevin, Alexander (Sasha Levin)2-186/+0
2018-02-22kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)3-16/+0
2018-02-22kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)1-3/+2
2018-02-22kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)10-40/+1
2018-02-22nospec: Move array_index_nospec() parameter checking into separate macroWill Deacon1-15/+21
2018-02-22PM: cpuidle: Fix cpuidle_poll_state_init() prototypeRafael J. Wysocki1-1/+1
2018-02-22compiler-gcc.h: __nostackprotector needs gcc-4.4 and upGeert Uytterhoeven1-2/+1
2018-02-22compiler-gcc.h: Introduce __optimize function attributeGeert Uytterhoeven2-0/+8
2018-02-22x86/gpu: add CFL to early quirksLucas De Marchi1-0/+6
2018-02-22drm/i915/kbl: Change a KBL pci id to GT2 from GT1.5Anuj Phogat1-1/+1
2018-02-22drm/i915: add GT number to intel_device_infoLionel Landwerlin1-57/+95