index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
target
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-29
timers: Use deferrable base independent of base::nohz_active
Anna-Maria Gleixner
1
-9
/
+7
2017-12-28
strparser: Call sock_owned_by_user_nocheck
Tom Herbert
1
-1
/
+1
2017-12-28
sock: Add sock_owned_by_user_nocheck
Tom Herbert
1
-0
/
+5
2017-12-28
skbuff: in skb_copy_ubufs unclone before releasing zerocopy
Willem de Bruijn
1
-3
/
+3
2017-12-28
tipc: fix hanging poll() for stream sockets
Parthasarathy Bhuvaragan
1
-1
/
+1
2017-12-28
cpufreq: schedutil: Use idle_calls counter of the remote CPU
Joel Fernandes
3
-1
/
+15
2017-12-27
IB/mlx5: Fix mlx5_ib_alloc_mr error flow
Nitzan Carmi
1
-0
/
+1
2017-12-27
IB/core: Verify that QP is security enabled in create and destroy
Moni Shoua
2
-1
/
+5
2017-12-27
IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()
Moni Shoua
1
-2
/
+2
2017-12-27
IB/mlx5: Serialize access to the VMA list
Majd Dibbiny
2
-0
/
+12
2017-12-27
led: core: Fix brightness setting when setting delay_off=0
Matthieu CASTET
1
-1
/
+1
2017-12-27
tracing: Fix possible double free on failure of allocating trace buffer
Steven Rostedt (VMware)
1
-0
/
+1
2017-12-27
tracing: Fix crash when it fails to alloc ring buffer
Jing Xia
1
-0
/
+2
2017-12-27
ring-buffer: Do no reuse reader page if still in use
Steven Rostedt (VMware)
1
-0
/
+6
2017-12-27
tracing: Remove extra zeroing out of the ring buffer page
Steven Rostedt (VMware)
1
-9
/
+1
2017-12-27
ring-buffer: Mask out the info bits when returning buffer page length
Steven Rostedt (VMware)
1
-1
/
+5
2017-12-27
sctp: Replace use of sockets_allocated with specified macro.
Tonghao Zhang
1
-2
/
+2
2017-12-27
bnx2x: Improve reliability in case of nested PCI errors
Guilherme G. Piccoli
2
-3
/
+15
2017-12-27
tg3: Enable PHY reset in MTU change path for 5720
Siva Reddy Kallam
1
-1
/
+2
2017-12-27
tg3: Add workaround to restrict 5762 MRRS to 2048
Siva Reddy Kallam
2
-0
/
+14
2017-12-27
tg3: Update copyright
Siva Reddy Kallam
2
-3
/
+6
2017-12-27
net: fec: unmap the xmit buffer that are not transferred by DMA
Fugang Duan
1
-0
/
+6
2017-12-27
tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error path
Tommi Rantala
1
-1
/
+5
2017-12-27
tipc: error path leak fixes in tipc_enable_bearer()
Tommi Rantala
1
-1
/
+4
2017-12-27
RDS: Check cmsg_len before dereferencing CMSG_DATA
Avinash Repaka
1
-0
/
+3
2017-12-27
ALSA: hda - Fix missing COEF init for ALC225/295/299
Takashi Iwai
1
-3
/
+5
2017-12-27
clk: use atomic runtime pm api in clk_core_is_enabled
Dong Aisheng
1
-1
/
+2
2017-12-26
tcp: Avoid preprocessor directives in tracepoint macro args
Mat Martineau
1
-60
/
+37
2017-12-26
hwmon: Deal with errors from the thermal subsystem
Linus Walleij
1
-4
/
+17
2017-12-26
tipc: fix memory leak of group member when peer node is lost
Jon Maloy
1
-9
/
+18
2017-12-26
net: sched: fix possible null pointer deref in tcf_block_put
Jiri Pirko
1
-0
/
+2
2017-12-26
tipc: base group replicast ack counter on number of actual receivers
Jon Maloy
1
-1
/
+3
2017-12-26
net_sched: fix a missing rcu barrier in mini_qdisc_pair_swap()
Cong Wang
1
-1
/
+3
2017-12-26
net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaround
Grygorii Strashko
1
-0
/
+1
2017-12-26
ip6_gre: fix device features for ioctl setup
Alexey Kodanev
1
-25
/
+32
2017-12-26
phylink: ensure AN is enabled
Russell King
1
-0
/
+1
2017-12-26
phylink: ensure the PHY interface mode is appropriately set
Russell King
1
-0
/
+1
2017-12-24
Linux 4.15-rc5
v4.15-rc5
Linus Torvalds
1
-1
/
+1
2017-12-23
x86/cpu_entry_area: Prevent wraparound in setup_cpu_entry_area_ptes() on 32bit
Thomas Gleixner
1
-1
/
+2
2017-12-23
tools: bpftool: protect against races with disappearing objects
Jakub Kicinski
2
-0
/
+4
2017-12-23
tools: bpftool: maps: close json array on error paths of show
Jakub Kicinski
1
-3
/
+3
2017-12-22
drm/nouveau: fix race when adding delayed work items
Ben Skeggs
1
-1
/
+1
2017-12-22
init: Invoke init_espfix_bsp() from mm_init()
Thomas Gleixner
4
-12
/
+12
2017-12-22
x86/cpu_entry_area: Move it out of the fixmap
Thomas Gleixner
14
-88
/
+143
2017-12-22
x86/cpu_entry_area: Move it to a separate unit
Thomas Gleixner
6
-135
/
+159
2017-12-22
x86/mm: Create asm/invpcid.h
Peter Zijlstra
2
-48
/
+54
2017-12-22
x86/mm: Put MMU to hardware ASID translation in one place
Dave Hansen
1
-11
/
+18
2017-12-22
x86/mm: Remove hard-coded ASID limit checks
Dave Hansen
1
-2
/
+18
2017-12-22
x86/mm: Move the CR3 construction functions to tlbflush.h
Dave Hansen
3
-32
/
+31
2017-12-22
x86/mm: Add comments to clarify which TLB-flush functions are supposed to flu...
Peter Zijlstra
1
-2
/
+21
[next]