summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-241-3/+3
|\
| * perf/core: Move the inline keyword at the beginning of the function declarationMathieu Malaterre2018-06-221-3/+3
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-241-3/+4
|\ \
| * | rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon2018-06-221-3/+4
* | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-06-242-6/+7
|\ \ \
| * | | locking/lockdep: Do not record IRQ state within lockdep codeSteven Rostedt (VMware)2018-06-211-6/+6
| * | | locking/rwsem: Fix up_read_non_owner() warning with DEBUG_RWSEMSWaiman Long2018-06-201-0/+1
| | |/ | |/|
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-06-243-5/+5
|\ \ \
| * | | time: Make sure jiffies_to_msecs() preserves non-zero time periodsGeert Uytterhoeven2018-06-221-2/+4
| * | | posix-timers: Fix nanosleep_copyout() for CONFIG_COMPAT_32BIT_TIMEArnd Bergmann2018-06-191-1/+1
| * | | posix-cpu-timers: Remove lockdep_assert_irqs_disabled()Sebastian Andrzej Siewior2018-06-121-2/+0Star
| |/ /
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-241-0/+1
|\ \ \
| * | | genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debugMarc Zyngier2018-06-221-0/+1
* | | | Merge tag 'trace-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-243-7/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | tracing: Use swap macro in update_max_trGustavo A. R. Silva2018-06-211-5/+1Star
| * | | softirq: Reorder trace_softirqs_on to prevent lockdep splatJoel Fernandes (Google)2018-06-211-1/+5
| * | | tracing: Check for no filter when processing event filtersSteven Rostedt (VMware)2018-06-211-1/+9
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-213-16/+79
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-06-173-16/+79
| |\ \ \
| | * | | xdp: Fix handling of devmap in generic XDPToshiaki Makita2018-06-151-0/+14
| | * | | bpf: reject any prog that failed read-only lockDaniel Borkmann2018-06-152-10/+49
| | * | | bpf: fix panic in prog load calls cleanupDaniel Borkmann2018-06-152-6/+16
* | | | | Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-2011-0/+4344
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig2018-06-1411-0/+4344
* | | | | Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds2018-06-163-11/+12
|\ \ \ \ \
| * | | | | fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab2018-06-151-2/+3
| * | | | | docs: Fix some broken referencesMauro Carvalho Chehab2018-06-152-9/+9
* | | | | | Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-163-13/+9Star
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | fsnotify: add fsnotify_add_inode_mark() wrappersAmir Goldstein2018-05-183-7/+7
| * | | | | fsnotify: remove redundant arguments to handle_event()Amir Goldstein2018-05-183-6/+2Star
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-161-2/+12
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-06-121-2/+12
| |\ \ \ \ \
| | * | | | | bpf: implement dummy fops for bpf objectsDaniel Borkmann2018-06-081-2/+12
* | | | | | | Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-161-3/+1Star
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | module: Allow to always show the status of modsignJia Zhang2018-04-161-2/+0Star
| * | | | | | module: Do not access sig_enforce directlyJia Zhang2018-04-161-1/+1
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-06-155-3/+36
|\ \ \ \ \ \ \
| * | | | | | | sched/core / kcov: avoid kcov_area during task switchMark Rutland2018-06-152-1/+5
| * | | | | | | kcov: prefault the kcov_areaMark Rutland2018-06-151-0/+16
| * | | | | | | kcov: ensure irq code sees a valid areaMark Rutland2018-06-151-1/+2
| * | | | | | | kernel/relay.c: change return type to vm_fault_tSouptick Joarder2018-06-151-1/+1
| * | | | | | | mm: check for SIGKILL inside dup_mmap() loopTetsuo Handa2018-06-151-0/+8
| * | | | | | | kexec: yield to scheduler when loading kimage segmentsJarrett Farnitano2018-06-151-0/+4
* | | | | | | | kconfig: tinyconfig: remove stale stack protector fixupsMasahiro Yamada2018-06-151-4/+0Star
|/ / / / / / /
* | | | | / / Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-143-3/+3
| |_|_|_|/ / |/| | | | |
* | | | | | Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-06-132-14/+5Star
|\ \ \ \ \ \
| * | | | | | gcov: remove CONFIG_GCOV_FORMAT_AUTODETECTMasahiro Yamada2018-06-082-14/+5Star
* | | | | | | treewide: Use array_size() in vzalloc()Kees Cook2018-06-132-4/+6
* | | | | | | treewide: Use array_size() in vmalloc()Kees Cook2018-06-134-7/+8
* | | | | | | treewide: kvzalloc() -> kvcalloc()Kees Cook2018-06-131-4/+4