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-09-23
xfrm: respect ip protocols rules criteria when performing dst lookups
Eyal Birger
4
-0
/
+22
2024-09-23
xfrm: extract dst lookup parameters into a struct
Eyal Birger
5
-65
/
+73
2024-09-22
cxl: Add documentation to explain the shared link bandwidth calculation
Dave Jiang
2
-0
/
+92
2024-09-22
cxl: Calculate region bandwidth of targets with shared upstream link
Dave Jiang
6
-10
/
+537
2024-09-22
cxl: Preserve the CDAT access_coordinate for an endpoint
Dave Jiang
2
-4
/
+8
2024-09-22
dt-bindings: mailbox: qcom-ipcc: Document QCS8300 IPCC
Jingyi Wang
1
-0
/
+1
2024-09-22
dt-bindings: mailbox: qcom-ipcc: document the support for SA8255p
Nikunj Kela
1
-0
/
+1
2024-09-22
dt-bindings: mailbox: mtk,adsp-mbox: Add compatible for MT8188
Fei Shao
1
-3
/
+9
2024-09-22
mailbox: Use of_property_match_string() instead of open-coding
Rob Herring (Arm)
1
-16
/
+6
2024-09-22
mailbox: bcm2835: Fix timeout during suspend mode
Stefan Wahren
1
-1
/
+2
2024-09-22
mailbox: sprd: Use devm_clk_get_enabled() helpers
Huan Yang
1
-21
/
+4
2024-09-22
mailbox: rockchip: fix a typo in module autoloading
Liao Chen
1
-1
/
+1
2024-09-22
mailbox: imx: use device name in interrupt name
Peng Fan
1
-3
/
+3
2024-09-22
mailbox: ARM_MHU_V3 should depend on ARM64
Geert Uytterhoeven
1
-0
/
+1
2024-09-22
MAINTAINERS: Add unsafe_memcpy() to the FORTIFY review list
Kees Cook
1
-0
/
+1
2024-09-22
perf symbol: Set binary_type of dso when loading
Namhyung Kim
1
-0
/
+3
2024-09-23
9p: Avoid creating multiple slab caches with the same name
Pedro Falcato
1
-1
/
+9
2024-09-23
9p: Enable multipage folios
David Howells
1
-0
/
+1
2024-09-23
9p: v9fs_fid_find: also lookup by inode if not found dentry
Dominique Martinet
1
-3
/
+2
2024-09-22
seqcount: replace smp_rmb() in read_seqcount() with load acquire
Christoph Lameter (Ampere)
1
-20
/
+5
2024-09-22
MAINTAINERS: adjust file entry of the oa_tc6 header
Lukas Bulwahn
1
-1
/
+1
2024-09-22
net: sparx5: Fix invalid timestamps
Aakash Menon
1
-1
/
+5
2024-09-22
net: ipv6: select DST_CACHE from IPV6_RPL_LWTUNNEL
Thomas Weißschuh
1
-0
/
+1
2024-09-22
Merge branch 'address-masking'
Linus Torvalds
5
-1
/
+39
2024-09-22
x86: make the masked_user_access_begin() macro use its argument only once
Linus Torvalds
1
-2
/
+3
2024-09-22
iommu/dma: remove most stubs in iommu-dma.h
Christoph Hellwig
1
-100
/
+8
2024-09-22
dma-mapping: fix vmap and mmap of noncontiougs allocations
Christoph Hellwig
4
-46
/
+49
2024-09-22
Merge tag 'trace-ring-buffer-v6.12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-152
/
+1483
2024-09-22
Merge tag 'ktest-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-9
/
+19
2024-09-22
Merge tag 'perf-tools-for-v6.12-1-2024-09-19' of git://git.kernel.org/pub/scm...
Linus Torvalds
290
-4249
/
+15177
2024-09-22
perf: Fix topology_sibling_cpumask check warning on ARM
Kan Liang
1
-5
/
+5
2024-09-22
RDMA/bnxt_re: Remove the unused variable en_dev
Jiapeng Chong
1
-2
/
+0
2024-09-22
Input: hynitron_cstxxx - drop explicit initialization of struct i2c_device_id...
Uwe Kleine-König
1
-1
/
+1
2024-09-22
rtc: rc5t619: use proper module tables
Andreas Kemnade
1
-2
/
+11
2024-09-22
rtc: m48t59: set range
Alexandre Belloni
1
-0
/
+2
2024-09-21
clk: Switch back to struct platform_driver::remove()
Uwe Kleine-König
201
-201
/
+201
2024-09-21
Merge branches 'clk-devm', 'clk-samsung', 'clk-rockchip' and 'clk-qcom' into ...
Stephen Boyd
98
-2493
/
+12512
2024-09-21
Merge branches 'clk-amlogic', 'clk-microchip' and 'clk-imx' into clk-next
Stephen Boyd
56
-130
/
+1395
2024-09-21
Merge branches 'clk-assigned-rates', 'clk-renesas' and 'clk-scmi' into clk-next
Stephen Boyd
20
-196
/
+1686
2024-09-21
Merge branches 'clk-kunit', 'clk-mediatek', 'clk-cleanup' and 'clk-bindings' ...
Stephen Boyd
44
-539
/
+241
2024-09-21
bcachefs: Hold read lock in bch2_snapshot_tree_oldest_subvol()
Ahmed Ehab
1
-0
/
+2
2024-09-21
Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
99
-126
/
+16029
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
249
-3048
/
+11430
2024-09-21
Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
92
-3069
/
+6107
2024-09-21
bcachefs: return err ptr instead of null in read sb clean
Diogo Jahchan Koike
1
-1
/
+1
2024-09-21
bcachefs: Remove duplicated include in backpointers.c
Yang Li
1
-1
/
+0
2024-09-21
bcachefs: Don't drop devices with stripe pointers
Kent Overstreet
4
-9
/
+32
2024-09-21
bcachefs: bch2_ec_stripe_head_get() now checks for change in rw devices
Kent Overstreet
2
-27
/
+60
2024-09-21
bcachefs: bch_fs.rw_devs_change_count
Kent Overstreet
2
-4
/
+9
2024-09-21
bcachefs: bch2_dev_remove_stripes()
Kent Overstreet
4
-3
/
+74
[prev]
[next]