summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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-173-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-173-13/+9
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fsnotify: add fsnotify_add_inode_mark() wrappersAmir Goldstein2018-05-183-7/+7
| * | | | fsnotify: remove redundant arguments to handle_event()Amir Goldstein2018-05-183-6/+2
* | | | | 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-111-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/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | module: Allow to always show the status of modsignJia Zhang2018-04-161-2/+0
| * | | | | 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/+0
|/ / / / / /
* | | | | | 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/+5
|\ \ \ \ \
| * | | | | gcov: remove CONFIG_GCOV_FORMAT_AUTODETECTMasahiro Yamada2018-06-082-14/+5
* | | | | | treewide: Use array_size() in vzalloc()Kees Cook2018-06-122-4/+6
* | | | | | treewide: Use array_size() in vmalloc()Kees Cook2018-06-124-7/+8
* | | | | | treewide: kvzalloc() -> kvcalloc()Kees Cook2018-06-121-4/+4
* | | | | | treewide: kzalloc_node() -> kcalloc_node()Kees Cook2018-06-121-1/+2
* | | | | | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-1210-13/+18
* | | | | | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-1212-35/+49
| |_|/ / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-102-19/+32
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-06-071-17/+31
| |\ \ \ \
| | * | | | bpf: reject passing modified ctx to helper functionsDaniel Borkmann2018-06-071-17/+31
| * | | | | umh: fix race conditionAlexei Starovoitov2018-06-071-2/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-06-101-0/+1
|\ \ \ \ \
| * | | | | scsi: zfcp: workqueue: set description for port work items with their WWPN as...Steffen Maier2018-05-181-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-105-0/+365
|\ \ \ \ \
| * | | | | rseq: Introduce restartable sequences system callMathieu Desnoyers2018-06-065-0/+365
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-102-13/+55
|\ \ \ \ \ \
| * | | | | | genirq/affinity: Defer affinity setting if irq chip is busyThomas Gleixner2018-06-061-2/+35
| * | | | | | genirq/migration: Avoid out of line call if pending is not setThomas Gleixner2018-06-061-4/+1
| * | | | | | genirq/generic_pending: Do not lose pending affinity updateThomas Gleixner2018-06-061-7/+19
* | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-101-17/+7
|\ \ \ \ \ \ \
| * | | | | | | signal: Remove no longer required irqsave/restoreAnna-Maria Gleixner2018-06-101-17/+7
| | |/ / / / / | |/| | | | |
OpenPOWER on IntegriCloud