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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-29
SUNRPC: change svc_xprt::xpt_flags bits to enum
Chuck Lever
1
-17
/
+21
2023-08-29
SUNRPC: change svc_rqst::rq_flags bits to enum
NeilBrown
1
-10
/
+13
2023-08-29
SUNRPC: change svc_pool::sp_flags bits to enum
NeilBrown
1
-3
/
+7
2023-08-29
SUNRPC: change cache_head.flags bits to enum
NeilBrown
1
-4
/
+8
2023-08-29
SUNRPC: remove timeout arg from svc_recv()
NeilBrown
3
-3
/
+4
2023-08-29
SUNRPC: change svc_recv() to return void.
NeilBrown
1
-1
/
+1
2023-08-29
nfsd: Simplify code around svc_exit_thread() call in nfsd()
NeilBrown
1
-13
/
+0
2023-08-29
SUNRPC: Revert e0a912e8ddba
Chuck Lever
1
-2
/
+0
2023-08-29
SUNRPC: Send RPC message on TCP with a single sock_sendmsg() call
Chuck Lever
1
-0
/
+2
2023-08-29
SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directly
Chuck Lever
1
-0
/
+2
2023-08-29
sunrpc: Remove unused extern declarations
YueHaibing
1
-3
/
+0
2023-08-29
NFSD: Remove svc_rqst::rq_cacherep
Chuck Lever
1
-1
/
+0
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
43
-634
/
+944
2023-08-29
Merge tag 'slab-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2
-6
/
+29
2023-08-29
sched/core: Add kernel-doc for set_cpus_allowed_ptr()
Costa Shulyupin
1
-0
/
+10
2023-08-29
cpufreq: Support per-policy performance boost
Jie Zhan
1
-0
/
+3
2023-08-29
thermal: core: Rework .get_trend() thermal zone callback
Rafael J. Wysocki
1
-15
/
+15
2023-08-29
thermal: core: Drop unused .get_trip_*() callbacks
Rafael J. Wysocki
1
-4
/
+0
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
55
-655
/
+1389
2023-08-29
Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2
-1
/
+5
2023-08-29
Merge tag 'mmc-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2
-46
/
+8
2023-08-29
Merge tag 'spi-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
7
-84
/
+1399
2023-08-29
Merge tag 'regulator-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
3
-17
/
+23
2023-08-29
Merge tag 'regmap-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
1
-0
/
+1
2023-08-29
Merge branch 'pci/misc'
Bjorn Helgaas
1
-4
/
+8
2023-08-29
Merge branch 'pci/controller/switchtec'
Bjorn Helgaas
1
-0
/
+1
2023-08-29
Merge branch 'pci/vga'
Bjorn Helgaas
1
-23
/
+4
2023-08-29
Merge branch 'pci/pcie-rmw'
Bjorn Helgaas
1
-2
/
+32
2023-08-29
Merge tag 'for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
1
-0
/
+19
2023-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+4
2023-08-28
Merge tag 'pm-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
4
-27
/
+63
2023-08-28
Merge tag 'acpi-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-4
/
+17
2023-08-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-3
/
+23
2023-08-28
Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-8
/
+79
2023-08-28
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-9
/
+5
2023-08-28
Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-32
/
+21
2023-08-28
Merge tag 'x86_misc_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2023-08-28
Merge tag 'x86_boot_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-08-28
Merge tag 'smp-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-26
/
+35
2023-08-28
Merge tag 'core-entry-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-16
/
+0
2023-08-28
Merge tag 'rcu.2023.08.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-15
/
+17
2023-08-28
Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-25
/
+134
2023-08-28
net: stmmac: clarify difference between "interface" and "phy_interface"
Russell King (Oracle)
1
-1
/
+14
2023-08-28
r8152: add vendor/device ID pair for D-Link DUB-E250
Antonio Napolitano
1
-0
/
+1
2023-08-28
Merge tag 'seccomp-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-1
/
+5
2023-08-28
Merge tag 'for-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-5
/
+0
2023-08-28
Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
4
-15
/
+114
2023-08-28
Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2023-08-28
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
4
-12
/
+24
2023-08-28
Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
6
-16
/
+71
[prev]
[next]