summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bpf: Add support for forced LINK_DETACH commandAndrii Nakryiko2020-08-012-0/+6
* bpf: Fix bpf_ringbuf_output() signature to return longAndrii Nakryiko2020-07-281-1/+1
* bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko2020-07-252-10/+0
* bpf: Implement BPF XDP link-specific introspection APIsAndrii Nakryiko2020-07-251-0/+3
* bpf, xdp: Add bpf_link-based XDP attachment APIAndrii Nakryiko2020-07-252-1/+10
* bpf, xdp: Maintain info on attached XDP BPF programs in net_deviceAndrii Nakryiko2020-07-251-2/+15
* bpf: Make bpf_link API available indepently of CONFIG_BPF_SYSCALLAndrii Nakryiko2020-07-251-26/+55
* bpf: Make cgroup storages shared between programs on the same cgroupYiFei Zhu2020-07-251-4/+8
* bpf: Fail PERF_EVENT_IOC_SET_BPF when bpf_get_[stack|stackid] cannot workSong Liu2020-07-251-1/+2
* bpf: Separate bpf_get_[stack|stackid] for perf events BPFSong Liu2020-07-251-0/+2
* bpf: Implement bpf iterator for map elementsYonghong Song2020-07-252-0/+23
* bpf: Support readonly/readwrite buffers in verifierYonghong Song2020-07-251-0/+6
* bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_tYonghong Song2020-07-252-2/+8
* bpf: Refactor bpf_iter_reg to have separate seq_info memberYonghong Song2020-07-251-7/+10
* bpf: Add bpf_prog iteratorAlexei Starovoitov2020-07-251-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-2525-24/+157
|\
| * Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-251-1/+4
| |\
| | * x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel2020-07-221-1/+4
| * | Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-251-0/+1
| |\ \
| | * | efi/efivars: Expose RT service availability via efivars abstractionArd Biesheuvel2020-07-091-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds2020-07-253-4/+5
| |\ \ \
| | * | | flow_offload: Move rhashtable inclusion to the source fileHerbert Xu2020-07-241-1/+0
| | * | | tcp: allow at most one TLP probe per flightYuchung Cheng2020-07-231-2/+4
| | * | | rhashtable: drop duplicated word in <linux/rhashtable.h>Randy Dunlap2020-07-171-1/+1
| * | | | Merge branch 'akpm' into master (patches from Andrew)Linus Torvalds2020-07-242-2/+6
| |\ \ \ \
| | * | | | io-mapping: indicate mapping failureMichael J. Ruhl2020-07-241-1/+4
| | * | | | vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right wayChengguang Xu2020-07-241-1/+2
| * | | | | Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-07-241-0/+1
| |\ \ \ \ \
| | * | | | | dm integrity: fix integrity recalculation that is improperly skippedMikulas Patocka2020-07-231-0/+1
| * | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-07-241-1/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | i2c: drop duplicated word in the header fileRandy Dunlap2020-07-221-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'sound-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-07-213-0/+4
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge tag 'asoc-fix-v5.8-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-07-173-0/+4
| | |\ \ \ \
| | | * | | | ASoC: soc-dai: set dai_link dpcm_ flags with a helperPierre-Louis Bossart2020-07-081-0/+1
| | | * | | | ASoC: core: Remove only the registered component in devm functionsMaxime Ripard2020-07-071-0/+2
| | | * | | | ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on the Lenovo M...Hans de Goede2020-06-291-0/+1
| * | | | | | Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-07-191-4/+0
| |\ \ \ \ \ \
| | * | | | | | sched: Fix loadavg accounting racePeter Zijlstra2020-07-081-4/+0
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'dma-mapping-5.8-6' of git://git.infradead.org/users/hch/dma-mappin...Linus Torvalds2020-07-191-0/+1
| |\ \ \ \ \ \
| | * | | | | | dma-direct: provide function to check physical memory area validityNicolas Saenz Julienne2020-07-141-0/+1
| * | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-07-171-2/+4
| |\ \ \ \ \ \ \
| | * | | | | | | asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()Will Deacon2020-07-171-2/+4
| * | | | | | | | Merge tag 'fuse-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-07-171-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | fuse: reject options on reconfigure via fsconfig(2)Miklos Szeredi2020-07-141-0/+1
| | |/ / / / / / /
| * | | | | | | | Merge tag 'drm-fixes-2020-07-17-1' of git://anongit.freedesktop.org/drm/drm i...Linus Torvalds2020-07-161-0/+1
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2020-07-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-07-161-0/+1
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | | * | | | | | | dmabuf: use spinlock to access dmabuf->nameCharan Teja Kalla2020-07-101-0/+1
| * | | | | | | | | Merge tag 'char-misc-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-07-161-2/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match u...Hans de Goede2020-07-101-2/+2
| * | | | | | | | | | Merge tag 'driver-core-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-07-161-2/+3
| |\ \ \ \ \ \ \ \ \ \