summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ipset: List timing out entries with "timeout 1" instead of zeroJozsef Kadlecsik2018-08-031-2/+8
* exec: avoid gcc-8 warning for get_task_commArnd Bergmann2018-07-281-1/+5
* tcp: free batches of packets in tcp_prune_ofo_queue()Eric Dumazet2018-07-281-0/+2
* 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
* net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio2018-07-251-5/+5
* ipv6: fix useless rol32 call on hashColin Ian King2018-07-251-1/+1
* string: drop __must_check from strscpy() and restore strscpy() usages in cgroupTejun Heo2018-07-221-1/+1
* arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1Marc Zyngier2018-07-221-0/+5
* arm/arm64: smccc: Add SMCCC-specific return codesMarc Zyngier2018-07-221-0/+5
* 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
* 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
* bonding: require speed/duplex only for 802.3ad, alb and tlbAndreas Born2018-06-161-0/+5
* complete e390f9a port for v4.9.106Philip Müller2018-06-131-1/+1
* btrfs: define SUPER_FLAG_METADUMP_V2Anand Jain2018-06-131-0/+1
* 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
* objtool: Enclose contents of unreachable() macro in a blockJosh Poimboeuf2018-06-051-1/+2
* objtool: Improve detection of BUG() and other dead endsJosh Poimboeuf2018-06-051-1/+12
* 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
* kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD buildsSebastian Ott2018-05-301-1/+2
* 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
* ptr_ring: prevent integer overflow when calculating sizeJason Wang2018-05-301-1/+1
* cpumask: Make for_each_cpu_wrap() available on UP as wellMichael Kelley2018-05-301-0/+2
* vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user pageJia Zhang2018-05-301-0/+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
* device property: Define type of PROPERTY_ENRTY_*() macrosAndy Shevchenko2018-05-301-5/+5
* tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into ac...Anna-Maria Gleixner2018-05-301-4/+16
* do d_instantiate/unlock_new_inode combinations safelyAl Viro2018-05-301-0/+1
* usb: gadget: composite: fix incorrect handling of OS desc requestsChris Dickens2018-05-251-0/+3
* cfg80211: limit wiphy names to 128 bytesJohannes Berg2018-05-251-0/+2
* seccomp: Move speculation migitation control to arch codeThomas Gleixner2018-05-221-0/+2
* seccomp: Add filter flag to opt-out of SSB mitigationKees Cook2018-05-222-2/+5
* prctl: Add force disable speculationThomas Gleixner2018-05-222-0/+10
* nospec: Allow getting/setting on non-current taskKees Cook2018-05-221-2/+5
* prctl: Add speculation control prctlsThomas Gleixner2018-05-222-0/+16
* x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk2018-05-221-0/+2
* efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel2018-05-221-4/+4
* tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)2018-05-221-16/+0