index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ntfs3
/
lznt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-08-24
lib/cpumask_kunit: log mask contents
Sander Vanheule
1
-20
/
+31
2022-08-24
lib/test_cpumask: follow KUnit style guidelines
Sander Vanheule
3
-3
/
+6
2022-08-24
lib/test_cpumask: fix cpu_possible_mask last test
Sander Vanheule
1
-1
/
+1
2022-08-24
lib/test_cpumask: drop cpu_possible_mask full test
Sander Vanheule
1
-1
/
+0
2022-08-22
Linux 6.0-rc2
v6.0-rc2
Linus Torvalds
1
-1
/
+1
2022-08-21
tracing: Have filter accept "common_cpu" to be consistent
Steven Rostedt (Google)
1
-0
/
+1
2022-08-21
tracing/probes: Have kprobes and uprobes use $COMM too
Steven Rostedt (Google)
1
-2
/
+3
2022-08-21
tracing/eprobes: Have event probes be consistent with kprobes and uprobes
Steven Rostedt (Google)
1
-6
/
+64
2022-08-21
tracing/eprobes: Fix reading of string fields
Steven Rostedt (Google)
1
-0
/
+21
2022-08-21
tracing/eprobes: Do not hardcode $comm as a string
Steven Rostedt (Google)
1
-2
/
+3
2022-08-21
tracing/eprobes: Do not allow eprobes to use $stack, or % for regs
Steven Rostedt (Google)
1
-8
/
+13
2022-08-21
ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
Yang Jihong
1
-0
/
+10
2022-08-21
tracing/perf: Fix double put of trace event when init fails
Steven Rostedt (Google)
1
-3
/
+4
2022-08-21
tracing: React to error return from traceprobe_parse_event_name()
Lukas Bulwahn
1
-1
/
+1
2022-08-21
asm goto: eradicate CC_HAS_ASM_GOTO
Nick Desaulniers
10
-89
/
+7
2022-08-21
i2c: imx: Make sure to unregister adapter on remove()
Uwe Kleine-König
1
-9
/
+11
2022-08-21
Revert "i2c: scmi: Replace open coded device_get_match_data()"
Wolfram Sang
1
-2
/
+7
2022-08-20
scripts/clang-tools: Remove DeprecatedOrUnsafeBufferHandling check
Guru Das Srinagesh
1
-0
/
+1
2022-08-20
kbuild: fix the modules order between drivers and libs
Masahiro Yamada
1
-4
/
+2
2022-08-20
scripts/Makefile.extrawarn: Do not disable clang's -Wformat-zero-length
Nathan Chancellor
1
-1
/
+0
2022-08-20
kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__
Jiri Slaby
1
-1
/
+1
2022-08-20
modpost: fix module versioning when a symbol lacks valid CRC
Masahiro Yamada
1
-3
/
+1
2022-08-20
ata: libata: Set __ATA_BASE_SHT max_sectors
John Garry
1
-1
/
+2
2022-08-19
perf tools: Support reading PERF_FORMAT_LOST
Namhyung Kim
6
-42
/
+108
2022-08-19
libperf: Add a test case for read formats
Namhyung Kim
1
-0
/
+161
2022-08-19
libperf: Handle read format in perf_evsel__read()
Namhyung Kim
3
-3
/
+83
2022-08-19
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Namhyung Kim
1
-1
/
+4
2022-08-19
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+8
2022-08-19
tools headers UAPI: Sync KVM's vmx.h header with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+3
2022-08-19
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+9
2022-08-19
tools headers kvm s390: Sync headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2022-08-19
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+108
2022-08-19
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-87
/
+300
2022-08-19
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+4
2022-08-19
tools headers UAPI: Sync linux/fscrypt.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+2
2022-08-19
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+8
2022-08-19
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-8
/
+8
2022-08-19
perf cpumap: Fix alignment for masks in event encoding
Ian Rogers
6
-60
/
+154
2022-08-19
cifs: move from strlcpy with unused retval to strscpy
Wolfram Sang
3
-3
/
+3
2022-08-19
cifs: Fix memory leak on the deferred close
Zhang Xiaoxu
1
-0
/
+6
2022-08-19
perf cpumap: Compute mask size in constant time
Ian Rogers
1
-12
/
+1
2022-08-19
perf cpumap: Synthetic events and const/static
Ian Rogers
3
-14
/
+12
2022-08-19
perf cpumap: Const map for max()
Ian Rogers
2
-2
/
+2
2022-08-19
x86/mm: Use proper mask when setting PUD mapping
Aaron Lu
1
-1
/
+1
2022-08-19
KVM: Drop unnecessary initialization of "ops" in kvm_ioctl_create_device()
Li kunyu
1
-1
/
+1
2022-08-19
KVM: Drop unnecessary initialization of "npages" in hva_to_pfn_slow()
Li kunyu
1
-1
/
+1
2022-08-19
x86/kvm: Fix "missing ENDBR" BUG for fastop functions
Josh Poimboeuf
1
-1
/
+2
2022-08-19
x86/kvm: Simplify FOP_SETCC()
Josh Poimboeuf
1
-19
/
+4
2022-08-19
x86/ibt, objtool: Add IBT_NOSEAL()
Josh Poimboeuf
2
-1
/
+13
2022-08-19
KVM: Rename mmu_notifier_* to mmu_invalidate_*
Chao Peng
15
-98
/
+103
[next]