index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-11
fs: jfs: Replace CURRENT_TIME_SEC by current_time()
Deepa Dinamani
1
-1
/
+1
2016-11-11
Merge branch 'maybe-uninitialized' (patches from Arnd)
Linus Torvalds
12
-39
/
+55
2016-11-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
19
-34
/
+104
2016-11-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-108
/
+113
2016-11-11
Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-client
Linus Torvalds
4
-2
/
+5
2016-11-11
Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
7
-25
/
+41
2016-11-11
Merge tag 'xfs-fixes-for-linus-4.9-rc5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-12
/
+5
2016-11-11
Kbuild: enable -Wmaybe-uninitialized warnings by default
Arnd Bergmann
1
-2
/
+0
2016-11-11
pcmcia: fix return value of soc_pcmcia_regulator_set
Arnd Bergmann
1
-1
/
+1
2016-11-11
infiniband: shut up a maybe-uninitialized warning
Arnd Bergmann
1
-26
/
+28
2016-11-11
crypto: aesni: shut up -Wmaybe-uninitialized warning
Arnd Bergmann
1
-2
/
+2
2016-11-11
rc: print correct variable for z8f0811
Arnd Bergmann
1
-1
/
+1
2016-11-11
dib0700: fix nec repeat handling
Sean Young
1
-2
/
+3
2016-11-11
s390: pci: don't print uninitialized data for debugging
Arnd Bergmann
1
-1
/
+1
2016-11-11
nios2: fix timer initcall return value
Arnd Bergmann
1
-0
/
+1
2016-11-11
x86: apm: avoid uninitialized data
Arnd Bergmann
1
-1
/
+4
2016-11-11
NFSv4.1: work around -Wmaybe-uninitialized warning
Arnd Bergmann
1
-4
/
+6
2016-11-11
Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"
Arnd Bergmann
4
-5
/
+16
2016-11-11
lib/stackdepot: export save/fetch stack for drivers
Chris Wilson
1
-0
/
+2
2016-11-11
mm: kmemleak: scan .data.ro_after_init
Jakub Kicinski
4
-1
/
+10
2016-11-11
memcg: prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLAB
Greg Thelen
1
-2
/
+2
2016-11-11
coredump: fix unfreezable coredumping task
Andrey Ryabinin
1
-0
/
+3
2016-11-11
mm/filemap: don't allow partially uptodate page for pipes
Eryu Guan
1
-0
/
+3
2016-11-11
mm/hugetlb: fix huge page reservation leak in private mapping error paths
Mike Kravetz
1
-0
/
+66
2016-11-11
ocfs2: fix not enough credit panic
Junxiao Bi
1
-1
/
+1
2016-11-11
Revert "console: don't prefer first registered if DT specifies stdout-path"
Hans de Goede
3
-20
/
+1
2016-11-11
mm: hwpoison: fix thp split handling in memory_failure()
Naoya Horiguchi
1
-7
/
+5
2016-11-11
swapfile: fix memory corruption via malformed swapfile
Jann Horn
1
-0
/
+2
2016-11-11
mm/cma.c: check the max limit for cma allocation
Shiraz Hashim
1
-0
/
+3
2016-11-11
scripts/bloat-o-meter: fix SIGPIPE
Alexey Dobriyan
1
-0
/
+3
2016-11-11
shmem: fix pageflags after swapping DMA32 object
Hugh Dickins
1
-0
/
+2
2016-11-11
mm, frontswap: make sure allocated frontswap map is assigned
Vlastimil Babka
1
-2
/
+3
2016-11-11
mm: remove extra newline from allocation stall warning
Tetsuo Handa
1
-1
/
+1
2016-11-10
splice: remove detritus from generic_file_splice_read()
Al Viro
1
-5
/
+0
2016-11-10
libceph: initialize last_linger_id with a large integer
Ilya Dryomov
2
-0
/
+3
2016-11-10
libceph: fix legacy layout decode with pool 0
Yan, Zheng
1
-1
/
+2
2016-11-10
ceph: use default file splice read callback
Yan, Zheng
1
-1
/
+0
2016-11-10
xprtrdma: Fix DMAR failure in frwr_op_map() after reconnect
Chuck Lever
2
-16
/
+24
2016-11-09
Merge tag 'sound-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
25
-194
/
+196
2016-11-09
Merge tag 'for-linus-4.9-rc4-ofs-1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-85
/
+68
2016-11-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-5
/
+5
2016-11-08
Merge tag 'iommu-fixes-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-12
/
+43
2016-11-08
iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path
Joerg Roedel
1
-2
/
+12
2016-11-08
iommu/arm-smmu: Fix out-of-bounds dereference
Robin Murphy
1
-1
/
+3
2016-11-08
iommu/arm-smmu: Check that iommu_fwspecs are ours
Robin Murphy
1
-1
/
+1
2016-11-08
iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3s
Robin Murphy
1
-8
/
+17
2016-11-08
iommu/arm-smmu: Work around ARM DMA configuration
Robin Murphy
1
-0
/
+10
2016-11-08
ALSA: info: Return error for invalid read/write
Takashi Iwai
1
-1
/
+5
2016-11-08
ALSA: info: Limit the proc text input size
Takashi Iwai
1
-0
/
+3
2016-11-08
percpu: use notrace variant of preempt_disable/preempt_enable
Heiko Carstens
1
-2
/
+2
[next]