summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-24srcu: Make SRCU be built by defaultPaul E. McKenney
2017-04-24srcu: Fix Kconfig botch when SRCU not selectedPaul E. McKenney
2017-04-23Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-04-21Merge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-21netpoll: Check for skb->queue_mappingTushar Dave
2017-04-21ip6mr: fix notification device destructionNikolay Aleksandrov
2017-04-21bpf, doc: update bpf maintainers entryDaniel Borkmann
2017-04-21net: qrtr: potential use after free in qrtr_sendmsg()Dan Carpenter
2017-04-21bpf: Fix values type used in test_mapsDavid Miller
2017-04-21net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern
2017-04-21gso: Validate assumption of frag_list segementationIlan Tayari
2017-04-21Merge branch 'skb_cow_head'David S. Miller
2017-04-21kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21ch9200: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21ipv6: sr: fix double free of skb after handling invalid SRHDavid Lebrun
2017-04-21Merge tag 'powerpc-4.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-04-21Merge tag 'pci-v4.11-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-21Merge tag 'acpi-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-21Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-04-21MAINTAINERS: Add "B:" field for networking.David S. Miller
2017-04-21Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' ...Paul E. McKenney
2017-04-21rcu: Make non-preemptive schedule be Tasks RCU quiescent statePaul E. McKenney
2017-04-21srcu: Expedite srcu_schedule_cbs_snp() callback invocationPaul E. McKenney
2017-04-21srcu: Parallelize callback handlingPaul E. McKenney
2017-04-21kvm: Move srcu_struct fields to end of struct kvmPaul E. McKenney
2017-04-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-04-20mm: prevent NR_ISOLATE_* stats from going negativeRabin Vincent
2017-04-20Revert "mm, page_alloc: only use per-cpu allocator for irq-safe requests"Mel Gorman
2017-04-20blk-mq: fix potential oops with polling and blk-mq schedulerJens Axboe
2017-04-20nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"Andy Lutomirski
2017-04-20nvme: Adjust the Samsung APST quirkAndy Lutomirski
2017-04-20net sched actions: allocate act cookie earlyWolfgang Bumiller
2017-04-20Merge branch 'qed-dcbx-fixes'David S. Miller
2017-04-20qed: Fix issue in populating the PFC config paramters.sudarsana.kalluru@cavium.com
2017-04-20qed: Fix possible system hang in the dcbnl-getdcbx() path.sudarsana.kalluru@cavium.com
2017-04-20qed: Fix sending an invalid PFC error mask to MFW.sudarsana.kalluru@cavium.com
2017-04-20qed: Fix possible error in populating max_tc field.sudarsana.kalluru@cavium.com
2017-04-20smsc95xx: Use skb_cow_head to deal with cloned skbsJames Hughes
2017-04-20MAINTAINERS: update entry for TI's CPSW driverSekhar Nori
2017-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-04-20dp83640: don't recieve time stamps twiceDan Carpenter
2017-04-20ipv6: sr: fix out-of-bounds access in SRH validationDavid Lebrun
2017-04-20selftests/net: Fixes psock_fanout CBPF test caseMike Maloney