summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Merge tag 'sound-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-02-042-1/+18
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2022-02-012-1/+18
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | ASoC DPCM lockdep fixesMark Brown2022-01-281-0/+15
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locksTakashi Iwai2022-01-281-0/+15
| | | * | | | | | | | | ASoC: hdmi-codec: Fix OOB memory accessesDmitry Osipenko2022-01-281-1/+3
| | | |/ / / / / / / /
| * | | | | | | | | | Merge tag 'drm-fixes-2022-02-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-02-041-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-02-041-1/+1
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TOD...Helge Deller2022-02-021-1/+1
| | | |/ / / / / / / /
| * | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-02-042-0/+20
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | mm/pgtable: define pte_index so that preprocessor could recognize itMike Rapoport2022-02-041-0/+1
| | * | | | | | | | | | mm/page_table_check: check entries at pmd levelsPasha Tatashin2022-02-041-0/+19
| * | | | | | | | | | | Merge tag 'ceph-for-5.17-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds2022-02-042-0/+6
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | libceph: optionally use bounce buffer on recv path in crc modeIlya Dryomov2022-02-022-0/+2
| | * | | | | | | | | | | libceph: make recv path in secure mode work the same as send pathIlya Dryomov2022-02-021-0/+4
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag '5.17-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2022-02-041-0/+7
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| | * | | | | | | | | | netfs, cachefiles: Add a method to query presence of data in the cacheDavid Howells2022-02-011-0/+7
| | | |_|/ / / / / / / | | |/| | | | | | | |
* | | | | | | | | | | net: make net->dev_unreg_count atomicEric Dumazet2022-02-101-1/+1
* | | | | | | | | | | Merge tag 'ieee802154-for-davem-2022-02-10' of git://git.kernel.org/pub/scm/l...David S. Miller2022-02-102-0/+22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | net: ieee802154: Provide a kdoc to the address structureDavid Girault2022-02-011-0/+10
| * | | | | | | | | | | net: mac802154: Explain the use of ieee802154_wake/stop_queue()Miquel Raynal2022-01-281-0/+12
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski2022-02-1011-86/+36
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | netfilter: nft_cmp: optimize comparison for 16-bytesPablo Neira Ayuso2022-02-091-0/+9
| * | | | | | | | | | | | netfilter: cttimeout: use option structureFlorian Westphal2022-02-091-2/+6
| * | | | | | | | | | | | netfilter: ecache: don't use nf_conn spinlockFlorian Westphal2022-02-091-1/+1
| * | | | | | | | | | | | netfilter: conntrack: pptp: use single option structureFlorian Westphal2022-02-041-21/+17
| * | | | | | | | | | | | netfilter: conntrack: remove extension register apiFlorian Westphal2022-02-047-54/+0
| * | | | | | | | | | | | netfilter: conntrack: handle ->destroy hook via nat_ops insteadFlorian Westphal2022-02-042-3/+1
| * | | | | | | | | | | | netfilter: conntrack: move extension sizes into coreFlorian Westphal2022-02-041-1/+0
| * | | | | | | | | | | | netfilter: conntrack: make all extensions 8-byte alignnedFlorian Westphal2022-02-041-4/+1
| * | | | | | | | | | | | netfilter: nfqueue: enable to get skb->priorityNicolas Dichtel2022-02-041-0/+1
* | | | | | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-02-109-41/+91
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wideJakub Sitnicki2022-02-091-1/+2
| * | | | | | | | | | | | | bpf: Introduce bpf_jit_binary_pack_[alloc|finalize|free]Song Liu2022-02-082-9/+13
| * | | | | | | | | | | | | bpf: Introduce bpf_arch_text_copySong Liu2022-02-081-0/+2
| * | | | | | | | | | | | | bpf: Use size instead of pages in bpf_binary_headerSong Liu2022-02-081-3/+3
| * | | | | | | | | | | | | bpf: Use bytes instead of pages for bpf_jit_[charge|uncharge]_modmemSong Liu2022-02-081-2/+2
| * | | | | | | | | | | | | bpf: Implement bpf_core_types_are_compat().Matteo Croce2022-02-041-0/+5
| * | | | | | | | | | | | | bpf: Make dst_port field in struct bpf_sock 16-bit wideJakub Sitnicki2022-01-311-1/+2
| * | | | | | | | | | | | | bpf: reject program if a __user tagged memory accessed in kernel wayYonghong Song2022-01-272-3/+11
| * | | | | | | | | | | | | compiler_types: define __user as __attribute__((btf_type_tag("user")))Yonghong Song2022-01-271-0/+3
| * | | | | | | | | | | | | cgroup/bpf: fast path skb BPF filteringPavel Begunkov2022-01-272-4/+33
| * | | | | | | | | | | | | i40e: xsk: Move tmp desc array from driver to poolMagnus Karlsson2022-01-272-3/+3
| * | | | | | | | | | | | | bpf: remove unused static inlinesJakub Kicinski2022-01-272-15/+0
| * | | | | | | | | | | | | bpf: Add bpf_copy_from_user_task() helperKenny Yu2022-01-252-0/+12
* | | | | | | | | | | | | | net: drop_monitor: support drop reasonMenglong Dong2022-02-101-0/+1
* | | | | | | | | | | | | | mctp: Add SIOCMCTP{ALLOC,DROP}TAG ioctls for tag controlMatt Johnston2022-02-093-2/+32
* | | | | | | | | | | | | | mctp: Add helper for address match checkingJeremy Kerr2022-02-091-0/+5
* | | | | | | | | | | | | | net: dsa: typo in commentLuiz Angelo Daros de Luca2022-02-091-1/+1
* | | | | | | | | | | | | | ipv6/addrconf: use one delayed work per netnsEric Dumazet2022-02-091-0/+1
* | | | | | | | | | | | | | ipv6/addrconf: allocate a per netns hash tableEric Dumazet2022-02-091-0/+4