index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.host
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-19
mm/kmemleak.c: fix unused-function warning
Arnd Bergmann
1
-0
/
+2
2019-04-19
init: initialize jump labels before command line option parsing
Dan Williams
1
-2
/
+2
2019-04-19
kernel/watchdog_hld.c: hard lockup message should end with a newline
Sergey Senozhatsky
1
-1
/
+2
2019-04-19
kcov: improve CONFIG_ARCH_HAS_KCOV help text
Mark Rutland
1
-3
/
+3
2019-04-19
mm: fix inactive list balancing between NUMA nodes and cgroups
Johannes Weiner
1
-20
/
+9
2019-04-19
mm/hotplug: treat CMA pages as unmovable
Qian Cai
1
-12
/
+18
2019-04-19
proc: fixup proc-pid-vm test
Alexey Dobriyan
1
-2
/
+2
2019-04-19
proc: fix map_files test on F29
Alexey Dobriyan
1
-10
/
+10
2019-04-19
mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n
Konstantin Khlebnikov
1
-5
/
+0
2019-04-19
mm/memory_hotplug: do not unlock after failing to take the device_hotplug_lock
zhong jiang
1
-1
/
+1
2019-04-19
mm: swapoff: shmem_unuse() stop eviction without igrab()
Hugh Dickins
3
-28
/
+24
2019-04-19
mm: swapoff: take notice of completion sooner
Hugh Dickins
1
-8
/
+11
2019-04-19
mm: swapoff: remove too limiting SWAP_UNUSE_MAX_TRIES
Hugh Dickins
1
-8
/
+8
2019-04-19
mm: swapoff: shmem_find_swap_entries() filter out other types
Hugh Dickins
1
-9
/
+9
2019-04-19
slab: store tagged freelist for off-slab slabmgmt
Qian Cai
1
-1
/
+0
2019-04-19
sc16is7xx: put err_spi and err_i2c into correct #ifdef
Guoqing Jiang
1
-2
/
+2
2019-04-18
arm64: futex: Restore oldval initialization to work around buggy compilers
Nathan Chancellor
1
-1
/
+1
2019-04-18
signal: use fdget() since we don't allow O_PATH
Christian Brauner
1
-1
/
+1
2019-04-17
ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrier
Corey Minyard
1
-2
/
+17
2019-04-17
vt: fix cursor when clearing the screen
Mikulas Patocka
1
-1
/
+2
2019-04-17
staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_buf
Ian Abbott
1
-3
/
+1
2019-04-17
staging: comedi: ni_usb6501: Fix use of uninitialized mutex
Ian Abbott
1
-3
/
+3
2019-04-17
s390: correct some inline assembly constraints
Vasily Gorbik
2
-5
/
+5
2019-04-17
drm/tegra: hdmi: Setup audio only if configured
Thierry Reding
1
-3
/
+9
2019-04-17
socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEW
Arnd Bergmann
1
-2
/
+2
2019-04-17
tcp: tcp_grow_window() needs to respect tcp_space()
Eric Dumazet
1
-5
/
+5
2019-04-17
ocelot: Clean up stats update deferred work
Claudiu Manoil
1
-8
/
+14
2019-04-17
ocelot: Don't sleep in atomic context (irqs_disabled())
Claudiu Manoil
1
-1
/
+1
2019-04-17
net: bridge: fix netlink export of vlan_stats_per_port option
Nikolay Aleksandrov
1
-1
/
+1
2019-04-17
qed: fix spelling mistake "faspath" -> "fastpath"
Colin Ian King
1
-1
/
+1
2019-04-17
tipc: set sysctl_tipc_rmem and named_timeout right range
Jie Liu
1
-2
/
+6
2019-04-17
tipc: fix link established but not in session
Tuong Lien
1
-0
/
+2
2019-04-17
net: Fix missing meta data in skb with vlan packet
Yuya Kusakabe
1
-1
/
+9
2019-04-17
net: atm: Fix potential Spectre v1 vulnerabilities
Gustavo A. R. Silva
1
-1
/
+5
2019-04-17
net/core: work around section mismatch warning for ptp_classifier
Ard Biesheuvel
1
-3
/
+4
2019-04-17
net: bridge: fix per-port af_packet sockets
Nikolay Aleksandrov
1
-9
/
+14
2019-04-16
ipmi: ipmi_si_hardcode.c: init si_type array to fix a crash
Tony Camuso
1
-0
/
+2
2019-04-16
ipmi: Fix failure on SMBIOS specified devices
Corey Minyard
1
-1
/
+0
2019-04-16
CIFS: keep FileInfo handle live during oplock break
Aurelien Aptel
4
-10
/
+53
2019-04-16
cifs: fix handle leak in smb2_query_symlink()
Ronnie Sahlberg
1
-0
/
+2
2019-04-16
cifs: Fix lease buffer length error
ZhangXiaoxu
1
-1
/
+4
2019-04-16
cifs: Fix use-after-free in SMB2_read
ZhangXiaoxu
1
-2
/
+2
2019-04-16
cifs: Fix use-after-free in SMB2_write
ZhangXiaoxu
1
-1
/
+1
2019-04-16
KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing
Vitaly Kuznetsov
1
-2
/
+2
2019-04-16
KVM: fix spectrev1 gadgets
Paolo Bonzini
4
-9
/
+16
2019-04-16
KVM: x86: fix warning Using plain integer as NULL pointer
Hariprasad Kelam
1
-1
/
+1
2019-04-16
selftests: kvm: add a selftest for SMM
Vitaly Kuznetsov
4
-6
/
+191
2019-04-16
selftests: kvm: fix for compilers that do not support -no-pie
Paolo Bonzini
1
-1
/
+7
2019-04-16
selftests: kvm/evmcs_test: complete I/O before migrating guest state
Paolo Bonzini
4
-16
/
+17
2019-04-16
KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernels
Sean Christopherson
2
-4
/
+16
[next]