index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf hist: Improve srcfile sort key performance
Namhyung Kim
2022-12-21
1
-2
/
+25
*
perf hist: Improve srcline sort key performance
Namhyung Kim
2022-12-21
1
-2
/
+27
*
perf hist: Add perf_hpp_fmt->init() callback
Namhyung Kim
2022-12-21
4
-10
/
+33
*
perf srcline: Conditionally suppress addr2line warnings
Namhyung Kim
2022-12-21
1
-5
/
+10
*
perf srcline: Skip srcline if .debug_line is missing
Namhyung Kim
2022-12-21
1
-0
/
+3
*
perf symbol: Add filename__has_section()
Namhyung Kim
2022-12-21
3
-0
/
+34
*
perf srcline: Do not return NULL for srcline
Namhyung Kim
2022-12-21
1
-1
/
+1
*
perf test: Fix "all PMU test" to skip parametrized events
Michael Petlan
2022-12-21
1
-11
/
+2
*
perf tools: Add .DELETE_ON_ERROR special Makefile target to clean up partiall...
Changbin Du
2022-12-21
1
-0
/
+3
*
perf test: Update 'perf lock contention' test
Namhyung Kim
2022-12-21
1
-1
/
+57
*
perf lock contention: Support lock addr/name filtering for BPF
Namhyung Kim
2022-12-21
2
-1
/
+58
*
perf lock contention: Add -L/--lock-filter option
Namhyung Kim
2022-12-21
3
-6
/
+142
*
perf lock contention: Support lock type filtering for BPF
Namhyung Kim
2022-12-21
4
-3
/
+35
*
perf lock contention: Add -Y/--type-filter option
Namhyung Kim
2022-12-21
3
-8
/
+136
*
perf lock contention: Factor out lock_type_table
Namhyung Kim
2022-12-20
1
-24
/
+24
*
perf probe: Check -v and -q options in the right place
Yang Jihong
2022-12-20
1
-8
/
+9
*
perf tools: Fix usage of the verbose variable
Yang Jihong
2022-12-20
9
-13
/
+13
*
perf debug: Set debug_peo_args and redirect_to_stderr variable to correct val...
Yang Jihong
2022-12-20
1
-0
/
+4
*
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2022-12-20
1
-1
/
+12
*
tools headers UAPI: Sync powerpc syscall table with the kernel sources
Arnaldo Carvalho de Melo
2022-12-20
1
-2
/
+5
*
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2022-12-20
1
-7
/
+17
*
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
2022-12-20
1
-26
/
+36
*
tools headers UAPI: Sync linux/fscrypt.h with the kernel sources
Arnaldo Carvalho de Melo
2022-12-19
1
-2
/
+2
*
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2022-12-19
1
-0
/
+6
*
tools headers disabled-cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2022-12-19
1
-2
/
+15
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-12-19
603
-12087
/
+17319
|
\
|
*
Merge tag 'nfsd-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2022-12-19
4
-196
/
+197
|
|
\
|
|
*
NFSD: fix use-after-free in __nfs42_ssc_open()
Dai Ngo
2022-12-14
1
-15
/
+5
|
|
*
nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure
Dan Aloni
2022-12-12
1
-1
/
+3
|
|
*
nfsd: rework refcounting in filecache
Jeff Layton
2022-12-11
2
-180
/
+189
|
*
|
Merge tag 'rtc-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2022-12-19
49
-1000
/
+674
|
|
\
\
|
|
*
|
rtc: ds1742: use devm_platform_get_and_ioremap_resource()
Minghao Chi
2022-12-15
1
-2
/
+1
|
|
*
|
rtc: mxc_v2: Add missing clk_disable_unprepare()
GUO Zihua
2022-12-15
1
-1
/
+3
|
|
*
|
rtc: rs5c313: correct some spelling mistakes
Zhang Jiaming
2022-12-15
1
-3
/
+3
|
|
*
|
rtc: at91rm9200: Fix syntax errors in comments
Xiang wangx
2022-12-15
1
-1
/
+1
|
|
*
|
rtc: remove duplicated words in comments
shaomin Deng
2022-12-15
3
-3
/
+3
|
|
*
|
rtc: rv3028: Use IRQ flags obtained from device tree if available
Wadim Egorov
2022-12-15
1
-1
/
+12
|
|
*
|
rtc: ds1307: use sysfs_emit() to instead of scnprintf()
ye xingchen
2022-12-15
1
-2
/
+1
|
|
*
|
rtc: isl12026: drop obsolete dependency on COMPILE_TEST
Jean Delvare
2022-12-15
1
-1
/
+1
|
|
*
|
dt-bindings: rtc: m41t80: Convert text schema to YAML one
Marek Vasut
2022-12-12
2
-39
/
+73
|
|
*
|
rtc: pcf85063: fix pcf85063_clkout_control
Alexandre Belloni
2022-12-11
1
-1
/
+1
|
|
*
|
rtc: rx6110: fix warning with !OF
Alexandre Belloni
2022-12-11
1
-1
/
+1
|
|
*
|
rtc: rk808: reduce 'struct rk808' usage
Sebastian Reichel
2022-12-11
1
-27
/
+20
|
|
*
|
rtc: msc313: Fix function prototype mismatch in msc313_rtc_probe()
Kees Cook
2022-12-11
1
-11
/
+1
|
|
*
|
dt-bindings: rtc: convert rtc-meson.txt to dt-schema
Neil Armstrong
2022-12-10
2
-35
/
+62
|
|
*
|
rtc: pic32: Move devm_rtc_allocate_device earlier in pic32_rtc_probe()
Gaosheng Cui
2022-12-10
1
-4
/
+4
|
|
*
|
rtc: st-lpc: Add missing clk_disable_unprepare in st_rtc_probe()
Gaosheng Cui
2022-12-10
1
-0
/
+1
|
|
*
|
rtc: pcf85063: Fix reading alarm
Alexander Stein
2022-11-16
1
-4
/
+4
|
|
*
|
rtc: pcf8523: fix for stop bit
paulmn
2022-11-16
1
-10
/
+10
|
|
*
|
rtc: efi: Add wakeup support
Riwen Lu
2022-11-16
1
-0
/
+2
[next]