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
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
2022-10-05
ksmbd: port to vfs{g,u}id_t and associated helpers
Christian Brauner
5
-16
/
+25
2022-10-05
ksmbd: fix incorrect handling of iterate_dir
Namjae Jeon
1
-10
/
+4
2022-10-05
MAINTAINERS: remove Hyunchul Lee from ksmbd maintainers
Hyunchul Lee
1
-1
/
+0
2022-10-05
MAINTAINERS: Add Tom Talpey as ksmbd reviewer
Namjae Jeon
1
-0
/
+1
2022-10-05
ksmbd: remove generic_fillattr use in smb2_open()
Namjae Jeon
1
-4
/
+5
2022-10-05
ksmbd: constify struct path
Al Viro
7
-20
/
+20
2022-10-05
ksmbd: don't open-code %pD
Al Viro
2
-14
/
+11
2022-10-05
ksmbd: don't open-code file_path()
Al Viro
1
-2
/
+2
2022-10-02
Linux 6.0
Linus Torvalds
1
-1
/
+1
2022-10-02
Merge tag 'i2c-for-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+9
2022-10-02
Merge tag 'perf-urgent-2022-10-02' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-3
/
+57
2022-10-02
Merge tag 'x86_urgent_for_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-32
/
+38
2022-10-02
i2c: davinci: fix PM disable depth imbalance in davinci_i2c_probe
Zhang Qilong
1
-1
/
+2
2022-10-02
dt-bindings: i2c: st,stm32-i2c: Document wakeup-source property
Marek Vasut
1
-0
/
+2
2022-10-02
dt-bindings: i2c: st,stm32-i2c: Document interrupt-names property
Marek Vasut
1
-0
/
+5
2022-10-01
Merge tag 'usb-6.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
4
-3
/
+23
2022-10-01
Merge tag 'media/v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
6
-23
/
+31
2022-10-01
Merge tag 'mm-hotfixes-stable-2022-09-30' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-2
/
+5
2022-09-30
damon/sysfs: fix possible memleak on damon_sysfs_add_target
Levi Yun
1
-1
/
+1
2022-09-30
mm: fix BUG splat with kvmalloc + GFP_ATOMIC
Florian Westphal
1
-0
/
+4
2022-09-30
MAINTAINERS: drop entry to removed file in ARM/RISCPC ARCHITECTURE
Lukas Bulwahn
1
-1
/
+0
2022-09-30
Merge tag 'drm-fixes-2022-10-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
7
-149
/
+281
2022-09-30
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-21
/
+31
2022-09-30
Merge tag 'perf-tools-fixes-for-v6.0-2022-09-29' of git://git.kernel.org/pub/...
Linus Torvalds
14
-58
/
+92
2022-09-30
Merge tag 'for-linus-6.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-37
/
+115
2022-09-30
Merge tag 'amd-drm-fixes-6.0-2022-09-30-1' of https://gitlab.freedesktop.org/...
Daniel Vetter
7
-149
/
+281
2022-09-30
drm/amdgpu/gfx11: switch to amdgpu_gfx_rlc_init_microcode
Hawking Zhang
1
-152
/
+4
2022-09-30
drm/amdgpu: add helper to init rlc firmware
Hawking Zhang
2
-1
/
+38
2022-09-30
drm/amdgpu: add helper to init rlc fw in header v2_4
Hawking Zhang
1
-0
/
+60
2022-09-30
drm/amdgpu: add helper to init rlc fw in header v2_3
Hawking Zhang
1
-0
/
+35
2022-09-30
drm/amdgpu: add helper to init rlc fw in header v2_2
Hawking Zhang
1
-0
/
+30
2022-09-30
drm/amdgpu: add helper to init rlc fw in header v2_1
Hawking Zhang
1
-0
/
+40
2022-09-30
drm/amdgpu: add helper to init rlc fw in header v2_0
Hawking Zhang
1
-0
/
+64
2022-09-30
drm/amdgpu: save rlcv/rlcp ucode version in amdgpu_gfx
Hawking Zhang
3
-0
/
+13
2022-09-30
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
7
-17
/
+36
2022-09-30
Merge tag 'block-6.0-2022-09-29' of git://git.kernel.dk/linux
Linus Torvalds
2
-3
/
+7
2022-09-30
Merge tag 'io_uring-6.0-2022-09-29' of git://git.kernel.dk/linux
Linus Torvalds
2
-1
/
+8
2022-09-30
Merge tag 'pstore-v6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-51
/
+12
[next]