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: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-10
5
-7
/
+7
*
mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
Suren Baghdasaryan
2023-02-10
1
-1
/
+1
*
kernel/fork: convert vma assignment to a memcpy
Suren Baghdasaryan
2023-02-10
1
-1
/
+1
*
mm/mmap: remove __vma_adjust()
Liam R. Howlett
2023-02-10
1
-1
/
+1
*
sched: convert to vma iterator
Liam R. Howlett
2023-02-10
1
-7
/
+7
*
kernel/fork: convert forking to using the vmi iterator
Liam R. Howlett
2023-02-10
1
-11
/
+8
*
mm: implement memory-deny-write-execute as a prctl
Joey Gouly
2023-02-03
1
-0
/
+33
*
mm: remove munlock_vma_page()
Matthew Wilcox (Oracle)
2023-02-03
1
-1
/
+0
*
mm: remove 'First tail page' members from struct page
Matthew Wilcox (Oracle)
2023-02-03
1
-2
/
+2
*
mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export
Alistair Popple
2023-02-03
1
-1
/
+1
*
mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
Jeff Xu
2023-01-19
2
-0
/
+65
*
Merge tag 'modules-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-01-14
1
-15
/
+6
|
\
|
*
kallsyms: Fix scheduling with interrupts disabled in self-test
Nicholas Piggin
2023-01-14
1
-15
/
+6
*
|
Merge tag 'timers-urgent-2023-01-12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-01-12
3
-10
/
+10
|
\
\
|
*
|
time: Fix various kernel-doc problems
Randy Dunlap
2023-01-03
3
-10
/
+10
|
|
/
*
|
Merge tag 'sched-urgent-2023-01-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-01-12
1
-9
/
+60
|
\
\
|
*
|
sched/core: Use kfree_rcu() in do_set_cpus_allowed()
Waiman Long
2023-01-09
1
-4
/
+29
|
*
|
sched/core: Fix use-after-free bug in dup_user_cpus_ptr()
Waiman Long
2023-01-09
1
-5
/
+29
|
*
|
sched/core: Fix arch_scale_freq_tick() on tickless systems
Yair Podemsky
2023-01-07
1
-1
/
+3
*
|
|
Merge tag 'xtensa-20230110' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2023-01-10
1
-1
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
kcsan: test: don't put the expect array on the stack
Max Filippov
2023-01-02
1
-1
/
+6
|
|
/
*
|
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-01-05
4
-18
/
+48
|
\
\
|
|
/
|
/
|
|
*
bpf: Always use maximal size for copy_array()
Kees Cook
2022-12-28
1
-5
/
+7
|
*
bpf: keep a reference to the mm, in case the task is dead.
Kui-Feng Lee
2022-12-28
1
-12
/
+27
|
*
bpf: Fix panic due to wrong pageattr of im->image
Chuang Wang
2022-12-28
1
-0
/
+4
|
*
Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2022-12-24
2
-1
/
+10
|
|
\
|
|
*
bpf: fix nullness propagation for reg to reg comparisons
Hao Sun
2022-12-23
1
-1
/
+8
|
|
*
bpf: Define sock security related BTF IDs under CONFIG_SECURITY_NETWORK
Hou Tao
2022-12-19
1
-0
/
+2
*
|
|
Merge tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-01-01
1
-37
/
+17
|
\
\
\
|
*
|
|
perf/core: Call LSM hook after copying perf_event_attr
Namhyung Kim
2022-12-27
1
-3
/
+3
|
*
|
|
perf: Fix use-after-free in error path
Peter Zijlstra
2022-12-27
1
-1
/
+3
|
*
|
|
perf/core: Fix cgroup events tracking
Chengming Zhou
2022-12-27
1
-32
/
+10
|
*
|
|
perf core: Return error pointer if inherit_event() fails to find pmu_ctx
Ravi Bangoria
2022-12-27
1
-1
/
+1
*
|
|
|
Merge tag 'locking_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-01-01
3
-16
/
+56
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
futex: Fix futex_waitv() hrtimer debug object leak on kcalloc error
Mathieu Desnoyers
2022-12-27
1
-4
/
+7
|
*
|
|
rtmutex: Add acquire semantics for rtmutex lock acquisition slow path
Mel Gorman
2022-12-12
2
-12
/
+49
*
|
|
|
Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-23
3
-7
/
+9
|
\
\
\
\
|
*
|
|
|
cfi: Fix CFI failure with KASAN
Sami Tolvanen
2022-12-23
1
-3
/
+0
|
*
|
|
|
exit: Use READ_ONCE() for all oops/warn limit reads
Kees Cook
2022-12-16
2
-4
/
+9
*
|
|
|
|
Merge tag 'dma-mapping-2022-12-23' of git://git.infradead.org/users/hch/dma-m...
Linus Torvalds
2022-12-23
1
-0
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
dma-mapping: reject GFP_COMP for noncoherent allocations
Christoph Hellwig
2022-12-21
1
-0
/
+4
*
|
|
|
|
|
Merge tag 'mm-hotfixes-stable-2022-12-22-14-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2022-12-23
1
-0
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
gcov: add support for checksum field
Rickard x Andersson
2022-12-21
1
-0
/
+5
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'trace-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2022-12-22
2
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
rv/monitors: Move monitor structure in rodata
Alessandro Carminati
2022-12-20
2
-2
/
+2
*
|
|
|
|
|
|
Merge tag 'trace-probes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-22
6
-48
/
+112
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
tracing/probes: Reject symbol/symstr type for uprobe
Masami Hiramatsu (Google)
2022-12-15
3
-10
/
+17
|
*
|
|
|
|
|
tracing/probes: Add symstr type for dynamic events
Masami Hiramatsu (Google)
2022-12-15
4
-24
/
+85
|
*
|
|
|
|
|
kprobes: kretprobe events missing on 2-core KVM guest
wuqiang
2022-12-15
1
-6
/
+2
|
*
|
|
|
|
|
kprobes: Fix check for probe enabled in kill_kprobe()
Li Huafei
2022-11-28
1
-8
/
+8
[next]