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-05
rtase: Implement a function to receive packets
Justin Lai
1
-0
/
+144
2024-09-05
rtase: Implement .ndo_start_xmit function
Justin Lai
1
-0
/
+283
2024-09-05
rtase: Implement hardware configuration function
Justin Lai
1
-0
/
+238
2024-09-05
rtase: Implement the interrupt routine and rtase_poll
Justin Lai
1
-0
/
+69
2024-09-05
rtase: Implement the rtase_down function
Justin Lai
1
-0
/
+150
2024-09-05
rtase: Implement the .ndo_open function
Justin Lai
1
-0
/
+405
2024-09-05
rtase: Add support for a pci table in this module
Justin Lai
2
-0
/
+978
2024-09-05
Merge branch 'ib/6.11-rc6-matrix-keypad-spitz' into next
Dmitry Torokhov
12811
-201863
/
+916097
2024-09-05
Input: matrix_keypad - remove support for platform data
Dmitry Torokhov
2
-119
/
+3
2024-09-05
ARM: spitz: Use software nodes/properties for the matrix keypad
Dmitry Torokhov
1
-23
/
+41
2024-09-05
ARM: spitz: Use software nodes/properties for the GPIO-driven buttons
Dmitry Torokhov
1
-31
/
+68
2024-09-05
Input: matrix_keypad - switch to gpiod API and generic device properties
Dmitry Torokhov
1
-156
/
+185
2024-09-05
Input: matrix_keypad - remove support for clustered interrupt
Dmitry Torokhov
1
-39
/
+22
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
305
-1801
/
+3190
2024-09-05
Merge tag 'bpf-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2
-2
/
+38
2024-09-05
netlink: specs: nftables: allow decode of tailscale ruleset
Donald Hunter
1
-0
/
+16
2024-09-05
net: napi: Prevent overflow of napi_defer_hard_irqs
Joe Damato
3
-4
/
+8
2024-09-06
Merge tag 'amd-drm-fixes-6.11-2024-09-05' of https://gitlab.freedesktop.org/a...
Dave Airlie
8
-25
/
+89
2024-09-06
Merge tag 'drm-misc-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
33
-47
/
+202
2024-09-06
Merge tag 'drm-intel-next-2024-09-03' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
41
-1252
/
+1546
2024-09-06
Merge tag 'drm-xe-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
14
-89
/
+124
2024-09-05
MAINTAINERS: Add Maintainers for SWIG Python bindings
John B. Wyatt IV
1
-0
/
+3
2024-09-05
pm:cpupower: Include test_raw_pylibcpupower.py
John B. Wyatt IV
1
-0
/
+42
2024-09-05
pm:cpupower: Add SWIG bindings files for libcpupower
John B. Wyatt IV
4
-0
/
+345
2024-09-05
pm:cpupower: Add missing powercap_set_enabled() stub function
John B. Wyatt IV
1
-0
/
+8
2024-09-05
Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
62
-667
/
+853
2024-09-05
Merge branch 'allow-kfuncs-in-tracepoint-and-perf-event'
Alexei Starovoitov
2
-0
/
+50
2024-09-05
bpf/selftests: coverage for tp and perf event progs using kfuncs
JP Kobryn
1
-0
/
+48
2024-09-05
bpf: allow kfuncs within tracepoint and perf event programs
JP Kobryn
1
-0
/
+2
2024-09-05
bpf: change int cmd argument in __sys_bpf into typed enum bpf_cmd
Andrii Nakryiko
1
-1
/
+1
2024-09-05
Merge tag 'spi-fix-v6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-18
/
+26
2024-09-06
Merge tag 'drm-intel-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
11
-17
/
+131
2024-09-05
Merge tag 'regulator-fix-v6.11-stub' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2024-09-05
Merge tag 'rust-fixes-6.11-2' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
11
-36
/
+41
2024-09-05
Merge tag 'trace-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-35
/
+73
2024-09-05
x86/sgx: Log information when a node lacks an EPC section
Aaron Lu
1
-0
/
+7
2024-09-05
x86/sgx: Fix deadlock in SGX NUMA node search
Aaron Lu
1
-13
/
+14
2024-09-05
ila: call nf_unregister_net_hooks() sooner
Eric Dumazet
3
-4
/
+16
2024-09-05
tools/net/ynl: fix cli.py --subscribe feature
Arkadiusz Kubalewski
1
-3
/
+4
2024-09-05
MAINTAINERS: fix ptp ocp driver maintainers address
Vadim Fedorenko
1
-1
/
+1
2024-09-05
selftests: net: enable bind tests
Jamie Bainbridge
1
-1
/
+2
2024-09-05
clk: provide devm_clk_get_optional_enabled_with_rate()
Bartosz Golaszewski
2
-0
/
+61
2024-09-05
clk: fixed-rate: add devm_clk_hw_register_fixed_rate_parent_data()
Nikita Shubin
1
-0
/
+14
2024-09-05
docs: rust: include other expressions in conditional compilation section
Miguel Ojeda
1
-0
/
+8
2024-09-05
kbuild: rust: replace proc macros dependency on `core.o` with the version text
Miguel Ojeda
2
-3
/
+5
2024-09-05
kbuild: rust: rebuild if the version text changes
Miguel Ojeda
1
-1
/
+2
2024-09-05
kbuild: rust: re-run Kconfig if the version text changes
Miguel Ojeda
2
-4
/
+8
2024-09-05
kbuild: rust: add `CONFIG_RUSTC_VERSION`
Miguel Ojeda
2
-0
/
+33
2024-09-05
docs/zh_CN: update the translation of security-bugs
Dongliang Mu
7
-24
/
+34
2024-09-05
docs: block: Fix grammar and spelling mistakes in bfq-iosched.rst
Karol Przybylski
1
-11
/
+11
[prev]
[next]