index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-16
rtc: gamecube: Fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2022-01-16
rtc: mc146818-lib: fix signedness bug in mc146818_get_time()
Dan Carpenter
2
-2
/
+2
2022-01-05
dt-bindings: rtc: qcom-pm8xxx-rtc: update register numbers
David Heidelberg
1
-1
/
+8
2022-01-05
rtc: pxa: fix null pointer dereference
Laurence de Bruxelles
1
-0
/
+4
2022-01-05
rtc: ftrtc010: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-5
/
+3
2022-01-05
rtc: Move variable into switch case statement
Kees Cook
1
-3
/
+3
2022-01-05
rtc: pcf2127: Fix typo in comment
Hugo Villeneuve
1
-1
/
+1
2022-01-05
dt-bindings: rtc: Add Sunplus RTC json-schema
Vincent Shih
2
-0
/
+57
2022-01-05
rtc: Add driver for RTC in Sunplus SP7021
Vincent Shih
4
-0
/
+382
2022-01-05
rtc: rs5c372: fix incorrect oscillation value on r2221tl
Camel Guo
1
-3
/
+7
2022-01-04
rtc: rs5c372: add offset correction support
Camel Guo
1
-0
/
+120
2021-12-16
rtc: cmos: avoid UIP when writing alarm time
Mateusz Jończyk
1
-41
/
+66
2021-12-16
rtc: cmos: avoid UIP when reading alarm time
Mateusz Jończyk
1
-23
/
+49
2021-12-16
rtc: mc146818-lib: refactor mc146818_does_rtc_work
Mateusz Jończyk
1
-16
/
+1
2021-12-16
rtc: mc146818-lib: refactor mc146818_get_time
Mateusz Jończyk
1
-67
/
+42
2021-12-16
rtc: mc146818-lib: extract mc146818_avoid_UIP
Mateusz Jończyk
2
-0
/
+73
2021-12-16
rtc: mc146818-lib: fix RTC presence check
Mateusz Jończyk
3
-10
/
+35
2021-12-16
rtc: Check return value from mc146818_get_time()
Mateusz Jończyk
5
-6
/
+26
2021-12-16
rtc: mc146818-lib: change return values of mc146818_get_time()
Mateusz Jończyk
1
-2
/
+2
2021-12-16
rtc: cmos: take rtc_lock while reading from CMOS
Mateusz Jończyk
1
-0
/
+3
2021-12-16
powerpc: wii_defconfig: Enable the RTC driver
Emmanuel Gil Peyrot
1
-1
/
+1
2021-12-16
powerpc: gamecube_defconfig: Enable the RTC driver
Emmanuel Gil Peyrot
1
-1
/
+1
2021-12-16
powerpc: wii.dts: Expose HW_SRNPROT on this platform
Emmanuel Gil Peyrot
1
-0
/
+5
2021-12-16
rtc: gamecube: Report low battery as invalid data
Emmanuel Gil Peyrot
1
-0
/
+30
2021-12-16
rtc: gamecube: Add a RTC driver for the GameCube, Wii and Wii U
Emmanuel Gil Peyrot
3
-0
/
+359
2021-12-02
rtc: rv8803: Add support for the Epson RX8804 RTC
Fabio Estevam
1
-0
/
+6
2021-12-02
dt/bindings: rtc: rx8900: Add an entry for RX8804
Fabio Estevam
1
-0
/
+1
2021-12-02
rtc: da9063: add as wakeup source
Nikita Shubin
1
-0
/
+2
2021-12-01
rtc: da9063: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
1
-6
/
+8
2021-12-01
rtc: pcf85063: add i2c_device_id name matching support
Marc Ferland
1
-31
/
+66
2021-12-01
rtc: rs5c372: Add RTC_VL_READ, RTC_VL_CLR ioctls
Camel Guo
1
-0
/
+55
2021-11-14
Linux 5.16-rc1
Linus Torvalds
1
-2
/
+2
2021-11-14
kconfig: Add support for -Wimplicit-fallthrough
Gustavo A. R. Silva
2
-5
/
+6
2021-11-13
perf tests: Remove bash constructs from stat_all_pmu.sh
James Clark
1
-2
/
+2
2021-11-13
perf tests: Remove bash construct from record+zstd_comp_decomp.sh
James Clark
1
-1
/
+1
2021-11-13
perf test: Remove bash construct from stat_bpf_counters.sh test
James Clark
1
-1
/
+1
2021-11-13
perf bench futex: Fix memory leak of perf_cpu_map__new()
Sohaib Mohamed
4
-0
/
+4
2021-11-13
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-11-13
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+241
2021-11-13
tools headers UAPI: Sync sound/asound.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-11-13
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2021-11-13
tools headers UAPI: Sync arch prctl headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2021-11-13
perf tools: Add more weak libbpf functions
Jiri Olsa
1
-0
/
+27
2021-11-13
perf bpf: Avoid memory leak from perf_env__insert_btf()
Ian Rogers
3
-3
/
+10
2021-11-13
perf symbols: Factor out annotation init/exit
Ian Rogers
3
-1
/
+22
2021-11-13
perf symbols: Bit pack to save a byte
Ian Rogers
2
-3
/
+3
2021-11-13
perf symbols: Add documentation to 'struct symbol'
Ian Rogers
1
-3
/
+14
2021-11-13
tools headers UAPI: Sync files changed by new futex_waitv syscall
Arnaldo Carvalho de Melo
2
-1
/
+5
2021-11-13
perf test bpf: Use ARRAY_CHECK() instead of ad-hoc equivalent, addressing array_size.cocci warning
Guo Zhengkui
1
-1
/
+1
2021-11-13
perf arm-spe: Support hardware-based PID tracing
German Gomez
1
-29
/
+70
[next]