summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* seccomp: Move speculation migitation control to arch codeThomas Gleixner2018-07-25
* seccomp: Add filter flag to opt-out of SSB mitigationKees Cook2018-07-25
* prctl: Add force disable speculationThomas Gleixner2018-07-25
* nospec: Allow getting/setting on non-current taskKees Cook2018-07-25
* prctl: Add speculation control prctlsThomas Gleixner2018-07-25
* x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk2018-07-25
* net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio2018-07-25
* compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarationsNick Desaulniers2018-07-22
* compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabledDavid Rientjes2018-07-22
* compiler, clang: properly override 'inline' for clangLinus Torvalds2018-07-22
* compiler, clang: suppress warning for unused static inline functionsDavid Rientjes2018-07-22
* ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede2018-07-17
* block: Fix transfer when chunk sectors exceeds maxKeith Busch2018-07-03
* iio:buffer: make length types match kfifo typesMartin Kelly2018-07-03
* branch-check: fix long->int truncation when profiling branchesMikulas Patocka2018-07-03
* Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds2018-06-16
* tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet2018-06-06
* usb: gadget: composite: fix incorrect handling of OS desc requestsChris Dickens2018-05-30
* x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann2018-05-30
* do d_instantiate/unlock_new_inode combinations safelyAl Viro2018-05-30
* time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz2018-05-26
* dmaengine: ensure dmaengine helpers check valid callbackVinod Koul2018-05-26
* efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel2018-05-26
* signals: avoid unnecessary taking of sighand->siglockWaiman Long2018-05-26
* mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund2018-05-02
* tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa2018-05-02
* virtio: add ability to iterate over vqsMichael S. Tsirkin2018-05-02
* vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita2018-04-29
* writeback: safer lock nestingGreg Thelen2018-04-24
* mm: allow GFP_{FS,IO} for page_cache_read page cache allocationMichal Hocko2018-04-24
* HID: core: Fix size as type u32Aaron Ma2018-04-24
* tty: make n_tty_read() always abort if hangup is in progressTejun Heo2018-04-24
* Kbuild: provide a __UNIQUE_ID for clangArnd Bergmann2018-04-13
* net/mlx4: Fix the check in attaching steering rulesTalat Batheesh2018-04-13
* skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflowJason A. Donenfeld2018-04-13
* mlx5: fix bug reading rss_hash_type from CQEJesper Dangaard Brouer2018-04-13
* nospec: Kill array_index_nospec_mask_check()Dan Williams2018-04-08
* nospec: Move array_index_nospec() parameter checking into separate macroWill Deacon2018-04-08
* llist: clang: introduce member_address_is_nonnull()Alexander Potapenko2018-04-08
* netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal2018-04-08
* tty: provide tty_name() even without CONFIG_TTYArnd Bergmann2018-04-08
* audit: add tty field to LOGIN eventRichard Guy Briggs2018-04-08
* frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke2018-04-08
* jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smpMatthias Kaehlcke2018-04-08
* cpumask: Add helper cpumask_available()Matthias Kaehlcke2018-04-08
* usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_alignFelipe F. Tonello2018-04-08
* time: Change posix clocks ops interfaces to use timespec64Deepa Dinamani2018-03-24
* fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman2018-03-22
* regulator: isl9305: fix array sizeVincent Stehlé2018-03-22
* mm: Fix false-positive VM_BUG_ON() in page_cache_{get,add}_speculative()Kirill A. Shutemov2018-03-22