summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-06-21perf/core: Change perf_mmap_fault() return type to 'vm_fault_t'Souptick Joarder
2018-06-21sched/debug: Use match_string() helper instead of open-coded logicYisheng Xie
2018-06-21atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland
2018-06-21cpu/hotplug: Provide knobs to control SMTThomas Gleixner
2018-06-21cpu/hotplug: Split do_cpu_down()Thomas Gleixner
2018-06-21cpu/hotplug: Make bringup/teardown of smp threads symmetricThomas Gleixner
2018-06-21sched/smt: Update sched_smt_present at runtimePeter Zijlstra
2018-06-21bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu
2018-06-21kprobes: Don't check the ->break_handler() in generic kprobes codeMasami Hiramatsu
2018-06-21kprobes: Remove jprobe API implementationMasami Hiramatsu
2018-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-20sched/swait: Rename to exclusivePeter Zijlstra
2018-06-20sched/swait: Switch to full exclusive modePeter Zijlstra
2018-06-20sched/swait: Remove __prepare_to_swaitPeter Zijlstra
2018-06-20locking/rwsem: Fix up_read_non_owner() warning with DEBUG_RWSEMSWaiman Long
2018-06-20Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-19audit: eliminate audit_enabled magic number comparisonRichard Guy Briggs
2018-06-19audit: rename FILTER_TYPE to FILTER_EXCLUDERichard Guy Briggs
2018-06-19audit: Fix extended comparison of GID/EGIDOndrej Mosnáček
2018-06-19audit: tie ANOM_ABEND records to syscallRichard Guy Briggs
2018-06-19audit: tie SECCOMP records to syscallRichard Guy Briggs
2018-06-19audit: allow other filter list types for AUDIT_EXEOndrej Mosnáček
2018-06-19sysinfo: Remove get_monotonic_boottime()Arnd Bergmann
2018-06-19posix-timers: Use new ktime_get_*_ts64() helpersArnd Bergmann
2018-06-19timekeeping: Use ktime_get_real_ts64() instead of getnstimeofday64()Arnd Bergmann
2018-06-19time: Use ktime_get_real_seconds() in time syscallArnd Bergmann
2018-06-19posix-timers: Fix nanosleep_copyout() for CONFIG_COMPAT_32BIT_TIMEArnd Bergmann
2018-06-19genirq: Fix editing error in a commentJonathan Neuschäfer
2018-06-19genirq: Use rcu in kstat_irqs_usr()Eric Dumazet
2018-06-18module: exclude SHN_UNDEF symbols from kallsyms apiJessica Yu
2018-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-06-17Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds
2018-06-17Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-16Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-15xdp: Fix handling of devmap in generic XDPToshiaki Makita
2018-06-15fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-15bpf: reject any prog that failed read-only lockDaniel Borkmann
2018-06-15bpf: fix panic in prog load calls cleanupDaniel Borkmann
2018-06-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-06-15sched/core / kcov: avoid kcov_area during task switchMark Rutland
2018-06-15kcov: prefault the kcov_areaMark Rutland
2018-06-15kcov: ensure irq code sees a valid areaMark Rutland
2018-06-15kernel/relay.c: change return type to vm_fault_tSouptick Joarder
2018-06-15mm: check for SIGKILL inside dup_mmap() loopTetsuo Handa
2018-06-15kexec: yield to scheduler when loading kimage segmentsJarrett Farnitano
2018-06-15kconfig: tinyconfig: remove stale stack protector fixupsMasahiro Yamada
2018-06-14dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds