index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/gup: remove vmas parameter from get_user_pages_remote()
Lorenzo Stoakes
2023-06-10
1
-8
/
+5
*
mm/gup: remove unused vmas parameter from pin_user_pages_remote()
Lorenzo Stoakes
2023-06-10
1
-1
/
+1
*
mm: page_alloc: move sysctls into it own fils
Kefeng Wang
2023-06-10
1
-67
/
+0
*
mm: page_alloc: move pm_* function into power
Kefeng Wang
2023-06-10
2
-0
/
+32
*
mm: page_alloc: move mark_free_page() into snapshot.c
Kefeng Wang
2023-06-10
1
-0
/
+52
*
cachestat: implement cachestat syscall
Nhat Pham
2023-06-10
1
-0
/
+1
*
cgroup: remove cgroup_rstat_flush_atomic()
Yosry Ahmed
2023-06-10
1
-21
/
+5
*
Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-05-28
1
-7
/
+21
|
\
|
*
debugobjects,locking: Annotate debug_object_fill_pool() wait type violation
Peter Zijlstra
2023-05-02
1
-7
/
+21
*
|
Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-27
1
-2
/
+2
|
\
\
|
*
|
x86/pci/xen: populate MSI sysfs entries
Maximilian Heyne
2023-05-24
1
-2
/
+2
*
|
|
module: error out early on concurrent load of the same module file
Linus Torvalds
2023-05-26
1
-15
/
+43
*
|
|
Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-05-25
3
-4
/
+6
|
\
\
\
|
*
\
\
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-25
3
-4
/
+6
|
|
\
\
\
|
|
*
|
|
bpf: fix a memory leak in the LRU and LRU_PERCPU hash maps
Anton Protopopov
2023-05-22
1
-2
/
+4
|
|
*
|
|
bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields
Will Deacon
2023-05-19
1
-1
/
+1
|
|
*
|
|
bpf: netdev: init the offload table earlier
Jakub Kicinski
2023-05-15
1
-1
/
+1
*
|
|
|
|
module: Fix use-after-free bug in read_file_mod_stats()
Harshit Mogalapalli
2023-05-22
1
-1
/
+3
*
|
|
|
|
Merge tag 'probes-fixes-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-18
2
-17
/
+60
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
fprobe: add recursion detection in fprobe_exit_handler
Ze Gao
2023-05-18
1
-0
/
+14
|
*
|
|
|
fprobe: make fprobe_kprobe_handler recursion free
Ze Gao
2023-05-18
1
-15
/
+44
|
*
|
|
|
rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
Ze Gao
2023-05-18
1
-2
/
+2
|
*
|
|
|
tracing: fprobe: Initialize ret valiable to fix smatch error
Masami Hiramatsu (Google)
2023-05-17
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'locking_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-05-14
1
-4
/
+4
|
\
\
\
\
|
*
|
|
|
locking/rwsem: Add __always_inline annotation to __down_read_common() and inl...
John Stultz
2023-05-08
1
-4
/
+4
|
|
/
/
/
*
|
|
|
Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-05-14
1
-1
/
+13
|
\
\
\
\
|
*
|
|
|
perf/core: Fix perf_sample_data not properly initialized for different sweven...
Yang Jihong
2023-05-08
1
-1
/
+13
|
|
/
/
/
*
|
|
|
Merge tag 'sched_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-05-14
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
sched: fix cid_lock kernel-doc warnings
Randy Dunlap
2023-05-08
1
-2
/
+2
|
|
/
/
/
*
/
/
/
tick/broadcast: Make broadcast device replacement work correctly
Thomas Gleixner
2023-05-08
1
-32
/
+88
|
/
/
/
*
|
|
Merge tag 'trace-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-05-05
2
-4
/
+10
|
\
\
\
|
*
|
|
ftrace: Add MODIFIED flag to show if IPMODIFY or direct was attached
Steven Rostedt (Google)
2023-05-05
1
-3
/
+9
|
*
|
|
tracing: Fix permissions for the buffer_percent file
Ondrej Mosnacek
2023-05-03
1
-1
/
+1
*
|
|
|
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-05
1
-9
/
+0
|
\
\
\
\
|
*
|
|
|
locking/rwbase: Mitigate indefinite writer starvation
Sebastian Andrzej Siewior
2023-04-29
1
-9
/
+0
*
|
|
|
|
Merge tag 'mm-hotfixes-stable-2023-05-03-16-27' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-05-04
1
-1
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
relayfs: fix out-of-bounds access in relay_file_read
Zhang Zhengming
2023-05-03
1
-1
/
+2
*
|
|
|
|
|
Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-05-04
1
-9
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mm/ksm: unmerge and clear VM_MERGEABLE when setting PR_SET_MEMORY_MERGE=0
David Hildenbrand
2023-05-03
1
-9
/
+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'modules-6.4-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-05-04
1
-0
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
module: include internal.h in module/dups.c
Arnd Bergmann
2023-05-03
1
-0
/
+2
*
|
|
|
|
|
|
Merge tag 'sysctl-6.4-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-05-04
2
-4
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
kernel: pid_namespace: simplify sysctls with register_sysctl()
Luis Chamberlain
2023-05-03
2
-4
/
+2
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'pm-6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-05-03
3
-5
/
+19
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
PM: hibernate: Do not get block device exclusively in test_resume mode
Chen Yu
2023-04-27
2
-4
/
+12
|
*
|
|
|
|
|
PM: hibernate: Turn snapshot_test into global variable
Chen Yu
2023-04-27
2
-1
/
+7
*
|
|
|
|
|
|
Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-04-30
1
-0
/
+1
|
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
|
|
\
\
\
\
\
\
|
*
-
.
\
\
\
\
\
\
Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...
Joerg Roedel
2023-04-14
1
-0
/
+1
|
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
iommu/sva: Move PASID helpers to sva code
Jacob Pan
2023-03-31
1
-0
/
+1
|
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-04-30
1
-4
/
+13
|
\
\
\
\
\
\
\
\
[next]