]> git.ipfire.org Git - people/ms/linux.git/shortlog
people/ms/linux.git
2022-01-19  Shyam Prasad Ncifs: fix the cifs_reconnect path for DFS
2022-01-19  Muhammad Usama... cifs: remove unused variable ses_selected
2022-01-19  Shyam Prasad Ncifs: protect all accesses to chan_* with chan_lock
2022-01-19  Shyam Prasad Ncifs: fix the connection state transitions with multich...
2022-01-19  Shyam Prasad Ncifs: check reconnects for channels of active tcons too
2022-01-18  Steve Frenchsmb3: add new defines from protocol specification
2022-01-18  Ronnie Sahlbergcifs: serialize all mount attempts
2022-01-17  Eugene Korenevskycifs: quirk for STATUS_OBJECT_NAME_INVALID returned...
2022-01-17  Eugene Korenevskycifs: alloc_path_with_tree_prefix: do not append sep...
2022-01-17  Yang Licifs: clean up an inconsistent indenting
2022-01-17  Shyam Prasad Ncifs: free ntlmsspblob allocated in negotiate
2022-01-17  Linus TorvaldsMerge tag '5.17-rc-part1-smb3-fixes' of git://git.samba...
2022-01-17  NeilBrowndevtmpfs regression fix: reconfigure on each mount
2022-01-17  Linus TorvaldsMerge tag 'fbdev-5.17-1' of git://git.kernel.org/pub...
2022-01-17  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2022-01-17  Linus TorvaldsMerge tag 'i3c/for-5.17' of git://git.kernel.org/pub...
2022-01-17  Linus TorvaldsMerge tag 'ntb-5.17' of git://github.com/jonmason/ntb
2022-01-17  Linus TorvaldsMerge tag 'linux-watchdog-5.17-rc1' of git://www.linux...
2022-01-17  Linus TorvaldsMerge branch 'for-5.17' of git://git.kernel.org/pub...
2022-01-17  Linus TorvaldsMerge branch 'modules-next' of git://git.kernel.org...
2022-01-17  Linus Torvaldsunicode: fix .gitignore for generated utfdata file
2022-01-17  Linus TorvaldsMerge branch 'signal-for-v5.17' of git://git.kernel...
2022-01-17  Linus TorvaldsMerge tag 'unicode-for-next-5.17' of git://git.kernel...
2022-01-16  Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2022-01-16  Linus TorvaldsMerge tag 'hyperv-next-signed-20220114' of git://git...
2022-01-16  Linus TorvaldsMerge tag 'trace-v5.17' of git://git.kernel.org/pub...
2022-01-16  Linus TorvaldsMerge tag 'livepatching-for-5.17' of git://git.kernel...
2022-01-16  Linus TorvaldsMerge tag 'pci-v5.17-changes' of git://git.kernel.org...
2022-01-16  Linus TorvaldsMerge tag 'exfat-for-5.17-rc1' of git://git.kernel...
2022-01-16  Linus TorvaldsMerge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm...
2022-01-16  Linus TorvaldsMerge tag '9p-for-5.17-rc1' of git://github.com/martine...
2022-01-16  Linus TorvaldsMerge tag 'drm-next-2022-01-14' of git://anongit.freede...
2022-01-16  Linus TorvaldsMerge tag 'memblock-v5.17-rc1' of git://git.kernel...
2022-01-15  Dmitry TorokhovMerge branch 'next' into for-linus
2022-01-15  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2022-01-15  Eugene Korenevskycifs: fix FILE_BOTH_DIRECTORY_INFO definition
2022-01-15  Jeff Laytoncifs: move superblock magic defitions to magic.h
2022-01-15  Yang Licifs: Fix smb311_update_preauth_hash() kernel-doc comment
2022-01-15  SeongJae Parkmm/damon: hide kernel pointer from tracepoint event
2022-01-15  SeongJae Parkmm/damon/vaddr: hide kernel pointer from damon_va_three...
2022-01-15  SeongJae Parkmm/damon/vaddr: use pr_debug() for damon_va_three_regio...
2022-01-15  SeongJae Parkmm/damon/dbgfs: remove an unnecessary variable
2022-01-15  Guoqing Jiangmm/damon: move the implementation of damon_insert_regio...
2022-01-15  Baolin Wangmm/damon: add access checking for hugetlb pages
2022-01-15  SeongJae ParkDocs/admin-guide/mm/damon/usage: update for schemes...
2022-01-15  SeongJae Parkmm/damon/dbgfs: support all DAMOS stats
2022-01-15  SeongJae ParkDocs/admin-guide/mm/damon/reclaim: document statistics...
2022-01-15  SeongJae Parkmm/damon/reclaim: provide reclamation statistics
2022-01-15  SeongJae Parkmm/damon/schemes: account how many times quota limit...
2022-01-15  SeongJae Parkmm/damon/schemes: account scheme actions that successfu...
2022-01-15  SeongJae Parkmm/damon: remove a mistakenly added comment for a futur...
2022-01-15  SeongJae ParkDocs/admin-guide/mm/damon/usage: update for kdamond_pid...
2022-01-15  SeongJae ParkDocs/admin-guide/mm/damon/usage: mention tracepoint...
2022-01-15  SeongJae ParkDocs/admin-guide/mm/damon/usage: remove redundant infor...
2022-01-15  SeongJae ParkDocs/admin-guide/mm/damon/usage: update for scheme...
2022-01-15  SeongJae Parkmm/damon: convert macro functions to static inline...
2022-01-15  Xin Haomm/damon: modify damon_rand() macro to static inline...
2022-01-15  Xin Haomm/damon: move damon_rand() definition into damon.h
2022-01-15  Xin Haomm/damon/schemes: add the validity judgment of thresholds
2022-01-15  Yihao Hanmm/damon/vaddr: remove swap_ranges() and replace it...
2022-01-15  Xin Haomm/damon: remove some unneeded function definitions...
2022-01-15  Xin Haomm/damon/core: use abs() instead of diff_of()
2022-01-15  Xin Haomm/damon: add 'age' of region tracepoint support
2022-01-15  Xin Haomm/damon: unified access_check function naming rules
2022-01-15  Alistair Popplemm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
2022-01-15  Ting Liumm: make some vars and functions static or __init
2022-01-15  Quanfa Fumm: fix some comment errors
2022-01-15  Luis Chamberlainzram: use ATTRIBUTE_GROUPS
2022-01-15  Zhaoyu Liuzpool: remove the list of pools_head
2022-01-15  Huang Yingmm/rmap: fix potential batched TLB flush race
2022-01-15  Qi Zhengmm: memcg/percpu: account extra objcg space to memory...
2022-01-15  Naoya Horiguchimm/hwpoison: fix unpoison_memory()
2022-01-15  Naoya Horiguchimm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONE...
2022-01-15  Naoya Horiguchimm/hwpoison: mf_mutex for soft offline and unpoison
2022-01-15  Nanyong Sunmm: ksm: fix use-after-free kasan report in ksm_might_n...
2022-01-15  Anshuman Khandualmm/thp: drop unused trace events hugepage_[invalidate...
2022-01-15  Colin Ian Kingmm/migrate: remove redundant variables used in a for...
2022-01-15  Huang Yingmm/migrate: move node demotion code to near its user
2022-01-15  Baolin Wangmm: migrate: add more comments for selecting target...
2022-01-15  Baolin Wangmm: migrate: support multiple target nodes demotion
2022-01-15  Baolin Wangmm: compaction: fix the migration stats in trace_mm_com...
2022-01-15  Baolin Wangmm: migrate: correct the hugetlb migration stats
2022-01-15  Baolin Wangmm: migrate: fix the return value of migrate_pages()
2022-01-15  Sean Christophersonhugetlbfs: fix off-by-one error in hugetlb_vmdelete_list()
2022-01-15  Jann Hornmm, oom: OOM sysrq should always kill a process
2022-01-15  Randy Dunlapmm/mempolicy: fix all kernel-doc warnings
2022-01-15  Aneesh Kumar K.Vmm/mempolicy: wire up syscall set_mempolicy_home_node
2022-01-15  Aneesh Kumar K.Vmm/mempolicy: add set_mempolicy_home_node syscall
2022-01-15  Aneesh Kumar K.Vmm/mempolicy: use policy_node helper with MPOL_PREFERRE...
2022-01-15  Chen Wandunmm/page_isolation: unset migratetype directly for non...
2022-01-15  Gang Livmscan: make drop_slab_node static
2022-01-15  Mike Kravetzuserfaultfd/selftests: clean up hugetlb allocation...
2022-01-15  Peter Xuselftests/uffd: allow EINTR/EAGAIN
2022-01-15  Waiman Longselftests/vm: make charge_reserved_hugetlb.sh work...
2022-01-15  Yang Yangmm/vmstat: add events for THP max_ptes_* exceeds
2022-01-15  Yosry Ahmedmm, hugepages: make memory size variable in hugepage...
2022-01-15  Mina Almasryhugetlb: add hugetlb.*.numa_stat file
2022-01-15  Baoquan Hemm/page_alloc.c: do not warn allocation failure on...
2022-01-15  Baoquan Hedma/pool: create dma atomic pool only if dma zone has...
2022-01-15  Baoquan Hemm_zone: add function to check if managed dma zone...
next