index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cpuset.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-05
ntb_perf: Return results by reading the run file
Logan Gunthorpe
1
-12
/
+55
2016-08-05
ntb_perf: Improve thread handling to increase robustness
Logan Gunthorpe
1
-48
/
+76
2016-08-05
ntb_perf: Schedule based on time not on performance
Logan Gunthorpe
1
-2
/
+4
2016-08-05
ntb_transport: Check the number of spads the hardware supports
Logan Gunthorpe
2
-4
/
+13
2016-08-05
ntb_tool: Add memory window debug support
Logan Gunthorpe
1
-1
/
+257
2016-08-05
ntb_perf: Allow limiting the size of the memory windows
Logan Gunthorpe
1
-0
/
+8
2016-08-05
NTB: allocate number transport entries depending on size of ring size
Dave Jiang
1
-2
/
+27
2016-08-05
ntb_tool: BUG: Ensure the buffer size is large enough to return all spads
Logan Gunthorpe
1
-2
/
+8
2016-08-05
ntb_tool: Fix infinite loop bug when writing spad/peer_spad file
Logan Gunthorpe
1
-4
/
+5
2016-07-24
Linux 4.7
v4.7
Linus Torvalds
1
-1
/
+1
2016-07-23
pps: do not crash when failed to register
Jiri Slaby
1
-1
/
+1
2016-07-23
tools/vm/slabinfo: fix an unintentional printf
Dan Carpenter
1
-1
/
+2
2016-07-23
testing/radix-tree: fix a macro expansion bug
Dan Carpenter
1
-1
/
+1
2016-07-23
radix-tree: fix radix_tree_iter_retry() for tagged iterators.
Andrey Ryabinin
1
-0
/
+1
2016-07-23
mm: memcontrol: fix cgroup creation failure after many small jobs
Johannes Weiner
3
-24
/
+87
2016-07-22
gpio: tegra: don't auto-enable for COMPILE_TEST
Arnd Bergmann
1
-2
/
+5
2016-07-22
libceph: apply new_state before new_up_client on incrementals
Ilya Dryomov
1
-43
/
+113
2016-07-22
crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request struct
Herbert Xu
1
-2
/
+2
2016-07-22
ovl: verify upper dentry in ovl_remove_and_whiteout()
Maxim Patlasov
1
-30
/
+24
2016-07-22
packet: propagate sock_cmsg_send() error
Soheil Hassas Yeganeh
1
-3
/
+1
2016-07-21
crypto: qat - make qat_asym_algs.o depend on asn1 headers
Jan Stancek
1
-0
/
+1
2016-07-21
Input: tsc200x - report proper input_dev name
Michael Welling
4
-6
/
+25
2016-07-21
tty/vt/keyboard: fix OOB access in do_compute_shiftstate()
Dmitry Torokhov
1
-21
/
+9
2016-07-21
net/mlx5e: Fix del vxlan port command buffer memset
Saeed Mahameed
1
-2
/
+2
2016-07-20
packet: fix second argument of sock_tx_timestamp()
Yoshihiro Shimoda
1
-3
/
+3
2016-07-20
Input: synaptics-rmi4 - fix maximum size check for F12 control register 8
Andrew Duggan
1
-4
/
+5
2016-07-20
net: switchdev: change ageing_time type to clock_t
Vivien Didelot
1
-1
/
+1
2016-07-20
Update maintainer for EHEA driver.
Douglas Miller
1
-1
/
+1
2016-07-20
net/mlx4_en: Add resilience in low memory systems
Eugenia Emantayev
3
-37
/
+132
2016-07-20
net/mlx4_en: Move filters cleanup to a proper location
Eugenia Emantayev
2
-3
/
+4
2016-07-19
nfit: make DIMM DSMs optional
Dan Williams
2
-8
/
+9
2016-07-19
m68k/defconfig: Update defconfigs for v4.7-rc2
Geert Uytterhoeven
12
-0
/
+48
2016-07-19
sctp: load transport header after sk_filter
Willem de Bruijn
1
-4
/
+1
2016-07-19
net/sched/sch_htb: clamp xstats tokens to fit into 32-bit int
Konstantin Khlebnikov
1
-2
/
+4
2016-07-19
clk: at91: fix clk_programmable_set_parent()
Boris Brezillon
1
-1
/
+1
2016-07-19
libata: LITE-ON CX1-JB256-HP needs lower max_sectors
Tejun Heo
1
-0
/
+6
2016-07-18
drm/i915/kbl: Introduce the first official DMC for Kabylake.
Rodrigo Vivi
1
-11
/
+19
2016-07-18
drm/i915: add missing condition for committing planes on crtc
Lionel Landwerlin
1
-0
/
+6
2016-07-18
drm/i915: Treat eDP as always connected, again
Ville Syrjälä
1
-1
/
+1
2016-07-18
ALSA: usb-audio: Fix quirks code is not called
Kazuki Oikawa
1
-1
/
+1
2016-07-18
mmc: pxamci: fix potential oops
Robert Jarzmik
1
-7
/
+9
2016-07-18
mmc: block: fix packed command header endianness
Taras Kondratiuk
1
-6
/
+6
2016-07-18
mmc: block: fix free of uninitialized 'idata->buf'
Ville Viinikka
1
-1
/
+3
2016-07-18
KEYS: Fix for erroneous trust of incorrectly signed X.509 certs
Mat Martineau
1
-1
/
+1
2016-07-18
pefile: Fix the failure of calculation for digest
Lans Zhang
1
-1
/
+6
2016-07-18
PKCS#7: Fix panic when referring to the empty AKID when DEBUG defined
Lans Zhang
1
-1
/
+1
2016-07-17
net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndata
Florian Fainelli
1
-4
/
+5
2016-07-17
net: nb8800: Fix SKB leak in nb8800_receive()
Florian Fainelli
1
-0
/
+1
2016-07-17
et131x: Fix logical vs bitwise check in et131x_tx_timeout()
Florian Fainelli
1
-1
/
+1
2016-07-17
vlan: use a valid default mtu value for vlan over macsec
Paolo Abeni
3
-6
/
+18
[next]