summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2019-05-14kdb: Fix bound check compiler warningWenlin Kang
2019-05-14bpf: mark bpf_event_notify and bpf_event_init as staticStanislav Fomichev
2019-05-14bpf: devmap: fix use-after-free Read in __dev_map_entry_freeEric Dumazet
2019-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-13bpf: fix undefined behavior in narrow load handlingKrzesimir Nowak
2019-05-12kdb: do a sanity check on the cpu in kdb_per_cpu()Dan Carpenter
2019-05-12kdb: Get rid of broken attempt to print CCVERSION in kdb summaryDouglas Anderson
2019-05-11Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-05-10bpf: fix out of bounds backwards jmps due to dead code removalDaniel Borkmann
2019-05-10livepatch: Remove klp_check_compiler_support()Jiri Kosina
2019-05-10fork: do not release lock that wasn't takenChristian Brauner
2019-05-09Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2019-05-09Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2019-05-09Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-09Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-05-09cgroup: never call do_group_exit() with task->frozen bit setRoman Gushchin
2019-05-09ntp: Allow TAI-UTC offset to be set to zeroMiroslav Lichvar
2019-05-08tracing: Fix documentation about disabling options using trace_optionsSrivatsa S. Bhat (VMware)
2019-05-08tracing: Replace kzalloc with kcallocGustavo A. R. Silva
2019-05-08tracing: Fix partial reading of trace event's id fileElazar Leibovich
2019-05-08tracing: Allow RCU to run between postponed startup testsAnders Roxell
2019-05-08tracing: Fix white space issues in parse_pred() functionColin Ian King
2019-05-08tracing: Eliminate const char[] auto variablesRasmus Villemoes
2019-05-08ring-buffer: Fix mispelling of CalculateYangtao Li
2019-05-08tracing: probeevent: Fix to make the type of $comm stringMasami Hiramatsu
2019-05-08tracing: probeevent: Do not accumulate on ret variableMasami Hiramatsu
2019-05-08tracing: uprobes: Re-enable $comm support for uprobe eventsMasami Hiramatsu
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-07Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-05-07Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2019-05-07Merge branch 'stable-fodder' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-07Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds
2019-05-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-07signal: support CLONE_PIDFD with pidfd_send_signalChristian Brauner
2019-05-07clone: add CLONE_PIDFDChristian Brauner
2019-05-07locking/rwsem: Prevent decrement of reader count before incrementWaiman Long
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-05-06Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-05-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-05-06Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-05-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-06Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds