index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2023-10-18
kstrtox: remove strtobool()
Christophe JAILLET
-5
/
+0
2023-10-18
extract and use FILE_LINE macro
Alexey Dobriyan
-3
/
+4
2023-10-18
mm: update memfd seal write check to include F_SEAL_WRITE
Lorenzo Stoakes
-7
/
+8
2023-10-18
mm: drop the assumption that VM_SHARED always implies writable
Lorenzo Stoakes
-2
/
+13
2023-10-18
mm: make vma_merge() and split_vma() internal
Lorenzo Stoakes
-9
/
+0
2023-10-18
mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
Lorenzo Stoakes
-0
/
+60
2023-10-18
mm: move vma_policy() and anon_vma_name() decls to mm_types.h
Lorenzo Stoakes
-23
/
+28
2023-10-18
sched: remove wait bookmarks
Matthew Wilcox (Oracle)
-6
/
+3
2023-10-18
mm: add printf attribute to shrinker_debugfs_name_alloc
Lucy Mielke
-0
/
+1
2023-10-18
hugetlb: memcg: account hugetlb-backed memory in memory controller
Nhat Pham
-0
/
+14
2023-10-18
memcontrol: only transfer the memcg data for migration
Nhat Pham
-0
/
+7
2023-10-18
memcontrol: add helpers for hugetlb memcg accounting
Nhat Pham
-0
/
+21
2023-10-18
mm, hugetlb: remove HUGETLB_CGROUP_MIN_ORDER
Frank van der Linden
-11
/
+0
2023-10-18
mm: add folio_xor_flags_has_waiters()
Matthew Wilcox (Oracle)
-0
/
+19
2023-10-18
mm: delete checks for xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
-6
/
+0
2023-10-18
bitops: add xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
-28
/
+20
2023-10-18
mm: add folio_end_read()
Matthew Wilcox (Oracle)
-0
/
+1
2023-10-18
mm/gup: adapt get_user_page_vma_remote() to never return NULL
Lorenzo Stoakes
-3
/
+9
2023-10-18
mm: make __access_remote_vm() static
Lorenzo Stoakes
-2
/
+0
2023-10-18
mm/rmap: convert page_move_anon_rmap() to folio_move_anon_rmap()
David Hildenbrand
-1
/
+1
2023-10-18
percpu_counter: extend _limited_add() to negative amounts
Hugh Dickins
-2
/
+9
2023-10-18
shmem,percpu_counter: add _limited_add(fbc, limit, amount)
Hugh Dickins
-0
/
+23
2023-10-18
shmem: shrink shmem_inode_info: dir_offsets in a union
Hugh Dickins
-6
/
+10
2023-10-18
fs/proc/task_mmu: implement IOCTL to get and optionally clear info about PTEs
Muhammad Usama Anjum
-0
/
+67
2023-10-18
userfaultfd: UFFD_FEATURE_WP_ASYNC
Peter Xu
-2
/
+28
2023-10-18
mm/memcg: annotate struct mem_cgroup_threshold_ary with __counted_by
Kees Cook
-1
/
+1
2023-10-18
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
-5
/
+42
2023-10-18
kasan: disable kasan_non_canonical_hook() for HW tags
Arnd Bergmann
-3
/
+3
2023-10-18
kasan: print the original fault addr when access invalid shadow
Haibo Li
-3
/
+3
2023-10-18
hugetlbfs: close race between MADV_DONTNEED and page fault
Rik van Riel
-2
/
+33
2023-10-18
hugetlbfs: extend hugetlb_vma_lock to private VMAs
Rik van Riel
-0
/
+6
2023-10-18
Merge tag 'qcom-drivers-for-6.7' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
-55
/
+128
2023-10-19
kprobes: freelist.h removed
wuqiang.matt
-129
/
+0
2023-10-18
kprobes: kretprobe scalability improvement
wuqiang.matt
-20
/
+7
2023-10-18
lib: objpool added: ring-array based lockless MPMC
wuqiang.matt
-0
/
+181
2023-10-18
fs: rename inode i_atime and i_mtime fields
Jeff Layton
-10
/
+10
2023-10-18
linux: convert to new timestamp accessors
Jeff Layton
-3
/
+3
2023-10-18
fs: new accessor methods for atime and mtime
Jeff Layton
-13
/
+72
2023-10-18
neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section
Geert Uytterhoeven
-2
/
+2
2023-10-18
Merge tag 'nf-next-23-10-18' of https://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
-1
/
+11
2023-10-17
workqueue: Provide one lock class key per work_on_cpu() callsite
Frederic Weisbecker
-7
/
+39
2023-10-18
ethtool: Add forced speed to supported link modes maps
Paul Greenwalt
-14
/
+52
2023-10-18
netfilter: nf_tables: de-constify set commit ops function argument
Florian Westphal
-1
/
+1
2023-10-18
netfilter: make nftables drops visible in net dropmonitor
Florian Westphal
-0
/
+10
2023-10-18
net: treat possible_net_t net pointer as an RCU one and add read_pnet_rcu()
Jiri Pirko
-3
/
+12
2023-10-18
parport: Use kasprintf() instead of fixed buffer formatting
Andy Shevchenko
-2
/
+0
2023-10-18
mei: docs: fix spelling errors
Tomas Winkler
-2
/
+2
2023-10-18
mei: update mei-pxp's component interface with timeouts
Alan Previn
-2
/
+4
2023-10-18
mei: bus: add send and recv api with timeout
Alexander Usyskin
-0
/
+8
2023-10-18
Merge tag 'amd-drm-next-6.7-2023-10-13' of https://gitlab.freedesktop.org/agd...
Dave Airlie
-4
/
+35
[prev]
[next]