summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-08-154-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-1520-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-113-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/+45
| | * | | | | | 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
| | * | | | | | bpf: add ability to charge bpf maps memory dynamicallyRoman Gushchin2018-08-031-15/+43
| | * | | | | | bpf: verifier: MOV64 don't mark dst reg unboundedArthur Fabre2018-07-311-2/+4
| * | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-053-3/+10
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-0216-30/+151
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-244-13/+55
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-07-205-58/+179
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | bpf: offload: allow program and map sharing per-ASICJakub Kicinski2018-07-181-7/+35
| | * | | | | | | | | bpf: offload: keep the offload state per-ASICJakub Kicinski2018-07-181-17/+64
| | * | | | | | | | | bpf: offload: aggregate offloads per-deviceJakub Kicinski2018-07-181-46/+96
| | * | | | | | | | | bpf: offload: rename bpf_offload_dev_match() to bpf_offload_prog_map_match()Jakub Kicinski2018-07-182-2/+2
| | * | | | | | | | | bpf: sockmap: remove redundant pointer sgColin Ian King2018-07-181-3/+0
| | * | | | | | | | | bpf: fix rcu annotations in compute_effective_progs()Roman Gushchin2018-07-181-4/+3
| | * | | | | | | | | bpf: bpf_prog_array_alloc() should return a generic non-rcu pointerRoman Gushchin2018-07-181-1/+1
| * | | | | | | | | | kernfs: allow creating kernfs objects with arbitrary uid/gidDmitry Torokhov2018-07-201-1/+3
* | | | | | | | | | | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-151-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-0/+2
* | | | | | | | | | | | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-08-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | kbuild: move bin2c back to scripts/ from scripts/basic/Masahiro Yamada2018-07-181-1/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'printk-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-154-104/+148
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-4.19-nmi' into for-linusPetr Mladek2018-08-144-45/+83
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | printk/nmi: Prevent deadlock when accessing the main log buffer in NMIPetr Mladek2018-07-093-23/+48
| | * | | | | | | | | | | | printk: Create helper function to queue deferred console handlingPetr Mladek2018-07-091-5/+9
| | * | | | | | | | | | | | printk: Split the code for storing a message into the log bufferPetr Mladek2018-07-091-17/+26
| * | | | | | | | | | | | | printk: Fix warning about unused suppress_message_printingPetr Mladek2018-07-111-1/+0
| * | | | | | | | | | | | | printk: Clean up syslog_print_all()Petr Mladek2018-07-091-11/+9
| * | | | | | | | | | | | | printk: Remove unnecessary kmalloc() from syslog during clearNamit Gupta2018-06-271-51/+58