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-04-08
drm/i915: fix broken build
Matthew Auld
1
-1
/
+1
2022-04-07
Merge tag 'drm-fixes-2022-04-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
72
-252
/
+1031
2022-04-07
Merge tag '5.18-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-12
/
+17
2022-04-07
Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
65
-388
/
+712
2022-04-08
Merge tag 'drm-misc-fixes-2022-04-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
8
-4
/
+14
2022-04-08
Merge tag 'drm-misc-next-fixes-2022-04-07' of git://anongit.freedesktop.org/d...
Dave Airlie
10
-117
/
+540
2022-04-07
SUNRPC: Move the call to xprt_send_pagedata() out of xprt_sock_sendmsg()
Trond Myklebust
3
-11
/
+19
2022-04-07
SUNRPC: svc_tcp_sendmsg() should handle errors from xdr_alloc_bvec()
Trond Myklebust
1
-1
/
+3
2022-04-07
SUNRPC: Handle allocation failure in rpc_new_task()
Trond Myklebust
2
-0
/
+12
2022-04-07
NFS: Ensure rpc_run_task() cannot fail in nfs_async_rename()
Trond Myklebust
2
-0
/
+2
2022-04-07
NFSv4/pnfs: Handle RPC allocation errors in nfs4_proc_layoutget
Trond Myklebust
1
-0
/
+2
2022-04-07
SUNRPC: Handle low memory situations in call_status()
Trond Myklebust
1
-0
/
+5
2022-04-07
SUNRPC: Handle ENOMEM in call_transmit_status()
Trond Myklebust
1
-0
/
+2
2022-04-07
NFSv4.2: Fix missing removal of SLAB_ACCOUNT on kmem_cache allocation
Muchun Song
1
-1
/
+1
2022-04-07
SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
Trond Myklebust
4
-10
/
+15
2022-04-07
NFS: Replace readdir's use of xxhash() with hash_64()
Trond Myklebust
2
-10
/
+3
2022-04-07
io_uring: use nospec annotation for more indexes
Pavel Begunkov
1
-6
/
+5
2022-04-07
io_uring: zero tag on rsrc removal
Pavel Begunkov
1
-1
/
+3
2022-04-07
io_uring: don't touch scm_fp_list after queueing skb
Pavel Begunkov
1
-2
/
+6
2022-04-07
io_uring: nospec index for tags on files update
Pavel Begunkov
1
-1
/
+1
2022-04-07
io_uring: implement compat handling for IORING_REGISTER_IOWQ_AFF
Eugene Syromiatnikov
1
-1
/
+9
2022-04-07
Revert "io_uring: Add support for napi_busy_poll"
Jens Axboe
1
-231
/
+1
2022-04-07
io_uring: drop the old style inflight file tracking
Jens Axboe
1
-58
/
+27
2022-04-07
io_uring: defer file assignment
Jens Axboe
2
-10
/
+30
2022-04-07
io_uring: propagate issue_flags state down to file assignment
Jens Axboe
1
-35
/
+47
2022-04-07
Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-20
/
+132
2022-04-07
Merge tag 'random-5.18-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-35
/
+39
2022-04-07
Merge tag 'ata-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
6
-6
/
+15
2022-04-07
fbcon: Maintain a private array of fb_info
Daniel Vetter
1
-39
/
+43
2022-04-07
fbcon: untangle fbcon_exit
Daniel Vetter
1
-31
/
+32
2022-04-07
fbcon: Move more code into fbcon_release
Daniel Vetter
1
-20
/
+13
2022-04-07
fbcon: Move console_lock for register/unlink/unregister
Daniel Vetter
2
-27
/
+29
2022-04-07
fbcon: Consistently protect deferred_takeover with console_lock()
Daniel Vetter
1
-2
/
+3
2022-04-07
fbcon: use lock_fb_info in fbcon_open/release
Daniel Vetter
2
-4
/
+5
2022-04-07
fbcon: move more common code into fb_open()
Daniel Vetter
1
-45
/
+30
2022-04-07
fbcon: Ditch error handling for con2fb_release_oldinfo
Daniel Vetter
1
-24
/
+13
2022-04-07
fbcon: Extract fbcon_open/release helpers
Daniel Vetter
1
-54
/
+53
2022-04-07
fb: Delete fb_info->queue
Daniel Vetter
1
-1
/
+0
2022-04-07
fbcon: Replace FBCON_FLAGS_INIT with a boolean
Daniel Vetter
2
-9
/
+6
2022-04-07
fbcon: Use delayed work for cursor
Daniel Vetter
2
-54
/
+35
2022-04-07
fbdev/sysfs: Fix locking
Daniel Vetter
1
-0
/
+2
2022-04-07
fbcon: delete delayed loading code
Daniel Vetter
1
-12
/
+1
2022-04-07
fbcon: Introduce wrapper for console->fb_info lookup
Daniel Vetter
1
-32
/
+44
2022-04-07
fbcon: Move fbcon_bmove(_rec) functions
Daniel Vetter
1
-69
/
+65
2022-04-07
fbcon: delete a few unneeded forward decl
Daniel Vetter
1
-16
/
+1
2022-04-07
mm/rmap: Fix handling of hugetlbfs pages in page_vma_mapped_walk
zhenwei pi
1
-3
/
+3
2022-04-07
mm/mempolicy: Use vma_alloc_folio() in new_page()
Matthew Wilcox (Oracle)
1
-14
/
+11
2022-04-07
mm: Add vma_alloc_folio()
Matthew Wilcox (Oracle)
2
-2
/
+19
2022-04-07
mm/migrate: Use a folio in migrate_misplaced_transhuge_page()
Matthew Wilcox (Oracle)
1
-42
/
+16
2022-04-07
mm/migrate: Use a folio in alloc_migration_target()
Matthew Wilcox (Oracle)
1
-12
/
+10
[prev]
[next]