summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2018-02-07f2fs: allow to recover node blocks given updated checkpointJaegeuk Kim
2018-02-07f2fs: add an ioctl to disable GC for specific fileJaegeuk Kim
2018-02-06drivers/firmware: Expose psci_get_version through psci_ops structureWill Deacon
2018-02-05UPSTREAM: irqchip: mips-gic: Provide VP ID accessorPaul Burton
2018-02-05BACKPORT: exit_thread: accept a task parameter to be exitedJiri Slaby
2018-02-05BACKPORT: exit_thread: remove empty bodiesJiri Slaby
2018-02-03bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann
2018-02-02ANDROID: fsnotify: Notify lower fs of openDaniel Rosenberg
2018-02-02mm: change max readahead size to 512KBLee Susman
2018-02-01ANDROID: sched/rt: schedtune: Add boost retention to RTJoel Fernandes
2018-01-31tcp: __tcp_hdrlen() helperCraig Gallek
2018-01-31Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman
2018-01-31netfilter: fix IS_ERR_VALUE usagePablo Neira Ayuso
2018-01-31netfilter: x_tables: speed up jump target validationFlorian Westphal
2018-01-31drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla
2018-01-31time: Avoid undefined behaviour in ktime_add_safe()Vegard Nossum
2018-01-31sched/deadline: Use the revised wakeup rule for suspending constrained dl tasksDaniel Bristot de Oliveira
2018-01-23module: Add retpoline tag to VERMAGICAndi Kleen
2018-01-23kconfig.h: use __is_defined() to check if MODULE is definedMasahiro Yamada
2018-01-19blkdev: Refactoring block io latency histogram codesHyojun Kim
2018-01-17sysfs/cpu: Add vulnerability folderThomas Gleixner
2018-01-17bpf: prevent out-of-bounds speculationAlexei Starovoitov
2018-01-17bpf: add bpf_patch_insn_single helperDaniel Borkmann
2018-01-17net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet
2018-01-17sh_eth: fix SH7757 GEther initializationSergei Shtylyov
2018-01-15fscrypt: updates on 4.15-rc4Jaegeuk Kim
2018-01-15msm: thermal: Add support to monitor only one tsens for VDD restrictionManaf Meethalavalappu Pallikunhi
2018-01-12BACKPORT: tee: add forward declaration for struct deviceJerome Forissier
2018-01-10netfilter: nf_defrag_ipv4: Add sysctl to disable per interfaceSubash Abhinov Kasiviswanathan
2018-01-10kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2018-01-10fscache: Fix the default for fscache_maybe_release_page()David Howells
2018-01-05KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook
2018-01-05kaiser: vmstat show NR_KAISERTABLE as nr_overheadHugh Dickins
2018-01-05kaiser: cleanups while trying for gold linkHugh Dickins
2018-01-05kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZEHugh Dickins
2018-01-05kaiser: merged updateDave Hansen
2018-01-05KAISER: Kernel Address IsolationRichard Fellner
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