summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-10-17Merge tag 'i2c-for-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-56/+37
2025-10-16Merge tag 'f2fs-fix-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2025-10-16Merge tag 'for-6.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-22/+25
2025-10-16Merge tag 'v6.18-rc1-smb-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds-16/+34
2025-10-16Merge tag 'net-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-182/+817
2025-10-16Merge tag 'ata-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds-7/+10
2025-10-16udp: do not use skb_release_head_state() before skb_attempt_defer_free()Eric Dumazet-2/+1
2025-10-15net: usb: lan78xx: fix use of improperly initialized dev->chipid in lan78xx_r...I Viswanath-4/+4
2025-10-15Merge tag 'linux-can-fixes-for-6.18-20251014' of git://git.kernel.org/pub/scm...Jakub Kicinski-47/+122
2025-10-15netdevsim: set the carrier when the device goes upBreno Leitao-0/+7
2025-10-15Merge branch 'tls-misc-bugfixes'Jakub Kicinski-11/+92
2025-10-15selftests: tls: add test for short splice due to full skmsgSabrina Dubroca-0/+31
2025-10-15selftests: net: tls: add tests for cmsg vs MSG_MORESabrina Dubroca-0/+34
2025-10-15tls: don't rely on tx_work during send()Sabrina Dubroca-0/+13
2025-10-15tls: wait for pending async decryptions if tls_strp_msg_hold failsSabrina Dubroca-2/+4
2025-10-15tls: always set record_type in tls_process_cmsgSabrina Dubroca-5/+2
2025-10-15tls: wait for async encrypt in case of error during latter iterations of sendmsgSabrina Dubroca-3/+4
2025-10-15tls: trim encrypted message to match the plaintext on short spliceSabrina Dubroca-1/+4
2025-10-15tg3: prevent use of uninitialized remote_adv and local_adv variablesAlexey Simakov-4/+1
2025-10-15MAINTAINERS: new entry for IPv6 IOAMJustin Iurman-0/+10
2025-10-15Merge tag 'vfs-6.18-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-28/+22
2025-10-15gve: Check valid ts bit on RX descriptor before hw timestampingTim Hostetler-7/+16
2025-10-15Merge tag 'bitmap-for-v6.18-rc2' of https://github.com/norov/linuxLinus Torvalds-23/+24
2025-10-15Remove long-stale ext3 defconfig optionLinus Torvalds-31/+0
2025-10-15Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-212/+233
2025-10-15PM / devfreq: rockchip-dfi: switch to FIELD_PREP_WM16 macroNicolas Frattaroli-23/+22
2025-10-15rust: bitmap: clean Rust 1.92.0 `unused_unsafe` warningMiguel Ojeda-0/+2
2025-10-15ksmbd: fix recursive locking in RPC handle list accessMarios Makassikis-6/+22
2025-10-15smb/server: fix possible refcount leak in smb2_sess_setup()ZhangGuoDong-0/+1
2025-10-15smb/server: fix possible memory leak in smb2_read()ZhangGuoDong-0/+1
2025-10-14net: core: fix lockdep splat on device unregisterFlorian Westphal-5/+35
2025-10-14MAINTAINERS: add myself as maintainer for b53Jonas Gorski-0/+1
2025-10-14Merge tag 'nfsd-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds-0/+8
2025-10-14Merge tag 'for-linus-6.18-2' of https://github.com/cminyard/linux-ipmiLinus Torvalds-5/+12
2025-10-14selftests: net: check jq command is supportedWang Liang-0/+4
2025-10-14dt-bindings: i2c: Convert apm,xgene-slimpro-i2c to DT schemaRob Herring (Arm)-15/+36
2025-10-14i2c: usbio: Add ACPI device-id for MTL-CVF devicesHans de Goede-0/+1
2025-10-14i2c: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-41/+0
2025-10-14net: airoha: Take into account out-of-order tx completions in airoha_dev_xmit()Lorenzo Bianconi-1/+15
2025-10-14tcp: fix tcp_tso_should_defer() vs large RTTEric Dumazet-4/+15
2025-10-14r8152: add error handling in rtl8152_driver_initYi Cong-1/+6
2025-10-14usbnet: Fix using smp_processor_id() in preemptible code warningsZqiang-0/+2
2025-10-14Octeontx2-af: Fix missing error code in cgx_probe()Harshit Mogalapalli-0/+1
2025-10-14amd-xgbe: Avoid spurious link down messages during interface toggleRaju Rangoju-1/+1
2025-10-13Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigsTheodore Ts'o-182/+182
2025-10-13net: phy: realtek: Avoid PHYCR2 access if PHYCR2 not presentMarek Vasut-12/+11
2025-10-13Merge branch 'intel-wired-lan-driver-updates-2025-10-01-idpf-ixgbe-ixgbevf'Jakub Kicinski-34/+310
2025-10-13ixgbe: fix too early devlink_free() in ixgbe_remove()Koichiro Den-1/+2
2025-10-13ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmdJedrzej Jagielski-0/+47
2025-10-13ixgbevf: fix mailbox API compatibility by negotiating supported featuresJedrzej Jagielski-3/+96