aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-13ipv4: use new_gw for redirect neigh lookupStephen Suryaputra Lin
2016-11-13r8152: Fix error path in open functionGuenter Roeck
2016-11-13iio: maxim_thermocouple: detect invalid storage size in read()Arnd Bergmann
2016-11-13x86/efi: Prevent mixed mode boot corruption with CONFIG_VMAP_STACK=yMatt Fleming
2016-11-13x86/efi: Fix EFI memmap pointer size warningBorislav Petkov
2016-11-13net: bpqether.h: remove if_ether.h guardBaruch Siach
2016-11-12net: __skb_flow_dissect() must cap its return valueEric Dumazet
2016-11-12Merge branch 'fix-bpf_redirect'David S. Miller
2016-11-12bpf: Add test for bpf_redirect to ipip/ip6tnlMartin KaFai Lau
2016-11-12bpf: Fix bpf_redirect to an ipip/ip6tnl devMartin KaFai Lau
2016-11-12aoe: fix crash in page count manipulationJens Axboe
2016-11-12Merge tag 'perf-hists-hierarchy-fixes-for-mingo-20161111' of git://git.kernel...Ingo Molnar
2016-11-11lightnvm: invalid offset calculation for lba_shiftMatias Bjørling
2016-11-11Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-11-11Merge tag 'pm-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-11-11Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2016-11-11Merge tag 'platform-drivers-x86-v4.9-3' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-11-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-11-11Merge tag 'pci-v4.9-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-11-11Merge tag 'drm-fixes-for-v4.9-rc5' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2016-11-11Merge tag 'mmc-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2016-11-11Merge tag 'pinctrl-v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-11-11Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes'Rafael J. Wysocki
2016-11-11Merge branch 'device-properties'Rafael J. Wysocki
2016-11-11Merge branch 'maybe-uninitialized' (patches from Arnd)Linus Torvalds
2016-11-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-11-11Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-11-11Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-11-11Merge tag 'xfs-fixes-for-linus-4.9-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-11-11Kbuild: enable -Wmaybe-uninitialized warnings by defaultArnd Bergmann
2016-11-11pcmcia: fix return value of soc_pcmcia_regulator_setArnd Bergmann
2016-11-11infiniband: shut up a maybe-uninitialized warningArnd Bergmann
2016-11-11crypto: aesni: shut up -Wmaybe-uninitialized warningArnd Bergmann
2016-11-11rc: print correct variable for z8f0811Arnd Bergmann
2016-11-11dib0700: fix nec repeat handlingSean Young
2016-11-11s390: pci: don't print uninitialized data for debuggingArnd Bergmann
2016-11-11nios2: fix timer initcall return valueArnd Bergmann
2016-11-11x86: apm: avoid uninitialized dataArnd Bergmann
2016-11-11NFSv4.1: work around -Wmaybe-uninitialized warningArnd Bergmann
2016-11-11Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"Arnd Bergmann
2016-11-11lib/stackdepot: export save/fetch stack for driversChris Wilson
2016-11-11mm: kmemleak: scan .data.ro_after_initJakub Kicinski
2016-11-11memcg: prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLABGreg Thelen
2016-11-11coredump: fix unfreezable coredumping taskAndrey Ryabinin
2016-11-11mm/filemap: don't allow partially uptodate page for pipesEryu Guan
2016-11-11mm/hugetlb: fix huge page reservation leak in private mapping error pathsMike Kravetz
2016-11-11ocfs2: fix not enough credit panicJunxiao Bi
2016-11-11Revert "console: don't prefer first registered if DT specifies stdout-path"Hans de Goede
2016-11-11mm: hwpoison: fix thp split handling in memory_failure()Naoya Horiguchi