index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
tree-log.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-17
dmaengine: qcom: bam_dma: check if the runtime pm enabled
Srinivas Kandagatla
1
-5
/
+13
2018-05-16
usbip: usbip_host: fix bad unlock balance during stub_probe()
Shuah Khan (Samsung OSG)
1
-1
/
+2
2018-05-16
drm/dumb-buffers: Integer overflow in drm_mode_create_ioctl()
Dan Carpenter
1
-3
/
+4
2018-05-16
vsprintf: Replace memory barrier with static_key for random_ptr_key update
Steven Rostedt (VMware)
1
-11
/
+15
2018-05-16
x86/boot/compressed/64: Fix moving page table out of trampoline memory
Kirill A. Shutemov
2
-11
/
+14
2018-05-16
x86/boot/compressed/64: Set up GOT for paging_prepare() and cleanup_trampoline()
Kirill A. Shutemov
1
-13
/
+55
2018-05-16
locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNE...
Waiman Long
3
-1
/
+13
2018-05-16
locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag
Waiman Long
3
-21
/
+28
2018-05-16
drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk
Michel Thierry
2
-0
/
+7
2018-05-16
drm/vmwgfx: Set dmabuf_size when vmw_dmabuf_init is successful
Deepak Rawat
1
-0
/
+2
2018-05-16
clk: stm32: fix: stm32 clock drivers are not compiled by default
Gabriel Fernandez
1
-4
/
+2
2018-05-16
clk: imx6ull: use OSC clock during AXI rate change
Stefan Agner
1
-1
/
+1
2018-05-15
tick/broadcast: Use for_each_cpu() specially on UP kernels
Dexuan Cui
1
-0
/
+8
2018-05-15
mtd: rawnand: Fix return type of __DIVIDE() when called with 32-bit
Geert Uytterhoeven
1
-5
/
+11
2018-05-15
KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() calls
Andre Przywara
2
-4
/
+4
2018-05-15
KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock
Andre Przywara
3
-7
/
+40
2018-05-15
KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity
Andre Przywara
1
-2
/
+3
2018-05-15
KVM: arm/arm64: Properly protect VGIC locks from IRQs
Andre Przywara
3
-14
/
+23
2018-05-15
cxl: Report the tunneled operations status
Philippe Bergheaud
4
-1
/
+25
2018-05-15
cxl: Set the PBCQ Tunnel BAR register when enabling capi mode
Philippe Bergheaud
1
-0
/
+7
2018-05-15
drm/vc4: Fix leak of the file_priv that stored the perfmon.
Eric Anholt
1
-0
/
+1
2018-05-15
KVM: X86: Lower the default timer frequency limit to 200us
Wanpeng Li
1
-1
/
+1
2018-05-15
ARM: davinci: board-dm646x-evm: set VPIF capture card name
Sekhar Nori
1
-1
/
+2
2018-05-15
ARM: davinci: board-dm646x-evm: pass correct I2C adapter id for VPIF
Sekhar Nori
1
-0
/
+2
2018-05-15
ARM: davinci: dm646x: fix timer interrupt generation
Sekhar Nori
1
-1
/
+2
2018-05-15
usbip: usbip_host: fix NULL-ptr deref and use-after-free errors
Shuah Khan (Samsung OSG)
3
-15
/
+60
2018-05-15
usbip: usbip_host: run rebind from exit when module is removed
Shuah Khan (Samsung OSG)
2
-14
/
+52
2018-05-15
usbip: usbip_host: delete device from busid_table after rebind
Shuah Khan (Samsung OSG)
1
-0
/
+6
2018-05-15
usbip: usbip_host: refine probe and disconnect debug msgs to be useful
Shuah Khan
1
-2
/
+2
2018-05-15
i2c: viperboard: return message count on master_xfer success
Peter Rosin
1
-1
/
+1
2018-05-15
i2c: pmcmsp: fix error return from master_xfer
Peter Rosin
1
-1
/
+1
2018-05-15
i2c: pmcmsp: return message count on master_xfer success
Peter Rosin
1
-1
/
+1
2018-05-15
s390/qdio: don't release memory in qdio_setup_irq()
Julian Wiedmann
1
-8
/
+2
2018-05-15
s390/qdio: fix access to uninitialized qdio_q fields
Julian Wiedmann
1
-1
/
+1
2018-05-15
objtool: Detect RIP-relative switch table references
Josh Poimboeuf
1
-15
/
+18
2018-05-15
ALSA: usb-audio: Use Class Specific EP for UAC3 devices.
Jorge Sanjuan
1
-1
/
+8
2018-05-15
drm: set FMODE_UNSIGNED_OFFSET for drm files
Dave Airlie
1
-0
/
+1
2018-05-14
tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...
Steven Rostedt (VMware)
3
-22
/
+2
2018-05-14
cpufreq: armada-37xx: driver relies on cpufreq-dt
Miquel Raynal
1
-1
/
+1
2018-05-14
ACPICA: Add deferred package support for the Load and loadTable operators
Bob Moore
3
-20
/
+74
2018-05-14
selinux: correctly handle sa_family cases in selinux_sctp_bind_connect()
Alexey Kodanev
1
-1
/
+2
2018-05-14
selinux: fix address family in bind() and connect() to match address/port
Alexey Kodanev
1
-11
/
+7
2018-05-14
selinux: add AF_UNSPEC and INADDR_ANY checks to selinux_socket_bind()
Alexey Kodanev
1
-10
/
+19
2018-05-14
ARM: keystone: fix platform_domain_notifier array overrun
Russell King
1
-0
/
+1
2018-05-14
usb: musb: fix remote wakeup racing with suspend
Daniel Glöckner
3
-13
/
+24
2018-05-14
Btrfs: fix xattr loss after power failure
Filipe Manana
1
-0
/
+7
2018-05-14
Btrfs: send, fix invalid access to commit roots due to concurrent snapshotting
Robbie Ko
1
-2
/
+14
2018-05-14
afs: Fix the non-encryption of calls
David Howells
1
-0
/
+7
2018-05-14
afs: Fix CB.CallBack handling
David Howells
1
-28
/
+7
2018-05-14
afs: Fix whole-volume callback handling
David Howells
10
-32
/
+63
[prev]
[next]