summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-05-15Add wait_var_event_interruptible()David Howells
2019-05-15dns_resolver: Allow used keys to be invalidatedDavid Howells
2019-05-15tcp: do not recycle cloned skbsEric Dumazet
2019-05-15Merge tag 'acpi-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-05-15Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-05-15Merge branches 'pm-cpufreq' and 'pm-domains'Rafael J. Wysocki
2019-05-15Merge branches 'acpi-bus', 'acpi-doc' and 'acpi-pm'Rafael J. Wysocki
2019-05-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-05-14mm: memcontrol: fix recursive statistics correctness & scalabiltyJohannes Weiner
2019-05-14mm: memcontrol: move stat/event counting functions out-of-lineJohannes Weiner
2019-05-14mm: memcontrol: make cgroup stats and events query API explicitly localJohannes Weiner
2019-05-14mm, memcg: rename ambiguously named memory.stat counters and functionsChris Down
2019-05-14arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada
2019-05-14include/linux/sched/signal.h: replace `tsk' with `task'Andrei Vagin
2019-05-14ipc: conserve sequence numbers in ipcmni_extend modeManfred Spraul
2019-05-14pps: pps-gpio PPS ECHO implementationTom Burkart
2019-05-14pps: descriptor-based gpioTom Burkart
2019-05-14panic/reboot: allow specifying reboot_mode for panic onlyAaro Koskinen
2019-05-14panic: avoid the extra noise dmesgFeng Tang
2019-05-14include/linux/cpumask.h: fix double string traverse in cpumask_parseYury Norov
2019-05-14exec: move struct linux_binprm::bufAlexey Dobriyan
2019-05-14include/linux/bitops.h: sanitize rotate primitivesRasmus Villemoes
2019-05-14lib/math: move int_pow() from pwm_bl.c for wider useAndy Shevchenko
2019-05-14lib/list_sort: simplify and remove MAX_LIST_LENGTH_BITSGeorge Spelvin
2019-05-14lib/plist: rename DEBUG_PI_LIST to DEBUG_PLISTDavidlohr Bueso
2019-05-14kernel/latencytop.c: rename clear_all_latency_tracing to clear_tsk_latency_tr...Lin Feng
2019-05-14compiler: allow all arches to enable CONFIG_OPTIMIZE_INLININGMasahiro Yamada
2019-05-14treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headersMasahiro Yamada
2019-05-14fs/select: avoid clang stack usage warningArnd Bergmann
2019-05-14mm: maintain randomization of page free listsDan Williams
2019-05-14mm: move buddy list manipulations into helpersDan Williams
2019-05-14mm: shuffle initial free memory to improve memory-side-cache utilizationDan Williams
2019-05-14kernel/sched/psi.c: expose pressure metrics on root cgroupDan Schatzberg
2019-05-14psi: introduce psi monitorSuren Baghdasaryan
2019-05-14include/: refactor headers to allow kthread.h inclusion in psi_types.hSuren Baghdasaryan
2019-05-14psi: rename psi fields in preparation for psi trigger additionSuren Baghdasaryan
2019-05-14psi: introduce state_mask to represent stalled psi statesSuren Baghdasaryan
2019-05-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-05-14Merge tag 'modules-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-14bpf: add map_lookup_elem_sys_only for lookups from syscall sideDaniel Borkmann
2019-05-14Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-14Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-05-14mm: delete find_get_entries_tagMatthew Wilcox (Oracle)
2019-05-14mm/page-writeback: introduce tracepoint for wait_on_page_writeback()Yafang Shao
2019-05-14mm/vmscan: simplify trace_reclaim_flags and trace_shrink_flagsYafang Shao
2019-05-14mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport
2019-05-14fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writebackAmir Goldstein