summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2018-12-21Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-12-20bpf/cpumap: make sure frame_size for build_skb is aligned if headroom isn'tJesper Dangaard Brouer
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-20dma-mapping: fix inverted logic in dma_supportedThierry Reding
2018-12-20bpf: verifier: reorder stack size check with dead code sanitizationJakub Kicinski
2018-12-20bpf: verifier: teach the verifier to reason about the BPF_JSET instructionJakub Kicinski
2018-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-20dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig
2018-12-19bpf: Ensure line_info.insn_off cannot point to insn with zero codeMartin KaFai Lau
2018-12-19cred: export get_task_cred().NeilBrown
2018-12-19cred: add get_cred_rcu()NeilBrown
2018-12-19cred: add cred_fscmp() for comparing creds.NeilBrown
2018-12-19genirq/affinity: Add is_managed to struct irq_affinity_descDou Liyang
2018-12-19genirq/core: Introduce struct irq_affinity_descDou Liyang
2018-12-19genirq/affinity: Remove excess indentationThomas Gleixner
2018-12-19bpf: log struct/union attribute for forward typeYonghong Song
2018-12-18bpf: correct slot_type marking logic to allow more stack slot sharingJiong Wang
2018-12-18futex: Cure exit raceThomas Gleixner
2018-12-18bpf: support raw tracepoints in modulesMatt Mullins
2018-12-18Merge tag 'irqchip-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2018-12-18timekeeping: remove timespec_add/timespec_delArnd Bergmann
2018-12-18timekeeping: remove unused {read,update}_persistent_clockArnd Bergmann
2018-12-18y2038: signal: Add compat_sys_rt_sigtimedwait_time64Arnd Bergmann
2018-12-18y2038: signal: Add sys_rt_sigtimedwait_time32Arnd Bergmann
2018-12-18y2038: socket: Add compat_sys_recvmmsg_time64Arnd Bergmann
2018-12-18genirq: Fix various typos in commentsIngo Molnar
2018-12-18ntp: Remove duplicated includeYueHaibing
2018-12-18bpf: enable cgroup local storage map pretty print with kind_flagYonghong Song
2018-12-18bpf: btf: fix struct/union/fwd types with kind_flagYonghong Song
2018-12-18bpf: btf: refactor btf_int_bits_seq_show()Yonghong Song
2018-12-17bpf: remove useless version check for prog loadDaniel Borkmann
2018-12-17dma-direct: do not include SME mask in the DMA supported checkLendacky, Thomas
2018-12-17kprobes: Blacklist symbols in arch-defined prohibited areaMasami Hiramatsu
2018-12-17Merge tag 'v4.20-rc7' into perf/core, to pick up fixesIngo Molnar
2018-12-17posix-timers: Fix division by zero bugThomas Gleixner
2018-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-12-15kconfig: warn no new line at end of fileMasahiro Yamada
2018-12-15bpf: add self-check logic to liveness analysisAlexei Starovoitov
2018-12-15bpf: improve stacksafe state comparisonAlexei Starovoitov
2018-12-15bpf: speed up stacksafe checkAlexei Starovoitov
2018-12-14bpf: verbose log bpf_line_info in verifierMartin KaFai Lau
2018-12-14bpf: Create a new btf_name_by_offset() for non type name use caseMartin KaFai Lau
2018-12-14ARM: module: Fix function kallsyms on Thumb-2Vincent Whitchurch
2018-12-14module: Overwrite st_size instead of st_infoVincent Whitchurch
2018-12-14audit: remove duplicated include from audit.cYueHaibing
2018-12-13seccomp: fix poor type promotionTycho Andersen
2018-12-13bpf: remove obsolete prog->aux sanitation in bpf_insn_prepare_dumpDaniel Borkmann
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig
2018-12-13dma-direct: merge swiotlb_dma_ops into the dma_direct codeChristoph Hellwig