index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
checkincludes.pl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-15
ipv6: Check rt->dst.from for the DST_NOCACHE route
Martin KaFai Lau
2
-2
/
+4
2015-11-15
ipv6: Check expire on DST_NOCACHE route
Martin KaFai Lau
1
-1
/
+10
2015-11-15
ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 tree
Martin KaFai Lau
1
-1
/
+7
2015-11-15
fjes: fix inconsistent indenting
Colin Ian King
1
-1
/
+1
2015-11-15
af-unix: fix use-after-free with concurrent readers while splicing
Hannes Frederic Sowa
1
-0
/
+18
2015-11-12
stmmac: avoid ipq806x constant overflow warning
Arnd Bergmann
1
-5
/
+5
2015-11-12
r8169: fix kasan reported skb use-after-free.
françois romieu
1
-3
/
+3
2015-11-11
drm/nouveau: fix build failures on all non ARM.
Dave Airlie
1
-0
/
+6
2015-11-11
drm/ast: Initialized data needed to map fbdev memory
Egbert Eich
4
-0
/
+11
2015-11-11
pci: remove pci_dma_supported
Christoph Hellwig
2
-8
/
+0
2015-11-11
usbnet: remove ifdefed out call to dma_supported
Christoph Hellwig
1
-6
/
+0
2015-11-11
kaweth: remove ifdefed out call to dma_supported
Christoph Hellwig
1
-6
/
+0
2015-11-11
sfc: don't call dma_supported
Christoph Hellwig
1
-5
/
+3
2015-11-11
nouveau: don't call pci_dma_supported
Christoph Hellwig
1
-2
/
+5
2015-11-11
netup_unidvb: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-11-11
cx23885: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-11-11
cx25821: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-11-11
cx88: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
3
-3
/
+3
2015-11-11
saa7134: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-11-11
saa7164: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-11-11
tw68-core: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-11-11
pcnet32: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-11-11
lib/string.c: add ULL suffix to the constant definition
Andy Shevchenko
1
-1
/
+1
2015-11-11
hugetlb: trivial comment fix
Naoya Horiguchi
1
-2
/
+2
2015-11-11
selftests/mlock2: add ULL suffix to 64-bit constants
Geert Uytterhoeven
1
-2
/
+2
2015-11-11
selftests/mlock2: add missing #define _GNU_SOURCE
Geert Uytterhoeven
1
-0
/
+1
2015-11-10
netfilter: nf_tables: add clone interface to expression operations
Pablo Neira Ayuso
3
-12
/
+58
2015-11-10
net: add __netdev_alloc_pcpu_stats() to indicate gfp flags
Pablo Neira Ayuso
1
-12
/
+15
2015-11-10
netfilter: fix xt_TEE and xt_TPROXY dependencies
Arnd Bergmann
1
-3
/
+3
2015-11-10
netfilter: nfnetlink_log: work around uninitialized variable warning
Arnd Bergmann
1
-1
/
+1
2015-11-10
Fix alloc_node_mem_map() to work on ia64 again
Tony Luck
1
-3
/
+4
2015-11-10
Revert "bridge: Allow forward delay to be cfgd when STP enabled"
Vlad Yasevich
1
-4
/
+9
2015-11-10
bpf_trace: Make dependent on PERF_EVENTS
Steven Rostedt
1
-1
/
+1
2015-11-10
qed: select ZLIB_INFLATE
Arnd Bergmann
1
-0
/
+1
2015-11-10
direct-io: be sure to assign dio->bio_bdev for both paths
Jens Axboe
1
-3
/
+3
2015-11-10
net: fix a race in dst_release()
Eric Dumazet
1
-1
/
+1
2015-11-10
net: mvneta: Fix memory use after free.
Justin Maggard
1
-1
/
+1
2015-11-10
fs/binfmt_elf_fdpic.c: provide NOMMU loader for regular ELF binaries
Rich Felker
1
-8
/
+38
2015-11-10
fs/stat.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-2
/
+0
2015-11-10
fs/reiserfs/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-3
/
+0
2015-11-10
fs/nilfs2/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-3
/
+0
2015-11-10
fs/ncpfs/dir.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-2
/
+0
2015-11-10
fs/jfs: remove unnecessary new_valid_dev() checks
Yaowei Bai
2
-6
/
+0
2015-11-10
fs/hpfs/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-2
/
+0
2015-11-10
fs/f2fs/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-3
/
+0
2015-11-10
fs/ext2/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-3
/
+0
2015-11-10
fs/exofs/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-3
/
+0
2015-11-10
fs/btrfs/inode.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-3
/
+0
2015-11-10
fs/9p: remove unnecessary new_valid_dev() checks
Yaowei Bai
2
-6
/
+0
2015-11-10
include/linux/kdev_t.h: old/new_valid_dev() can return bool
Yaowei Bai
1
-2
/
+2
[next]