summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
12 daysMerge tag 'for-6.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-83/+58
12 daysMerge tag 'v6.12-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds24-59/+167
12 daysMerge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-83/+52
13 daysMerge tag 'rust-fixes-6.12' of https://github.com/Rust-for-Linux/linuxLinus Torvalds7-10/+48
13 daysMerge tag 'pull-fixes.ufs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-1/+1
13 dayssched: psi: fix bogus pressure spikes from aggregation raceJohannes Weiner1-14/+12
13 dayscifs: Do not convert delimiter when parsing NFS-style symlinksPali Rohár1-1/+0
13 dayscifs: Validate content of NFS reparse point bufferPali Rohár1-0/+23
13 dayscifs: Fix buffer overflow when parsing NFS reparse pointsPali Rohár1-1/+14
13 daysMerge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds55-127/+310
13 daysMerge tag 'v6.12-rc1-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds3-13/+12
13 daysMerge tag 'vfs-6.12-rc2.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-21/+43
14 dayssctp: set sk_state back to CLOSED if autobind fails in sctp_listen_startXin Long1-1/+3
14 daysdt-bindings: net: xlnx,axi-ethernet: Add missing reg minItemsRavikanth Tuniki1-1/+2
14 daysdoc: net: napi: Update documentation for napi_schedule_irqoffSean Anderson1-3/+2
14 daysMerge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni5-33/+41
14 daysiomap: constrain the file range passed to iomap_file_unshareDarrick J. Wong2-2/+10
14 daysiomap: don't bother unsharing delalloc extentsDarrick J. Wong1-1/+2
14 daysnet/ncsi: Disable the ncsi work before freeing the associated structureEddie James1-0/+2
2024-10-02net: phy: qt2025: Fix warning: unused import DeviceIdFUJITA Tomonori1-2/+2
2024-10-02gso: fix udp gso fraglist segmentation after pull from frag_listWillem de Bruijn1-2/+20
2024-10-02bridge: mcast: Fail MDB get request on empty entryIdo Schimmel1-1/+1
2024-10-02vrf: revert "vrf: Remove unnecessary RCU-bh critical section"Willem de Bruijn1-0/+2
2024-10-02net: ethernet: ti: am65-cpsw: Fix forever loop in cleanup codeDan Carpenter1-1/+1
2024-10-02net: phy: realtek: Check the index value in led_hw_control_getHui Wang1-0/+3
2024-10-02ppp: do not assume bh is held in ppp_channel_bridge_input()Eric Dumazet1-2/+2
2024-10-02selftests: rds: move include.sh to TEST_FILESHangbin Liu2-1/+2
2024-10-02net: test for not too small csum_start in virtio_net_hdr_to_skb()Eric Dumazet1-1/+3
2024-10-02net: gso: fix tcp fraglist segmentation after pull from frag_listFelix Fietkau2-4/+16
2024-10-02Merge tag 'mlx5-fixes-2024-09-25' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski10-9/+33
2024-10-02Merge tag 'for-net-2024-09-27' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski5-28/+23
2024-10-02Merge tag 'ieee802154-for-net-2024-09-27' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski3-5/+5
2024-10-02Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds854-890/+876
2024-10-02smb: client: Correct typos in multiple comments across various filesShen Lichuan16-24/+24
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro848-852/+851
2024-10-02arc: get rid of private asm/unaligned.hAl Viro5-27/+19
2024-10-02Merge tag 'hid-for-linus-2024090201' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+14
2024-10-02Merge tag 'input-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-377/+14
2024-10-02Merge tag 'for-6.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-16/+79
2024-10-02Merge tag 'zonefs-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2024-10-02netfs: Fix missing wakeup after issuing writesDavid Howells1-15/+27
2024-10-02dm-verity: introduce the options restart_on_error and panic_on_errorMikulas Patocka2-1/+83
2024-10-02Revert: "dm-verity: restart or panic on an I/O error"Mikulas Patocka1-21/+2
2024-10-02ufs_rename(): fix bogus argument of folio_release_kmap()Al Viro1-1/+1
2024-10-01parisc: get rid of private asm/unaligned.hAl Viro4-11/+6
2024-10-01smb: client: use actual path when queryfswangrong4-10/+26
2024-10-01rust: kunit: use C-string literals to clean warningMiguel Ojeda1-2/+2
2024-10-01ksmbd: Use struct_size() to improve smb_direct_rdma_xmit()Thorsten Blum1-2/+2
2024-10-01ksmbd: Annotate struct copychunk_ioctl_req with __counted_by_le()Thorsten Blum2-10/+9
2024-10-01ksmbd: Use struct_size() to improve get_file_alternate_info()Thorsten Blum1-1/+1