index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-16
dmaengine: at_hdmac: Fix impossible condition
Tudor Ambarus
1
-3
/
+4
2022-11-16
dmaengine: at_hdmac: Don't allow CPU to reorder channel enable
Tudor Ambarus
1
-0
/
+2
2022-11-16
dmaengine: at_hdmac: Fix completion of unissued descriptor in case of errors
Tudor Ambarus
1
-4
/
+0
2022-11-16
dmaengine: at_hdmac: Fix descriptor handling when issuing it to hardware
Tudor Ambarus
1
-4
/
+11
2022-11-16
dmaengine: at_hdmac: Fix concurrency over the active list
Tudor Ambarus
1
-4
/
+6
2022-11-16
dmaengine: at_hdmac: Free the memset buf without holding the chan lock
Tudor Ambarus
1
-7
/
+7
2022-11-16
dmaengine: at_hdmac: Fix concurrency over descriptor
Tudor Ambarus
1
-5
/
+9
2022-11-16
dmaengine: at_hdmac: Fix concurrency problems by removing atc_complete_all()
Tudor Ambarus
1
-45
/
+4
2022-11-16
dmaengine: at_hdmac: Protect atchan->status with the channel lock
Tudor Ambarus
1
-2
/
+2
2022-11-16
dmaengine: at_hdmac: Do not call the complete callback on device_terminate_all
Tudor Ambarus
1
-9
/
+2
2022-11-16
dmaengine: at_hdmac: Fix premature completion of desc in issue_pending
Tudor Ambarus
1
-3
/
+13
2022-11-16
dmaengine: at_hdmac: Start transfer for cyclic channels in issue_pending
Tudor Ambarus
1
-4
/
+0
2022-11-16
dmaengine: at_hdmac: Don't start transactions at tx_submit level
Tudor Ambarus
1
-11
/
+3
2022-11-16
dmaengine: at_hdmac: Fix at_lli struct definition
Tudor Ambarus
1
-5
/
+5
2022-11-16
can: dev: fix skb drop check
Oliver Hartkopp
36
-42
/
+51
2022-11-16
KVM: SVM: move guest vmsave/vmload back to assembly
Paolo Bonzini
3
-20
/
+39
2022-11-16
KVM: SVM: retrieve VMCB from assembly
Paolo Bonzini
4
-15
/
+16
2022-11-16
KVM: SVM: Only dump VMSA to klog at KERN_DEBUG level
Peter Gonda
1
-1
/
+1
2022-11-16
KVM: SVM: adjust register allocation for __svm_vcpu_run()
Paolo Bonzini
1
-19
/
+19
2022-11-16
KVM: SVM: replace regs argument of __svm_vcpu_run() with vcpu_svm
Paolo Bonzini
5
-20
/
+30
2022-11-16
KVM: x86: use a separate asm-offsets.c file
Paolo Bonzini
5
-7
/
+30
2022-11-16
KVM: x86/pmu: Do not speculatively query Intel GP PMCs that don't exist yet
Like Xu
1
-12
/
+2
2022-11-16
KVM: x86/mmu: Block all page faults during kvm_zap_gfn_range()
Sean Christopherson
1
-2
/
+2
2022-11-16
can: rcar_canfd: Add missing ECC error checks for channels 2-7
Geert Uytterhoeven
1
-9
/
+4
2022-11-16
can: isotp: fix tx state handling for echo tx processing
Oliver Hartkopp
1
-33
/
+38
2022-11-16
can: j1939: j1939_send_one(): fix missing CAN header initialization
Oliver Hartkopp
1
-0
/
+3
2022-11-16
mm/shmem: use page_mapping() to detect page cache for uffd continue
Peter Xu
1
-1
/
+1
2022-11-16
mm/memremap.c: map FS_DAX device memory as decrypted
Pankaj Gupta
1
-0
/
+1
2022-11-16
mm/damon/dbgfs: check if rm_contexts input is for a real context
SeongJae Park
1
-0
/
+7
2022-11-16
dmaengine: idxd: Do not enable user type Work Queue without Shared Virtual Ad...
Fenghua Yu
2
-0
/
+19
2022-11-16
mm: hugetlb_vmemmap: include missing linux/moduleparam.h
Vasily Gorbik
1
-0
/
+1
2022-11-16
arch/x86/mm/hugetlbpage.c: pud_huge() returns 0 when using 2-level paging
Naoya Horiguchi
1
-0
/
+4
2022-11-16
spi: intel: Use correct mask for flash and protected regions
Mika Westerberg
1
-4
/
+4
2022-11-16
udf: Fix a slab-out-of-bounds write bug in udf_find_entry()
ZhangPeng
1
-1
/
+1
2022-11-16
mms: sdhci-esdhc-imx: Fix SDHCI_RESET_ALL for CQHCI
Brian Norris
1
-1
/
+2
2022-11-16
net: ethernet: ti: am65-cpsw: Fix segmentation fault at module unload
Roger Quadros
1
-1
/
+1
2022-11-16
phy: qcom-qmp-combo: fix NULL-deref on runtime resume
Johan Hovold
1
-1
/
+1
2022-11-16
io_uring: check for rollover of buffer ID when providing buffers
Jens Axboe
1
-0
/
+2
2022-11-16
btrfs: zoned: initialize device's zone info for seeding
Johannes Thumshirn
3
-4
/
+13
2022-11-16
btrfs: zoned: clone zoned device info when cloning a device
Johannes Thumshirn
3
-0
/
+63
2022-11-16
btrfs: selftests: fix wrong error check in btrfs_free_dummy_root()
Zhang Xiaoxu
1
-1
/
+1
2022-11-16
btrfs: fix match incorrectly in dev_args_match_device
Liu Shixin
1
-8
/
+8
2022-11-16
wifi: ath11k: avoid deadlock during regulatory update in ath11k_regd_update()
Wen Gong
1
-5
/
+1
2022-11-16
platform/x86: hp_wmi: Fix rfkill causing soft blocked wifi
Jorge Lopez
1
-2
/
+10
2022-11-16
drm/amdkfd: Fix error handling in kfd_criu_restore_events
Felix Kuehling
1
-2
/
+1
2022-11-16
drm/amdkfd: Fix error handling in criu_checkpoint
Felix Kuehling
1
-19
/
+15
2022-11-16
drm/amdgpu: disable BACO on special BEIGE_GOBY card
Guchun Chen
1
-1
/
+3
2022-11-16
drm/amdgpu: workaround for TLB seq race
Christian König
1
-0
/
+15
2022-11-16
drm/amd/display: Update SR watermarks for DCN314
Nicholas Kazlauskas
2
-18
/
+18
2022-11-16
drm/amd/pm: update SMU IP v13.0.4 msg interface header
Tim Huang
1
-8
/
+7
[prev]
[next]