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-18
nvmet-tcp: fix kmap leak when data digest in use
Elad Grupi
1
-1
/
+1
2021-03-18
nvmet: don't check iosqes,iocqes for discovery controllers
Sagi Grimberg
1
-3
/
+14
2021-03-18
nvme-rdma: fix possible hang when failing to set io queues
Sagi Grimberg
1
-2
/
+5
2021-03-18
nvme-tcp: fix possible hang when failing to set io queues
Sagi Grimberg
1
-2
/
+5
2021-03-18
nvme-tcp: fix misuse of __smp_processor_id with preemption enabled
Sagi Grimberg
1
-1
/
+1
2021-03-18
nvme-tcp: fix a NULL deref when receiving a 0-length r2t PDU
Sagi Grimberg
1
-0
/
+7
2021-03-18
nvme: fix Write Zeroes limitations
Christoph Hellwig
1
-24
/
+12
2021-03-18
nvme: allocate the keep alive request using BLK_MQ_REQ_NOWAIT
Christoph Hellwig
1
-2
/
+2
2021-03-18
nvme: merge nvme_keep_alive into nvme_keep_alive_work
Christoph Hellwig
1
-18
/
+8
2021-03-18
nvme-fabrics: only reserve a single tag
Christoph Hellwig
5
-8
/
+15
2021-03-18
drm/amd/display: Remove MPC gamut remap logic for DCN30
Dillon Varone
1
-32
/
+2
2021-03-18
drm/amd/display: Correct algorithm for reversed gamma
Calvin Hou
1
-8
/
+18
2021-03-17
usb: dwc3: gadget: Prevent EP queuing while stopping transfers
Wesley Cheng
1
-6
/
+5
2021-03-17
usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-
Badhri Jagan Sridharan
1
-1
/
+8
2021-03-17
usb: typec: Remove vdo[3] part of tps6598x_rx_identity_reg struct
Elias Rudberg
1
-1
/
+0
2021-03-17
usb-storage: Add quirk to defeat Kindle's automatic unload
Alan Stern
3
-0
/
+21
2021-03-17
usb: gadget: configfs: Fix KASAN use-after-free
Jim Lin
1
-4
/
+10
2021-03-17
usbip: Fix incorrect double assignment to udc->ud.tcp_rx
Colin Ian King
1
-1
/
+1
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
175
-480
/
+1
2021-03-17
drm/omap: dsi: fix unsigned expression compared with zero
Junlin Yang
1
-3
/
+4
2021-03-17
i915/perf: Start hrtimer only if sampling the OA buffer
Umesh Nerlige Ramappa
1
-8
/
+5
2021-03-17
drm/i915: Workaround async flip + VT-d corruption on HSW/BDW
Ville Syrjälä
2
-2
/
+37
2021-03-17
locking/ww_mutex: Fix acquire/release imbalance in ww_acquire_init()/ww_acqui...
Waiman Long
1
-2
/
+3
2021-03-17
locking/ww_mutex: Simplify use_ww_ctx & ww_ctx handling
Waiman Long
1
-11
/
+14
2021-03-17
thermal/core: Add NULL pointer check before using cooling device stats
Manaf Meethalavalappu Pallikunhi
1
-0
/
+3
2021-03-17
efivars: respect EFI_UNSUPPORTED return from firmware
Shawn Guo
1
-0
/
+4
2021-03-17
KVM: x86: hyper-v: Prevent using not-yet-updated TSC page by secondary CPUs
Vitaly Kuznetsov
3
-0
/
+26
2021-03-17
KVM: x86: hyper-v: Limit guest to writing zero to HV_X64_MSR_TSC_EMULATION_ST...
Vitaly Kuznetsov
1
-0
/
+3
2021-03-17
riscv: Correct SPARSEMEM configuration
Kefeng Wang
1
-2
/
+2
2021-03-17
RISC-V: kasan: Declare kasan_shallow_populate() static
Palmer Dabbelt
1
-1
/
+1
2021-03-17
riscv: Ensure page table writes are flushed when initializing KASAN vmalloc
Alexandre Ghiti
1
-0
/
+2
2021-03-17
RISC-V: Fix out-of-bounds accesses in init_resources()
Geert Uytterhoeven
1
-1
/
+2
2021-03-17
riscv: Fix compilation error with Canaan SoC
Damien Le Moal
1
-0
/
+2
2021-03-17
ftrace: Fix spelling mistake "disabed" -> "disabled"
Colin Ian King
3
-3
/
+3
2021-03-17
riscv: fix bugon.cocci warnings
kernel test robot
1
-2
/
+1
2021-03-17
scsi: mpt3sas: Do not use GFP_KERNEL in atomic context
Christophe JAILLET
1
-1
/
+1
2021-03-17
PCI: rpadlpar: Fix potential drc_name corruption in store functions
Tyrel Datwyler
1
-8
/
+6
2021-03-17
scsi: ufs: ufs-mediatek: Correct operator & -> &&
dongjian
1
-1
/
+1
2021-03-17
scsi: sd_zbc: Update write pointer offset cache
Johannes Thumshirn
1
-8
/
+11
2021-03-17
zonefs: fix to update .i_wr_refcnt correctly in zonefs_open_zone()
Chao Yu
1
-4
/
+3
2021-03-16
MIPS: vmlinux.lds.S: Fix appended dtb not properly aligned
Paul Cercueil
1
-1
/
+1
2021-03-16
x86: Introduce restart_block->arch_data to remove TS_COMPAT_RESTART
Oleg Nesterov
3
-11
/
+4
2021-03-16
x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()
Oleg Nesterov
2
-24
/
+14
2021-03-16
x86: Move TS_COMPAT back to asm/thread_info.h
Oleg Nesterov
2
-9
/
+9
2021-03-16
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
6
-11
/
+21
2021-03-16
perf/x86/intel: Fix unchecked MSR access error caused by VLBR_EVENT
Kan Liang
1
-0
/
+3
2021-03-16
perf/x86/intel: Fix a crash caused by zero PEBS status
Kan Liang
1
-1
/
+1
2021-03-16
btrfs: always pin deleted leaves when there are active tree mod log users
Filipe Manana
1
-1
/
+22
2021-03-16
btrfs: fix race when cloning extent buffer during rewind of an old root
Filipe Manana
1
-0
/
+2
2021-03-16
btrfs: fix slab cache flags for free space tree bitmap
David Sterba
1
-1
/
+1
[prev]
[next]