summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* sch_netem: fix skb leak in netem_enqueue()Alexey Kodanev2018-03-311-0/+19
* rhashtable: Fix rhlist duplicates insertionPaul Blakey2018-03-311-1/+3
* net: phy: Tell caller result of phy_change()Brad Mouring2018-03-311-1/+0
* tcp: reset sk_send_head in tcp_write_queue_purgeSoheil Hassas Yeganeh2018-03-311-5/+6
* drm/syncobj: Stop reusing the same struct file for all syncobj -> fdChris Wilson2018-03-281-5/+0
* mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0Jagdish Gediya2018-03-281-5/+1
* Revert "mm: page_alloc: skip over regions of invalid pfns where possible"Daniel Vacek2018-03-281-1/+0
* mm/vmalloc: add interfaces to free unmapped page tableToshi Kani2018-03-281-0/+10
* mmc: core: Fix tracepoint print of blk_addr and blkszAdrian Hunter2018-03-281-2/+2
* ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unitKirill Marinushkin2018-03-281-2/+2
* IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny2018-03-241-2/+2
* KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintidMarc Zyngier2018-03-212-0/+2
* fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman2018-03-211-0/+1
* dma-buf/fence: Fix lock inversion within dma-fence-arrayChris Wilson2018-03-191-0/+3
* usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich2018-03-191-0/+3
* net: phy: Restore phy_resume() locking assumptionAndrew Lunn2018-03-191-0/+1
* x86/retpoline: Support retpoline builds with ClangDavid Woodhouse2018-03-153-4/+13
* nospec: Include <asm/barrier.h> dependencyDan Williams2018-03-151-0/+1
* nospec: Kill array_index_nospec_mask_check()Dan Williams2018-03-151-21/+1
* drm/nouveau: prefer XBGR2101010 for addfb ioctlIlia Mirkin2018-03-151-0/+1
* drm: Allow determining if current task is output poll workerLukas Wunner2018-03-151-0/+1
* workqueue: Allow retrieval of current task's work structLukas Wunner2018-03-151-0/+1
* scsi: core: Avoid that ATA error handling can trigger a kernel hang or oopsBart Van Assche2018-03-152-2/+3
* tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()Azhar Shaikh2018-03-151-0/+1
* nospec: Allow index argument to have const-qualified typeRasmus Villemoes2018-03-081-2/+1
* udplite: fix partial checksum initializationAlexey Kodanev2018-03-081-0/+1
* dax: fix vma_is_fsdax() helperDan Williams2018-03-081-1/+1
* net_sched: get rid of rcu_barrier() in tcf_block_put_ext()Cong Wang2018-03-031-1/+0
* uapi libc compat: add fallback for unsupported libcsFelix Janda2018-03-031-1/+54
* crypto: af_alg - Fix race around ctx->rcvused by making it atomic_tJonathan Cameron2018-03-031-2/+3
* netfilter: uapi: correct UNTRACKED conntrack state bit numberFlorian Westphal2018-03-031-1/+1
* xen/balloon: Mark unallocated host memory as UNUSABLEBoris Ostrovsky2018-03-031-0/+5
* net/mlx5: Cleanup IRQs in case of unload failureMoshe Shemesh2018-03-031-1/+1
* xfrm: Reinject transport-mode packets through taskletHerbert Xu2018-03-031-0/+3
* exec: avoid gcc-8 warning for get_task_commArnd Bergmann2018-03-031-1/+5
* Kbuild: always define endianess in kconfig.hArnd Bergmann2018-02-281-0/+6
* kconfig.h: Include compiler types to avoid missed struct attributesKees Cook2018-02-281-0/+3
* clk: fix a panic error caused by accessing NULL pointerCai Li2018-02-251-2/+2
* net_sched: red: Avoid illegal valuesNogah Frankel2018-02-251-0/+11
* net_sched: red: Avoid devision by zeroNogah Frankel2018-02-251-1/+1
* trace/xdp: fix compile warning: 'struct bpf_map' declared inside parameter listXie XiuQi2018-02-251-0/+1
* serdev: fix receive_buf return value when no callbackJohan Hovold2018-02-251-1/+1
* ptr_ring: try vmalloc() when kmalloc() failsJason Wang2018-02-251-5/+8
* ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZEJason Wang2018-02-251-0/+2
* sctp: set frag_point in sctp_setsockopt_maxseg correctlyXin Long2018-02-251-1/+2
* mac80211_hwsim: validate number of different channelsJohannes Berg2018-02-251-0/+2
* usb: core: Add a helper function to check the validity of EP type in URBTakashi Iwai2018-02-251-0/+2
* x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck2018-02-221-6/+0
* jbd2: fix sphinx kernel-doc build warningsTobin C. Harding2018-02-221-163/+268
* mlx5: fix mlx5_get_vector_affinity to start from completion vector 0Sagi Grimberg2018-02-221-1/+1