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
2023-02-17
mm/migrate: fix wrongly apply write bit after mkdirty on sparc64
Peter Xu
2
-2
/
+6
2023-02-17
dax/kmem: Fix leak of memory-hotplug resources
Dan Williams
3
-17
/
+3
2023-02-17
Merge tag 'powerpc-6.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+2
2023-02-17
Merge tag 'nfs-for-6.2-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-4
/
+4
2023-02-17
Merge tag 'sound-fix-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
5
-7
/
+15
2023-02-17
MAINTAINERS: Add HPE GXP I2C Support
Nick Hawkins
1
-0
/
+2
2023-02-17
i2c: Add GXP SoC I2C Controller
Nick Hawkins
3
-0
/
+628
2023-02-17
dt-bindings: i2c: Add hpe,gxp-i2c
Nick Hawkins
1
-0
/
+59
2023-02-17
Merge remote-tracking branch 'spi/for-6.3' into spi-next
Mark Brown
74
-769
/
+2289
2023-02-17
Merge tag 'gpio-fixes-for-v6.2-part2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2023-02-17
Merge tag 'ata-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
3
-8
/
+12
2023-02-17
Merge tag 'mmc-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
5
-29
/
+41
2023-02-17
of: update kconfig unittest help
Frank Rowand
1
-1
/
+13
2023-02-17
of: add processing of EXPECT_NOT to of_unittest_expect
Frank Rowand
1
-12
/
+145
2023-02-17
of: prepare to add processing of EXPECT_NOT to of_unittest_expect
Frank Rowand
1
-20
/
+20
2023-02-17
of: Use preferred of_property_read_* functions
Rob Herring
2
-5
/
+2
2023-02-17
i2c: xiic: Remove some dead code
Christophe JAILLET
1
-4
/
+0
2023-02-17
Merge tag 'sched-urgent-2023-02-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-11
/
+21
2023-02-17
i2c: xiic: Add SCL frequency configuration support
Raviteja Narayanam
1
-0
/
+148
2023-02-17
i2c: xiic: Update compatible with new IP version
Raviteja Narayanam
1
-0
/
+1
2023-02-17
dt-bindings: i2c: xiic: Add 'xlnx,axi-iic-2.1' to compatible
Raviteja Narayanam
1
-1
/
+10
2023-02-17
of: Use of_property_present() helper
Rob Herring
2
-2
/
+2
2023-02-17
of: Add of_property_present() helper
Rob Herring
1
-1
/
+16
2023-02-17
of: reserved_mem: Use proper binary prefix
Geert Uytterhoeven
1
-1
/
+1
2023-02-17
selftests/bpf: Add bpf_fib_lookup test
Martin KaFai Lau
2
-0
/
+209
2023-02-17
bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
Martin KaFai Lau
3
-13
/
+38
2023-02-17
i2c: i801: Call i801_check_post() from i801_access()
Heiner Kallweit
1
-11
/
+9
2023-02-17
i2c: i801: Call i801_check_pre() from i801_access()
Heiner Kallweit
1
-8
/
+5
2023-02-17
i2c: i801: Centralize configuring block commands in i801_block_transaction
Heiner Kallweit
1
-49
/
+35
2023-02-17
i2c: i801: Centralize configuring non-block commands in i801_simple_transaction
Heiner Kallweit
1
-17
/
+14
2023-02-17
i2c: i801: Handle SMBAUXCTL_E32B in i801_block_transaction_by_block only
Heiner Kallweit
1
-9
/
+12
2023-02-17
i2c: i801: Add i801_simple_transaction(), complementing i801_block_transaction()
Heiner Kallweit
1
-37
/
+55
2023-02-17
riscv, bpf: Add bpf trampoline support for RV64
Pu Lehui
1
-0
/
+317
2023-02-17
riscv, bpf: Add bpf_arch_text_poke support for RV64
Pu Lehui
2
-2
/
+91
2023-02-17
riscv, bpf: Factor out emit_call for kernel and bpf context
Pu Lehui
1
-17
/
+13
2023-02-17
riscv: Extend patch_text for multiple instructions
Pu Lehui
3
-15
/
+21
2023-02-17
IB/hfi1: Fix sdma.h tx->num_descs off-by-one errors
Patrick Kelsey
2
-10
/
+9
2023-02-17
IB/hfi1: Fix math bugs in hfi1_can_pin_pages()
Patrick Kelsey
1
-21
/
+40
2023-02-17
blk-mq: Reorder fields in 'struct blk_mq_tag_set'
Christophe JAILLET
1
-2
/
+2
2023-02-17
RDMA/irdma: Add support for dmabuf pin memory regions
Zhu Yanjun
1
-0
/
+42
2023-02-17
Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES"
Martin KaFai Lau
2
-27
/
+9
2023-02-17
Merge mlx5-next into rdma.git for-next
Jason Gunthorpe
28
-112
/
+704
2023-02-17
perf tests stat_all_metrics: Change true workload to sleep workload for syste...
Kajol Jain
1
-1
/
+1
2023-02-17
RDMA/mlx5: Use query_special_contexts for mkeys
Or Har-Toov
7
-44
/
+48
2023-02-17
net/mlx5e: Use query_special_contexts for mkeys
Or Har-Toov
1
-2
/
+21
2023-02-17
net/mlx5: Change define name for 0x100 lkey value
Or Har-Toov
5
-9
/
+10
2023-02-17
net/mlx5: Expose bits for querying special mkeys
Or Har-Toov
1
-2
/
+8
2023-02-17
selftests/bpf: Add global subprog context passing tests
Andrii Nakryiko
2
-0
/
+106
2023-02-17
selftests/bpf: Convert test_global_funcs test to test_loader framework
Andrii Nakryiko
18
-123
/
+174
2023-02-17
bpf: Fix global subprog context argument resolution logic
Andrii Nakryiko
1
-2
/
+11
[prev]
[next]