platform/kernel/linux-rpi.git
2020-02-28 Gustavo A.... bpf: Replace zero-length array with flexible-array...
2020-02-26 Daniel BorkmannMerge branch 'bpf-bpftool-probes'
2020-02-26 Michal Rosteckiselftests/bpf: Add test for "bpftool feature" command
2020-02-26 Michal Rosteckibpftool: Update bash completion for "bpftool feature...
2020-02-26 Michal Rosteckibpftool: Update documentation of "bpftool feature"...
2020-02-26 Michal Rosteckibpftool: Make probes which emit dmesg warnings optional
2020-02-26 Michal Rosteckibpftool: Move out sections to separate functions
2020-02-26 Andrey Ignatovbpftool: Support struct_ops, tracing, ext prog types
2020-02-26 Scott Brandenscripts/bpf: Switch to more portable python3 shebang
2020-02-25 Yuya Kusakabevirtio_net: Add XDP meta data support
2020-02-25 Yuya Kusakabevirtio_net: Keep vnet header zeroed if XDP is loaded...
2020-02-25 Andrii Nakryikoselftests/bpf: Print backtrace on SIGSEGV in test_progs
2020-02-25 Jakub Sitnickiselftests/bpf: Run SYN cookies with reuseport BPF test...
2020-02-25 Jakub Sitnickiselftests/bpf: Run reuseport tests only with supported...
2020-02-25 Alexei StarovoitovMerge branch 'BPF_and_RT'
2020-02-25 David Millerbpf/stackmap: Dont trylock mmap_sem with PREEMPT_RT...
2020-02-25 Thomas Gleixnerbpf, lpm: Make locking RT friendly
2020-02-25 Thomas Gleixnerbpf: Prepare hashtab locking for PREEMPT_RT
2020-02-25 Thomas Gleixnerbpf: Factor out hashtab bucket lock operations
2020-02-25 Thomas Gleixnerbpf: Replace open coded recursion prevention in sys_bpf()
2020-02-25 Thomas Gleixnerbpf: Use recursion prevention helpers in hashtab code
2020-02-25 Thomas Gleixnerbpf: Provide recursion prevention helpers
2020-02-25 David Millerbpf: Use migrate_disable/enable in array macros and...
2020-02-25 David Millerbpf: Use migrate_disable/enabe() in trampoline code.
2020-02-25 David Millerbpf/tests: Use migrate disable instead of preempt disable
2020-02-25 David Millerbpf: Use bpf_prog_run_pin_on_cpu() at simple call sites.
2020-02-25 Thomas Gleixnerbpf: Replace cant_sleep() with cant_migrate()
2020-02-25 Thomas Gleixnerbpf: Provide bpf_prog_run_pin_on_cpu() helper
2020-02-25 Thomas Gleixnerbpf: Dont iterate over possible CPUs with interrupts...
2020-02-25 Thomas Gleixnerbpf: Remove recursion prevention from rcu free callback
2020-02-25 Thomas Gleixnerperf/bpf: Remove preempt disable around BPF invocation
2020-02-25 Thomas Gleixnerbpf/trace: Remove redundant preempt_disable from trace_...
2020-02-25 Alexei Starovoitovbpf: disable preemption for bpf progs attached to uprobe
2020-02-25 Thomas Gleixnerbpf/trace: Remove EXPORT from trace_call_bpf()
2020-02-25 Thomas Gleixnerbpf/tracing: Remove redundant preempt_disable() in...
2020-02-25 Thomas Gleixnerbpf: Update locking comment in hashtab code
2020-02-25 Thomas Gleixnerbpf: Enforce preallocation for instrumentation programs...
2020-02-25 Thomas Gleixnerbpf: Tighten the requirements for preallocated hash...
2020-02-22 Alexei StarovoitovMerge tag 'sched-for-bpf-2020-02-20' of git://git....
2020-02-21 David S. MillerMerge branch 'mlxfw-Improve-error-reporting-and-FW...
2020-02-21 Eran Ben Elishanet/mlx5: Add fsm_reactivate callback support
2020-02-21 Eran Ben Elishanet/mlxfw: Add reactivate flow support to FSM burn...
2020-02-21 Saeed Mahameednet/mlxfw: Use MLXFW_ERR_MSG macro for error reporting
2020-02-21 Saeed Mahameednet/mlxfw: Convert pr_* to dev_* in mlxfw_fsm.c
2020-02-21 Saeed Mahameednet/mlxfw: More error messages coverage
2020-02-21 Saeed Mahameednet/mlxfw: Improve FSM err message reporting and return...
2020-02-21 Saeed Mahameednet/mlxfw: Generic mlx FW flash status notify
2020-02-21 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2020-02-21 David S. MillerMerge git://git./linux/kernel/git/netdev/net
2020-02-21 Daniel BorkmannMerge branch 'bpf-sockmap-listen'
2020-02-21 Jakub Sitnickiselftests/bpf: Tests for sockmap/sockhash holding liste...
2020-02-21 Jakub Sitnickiselftests/bpf: Extend SK_REUSEPORT tests to cover SOCKM...
2020-02-21 Jakub Sitnickinet: Generate reuseport group ID on group creation
2020-02-21 Jakub Sitnickibpf: Allow selecting reuseport socket from a SOCKMAP...
2020-02-21 Jakub Sitnickibpf, sockmap: Let all kernel-land lookup values in...
2020-02-21 Jakub Sitnickibpf, sockmap: Return socket cookie on lookup from syscall
2020-02-21 Jakub Sitnickibpf, sockmap: Don't set up upcalls and progs for listen...
2020-02-21 Jakub Sitnickibpf, sockmap: Allow inserting listening TCP sockets...
2020-02-21 Jakub Sitnickitcp_bpf: Don't let child socket inherit parent protocol...
2020-02-21 Jakub Sitnickinet, sk_msg: Clear sk_user_data pointer on clone if...
2020-02-21 Jakub Sitnickinet, sk_msg: Annotate lockless access to sk_prot on...
2020-02-21 Linus TorvaldsMerge tag 'linux-watchdog-5.6-rc3' of git://linux-watch...
2020-02-21 Linus TorvaldsMerge tag 'char-misc-5.6-rc3' of git://git./linux/kerne...
2020-02-21 Linus TorvaldsMerge tag 'staging-5.6-rc3' of git://git./linux/kernel...
2020-02-21 Linus TorvaldsMerge tag 'tty-5.6-rc3' of git://git./linux/kernel...
2020-02-21 Linus TorvaldsMerge tag 'usb-5.6-rc3' of git://git./linux/kernel...
2020-02-21 Linus TorvaldsMerge tag 'drm-fixes-2020-02-21' of git://anongit.freed...
2020-02-21 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-02-21 David S. MillerMerge branch 'Migrate-QRTR-Nameservice-to-Kernel'
2020-02-21 Manivannan... net: qrtr: Fix the local node ID as 1
2020-02-21 Manivannan... net: qrtr: Migrate nameservice to kernel from userspace
2020-02-21 Dan Murphynet: phy: dp83867: Add speed optimization feature
2020-02-21 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-02-21 Randy DunlapMAINTAINERS: use tabs for SAFESETID
2020-02-21 Alexander Potapenkolib/stackdepot.c: fix global out-of-bounds in stack_slabs
2020-02-21 Wei Yangmm/sparsemem: pfn_to_page is not valid yet on SPARSEMEM
2020-02-21 Gavin Shanmm/vmscan.c: don't round up scan size for online memory...
2020-02-21 Alexandru Ardeleanlib/string.c: update match_string() doc-strings with...
2020-02-21 Vasily Averinmm/memcontrol.c: lost css_put in memcg_expand_shrinker_...
2020-02-21 Christoph Hellwigmm/swapfile.c: fix a comment in sys_swapon()
2020-02-21 Douglas Andersonscripts/get_maintainer.pl: deprioritize old Fixes:...
2020-02-21 Joe Perchesget_maintainer: remove uses of P: for maintainer name
2020-02-21 SeongJae Parkselftests/vm: add missed tests in run_vmtests
2020-02-21 Christian Borntraegerinclude/uapi/linux/swab.h: fix userspace breakage,...
2020-02-21 Ioanna AlifierakiRevert "ipc,sem: remove uneeded sem_undo_list lock...
2020-02-21 Arnd Bergmanny2038: hide timeval/timespec/itimerval/itimerspec types
2020-02-21 Arnd Bergmanny2038: remove unused time32 interfaces
2020-02-21 Arnd Bergmanny2038: remove ktime to/from timespec/timeval conversion
2020-02-21 Rafael J. WysockiACPI: PM: s2idle: Check fixed wakeup events in acpi_s2i...
2020-02-21 Vladimir Olteanenetc: remove "depends on (ARCH_LAYERSCAPE || COMPILE_T...
2020-02-21 Roman Mashaktc-testing: updated tdc tests for basic filter with...
2020-02-21 Ilias Apalodimasnet: page_pool: Add documentation on page_pool API
2020-02-21 Dave AirlieMerge tag 'drm-intel-fixes-2020-02-20' of git://anongit...
2020-02-21 Dave AirlieMerge tag 'drm-misc-fixes-2020-02-20' of git://anongit...
2020-02-21 Yonghong Songdocs/bpf: Update bpf development Q/A file
2020-02-21 Andrii Nakryikoselftests/bpf: Fix trampoline_count clean up logic
2020-02-21 Alexei StarovoitovMerge branch 'set_attach_target'
2020-02-21 Eelco Chaudronselftests/bpf: Update xdp_bpf2bpf test to use new set_a...
2020-02-21 Eelco Chaudronlibbpf: Add support for dynamic program attach target
2020-02-21 Eelco Chaudronlibbpf: Bump libpf current version to v0.0.8
next