summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* vsock: split dwork to avoid reinitializationsCong Wang2018-08-221-2/+2
* llc: use refcount_inc_not_zero() for llc_sap_find()Cong Wang2018-08-221-0/+5
* ioremap: Update pgtable free interfaces with addrChintan Pandya2018-08-171-4/+4
* crypto: vmac - separate tfm and request contextEric Biggers2018-08-171-63/+0
* x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architecturesJiri Kosina2018-08-151-6/+6
* x86/speculation/l1tf: Limit swap file size to MAX_PA/2Andi Kleen2018-08-151-0/+2
* x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappingsAndi Kleen2018-08-151-0/+12
* mm: Add vm_insert_pfn_prot()Andy Lutomirski2018-08-151-0/+2
* x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen2018-08-151-0/+2
* IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein2018-08-151-0/+14
* fork: unconditionally clear stack on forkKees Cook2018-08-151-5/+1
* ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu2018-08-091-0/+1
* tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet2018-08-061-1/+1
* drm: Add DP PSR2 sink enable bitJosé Roberto de Souza2018-08-061-0/+1
* memory: tegra: Apply interrupts mask per SoCDmitry Osipenko2018-08-061-0/+2
* brcmfmac: Add support for bcm43364 wireless chipsetSean Lanigan2018-08-061-0/+1
* dma-iommu: Fix compilation when !CONFIG_IOMMU_DMAMarc Zyngier2018-08-061-0/+1
* netfilter: ipset: List timing out entries with "timeout 1" instead of zeroJozsef Kadlecsik2018-08-061-2/+8
* tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng2018-07-281-0/+1
* tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng2018-07-281-0/+1
* seccomp: Move speculation migitation control to arch codeThomas Gleixner2018-07-251-0/+2
* seccomp: Add filter flag to opt-out of SSB mitigationKees Cook2018-07-252-2/+5
* prctl: Add force disable speculationThomas Gleixner2018-07-252-0/+10
* nospec: Allow getting/setting on non-current taskKees Cook2018-07-251-2/+5
* prctl: Add speculation control prctlsThomas Gleixner2018-07-252-0/+16
* x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk2018-07-251-0/+2
* net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio2018-07-251-6/+6
* ipv6: fix useless rol32 call on hashColin Ian King2018-07-251-1/+1
* compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarationsNick Desaulniers2018-07-221-7/+22
* compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabledDavid Rientjes2018-07-222-15/+11
* compiler, clang: properly override 'inline' for clangLinus Torvalds2018-07-221-1/+2
* compiler, clang: suppress warning for unused static inline functionsDavid Rientjes2018-07-221-0/+7
* ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede2018-07-171-0/+1
* Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc2018-07-031-1/+1
* block: Fix transfer when chunk sectors exceeds maxKeith Busch2018-07-031-2/+2
* iio:buffer: make length types match kfifo typesMartin Kelly2018-07-031-3/+3
* branch-check: fix long->int truncation when profiling branchesMikulas Patocka2018-07-031-1/+1
* Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds2018-06-161-2/+2
* tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet2018-06-061-1/+1
* cfg80211: further limit wiphy names to 64 bytesEric Biggers2018-06-061-1/+1
* usb: gadget: composite: fix incorrect handling of OS desc requestsChris Dickens2018-05-301-0/+3
* llc: properly handle dev_queue_xmit() return valueCong Wang2018-05-301-1/+1
* net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita2018-05-301-0/+1
* ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca2018-05-303-3/+12
* virtio-gpu: fix ioctl and expose the fixed status to userspace.Dave Airlie2018-05-301-0/+1
* regulatory: add NUL to request alpha2Johannes Berg2018-05-301-1/+1
* mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4Felix Fietkau2018-05-301-1/+1
* x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann2018-05-301-0/+2
* asm-generic: provide generic_pmdp_establish()Kirill A. Shutemov2018-05-301-0/+15
* tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into ac...Anna-Maria Gleixner2018-05-301-4/+16