sfrench/cifs-2.6.git
2017-11-24 Linus TorvaldsMerge tag 'apparmor-pr-2017-11-21' of git://git./linux...
2017-11-23 Linus TorvaldsMerge tag 'pwm/for-4.15-rc1' of git://git./linux/kernel...
2017-11-23 Linus TorvaldsMerge tag 'rtc-4.15' of git://git./linux/kernel/git...
2017-11-23 Linus TorvaldsMerge tag 'for-linus-20171120' of git://git.infradead...
2017-11-23 Linus TorvaldsMerge tag 'xfs-4.15-merge-3' of git://git./fs/xfs/xfs...
2017-11-23 Linus TorvaldsMerge branch 'work.whack-a-mole' of git://git./linux...
2017-11-23 Linus TorvaldsMerge branch '9p-fixes' of git://git./linux/kernel...
2017-11-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-11-21 Linus TorvaldsMerge tag 'for-linus-4.15-ofs1' of git://git./linux...
2017-11-21 Linus TorvaldsMerge tag 'ceph-for-4.15-rc1' of git://github.com/ceph...
2017-11-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-11-21 David S. MillerMerge tag 'mac80211-for-davem-2017-11-20' of git:/...
2017-11-21 Jakub Kicinskinfp: flower: add missing kdoc
2017-11-21 Jon Maloytipc: fix access of released memory
2017-11-21 Sebastian Sjoholmnet: qmi_wwan: add Quectel BG96 2c7c:0296
2017-11-21 Ido Schimmelmlxsw: spectrum: Do not try to create non-existing...
2017-11-21 John Johansenapparmor: fix possible recursive lock warning in __aa_c...
2017-11-21 John Johansenapparmor: fix locking when creating a new complain...
2017-11-21 John Johansenapparmor: fix profile attachment for special unconfined...
2017-11-21 John Johansenapparmor: ensure that undecidable profile attachments...
2017-11-21 John Johansenapparmor: fix leak of null profile name if profile...
2017-11-21 Colin Ian Kingapparmor: remove unused redundant variable stop
2017-11-21 Thomas Meyerapparmor: Fix bool initialization/comparison
2017-11-21 Arnd Bergmannapparmor: initialized returned struct aa_perms
2017-11-21 Christoph Hellwigxfs: abstract out dev_t conversions
2017-11-21 Shu Wangxfs: fix memory leak in xfs_iext_free_last_leaf
2017-11-21 Colin Ian Kingapparmor: fix spelling mistake: "resoure" -> "resource"
2017-11-21 Linus TorvaldsMerge tag 'fbdev-v4.15' of git://github.com/bzolnier...
2017-11-21 Linus TorvaldsMerge tag 'devicetree-fixes-for-4.15' of git://git...
2017-11-21 Linus TorvaldsMerge tag 'jfs-4.15-2' of git://github.com/kleikamp...
2017-11-20 Fabio Estevamdt-bindings: rtc: imxdi: Improve the bindings text
2017-11-20 Baolin Wangrtc: sc27xx: Add Spreadtrum SC27xx PMIC RTC driver
2017-11-20 Jonathan Neuschäferdt-bindings: trivial-devices: Remove fsl,mc13892
2017-11-20 Stephen Boydof: Document exactly what of_find_node_by_name() puts
2017-11-20 Tom SaegerMAINTAINERS: fix jfs tree location
2017-11-20 Johannes Bergmac80211: properly free requested-but-not-started TX...
2017-11-20 Ben Hutchingsmac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()
2017-11-20 Johannes Bergcfg80211: initialize regulatory keys/database later
2017-11-20 Kees Cookmac80211: aggregation: Convert timers to use timer_setup()
2017-11-20 Johannes Bergnl80211: don't expose wdev->ssid for most interfaces
2017-11-20 Kees Cookmac80211: Convert timers to use timer_setup()
2017-11-20 Linus TorvaldsMerge tag 'ntb-4.15' of git://github.com/jonmason/ntb
2017-11-20 Christophe... net: vxge: Fix some indentation issues
2017-11-20 Netanel Belgazalnet: ena: fix race condition between device reset and...
2017-11-19 Tuomas Tynkkynen9p: Fix missing commas in mount options
2017-11-19 Roberto Sassuima: do not update security.ima if appraisal status...
2017-11-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide
2017-11-19 Heiner Kallweitr8169: use same RTL8111EVL green settings as in vendor...
2017-11-19 Heiner Kallweitr8169: fix RTL8111EVL EEE and green settings
2017-11-19 Xin Longtun: fix rcu_read_lock imbalance in tun_build_skb
2017-11-19 Neal Cardwelltcp: when scheduling TLP, time of RTO should account...
2017-11-19 Gustavo A.... usbnet: ipheth: fix potential null pointer dereference...
2017-11-19 Alexey Kodanevgre6: use log_ecn_error module parameter in ip6_tnl_rcv()
2017-11-19 Dave Jiangntb: intel: remove b2b memory window workaround for...
2017-11-19 Bhumika GoyalNTB: make idt_89hpes_cfg const
2017-11-19 Logan GunthorpeNTB: switchtec_ntb: Update switchtec documentation...
2017-11-19 Logan GunthorpeNTB: switchtec_ntb: Add memory window support
2017-11-19 Logan GunthorpeNTB: switchtec_ntb: Implement scratchpad registers
2017-11-19 Logan GunthorpeNTB: switchtec_ntb: Implement doorbell registers
2017-11-19 Logan GunthorpeNTB: switchtec_ntb: Add link management
2017-11-19 Logan GunthorpeNTB: switchtec_ntb: Add skeleton NTB driver
2017-11-19 Logan GunthorpeNTB: switchtec_ntb: Initialize hardware for doorbells...
2017-11-19 Logan GunthorpeNTB: switchtec_ntb: Initialize hardware for memory...
2017-11-19 Logan GunthorpeNTB: switchtec_ntb: Introduce initial NTB driver
2017-11-19 Logan GunthorpeNTB: Add check and comment for link up to mw_count...
2017-11-19 Logan GunthorpeNTB: Ensure ntb_mw_get_align() is only called when...
2017-11-19 Logan GunthorpeNTB: switchtec: Add link event notifier callback
2017-11-19 Logan GunthorpeNTB: switchtec: Add NTB hardware register definitions
2017-11-19 Logan GunthorpeNTB: switchtec: Export class symbol for use in upper...
2017-11-19 Logan GunthorpeNTB: switchtec: Move structure definitions into a commo...
2017-11-19 Dave Jiangntb: update maintainer list for Intel NTB driver
2017-11-18 Linus Torvaldsclean up x86 platform driver default values
2017-11-18 Linus TorvaldsMerge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields...
2017-11-18 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.15-1' of git://git...
2017-11-18 Hans de Goedeplatform/x86: silead_dmi: Add silead, home-button prope...
2017-11-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2017-11-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-11-18 Linus TorvaldsMerge tag 'hwlock-v4.15' of git://github.com/andersson...
2017-11-18 Linus TorvaldsMerge tag 'rproc-v4.15' of git://github.com/andersson...
2017-11-18 Linus TorvaldsMerge tag 'rpmsg-v4.15' of git://github.com/andersson...
2017-11-18 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.15-take2' of git://git...
2017-11-18 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2017-11-18 Linus TorvaldsMerge tag 'kbuild-misc-v4.15' of git://git./linux/kerne...
2017-11-18 Linus TorvaldsMerge tag 'kbuild-v4.15' of git://git./linux/kernel...
2017-11-18 Greg Kroah... net: usb: hso.c: remove unneeded DRIVER_LICENSE #define
2017-11-18 Desnes Augusto... ibmvnic: fix dma_mapping_error call
2017-11-18 Girish Moodalbailipvlan: NULL pointer dereference panic in ipvlan_port_d...
2017-11-18 Xin Longroute: also update fnhe_genid when updating a route...
2017-11-18 Xin Longroute: update fnhe_expires for redirect when the fnhe...
2017-11-18 Xin Longsctp: set frag_point in sctp_setsockopt_maxseg correctly
2017-11-18 Colin Ian Kingrsi: fix memory leak on buf and usb_reg_buf
2017-11-18 Tim Hansennet/netlabel: Add list_next_rcu() in rcu_dereference().
2017-11-18 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2017-11-18 Randy DunlapEXPERT Kconfig menu: fix broken EXPERT menu
2017-11-18 Dou Liyanginclude/asm-generic/topology.h: remove unused parent_no...
2017-11-18 Dou Liyangarch/tile/include/asm/topology.h: remove unused parent_...
2017-11-18 Dou Liyangarch/sparc/include/asm/topology_64.h: remove unused...
2017-11-18 Dou Liyangarch/sh/include/asm/topology.h: remove unused parent_no...
2017-11-18 Dou Liyangarch/ia64/include/asm/topology.h: remove unused parent_...
2017-11-18 Arnd Bergmanndrivers/pcmcia/sa1111_badge4.c: avoid unused function...
next