aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm, oom: remove task_lock protecting comm printingDavid Rientjes2019-07-081-2/+2
* mm: oom_kill: simplify OOM killer lockingJohannes Weiner2019-07-081-3/+2
* mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner2019-07-081-3/+4
* oom, PM: make OOM detection in the freezer path racelessMichal Hocko2019-07-081-11/+3
* partial merge fix - BACKPORT: random: introduce getrandom(2) system callTheodore Ts'o2019-07-072-1/+7
* lsm: split the xfrm_state_alloc_security() hook implementationPaul Moore2019-07-061-8/+18
* xattr: Constify ->name member of "struct xattr".Tetsuo Handa2019-07-063-6/+6
* Provide a function to create a NUL-terminated string from unterminated dataDavid Howells2019-07-061-0/+1
* netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal2019-05-031-0/+2
* netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet2019-05-032-1/+1
* soreuseport: initialise timewait reuseport fieldEric Dumazet2019-05-031-0/+1
* driver core: dev_set_drvdata returns voidJean Delvare2019-05-031-1/+1
* mm: add zone counter for cma pagesVinayak Menon2019-05-032-2/+3
* mm: use a dedicated lock to protect totalram_pages and zone->managed_pagesJiang Liu2019-05-022-8/+12
* mm/vmalloc.c: rename VM_UNLIST to VM_UNINITIALIZEDZhang Yanfei2019-05-021-7/+7
* mm: Update is_vmalloc_addr to account for vmalloc savingsLaura Abbott2019-05-022-6/+7
* vmalloc: introduce remap_vmalloc_range_partialHATAYAMA Daisuke2019-05-021-0/+4
* oom: add helpers for setting and clearing TIF_MEMDIEMichal Hocko2019-05-021-0/+4
* oom: don't assume that a coredumping thread will exit soonOleg Nesterov2019-05-021-0/+11
* mm, oom: rename zonelist locking functionsDavid Rientjes2019-05-021-2/+2
* mm, oom: ensure memoryless node zonelist always includes zonesDavid Rientjes2019-05-021-1/+10
* PM / sleep: Mechanism for aborting system suspends unconditionallyRafael J. Wysocki2019-05-021-0/+4
* exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_pa...Oleg Nesterov2019-05-021-1/+1
* sched, exit: Deal with nested sleepsPeter Zijlstra2019-05-021-0/+2
* signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch]Oleg Nesterov2019-05-022-3/+2
* exit.c: unexport __set_special_pids()Oleg Nesterov2019-05-021-2/+0
* wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transitionOleg Nesterov2019-05-021-0/+1
* vfs: delete vfs_readdir function declarationZhang Zhen2019-05-021-1/+0
* freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processesMoyster2019-05-021-0/+1
* clean up process flagsCorinna Vinschen2019-05-021-0/+5
* memcg: kill CONFIG_MM_OWNEROleg Nesterov2019-05-022-3/+3
* sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra2019-05-021-0/+6
* nospec: Include <asm/barrier.h> dependencyDan Williams2019-05-021-0/+1
* nospec: Allow index argument to have const-qualified typeRasmus Villemoes2019-05-021-2/+1
* nospec: Kill array_index_nospec_mask_check()Dan Williams2019-05-021-21/+1
* nospec: Move array_index_nospec() parameter checking into separate macroWill Deacon2019-05-021-15/+21
* array_index_nospec: Sanitize speculative array de-referencesDan Williams2019-05-021-0/+72
* Make file credentials available to the seqfile interfacesLinus Torvalds2019-05-021-9/+4
* allow O_TMPFILE to work with O_WRONLYAl Viro2019-05-021-2/+2
* Safer ABI for O_TMPFILEAl Viro2019-05-021-2/+6
* allow the temp files created by open() to be linked toAl Viro2019-05-021-0/+1
* it's still short a few helpers, but infrastructure should be OK now...Al Viro2019-05-023-0/+7
* iio:st sensors: remove custom sampling frequence attribute in favour of core ...Jonathan Cameron2018-12-111-11/+1
* iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA2018-12-111-3/+11
* iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...Denis CIOCCA2018-12-111-2/+2
* iio:common: ST_SENSORS_LSM_CHANNELS macro changedDenis CIOCCA2018-12-111-11/+9
* mm: vmpressure: dynamic window sizing.Martijn Coenen2018-12-111-2/+33
* mm, oom: make dump_tasks publicLiam Mark2018-12-011-0/+3
* mm: add CMA page allocationfire8552018-11-303-16/+10
* gcc6: avoid declaration of unused static struct in cpufeature.hAndreas Fenkart2018-11-301-2/+13