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
2024-07-20
kbuild: rpm-pkg: introduce a simple changelog section for kernel.spec
Rafael Aquini
1
-0
/
+23
2024-07-20
kallsyms: get rid of code for absolute kallsyms
Jann Horn
7
-78
/
+33
2024-07-20
kbuild: Create INSTALL_PATH directory if it does not exist
Zhang Bingwu
1
-0
/
+4
2024-07-20
kbuild: Abort make on install failures
Zhang Bingwu
9
-0
/
+18
2024-07-20
kconfig: remove 'e1' and 'e2' macros from expression deduplication
Masahiro Yamada
1
-52
/
+42
2024-07-19
Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
158
-5776
/
+1464
2024-07-19
mailbox: mtk-cmdq: Move devm_mbox_controller_register() after devm_pm_runtime...
Jason-JH.Lin
1
-6
/
+6
2024-07-19
mailbox: zynqmp-ipi: Make polling period configurable
Ben Levinsky
1
-1
/
+8
2024-07-19
mailbox: qcom-cpucp: fix 64BIT dependency
Arnd Bergmann
1
-1
/
+1
2024-07-19
Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
104
-1923
/
+5193
2024-07-20
i2c: smbus: remove i801 assumptions from SPD probing
Thomas Weißschuh
1
-11
/
+4
2024-07-20
i2c: mux: gpio: Add support for the 'settle-time-us' property
Bastien Curutchet
2
-0
/
+8
2024-07-20
i2c: mux: gpio: Re-order #include to match alphabetic order
Bastien Curutchet
1
-4
/
+4
2024-07-20
dt-bindings: i2c: mux-gpio: Add 'settle-time-us' property
Bastien Curutchet
1
-0
/
+3
2024-07-20
dt-bindings: i2c: qcom-cci: Document sm8650 compatible
Vladimir Zapolskiy
1
-0
/
+2
2024-07-20
dt-bindings: i2c: qcom-cci: Document sm8550 compatible
Vladimir Zapolskiy
1
-0
/
+18
2024-07-19
Merge tag 'input-for-v6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
146
-1052
/
+1236
2024-07-19
Merge tag 'i2c-for-6.11-rc1-try2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
98
-639
/
+744
2024-07-19
Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
420
-3115
/
+15654
2024-07-19
Merge tag 'staging-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
87
-3622
/
+616
2024-07-19
Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
127
-1197
/
+2553
2024-07-19
Merge tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
41
-598
/
+1000
2024-07-19
Merge tag 'net-6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
18
-46
/
+156
2024-07-19
Merge tag 'for-6.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
5
-42
/
+46
2024-07-19
Merge tag 'probes-fixes-v6.11-pre-rc' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2024-07-19
Merge tag 'pwrseq-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-9
/
+8
2024-07-19
Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
352
-4509
/
+21495
2024-07-19
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
469
-2231
/
+16821
2024-07-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
48
-543
/
+2145
2024-07-19
Merge tag 'vfio-v6.11-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
6
-70
/
+78
2024-07-19
MAINTAINERS: add random.h headers to RNG subsection
Jason A. Donenfeld
1
-0
/
+2
2024-07-19
random: note that RNDGETPOOL was removed in 2.6.9-rc2
Jason A. Donenfeld
1
-1
/
+1
2024-07-19
selftests/vDSO: add tests for vgetrandom
Jason A. Donenfeld
5
-0
/
+351
2024-07-19
x86: vdso: Wire up getrandom() vDSO implementation
Jason A. Donenfeld
9
-1
/
+275
2024-07-19
random: introduce generic vDSO getrandom() implementation
Jason A. Donenfeld
7
-1
/
+347
2024-07-19
mm: add MAP_DROPPABLE for designating always lazily freeable mappings
Jason A. Donenfeld
17
-15
/
+146
2024-07-19
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
65
-615
/
+3141
2024-07-19
Merge tag 'for-6.11/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
42
-582
/
+947
2024-07-19
Merge tag 'dma-mapping-6.11-2024-07-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
8
-106
/
+146
2024-07-19
Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
56
-1236
/
+1624
2024-07-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
106
-414
/
+1785
2024-07-19
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
19
-239
/
+1206
2024-07-19
Merge tag 'tpmdd-next-6.11-rc1-roundtwo' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+3
2024-07-19
cifs: Add a tracepoint to track credits involved in R/W requests
David Howells
7
-23
/
+173
2024-07-19
cifs: Fix setting of zero_point after DIO write
David Howells
1
-5
/
+10
2024-07-19
cifs: Fix missing error code set
David Howells
1
-0
/
+2
2024-07-19
cifs: Fix server re-repick on subrequest retry
David Howells
1
-3
/
+0
2024-07-19
cifs: fix noisy message on copy_file_range
Steve French
1
-1
/
+1
2024-07-19
Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
114
-5897
/
+5484
2024-07-19
blk-cgroup: move congestion_count to struct blkcg
Xiu Jianfeng
3
-10
/
+10
[prev]
[next]