summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-30smb/client: fix CAP_BULK_TRANSFER valueChenXiaoSong
2025-11-30ksmbd: skip lock-range check on equal size to avoid size==0 underflowQianchang Zhao
2025-11-30smb: move resume_key_ioctl_rsp to common/smb2pdu.hZhangGuoDong
2025-11-30smb: move copychunk definitions to common/smb2pdu.hZhangGuoDong
2025-11-30smb: move smb_sockaddr_in and smb_sockaddr_in6 to common/smb2pdu.hZhangGuoDong
2025-11-30smb: move SMB1_PROTO_NUMBER to common/smbglob.hZhangGuoDong
2025-11-30smb: move get_rfc1002_len() to common/smbglob.hZhangGuoDong
2025-11-30smb: move smb_version_values to common/smbglob.hZhangGuoDong
2025-11-30smb: rename common/cifsglob.h to common/smbglob.hZhangGuoDong
2025-11-30smb/server: update some misguided comment of smb2_0_server_cmds procChenXiaoSong
2025-11-30smb/server: fix return value of smb2_oplock_break()ChenXiaoSong
2025-11-30smb/server: fix return value of smb2_ioctl()ChenXiaoSong
2025-11-30smb/server: fix return value of smb2_query_dir()ChenXiaoSong
2025-11-30smb/server: fix return value of smb2_notify()ChenXiaoSong
2025-11-30smb/server: fix return value of smb2_read()ChenXiaoSong
2025-11-30ksmbd: Use HMAC-MD5 library for NTLMv2Eric Biggers
2025-11-30ksmbd: Use HMAC-SHA256 library for message signing and key generationEric Biggers
2025-11-30ksmbd: Use SHA-512 library for SMB3.1.1 preauth hashEric Biggers
2025-12-01wireguard: netlink: lower .maxattr for WG_CMD_GET_DEVICEAsbjørn Sloth Tønnesen
2025-12-01wireguard: netlink: convert to split opsAsbjørn Sloth Tønnesen
2025-12-01wireguard: netlink: use WG_KEY_LEN in policiesAsbjørn Sloth Tønnesen
2025-12-01wireguard: netlink: validate nested arrays in policyAsbjørn Sloth Tønnesen
2025-12-01wireguard: netlink: enable strict genetlink validationAsbjørn Sloth Tønnesen
2025-11-30virtio_pci: drop kernel.hMichael S. Tsirkin
2025-11-30vhost: switch to arrays of feature bitsMichael S. Tsirkin
2025-11-30Linux 6.18v6.18Linus Torvalds
2025-11-30Merge branch 'rcu/misc' into nextFrederic Weisbecker
2025-11-30clk: keystone: fix compile testingJohan Hovold
2025-11-30clk: keystone: syscon-clk: fix regmap leak on probe failureJohan Hovold
2025-11-30clk: qcom: Mark camcc_sm7150_hws staticStephen Boyd
2025-11-30Merge tag 'qcom-clk-for-6.19' of https://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd
2025-11-30Merge tag 'v6.19-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd
2025-11-30Merge tag 'clk-microchip-6.19' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd
2025-11-30clk: samsung: exynos-clkout: Assign .num before accessing .hwsNathan Chancellor
2025-11-30Merge tag 'timers_urgent_for_v6.18_rc8' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-11-30erofs: get rid of raw bi_end_io() usageGao Xiang
2025-11-30erofs: enable error reporting for z_erofs_fixup_insize()Gao Xiang
2025-11-30Merge tag 'md-6.19-20251130' of gitolite.kernel.org:pub/scm/linux/kernel/git/...Jens Axboe
2025-11-29Merge tag 'linux-can-next-for-6.19-20251129' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2025-11-30md: remove legacy 1s delay in md_notify_rebootTarun Sahu
2025-11-30md/raid5: fix IO hang when array is broken with IO inflightYu Kuai
2025-11-30md: warn about updating super block failureYu Kuai
2025-11-30md/raid0: fix NULL pointer dereference in create_strip_zones() for dm-raidYu Kuai
2025-11-29Merge tag 'mips-fixes_6.18_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-29NFS: Fix up the automount fs_context to use the correct credTrond Myklebust
2025-11-29NFS: Fix inheritance of the block sizes when automountingTrond Myklebust
2025-11-29NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flagsTrond Myklebust
2025-11-29Revert "nfs: ignore SB_RDONLY when mounting nfs"Trond Myklebust
2025-11-29Revert "nfs: clear SB_RDONLY before getting superblock"Trond Myklebust
2025-11-29Revert "nfs: ignore SB_RDONLY when remounting nfs"Trond Myklebust