index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-23
fs: document mapping helpers
Christian Brauner
1
-0
/
+48
2021-03-21
Linux 5.12-rc4
v5.12-rc4
Linus Torvalds
1
-1
/
+1
2021-03-21
io_uring: call req_set_fail_links() on short send[msg]()/recv[msg]() with MSG...
Stefan Metzmacher
1
-4
/
+20
2021-03-21
io-wq: ensure task is running before processing task_work
Jens Axboe
1
-2
/
+6
2021-03-21
signal: don't allow STOP on PF_IO_WORKER threads
Eric W. Biederman
1
-1
/
+2
2021-03-21
signal: don't allow sending any signals to PF_IO_WORKER threads
Jens Axboe
1
-0
/
+3
2021-03-21
ext4: initialize ret to suppress smatch warning
Theodore Ts'o
1
-1
/
+1
2021-03-21
ext4: stop inode update before return
Pan Bian
1
-1
/
+3
2021-03-21
ext4: fix rename whiteout with fast commit
Harshad Shirwadkar
3
-2
/
+12
2021-03-21
ext4: fix timer use-after-free on failed mount
Jan Kara
1
-1
/
+1
2021-03-21
ext4: fix potential error in ext4_do_update_inode
Shijie Luo
1
-4
/
+4
2021-03-21
ext4: do not try to set xattr into ea_inode if value is empty
zhangyi (F)
1
-1
/
+1
2021-03-21
ext4: do not iput inode under running transaction in ext4_rename()
zhangyi (F)
1
-9
/
+9
2021-03-21
ext4: find old entry again if failed to rename whiteout
zhangyi (F)
1
-2
/
+27
2021-03-21
genirq: Disable interrupts for force threaded handlers
Thomas Gleixner
1
-0
/
+4
2021-03-19
x86/apic/of: Fix CPU devicetree-node lookups
Johan Hovold
1
-0
/
+5
2021-03-19
cifs: fix allocation size on newly created files
Steve French
1
-1
/
+9
2021-03-19
Revert "PM: runtime: Update device status before letting suppliers suspend"
Rafael J. Wysocki
1
-37
/
+25
2021-03-19
static_call: Fix static_call_update() sanity check
Peter Zijlstra
2
-1
/
+18
2021-03-19
static_call: Align static_call_is_init() patching condition
Peter Zijlstra
1
-10
/
+4
2021-03-19
static_call: Fix static_call_set_init()
Peter Zijlstra
1
-7
/
+10
2021-03-19
x86/ioapic: Ignore IRQ2 again
Thomas Gleixner
1
-0
/
+10
2021-03-19
documentation/kvm: additional explanations on KVM_SET_BOOT_CPU_ID
Emanuele Giuseppe Esposito
1
-1
/
+2
2021-03-19
efi: use 32-bit alignment for efi_guid_t literals
Ard Biesheuvel
1
-2
/
+4
2021-03-19
firmware/efi: Fix a use after bug in efi_mem_reserve_persistent
Lv Yunlong
1
-1
/
+2
2021-03-19
cifs: warn and fail if trying to use rootfs without the config option
Aurelien Aptel
1
-2
/
+4
2021-03-19
fs/cifs/: fix misspellings using codespell tool
Liu xuzhi
1
-1
/
+1
2021-03-19
nouveau: Skip unvailable ttm page entries
Tobias Klausmann
1
-0
/
+8
2021-03-18
x86/kvm: Fix broken irq restoration in kvm_wait
Wanpeng Li
1
-13
/
+10
2021-03-18
KVM: X86: Fix missing local pCPU when executing wbinvd on all dirty pCPUs
Wanpeng Li
1
-1
/
+1
2021-03-18
KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ish
Sean Christopherson
3
-54
/
+78
2021-03-18
selftests: kvm: add set_boot_cpu_id test
Emanuele Giuseppe Esposito
3
-0
/
+168
2021-03-18
selftests: kvm: add _vm_ioctl
Emanuele Giuseppe Esposito
2
-1
/
+7
2021-03-18
selftests: kvm: add get_msr_index_features
Emanuele Giuseppe Esposito
5
-2
/
+137
2021-03-18
workqueue/tracing: Copy workqueue name to buffer in trace event
Steven Rostedt (VMware)
1
-3
/
+3
2021-03-18
Revert "PM: ACPI: reboot: Use S5 for reboot"
Josef Bacik
1
-2
/
+0
2021-03-18
io_uring: don't leak creds on SQO attach error
Pavel Begunkov
1
-11
/
+6
2021-03-18
io_uring: use typesafe pointers in io_uring_task
Stefan Metzmacher
1
-2
/
+2
2021-03-18
io_uring: remove structures from include/linux/io_uring.h
Stefan Metzmacher
3
-26
/
+25
2021-03-18
io_uring: imply MSG_NOSIGNAL for send[msg]()/recv[msg]() calls
Stefan Metzmacher
1
-4
/
+4
2021-03-18
selftests: kvm: Add basic Hyper-V clocksources tests
Vitaly Kuznetsov
3
-0
/
+262
2021-03-18
ALSA: usb-audio: Fix unintentional sign extension issue
Colin Ian King
1
-2
/
+2
2021-03-18
KVM: x86: hyper-v: Don't touch TSC page values when guest opted for re-enligh...
Vitaly Kuznetsov
1
-1
/
+25
2021-03-18
KVM: x86: hyper-v: Track Hyper-V TSC page status
Vitaly Kuznetsov
2
-14
/
+52
2021-03-18
iommu/tegra-smmu: Make tegra_smmu_probe_device() to handle all IOMMU phandles
Dmitry Osipenko
1
-4
/
+3
2021-03-18
iommu/amd: Keep track of amd_iommu_irq_remap state
Joerg Roedel
1
-1
/
+4
2021-03-18
iommu/amd: Don't call early_amd_iommu_init() when AMD IOMMU is disabled
Joerg Roedel
1
-4
/
+4
2021-03-18
iommu/amd: Move Stoney Ridge check to detect_ivrs()
Joerg Roedel
1
-11
/
+12
2021-03-18
staging: vt665x: fix alignment constraints
Edmundo Carmona Antoranz
1
-2
/
+2
2021-03-18
usb: typec: tcpm: Skip sink_cap query only when VDM sm is busy
Badhri Jagan Sridharan
1
-1
/
+1
[next]