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-07-11
fs/ntfs3: Check more cases when directory is corrupted
Konstantin Komarov
1
-20
/
+32
2024-07-11
fs/ntfs3: Do copy_to_user out of run_lock
Konstantin Komarov
1
-3
/
+72
2024-07-11
fs/ntfs3: Keep runs for $MFT::$ATTR_DATA and $MFT::$ATTR_BITMAP
Konstantin Komarov
1
-1
/
+2
2024-07-11
fs/ntfs3: Missed error return
Konstantin Komarov
1
-1
/
+1
2024-07-11
fs/ntfs3: Fix the format of the "nocase" mount option
Konstantin Komarov
1
-1
/
+1
2024-07-11
ethtool: netlink: do not return SQI value if link is down
Oleksij Rempel
1
-13
/
+28
2024-07-11
ppp: reject claimed-as-LCP but actually malformed packets
Dmitry Antipov
1
-0
/
+15
2024-07-11
MAINTAINERS: delete entries for Thor Thayer
Wolfram Sang
1
-21
/
+0
2024-07-11
sched: Update MAINTAINERS and CREDITS
Peter Zijlstra
2
-1
/
+3
2024-07-11
Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...
Ingo Molnar
1104
-6646
/
+12729
2024-07-11
selftests/bpf: Add timer lockup selftest
Kumar Kartikeya Dwivedi
2
-0
/
+178
2024-07-11
net: ethernet: mtk-star-emac: set mac_managed_pm when probing
Jian Hui Lee
1
-0
/
+7
2024-07-11
kernel: rerun task_work while freezing in get_signal()
Pavel Begunkov
1
-0
/
+8
2024-07-11
io_uring/io-wq: limit retrying worker initialisation
Pavel Begunkov
1
-3
/
+7
2024-07-11
platform/x86/amd/pmf: Remove update system state document
Shyam Sundar S K
1
-24
/
+0
2024-07-11
platform/x86/amd/pmf: Use existing input event codes to update system states
Shyam Sundar S K
2
-12
/
+52
2024-07-11
macintosh/therm_windtunnel: fix module unload.
Nick Bowler
1
-1
/
+1
2024-07-11
powerpc: Check only single values are passed to CPU/MMU feature checks
Michael Ellerman
2
-0
/
+2
2024-07-11
powerpc/xmon: Fix disassembly CPU feature checks
Michael Ellerman
1
-22
/
+11
2024-07-11
powerpc: Drop clang workaround for builtin constant checks
Michael Ellerman
2
-4
/
+0
2024-07-11
dt-bindings: pwm: at91: Add sama7d65 compatible string
Nicolas Ferre
1
-1
/
+3
2024-07-11
erofs: avoid refcounting short-lived pages
Gao Xiang
3
-26
/
+24
2024-07-11
xen/arm: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-07-11
powerpc64/bpf: jit support for signed division and modulo
Artem Savkov
2
-8
/
+34
2024-07-11
powerpc64/bpf: jit support for sign extended mov
Artem Savkov
1
-2
/
+8
2024-07-11
powerpc64/bpf: jit support for sign extended load
Artem Savkov
2
-19
/
+43
2024-07-11
powerpc64/bpf: jit support for unconditional byte swap
Artem Savkov
1
-1
/
+2
2024-07-11
powerpc64/bpf: jit support for 32bit offset jmp instruction
Artem Savkov
1
-0
/
+3
2024-07-10
ext4: make sure the first directory block is not a hole
Baokun Li
1
-11
/
+6
2024-07-10
ext4: check dot and dotdot of dx_root before making dir indexed
Baokun Li
1
-5
/
+51
2024-07-10
scsi: aha152x: Use DECLARE_COMPLETION_ONSTACK for non-constant completion
Zhongqiu Han
1
-1
/
+1
2024-07-10
scsi: qla2xxx: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-07-10
Merge patch series "qla2xxx misc. bug fixes"
Martin K. Petersen
11
-374
/
+452
2024-07-10
scsi: qla2xxx: Update version to 10.02.09.300-k
Nilesh Javali
1
-2
/
+2
2024-07-10
scsi: qla2xxx: Use QP lock to search for bsg
Quinn Tran
1
-39
/
+57
2024-07-10
scsi: qla2xxx: Reduce fabric scan duplicate code
Quinn Tran
5
-269
/
+200
2024-07-10
scsi: qla2xxx: Fix optrom version displayed in FDMI
Shreyas Deodhar
1
-1
/
+1
2024-07-10
scsi: qla2xxx: During vport delete send async logout explicitly
Manish Rangankar
1
-1
/
+1
2024-07-10
scsi: qla2xxx: Complete command early within lock
Shreyas Deodhar
1
-5
/
+0
2024-07-10
scsi: qla2xxx: Fix flash read failure
Quinn Tran
2
-46
/
+125
2024-07-10
scsi: qla2xxx: Return ENOBUFS if sg_cnt is more than one for ELS cmds
Saurav Kashyap
1
-1
/
+1
2024-07-10
scsi: qla2xxx: Fix for possible memory corruption
Shreyas Deodhar
1
-1
/
+1
2024-07-10
scsi: qla2xxx: validate nvme_local_port correctly
Nilesh Javali
1
-1
/
+4
2024-07-10
scsi: qla2xxx: Unable to act on RSCN for port online
Quinn Tran
4
-8
/
+60
2024-07-10
Merge patch series "Basic inline encryption support for ufs-exynos"
Martin K. Petersen
5
-21
/
+320
2024-07-10
scsi: ufs: exynos: Add support for Flash Memory Protector (FMP)
Eric Biggers
1
-6
/
+234
2024-07-10
scsi: ufs: core: Add UFSHCD_QUIRK_KEYS_IN_PRDT
Eric Biggers
3
-0
/
+26
2024-07-10
scsi: ufs: core: Add fill_crypto_prdt variant op
Eric Biggers
3
-1
/
+24
2024-07-10
scsi: ufs: core: Add UFSHCD_QUIRK_BROKEN_CRYPTO_ENABLE
Eric Biggers
2
-0
/
+15
2024-07-10
scsi: ufs: core: fold ufshcd_clear_keyslot() into its caller
Eric Biggers
1
-11
/
+5
[prev]
[next]