summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2018-04-24writeback: safer lock nestingGreg Thelen
2018-04-24mm: allow GFP_{FS,IO} for page_cache_read page cache allocationMichal Hocko
2018-04-24HID: core: Fix size as type u32Aaron Ma
2018-04-24tty: make n_tty_read() always abort if hangup is in progressTejun Heo
2018-04-24trace/irq: Add trace point to track IRQs disable callersPavankumar Kondeti
2018-04-24sched: Add trace point to track preemption disable callersPavankumar Kondeti
2018-04-20fscrypt: allow synchronous bio decryptionEric Biggers
2018-04-20soc: msm: add apr sensor domain supportDerek Chen
2018-04-19fscrypt: allow synchronous bio decryptionEric Biggers
2018-04-16mmc: card: Service RPMB requests with priority over other requestsVeerabhadrarao Badiganti
2018-04-13Kbuild: provide a __UNIQUE_ID for clangArnd Bergmann
2018-04-13net/mlx4: Fix the check in attaching steering rulesTalat Batheesh
2018-04-13skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflowJason A. Donenfeld
2018-04-13mlx5: fix bug reading rss_hash_type from CQEJesper Dangaard Brouer
2018-04-12f2fs/fscrypt: updates to v4.17-rc1Jaegeuk Kim
2018-04-11soc: qcom: hab: add the uninterruptible receive supportYong Ding
2018-04-08f2fs: align memory boundary for bitopsJaegeuk Kim
2018-04-08f2fs: add nowait aio supportHyunchul Lee
2018-04-08f2fs: wrap all options with f2fs_sb_info.mount_optChao Yu
2018-04-08f2fs: support hot file extensionChao Yu
2018-04-08f2fs: expose extension_list sysfs entryChao Yu
2018-04-08f2fs: support passing down write hints given by users to block layerHyunchul Lee
2018-04-08f2fs: support large nat bitmapChao Yu
2018-04-08nospec: Kill array_index_nospec_mask_check()Dan Williams
2018-04-08nospec: Move array_index_nospec() parameter checking into separate macroWill Deacon
2018-04-08llist: clang: introduce member_address_is_nonnull()Alexander Potapenko
2018-04-08netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal
2018-04-08tty: provide tty_name() even without CONFIG_TTYArnd Bergmann
2018-04-08audit: add tty field to LOGIN eventRichard Guy Briggs
2018-04-08frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke
2018-04-08jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smpMatthias Kaehlcke
2018-04-08cpumask: Add helper cpumask_available()Matthias Kaehlcke
2018-04-08usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_alignFelipe F. Tonello
2018-04-08fscrypt: fix up fscrypt_fname_encrypted_size() for internal useEric Biggers
2018-04-08fscrypt: define fscrypt_fname_alloc_buffer() to be for presented namesEric Biggers
2018-04-08fscrypt: move fscrypt_symlink_data to fscrypt_private.hEric Biggers
2018-04-08fscrypt: remove fscrypt_fname_usr_to_disk()Eric Biggers
2018-04-08fscrypt: new helper function - fscrypt_get_symlink()Eric Biggers
2018-04-08fscrypt: new helper functions for ->symlink()Eric Biggers
2018-04-08fscrypt: trim down fscrypt.h includesEric Biggers
2018-04-08fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.cEric Biggers
2018-04-08fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.hEric Biggers
2018-04-08fscrypt: move fscrypt_operations declaration to fscrypt_supp.hEric Biggers
2018-04-08fscrypt: split fscrypt_dummy_context_enabled() into supp/notsupp versionsEric Biggers
2018-04-08fscrypt: move fscrypt_ctx declaration to fscrypt_supp.hEric Biggers
2018-04-08fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.hEric Biggers
2018-04-08fscrypt: move fscrypt_control_page() to supp/notsupp headersEric Biggers
2018-04-08fscrypt: move fscrypt_has_encryption_key() to supp/notsupp headersEric Biggers
2018-04-04ANDROID: Cleanup type casting in goldfish.hRoman Kiryanov
2018-04-04ANDROID: Include missing headers in goldfish.hRoman Kiryanov