]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2021-08-10  Johan Almbladhbpf, tests: Add tests for atomic operations
2021-08-10  Johan Almbladhbpf, tests: Add test for 32-bit context pointer argumen...
2021-08-10  Johan Almbladhbpf, tests: Add branch conversion JIT test
2021-08-10  Johan Almbladhbpf, tests: Add word-order tests for load/store of...
2021-08-10  Johan Almbladhbpf, tests: Add tests for ALU operations implemented...
2021-08-10  Johan Almbladhbpf, tests: Add more ALU64 BPF_MUL tests
2021-08-10  Johan Almbladhbpf, tests: Add more BPF_LSH/RSH/ARSH tests for ALU64
2021-08-10  Johan Almbladhbpf, tests: Add more ALU32 tests for BPF_LSH/RSH/ARSH
2021-08-10  Johan Almbladhbpf, tests: Add more tests of ALU32 and ALU64 bitwise...
2021-08-10  Johan Almbladhbpf, tests: Fix typos in test case descriptions
2021-08-10  Johan Almbladhbpf, tests: Add BPF_MOV tests for zero and sign extension
2021-08-10  Johan Almbladhbpf, tests: Add BPF_JMP32 test cases
2021-08-10  Muhammad Falak... samples, bpf: Add an explict comment to handle nested...
2021-08-09  Jussi Makiselftests/bpf: Add tests for XDP bonding
2021-08-09  Jussi Makiselftests/bpf: Fix xdp_tx.c prog section name
2021-08-09  Jussi Makinet, core: Allow netdev_lower_get_next_private_rcu...
2021-08-09  Jussi Makibpf, devmap: Exclude XDP broadcast to master device
2021-08-09  Jussi Makinet, bonding: Add XDP support to the bonding driver
2021-08-09  Jussi Makinet, core: Add support for XDP redirection to slave...
2021-08-09  Jussi Makinet, bonding: Refactor bond_xmit_hash for use with...
2021-08-06  Andrii NakryikoMerge branch 'samples/bpf: xdpsock: Minor enhancements'
2021-08-06  Niklas Söderlundsamples/bpf: xdpsock: Remove forward declaration of...
2021-08-06  Niklas Söderlundsamples/bpf: xdpsock: Make the sample more useful outsi...
2021-08-06  Andrii Nakryikoselftests/bpf: Rename reference_tracking BPF programs
2021-08-06  Jose Blanquicetselftests/bpf: Fix bpf-iter-tcp4 test to print correctl...
2021-08-04  Stanislav Fomichevselftests/bpf: Move netcnt test under test_progs
2021-08-04  Matthew Coverbpf, samples: Add missing mprog-disable to xdp_redirect...
2021-08-04  Andrii Nakryikobpf: Fix bpf_prog_test_run_xdp logic after incorrect...
2021-08-03  Cong Wangbpf, unix: Check socket type in unix_bpf_update_proto()
2021-08-02  Johan Almbladhbpf: Fix off-by-one in tail call count limiting
2021-08-02  Colin Ian Kingnet/mlx4: make the array states static const, makes...
2021-08-02  Colin Ian Kingnet: 3c509: make the array if_names static const, makes...
2021-08-02  Colin Ian Kingdpaa2-eth: make the array faf_bits static const, makes...
2021-08-02  Colin Ian Kingqlcnic: make the array random_data static const, makes...
2021-08-02  Colin Ian Kingnet: marvell: make the array name static, makes object...
2021-08-02  Colin Ian Kingcxgb4: make the array match_all_mac static, makes objec...
2021-08-02  David Ahernipv4: Fix refcount warning for new fib_info
2021-08-02  Colin Ian Kingnet: phy: mscc: make some arrays static const, makes...
2021-08-02  Colin Ian Kingnetdevsim: make array res_ids static const, makes objec...
2021-08-02  Gustavo A.... net/ipv4: Replace one-element array with flexible-array...
2021-08-02  Vladimir Olteannet: dsa: remove the struct packet_type argument from...
2021-08-02  Krzysztof Kozlowskinfc: hci: pass callback data param as pointer in nci_re...
2021-08-02  Christophe... cavium: switch from 'pci_' to 'dma_' API
2021-08-02  Vladimir Olteannet: dsa: mt7530: drop paranoid checks in .get_tag_prot...
2021-08-02  David S. MillerMerge branch 'octeon-drr-config'
2021-08-02  Sunil Gouthamocteontx2-pf: cn10k: Config DWRR weight based on MTU
2021-08-02  Sunil Gouthamocteontx2-af: cn10k: DWRR MTU configuration
2021-08-02  Dust Liselftests/net: remove min gso test in packet_snd
2021-08-02  Yufeng Mobonding: 3ad: fix the concurrency between __bond_releas...
2021-08-02  Cong Wangnet_sched: refactor TC action init API
2021-08-02  Martin Kaiserniu: read property length only if we use it
2021-07-31  Jakub KicinskiMerge https://git.kernel.org/pub/scm/linux/kernel/git...
2021-07-31  Jakub KicinskiMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2021-07-30  Linus TorvaldsMerge tag 'net-5.14-rc4' of git://git.kernel.org/pub...
2021-07-30  Linus TorvaldsMerge tag 'acpi-5.14-rc4' of git://git.kernel.org/pub...
2021-07-30  Linus Torvaldspipe: make pipe writes always wake up readers
2021-07-30  Andrii NakryikoMerge branch 'tools: bpftool: update, synchronise and...
2021-07-30  Quentin Monnettools: bpftool: Complete metrics list in "bpftool prog...
2021-07-30  Quentin Monnettools: bpftool: Document and add bash completion for...
2021-07-30  Quentin Monnetselftests/bpf: Update bpftool's consistency script...
2021-07-30  Quentin Monnettools: bpftool: Update and synchronise option list...
2021-07-30  Quentin Monnettools: bpftool: Complete and synchronise attach or...
2021-07-30  Quentin Monnetselftests/bpf: Check consistency between bpftool source...
2021-07-30  Quentin Monnettools: bpftool: Slightly ease bash completion updates
2021-07-30  Jakub KicinskiMerge branch 'clean-devlink-net-namespace-operations'
2021-07-30  Leon Romanovskydevlink: Allocate devlink directly in requested net...
2021-07-30  Leon Romanovskydevlink: Break parameter notification sequence to be...
2021-07-30  Cong Wangunix_bpf: Fix a potential deadlock in unix_dgram_bpf_re...
2021-07-30  Hengqi Chenlibbpf: Add btf__load_vmlinux_btf/btf__load_module_btf
2021-07-30  Paolo Abenisk_buff: avoid potentially clearing 'slow_gro' field
2021-07-30  Rafael J. WysockiMerge branches 'acpi-resources' and 'acpi-dptf'
2021-07-30  Linus TorvaldsMerge tag 'block-5.14-2021-07-30' of git://git.kernel...
2021-07-30  Linus TorvaldsMerge tag 'io_uring-5.14-2021-07-30' of git://git.kerne...
2021-07-30  Linus TorvaldsMerge tag 'libata-5.14-2021-07-30' of git://git.kernel...
2021-07-30  Linus TorvaldsMerge tag 'for-5.14-rc3-tag' of git://git.kernel.org...
2021-07-30  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2021-07-30  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-07-30  Jakub KicinskiMerge tag 'linux-can-fixes-for-5.14-20210730' of git...
2021-07-30  Wang Haimm/memcg: fix NULL pointer dereference in memcg_slab_fr...
2021-07-30  Shakeel Buttslub: fix unreclaimable slab stat for bulk free
2021-07-30  Aneesh Kumar K.Vmm/migrate: fix NR_ISOLATED corruption on 64-bit
2021-07-30  Johannes Weinermm: memcontrol: fix blocking rstat function called...
2021-07-30  Junxiao Biocfs2: issue zeroout to EOF blocks
2021-07-30  Junxiao Biocfs2: fix zero out valid data
2021-07-30  Matteo Crocelib/test_string.c: move string selftest in the Runtime...
2021-07-30  Catherine Sullivangve: Update MAINTAINERS list
2021-07-30  Yajun Dengnet: netlink: Remove unused function
2021-07-30  Jakub KicinskiMerge branch 'nfc-constify-pointed-data-missed-part'
2021-07-30  Krzysztof Kozlowskinfc: hci: cleanup unneeded spaces
2021-07-30  Krzysztof Kozlowskinfc: nci: constify several pointers to u8, sk_buff...
2021-07-30  Krzysztof Kozlowskinfc: constify local pointer variables
2021-07-30  Krzysztof Kozlowskinfc: constify several pointers to u8, char and sk_buff
2021-07-30  Krzysztof Kozlowskinfc: hci: annotate nfc_llc_init() as __init
2021-07-30  Krzysztof Kozlowskinfc: annotate af_nfc_exit() as __exit
2021-07-30  Krzysztof Kozlowskinfc: mrvl: correct nfcmrvl_spi_parse_dt() device_node...
2021-07-30  Lukas Bulwahnarch: Kconfig: clean up obsolete use of HAVE_IDE
2021-07-30  Yajun Dengnet: convert fib_treeref from int to refcount_t
2021-07-30  Pavel Skripkincan: esd_usb2: fix memory leak
2021-07-30  Pavel Skripkincan: ems_usb: fix memory leak
2021-07-30  Pavel Skripkincan: usb_8dev: fix memory leak
next