summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-21samples/bpf: syscall_tp_user: Rename num_progs into nr_testsJinghao Jia
2023-09-21Merge branch 'implement-cpuv4-support-for-s390x'Alexei Starovoitov
2023-09-21selftests/bpf: Trim DENYLIST.s390xIlya Leoshkevich
2023-09-21selftests/bpf: Enable the cpuv4 tests for s390xIlya Leoshkevich
2023-09-21s390/bpf: Implement signed divisionIlya Leoshkevich
2023-09-21s390/bpf: Implement unconditional jump with 32-bit offsetIlya Leoshkevich
2023-09-21s390/bpf: Implement unconditional byte swapIlya Leoshkevich
2023-09-21s390/bpf: Implement BPF_MEMSXIlya Leoshkevich
2023-09-21s390/bpf: Implement BPF_MOV | BPF_X with sign-extensionIlya Leoshkevich
2023-09-21selftests/bpf: Add big-endian support to the ldsx testIlya Leoshkevich
2023-09-21selftests/bpf: Unmount the cgroup2 work directoryIlya Leoshkevich
2023-09-21bpf: Disable zero-extension for BPF_MEMSXIlya Leoshkevich
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-09-21Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-21Merge tag 'v6.6-rc3.vfs.ctime.revert' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-21Merge tag 'powerpc-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-09-21Merge tag 'for-linus-6.6a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-09-21Merge tag 'fixes-2023-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-21Merge tag 'sound-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-09-21Merge tag 'hwmon-for-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-21net: dsa: sja1105: make read-only const arrays staticColin Ian King
2023-09-21netdev: Remove unneeded semicolonYang Li
2023-09-21Merge branch 'vsock-virtio-vhost-msg_zerocopy-preparations'Paolo Abeni
2023-09-21vsock/virtio: MSG_ZEROCOPY flag supportArseniy Krasnov
2023-09-21vsock/virtio: non-linear skb handling for tapArseniy Krasnov
2023-09-21vsock/virtio: support to send non-linear skbArseniy Krasnov
2023-09-21vsock/virtio/vhost: read data from non-linear skbArseniy Krasnov
2023-09-21Merge tag 'nf-23-09-20' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni
2023-09-21sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()Edward Cree
2023-09-21igc: Expose tx-usecs coalesce setting to userMuhammad Husaini Zulkifli
2023-09-21Merge branch 'add-missing-xdp_do_flush-invocations'Paolo Abeni
2023-09-21octeontx2-pf: Do xdp_do_flush() after redirects.Sebastian Andrzej Siewior
2023-09-21bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPISebastian Andrzej Siewior
2023-09-21net: ena: Flush XDP packets on error.Sebastian Andrzej Siewior
2023-09-20Merge tag 'media/v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-09-20Merge tag 'for-6.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-20Merge tag 'spi-fix-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-20Merge tag 'regulator-fix-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-09-20Revert "fs: add infrastructure for multigrain timestamps"Christian Brauner
2023-09-20Revert "btrfs: convert to multigrain timestamps"Christian Brauner
2023-09-20Revert "ext4: switch to multigrain timestamps"Christian Brauner
2023-09-20Revert "xfs: switch to multigrain timestamps"Christian Brauner
2023-09-20Revert "tmpfs: add support for multigrain timestamps"Christian Brauner
2023-09-20Merge tag 'asoc-fix-v6.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2023-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2023-09-20net/handshake: Fix memory leak in __sock_create() and sock_alloc_file()Jinjie Ruan
2023-09-20wifi: cfg80211: make read-only array centers_80mhz static constColin Ian King
2023-09-20net: dsa: mv88e6xxx: make const read-only array lanes staticColin Ian King
2023-09-20net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable dereferenced b...Cai Huoqing
2023-09-20Merge branch 'ionic-better-tx-sg=handling'David S. Miller