aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* f2fs: obsolete ALLOC_NID_LIST listChao Yu2017-12-065-73/+64
* f2fs: convert inline data for direct I/O & FI_NO_PREALLOCWeichao Guo2017-12-061-5/+8
* f2fs: allow readpages with NULL file pointerHsiang Kao2017-12-061-1/+1
* f2fs: show flush list status in sysfsChao Yu2017-12-062-2/+6
* f2fs: introduce read_xattr_blockChao Yu2017-12-061-26/+24
* f2fs: introduce read_inline_xattrChao Yu2017-12-061-30/+29
* Revert "f2fs: reuse nids more aggressively"Chao Yu2017-12-061-4/+0
* Revert "f2fs: node segment is prior to data segment selected victim"Yunlong Song2017-12-061-11/+1
* include: asm-generic: do not hard code HZ to 100Evisceration2017-12-061-1/+1
* clocksource: Fix abs() usage w/ 64bit valuesJohn Stultz2017-12-061-1/+1
* sched/cputime: Fix invalid gtime in procHiroshi Shimamoto2017-12-061-0/+3
* arm64: Remove nr parameter from secure_computingbillchen1977@gmail.com2017-12-051-1/+1
* seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski2017-12-056-33/+65
* arm64/ptrace: Preserve previous registers for short regset writeDave Martin2017-12-051-1/+2
* format-security: move static strings to constKees Cook2017-12-0516-24/+28
* sched/idle: Move cpu/idle.c to sched/idle.cNicolas Pitre2017-12-054-2/+1
* PM: convert do_each_thread to for_each_process_threadMichal Hocko2017-12-051-8/+8
* perf: Optimize group_sched_in()Peter Zijlstra2017-12-051-1/+1
* tcp: fix a compile error in DBGUNDO()Eric Dumazet2017-12-051-2/+1
* workqueue: allow work_on_cpu() to be called recursivelyLai Jiangshan2017-12-051-10/+22
* workqueue: Remove deprecated flush[_delayed]_work_sync()Jingoo Han2017-12-051-12/+0
* workqueue: Spelling s/instensive/intensive/Geert Uytterhoeven2017-12-051-1/+1
* workqueue: Remove deprecated __cancel_delayed_work()Tan Xiaojun2017-12-051-15/+0
* workqueue.h: remove loops of single statement macrosValentin Rothberg2017-12-051-6/+2
* workqueue: remove unused WORK_CPU_ENDLai Jiangshan2017-12-051-2/+1
* workqueue: move flush_scheduled_work() to workqueue.hLai Jiangshan2017-12-052-31/+29
* workqueue: remove unused work_clear_pending()Lai Jiangshan2017-12-051-7/+0
* kernel/workqueue.c: pr_warning/pr_warn & printk/pr_infoFabian Frederick2017-12-051-3/+3
* workqueue: simplify wq_update_unbound_numa() by jumping to use_dfl_pwq if the...Daeseok Youn2017-12-051-6/+2
* workqueue: wake regular worker if need_more_worker() when rescuer leave the poolLai Jiangshan2017-12-051-2/+2
* workqueue: alloc struct worker on its local nodeLai Jiangshan2017-12-051-4/+4
* workqueue: reuse the already calculated pwq in try_to_grab_pending()Lai Jiangshan2017-12-051-1/+1
* workqueue: stronger test in process_one_work()Lai Jiangshan2017-12-051-7/+1
* workqueue: remove useless WARN_ON_ONCE()Lai Jiangshan2017-12-051-2/+0
* workqueue: sanity check pool->cpu in wq_worker_sleeping()Lai Jiangshan2017-12-051-1/+1
* workqueue: use schedule_timeout_interruptible() instead of open codeLai Jiangshan2017-12-051-2/+1
* workqueue: remove the empty check in too_many_workers()Lai Jiangshan2017-12-051-7/+0
* workqueue: use "pool->cpu < 0" to stand for an unbound poolLai Jiangshan2017-12-051-1/+1
* workqueue: Provide destroy_delayed_work_on_stack()Thomas Gleixner2017-12-052-0/+9
* workqueue: fix pool ID allocation leakage and remove BUILD_BUG_ON() in init_w...Li Bin2017-12-051-6/+9
* workqueue: Fix workqueue stall issue after cpu down failureSe Wang (Patrick) Oh2017-12-051-9/+15
* workqueue: clear POOL_DISASSOCIATED in rebind_workers()Lai Jiangshan2017-12-051-4/+1
* ANDROID: initramfs: call free_initrd() when skipping initNick Bray2017-12-051-1/+4
* initramfs: Add skip_initramfs command line optionRom Lemarchand2017-12-054-5/+58
* UPSTREAM: net: xfrm: allow clearing socket xfrm policies.Lorenzo Colitti2017-12-052-1/+8
* net: xfrm: missing const from "xfrm: Don't use sk_family for socket policy lo...Moyster2017-12-051-1/+1
* tracing: do not leak kernel addressesNick Desaulniers2017-12-031-1/+1
* ppp: take reference on channels netnsGuillaume Nault2017-12-031-0/+2
* mm/slob.c: remove an unnecessary check for __GFP_ZEROMiles Chen2017-12-021-1/+1
* staging: zcache: delete itGreg Kroah-Hartman2017-12-0229-9392/+0