Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Merge tag 'sound-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2022-02-04 | 2 | -1/+18 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel... | Takashi Iwai | 2022-02-01 | 2 | -1/+18 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | ASoC DPCM lockdep fixes | Mark Brown | 2022-01-28 | 1 | -0/+15 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locks | Takashi Iwai | 2022-01-28 | 1 | -0/+15 | |
| | | * | | | | | | | | | ASoC: hdmi-codec: Fix OOB memory accesses | Dmitry Osipenko | 2022-01-28 | 1 | -1/+3 | |
| | | |/ / / / / / / / | ||||||
| * | | | | | | | | | | Merge tag 'drm-fixes-2022-02-04' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2022-02-04 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge tag 'drm-misc-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2022-02-04 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TOD... | Helge Deller | 2022-02-02 | 1 | -1/+1 | |
| | | |/ / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-02-04 | 2 | -0/+20 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | mm/pgtable: define pte_index so that preprocessor could recognize it | Mike Rapoport | 2022-02-04 | 1 | -0/+1 | |
| | * | | | | | | | | | | mm/page_table_check: check entries at pmd levels | Pasha Tatashin | 2022-02-04 | 1 | -0/+19 | |
| * | | | | | | | | | | | Merge tag 'ceph-for-5.17-rc3' of git://github.com/ceph/ceph-client | Linus Torvalds | 2022-02-04 | 2 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | libceph: optionally use bounce buffer on recv path in crc mode | Ilya Dryomov | 2022-02-02 | 2 | -0/+2 | |
| | * | | | | | | | | | | | libceph: make recv path in secure mode work the same as send path | Ilya Dryomov | 2022-02-02 | 1 | -0/+4 | |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge tag '5.17-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2022-02-04 | 1 | -0/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | netfs, cachefiles: Add a method to query presence of data in the cache | David Howells | 2022-02-01 | 1 | -0/+7 | |
| | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
* | | | | | | | | | | | net: make net->dev_unreg_count atomic | Eric Dumazet | 2022-02-10 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge tag 'ieee802154-for-davem-2022-02-10' of git://git.kernel.org/pub/scm/l... | David S. Miller | 2022-02-10 | 2 | -0/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | net: ieee802154: Provide a kdoc to the address structure | David Girault | 2022-02-01 | 1 | -0/+10 | |
| * | | | | | | | | | | | net: mac802154: Explain the use of ieee802154_wake/stop_queue() | Miquel Raynal | 2022-01-28 | 1 | -0/+12 | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next | Jakub Kicinski | 2022-02-10 | 11 | -86/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | netfilter: nft_cmp: optimize comparison for 16-bytes | Pablo Neira Ayuso | 2022-02-09 | 1 | -0/+9 | |
| * | | | | | | | | | | | | netfilter: cttimeout: use option structure | Florian Westphal | 2022-02-09 | 1 | -2/+6 | |
| * | | | | | | | | | | | | netfilter: ecache: don't use nf_conn spinlock | Florian Westphal | 2022-02-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | netfilter: conntrack: pptp: use single option structure | Florian Westphal | 2022-02-04 | 1 | -21/+17 | |
| * | | | | | | | | | | | | netfilter: conntrack: remove extension register api | Florian Westphal | 2022-02-04 | 7 | -54/+0 | |
| * | | | | | | | | | | | | netfilter: conntrack: handle ->destroy hook via nat_ops instead | Florian Westphal | 2022-02-04 | 2 | -3/+1 | |
| * | | | | | | | | | | | | netfilter: conntrack: move extension sizes into core | Florian Westphal | 2022-02-04 | 1 | -1/+0 | |
| * | | | | | | | | | | | | netfilter: conntrack: make all extensions 8-byte alignned | Florian Westphal | 2022-02-04 | 1 | -4/+1 | |
| * | | | | | | | | | | | | netfilter: nfqueue: enable to get skb->priority | Nicolas Dichtel | 2022-02-04 | 1 | -0/+1 | |
* | | | | | | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2022-02-10 | 9 | -41/+91 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wide | Jakub Sitnicki | 2022-02-09 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | bpf: Introduce bpf_jit_binary_pack_[alloc|finalize|free] | Song Liu | 2022-02-08 | 2 | -9/+13 | |
| * | | | | | | | | | | | | | bpf: Introduce bpf_arch_text_copy | Song Liu | 2022-02-08 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | bpf: Use size instead of pages in bpf_binary_header | Song Liu | 2022-02-08 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | bpf: Use bytes instead of pages for bpf_jit_[charge|uncharge]_modmem | Song Liu | 2022-02-08 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | bpf: Implement bpf_core_types_are_compat(). | Matteo Croce | 2022-02-04 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | bpf: Make dst_port field in struct bpf_sock 16-bit wide | Jakub Sitnicki | 2022-01-31 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | bpf: reject program if a __user tagged memory accessed in kernel way | Yonghong Song | 2022-01-27 | 2 | -3/+11 | |
| * | | | | | | | | | | | | | compiler_types: define __user as __attribute__((btf_type_tag("user"))) | Yonghong Song | 2022-01-27 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | cgroup/bpf: fast path skb BPF filtering | Pavel Begunkov | 2022-01-27 | 2 | -4/+33 | |
| * | | | | | | | | | | | | | i40e: xsk: Move tmp desc array from driver to pool | Magnus Karlsson | 2022-01-27 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | bpf: remove unused static inlines | Jakub Kicinski | 2022-01-27 | 2 | -15/+0 | |
| * | | | | | | | | | | | | | bpf: Add bpf_copy_from_user_task() helper | Kenny Yu | 2022-01-25 | 2 | -0/+12 | |
* | | | | | | | | | | | | | | net: drop_monitor: support drop reason | Menglong Dong | 2022-02-10 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | mctp: Add SIOCMCTP{ALLOC,DROP}TAG ioctls for tag control | Matt Johnston | 2022-02-09 | 3 | -2/+32 | |
* | | | | | | | | | | | | | | mctp: Add helper for address match checking | Jeremy Kerr | 2022-02-09 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | net: dsa: typo in comment | Luiz Angelo Daros de Luca | 2022-02-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | ipv6/addrconf: use one delayed work per netns | Eric Dumazet | 2022-02-09 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | ipv6/addrconf: allocate a per netns hash table | Eric Dumazet | 2022-02-09 | 1 | -0/+4 |