index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
dec_and_lock.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-23
dm cache: the CLEAN_SHUTDOWN flag was not being set
Joe Thornber
1
-1
/
+1
2015-10-23
dm btree: fix leak of bufio-backed block in btree_split_beneath error path
Mike Snitzer
1
-1
/
+1
2015-10-23
dm btree remove: fix a bug when rebalancing nodes after removal
Joe Thornber
1
-6
/
+11
2015-10-23
rbd: prevent kernel stack blow up on rbd map
Ilya Dryomov
1
-10
/
+23
2015-10-23
rbd: don't leak parent_spec in rbd_dev_probe_parent()
Ilya Dryomov
1
-20
/
+16
2015-10-23
sched/core: Add missing lockdep_unpin() annotations
Peter Zijlstra
2
-2
/
+16
2015-10-23
ocfs2/dlm: unlock lockres spinlock before dlm_lockres_put
Joseph Qi
2
-2
/
+3
2015-10-23
fault-inject: fix inverted interval/probability values in printk
Florian Westphal
1
-1
/
+1
2015-10-23
lib/Kconfig.debug: disable -Wframe-larger-than warnings with KASAN=y
Andrey Ryabinin
1
-0
/
+1
2015-10-23
mm: make sendfile(2) killable
Jan Kara
1
-4
/
+5
2015-10-23
thp: use is_zero_pfn() only after pte_present() check
Minchan Kim
1
-1
/
+2
2015-10-23
mailmap: update Javier Martinez Canillas' email
Javier Martinez Canillas
1
-0
/
+1
2015-10-23
MAINTAINERS: add Sergey as zsmalloc reviewer
Sergey Senozhatsky
1
-0
/
+1
2015-10-23
mm: cma: fix incorrect type conversion for size during dma allocation
Rohit Vaswani
4
-6
/
+6
2015-10-23
kmod: don't run async usermode helper as a child of kworker thread
Oleg Nesterov
1
-2
/
+6
2015-10-22
[media] m88ds3103: use own reg update_bits() implementation
Antti Palosaari
1
-26
/
+47
2015-10-22
[media] rtl28xxu: fix control message flaws
Antti Palosaari
2
-3
/
+14
2015-10-22
[media] v4l2-flash-led-class: Add missing VIDEO_V4L2 Kconfig dependency
Jacek Anaszewski
1
-1
/
+1
2015-10-22
[media] netup_unidvb: fix potential crash when spi is NULL
Abylay Ospan
1
-8
/
+4
2015-10-22
[media] si2168: Bounds check firmware
Laura Abbott
1
-0
/
+4
2015-10-22
[media] si2157: Bounds check firmware
Laura Abbott
1
-0
/
+4
2015-10-22
[media] ir-hix5hd2: drop the use of IRQF_NO_SUSPEND
Sudeep Holla
1
-1
/
+1
2015-10-22
[media] c8sectpfe: fix return of garbage
Sudip Mukherjee
1
-2
/
+2
2015-10-22
[media] c8sectpfe: fix ininitialized error return on firmware load failure
Colin Ian King
1
-2
/
+1
2015-10-22
[media] lnbh25: Fix lnbh25_attach() function return type
Javier Martinez Canillas
1
-1
/
+1
2015-10-22
[media] horus3a: Fix horus3a_attach() function parameters
Javier Martinez Canillas
1
-2
/
+2
2015-10-22
ASoC: wm8962: mark cache_dirty flag after software reset in pm_resume
Jiada Wang
1
-0
/
+2
2015-10-22
btrfs: fix possible leak in btrfs_ioctl_balance()
Christian Engelmayer
1
-1
/
+4
2015-10-22
powerpc/rtas: Validate rtas.entry before calling enter_rtas()
Vasant Hegde
1
-0
/
+3
2015-10-22
drm/nouveau/gem: return only valid domain when there's only one
Ilia Mirkin
1
-2
/
+3
2015-10-22
drm: fix mutex leak in drm_dp_get_mst_branch_device
Adam Richter
1
-3
/
+4
2015-10-21
IB/cm: Fix rb-tree duplicate free and use-after-free
Doron Tsur
1
-1
/
+9
2015-10-21
writeback: remove broken rbtree_postorder_for_each_entry_safe() usage in cgwb...
Tejun Heo
1
-4
/
+6
2015-10-21
ASoC: rt298: fix wrong setting of gpio2_en
Bard Liao
1
-1
/
+1
2015-10-21
powerpc/powernv: Handle irq_happened flag correctly in off-line loop
Paul Mackerras
1
-5
/
+24
2015-10-21
powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ...
Paul Mackerras
5
-81
/
+1
2015-10-21
mmc: core: Fix init_card in 52Mhz
Chaotian Jing
2
-13
/
+3
2015-10-21
btrfs: Avoid truncate tailing page if fallocate range doesn't exceed inode size
Qu Wenruo
1
-1
/
+1
2015-10-21
tracing: Do not allow stack_tracer to record stack in NMI
Steven Rostedt (Red Hat)
1
-0
/
+4
2015-10-20
IB/cma: Use inner P_Key to determine netdev
Haggai Eran
1
-2
/
+2
2015-10-20
IB/ucma: check workqueue allocation before usage
Sasha Levin
1
-1
/
+6
2015-10-20
IB/cma: Potential NULL dereference in cma_id_from_event
Haggai Eran
1
-1
/
+1
2015-10-20
IB/core: Fix use after free of ifa
Matan Barak
1
-8
/
+27
2015-10-20
arm/arm64: KVM: Fix disabled distributor operation
Christoffer Dall
1
-5
/
+6
2015-10-20
arm/arm64: KVM: Clear map->active on pend/active clear
Christoffer Dall
1
-1
/
+31
2015-10-20
arm/arm64: KVM: Fix arch timer behavior for disabled interrupts
Christoffer Dall
2
-32
/
+30
2015-10-20
KVM: arm: use GIC support unconditionally
Arnd Bergmann
1
-0
/
+1
2015-10-20
KVM: arm/arm64: Fix memory leak if timer initialization fails
Pavel Fedin
1
-1
/
+1
2015-10-20
KVM: arm/arm64: Do not inject spurious interrupts
Pavel Fedin
1
-2
/
+7
2015-10-20
tracing: Have stack tracer force RCU to be watching
Steven Rostedt (Red Hat)
1
-0
/
+7
[next]