linux/drivers/media/rc
David S. Miller 1ba982806c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Daniel Borkmann says:

====================
pull-request: bpf-next 2018-08-07

The following pull-request contains BPF updates for your *net-next* tree.

The main changes are:

1) Add cgroup local storage for BPF programs, which provides a fast
   accessible memory for storing various per-cgroup data like number
   of transmitted packets, etc, from Roman.

2) Support bpf_get_socket_cookie() BPF helper in several more program
   types that have a full socket available, from Andrey.

3) Significantly improve the performance of perf events which are
   reported from BPF offload. Also convert a couple of BPF AF_XDP
   samples overto use libbpf, both from Jakub.

4) seg6local LWT provides the End.DT6 action, which allows to
   decapsulate an outer IPv6 header containing a Segment Routing Header.
   Adds this action now to the seg6local BPF interface, from Mathieu.

5) Do not mark dst register as unbounded in MOV64 instruction when
   both src and dst register are the same, from Arthur.

6) Define u_smp_rmb() and u_smp_wmb() to their respective barrier
   instructions on arm64 for the AF_XDP sample code, from Brian.

7) Convert the tcp_client.py and tcp_server.py BPF selftest scripts
   over from Python 2 to Python 3, from Jeremy.

8) Enable BTF build flags to the BPF sample code Makefile, from Taeung.

9) Remove an unnecessary rcu_read_lock() in run_lwt_bpf(), from Taehee.

10) Several improvements to the README.rst from the BPF documentation
    to make it more consistent with RST format, from Tobin.

11) Replace all occurrences of strerror() by calls to strerror_r()
    in libbpf and fix a FORTIFY_SOURCE build error along with it,
    from Thomas.

12) Fix a bug in bpftool's get_btf() function to correctly propagate
    an error via PTR_ERR(), from Yue.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2018-08-07 11:02:05 -07:00
..
img-ir
keymaps MAINTAINERS & files: Canonize the e-mails I use at files 2018-05-04 06:21:06 -04:00
Kconfig media updates for v4.18-rc1 2018-06-07 12:34:37 -07:00
Makefile media: rc: introduce BPF_PROG_LIRC_MODE2 2018-05-30 12:38:40 +02:00
ati_remote.c
bpf-lirc.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next 2018-08-07 11:02:05 -07:00
ene_ir.c
ene_ir.h
fintek-cir.c
fintek-cir.h
gpio-ir-recv.c
gpio-ir-tx.c
igorplugusb.c
iguanair.c
imon.c
imon_raw.c
ir-hix5hd2.c
ir-imon-decoder.c media: rc: imon decoder: support the stick 2018-05-04 08:22:09 -04:00
ir-jvc-decoder.c media: rc: set timeout to smallest value required by enabled protocols 2018-04-20 09:14:31 -04:00
ir-mce_kbd-decoder.c media: rc: decoders do not need to check for transitions 2018-05-14 07:16:24 -04:00
ir-nec-decoder.c media: rc: set timeout to smallest value required by enabled protocols 2018-04-20 09:14:31 -04:00
ir-rc5-decoder.c media: rc: decoders do not need to check for transitions 2018-05-14 07:16:24 -04:00
ir-rc6-decoder.c media: rc: decoders do not need to check for transitions 2018-05-14 07:16:24 -04:00
ir-rx51.c
ir-sanyo-decoder.c media: rc: set timeout to smallest value required by enabled protocols 2018-04-20 09:14:31 -04:00
ir-sharp-decoder.c media: rc: set timeout to smallest value required by enabled protocols 2018-04-20 09:14:31 -04:00
ir-sony-decoder.c media: rc: set timeout to smallest value required by enabled protocols 2018-04-20 09:14:31 -04:00
ir-spi.c media: rc: ir-spi: update Andi's e-mail 2018-04-20 09:23:28 -04:00
ir-xmp-decoder.c media: rc: set timeout to smallest value required by enabled protocols 2018-04-20 09:14:31 -04:00
ite-cir.c media: rc: ite-cir: lower timeout and extend allowed timeout range 2018-05-14 07:17:28 -04:00
ite-cir.h media: rc: ite-cir: lower timeout and extend allowed timeout range 2018-05-14 07:17:28 -04:00
lirc_dev.c media updates for v4.18-rc1 2018-06-07 12:34:37 -07:00
mceusb.c media: mceusb: add missing break 2018-05-14 07:12:33 -04:00
meson-ir.c
mtk-cir.c media: rc: mtk-cir: use of_device_get_match_data() 2018-04-20 09:24:04 -04:00
nuvoton-cir.c media: rc: nuvoton: Keep device enabled during reg init 2018-05-28 17:39:49 -04:00
nuvoton-cir.h
pwm-ir-tx.c
rc-core-priv.h media updates for v4.18-rc1 2018-06-07 12:34:37 -07:00
rc-ir-raw.c media: rc: be less noisy when driver misbehaves 2018-06-27 10:03:45 -04:00
rc-loopback.c
rc-main.c media: rc: read out of bounds if bpf reports high protocol number 2018-07-30 08:19:53 -04:00
redrat3.c
serial_ir.c
sir_ir.c
st_rc.c media: st_rc: Don't stay on an IRQ handler forever 2018-04-17 05:50:05 -04:00
streamzap.c
sunxi-cir.c
tango-ir.c
ttusbir.c
winbond-cir.c media: rc: winbond: do not send reset and timeout raw events on startup 2018-05-14 07:17:06 -04:00
zx-irdec.c