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
2022-10-05
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1162
-35536
/
+112740
2022-10-05
Merge tag 'backlight-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-0
/
+486
2022-10-05
Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
102
-1818
/
+4547
2022-10-05
Merge tag 'tag-chrome-platform-for-v6.1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
13
-22
/
+536
2022-10-05
docs:kselftest: fix kselftest_module.h path of example module
Hoi Pok Wu
1
-1
/
+1
2022-10-05
cpufreq: amd-pstate: Add explanation for X86_AMD_PSTATE_UT
Meng Li
2
-0
/
+9
2022-10-05
selftests/cpu-hotplug: Add log info when test success
Zhao Gongyi
1
-1
/
+1
2022-10-05
selftests/cpu-hotplug: Reserve one cpu online at least
Zhao Gongyi
1
-18
/
+22
2022-10-05
selftests/cpu-hotplug: Delete fault injection related code
Zhao Gongyi
2
-82
/
+6
2022-10-05
selftests/cpu-hotplug: Use return instead of exit
Zhao Gongyi
1
-5
/
+8
2022-10-05
selftests/cpu-hotplug: Correct log info
Zhao Gongyi
1
-1
/
+1
2022-10-05
cpufreq: amd-pstate: modify type in argument 2 for filp_open
Meng Li
1
-1
/
+1
2022-10-05
Documentation: amd-pstate: Add unit test introduction
Meng Li
1
-0
/
+76
2022-10-05
selftests: amd-pstate: Add test trigger for amd-pstate driver
Meng Li
4
-0
/
+66
2022-10-05
cpufreq: amd-pstate: Add test module for amd-pstate driver
Meng Li
3
-0
/
+301
2022-10-05
cpufreq: amd-pstate: Expose struct amd_cpudata
Meng Li
3
-59
/
+79
2022-10-05
selftests/vm: use top_srcdir instead of recomputing relative paths
Axel Rasmussen
4
-5
/
+5
2022-10-05
Merge tag 'mmc-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
28
-136
/
+255
2022-10-05
Merge tag 'pcmcia-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo...
Linus Torvalds
7
-1177
/
+8
2022-10-05
remoteproc: virtio: Fix warning on bindings by removing the of_match_table
Arnaud Pouliquen
1
-7
/
+1
2022-10-05
arm64: alternatives: Use vdso/bits.h instead of linux/bits.h
Nathan Chancellor
1
-1
/
+1
2022-10-05
Merge branch 'for-6.1/google' into for-linus
Benjamin Tissoires
4
-19
/
+22
2022-10-05
Merge branch 'for-6.1/rmi' into for-linus
Benjamin Tissoires
1
-4
/
+2
2022-10-05
Merge branch 'for-6.1/wacom' into for-linus
Benjamin Tissoires
4
-17
/
+2
2022-10-05
Merge branch 'for-6.1/uclogic' into for-linus
Benjamin Tissoires
10
-51
/
+500
2022-10-05
Merge branch 'for-6.1/rc-controllers' into for-linus
Benjamin Tissoires
6
-0
/
+237
2022-10-05
Merge branch 'for-6.1/topre' into for-linus
Benjamin Tissoires
4
-0
/
+59
2022-10-05
Merge branch 'for-6.1/nintendo' into for-linus
Benjamin Tissoires
1
-28
/
+32
2022-10-05
Merge branch 'for-6.1/amd_sfh' into for-linus
Benjamin Tissoires
1
-3
/
+5
2022-10-05
Merge branch 'for-6.1/multitouch' into for-linus
Benjamin Tissoires
1
-4
/
+4
2022-10-05
Merge branch 'for-6.1/sony' into for-linus
Benjamin Tissoires
2
-12
/
+6
2022-10-05
Merge branch 'for-6.1/logitech' into for-linus
Benjamin Tissoires
5520
-83329
/
+369065
2022-10-05
Merge branch 'for-6.1/core' into for-linus
Benjamin Tissoires
10
-117
/
+58
2022-10-05
Revert "ARM: dts: BCM5301X: Add basic PCI controller properties"
Arnd Bergmann
1
-12
/
+0
2022-10-05
ksmbd: validate share name from share config response
Atte Heikkilä
6
-9
/
+29
2022-10-05
ksmbd: call ib_drain_qp when disconnected
Namjae Jeon
1
-0
/
+2
2022-10-05
ksmbd: make utf-8 file name comparison work in __caseless_lookup()
Atte Heikkilä
3
-3
/
+20
2022-10-05
ksmbd: Fix user namespace mapping
Mickaël Salaün
1
-2
/
+4
2022-10-05
ksmbd: hide socket error message when ipv6 config is disable
Namjae Jeon
1
-1
/
+2
2022-10-05
ksmbd: reduce server smbdirect max send/receive segment sizes
Tom Talpey
1
-2
/
+2
2022-10-05
ksmbd: decrease the number of SMB3 smbdirect server SGEs
Tom Talpey
1
-1
/
+1
2022-10-05
ksmbd: Fix wrong return value and message length check in smb2_ioctl()
Zhang Xiaoxu
1
-4
/
+9
2022-10-05
ksmbd: set NTLMSSP_NEGOTIATE_SEAL flag to challenge blob
Namjae Jeon
3
-1
/
+5
2022-10-05
ksmbd: fix encryption failure issue for session logoff response
Namjae Jeon
3
-9
/
+13
2022-10-05
ksmbd: fix endless loop when encryption for response fails
Namjae Jeon
1
-3
/
+1
2022-10-05
ksmbd: fill sids in SMB_FIND_FILE_POSIX_INFO response
Namjae Jeon
1
-6
/
+20
2022-10-05
ksmbd: set file permission mode to match Samba server posix extension behavior
Namjae Jeon
2
-3
/
+3
2022-10-05
ksmbd: change security id to the one samba used for posix extension
Namjae Jeon
3
-7
/
+25
2022-10-05
ksmbd: update documentation
Namjae Jeon
1
-12
/
+30
2022-10-05
ksmbd: casefold utf-8 share names and fix ascii lowercase conversion
Atte Heikkilä
10
-28
/
+56
[prev]
[next]