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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
1
-1
/
+1
2021-09-21
net: phy: broadcom: Add IDDQ-SR mode
Florian Fainelli
1
-0
/
+8
2021-09-19
net: sched: move and reuse mq_change_real_num_tx()
Jakub Kicinski
1
-0
/
+2
2021-09-18
mptcp: add MPTCP_SUBFLOW_ADDRS getsockopt support
Florian Westphal
1
-0
/
+24
2021-09-18
mptcp: add MPTCP_TCPINFO getsockopt support
Florian Westphal
1
-1
/
+9
2021-09-18
mptcp: add MPTCP_INFO getsockopt
Florian Westphal
2
-0
/
+4
2021-09-18
mptcp: add new mptcp_fill_diag helper
Florian Westphal
1
-0
/
+4
2021-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-21
/
+83
2021-09-17
net: phy: bcm7xxx: Add EPHY entry for 72165
Florian Fainelli
1
-0
/
+1
2021-09-17
devlink: Delete not-used devlink APIs
Leon Romanovsky
1
-14
/
+0
2021-09-16
net: phy: broadcom: Enable 10BaseT DAC early wake
Florian Fainelli
1
-0
/
+1
2021-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
76
-721
/
+1510
2021-09-16
Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-111
/
+34
2021-09-16
net/tls: support SM4 GCM/CCM algorithm
Tianjia Zhang
1
-0
/
+30
2021-09-15
Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+19
2021-09-15
net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports
Vladimir Oltean
1
-0
/
+5
2021-09-15
bpf: Update bpf_get_smp_processor_id() documentation
Matteo Croce
1
-1
/
+1
2021-09-15
Merge branch 'absolute-pointer' (patches from Guenter)
Linus Torvalds
1
-0
/
+2
2021-09-15
compiler.h: Introduce absolute_pointer macro
Guenter Roeck
1
-0
/
+2
2021-09-15
devlink: Delete not-used single parameter notification APIs
Leon Romanovsky
1
-4
/
+0
2021-09-15
net: sched: update default qdisc visibility after Tx queue cnt changes
Jakub Kicinski
1
-0
/
+4
2021-09-14
bpf: Support for new btf kind BTF_KIND_TAG
Yonghong Song
1
-1
/
+13
2021-09-14
btf: Change BTF_KIND_* macros to enums
Yonghong Song
1
-19
/
+22
2021-09-14
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
1
-0
/
+1
2021-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-110
/
+28
2021-09-14
net/smc: add generic netlink support for system EID
Karsten Graul
1
-0
/
+12
2021-09-14
net/smc: add support for user defined EIDs
Karsten Graul
1
-0
/
+15
2021-09-13
bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
Daniel Borkmann
2
-101
/
+28
2021-09-13
bpf: Introduce helper bpf_get_branch_snapshot
Song Liu
1
-0
/
+22
2021-09-13
perf: Enable branch record for software events
Song Liu
1
-0
/
+23
2021-09-13
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
5
-183
/
+4
2021-09-13
Drop some straggling mentions of gcc-4.9 as being stale
Linus Torvalds
1
-1
/
+0
2021-09-13
compiler_attributes.h: drop __has_attribute() support for gcc4
Linus Torvalds
1
-20
/
+0
2021-09-13
vmlinux.lds.h: remove old check for GCC 4.9
Nick Desaulniers
1
-4
/
+0
2021-09-13
compiler-gcc.h: drop checks for older GCC versions
Nick Desaulniers
1
-3
/
+1
2021-09-13
compiler.h: drop fallback overflow checkers
Nick Desaulniers
3
-152
/
+3
2021-09-13
qed: Improve the stack space of filter_config()
Shai Malin
1
-13
/
+8
2021-09-12
Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/oj...
Linus Torvalds
3
-9
/
+25
2021-09-12
Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-46
/
+110
2021-09-12
Merge tag 'locking_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-10
/
+2
2021-09-12
Merge tag 'timers_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+7
2021-09-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
6
-27
/
+363
2021-09-11
Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-2
/
+2
2021-09-11
Merge tag 'pwm/for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2021-09-11
Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+18
2021-09-11
asm-generic/hyperv: provide cpumask_to_vpset_noself
Wei Liu
1
-2
/
+19
2021-09-11
Documentation: core-api/cpuhotplug: Rewrite the API section
Thomas Gleixner
1
-22
/
+110
2021-09-11
cpu/hotplug: Remove deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-6
/
+0
2021-09-11
Merge branch 'linus' into smp/urgent
Thomas Gleixner
509
-4500
/
+15849
2021-09-10
bpf: Add hardware timestamp field to __sk_buff
Vadim Fedorenko
1
-0
/
+2
[next]