index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
bio.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-09
vmstat: allocate vmstat_wq before it is used
Michal Hocko
1
-1
/
+1
2016-01-09
compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS)
Jann Horn
1
-62
/
+68
2016-01-09
compat_ioctl: don't pass fd around when not needed
Al Viro
4
-55
/
+61
2016-01-09
compat_ioctl: don't look up the fd twice
Jann Horn
1
-54
/
+68
2016-01-08
Revert "block: Split bios on chunk boundaries"
Jens Axboe
1
-1
/
+1
2016-01-08
PCI: dra7xx: Mark driver as broken
Richard Cochran
1
-0
/
+1
2016-01-08
firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6
Andrea Arcangeli
1
-3
/
+3
2016-01-08
ACPI / property: avoid leaking format string into kobject name
Kees Cook
1
-1
/
+1
2016-01-07
ftrace/module: Call clean up function when module init fails early
Steven Rostedt (Red Hat)
2
-0
/
+7
2016-01-07
dts: vt8500: Add SDHC node to DTS file for WM8650
Roman Volkov
1
-0
/
+9
2016-01-07
ARM: Fix broken USB support in multi_v7_defconfig for sunxi devices
Timo Sigurdsson
1
-0
/
+1
2016-01-07
kvm: x86: only channel 0 of the i8254 is linked to the HPET
Paolo Bonzini
2
-1
/
+3
2016-01-07
iommu/dma: Use correct offset in map_sg
Robin Murphy
1
-1
/
+1
2016-01-07
dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flag
Rameshwar Prasad Sahu
1
-0
/
+4
2016-01-07
async_tx: use GFP_NOWAIT rather than GFP_IO
NeilBrown
4
-7
/
+7
2016-01-07
ARM: versatile: fix MMC/SD interrupt assignment
Linus Walleij
2
-4
/
+26
2016-01-07
ARM: nomadik: set latencies to 8 cycles
Linus Walleij
1
-3
/
+3
2016-01-06
tcp: fix zero cwnd in tcp_cwnd_reduction
Yuchung Cheng
1
-0
/
+3
2016-01-06
Driver: Vmxnet3: Fix regression caused by 5738a09
Shrikrishna Khare
2
-6
/
+6
2016-01-06
net: qmi_wwan: Add WeTelecom-WPD600N
Kristian Evensen
1
-0
/
+1
2016-01-06
mkiss: fix scribble on freed memory
Alan
1
-0
/
+5
2016-01-06
net: possible use after free in dst_release
Francesco Ruggeri
1
-1
/
+2
2016-01-06
ARM: OMAP2+: Fix onenand rate detection to avoid filesystem corruption
Tony Lindgren
1
-5
/
+9
2016-01-06
sched/core: Reset task's lockless wake-queues on fork()
Sebastian Andrzej Siewior
1
-0
/
+1
2016-01-06
sched/core: Fix unserialized r-m-w scribbling stuff
Peter Zijlstra
1
-5
/
+6
2016-01-06
sched/core: Check tgid in is_global_init()
Sergey Senozhatsky
1
-2
/
+3
2016-01-06
sched/fair: Fix multiplication overflow on 32-bit systems
Andrey Ryabinin
1
-1
/
+1
2016-01-06
perf: Fix race in swevent hash
Peter Zijlstra
1
-19
/
+1
2016-01-06
perf: Fix race in perf_event_exec()
Peter Zijlstra
1
-10
/
+5
2016-01-06
dmaengine: Revert "dmaengine: mic_x100: add missing spin_unlock"
Ashutosh Dixit
1
-10
/
+5
2016-01-06
net: sched: fix missing free per cpu on qstats
John Fastabend
1
-1
/
+3
2016-01-06
ARM: net: bpf: fix zero right shift
Rabin Vincent
1
-1
/
+2
2016-01-06
6pack: fix free memory scribbles
One Thousand Gnomes
1
-0
/
+6
2016-01-06
net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
Rabin Vincent
5
-56
/
+25
2016-01-06
mtd: spi-nor: fix stm_is_locked_sr() parameters
Brian Norris
1
-2
/
+2
2016-01-06
mtd: spi-nor: fix Spansion regressions (aliased with Winbond)
Brian Norris
2
-5
/
+3
2016-01-05
bridge: Only call /sbin/bridge-stp for the initial network namespace
Hannes Frederic Sowa
1
-1
/
+4
2016-01-05
tile: provide CONFIG_PAGE_SIZE_64KB etc for tilepro
Chris Metcalf
2
-9
/
+10
2016-01-05
ASoC: Intel: Skylake: Fix the memory leak
Vinod Koul
3
-0
/
+8
2016-01-05
ASoC: Intel: Skylake: Revert previous broken fix memory leak fix
Vinod Koul
1
-1
/
+0
2016-01-05
af_unix: Fix splice-bind deadlock
Rainer Weikusat
1
-26
/
+40
2016-01-05
net: Propagate lookup failure in l3mdev_get_saddr to caller
David Ahern
5
-14
/
+33
2016-01-05
r8152: add reset_resume function
hayeswang
1
-1
/
+9
2016-01-05
connector: bump skb->users before callback invocation
Florian Westphal
1
-8
/
+3
2016-01-04
cxgb4: correctly handling failed allocation
Insu Yun
1
-0
/
+4
2016-01-04
qlcnic: correctly handle qlcnic_alloc_mbx_args
Insu Yun
1
-2
/
+4
2016-01-04
drm/nouveau/gr/nv40: fix oops in interrupt handler
Ben Skeggs
1
-0
/
+1
2016-01-04
tracing: Fix setting of start_index in find_next()
Qiu Peiyang
1
-0
/
+1
2016-01-04
mtd: fix cmdlinepart parser, early naming for auto-filled MTD
Brian Norris
1
-9
/
+17
2016-01-04
ftrace/scripts: Fix incorrect use of sprintf in recordmcount
Colin Ian King
1
-1
/
+1
[next]