]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
11 days ago  Marek VasutARM: dts: imx6ull-dhcor: Handle both 1DX and 1YN WiFi...
11 days ago  Frank LiARM: dts: imx7s-warp: Remove data-lanes and clock-lanes...
11 days ago  Frank LiARM: dts: imx53-smd: Add power supply node for fsl...
11 days ago  Frank LiARM: dts: imx6qdl-sr-som-ti: use fixed-clock instead...
11 days ago  David Carliergpu: nova-core: fix missing colon in SEC2 boot debug...
11 days ago  Eric Biggerssmb: client: Remove unnecessary selection of CRYPTO_ECB
11 days ago  ZhangGuoDongsmb/client: move smb2maperror declarations to smb2proto.h
11 days ago  Youling Tangsmb/client: introduce KUnit tests to check DOS/SRV...
11 days ago  Youling Tangsmb/client: check if SMB1 DOS/SRV error mapping arrays...
11 days ago  Huiwen Hesmb/client: use binary search for SMB1 DOS/SRV error...
11 days ago  Huiwen Hesmb/client: autogenerate SMB1 DOS/SRV to POSIX error...
11 days ago  Huiwen Hesmb/client: annotate smberr.h with POSIX error codes
11 days ago  Huiwen Hesmb/client: move ERRnetlogonNotStarted to DOS error...
11 days ago  Youling Tangsmb/client: introduce KUnit test to check ntstatus_to_d...
11 days ago  Youling Tangsmb/client: check if ntstatus_to_dos_map is sorted
11 days ago  Huiwen Hesmb/client: use binary search for NT status to DOS...
11 days ago  Huiwen Hesmb/client: refactor ntstatus_to_dos() to return mappin...
11 days ago  Huiwen Hesmb/client: replace nt_errs with ntstatus_to_dos_map
11 days ago  Huiwen Hesmb/client: autogenerate SMB1 NT status to DOS error...
11 days ago  Huiwen Hesmb/client: annotate nterr.h with DOS error codes
11 days ago  SunJianHaosmb/client: avoid null-ptr-deref when tests fail in...
11 days ago  Fredric Coverfs/smb/client: add verbose error logging for UNC parsing
11 days ago  Pengpeng Houtracing/probe: reject non-closed empty immediate strings
11 days ago  Daniel Palmerm68k: Fix task info flags handling for 68000
11 days ago  Linus TorvaldsLinux 7.0-rc7 v7.0-rc7
11 days ago  Linus TorvaldsMerge tag 'riscv-for-linus-7.0-rc7' of git://git.kernel...
11 days ago  Ronan Pigottx86/split_lock: Don't warn about unknown split_lock_det...
11 days ago  Lance Yangmm: fix deferred split queue races during migration
11 days ago  Lorenzo Stoakes... mm/khugepaged: fix issue with tracking lock
11 days ago  Lorenzo Stoakes... mm/huge_memory: add and use has_deposited_pgtable()
11 days ago  Lorenzo Stoakes... mm/huge_memory: add and use normal_or_softleaf_folio_pmd()
11 days ago  Lorenzo Stoakes... mm: add softleaf_is_valid_pmd_entry(), pmd_to_softleaf_...
11 days ago  Lorenzo Stoakes... mm/huge_memory: separate out the folio part of zap_huge...
11 days ago  Lorenzo Stoakes... mm/huge_memory: use mm instead of tlb->mm
11 days ago  Lorenzo Stoakes... mm/huge_memory: remove unnecessary sanity checks
11 days ago  Lorenzo Stoakes... mm/huge_memory: deduplicate zap deposited table call
11 days ago  Lorenzo Stoakes... mm/huge_memory: remove unnecessary VM_BUG_ON_PAGE()
11 days ago  Lorenzo Stoakes... mm/huge_memory: add a common exit path to zap_huge_pmd()
11 days ago  Lorenzo Stoakes... mm/huge_memory: handle buggy PMD entry in zap_huge_pmd()
11 days ago  Lorenzo Stoakes... mm/huge_memory: have zap_huge_pmd return a boolean...
11 days ago  Lorenzo Stoakes... mm/huge: avoid big else branch in zap_huge_pmd()
11 days ago  Lorenzo Stoakes... mm/huge_memory: simplify vma_is_specal_huge()
11 days ago  Lorenzo Stoakes... mm: on remap assert that input range within the propose...
11 days ago  Lorenzo Stoakes... mm: add mmap_action_map_kernel_pages[_full]()
11 days ago  Lorenzo Stoakes... uio: replace deprecated mmap hook with mmap_prepare...
11 days ago  Lorenzo Stoakes... drivers: hv: vmbus: replace deprecated mmap hook with...
11 days ago  Lorenzo Stoakes... mm: allow handling of stacked mmap_prepare hooks in...
11 days ago  Lorenzo Stoakes... staging: vme_user: replace deprecated mmap hook with...
11 days ago  Lorenzo Stoakes... stm: replace deprecated mmap hook with mmap_prepare
11 days ago  Lorenzo Stoakes... mtdchar: replace deprecated mmap hook with mmap_prepare...
11 days ago  Lorenzo Stoakes... hpet: replace deprecated mmap hook with mmap_prepare
11 days ago  Lorenzo Stoakes... misc: open-dice: replace deprecated mmap hook with...
11 days ago  Lorenzo Stoakes... mm: add mmap_action_simple_ioremap()
11 days ago  Lorenzo Stoakes... fs: afs: restore mmap_prepare implementation
11 days ago  Lorenzo Stoakes... fs: afs: revert mmap_prepare() change
11 days ago  Lorenzo Stoakes... mm: add vm_ops->mapped hook
11 days ago  Lorenzo Stoakes... mm: have mmap_action_complete() handle the rmap lock...
11 days ago  Lorenzo Stoakes... mm/vma: remove superfluous map->hold_file_rmap_lock
11 days ago  Lorenzo Stoakes... mm: switch the rmap lock held option off in compat...
11 days ago  Lorenzo Stoakes... mm: avoid deadlock when holding rmap on mmap_prepare...
11 days ago  Lorenzo Stoakes... mm: document vm_operations_struct->open the same as...
11 days ago  Lorenzo Stoakes... mm: add documentation for the mmap_prepare file operati...
11 days ago  Lorenzo Stoakes... mm: various small mmap_prepare cleanups
11 days ago  Lorenzo Stoakes... mm: simplify VMA flag tests of excluded flags
11 days ago  Lorenzo Stoakes... mm/vma: convert __mmap_region() to use vma_flags_t
11 days ago  Lorenzo Stoakes... mm/vma: convert vma_modify_flags[_uffd]() to use vma_fl...
11 days ago  Lorenzo Stoakes... tools: bitmap: add missing bitmap_copy() implementation
11 days ago  Lorenzo Stoakes... mm/vma: convert as much as we can in mm/vma.c to vma_fl...
11 days ago  Lorenzo Stoakes... tools/testing/vma: update VMA tests to test vma_clear_f...
11 days ago  Lorenzo Stoakes... mm/vma: introduce vma_clear_flags[_mask]()
11 days ago  Lorenzo Stoakes... mm: update vma_supports_mlock() to use new VMA flags
11 days ago  Lorenzo Stoakes... mm: convert do_brk_flags() to use vma_flags_t
11 days ago  Lorenzo Stoakes... tools/testing/vma: test vma_flags_count,vma[_flags...
11 days ago  Lorenzo Stoakes... mm: introduce vma_flags_count() and vma[_flags]_test_si...
11 days ago  Lorenzo Stoakes... tools/testing/vma: update VMA flag tests to test vma_te...
11 days ago  Lorenzo Stoakes... mm/vma: introduce vma_test[_any[_mask]](), and make...
11 days ago  Lorenzo Stoakes... tools/testing/vma: test that legacy flag helpers work...
11 days ago  Lorenzo Stoakes... mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_fla...
11 days ago  Lorenzo Stoakes... mm/vma: introduce vma_flags_same[_mask/_pair]()
11 days ago  Lorenzo Stoakes... mm: unexport vm_brk_flags() and eliminate vm_flags...
11 days ago  Lorenzo Stoakes... tools/testing/vma: add simple test for append_vma_flags()
11 days ago  Lorenzo Stoakes... mm/vma: add append_vma_flags() helper
11 days ago  Lorenzo Stoakes... tools/testing/vma: fix VMA flag tests
11 days ago  Lorenzo Stoakes... mm/vma: use new VMA flags for sticky flags logic
11 days ago  Lorenzo Stoakes... tools/testing/vma: convert bulk of test code to vma_flags_t
11 days ago  Lorenzo Stoakes... mm/vma: add further vma_flags_t unions
11 days ago  Lorenzo Stoakes... tools/testing/vma: add unit tests flag empty, diff_pair...
11 days ago  Lorenzo Stoakes... mm/vma: add vma_flags_empty(), vma_flags_and(), vma_fla...
11 days ago  Lorenzo Stoakes... mm/mseal: update VMA end correctly on merge
11 days ago  Arnd Bergmannbug: avoid format attribute warning for clang as well
11 days ago  Max Boonemm/pagewalk: fix race between concurrent split and...
11 days ago  David Hildenbrand... mm/memory: fix PMD/PUD checks in follow_pfnmap_start()
11 days ago  Josh Lawmm/damon/sysfs: check contexts->nr in repeat_call_fn
11 days ago  Josh Lawmm/damon/sysfs: check contexts->nr before accessing...
11 days ago  Josh Lawmm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_t...
11 days ago  Alexandre Ghitimm/swap: fix swap cache memcg accounting
11 days ago  Harry Yoo ... MAINTAINERS, mailmap: update email address for Harry Yoo
11 days ago  Jinjiang Tumm/huge_memory: fix folio isn't locked in softleaf_to_f...
11 days ago  Zi Yanselftests/mm: add folio_split() and filemap_get_entry...
11 days ago  Ye Liumm: remove unused page_is_file_lru() function
next