index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
ad525x_dpot-spi.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-02
arm64: ftrace: fix function_graph tracer panic
Li Bin
1
-2
/
+20
2015-10-02
dmapool: fix overflow condition in pool_find_page()
Robin Murphy
1
-1
/
+1
2015-10-02
thermal: avoid division by zero in power allocator
Andrea Arcangeli
1
-0
/
+10
2015-10-02
memcg: remove pcp_counter_lock
Greg Thelen
2
-2
/
+0
2015-10-02
kprobes: use _do_fork() in samples to make them work again
Petr Mladek
3
-12
/
+12
2015-10-02
drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSE
Andrew Morton
1
-0
/
+1
2015-10-02
memcg: make mem_cgroup_read_stat() unsigned
Greg Thelen
1
-12
/
+18
2015-10-02
memcg: fix dirty page migration
Greg Thelen
2
-1
/
+32
2015-10-02
dax: fix NULL pointer in __dax_pmd_fault()
Ross Zwisler
1
-1
/
+12
2015-10-02
mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault
Mel Gorman
1
-0
/
+8
2015-10-02
mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)
Joonsoo Kim
1
-3
/
+10
2015-10-02
userfaultfd: remove kernel header include from uapi header
Andre Przywara
1
-2
/
+0
2015-10-02
arch/x86/include/asm/efi.h: fix build failure
Andrey Ryabinin
1
-0
/
+2
2015-10-01
arm64: Fix THP protection change logic
Steve Capper
1
-2
/
+2
2015-10-01
Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS
Dirk Müller
1
-1
/
+1
2015-10-01
Update KVM homepage Url
Dirk Müller
1
-2
/
+2
2015-10-01
Revert "KVM: SVM: use NPT page attributes"
Paolo Bonzini
1
-96
/
+5
2015-10-01
Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask"
Paolo Bonzini
1
-8
/
+7
2015-10-01
Revert "KVM: SVM: Sync g_pat with guest-written PAT value"
Paolo Bonzini
1
-10
/
+0
2015-10-01
Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"
Paolo Bonzini
2
-5
/
+13
2015-10-01
blk-mq: factor out a helper to iterate all tags for a request_queue
Christoph Hellwig
4
-20
/
+25
2015-10-01
blk-mq: fix racy updates of rq->errors
Christoph Hellwig
8
-34
/
+32
2015-10-01
dmaengine: pxa_dma: fix residue corner case
Robert Jarzmik
1
-0
/
+10
2015-10-01
dmaengine: pxa_dma: fix the no-requestor case
Robert Jarzmik
1
-6
/
+14
2015-10-01
dmaengine: zxdma: Fix off-by-one for testing valid pchan request
Axel Lin
1
-1
/
+1
2015-10-01
dmaengine: at_xdmac: clean used descriptor
Ludovic Desroches
1
-1
/
+10
2015-10-01
dmaengine: at_xdmac: change block increment addressing mode
Maxime Ripard
1
-2
/
+2
2015-09-30
Initialize msg/shm IPC objects before doing ipc_addid()
Linus Torvalds
3
-17
/
+18
2015-09-30
mmc: core: fix dead loop of mmc_retune
Chaotian Jing
1
-2
/
+4
2015-09-30
dmaengine: dw: properly read DWC_PARAMS register
Andy Shevchenko
1
-2
/
+2
2015-09-30
dmaengine: xgene-dma: Fix overwritting DMA tx ring
Rameshwar Prasad Sahu
1
-26
/
+11
2015-09-30
dmaengine: fix balance of privatecnt
Peter Ujfalusi
1
-1
/
+9
2015-09-30
dmaengine: sun4i: fix unsafe list iteration
Emilio López
1
-3
/
+3
2015-09-30
net: Initialize flow flags in input path
David Ahern
2
-0
/
+2
2015-09-30
net: dsa: fix preparation of a port STP update
Vivien Didelot
1
-3
/
+8
2015-09-30
testptp: Silence compiler warnings on ppc64
Thomas Huth
1
-0
/
+1
2015-09-30
net/mlx4: Handle return codes in mlx4_qp_attach_common
Robb Manes
1
-3
/
+4
2015-09-30
dsa: mv88e6xxx: Enable forwarding for unknown to the CPU port
Andrew Lunn
1
-0
/
+2
2015-09-30
skbuff: Fix skb checksum partial check.
Pravin B Shelar
2
-5
/
+6
2015-09-30
Input: psmouse - fix data race in __ps2_command
Dmitry Vyukov
1
-8
/
+14
2015-09-30
net: ipv6: Add RT6_LOOKUP_F_IFACE flag if oif is set
David Ahern
1
-1
/
+2
2015-09-29
net sysfs: Print link speed as signed integer
Alexander Stein
1
-2
/
+1
2015-09-29
bna: fix error handling
Andrzej Hajda
1
-6
/
+7
2015-09-29
af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
Aaron Conole
1
-1
/
+14
2015-09-29
af_unix: Convert the unix_sk macro to an inline function for type safety
Aaron Conole
1
-1
/
+5
2015-09-29
blk-mq: fix deadlock when reading cpu_list
Akinobu Mita
2
-4
/
+7
2015-09-29
blk-mq: avoid inserting requests before establishing new mapping
Akinobu Mita
3
-19
/
+52
2015-09-29
blk-mq: fix q->mq_usage_counter access race
Akinobu Mita
1
-3
/
+4
2015-09-29
blk-mq: Fix use after of free q->mq_map
Akinobu Mita
1
-5
/
+3
2015-09-29
blk-mq: fix sysfs registration/unregistration race
Akinobu Mita
4
-12
/
+27
[next]