aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-3/+28
2016-07-23radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin1-0/+1
2016-07-23mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner1-15/+10
2016-07-19net: switchdev: change ageing_time type to clock_tVivien Didelot1-1/+1
2016-07-16vlan: use a valid default mtu value for vlan over macsecPaolo Abeni1-0/+7
2016-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2016-07-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-3/+8
2016-07-15mm: thp: refix false positive BUG in page_move_anon_rmap()Hugh Dickins1-1/+1
2016-07-15mm: thp: move pmd check inside ptl for freeze_page()Naoya Horiguchi1-2/+2
2016-07-15vmlinux.lds: account for destructor sectionsDmitry Vyukov1-0/+4
2016-07-15uapi: export lirc.h headerMauro Carvalho Chehab1-0/+1
2016-07-15Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_linux into drm-fixesDave Airlie1-0/+14
2016-07-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2016-07-13dccp: limit sk_filter trim to payloadWillem de Bruijn1-1/+7
2016-07-13rose: limit sk_filter trim to payloadWillem de Bruijn1-1/+5
2016-07-13Merge tag 'acpi-urgent-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2016-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+8
2016-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+2
2016-07-11posix_acl: de-union a_refcount and a_rcuJeff Layton1-4/+2
2016-07-11Revert "ACPI 2.0 / AML: Improve module level execution by moving the If/Else/While execution to per-table basis"Rafael J. Wysocki1-1/+1
2016-07-10x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner1-0/+1
2016-07-08netfilter: nft_ct: fix expiration getterFlorian Westphal1-0/+8
2016-07-07Merge tag 'acpi-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2016-07-07Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-debug-fixes'Rafael J. Wysocki641-3978/+16468
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-4/+29
2016-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-1/+6
2016-07-02Merge tag 'drm-intel-fixes-2016-06-30' of git://anongit.freedesktop.org/drm-intel into drm-fixesDave Airlie1-6/+4
2016-07-02Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()"Sinan Kaya1-0/+1
2016-07-01net_sched: fix mirrored packets checksumWANG Cong1-0/+19
2016-07-01packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller1-0/+1
2016-07-01drm/ttm: Make ttm_bo_mem_compat availableSinclair Yeh1-0/+14
2016-07-01Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-2/+2
2016-07-01net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia1-0/+1
2016-07-01bonding: prevent out of bound accessesEric Dumazet1-1/+6
2016-06-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2016-06-30Merge tag 'pwm/for-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-6/+10
2016-06-30Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds2-45/+168
2016-06-30Merge tag 'kvm-arm-for-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-masterPaolo Bonzini1-2/+2
2016-06-30ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_outputShmulik Ladkani1-3/+2
2016-06-30fuse: serialize dirops by defaultMiklos Szeredi1-1/+6
2016-06-30mfd: da9053: Fix compiler warning message for uninitialised variableSteve Twiss1-1/+1
2016-06-29Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-24/+0
2016-06-29reset: TRIVIAL: Add line break at same place for similar APIsLee Jones1-2/+2
2016-06-29reset: Supply *_shared variant calls when using *_optional APIsLee Jones1-0/+12
2016-06-29reset: Supply *_shared variant calls when using of_* APILee Jones1-0/+53
2016-06-29reset: Ensure drivers are explicit when requesting reset linesLee Jones1-24/+82
2016-06-29reset: Reorder inline reset_control_get*() wrappersLee Jones1-21/+21
2016-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-6/+55
2016-06-29Input: add SW_PEN_INSERTED defineDouglas Anderson1-0/+1
2016-06-29bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann1-0/+4