index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-04
Linux 5.12-rc6
v5.12-rc6
Linus Torvalds
1
-1
/
+1
2021-04-04
firewire: nosy: Fix a use-after-free bug in nosy_ioctl()
Zheyu Ma
1
-2
/
+7
2021-04-03
soc: litex: Remove duplicated header file inclusion
Zhen Lei
1
-1
/
+0
2021-04-03
io_uring: fix !CONFIG_BLOCK compilation failure
Jens Axboe
1
-0
/
+5
2021-04-02
block: remove the unused RQF_ALLOCED flag
Christoph Hellwig
2
-3
/
+0
2021-04-02
block: update a few comments in uapi/linux/blkpg.h
Christoph Hellwig
1
-26
/
+2
2021-04-02
io_uring: move reissue into regular IO path
Jens Axboe
1
-4
/
+13
2021-04-02
block: don't ignore REQ_NOWAIT for direct IO
Pavel Begunkov
1
-0
/
+4
2021-04-02
riscv: Make NUMA depend on MMU
Kefeng Wang
1
-1
/
+1
2021-04-02
riscv: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-04-02
riscv,entry: fix misaligned base for excp_vect_table
Zihao Yu
1
-0
/
+1
2021-04-02
riscv: evaluate put_user() arg before enabling user access
Ben Dooks
1
-2
/
+5
2021-04-02
riscv: Drop const annotation for sp
Kefeng Wang
1
-1
/
+1
2021-04-01
kbuild: lto: Merge module sections if and only if CONFIG_LTO_CLANG is enabled
Sean Christopherson
1
-0
/
+2
2021-04-01
tracing: Fix stack trace event size
Steven Rostedt (VMware)
1
-1
/
+2
2021-04-01
io_uring: fix EIOCBQUEUED iter revert
Pavel Begunkov
1
-4
/
+0
2021-04-01
io_uring/io-wq: protect against sprintf overflow
Pavel Begunkov
2
-3
/
+3
2021-04-01
io_uring: don't mark S_ISBLK async work as unbounded
Jens Axboe
1
-1
/
+1
2021-04-01
null_blk: fix command timeout completion handling
Damien Le Moal
2
-5
/
+22
2021-04-01
idr test suite: Improve reporting from idr_find_test_1
Matthew Wilcox (Oracle)
1
-1
/
+10
2021-04-01
idr test suite: Create anchor before launching throbber
Matthew Wilcox (Oracle)
1
-2
/
+2
2021-04-01
idr test suite: Take RCU read lock in idr_find_test_1
Matthew Wilcox (Oracle)
1
-0
/
+4
2021-04-01
radix tree test suite: Register the main thread with the RCU library
Matthew Wilcox (Oracle)
3
-0
/
+6
2021-04-01
ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()
Vitaly Kuznetsov
3
-1
/
+9
2021-04-01
selftests: kvm: Check that TSC page value is small after KVM_SET_CLOCK(0)
Vitaly Kuznetsov
1
-2
/
+11
2021-04-01
KVM: x86: Prevent 'hv_clock->system_time' from going negative in kvm_guest_ti...
Vitaly Kuznetsov
1
-2
/
+17
2021-04-01
KVM: x86: disable interrupts while pvclock_gtod_sync_lock is taken
Paolo Bonzini
1
-11
/
+14
2021-04-01
KVM: x86: reduce pvclock_gtod_sync_lock critical sections
Paolo Bonzini
1
-6
/
+4
2021-04-01
KVM: SVM: ensure that EFER.SVME is set when running nested guest or on nested...
Paolo Bonzini
1
-1
/
+17
2021-04-01
KVM: SVM: load control fields from VMCB12 before checking them
Paolo Bonzini
1
-4
/
+6
2021-04-01
drm/amdgpu: check alignment on CPU page for bo map
Xℹ Ruoyao
1
-4
/
+4
2021-04-01
drm/amdgpu: Set a suitable dev_info.gart_page_size
Huacai Chen
1
-2
/
+2
2021-04-01
drm/amdgpu/vangogh: don't check for dpm in is_dpm_running when in suspend
Alex Deucher
1
-0
/
+5
2021-04-01
drm/amdkfd: dqm fence memory corruption
Qu Huang
7
-12
/
+12
2021-04-01
block: only update parent bi_status when bio fail
Yufen Yu
1
-1
/
+1
2021-03-30
reiserfs: update reiserfs_xattrs_initialized() condition
Tetsuo Handa
1
-1
/
+1
2021-03-30
io_uring: drop sqd lock before handling signals for SQPOLL
Jens Axboe
1
-8
/
+11
2021-03-30
ACPI: scan: Fix _STA getting called on devices with unmet dependencies
Hans de Goede
1
-1
/
+11
2021-03-30
drm/tegra: sor: Grab runtime PM reference across reset
Thierry Reding
1
-0
/
+7
2021-03-30
radix tree test suite: Fix compilation
Matthew Wilcox (Oracle)
1
-0
/
+0
2021-03-30
XArray: Add xa_limit_16b
Matthew Wilcox (Oracle)
1
-1
/
+3
2021-03-30
XArray: Fix splitting to non-zero orders
Matthew Wilcox (Oracle)
2
-14
/
+16
2021-03-30
XArray: Fix split documentation
Matthew Wilcox (Oracle)
1
-3
/
+4
2021-03-30
drm/tegra: dc: Restore coupling of display controllers
Thierry Reding
1
-12
/
+8
2021-03-30
gpu: host1x: Use different lock classes for each client
Mikko Perttunen
2
-5
/
+14
2021-03-30
drm/tegra: dc: Don't set PLL clock to 0Hz
Dmitry Osipenko
1
-5
/
+5
2021-03-30
KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX pages
Sean Christopherson
3
-6
/
+27
2021-03-30
KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX zapping
Sean Christopherson
1
-4
/
+7
2021-03-30
KVM: x86/mmu: Ensure TLBs are flushed when yielding during GFN range zap
Sean Christopherson
1
-11
/
+12
2021-03-30
KVM: make: Fix out-of-source module builds
Siddharth Chandrasekaran
1
-1
/
+1
[next]