summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* 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
* usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich2018-03-18
* netfilter: x_tables: pack percpu counter allocationsFlorian Westphal2018-03-18
* netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal2018-03-18
* netfilter: x_tables: pass xt_counters struct instead of packet counterFlorian Westphal2018-03-18
* nospec: Include <asm/barrier.h> dependencyDan Williams2018-03-18
* workqueue: Allow retrieval of current task's work structLukas Wunner2018-03-18
* nospec: Allow index argument to have const-qualified typeRasmus Villemoes2018-03-11
* x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse2018-02-25
* vfs, fdtable: Prevent bounds-check bypass via speculative executionDan Williams2018-02-25
* array_index_nospec: Sanitize speculative array de-referencesDan Williams2018-02-25
* module/retpoline: Warn about missing retpoline in moduleAndi Kleen2018-02-25
* genirq/msi: Add stubs for get_cached_msi_msg/pci_write_msi_msgArnd Bergmann2018-02-25
* mtd: sh_flctl: pass FIFO as physical addressArnd Bergmann2018-02-25
* driver-core: use 'dev' argument in dev_dbg_ratelimited stubArnd Bergmann2018-02-25
* Provide a function to create a NUL-terminated string from unterminated dataDavid Howells2018-02-25
* x86: fix build warnign with 32-bit PAEArnd Bergmann2018-02-22
* mtd: cfi: convert inline functions to macrosArnd Bergmann2018-02-16