]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2025-02-24  Nandakumar... libbpf: Fix out-of-bound read
2025-02-24  Yonghong Songbpf: Fix kmemleak warning for percpu hashmap
2025-02-23  Song Liubpf: arm64: Silence "UBSAN: negation-overflow" warning
2025-02-23  Amery Hungbpf: Refactor check_ctx_access()
2025-02-21  Amery Hungselftests/bpf: Test struct_ops program with __ref arg...
2025-02-21  Amery Hungbpf: Do not allow tail call in strcut_ops program with...
2025-02-21  Andrii Nakryikolibbpf: Fix hypothetical STT_SECTION extern NULL deref...
2025-02-21  Hou Taobpf: Use preempt_count() directly in bpf_send_signal_co...
2025-02-21  Alexei StarovoitovMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2025-02-20  Linus TorvaldsMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm...
2025-02-20  Linus TorvaldsMerge tag 'net-6.14-rc4' of git://git.kernel.org/pub...
2025-02-20  Linus TorvaldsMerge tag 'v6.14-rc3-smb3-client-fixes' of git://git...
2025-02-20  Linus TorvaldsMerge tag 'bcachefs-2025-02-20' of git://evilpiepirate...
2025-02-20  Linus TorvaldsMerge tag 'xfs-fixes-6.14-rc4' of git://git.kernel...
2025-02-20  Paolo AbeniMerge branch 'net-remove-the-single-page-frag-cache...
2025-02-20  Paolo AbeniRevert "net: skb: introduce and use a single page frag...
2025-02-20  Paolo Abeninet: allow small head cache usage with large MAX_SKB_FR...
2025-02-20  Haoxiang Linfp: bpf: Add check for nfp_app_ctrl_msg_alloc()
2025-02-20  Sabrina Dubrocatcp: drop secpath at the same time as we currently...
2025-02-20  Nick Hunet: axienet: Set mac_managed_pm
2025-02-20  Jakub KicinskiMerge branch 'net-core-improvements-to-device-lookup...
2025-02-20  Breno Leitaoarp: switch to dev_getbyhwaddr() in arp_req_set_public()
2025-02-20  Breno Leitaonet: Add non-RCU dev_getbyhwaddr() helper
2025-02-20  Yu-Chun Linsctp: Fix undefined behavior in left shift operation
2025-02-20  Jakub KicinskiMerge branch 'flow_dissector-fix-handling-of-mixed...
2025-02-20  Cong Wangselftests/bpf: Add a specific dst port matching
2025-02-20  Cong Wangflow_dissector: Fix port range key handling in BPF...
2025-02-20  Cong Wangselftests/net/forwarding: Add a test case for tc-flower...
2025-02-20  Cong Wangflow_dissector: Fix handling of mixed port and port...
2025-02-20  Jakub KicinskiMerge branch 'gtp-geneve-suppress-list_del-splat-during...
2025-02-20  Kuniyuki Iwashimageneve: Suppress list corruption splat in geneve_destro...
2025-02-20  Kuniyuki Iwashimagtp: Suppress list corruption splat in gtp_net_exit_bat...
2025-02-20  Linus TorvaldsMerge tag 'mm-hotfixes-stable-2025-02-19-17-49' of...
2025-02-20  Jordan Romeselftests/bpf: Add tests for bpf_copy_from_user_task_str
2025-02-20  Jordan Romebpf: Add bpf_copy_from_user_task_str() kfunc
2025-02-20  Jordan Romemm: Add copy_remote_vm_str() for readng C strings from...
2025-02-19  Kent Overstreetbcachefs: Fix srcu lock warning in btree_update_nodes_w...
2025-02-19  Alexis Lothoré... selftests/bpf: Enable kprobe_multi tests for ARM64
2025-02-19  Tao Chenlibbpf: Wrap libbpf API direct err with libbpf_err
2025-02-19  Kent Overstreetbcachefs: Fix bch2_indirect_extent_missing_error()
2025-02-19  Kent Overstreetbcachefs: Fix fsck directory i_size checking
2025-02-19  Alexei StarovoitovMerge branch 'selftests-bpf-tc_links-tc_opts-unserializ...
2025-02-19  Bastien Curutchet... selftests/bpf: ns_current_pid_tgid: Use test_progs...
2025-02-19  Bastien Curutchet... selftests/bpf: tc_links/tc_opts: Unserialize tests
2025-02-19  Bastien Curutchet... selftests/bpf: Optionally open a dedicated namespace...
2025-02-19  Bastien Curutchet... selftests/bpf: ns_current_pid_tgid: Rename the test...
2025-02-19  Pali Rohárcifs: Treat unhandled directory name surrogate reparse...
2025-02-19  Pali Rohárcifs: Throw -EOPNOTSUPP error on unsupported reparse...
2025-02-19  Steve Frenchsmb311: failure to open files of length 1040 when mount...
2025-02-19  Gustavo A.... smb: client, common: Avoid multiple -Wflex-array-member...
2025-02-19  Alexei StarovoitovMerge branch 'bpf-copy_verifier_state-should-copy-loop_...
2025-02-19  Eduard Zingermanbpf: fix env->peak_states computation
2025-02-19  Eduard Zingermanbpf: free verifier states when they are no longer refer...
2025-02-19  Eduard Zingermanbpf: use list_head to track explored states and free...
2025-02-19  Eduard Zingermanbpf: do not update state->loop_entry in get_loop_entry()
2025-02-19  Eduard Zingermanbpf: make state->dfs_depth < state->loop_entry->dfs_dep...
2025-02-19  Eduard Zingermanbpf: detect infinite loop in get_loop_entry()
2025-02-19  Eduard Zingermanselftests/bpf: check states pruning for deeply nested...
2025-02-19  Eduard Zingermanbpf: don't do clean_live_states when state->loop_entry...
2025-02-19  Eduard Zingermanselftests/bpf: test correct loop_entry update in copy_v...
2025-02-19  Eduard Zingermanbpf: copy_verifier_state() should copy 'loop_entry...
2025-02-19  Jakub KicinskiMerge branch 'net-fix-race-of-rtnl_net_lock-dev_net...
2025-02-19  Kuniyuki Iwashimadev: Use rtnl_net_dev_lock() in unregister_netdev().
2025-02-19  Kuniyuki Iwashimanet: Fix dev_net(dev) race in unregister_netdevice_noti...
2025-02-19  Kuniyuki Iwashimanet: Add net_passive_inc() and net_passive_dec().
2025-02-19  Kory Maincentnet: pse-pd: pd692x0: Fix power limit retrieval
2025-02-19  Jakub KicinskiMAINTAINERS: trim the GVE entry
2025-02-19  Joshua Washingtongve: set xdp redirect target only when it is available
2025-02-19  Alexei StarovoitovMerge branch 'bpf-skip-non-exist-keys-in-generic_map_lo...
2025-02-19  Yan Zhaiselftests: bpf: test batch lookup on array of maps...
2025-02-19  Yan Zhaibpf: skip non exist keys in generic_map_lookup_batch
2025-02-19  Jakub Kicinskitcp: adjust rcvq_space after updating scaling ratio
2025-02-18  Martin KaFai LauMerge branch 'selftests-bpf-migrate-test_xdp_redirect_m...
2025-02-18  Bastien Curutchet... selftests/bpf: Remove test_xdp_redirect_multi.sh
2025-02-18  Bastien Curutchet... selftests/bpf: test_xdp_veth: Add XDP program on egress...
2025-02-18  Bastien Curutchet... selftests/bpf: test_xdp_veth: Add XDP broadcast redirec...
2025-02-18  Bastien Curutchet... selftests/bpf: Optionally select broadcasting flags
2025-02-18  Bastien Curutchet... selftests/bpf: test_xdp_veth: Use a dedicated namespace
2025-02-18  Bastien Curutchet... selftests/bpf: test_xdp_veth: Create struct net_configu...
2025-02-18  Linus TorvaldsMerge tag 'sound-6.14-rc4' of git://git.kernel.org...
2025-02-18  Paolo AbeniMerge branch 'sockmap-vsock-for-connectible-sockets...
2025-02-18  Michal Luczajselftest/bpf: Add vsock test for sockmap rejecting...
2025-02-18  Michal Luczajselftest/bpf: Adapt vsock_delete_on_close to sockmap...
2025-02-18  Michal Luczajvsock/bpf: Warn on socket without transport
2025-02-18  Michal Luczajsockmap, vsock: For connectible sockets allow only...
2025-02-18  Kemeng Shitest_xarray: fix failure in check_pause when CONFIG_XAR...
2025-02-18  Waiman Longkasan: don't call find_vm_area() in a PREEMPT_RT kernel
2025-02-18  Nick DesaulniersMAINTAINERS: update Nick's contact info
2025-02-18  Mark Brownselftests/mm: fix check for running THP tests
2025-02-18  Luiz Capitulinomm: hugetlb: avoid fallback for specific node allocatio...
2025-02-18  Chen Ridongmemcg: avoid dead loop when setting memory.max
2025-02-18  Nick Desaulniersmailmap: update Nick's entry
2025-02-18  Qi Zhengmm: pgtable: fix incorrect reclaim of non-empty PTE...
2025-02-18  Wang Yaxintaskstats: modify taskstats version
2025-02-18  Wang Yaxingetdelays: fix error format characters
2025-02-18  David Hildenbrandmm/migrate_device: don't add folio to be freed to LRU...
2025-02-18  Florian Fainellitools/mm: fix build warnings with musl-libc
2025-02-18  Feng Tangmailmap: add entry for Feng Tang
2025-02-18  Jeff Johnson.mailmap: add entries for Jeff Johnson
2025-02-18  Ricardo Cañuelo... mm,madvise,hugetlb: check for 0-length range after...
next