summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-02locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()Thomas Gleixner
2016-12-02locking/rtmutex: Prevent dequeue vs. unlock raceThomas Gleixner
2016-12-02batman-adv: Check for alloc errors when preparing TT local dataSven Eckelmann
2016-12-01Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-12-01ASoC: samsung: Add machine driver for Exynos5433 based TM2 boardSylwester Nawrocki
2016-12-01ASoC: samsung: Add DT bindings documentation for TM2 sound subsystemSylwester Nawrocki
2016-12-01Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
2016-12-01ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksumAlexander Duyck
2016-12-01igb/igbvf: Don't use lco_csum to compute IPv4 checksumAlexander Duyck
2016-12-01Input: arizona-haptics - Use SoC component pin control functionsRichard Fitzgerald
2016-12-01extcon: arizona: Use SoC component pin control functionsRichard Fitzgerald
2016-12-01ASoC: add Component level suspend/resumeKuninori Morimoto
2016-12-01ASoC: core: replace aux_comp_list to component_dev_listKuninori Morimoto
2016-12-01ASoC: core: replace codec_dev_list to component_dev_list on CardKuninori Morimoto
2016-12-01net: asix: Fix AX88772_suspend() USB vendor commands failure issuesallan
2016-12-01Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-12-01kbuild: make sure autoksyms.h exists earlyNicolas Pitre
2016-12-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-12-01KVM: use after free in kvm_ioctl_create_device()Dan Carpenter
2016-12-01Merge tag 'kvm-arm-for-4.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář
2016-12-01can: peak: Add support for PCAN-USB X6 USB interfaceStephane Grosjean
2016-12-01can: peak: Fix bittiming fields size in bitsStephane Grosjean
2016-12-01powerpc/64: Fix placement of .text to be immediately following .head.textNicholas Piggin
2016-12-01powerpc/eeh: Fix deadlock when PE frozen state can't be clearedAndrew Donnellan
2016-11-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-11-30mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlbKirill A. Shutemov
2016-11-30kasan: support use-after-scope detectionDmitry Vyukov
2016-11-30kasan: update kasan_global for gcc 7Dmitry Vyukov
2016-11-30lib/debugobjects: export for use in modulesChris Wilson
2016-11-30zram: fix unbalanced idr management at hot removalTakashi Iwai
2016-11-30thp: fix corner case of munlock() of PTE-mapped THPsKirill A. Shutemov
2016-11-30mm, thp: propagation of conditional compilation in khugepaged.cJérémy Lefaure
2016-12-01Merge tag 'drm-misc-fixes-2016-11-30' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2016-11-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-11-30arm64: dts: juno: Correct PCI IO windowJeremy Linton
2016-11-30macvtap: handle ubuf refcount correctly when meet errorsJason Wang
2016-11-30tun: handle ubuf refcount correctly when meet errorsJason Wang
2016-11-30net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during resumeGrygorii Strashko
2016-11-30Merge tag 'pwm/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/thie...Linus Torvalds
2016-11-30bpf: fix states equal logic for varlen accessJosef Bacik
2016-11-30netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...Hongxu Jia
2016-11-30Merge tag 'wireless-drivers-for-davem-2016-11-29' of git://git.kernel.org/pub...David S. Miller
2016-11-30Merge branch 'l2tp-fixes'David S. Miller
2016-11-30l2tp: fix address test in __l2tp_ip6_bind_lookup()Guillaume Nault
2016-11-30l2tp: fix lookup for sockets not bound to a device in l2tp_ipGuillaume Nault
2016-11-30l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind()Guillaume Nault
2016-11-30l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv()Guillaume Nault
2016-11-30l2tp: lock socket before checking flags in connect()Guillaume Nault