index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
userfaultfd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-21
perf test: Fix "all PMU test" to skip parametrized events
Michael Petlan
1
-11
/
+2
2022-12-21
perf tools: Add .DELETE_ON_ERROR special Makefile target to clean up partiall...
Changbin Du
1
-0
/
+3
2022-12-21
perf test: Update 'perf lock contention' test
Namhyung Kim
1
-1
/
+57
2022-12-21
perf lock contention: Support lock addr/name filtering for BPF
Namhyung Kim
2
-1
/
+58
2022-12-21
perf lock contention: Add -L/--lock-filter option
Namhyung Kim
3
-6
/
+142
2022-12-21
perf lock contention: Support lock type filtering for BPF
Namhyung Kim
4
-3
/
+35
2022-12-21
perf lock contention: Add -Y/--type-filter option
Namhyung Kim
3
-8
/
+136
2022-12-20
perf lock contention: Factor out lock_type_table
Namhyung Kim
1
-24
/
+24
2022-12-20
perf probe: Check -v and -q options in the right place
Yang Jihong
1
-8
/
+9
2022-12-20
perf tools: Fix usage of the verbose variable
Yang Jihong
9
-13
/
+13
2022-12-20
perf debug: Set debug_peo_args and redirect_to_stderr variable to correct val...
Yang Jihong
1
-0
/
+4
2022-12-20
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+12
2022-12-20
tools headers UAPI: Sync powerpc syscall table with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+5
2022-12-20
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-7
/
+17
2022-12-20
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-26
/
+36
2022-12-19
tools headers UAPI: Sync linux/fscrypt.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+2
2022-12-19
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+6
2022-12-19
tools headers disabled-cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+15
2022-12-19
perf python: Don't stop building if python setuptools isn't installed
Arnaldo Carvalho de Melo
1
-2
/
+7
2022-12-17
powerpc/msi: Fix deassociation of MSI descriptors
Marc Zyngier
5
-0
/
+5
2022-12-16
RDMA/siw: Fix pointer cast warning
Arnd Bergmann
1
-1
/
+1
2022-12-16
Fix mismerge due to devnode now taking a 'const *' device
Linus Torvalds
1
-1
/
+1
2022-12-16
genirq/msi: Return MSI_XA_DOMAIN_SIZE as the maximum MSI index when no domain...
Thomas Gleixner
1
-2
/
+2
2022-12-16
genirq/msi: Check for the presence of an irq domain when validating msi_ctrl
Marc Zyngier
1
-1
/
+2
2022-12-16
libperf: Fix install_pkgconfig target
Alexander Gordeev
1
-1
/
+1
2022-12-16
powerpc/code-patching: Fix oops with DEBUG_VM enabled
Michael Ellerman
1
-3
/
+7
2022-12-16
fault-injection: make stacktrace filter works as expected
Wei Yongjun
1
-3
/
+9
2022-12-16
fault-injection: make some stack filter attrs more readable
Wei Yongjun
1
-4
/
+4
2022-12-16
fault-injection: skip stacktrace filtering by default
Wei Yongjun
1
-1
/
+1
2022-12-16
fault-injection: allow stacktrace filter for x86-64
Wei Yongjun
1
-1
/
+0
2022-12-16
MAINTAINERS: zram: zsmalloc: Add an additional co-maintainer
Minchan Kim
2
-4
/
+6
2022-12-16
mm/kmemleak: use %pK to display kernel pointers in backtrace
Clément Léger
1
-1
/
+1
2022-12-16
mm: use stack_depot for recording kmemleak's backtrace
Zhaoyang Huang
2
-18
/
+29
2022-12-16
maple_tree: update copyright dates for test code
Liam Howlett
1
-2
/
+3
2022-12-16
maple_tree: fix mas_find_rev() comment
Liam Howlett
1
-1
/
+1
2022-12-16
mm/gup_test: free memory allocated via kvcalloc() using kvfree()
David Hildenbrand
1
-2
/
+2
2022-12-15
rtc: ds1742: use devm_platform_get_and_ioremap_resource()
Minghao Chi
1
-2
/
+1
2022-12-15
rtc: mxc_v2: Add missing clk_disable_unprepare()
GUO Zihua
1
-1
/
+3
2022-12-15
rtc: rs5c313: correct some spelling mistakes
Zhang Jiaming
1
-3
/
+3
2022-12-15
rtc: at91rm9200: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2022-12-15
rtc: remove duplicated words in comments
shaomin Deng
3
-3
/
+3
2022-12-15
rtc: rv3028: Use IRQ flags obtained from device tree if available
Wadim Egorov
1
-1
/
+12
2022-12-15
rtc: ds1307: use sysfs_emit() to instead of scnprintf()
ye xingchen
1
-2
/
+1
2022-12-15
rtc: isl12026: drop obsolete dependency on COMPILE_TEST
Jean Delvare
1
-1
/
+1
2022-12-15
x86/mm: Ensure forced page table splitting
Dave Hansen
1
-1
/
+2
2022-12-15
x86/kasan: Populate shadow for shared chunk of the CPU entry area
Sean Christopherson
1
-1
/
+11
2022-12-15
x86/kasan: Add helpers to align shadow addresses up and down
Sean Christopherson
1
-18
/
+22
2022-12-15
x86/kasan: Rename local CPU_ENTRY_AREA variables to shorten names
Sean Christopherson
1
-11
/
+11
2022-12-15
x86/mm: Populate KASAN shadow for entire per-CPU range of CPU entry area
Sean Christopherson
1
-5
/
+3
2022-12-15
x86/mm: Recompute physical address for every page of per-CPU CEA mapping
Sean Christopherson
1
-1
/
+1
[next]