summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* signals: avoid unnecessary taking of sighand->siglockWaiman Long2018-05-221-0/+17
* proc: do not access cmdline nor environ from file-backed areasWilly Tarreau2018-05-191-0/+1
* futex: Remove duplicated code and fix undefined behaviourJiri Slaby2018-05-191-41/+9
* bonding: send learning packets for vlans on slaveDebabrata Banerjee2018-05-191-0/+1
* soreuseport: initialise timewait reuseport fieldEric Dumazet2018-05-161-0/+1
* net: fix rtnh_ok()Eric Dumazet2018-05-161-1/+1
* arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier2018-05-091-2/+14
* earlycon: Use a pointer table to fix __earlycon_table strideDaniel Kurtz2018-05-012-8/+15
* mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund2018-05-011-0/+1
* ALSA: control: Hardening for potential Spectre v1Takashi Iwai2018-05-011-2/+5