summaryrefslogtreecommitdiff
path: root/include (unfollow)
Commit message (Expand)Author
2018-01-04crypto: introduce crypto wait for async opGilad Ben-Yossef
2018-01-04fscrypt: new helper function - fscrypt_prepare_setattr()Eric Biggers
2018-01-04fscrypt: new helper function - fscrypt_prepare_lookup()Eric Biggers
2018-01-04fscrypt: new helper function - fscrypt_prepare_rename()Eric Biggers
2018-01-04fscrypt: new helper function - fscrypt_prepare_link()Eric Biggers
2018-01-04fscrypt: new helper function - fscrypt_file_open()Eric Biggers
2018-01-04fscrypt: new helper function - fscrypt_require_key()Eric Biggers
2018-01-04fscrypt: remove ->is_encrypted()Eric Biggers
2018-01-04fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED()Eric Biggers
2018-01-04fs, fscrypt: add an S_ENCRYPTED inode flagEric Biggers
2018-01-04fscrypt: clean up include file messDave Chinner
2018-01-04fscrypt: make ->dummy_context() return boolEric Biggers
2018-01-02mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UPAndy Lutomirski
2018-01-02net: reevalulate autoflowlabel setting after sysctl settingShaohua Li
2018-01-02ipv4: igmp: guard against silly MTU valuesEric Dumazet
2018-01-02crypto: mcryptd - protect the per-CPU queue with a lockSebastian Andrzej Siewior
2017-12-25sched/core: Add switch_mm_irqs_off() and use it in the schedulerAndy Lutomirski
2017-12-22TvTuner: Add support for TV tuner driverRahul Sharma
2017-12-22ADV7481: Query lane_count and settle_count from device treeRahul Sharma
2017-12-21ASoC: msm: qdsp6v2: Update audio effects driver to support Instance IDAditya Bavanari
2017-12-21ASoC: msm: qdsp6v2: Update ASM driver to support Instance IDAditya Bavanari
2017-12-21ASoC: msm: qdsp6v2: Update ADM driver to support Instance IDAditya Bavanari
2017-12-21ASoC: msm: qdsp6v2: Update rtac driver to support Instance IDAditya Bavanari
2017-12-21ASoC: msm: qdsp6v2: Update AFE driver to support Instance IDAditya Bavanari
2017-12-21ASoC: msm: qdsp6v2: Update voice driver to support Instance IDAditya Bavanari
2017-12-21ASoC: msm: qdsp6v2: Update LSM driver to support Instance IDAditya Bavanari
2017-12-21ASoC: msm: qdsp6v2: Add common items needed for Instance IDAditya Bavanari
2017-12-20icnss: Do not send uevent when driver is unloadingYuanyuan Liu
2017-12-20mm: Handle 0 flags in _calc_vm_trans() macroJan Kara
2017-12-20target: fix ALUA transition timeout handlingMike Christie
2017-12-20net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein
2017-12-20crypto: hmac - require that the underlying hash algorithm is unkeyedEric Biggers
2017-12-19msm: ipa: add new IP filtering bitmapsShihuan Liu
2017-12-18UPSTREAM: kcov: support comparison operands collectionVictor Chibotaru
2017-12-18BACKPORT: kernel: add kcov code coverageDmitry Vyukov
2017-12-16lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates
2017-12-16ARM: OMAP2+: gpmc-onenand: propagate error on initialization failureLadislav Michl
2017-12-16mm: drop unused pmdp_huge_get_and_clear_notify()Kirill A. Shutemov
2017-12-16drm: extra printk() wrapper macrosDave Gordon
2017-12-16efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman
2017-12-16scsi: libsas: align sata_device's rps_resp on a cachelineHuacai Chen
2017-12-14BACKPORT: irq: Make the irqentry text section unconditionalMasami Hiramatsu
2017-12-14UPSTREAM: arch, ftrace: for KASAN put hard/soft IRQ entries into separate sec...Alexander Potapenko
2017-12-14BACKPORT: kasan: report only the first error by defaultMark Rutland
2017-12-14BACKPORT: kasan, sched/headers: Uninline kasan_enable/disable_current()Ingo Molnar
2017-12-14BACKPORT: kasan: drain quarantine of memcg slab objectsGreg Thelen
2017-12-14BACKPORT: kprobes: Unpoison stack in jprobe_return() for KASANDmitry Vyukov
2017-12-14BACKPORT: mm/kasan: get rid of ->state in struct kasan_alloc_metaAndrey Ryabinin
2017-12-14BACKPORT: mm, kasan: switch SLUB to stackdepot, enable memory quarantine for ...Paul Lawrence
2017-12-14UPSTREAM: mm: mempool: kasan: don't poot mempool objects in quarantineAndrey Ryabinin