index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
util.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-10
thunderbolt: Do not enumerate more ports from DROM than the controller has
Mika Westerberg
1
-0
/
+9
2017-08-10
mei: exclude device from suspend direct complete optimization
Alexander Usyskin
2
-0
/
+12
2017-08-10
firmware: avoid invalid fallback aborts by using killable wait
Luis R. Rodriguez
1
-2
/
+1
2017-08-10
firmware: fix batched requests - send wake up on failure on direct lookups
Luis R. Rodriguez
1
-8
/
+30
2017-08-10
firmware: fix batched requests - wake all waiters
Luis R. Rodriguez
1
-7
/
+5
2017-08-10
USB: serial: pl2303: add new ATEN device id
Greg Kroah-Hartman
2
-0
/
+3
2017-08-10
usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet Adapter
Kai-Heng Feng
1
-0
/
+3
2017-08-10
USB: Check for dropped connection before switching to full speed
Alan Stern
1
-4
/
+6
2017-08-10
usb:xhci:Add quirk for Certain failing HP keyboard on reset after resume
Sandeep Singh
2
-5
/
+13
2017-08-10
nvme: fix directive command numd calculation
Kwan (Hingkwan) Huen-SSI
1
-1
/
+1
2017-08-10
nvme: fix nvme reset command timeout handling
Keith Busch
1
-7
/
+20
2017-08-10
packet: fix tp_reserve race in packet_set_ring
Willem de Bruijn
1
-4
/
+9
2017-08-10
udp: consistently apply ufo or fragmentation
Willem de Bruijn
3
-7
/
+10
2017-08-10
nvme-pci: fix CMB sysfs file removal in reset path
Max Gurtovoy
1
-11
/
+7
2017-08-10
lpfc: support nvmet_fc defer_rcv callback
James Smart
4
-2
/
+38
2017-08-10
nvmet_fc: add defer_req callback for deferment of cmd buffer return
James Smart
2
-28
/
+191
2017-08-10
nvme: strip trailing 0-bytes in wwid_show
Martin Wilck
1
-2
/
+4
2017-08-10
net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target
Xin Long
1
-1
/
+1
2017-08-10
igmp: Fix regression caused by igmp sysctl namespace code.
Nikolay Borisov
2
-6
/
+7
2017-08-10
geneve: maximum value of VNI cannot be used
Girish Moodalbail
1
-1
/
+1
2017-08-10
net: systemport: Fix software statistics for SYSTEMPORT Lite
Florian Fainelli
1
-0
/
+4
2017-08-10
tipc: remove premature ESTABLISH FSM event at link synchronization
Jon Paul Maloy
1
-3
/
+1
2017-08-10
sunvdc: prevent sunvdc panic when mpgroup disk added to guest domain
Jim Quigley
1
-0
/
+61
2017-08-10
target: Fix node_acl demo-mode + uncached dynamic shutdown regression
Nicholas Bellinger
2
-4
/
+4
2017-08-10
block: Make blk_mq_delay_kick_requeue_list() rerun the queue at a quiet time
Bart Van Assche
1
-2
/
+2
2017-08-10
bio-integrity: only verify integrity on the lowest stacked driver
Christoph Hellwig
1
-3
/
+2
2017-08-10
bio-integrity: Fix regression if profile verify_fn is NULL
Milan Broz
1
-1
/
+4
2017-08-10
drm/nouveau/disp/nv04: avoid creation of output paths
Ben Skeggs
1
-0
/
+2
2017-08-10
drm: make DRM_STM default n
Michał Mirosław
1
-1
/
+0
2017-08-09
futex: Remove unnecessary warning from get_futex_key
Mel Gorman
1
-2
/
+3
2017-08-09
NFSv4: Ignore NFS4ERR_OLD_STATEID in nfs41_check_open_stateid()
Trond Myklebust
1
-2
/
+1
2017-08-09
powerpc/watchdog: add locking around init/exit functions
Nicholas Piggin
1
-1
/
+10
2017-08-09
powerpc/watchdog: Fix marking of stuck CPUs
Nicholas Piggin
1
-6
/
+9
2017-08-09
powerpc/watchdog: Fix final-check recovered case
Nicholas Piggin
1
-1
/
+5
2017-08-09
powerpc/watchdog: Moderate touch_nmi_watchdog overhead
Nicholas Piggin
1
-1
/
+3
2017-08-09
powerpc/watchdog: Improve watchdog lock primitive
Nicholas Piggin
1
-4
/
+9
2017-08-09
powerpc: NMI IPI improve lock primitive
Nicholas Piggin
1
-3
/
+3
2017-08-09
powerpc/configs: Re-enable HARD/SOFT lockup detectors
Michael Ellerman
3
-3
/
+6
2017-08-09
mmc: block: fix lockdep splat when removing mmc_block module
Michał Mirosław
1
-0
/
+2
2017-08-09
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
3
-3
/
+3
2017-08-09
qmi_wwan: fix NULL deref on disconnect
Bjørn Mork
1
-1
/
+5
2017-08-09
ppp: fix xmit recursion detection on ppp channels
Guillaume Nault
1
-8
/
+10
2017-08-09
rds: Reintroduce statistics counting
Håkon Bugge
1
-1
/
+4
2017-08-09
tcp: fastopen: tcp_connect() must refresh the route
Eric Dumazet
1
-0
/
+4
2017-08-09
net: sched: set xt_tgchk_param par.net properly in ipt_init_target
Xin Long
1
-10
/
+10
2017-08-09
net: dsa: mediatek: add adjust link support for user ports
John Crispin
2
-0
/
+39
2017-08-09
net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packets
Davide Caratti
1
-11
/
+18
2017-08-09
drm/exynos: forbid creating framebuffers from too small GEM buffers
Marek Szyprowski
1
-1
/
+13
2017-08-08
nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
Weston Andros Adamson
1
-0
/
+1
2017-08-08
parse-maintainers: Move matching sections from MAINTAINERS
Joe Perches
1
-0
/
+12
[prev]
[next]