Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2018-08-15 | 4 | -85/+265 |
|\ | |||||
| * | BackMerge v4.18-rc7 into drm-next | Dave Airlie | 2018-07-30 | 31 | -362/+617 |
| |\ | |||||
| * \ | Merge tag 'drm-misc-next-2018-07-04' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2018-07-06 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | printk: Export is_console_locked | Hans de Goede | 2018-06-28 | 1 | -0/+1 |
| * | | | Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int... | Dave Airlie | 2018-07-06 | 3 | -85/+264 |
| |\ \ \ | |||||
| | * | | | locking: Implement an algorithm choice for Wound-Wait mutexes | Thomas Hellstrom | 2018-07-03 | 3 | -19/+150 |
| | * | | | locking: WW mutex cleanup | Peter Ziljstra | 2018-07-03 | 1 | -77/+125 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-08-15 | 20 | -207/+1276 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-08-13 | 14 | -25/+478 |
| |\ \ \ \ \ | |||||
| | * | | | | | bpf: decouple btf from seq bpf fs dump and enable more maps | Daniel Borkmann | 2018-08-13 | 11 | -40/+66 |
| | * | | | | | bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT | Martin KaFai Lau | 2018-08-11 | 1 | -0/+9 |
| | * | | | | | bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY | Martin KaFai Lau | 2018-08-11 | 4 | -1/+373 |
| | * | | | | | bpf: btf: add pretty print for hash/lru_hash maps | Yonghong Song | 2018-08-10 | 1 | -0/+44 |
| | * | | | | | bpf: fix bpffs non-array map seq_show issue | Yonghong Song | 2018-08-10 | 1 | -3/+5 |
| * | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-08-11 | 3 | -14/+24 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-08-07 | 8 | -124/+617 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | bpf: introduce update_effective_progs() | Roman Gushchin | 2018-08-07 | 1 | -54/+45 |
| | * | | | | | | bpf: introduce the bpf_get_local_storage() helper function | Roman Gushchin | 2018-08-03 | 4 | -0/+41 |
| | * | | | | | | bpf: don't allow create maps of cgroup local storages | Roman Gushchin | 2018-08-03 | 1 | -1/+2 |
| | * | | | | | | bpf/verifier: introduce BPF_PTR_TO_MAP_VALUE | Roman Gushchin | 2018-08-03 | 1 | -2/+6 |
| | * | | | | | | bpf: extend bpf_prog_array to store pointers to the cgroup storage | Roman Gushchin | 2018-08-03 | 2 | -46/+51 |
| | * | | | | | | bpf: allocate cgroup storage entries on attaching bpf programs | Roman Gushchin | 2018-08-03 | 1 | -4/+31 |
| | * | | | | | | bpf: pass a pointer to a cgroup storage using pcpu variable | Roman Gushchin | 2018-08-03 | 1 | -0/+2 |
| | * | | | | | | bpf: introduce cgroup storage maps | Roman Gushchin | 2018-08-03 | 4 | -0/+392 |
| | * | | | | | | bpf: add ability to charge bpf maps memory dynamically | Roman Gushchin | 2018-08-03 | 1 | -15/+43 |
| | * | | | | | | bpf: verifier: MOV64 don't mark dst reg unbounded | Arthur Fabre | 2018-07-31 | 1 | -2/+4 |
| * | | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-08-05 | 3 | -3/+10 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-08-02 | 16 | -30/+151 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-07-24 | 4 | -13/+55 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-07-20 | 5 | -58/+179 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | bpf: offload: allow program and map sharing per-ASIC | Jakub Kicinski | 2018-07-18 | 1 | -7/+35 |
| | * | | | | | | | | | bpf: offload: keep the offload state per-ASIC | Jakub Kicinski | 2018-07-18 | 1 | -17/+64 |
| | * | | | | | | | | | bpf: offload: aggregate offloads per-device | Jakub Kicinski | 2018-07-18 | 1 | -46/+96 |
| | * | | | | | | | | | bpf: offload: rename bpf_offload_dev_match() to bpf_offload_prog_map_match() | Jakub Kicinski | 2018-07-18 | 2 | -2/+2 |
| | * | | | | | | | | | bpf: sockmap: remove redundant pointer sg | Colin Ian King | 2018-07-18 | 1 | -3/+0 |
| | * | | | | | | | | | bpf: fix rcu annotations in compute_effective_progs() | Roman Gushchin | 2018-07-18 | 1 | -4/+3 |
| | * | | | | | | | | | bpf: bpf_prog_array_alloc() should return a generic non-rcu pointer | Roman Gushchin | 2018-07-18 | 1 | -1/+1 |
| * | | | | | | | | | | kernfs: allow creating kernfs objects with arbitrary uid/gid | Dmitry Torokhov | 2018-07-20 | 1 | -1/+3 |
* | | | | | | | | | | | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-08-15 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | kconfig: include kernel/Kconfig.preempt from init/Kconfig | Christoph Hellwig | 2018-08-02 | 1 | -0/+2 |
* | | | | | | | | | | | | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2018-08-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | kbuild: move bin2c back to scripts/ from scripts/basic/ | Masahiro Yamada | 2018-07-18 | 1 | -1/+1 |
| |/ / / / / / / / / / / | |||||
* | | | | | | | | | | | | Merge tag 'printk-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-08-15 | 4 | -104/+148 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-4.19-nmi' into for-linus | Petr Mladek | 2018-08-14 | 4 | -45/+83 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | printk/nmi: Prevent deadlock when accessing the main log buffer in NMI | Petr Mladek | 2018-07-09 | 3 | -23/+48 |
| | * | | | | | | | | | | | | printk: Create helper function to queue deferred console handling | Petr Mladek | 2018-07-09 | 1 | -5/+9 |
| | * | | | | | | | | | | | | printk: Split the code for storing a message into the log buffer | Petr Mladek | 2018-07-09 | 1 | -17/+26 |
| * | | | | | | | | | | | | | printk: Fix warning about unused suppress_message_printing | Petr Mladek | 2018-07-11 | 1 | -1/+0 |
| * | | | | | | | | | | | | | printk: Clean up syslog_print_all() | Petr Mladek | 2018-07-09 | 1 | -11/+9 |
| * | | | | | | | | | | | | | printk: Remove unnecessary kmalloc() from syslog during clear | Namit Gupta | 2018-06-27 | 1 | -51/+58 |