summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-21soc: loongson: loongson2_guts: Add check for devm_kstrdup()Haoxiang Li1-1/+4
2025-02-21Merge tag 'scmi-fix-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-2/+2
2025-02-20Merge tag 'net-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds34-217/+365
2025-02-20smb: client: Add check for next_buffer in receive_encrypted_standard()Haoxiang Li1-0/+4
2025-02-20nvme: only allow entering LIVE from CONNECTING stateDaniel Wagner1-2/+0
2025-02-20nvme-fc: rely on state transitions to handle connectivity lossDaniel Wagner1-61/+6
2025-02-20Merge tag 'v6.14-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-24/+71
2025-02-20Merge tag 'bcachefs-2025-02-20' of git://evilpiepirate.org/bcachefsLinus Torvalds4-58/+42
2025-02-20Merge tag 'xfs-fixes-6.14-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds7-30/+114
2025-02-20perf/x86/intel: Fix event constraints for LNCKan Liang2-14/+8
2025-02-20Merge tag 'md-6.14-20250218' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe3-9/+3
2025-02-20gpiolib: don't bail out if get_direction() fails in gpiochip_add_data()Bartosz Golaszewski1-1/+9
2025-02-20Merge branch 'net-remove-the-single-page-frag-cache-for-good'Paolo Abeni5-104/+30
2025-02-20Revert "net: skb: introduce and use a single page frag cache"Paolo Abeni3-100/+22
2025-02-20net: allow small head cache usage with large MAX_SKB_FRAGS valuesPaolo Abeni3-6/+10
2025-02-20nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()Haoxiang Li1-0/+2
2025-02-20tcp: drop secpath at the same time as we currently drop dstSabrina Dubroca4-7/+21
2025-02-20net: axienet: Set mac_managed_pmNick Hu1-0/+1
2025-02-20Merge branch 'net-core-improvements-to-device-lookup-by-hardware-address'Jakub Kicinski3-4/+37
2025-02-20arp: switch to dev_getbyhwaddr() in arp_req_set_public()Breno Leitao1-1/+1
2025-02-20net: Add non-RCU dev_getbyhwaddr() helperBreno Leitao2-3/+36
2025-02-20sctp: Fix undefined behavior in left shift operationYu-Chun Lin1-1/+1
2025-02-20Merge branch 'flow_dissector-fix-handling-of-mixed-port-and-port-range-keys'Jakub Kicinski3-21/+81
2025-02-20selftests/bpf: Add a specific dst port matchingCong Wang1-1/+6
2025-02-20flow_dissector: Fix port range key handling in BPF conversionCong Wang1-8/+10
2025-02-20selftests/net/forwarding: Add a test case for tc-flower of mixed port and por...Cong Wang1-0/+46
2025-02-20flow_dissector: Fix handling of mixed port and port-range keysCong Wang1-12/+19
2025-02-20Merge branch 'gtp-geneve-suppress-list_del-splat-during-exit_batch_rtnl'Jakub Kicinski2-12/+0
2025-02-20geneve: Suppress list corruption splat in geneve_destroy_tunnels().Kuniyuki Iwashima1-7/+0
2025-02-20gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl().Kuniyuki Iwashima1-5/+0
2025-02-20Merge tag 'mm-hotfixes-stable-2025-02-19-17-49' of git://git.kernel.org/pub/s...Linus Torvalds18-66/+120
2025-02-20bcachefs: Fix srcu lock warning in btree_update_nodes_written()Kent Overstreet1-0/+2
2025-02-20bcachefs: Fix bch2_indirect_extent_missing_error()Kent Overstreet1-10/+8
2025-02-19io_uring/rw: clean up mshot forced sync modePavel Begunkov1-9/+3
2025-02-19io_uring/rw: move ki_complete init into prepPavel Begunkov1-3/+8
2025-02-19io_uring/rw: don't directly use ki_completePavel Begunkov1-5/+9
2025-02-19io_uring/rw: forbid multishot async readsPavel Begunkov1-2/+11
2025-02-19drm/i915/dp: Fix disabling the transcoder function in 128b/132b modeImre Deak1-4/+2
2025-02-19drm/i915/dp: Fix error handling during 128b/132b link trainingImre Deak1-1/+14
2025-02-19bcachefs: Fix fsck directory i_size checkingKent Overstreet2-48/+32
2025-02-19accel/amdxdna: Add missing include linux/slab.hSu Hui1-0/+1
2025-02-19cifs: Treat unhandled directory name surrogate reparse points as mount direct...Pali Rohár2-0/+16
2025-02-19cifs: Throw -EOPNOTSUPP error on unsupported reparse point type from parse_re...Pali Rohár1-3/+2
2025-02-19smb311: failure to open files of length 1040 when mounting with SMB3.1.1 POSI...Steve French4-7/+29
2025-02-19smb: client, common: Avoid multiple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2-12/+22
2025-02-19io_uring/rsrc: remove unused constantsCaleb Sander Mateos1-6/+0
2025-02-19Merge tag 'spi-nor/fixes-for-6.14-rc4' of https://git.kernel.org/pub/scm/linu...Miquel Raynal1-1/+1
2025-02-19mtd: rawnand: cadence: fix unchecked dereferenceNiravkumar L Rabara1-2/+4
2025-02-19MAINTAINERS: Remove myselfKarol Herbst1-2/+0
2025-02-19drm/nouveau/pmu: Fix gp10b firmware guardAaron Kling1-1/+1