]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2022-10-22  Dave Marchevskybpf: Allow ringbuf memory to be used as map key
2022-10-21  Andrii NakryikoMerge branch 'Add support for aarch64 to selftests...
2022-10-21  Manu Bretelleselftests/bpf: Initial DENYLIST for aarch64
2022-10-21  Manu Bretelleselftests/bpf: Update vmtests.sh to support aarch64
2022-10-21  Manu Bretelleselftests/bpf: Add config.aarch64
2022-10-21  Manu Bretelleselftests/bpf: Remove entries from config.s390x already...
2022-10-21  Quentin Monnetbpftool: Add "bootstrap" feature to version output
2022-10-21  Quentin Monnetbpftool: Set binary name to "bpftool" in help and versi...
2022-10-21  Xu Kuohailibbpf: Avoid allocating reg_name with sscanf in parse_...
2022-10-21  Delyan Kratunovselftests/bpf: fix task_local_storage/exit_creds rcu...
2022-10-21  Alexei StarovoitovMerge branch 'bpftool: Add autoattach for bpf prog...
2022-10-21  Wang Yufenbpftool: Update the bash completion(add autoattach...
2022-10-21  Wang Yufenbpftool: Update doc (add autoattach to prog load)
2022-10-21  Wang Yufenbpftool: Add autoattach for bpf prog load|loadall
2022-10-21  Wang Yufenselftests/bpf: fix missing BPF object files
2022-10-21  Donald Hunterbpf, docs: Reformat BPF maps page to be more readable
2022-10-19  Alexei StarovoitovMerge branch 'bpf,x64: Use BMI2 for shifts'
2022-10-19  Jie Mengbpf: add selftests for lsh, rsh, arsh with reg operand
2022-10-19  Jie Mengbpf,x64: use shrx/sarx/shlx when available
2022-10-19  Jie Mengbpf,x64: avoid unnecessary instructions when shift...
2022-10-19  Alexei StarovoitovMerge branch 'libbpf: support non-mmap()'able data...
2022-10-19  Andrii Nakryikolibbpf: add non-mmapable data section selftest
2022-10-19  Andrii Nakryikolibbpf: only add BPF_F_MMAPABLE flag for data maps...
2022-10-19  Andrii Nakryikolibbpf: clean up and refactor BTF fixup step
2022-10-19  Daniel Müllerbpf/docs: Summarize CI system and deny lists
2022-10-19  Daniel Müllersamples/bpf: Fix typos in README
2022-10-19  Shaomin Dengsamples/bpf: Fix double word in comments
2022-10-19  Gerhard Engledersamples/bpf: Fix MAC address swapping in xdp2_kern
2022-10-19  Gerhard Engledersamples/bpf: Fix map iteration in xdp1_user
2022-10-19  Alexandru Tachicinet: ethernet: adi: adin1110: Fix SPI transfers
2022-10-19  David S. MillerMerge branch 'net-bridge-mc-cleanups'
2022-10-19  Ido Schimmelbridge: mcast: Simplify MDB entry creation
2022-10-19  Ido Schimmelbridge: mcast: Use spin_lock() instead of spin_lock_bh()
2022-10-19  Ido Schimmelselftests: bridge_igmp: Remove unnecessary address...
2022-10-19  Ido Schimmelselftests: bridge_vlan_mcast: Delete qdiscs during...
2022-10-19  David S. MillerMerge branch 'dpaa-phylink'
2022-10-19  Sean Andersonarm64: dts: layerscape: Add nodes for QSGMII PCSs
2022-10-19  Sean Andersonpowerpc: dts: qoriq: Add nodes for QSGMII PCSs
2022-10-19  Sean Andersonpowerpc: dts: t208x: Mark MAC1 and MAC2 as 10G
2022-10-19  Sean Andersonnet: dpaa: Convert to phylink
2022-10-19  Sean Andersonnet: fman: memac: Use lynx pcs driver
2022-10-19  Sean Andersonnet: fman: memac: Add serdes support
2022-10-19  Russell King... net: phylink: provide phylink_validate_mask_caps()...
2022-10-19  Sean Andersondt-bindings: net: fman: Add additional interface properties
2022-10-19  Sean Andersondt-bindings: net: Add Lynx PCS binding
2022-10-19  Sean Andersondt-bindings: net: Expand pcs-handle to an array
2022-10-19  David S. MillerMerge branch 'net-marvell-yaml'
2022-10-19  Marcin WojtasARM: dts: armada-375: Update network description to...
2022-10-19  Marcin Wojtasarm64: dts: marvell: Update network description to...
2022-10-19  Michał Grzelakdt-bindings: net: marvell,pp2: convert to json-schema
2022-10-19  Govindarajulu... enic: define constants for legacy interrupts offset
2022-10-19  Shenwei Wangnet: fec: remove the unused functions
2022-10-19  Arnd Bergmannnet: remove smc911x driver
2022-10-19  Jakub KicinskiMerge tag 'for-netdev' of git://git.kernel.org/pub...
2022-10-18  Daniel Müllerbpf/docs: Update README for most recent vmtest.sh
2022-10-18  Alexei StarovoitovMerge branch 'Remove unnecessary RCU grace period chaining'
2022-10-18  Hou Taobpf: Use rcu_trace_implies_rcu_gp() for program array...
2022-10-18  Hou Taobpf: Use rcu_trace_implies_rcu_gp() in local storage map
2022-10-18  Hou Taobpf: Use rcu_trace_implies_rcu_gp() in bpf memory allocator
2022-10-18  Paul E. McKenneyrcu-tasks: Provide rcu_trace_implies_rcu_gp()
2022-10-18  Jiapeng Chongnet: ip6_gre: Remove the unused function ip6gre_tnl_add...
2022-10-13  Hou Taoselftests/bpf: Use sys_pidfd_open() helper when possible
2022-10-13  Andrii NakryikoMerge branch 'libbpf: fix fuzzer-reported issues'
2022-10-13  Andrii NakryikoMerge branch 'Fix bugs found by ASAN when running selft...
2022-10-13  Shung-Hsi Yulibbpf: Fix null-pointer dereference in find_prog_by_se...
2022-10-13  Shung-Hsi Yulibbpf: Deal with section with no data gracefully
2022-10-13  Shung-Hsi Yulibbpf: Use elf_getshdrnum() instead of e_shnum
2022-10-13  Xu Kuohaiselftest/bpf: Fix error usage of ASSERT_OK in xdp_adjus...
2022-10-13  Xu Kuohaiselftests/bpf: Fix error failure of case test_xdp_adjus...
2022-10-13  Xu Kuohaiselftest/bpf: Fix memory leak in kprobe_multi_test
2022-10-13  Xu Kuohaiselftests/bpf: Fix memory leak caused by not destroying...
2022-10-13  Xu Kuohailibbpf: Fix memory leak in parse_usdt_arg()
2022-10-13  Xu Kuohailibbpf: Fix use-after-free in btf_dump_name_dups
2022-10-13  Linus TorvaldsMerge tag 'net-6.1-rc1' of git://git.kernel.org/pub...
2022-10-13  Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2022-10-13  Linus TorvaldsMerge tag 'trace-v6.1-1' of git://git.kernel.org/pub...
2022-10-13  Linus TorvaldsMerge tag 'linux-watchdog-6.1-rc1' of git://www.linux...
2022-10-13  Linus TorvaldsMerge tag 'ceph-for-6.1-rc1' of https://github.com...
2022-10-13  Linus TorvaldsMerge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org...
2022-10-13  Linus TorvaldsMerge tag 'for-linus-6.1-ofs1' of git://git.kernel...
2022-10-13  Dan Carpentersunhme: fix an IS_ERR() vs NULL check in probe
2022-10-13  Dan Carpenternet: marvell: prestera: fix a couple NULL vs IS_ERR...
2022-10-13  Eric Dumazetkcm: avoid potential race in kcm_tx_work
2022-10-13  Kuniyuki Iwashimatcp: Clean up kernel listener's reqsk in inet_twsk_purge()
2022-10-13  Martin KaFai Lauselftests/bpf: S/iptables/iptables-legacy/ in the bpf_n...
2022-10-13  Michael S.... vdpa/ifcvf: add reviewer
2022-10-13  Michael S.... virtio_pci: use irq to detect interrupt support
2022-10-13  Paolo AbeniMerge tag 'wireless-2022-10-13' of git://git.kernel...
2022-10-13  Johannes BergMerge branch 'cve-fixes-2022-10-13'
2022-10-13  Divya Kopperanet: phy: micrel: Fixes FIELD_GET assertion
2022-10-13  Xin Longopenvswitch: add nf_ct_is_confirmed check before assign...
2022-10-13  Jakub KicinskiMerge branch 'tcp-udp-fix-memory-leaks-and-data-races...
2022-10-13  Kuniyuki Iwashimatcp: Fix data races around icsk->icsk_af_ops.
2022-10-13  Kuniyuki Iwashimaipv6: Fix data races around sk->sk_prot.
2022-10-13  Kuniyuki Iwashimatcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destr...
2022-10-13  Kuniyuki Iwashimaudp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRF...
2022-10-13  Kuniyuki Iwashimatcp/udp: Fix memory leak in ipv6_renew_options().
2022-10-12  Linus TorvaldsMerge tag 'linux-kselftest-kunit-6.1-rc1-2' of git...
2022-10-12  Linus TorvaldsMerge tag 'linux-kselftest-next-6.1-rc1-2' of git:...
2022-10-12  Linus TorvaldsMerge tag 'vfio-v6.1-rc1' of https://github.com/awillia...
next