summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-02udp: Fix multiple wraparounds of sk->sk_rmem_alloc.Kuniyuki Iwashima1-9/+17
2025-04-02rtnetlink: Use register_pernet_subsys() in rtnl_net_debug_init().Kuniyuki Iwashima1-1/+1
2025-04-02Merge tag 'nfs-for-6.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds31-74/+807
2025-04-02Merge tag 'fuse-update-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-41/+356
2025-04-02selftests: tc-testing: fix nat regex matchingPedro Tammela1-7/+7
2025-04-02Merge tag 'ntfs3_for_6.15' of https://github.com/Paragon-Software-Group/linux...Linus Torvalds9-181/+96
2025-04-02net: mvpp2: Prevent parser TCAM memory corruptionTobias Waldekranz3-67/+140
2025-04-02eth: mlx4: select PAGE_POOLGreg Thelen1-0/+1
2025-04-02MAINTAINERS: update Open vSwitch maintainersJakub Kicinski2-1/+7
2025-04-02bpf: add missing ops lock around dev_xdp_attach_linkStanislav Fomichev1-0/+2
2025-04-02net: airoha: Fix ETS priomap validationLorenzo Bianconi1-8/+8
2025-04-02Merge tag 'vfs-6.15-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-37/+45
2025-04-02net: airoha: Fix qid report in airoha_tc_get_htb_get_leaf_queue()Lorenzo Bianconi1-1/+1
2025-04-02sctp: add mutual exclusion in proc_sctp_do_udp_port()Eric Dumazet1-0/+4
2025-04-02Merge branch 'net_sched-skbprio-remove-overly-strict-queue-assertions'Jakub Kicinski2-4/+33
2025-04-02selftests: tc-testing: Add TBF with SKBPRIO queue length corner case testCong Wang1-1/+33
2025-04-02net_sched: skbprio: Remove overly strict queue assertionsCong Wang1-3/+0
2025-04-02netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 socketsDebin Zhu1-3/+18
2025-04-02Merge tag 'pm-6.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+6
2025-04-02Merge tag 'acpi-6.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-24/+36
2025-04-02netfilter: nf_tables: don't unregister hook when table is dormantFlorian Westphal1-2/+2
2025-04-02netfilter: nft_set_hash: GC reaps elements with conncount for dynamic sets onlyPablo Neira Ayuso1-1/+2
2025-04-02Merge tag 'powerpc-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds48-14312/+43
2025-04-02Merge tag 'uml-for-linux-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds44-1111/+1121
2025-04-02Merge tag 'loongarch-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds11-22/+44
2025-04-02tools/sched_ext: Sync with scx repoTejun Heo5-29/+94
2025-04-02Merge tag 'x86_tdx_for_6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-40/+78
2025-04-02Merge tag 'nvme-6.15-2025-04-02' of git://git.infradead.org/nvme into block-6.15Jens Axboe5-74/+75
2025-04-02Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds39-650/+679
2025-04-02Merge tag 'printk-for-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-27/+30
2025-04-02Merge tag 'rcu-fixes-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2025-04-02Merge tag 'kgdb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds3-43/+11
2025-04-02mm/page_alloc: Fix try_alloc_pagesAlexei Starovoitov1-0/+3
2025-04-02Merge tag 'v6.15-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-133/+24
2025-04-02idpf: fix adapter NULL pointer dereference on rebootEmil Tantilov1-1/+5
2025-04-02ixgbe: fix media type detection for E610 devicePiotr Kwapulinski1-1/+3
2025-04-02e1000e: change k1 configuration on MTP and later platformsVitaly Lifshits3-5/+82
2025-04-02igc: Fix TX drops in XDP ZCZdenek Bouska1-1/+1
2025-04-02igc: Fix XSK queue NAPI ID mappingJoe Damato3-6/+2
2025-04-02ring-buffer: Use flush_kernel_vmap_range() over flush_dcache_folio()Steven Rostedt1-2/+3
2025-04-02tracing: Use vmap_page_range() to map memmap ring bufferSteven Rostedt1-17/+16
2025-04-02tracing: Have reserve_mem use phys_to_virt() and separate from memmap bufferSteven Rostedt2-7/+17
2025-04-02tracing: Enforce the persistent ring buffer to be page alignedSteven Rostedt3-0/+14
2025-04-02bcachefs: add missing selection of XARRAY_MULTIEric Biggers1-0/+1
2025-04-02bcachefs: bch_dev_usage_fullKent Overstreet8-25/+51
2025-04-02bcachefs: Kill btree_iter.transKent Overstreet41-402/+405
2025-04-02bcachefs: do_trace_key_cache_fill()Kent Overstreet1-9/+15
2025-04-02bcachefs: Split up bch_dev.io_refKent Overstreet19-87/+142
2025-04-02nfs: Add missing release on error in nfs_lock_and_join_requests()Dan Carpenter1-1/+3
2025-04-02rv: Fix missing unlock on double nested monitors return pathGabriele Monaco1-1/+2