index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-15
kvm: vmx: fix formatting of a comment
Paolo Bonzini
1
-5
/
+5
2019-03-15
KVM: doc: Document the life cycle of a VM and its resources
Sean Christopherson
1
-0
/
+17
2019-03-15
filemap: drop the mmap_sem for all blocking operations
Josef Bacik
1
-19
/
+117
2019-03-15
filemap: kill page_cache_read usage in filemap_fault
Josef Bacik
2
-60
/
+16
2019-03-15
MAINTAINERS: Add KVM selftests to existing KVM entry
Sean Christopherson
1
-0
/
+1
2019-03-15
Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
Ben Gardon
1
-13
/
+3
2019-03-15
iommu/amd: Fix NULL dereference bug in match_hid_uid
Aaron Ma
1
-2
/
+6
2019-03-15
tracing/probe: Verify alloc_trace_*probe() result
Masami Hiramatsu
2
-3
/
+4
2019-03-15
tracing/probe: Check event/group naming rule at parsing
Masami Hiramatsu
3
-10
/
+10
2019-03-15
tracing/probe: Check the size of argument name and body
Masami Hiramatsu
2
-0
/
+3
2019-03-15
tracing/probe: Check event name length correctly
Masami Hiramatsu
1
-1
/
+7
2019-03-15
tracing/probe: Check maxactive error cases
Masami Hiramatsu
1
-3
/
+7
2019-03-14
include/linux/swap.h: use offsetof() instead of custom __swapoffset macro
Pi-Hsun Shih
1
-2
/
+2
2019-03-14
tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mind
Alexey Dobriyan
1
-3
/
+46
2019-03-14
zram: default to lzo-rle instead of lzo
Dave Rodgman
1
-1
/
+1
2019-03-14
filemap: pass vm_fault to the mmap ra helpers
Josef Bacik
1
-14
/
+14
2019-03-14
f2fs: set pin_file under CAP_SYS_ADMIN
Jaegeuk Kim
1
-2
/
+2
2019-03-14
ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB
Kailang Yang
1
-0
/
+1
2019-03-14
ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
Kailang Yang
1
-0
/
+26
2019-03-14
ALSA: hda/realtek: merge alc_fixup_headset_jack to alc295_fixup_chromebook
Jaroslav Kysela
1
-30
/
+13
2019-03-13
pptp: dst_release sk_dst_cache in pptp_sock_destruct
Xin Long
1
-0
/
+1
2019-03-13
MAINTAINERS: GENET & SYSTEMPORT: Add internal Broadcom list
Florian Fainelli
1
-0
/
+2
2019-03-13
l2tp: fix infoleak in l2tp_ip6_recvmsg()
Eric Dumazet
1
-3
/
+1
2019-03-13
net/tls: Inform user space about send buffer availability
Vakul Garg
2
-4
/
+2
2019-03-13
net_sched: return correct value for *notify* functions
Zhike Wang
2
-13
/
+34
2019-03-13
lan743x: Fix TX Stall Issue
Bryan Whitehead
1
-8
/
+1
2019-03-13
ALSA: pcm: Fix function name in kernel-doc comment
Ricardo Biehl Pasquali
1
-1
/
+1
2019-03-13
ALSA: hda: hdmi - add Icelake support
Jaroslav Kysela
1
-16
/
+51
2019-03-13
i2c: i2c-designware-platdrv: Always use a dynamic adapter number
Hans de Goede
1
-4
/
+1
2019-03-13
i2c: i2c-designware-platdrv: Cleanup setting of the adapter number
Hans de Goede
1
-4
/
+6
2019-03-13
i2c: add extra check to safe DMA buffer helper
Wolfram Sang
1
-2
/
+7
2019-03-13
tracing: kdb: Fix ftdump to not sleep
Douglas Anderson
4
-7
/
+12
2019-03-13
ALSA: hda - add more quirks for HP Z2 G4 and HP Z240
Jaroslav Kysela
2
-2
/
+7
2019-03-13
ALSA: hda/realtek - Fixed Headset Mic JD not stable
Kailang Yang
1
-1
/
+28
2019-03-13
ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with ALC255
Jian-Hong Pan
1
-0
/
+12
2019-03-13
ALSA: hda/tegra: avoid build error without CONFIG_PM
Arnd Bergmann
1
-8
/
+4
2019-03-13
ALSA: usx2y: Fix potential NULL pointer dereference
Aditya Pakki
1
-0
/
+5
2019-03-13
ALSA: hda: Avoid NULL pointer dereference at snd_hdac_stream_start()
Mariusz Ceier
1
-1
/
+4
2019-03-13
f2fs: fix to avoid deadlock in f2fs_read_inline_dir()
Chao Yu
1
-1
/
+7
2019-03-13
f2fs: fix to adapt small inline xattr space in __find_inline_xattr()
Chao Yu
1
-3
/
+10
2019-03-13
f2fs: fix to do sanity check with inode.i_inline_xattr_size
Chao Yu
3
-4
/
+22
2019-03-13
f2fs: give some messages for inline_xattr_size
Jaegeuk Kim
1
-6
/
+11
2019-03-13
f2fs: don't trigger read IO for beyond EOF page
Chao Yu
1
-9
/
+8
2019-03-13
f2fs: fix to add refcount once page is tagged PG_private
Chao Yu
6
-23
/
+36
2019-03-13
f2fs: remove wrong comment in f2fs_invalidate_page()
Chao Yu
1
-1
/
+0
2019-03-13
f2fs: fix to use kvfree instead of kzfree
Chao Yu
1
-5
/
+5
2019-03-13
f2fs: print more parameters in trace_f2fs_map_blocks
Chao Yu
1
-1
/
+11
2019-03-13
f2fs: trace f2fs_ioc_shutdown
Chao Yu
2
-0
/
+35
2019-03-13
f2fs: fix to avoid deadlock of atomic file operations
Chao Yu
1
-12
/
+31
2019-03-13
f2fs: fix to dirty inode for i_mode recovery
Chao Yu
1
-4
/
+1
[next]