summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-08-212-7/+6Star
|\
| * Merge branch 'for-4.19/upstream' into for-linusJiri Kosina2018-08-201-7/+0Star
| |\
| | * livepatch: Remove reliable stacktrace check in klp_try_switch_task()Kamalesh Babulal2018-07-161-7/+0Star
| * | livepatch: Validate module/old func name lengthKamalesh Babulal2018-07-231-0/+6
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-08-196-74/+73Star
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-08-186-74/+73Star
| |\ \
| | * | bpf: fix redirect to map under tail callsDaniel Borkmann2018-08-184-21/+4Star
| | * | bpf, sockmap: fix sock_map_ctx_update_elem race with exist/noexistDaniel Borkmann2018-08-161-49/+57
| | * | bpf, sockmap: fix map elem deletion race with smap_stop_sockDaniel Borkmann2018-08-161-1/+4
| | * | bpf, sockmap: fix leakage of smap_psock_map_entryDaniel Borkmann2018-08-161-2/+7
| | * | bpf: fix a rcu usage warning in bpf_prog_array_copy_core()Yonghong Song2018-08-161-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-184-4/+18
|\ \ \ \
| * | | | kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski2018-08-182-5/+5
| * | | | mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski2018-08-181-1/+2
| * | | | kernel/memremap, kasan: make ZONE_DEVICE with work with KASANAndrey Ryabinin2018-08-181-0/+10
| * | | | fs: fsnotify: account fsnotify metadata to kmemcgShakeel Butt2018-08-181-0/+3
| |/ / /
* | | | Merge tag 'modules-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-173-83/+97
|\ \ \ \
| * | | | kernel/module: Use kmemdup to replace kmalloc+memcpyzhong jiang2018-08-021-4/+2Star
| * | | | modsign: log module name in the event of an errorJessica Yu2018-07-023-27/+32
| * | | | module: replace VMLINUX_SYMBOL_STR() with __stringify() or string literalMasahiro Yamada2018-06-251-4/+2Star
| * | | | module: print sensible error codeJason A. Donenfeld2018-06-251-2/+2
| * | | | module: setup load info before module_sig_check()Jessica Yu2018-06-221-34/+43
| * | | | module: make it clear when we're handling the module copy in info->hdrJessica Yu2018-06-221-21/+21
| * | | | module: exclude SHN_UNDEF symbols from kallsyms apiJessica Yu2018-06-181-1/+5
* | | | | Merge tag 'fsnotify_for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-171-8/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fsnotify: let connector point to an abstract objectAmir Goldstein2018-06-271-8/+9
* | | | | Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-08-164-85/+265
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | BackMerge v4.18-rc7 into drm-nextDave Airlie2018-07-3031-362/+617
| |\ \ \ \
| * \ \ \ \ Merge tag 'drm-misc-next-2018-07-04' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-07-061-0/+1
| |\ \ \ \ \
| | * | | | | printk: Export is_console_lockedHans de Goede2018-06-281-0/+1
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie2018-07-063-85/+264
| |\ \ \ \ \
| | * | | | | locking: Implement an algorithm choice for Wound-Wait mutexesThomas Hellstrom2018-07-033-19/+150
| | * | | | | locking: WW mutex cleanupPeter Ziljstra2018-07-031-77/+125
| | | |_|/ / | | |/| | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-1620-207/+1276
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-08-1314-25/+478
| |\ \ \ \ \ \
| | * | | | | | bpf: decouple btf from seq bpf fs dump and enable more mapsDaniel Borkmann2018-08-1311-40/+66
| | * | | | | | bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau2018-08-111-0/+9
| | * | | | | | bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAYMartin KaFai Lau2018-08-114-1/+373
| | * | | | | | bpf: btf: add pretty print for hash/lru_hash mapsYonghong Song2018-08-101-0/+44
| | * | | | | | bpf: fix bpffs non-array map seq_show issueYonghong Song2018-08-101-3/+5
| * | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-123-14/+24
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-08-078-124/+617
| |\ \ \ \ \ \ \
| | * | | | | | | bpf: introduce update_effective_progs()Roman Gushchin2018-08-071-54/+45Star
| | * | | | | | | bpf: introduce the bpf_get_local_storage() helper functionRoman Gushchin2018-08-034-0/+41
| | * | | | | | | bpf: don't allow create maps of cgroup local storagesRoman Gushchin2018-08-031-1/+2
| | * | | | | | | bpf/verifier: introduce BPF_PTR_TO_MAP_VALUERoman Gushchin2018-08-031-2/+6
| | * | | | | | | bpf: extend bpf_prog_array to store pointers to the cgroup storageRoman Gushchin2018-08-032-46/+51
| | * | | | | | | bpf: allocate cgroup storage entries on attaching bpf programsRoman Gushchin2018-08-031-4/+31
| | * | | | | | | bpf: pass a pointer to a cgroup storage using pcpu variableRoman Gushchin2018-08-031-0/+2
| | * | | | | | | bpf: introduce cgroup storage mapsRoman Gushchin2018-08-034-0/+392