]> git.hungrycats.org Git - linux/shortlog
linux
2026-06-18 Linus TorvaldsMerge tag 'v7.2-rc-part1-ksmbd-fixes' of git://git...
2026-06-18 Linus TorvaldsMerge tag 'v7.2-rc-part1-smb3-client-fixes' of git...
2026-06-18 Linus TorvaldsMerge tag 'nfsd-7.2' of git://git.kernel.org/pub/scm...
2026-06-18 Linus TorvaldsMerge tag 'fuse-update-7.2' of git://git.kernel.org...
2026-06-18 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2026-06-18 Linus TorvaldsMerge tag 'ata-7.2-rc1' of git://git.kernel.org/pub...
2026-06-18 Linus TorvaldsMerge tag 'for-7.2/io_uring-epoll-20260616' of git...
2026-06-17 Linus TorvaldsMerge tag 'for-linus-iommufd' of git://git.kernel.org...
2026-06-17 Linus TorvaldsMerge tag 'iommu-updates-v7.2' of git://git.kernel...
2026-06-17 Linus TorvaldsMerge tag 'dma-mapping-7.2-2026-06-16' of git://git...
2026-06-17 Linus TorvaldsMerge tag 'memblock-v7.2-rc1' of git://git.kernel.org...
2026-06-17 Linus TorvaldsMerge tag 'livepatching-for-7.2' of git://git.kernel...
2026-06-17 Linus TorvaldsMerge tag 'printk-for-7.2' of git://git.kernel.org...
2026-06-17 Linus TorvaldsMerge tag 'devicetree-for-7.2' of git://git.kernel...
2026-06-17 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2026-06-17 Linus TorvaldsMerge tag 'vfio-v7.2-rc1' of https://github.com/awillia...
2026-06-17 Linus TorvaldsMerge tag 'm68knommu-for-v7.2' of git://git.kernel...
2026-06-17 Linus TorvaldsMerge tag 'soc-arm-7.2' of git://git.kernel.org/pub...
2026-06-17 Linus TorvaldsMerge tag 'soc-defconfig-7.2' of git://git.kernel.org...
2026-06-17 Linus TorvaldsMerge tag 'soc-drivers-7.2' of git://git.kernel.org...
2026-06-17 Linus TorvaldsMerge tag 'soc-dt-7.2' of git://git.kernel.org/pub...
2026-06-17 Linus TorvaldsMerge tag 'audit-pr-20260615' of git://git.kernel.org...
2026-06-17 Linus TorvaldsMerge tag 'selinux-pr-20260615' of git://git.kernel...
2026-06-17 Linus TorvaldsMerge tag 'lsm-pr-20260615' of git://git.kernel.org...
2026-06-17 Linus TorvaldsMerge tag 'sched_ext-for-7.2' of git://git.kernel.org...
2026-06-17 Linus TorvaldsMerge tag 'cgroup-for-7.2' of git://git.kernel.org...
2026-06-17 Linus TorvaldsMerge tag 'wq-for-7.2' of git://git.kernel.org/pub...
2026-06-17 Linus TorvaldsMerge tag 'bitmap-for-7.2' of https://github.com/norov...
2026-06-17 Linus TorvaldsMerge tag 'modules-7.2-rc1' of git://git.kernel.org...
2026-06-17 Linus TorvaldsMerge tag 'sound-7.2-rc1' of git://git.kernel.org/pub...
2026-06-17 Linus TorvaldsMerge tag 'drm-next-2026-06-17' of https://gitlab.freed...
2026-06-17 Linus TorvaldsMerge tag 'bpf-next-7.2' of git://git.kernel.org/pub...
2026-06-17 Linus TorvaldsMerge tag 'net-next-7.2' of git://git.kernel.org/pub...
2026-06-17 Petr MladekMerge branch 'for-7.2-vsprintf-pmM-uppercase' into...
2026-06-17 Petr MladekMerge branch 'for-7.2-vsprintf-size-checks' into for...
2026-06-16 Davide Ornaghiksmbd: fix path resolution in ksmbd_vfs_kern_path_create
2026-06-16 Namjae Jeonksmbd: use opener credentials for FSCTL mutations
2026-06-16 Namjae Jeonksmbd: use opener credentials for ADS I/O
2026-06-16 Namjae Jeonksmbd: require source read access for duplicate extents
2026-06-16 Namjae Jeonksmbd: run set info with opener credentials
2026-06-16 Namjae Jeonksmbd: use opener credentials for delete-on-close
2026-06-16 Namjae Jeonksmbd: serialize QUERY_DIRECTORY requests per file
2026-06-16 Gil Portnoyksmbd: add permission checks for FSCTL_DUPLICATE_EXTENT...
2026-06-16 Gil Portnoyksmbd: enforce FILE_READ_ATTRIBUTES on SMB_FIND_FILE_PO...
2026-06-16 Gil Portnoyksmbd: reject non-VALID session in compound request...
2026-06-16 Namjae Jeonksmbd: compress SMB2 READ responses
2026-06-16 Namjae Jeonksmbd: negotiate and decode SMB2 compression
2026-06-16 Namjae Jeoncifs: negotiate chained SMB2 compression capabilities
2026-06-16 Namjae Jeonsmb: add common SMB2 compression transform helpers
2026-06-16 Namjae Jeonsmb: move LZ77 compression into common code
2026-06-16 Gil Portnoyksmbd: add per-handle permission check to FILE_LINK_INF...
2026-06-16 Gil Portnoyksmbd: add a permission check for FSCTL_SET_ZERO_DATA
2026-06-16 Gil Portnoyksmbd: add a WRITE_DAC/WRITE_OWNER check to SMB2 SET_IN...
2026-06-16 Gil Portnoyksmbd: fix use-after-free of a deferred file_lock on...
2026-06-16 Ethan Nelson... smb: server: remove code guarded by nonexistent config...
2026-06-16 ChenXiaoSongsmb/server: fix incorrect file size in get_file_compres...
2026-06-16 ChenXiaoSongsmb/server: get compression format in get_file_compress...
2026-06-16 ChenXiaoSongsmb/server: implement FSCTL_SET_COMPRESSION ioctl handler
2026-06-16 ChenXiaoSongsmb/server: implement FSCTL_GET_COMPRESSION ioctl handler
2026-06-16 ChenXiaoSongsmb/server: get compression file attribute on open
2026-06-16 ChenXiaoSongsmb: move compression definitions into common/fscc.h
2026-06-16 ChenXiaoSongsmb: remove duplicate server/smbfsctl.h
2026-06-16 Namjae Jeonksmbd: prevent path traversal bypass by restricting...
2026-06-16 Davide Ornaghiksmbd: fix UAF of struct file_lock in SMB2_LOCK deferre...
2026-06-16 Guangshuo Liksmbd: fix use-after-free in same_client_has_lease()
2026-06-16 Hem Parekhksmbd: fix out-of-bounds read in smb_check_perm_dacl()
2026-06-16 Kuniyuki Iwashimaipv4: fib_rule: Move fib4_rules_exit() to ->exit().
2026-06-16 Eric Dumazetnet: serialize netif_running() check in enqueue_to_back...
2026-06-16 Jakub KicinskiMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2026-06-16 Yiming Qiannet: skmsg: preserve sg.copy across SG transforms
2026-06-16 Jakub KicinskiMerge branch 'appletalk-move-the-protocol-out-of-tree'
2026-06-16 Jakub Kicinskiappletalk: move the protocol out of tree
2026-06-16 Jakub Kicinskiappletalk: stop storing per-interface state in struct...
2026-06-16 Jacob MoroniRDMA/irdma: Replace waitqueue and flag with completion
2026-06-16 Junxian HuangRDMA/hns: Fix memory leak of bonding resources
2026-06-16 Zhenhao WanRDMA/rtrs-srv: Bound RDMA-Write length to chunk size...
2026-06-16 Ethan Nelson... docs: infiniband: correct name of option to enable...
2026-06-16 Selvin XavierRDMA/bnxt_re: Reject GET_TOGGLE_MEM when toggle page...
2026-06-16 Selvin XavierRDMA/bnxt_re: Fail DBR related page allocation UAPIs...
2026-06-16 Selvin XavierRDMA/bnxt_re: Avoid repeated requests to allocate WC...
2026-06-16 Jakub KicinskiMerge branch 'tls-reject-the-combination-of-tls-and...
2026-06-16 Jakub Kicinskiselftests/bpf: test that TLS crypto is rejected on...
2026-06-16 Jakub Kicinskiselftests/bpf: drop the unused kTLS program from test_s...
2026-06-16 Jakub Kicinskiselftests/bpf: remove sockmap + ktls tests
2026-06-16 Jakub Kicinskitls: remove dead sockmap (psock) handling from the...
2026-06-16 Jakub Kicinskitls: reject the combination of TLS and sockmap
2026-06-16 Jakub KicinskiMerge branch 'atm-remove-more-dead-code'
2026-06-16 Jakub Kicinskiatm: remove orphaned uAPI for deleted drivers, protocol...
2026-06-16 Jakub Kicinskiatm: remove unused ATM PHY operations
2026-06-16 Jakub Kicinskiatm: remove the unused pre_send and send_bh device...
2026-06-16 Jakub Kicinskiatm: remove the unused change_qos device operation
2026-06-16 Jakub Kicinskiatm: remove SVC socket support and the signaling daemon...
2026-06-16 Jakub Kicinskiatm: remove the local ATM (NSAP) address registry
2026-06-16 Jakub Kicinskiatm: remove dead SONET PHY ioctls
2026-06-16 Jakub Kicinskiatm: remove the unused send_oam / push_oam callbacks
2026-06-16 Jakub Kicinskiatm: remove AAL3/4 transport support
2026-06-16 Selvin XavierRDMA/bnxt_re: Proper rollback if the ioremap fails
2026-06-16 Selvin XavierRDMA/bnxt_re: Add a max slot check for SQ
2026-06-16 Selvin XavierRDMA/bnxt_re: Avoid displaying the kernel pointer
2026-06-16 Selvin XavierRDMA/bnxt_re: Free CQ toggle page after firmware teardown
next