summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* do d_instantiate/unlock_new_inode combinations safelyAl Viro2018-05-301-0/+1
* cfg80211: limit wiphy names to 128 bytesJohannes Berg2018-05-261-0/+2
* time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz2018-05-261-2/+2
* dmaengine: ensure dmaengine helpers check valid callbackVinod Koul2018-05-261-1/+19
* efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel2018-05-261-4/+4
* tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)2018-05-261-16/+0
* signals: avoid unnecessary taking of sighand->siglockWaiman Long2018-05-261-0/+17
* futex: Remove duplicated code and fix undefined behaviourJiri Slaby2018-05-261-41/+9
* soreuseport: initialise timewait reuseport fieldEric Dumazet2018-05-161-0/+1
* net: fix rtnh_ok()Eric Dumazet2018-05-161-1/+1
* mac80211: Add RX flag to indicate ICV strippedDavid Spinadel2018-05-161-1/+4
* mac80211: allow same PN for AMSDU sub-framesSara Sharon2018-05-161-1/+5
* mac80211: allow not sending MIC up from driver for HW cryptoSara Sharon2018-05-161-1/+4
* mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund2018-05-021-0/+1
* ALSA: control: Hardening for potential Spectre v1Takashi Iwai2018-05-021-2/+5
* tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa2018-05-021-1/+1
* virtio: add ability to iterate over vqsMichael S. Tsirkin2018-05-021-0/+3
* vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita2018-04-291-2/+5
* llc: delete timers synchronously in llc_sk_free()Cong Wang2018-04-291-0/+1
* KVM: s390: wire up bpb featureChristian Borntraeger2018-04-291-0/+1