summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-05-08seccomp: Configurable separator for the actions_logged stringTyler Hicks
2018-05-08seccomp: Separate read and write code for actions_logged sysctlTyler Hicks
2018-04-24audit: allow not equal op for audit by executableOndrej Mosnáček
2018-04-20audit: add syscall information to FEATURE_CHANGE recordsRichard Guy Briggs
2018-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-04-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-04-13kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo
2018-04-13kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory loadPhilipp Rudo
2018-04-13kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrsPhilipp Rudo
2018-04-13kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrsPhilipp Rudo
2018-04-13kernel/kexec_file.c: split up __kexec_load_puragoryPhilipp Rudo
2018-04-13kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo
2018-04-13kernel/kexec_file.c: search symbols in read-only kexec_purgatoryPhilipp Rudo
2018-04-13kernel/kexec_file.c: make purgatory_info->ehdr constPhilipp Rudo
2018-04-13kernel/kexec_file.c: remove checks in kexec_purgatory_loadPhilipp Rudo
2018-04-13kexec_file, x86: move re-factored code to generic sideAKASHI Takahiro
2018-04-13kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro
2018-04-13kexec_file: make use of purgatory optionalAKASHI Takahiro
2018-04-13kexec: export PG_swapbacked to VMCOREINFOPetr Tesarik
2018-04-13resource: fix integer overflow at reallocationTakashi Iwai
2018-04-12Merge tag 'trace-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2018-04-12Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2018-04-12perf/core: Need CAP_SYS_ADMIN to create k/uprobe with perf_event_open()Song Liu
2018-04-11Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-04-11xarray: add the xa_lock to the radix_tree_rootMatthew Wilcox
2018-04-11kernel/sysctl.c: add kdoc comments to do_proc_do{u}intvec_minmax_conv_paramWaiman Long
2018-04-11kernel/params.c: downgrade warning for unsafe parametersChris Wilson
2018-04-11kernel/sysctl.c: fix sizeof argument to match variable nameRandy Dunlap
2018-04-11uts: create "struct uts_namespace" from kmem_cacheAlexey Dobriyan
2018-04-11taint: add taint for randstructKees Cook
2018-04-11taint: consolidate documentationKees Cook
2018-04-11taint: convert to indexed initializationKees Cook
2018-04-11tracing: Enforce passing in filter=NULL to create_filter()Steven Rostedt (VMware)
2018-04-11trace_uprobe: Simplify probes_seq_show()Ravi Bangoria
2018-04-11trace_uprobe: Use %lx to display offsetRavi Bangoria
2018-04-11tracing/uprobe: Add support for overlayfsHoward McLauchlan
2018-04-11tracing: Use ARRAY_SIZE() macro instead of open coding itJérémy Lefaure
2018-04-11Merge branches 'pm-cpuidle' and 'pm-qos'Rafael J. Wysocki
2018-04-10Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-04-10tracing/uprobe_event: Fix strncpy corner caseMasami Hiramatsu
2018-04-10tick-sched: avoid a maybe-uninitialized warningArnd Bergmann
2018-04-10perf/core: Fix perf_uprobe_init()Song Liu
2018-04-10perf/core: Fix perf_kprobe_init()Masami Hiramatsu
2018-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-09perf/core: Fix use-after-free in uprobe_perf_close()Prashant Bhole
2018-04-09PM / QoS: mark expected switch fall-throughsGustavo A. R. Silva
2018-04-09time: hrtimer: Use timerqueue_iterate_next() to get to the next timerRafael J. Wysocki
2018-04-09nohz: Avoid duplication of code related to got_idle_tickRafael J. Wysocki