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
2021-03-04
io_uring: ensure that SQPOLL thread is started for exit
Jens Axboe
1
-3
/
+3
2021-03-04
io_uring: replace cmpxchg in fallback with xchg
Pavel Begunkov
1
-6
/
+2
2021-03-04
io_uring: fix __tctx_task_work() ctx race
Pavel Begunkov
1
-17
/
+19
2021-03-04
io_uring: kill io_uring_flush()
Jens Axboe
1
-47
/
+0
2021-03-04
io_uring: kill unnecessary io_run_ctx_fallback() in io_ring_exit_work()
Jens Axboe
1
-1
/
+0
2021-03-04
io_uring: move cred assignment into io_issue_sqe()
Jens Axboe
3
-81
/
+22
2021-03-04
io_uring: kill unnecessary REQ_F_WORK_INITIALIZED checks
Jens Axboe
1
-11
/
+1
2021-03-04
io_uring: remove unused argument 'tsk' from io_req_caches_free()
Jens Axboe
1
-3
/
+3
2021-03-04
io_uring: destroy io-wq on exec
Pavel Begunkov
2
-10
/
+11
2021-03-04
io_uring: warn on not destroyed io-wq
Pavel Begunkov
1
-0
/
+2
2021-03-04
io_uring: fix race condition in task_work add and clear
Jens Axboe
1
-2
/
+2
2021-03-04
io-wq: provide an io_wq_put_and_exit() helper
Jens Axboe
3
-11
/
+21
2021-03-04
io_uring: don't use complete_all() on SQPOLL thread exit
Jens Axboe
1
-1
/
+4
2021-03-04
io_uring: run fallback on cancellation
Pavel Begunkov
1
-1
/
+6
2021-03-04
io_uring: SQPOLL stop error handling fixes
Jens Axboe
1
-7
/
+18
2021-03-04
io-wq: fix double put of 'wq' in error path
Jens Axboe
1
-2
/
+0
2021-03-04
io-wq: wait for manager exit on wq destroy
Jens Axboe
1
-1
/
+6
2021-03-04
io-wq: rename wq->done completion to wq->started
Jens Axboe
1
-4
/
+4
2021-03-04
io-wq: don't ask for a new worker if we're exiting
Jens Axboe
1
-0
/
+2
2021-03-04
io-wq: have manager wait for all workers to exit
Jens Axboe
1
-8
/
+22
2021-03-04
iommu/vt-d: Fix status code for Allocate/Free PASID command
Zenghui Yu
1
-2
/
+2
2021-03-04
iommu: Don't use lazy flush for untrusted device
Lu Baolu
1
-7
/
+8
2021-03-04
iommu/tegra-smmu: Fix mc errors on tegra124-nyan
Nicolin Chen
1
-1
/
+71
2021-03-04
iommu/amd: Fix sleeping in atomic in increase_address_space()
Andrey Ryabinin
1
-4
/
+6
2021-03-04
ALSA: usb-audio: Apply the control quirk to Plantronics headsets
Takashi Iwai
1
-3
/
+3
2021-03-04
ALSA: usb-audio: Fix "cannot get freq eq" errors on Dell AE515 sound bar
Takashi Iwai
1
-0
/
+1
2021-03-04
ALSA: hda: ignore invalid NHLT table
Mark Pearson
1
-0
/
+5
2021-03-04
arch/parisc/kernel: remove duplicate include in ptrace
Zhang Yunkai
1
-2
/
+0
2021-03-04
ALSA: usb-audio: Disable USB autosuspend properly in setup_disable_autosuspend()
Kai-Heng Feng
3
-1
/
+7
2021-03-03
drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcie
Kevin Wang
1
-2
/
+2
2021-03-03
drm/amd/display: fix the return of the uninitialized value in ret
Colin Ian King
1
-1
/
+1
2021-03-03
drm/amdgpu: enable BACO runpm by default on sienna cichlid and navy flounder
Alex Deucher
1
-2
/
+0
2021-03-03
drm/amd/pm: correct Arcturus mmTHM_BACO_CNTL register address
Evan Quan
1
-3
/
+12
2021-03-03
drm/amdgpu/swsmu/vangogh: Only use RLCPowerNotify msg for disable
Alex Deucher
1
-2
/
+2
2021-03-03
drm/amdgpu/pm: make unsupported power profile messages debug
Alex Deucher
3
-3
/
+3
2021-03-03
drm/amdgpu:disable VCN for Navi12 SKU
Asher.Song
1
-2
/
+4
2021-03-03
drm/amdgpu: Only check for S0ix if AMD_PMC is configured
Alex Deucher
1
-1
/
+2
2021-03-04
netfilter: nftables: bogus check for netlink portID with table owner
Pablo Neira Ayuso
1
-4
/
+3
2021-03-04
netfilter: nftables: fix possible double hook unregistration with table owner
Pablo Neira Ayuso
1
-1
/
+5
2021-03-03
rtnetlink: using dev_base_seq from target net
zhang kai
1
-1
/
+1
2021-03-03
net: 9p: advance iov on empty read
Jisheng Zhang
1
-4
/
+0
2021-03-03
Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"
Hayes Wang
1
-29
/
+6
2021-03-03
net: l2tp: reduce log level of messages in receive path, add counter instead
Matthias Schiffer
4
-19
/
+30
2021-03-03
net: macb: Add default usrio config to default gem config
Atish Patra
1
-7
/
+8
2021-03-03
Merge tag 'wireless-drivers-2021-03-03' of git://git.kernel.org/pub/scm/linux...
David S. Miller
3
-3
/
+5
2021-03-03
ALSA: usb: Add Plantronics C320-M USB ctrl msg delay quirk
John Ernberg
1
-0
/
+8
2021-03-03
ACPI: bus: Constify is_acpi_node() and friends (part 2)
Andy Shevchenko
1
-3
/
+3
2021-03-03
RDMA/uverbs: Fix kernel-doc warning of _uverbs_alloc
Leon Romanovsky
1
-1
/
+1
2021-03-03
RDMA/mlx5: Set correct kernel-doc identifier
Leon Romanovsky
1
-1
/
+1
2021-03-03
docs: networking: drop special stable handling
Jakub Kicinski
3
-77
/
+6
[prev]
[next]