index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
kstrtox.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-17
tpm: export tpm2_sessions_init() to fix ibmvtpm building
Kexy Biscuit
1
-0
/
+1
2024-09-17
tpm: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
3
-3
/
+3
2024-09-17
selftests: tpm2: test_smoke: Run only when TPM2 is avaialable.
Michal Suchanek
1
-0
/
+2
2024-09-17
MAINTAINERS: Add selftest files to TPM section
Michal Suchanek
1
-0
/
+1
2024-09-17
tpm: Clean up TPM space after command failure
Jonathan McDowell
2
-0
/
+5
2024-09-17
powerpc/atomic: Use YZ constraints for DS-form instructions
Michael Ellerman
3
-8
/
+10
2024-09-17
MAINTAINERS: powerpc: Add Maddy
Michael Ellerman
1
-0
/
+1
2024-09-17
MAINTAINERS: adjust file entry in INTEL MID PLATFORM
Lukas Bulwahn
1
-1
/
+1
2024-09-17
riscv: Allow to enable PREEMPT_RT.
Sebastian Andrzej Siewior
1
-0
/
+1
2024-09-17
arm64: Allow to enable PREEMPT_RT.
Sebastian Andrzej Siewior
1
-0
/
+1
2024-09-17
x86: Allow to enable PREEMPT_RT.
Sebastian Andrzej Siewior
1
-0
/
+1
2024-09-17
list: test: increase coverage of list_test_list_replace*()
I Hsin Cheng
1
-0
/
+4
2024-09-17
list: test: fix tests for list_cut_position()
I Hsin Cheng
1
-0
/
+6
2024-09-17
proc: use __auto_type more
Alexey Dobriyan
1
-23
/
+8
2024-09-17
zram: free secondary algorithms names
Sergey Senozhatsky
1
-0
/
+5
2024-09-17
uprobes: turn xol_area->pages[2] into xol_area->page
Oleg Nesterov
1
-9
/
+8
2024-09-17
uprobes: introduce the global struct vm_special_mapping xol_mapping
Oleg Nesterov
1
-5
/
+16
2024-09-17
Revert "uprobes: use vm_special_mapping close() functionality"
Oleg Nesterov
3
-17
/
+21
2024-09-17
mm: support large folios swap-in for sync io devices
Chuanhua Han
1
-27
/
+234
2024-09-17
mm: add nr argument in mem_cgroup_swapin_uncharge_swap() helper to support la...
Barry Song
4
-7
/
+9
2024-09-17
mm: fix swap_read_folio_zeromap() for large folios with partial zeromap
Barry Song
2
-25
/
+40
2024-09-17
mm/debug_vm_pgtable: Use pxdp_get() for accessing page table entries
Anshuman Khandual
1
-25
/
+25
2024-09-17
set_memory: add __must_check to generic stubs
Christophe Leroy
1
-4
/
+4
2024-09-17
mm/vma: return the exact errno in vms_gather_munmap_vmas()
Xiao Yang
1
-8
/
+14
2024-09-17
memcg: cleanup with !CONFIG_MEMCG_V1
Michal Koutný
1
-2
/
+0
2024-09-17
mm/show_mem.c: report alloc tags in human readable units
Kent Overstreet
1
-4
/
+7
2024-09-17
mm: support poison recovery from copy_present_page()
Kefeng Wang
1
-3
/
+7
2024-09-17
mm: support poison recovery from do_cow_fault()
Kefeng Wang
1
-1
/
+5
2024-09-17
resource, kunit: add test case for region_intersects()
Huang Ying
3
-6
/
+158
2024-09-17
resource: make alloc_free_mem_region() works for iomem_resource
Huang Ying
1
-1
/
+1
2024-09-17
mm: z3fold: deprecate CONFIG_Z3FOLD
Yosry Ahmed
3
-8
/
+19
2024-09-17
vfio/pci: implement huge_fault support
Alex Williamson
1
-17
/
+43
2024-09-17
mm/arm64: support large pfn mappings
Peter Xu
2
-0
/
+30
2024-09-17
mm/x86: support large pfn mappings
Peter Xu
2
-28
/
+53
2024-09-17
mm: remove follow_pte()
Peter Xu
2
-75
/
+0
2024-09-17
mm/access_process_vm: use the new follow_pfnmap API
Peter Xu
1
-14
/
+14
2024-09-17
acrn: use the new follow_pfnmap API
Peter Xu
1
-7
/
+9
2024-09-17
vfio: use the new follow_pfnmap API
Peter Xu
1
-10
/
+6
2024-09-17
mm/x86/pat: use the new follow_pfnmap API
Peter Xu
1
-10
/
+7
2024-09-17
s390/pci_mmio: use follow_pfnmap API
Peter Xu
1
-10
/
+12
2024-09-17
KVM: use follow_pfnmap API
Peter Xu
1
-12
/
+7
2024-09-17
mm: new follow_pfnmap API
Peter Xu
2
-0
/
+181
2024-09-17
mm: always define pxx_pgprot()
Peter Xu
5
-0
/
+16
2024-09-17
mm/fork: accept huge pfnmap entries
Peter Xu
1
-3
/
+26
2024-09-17
mm/pagewalk: check pfnmap for folio_walk_start()
Peter Xu
2
-6
/
+5
2024-09-17
mm/gup: detect huge pfnmap entries in gup-fast
Peter Xu
1
-0
/
+6
2024-09-17
mm: allow THP orders for PFNMAPs
Peter Xu
2
-5
/
+5
2024-09-17
mm: mark special bits for huge pfn mappings when inject
Peter Xu
1
-0
/
+4
2024-09-17
mm: drop is_huge_zero_pud()
Peter Xu
2
-22
/
+1
2024-09-17
mm: introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pud
Peter Xu
2
-0
/
+37
[next]