index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-31
efi: libstub/arm: Account for firmware reserved memory at the base of RAM
Ard Biesheuvel
2
-3
/
+14
2019-10-31
efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomness
Dominik Brodowski
1
-1
/
+1
2019-10-31
efi/tpm: Return -EINVAL when determining tpm final events log size fails
Jerry Snitselaar
1
-0
/
+1
2019-10-31
efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 only
Narendra K
1
-0
/
+1
2019-10-30
gfs2: Fix initialisation of args for remount
Andrew Price
1
-7
/
+13
2019-10-30
iommu/vt-d: Fix panic after kexec -p for kdump
John Donnelly
1
-1
/
+1
2019-10-30
iommu/amd: Apply the same IVRS IOAPIC workaround to Acer Aspire A315-41
Takashi Iwai
1
-0
/
+13
2019-10-30
iommu/ipmmu-vmsa: Remove dev_err() on platform_get_irq() failure
YueHaibing
1
-3
/
+1
2019-10-28
vringh: fix copy direction of vringh_iov_push_kern()
Jason Wang
1
-1
/
+7
2019-10-28
vsock/virtio: remove unused 'work' field from 'struct virtio_vsock_pkt'
Stefano Garzarella
1
-1
/
+0
2019-10-28
virtio_ring: fix stalls for packed rings
Marvin Liu
1
-4
/
+3
2019-10-27
Linux 5.4-rc5
Linus Torvalds
1
-2
/
+2
2019-10-25
riscv: cleanup do_trap_break
Christoph Hellwig
1
-20
/
+6
2019-10-25
nbd: verify socket is supported during setup
Mike Christie
1
-2
/
+21
2019-10-25
ata: libahci_platform: Fix regulator_get_optional() misuse
Mark Brown
1
-24
/
+14
2019-10-25
nbd: handle racing with error'ed out commands
Josef Bacik
1
-0
/
+6
2019-10-25
nbd: protect cmd->status with cmd->lock
Josef Bacik
1
-5
/
+7
2019-10-25
io_uring: fix bad inflight accounting for SETUP_IOPOLL|SETUP_SQTHREAD
Jens Axboe
1
-12
/
+32
2019-10-25
io_uring: used cached copies of sq->dropped and cq->overflow
Jens Axboe
1
-5
/
+8
2019-10-25
ARM: dts: stm32: relax qspi pins slew-rate for stm32mp157
Patrice Chotard
1
-4
/
+4
2019-10-25
io_uring: Fix race for sqes with userspace
Pavel Begunkov
1
-1
/
+2
2019-10-25
io_uring: Fix broken links with offloading
Pavel Begunkov
1
-29
/
+33
2019-10-25
io_uring: Fix corrupted user_data
Pavel Begunkov
1
-0
/
+2
2019-10-25
xen: issue deprecation warning for 32-bit pv guest
Juergen Gross
1
-0
/
+8
2019-10-25
irqchip/sifive-plic: Skip contexts except supervisor in plic_init()
Alan Mikhak
1
-2
/
+2
2019-10-24
cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
Dave Wysochanski
4
-9
/
+22
2019-10-24
CIFS: Fix use after free of file info structures
Pavel Shilovsky
1
-3
/
+3
2019-10-24
CIFS: Fix retry mid list corruption on reconnects
Pavel Shilovsky
2
-20
/
+32
2019-10-24
i2c: stm32f7: remove warning when compiling with W=1
Alain Volmat
1
-1
/
+1
2019-10-24
i2c: stm32f7: fix a race in slave mode with arbitration loss irq
Fabrice Gasnier
1
-7
/
+10
2019-10-24
i2c: stm32f7: fix first byte to send in slave mode
Fabrice Gasnier
1
-0
/
+2
2019-10-24
i2c: mt65xx: fix NULL ptr dereference
Fabien Parent
1
-1
/
+1
2019-10-24
irqchip/gic-v3-its: Use the exact ITSList for VMOVP
Zenghui Yu
1
-3
/
+18
2019-10-24
gfs2: Fix memory leak when gfs2meta's fs_context is freed
Andrew Price
1
-0
/
+1
2019-10-24
mfd: mt6397: Fix probe after changing mt6397-core
Frank Wunderlich
1
-24
/
+40
2019-10-23
MIPS: tlbex: Fix build_restore_pagemask KScratch restore
Paul Burton
1
-8
/
+15
2019-10-23
io_uring: correct timeout req sequence when inserting a new entry
zhangyi (F)
1
-1
/
+10
2019-10-23
io_uring : correct timeout req sequence when waiting timeout
zhangyi (F)
1
-1
/
+10
2019-10-23
io_uring: revert "io_uring: optimize submit_and_wait API"
Jens Axboe
1
-46
/
+17
2019-10-23
MIPS: bmips: mark exception vectors as char arrays
Jonas Gorski
3
-10
/
+10
2019-10-23
MAINTAINERS: Update the Spreadtrum SoC maintainer
Baolin Wang
1
-1
/
+3
2019-10-23
riscv: cleanup <asm/bug.h>
Christoph Hellwig
1
-13
/
+3
2019-10-23
riscv: Fix undefined reference to vmemmap_populate_basepages
Kefeng Wang
1
-1
/
+1
2019-10-23
riscv: Fix implicit declaration of 'page_to_section'
Kefeng Wang
1
-4
/
+1
2019-10-23
riscv: fix fs/proc/kcore.c compilation with sparsemem enabled
David Abdurachmanov
1
-2
/
+0
2019-10-23
of: reserved_mem: add missing of_node_put() for proper ref-counting
Chris Goldsworthy
1
-1
/
+3
2019-10-23
of: unittest: fix memory leak in unittest_data_add
Navid Emamdoost
1
-0
/
+1
2019-10-23
dt-bindings: riscv: Fix CPU schema errors
Rob Herring
1
-16
/
+13
2019-10-23
MAINTAINERS: Remove Gregory and Brian for ARCH_BRCMSTB
Florian Fainelli
1
-2
/
+0
2019-10-23
posix-cpu-timers: Fix two trivial comments
Yi Wang
1
-3
/
+3
[next]