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
2020-08-03
mac80211: use eth_zero_addr() to clear mac address
Miaohe Lin
1
-1
/
+2
2020-08-03
mac8211: fix struct initialisation
John Crispin
1
-1
/
+1
2020-08-03
mac80211: Handle special status codes in SAE commit
Jouni Malinen
2
-1
/
+6
2020-08-03
Revert "ALSA: hda: call runtime_allow() for all hda controllers"
Hui Wang
1
-1
/
+0
2020-08-02
md/raid5: Allow degraded raid6 to do rmw
ChangSyun Peng
1
-6
/
+16
2020-08-02
md/raid5: Fix Force reconstruct-write io stuck in degraded raid5
ChangSyun Peng
1
-1
/
+2
2020-08-03
Revert "xen/balloon: Fix crash when ballooning on x86 32 bit PAE"
Roger Pau Monne
1
-14
/
+0
2020-08-03
xen/balloon: make the balloon wait interruptible
Roger Pau Monne
1
-2
/
+4
2020-08-03
xen/balloon: fix accounting in alloc_xenballooned_pages error path
Roger Pau Monne
1
-0
/
+6
2020-08-03
ALSA: hda/ca0132 - Fix AE-5 microphone selection commands.
Connor McAdams
1
-3
/
+3
2020-08-03
ALSA: hda/ca0132 - Add new quirk ID for Recon3D.
Connor McAdams
1
-0
/
+1
2020-08-03
ALSA: hda/ca0132 - Fix ZxR Headphone gain control get value.
Connor McAdams
1
-0
/
+5
2020-08-03
Merge branch 'for-next' into for-linus
Takashi Iwai
14363
-314564
/
+847200
2020-08-02
raid5: don't duplicate code for different paths in handle_stripe
Guoqing Jiang
1
-6
/
+3
2020-08-02
raid5-cache: hold spinlock instead of mutex in r5c_journal_mode_show
Guoqing Jiang
1
-6
/
+3
2020-08-02
md: print errno in super_written
Guoqing Jiang
1
-1
/
+2
2020-08-02
md/raid5: remove the redundant setting of STRIPE_HANDLE
Guoqing Jiang
1
-6
/
+2
2020-08-02
md: register new md sysfs file 'uuid' read-only
Sebastian Parschauer
2
-0
/
+13
2020-08-02
md: fix max sectors calculation for super 1.0
Xiao Ni
1
-4
/
+31
2020-08-03
xen: hypercall.h: fix duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-03
xen/gntdev: gntdev.h: drop a duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-03
xen/privcmd: Convert get_user_pages*() to pin_user_pages*()
Souptick Joarder
1
-8
/
+2
2020-08-03
xen/privcmd: Mark pages as dirty
Souptick Joarder
1
-1
/
+4
2020-08-03
xen/privcmd: Corrected error handling path
Souptick Joarder
1
-16
/
+15
2020-08-02
list: add "list_del_init_careful()" to go with "list_empty_careful()"
Linus Torvalds
3
-8
/
+21
2020-08-02
mm: rewrite wait_on_page_bit_common() logic
Linus Torvalds
1
-47
/
+85
2020-08-02
cifs: document and cleanup dfs mount
Paulo Alcantara
1
-188
/
+182
2020-08-02
cifs: only update prefix path of DFS links in cifs_tree_connect()
Paulo Alcantara
1
-2
/
+7
2020-08-02
cifs: fix double free error on share and prefix
Colin Ian King
1
-0
/
+2
2020-08-02
cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnect
Paulo Alcantara
5
-29
/
+62
2020-08-02
cifs: handle empty list of targets in cifs_reconnect()
Paulo Alcantara
1
-4
/
+6
2020-08-02
cifs: rename reconn_inval_dfs_target()
Paulo Alcantara
1
-7
/
+6
2020-08-02
cifs: reduce number of referral requests in DFS link lookups
Paulo Alcantara
1
-11
/
+68
2020-08-02
cifs: merge __{cifs,smb2}_reconnect[_tcon]() into cifs_tree_connect()
Stefan Metzmacher
4
-223
/
+105
2020-08-02
cifs: convert to use be32_add_cpu()
Qinglang Miao
2
-4
/
+2
2020-08-02
cifs: delete duplicated words in header files
Randy Dunlap
3
-4
/
+4
2020-08-02
cifs: Remove the superfluous break
Liao Pingfang
1
-1
/
+0
2020-08-02
cifs: smb1: Try failing back to SetFileInfo if SetPathInfo fails
Ronnie Sahlberg
3
-4
/
+41
2020-08-02
cifs`: handle ERRBaduid for SMB1
Roberto Bergantinos Corpas
3
-1
/
+29
2020-08-02
cifs: remove unused variable 'server'
Wei Yongjun
1
-2
/
+0
2020-08-02
smb3: warn on confusing error scenario with sec=krb5
Steve French
1
-0
/
+2
2020-08-02
cifs: Fix leak when handling lease break for cached root fid
Paul Aurich
1
-21
/
+52
2020-08-02
jffs2: fix UAF problem
Zhe Li
1
-1
/
+5
2020-08-02
jffs2: fix jffs2 mounting failure
Zhe Li
1
-1
/
+2
2020-08-02
ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|rename
Zhihao Cheng
1
-4
/
+6
2020-08-02
ubi: fastmap: Free fastmap next anchor peb during detach
Zhihao Cheng
1
-0
/
+5
2020-08-02
ubi: fastmap: Don't produce the initial next anchor PEB when fastmap is disabled
Zhihao Cheng
1
-1
/
+2
2020-08-02
Linux 5.8
Linus Torvalds
1
-1
/
+1
2020-08-02
MTD: pfow.h: drop a duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-02
MTD: mtd-abi.h: drop a duplicated word
Randy Dunlap
1
-1
/
+1
[prev]
[next]