index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-23
clk: sunxi-ng: mux: Allow muxes to have keys
Samuel Holland
2
-0
/
+8
2022-03-23
rtc: wm8350: Handle error for wm8350_register_irq
Jiasheng Jiang
1
-2
/
+9
2022-03-23
rtc: sun6i: Add Allwinner H616 support
Andre Przywara
1
-0
/
+2
2022-03-23
rtc: sun6i: Add support for broken-down alarm registers
Andre Przywara
1
-17
/
+40
2022-03-23
rtc: sun6i: Add support for linear day storage
Andre Przywara
1
-23
/
+46
2022-03-23
rtc: sun6i: Fix time overflow handling
Andre Przywara
1
-9
/
+5
2022-03-23
rtc: pl031: fix rtc features null pointer dereference
Ali Pouladi
1
-3
/
+3
2022-03-23
rtc: mc146818-lib: fix locking in mc146818_set_time
Mateusz Jończyk
1
-2
/
+4
2022-03-23
dt-bindings: rtc: at91: rename rtt bindings file
Alexandre Belloni
1
-1
/
+1
2022-03-08
dt-bindings: rtc: at91: Add SAMA7G5 compatible strings list
Sergiu Moga
1
-0
/
+4
2022-03-08
dt-bindings: rtc: convert at91sam9 bindings to json-schema
Sergiu Moga
2
-25
/
+65
2022-02-15
rtc: pcf2127: fix bug when reading alarm registers
Hugo Villeneuve
1
-1
/
+2
2022-02-15
rtc: pcf2127: use IRQ flags obtained from device tree if available
Hugo Villeneuve
1
-1
/
+12
2022-02-15
rtc: pcf8523: Fix GCC 12 warning
Victor Erminpour
1
-2
/
+2
2022-02-15
rtc: sun6i: Enable the bus clock when provided
Samuel Holland
1
-0
/
+24
2022-02-15
dt-bindings: rtc: sun6i: Add H616, R329, and D1 support
Samuel Holland
2
-3
/
+83
2022-02-15
dt-bindings: rtc: sun6i: Clean up repetition
Samuel Holland
1
-19
/
+9
2022-02-15
rtc: fix use-after-free on device removal
Vincent Whitchurch
1
-0
/
+9
2022-01-23
Linux 5.17-rc1
Linus Torvalds
1
-2
/
+2
2022-01-23
Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
51
-149
/
+354
2022-01-23
Merge tag 'trace-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2
-3
/
+10
2022-01-23
ftrace: Fix assuming build time sort works for s390
Steven Rostedt (Google)
2
-3
/
+10
2022-01-23
Merge tag 'kbuild-fixes-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-4
/
+3
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
73
-438
/
+635
2022-01-22
perf tools: Remove redundant err variable
Minghao Chi
1
-4
/
+1
2022-01-22
perf test: Add parse-events test for aliases with hyphens
John Garry
2
-9
/
+82
2022-01-22
perf test: Add pmu-events test for aliases with hyphens
John Garry
2
-0
/
+48
2022-01-22
perf parse-events: Support event alias in form foo-bar-baz
John Garry
4
-4
/
+41
2022-01-22
perf evsel: Override attr->sample_period for non-libpfm4 events
German Gomez
1
-8
/
+17
2022-01-22
perf cpumap: Remove duplicate include in cpumap.h
Lv Ruyi
1
-1
/
+0
2022-01-22
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
31
-87
/
+99
2022-01-22
perf python: Fix cpu_map__item() building
Ian Rogers
1
-3
/
+3
2022-01-22
perf script: Fix printing 'phys_addr' failure issue
Yao Jin
1
-1
/
+1
2022-01-23
certs: Fix build error when CONFIG_MODULE_SIG_KEY is empty
Masahiro Yamada
1
-1
/
+1
2022-01-23
certs: Fix build error when CONFIG_MODULE_SIG_KEY is PKCS#11 URI
Masahiro Yamada
1
-1
/
+1
2022-01-23
Revert "Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH"
Masahiro Yamada
1
-1
/
+1
2022-01-22
usr/include/Makefile: add linux/nfc.h to the compile-test coverage
Dmitry V. Levin
1
-1
/
+0
2022-01-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
172
-2820
/
+1766
2022-01-22
Merge tag '5.17-rc-part2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
25
-626
/
+573
2022-01-22
Merge tag 'xfs-5.17-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-36
/
+4
2022-01-22
Merge tag 'fscache-fixes-20220121' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-51
/
+113
2022-01-22
Merge tag 'folio-5.17a' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
3
-6
/
+25
2022-01-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
22
-280
/
+386
2022-01-22
Merge tag 'ata-5.17-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2022-01-22
Merge tag 'thermal-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-0
/
+4
2022-01-22
Merge tag 'acpi-5.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-5
/
+16
2022-01-22
Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
38
-482
/
+362
2022-01-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
36
-632
/
+1425
2022-01-22
Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-4
/
+19
2022-01-22
Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
43
-425
/
+1006
[next]