linux_dsm_epyc7002/drivers/media
Maciej Żenczykowski 71d1921477 bpf: add bpf_ktime_get_boot_ns()
On a device like a cellphone which is constantly suspending
and resuming CLOCK_MONOTONIC is not particularly useful for
keeping track of or reacting to external network events.
Instead you want to use CLOCK_BOOTTIME.

Hence add bpf_ktime_get_boot_ns() as a mirror of bpf_ktime_get_ns()
based around CLOCK_BOOTTIME instead of CLOCK_MONOTONIC.

Signed-off-by: Maciej Żenczykowski <maze@google.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2020-04-26 09:43:05 -07:00
..
cec media: cec-notifier: make cec_notifier_get_conn() static 2020-03-20 09:02:45 +01:00
common media: siano: Use scnprintf() for avoiding potential buffer overflow 2020-03-20 16:28:07 +01:00
dvb-core
dvb-frontends media: tda10071: fix unsigned sign extension overflow 2020-03-12 09:46:45 +01:00
firewire
i2c media: i2c: video-i2c: fix build errors due to 'imply hwmon' 2020-03-24 17:11:27 +01:00
mc
mmc
pci Power management updates for 5.7-rc1 2020-03-30 15:05:01 -07:00
platform Power management updates for 5.7-rc1 2020-03-30 15:05:01 -07:00
radio
rc bpf: add bpf_ktime_get_boot_ns() 2020-04-26 09:43:05 -07:00
spi media: spi: gs1662: Use new structure for SPI transfer delays 2020-03-05 22:46:25 +01:00
tuners
usb media: xirlink_cit: add missing descriptor sanity checks 2020-03-12 17:27:07 +01:00
v4l2-core media: v4l: Add 14-bit raw greyscale pixel format 2020-03-20 09:00:56 +01:00
Kconfig
Makefile