summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-10Documentation/locking/atomic: Add documents for new atomic_t APIsPeter Zijlstra3-89/+273
2017-08-10clocksource/arm_arch_timer: Use static_branch_enable_cpuslocked()Marc Zyngier1-1/+5
2017-08-10jump_label: Provide hotplug context variantsMarc Zyngier3-6/+42
2017-08-10jump_label: Split out code under the hotplug lockMarc Zyngier1-9/+19
2017-08-10jump_label: Move CPU hotplug lockingMarc Zyngier1-2/+4
2017-08-10jump_label: Add RELEASE barrier after text changesPeter Zijlstra1-2/+9
2017-08-10cpuset: Make nr_cpusets privatePaolo Bonzini2-6/+7
2017-08-10jump_label: Do not use unserialized static_key_enabled()Paolo Bonzini3-4/+7
2017-08-10jump_label: Fix concurrent static_key_enable/disable()Paolo Bonzini2-32/+49
2017-08-10locking/rwsem-xadd: Add killable versions of rwsem_down_read_failed()Kirill Tkhai2-3/+31
2017-08-10locking/rwsem-spinlock: Add killable versions of __down_read()Kirill Tkhai2-9/+29
2017-08-10locking/osq_lock: Fix osq_lock queue corruptionPrateek Sood1-0/+13
2017-08-10locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra7-0/+14
2017-08-10sched/wait: Remove the lockless swait_active() check in swake_up*()Boqun Feng1-6/+0
2017-08-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar719-17564/+12550
2017-08-10Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-20/+42
2017-08-10futex: Remove unnecessary warning from get_futex_keyMel Gorman1-2/+3
2017-08-09Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-8/+34
2017-08-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-76/+109
2017-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-4/+4
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds55-186/+2490
2017-08-09net: avoid skb_warn_bad_offload false positives on UFOWillem de Bruijn3-3/+3
2017-08-09qmi_wwan: fix NULL deref on disconnectBjørn Mork1-1/+5
2017-08-09ppp: fix xmit recursion detection on ppp channelsGuillaume Nault1-8/+10
2017-08-09rds: Reintroduce statistics countingHåkon Bugge1-1/+4
2017-08-09tcp: fastopen: tcp_connect() must refresh the routeEric Dumazet1-0/+4
2017-08-09net: sched: set xt_tgchk_param par.net properly in ipt_init_targetXin Long1-10/+10
2017-08-09net: dsa: mediatek: add adjust link support for user portsJohn Crispin2-0/+39
2017-08-09net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packetsDavide Caratti1-11/+18
2017-08-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds13-53/+102
2017-08-08parse-maintainers: Move matching sections from MAINTAINERSJoe Perches1-0/+12
2017-08-08parse-maintainers: Use perl hash references and specific filenamesJoe Perches1-23/+34
2017-08-08parse-maintainers: Add section pattern sortingJoe Perches1-21/+49
2017-08-08get_maintainer: Prepare for separate MAINTAINERS filesJoe Perches1-25/+66
2017-08-08MAINTAINERS: openbmc mailing list is moderatedRandy Dunlap1-1/+1
2017-08-08MAINTAINERS: greybus: Fix typo s/LOOBACK/LOOPBACKSedat Dilek1-1/+1
2017-08-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-171/+69
2017-08-08random: fix warning message on ia64 and pariscHelge Deller1-1/+1
2017-08-08Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds5-43/+10
2017-08-08Merge tag 'for-linus-20170807' of git://git.infradead.org/linux-mtdLinus Torvalds6-25/+27
2017-08-08Merge tag 'xfs-4.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-5/+8
2017-08-08qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()'Christophe Jaillet1-1/+1
2017-08-07hysdn: fix to a race condition in put_log_bufferAnton Volkov1-15/+13
2017-08-07s390/qeth: fix L3 next-hop in xmit qeth hdrJulian Wiedmann1-2/+2
2017-08-07Merge tag 'rdma-rc-2017-07-26' of git://git.kernel.org/pub/scm/linux/kernel/g...Doug Ledford7-33/+50
2017-08-07Merge branch 'asix-Improve-robustness'David S. Miller3-10/+45
2017-08-07asix: Fix small memory leak in ax88772_unbind()Dean Jenkins3-0/+17
2017-08-07asix: Ensure asix_rx_fixup_info members are all resetDean Jenkins1-9/+25
2017-08-07asix: Add rx->ax_skb = NULL after usbnet_skb_return()Dean Jenkins1-1/+3
2017-08-07bpf: fix selftest/bpf/test_pkt_md_access on s390xThomas Richter1-0/+11