linux-4.9.git
2017-09-19 Ben HutchingsRevert "ia64: move exports to definitions"
2017-09-19 Jan H. SchönherrKVM: VMX: Do not BUG() on out-of-bounds guest IRQ
2017-09-19 Ben SeriBluetooth: Properly check L2CAP config option output...
2017-09-19 Benjamin Poirierpacket: Don't write vnet header beyond end of buffer
2017-09-19 Xin Longscsi: fix the issue that iscsi_if_rx doesn't parse...
2017-09-19 Richard Wareingxfs: XFS_IS_REALTIME_INODE() should be false if no...
2017-09-19 Vladis Dronovvideo: fbdev: aty: do not leak uninitialized padding...
2017-09-19 Linus TorvaldsSanitize 'move_pages()' permission checks
2017-09-19 Wei Wangtcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
2017-09-19 Dan Carpenterscsi: qla2xxx: Fix an integer overflow in sysfs code
2017-09-19 Jim Mattsonkvm: nVMX: Don't allow L2 to access the hardware CR8
2017-09-19 Vladis Dronovnl80211: check for the required netlink attributes...
2017-09-19 Adrian Salidodriver core: platform: fix race condition with driver_o...
2017-09-19 Roger Pau Monnexen: fix bio vec merging
2017-09-19 Stefano Briviosctp: Avoid out-of-bounds reads from address storage
2017-09-19 Willem de Bruijnudp: consistently apply ufo or fragmentation
2017-09-19 Zheng Liipv6: Should use consistent conditional judgement for...
2017-09-19 Willem de Bruijnpacket: fix tp_reserve race in packet_set_ring
2017-09-19 Vladis Dronovxfrm: policy: check policy direction value
2017-09-19 Takashi IwaiALSA: timer: Fix missing queue indices reset at SNDRV_T...
2017-09-19 Takashi IwaiALSA: timer: Fix race between read and ioctl
2017-09-19 Kees Cookmm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes
2017-09-19 Kees Cookbinfmt_elf: use ELF_ET_DYN_BASE only for PIE
2017-09-19 Paolo BonziniKVM: x86: fix singlestepping over syscall
2017-09-19 Al Virodentry name snapshots
2017-09-19 Kees Cookfs/exec.c: account for argv/envp pointers
2017-09-19 Cong Wangmqueue: fix a use-after-free in sys_mq_notify()
2017-09-19 Jan Beulichxen-blkback: don't leak stack data via response ring
2017-09-19 Gerd Hoffmanndrm/virtio: don't leak bo on drm_gem_object_init failure
2017-09-19 Sinclair Yehdrm/vmwgfx: Make sure backup_handle is always valid
2017-09-19 Sabrina Dubrocaipv6: avoid overflow of offset in ip6_find_1stfragopt
2017-09-19 Arend van Sprielbrcmfmac: fix possible buffer overflow in brcmf_cfg8021...
2017-09-19 David Howellsrxrpc: Fix several cases where a padded len isn't check...
2017-09-19 Vladis Dronovdrm/vmwgfx: limit the number of mip levels in vmw_gb_su...
2017-09-19 Hugh Dickinsmm: fix new crash in unmapped_area_topdown()
2017-09-19 Hugh Dickinsmm: larger stack guard gap, between vmas
2017-09-19 Eric Dumazetipv6: fix out of bound writes in __ip6_append_data()
2017-09-19 Herbert Xucrypto: skcipher - Add missing API setkey checks
2017-09-19 WANG Congipv6/dccp: do not inherit ipv6_mc_list from parent
2017-09-19 Eric Dumazetsctp: do not inherit ipv6_{mc|ac|fl}_list from parent
2017-09-19 David S. Milleripv6: Fix leak in ipv6_gso_segment().
2017-09-19 Ben Hutchingsipv6: xfrm: Handle errors reported by xfrm6_find_1stfra...
2017-09-19 David S. Milleripv6: Check ip6_find_1stfragopt() return value properly.
2017-09-19 Craig Gallekipv6: Prevent overrun when parsing v6 header options
2017-09-19 Kinglong MeeNFSv4.x/callback: Create the callback service through...
2017-09-19 Trond MyklebustNFSv4: Fix callback server shutdown
2017-09-19 Trond MyklebustSUNRPC: Refactor svc_set_num_threads()
2017-09-19 Eric Dumazetdccp/tcp: do not inherit mc_list from parent
2017-09-19 Amey Telawanetracing: Use strlcpy() instead of strcpy() in __trace_f...
2017-09-19 Ben Hutchingstime: Mark TIMER_STATS as broken
2017-09-19 Ben HutchingsPCI: Set pci=nobios by default
2017-09-19 Linn Crosettoarm64: add kernel config option to set securelevel...
2017-09-19 Linn Crosettoarm64/efi: Disable secure boot if shim is in insecure...
2017-09-19 Ben Hutchingsmtd: Disable slram and phram when securelevel is enabled
2017-09-19 Matthew GarrettEnable cold boot attack mitigation
2017-09-19 Linn Crosettoacpi: Disable APEI error injection if securelevel is set
2017-09-19 Linn Crosettoacpi: Disable ACPI table override if securelevel is set
2017-09-19 Dave Youngkexec/uefi: copy secure_boot flag in boot params across...
2017-09-19 Josh Boyerhibernate: Disable when securelevel is set
2017-09-19 Josh Boyerefi: Disable secure boot if shim is in insecure mode
2017-09-19 Matthew GarrettAdd option to automatically set securelevel when in...
2017-09-19 Matthew Garrettasus-wmi: Restrict debugfs interface when securelevel...
2017-09-19 Matthew Garrettx86: Restrict MSR access when securelevel is set
2017-09-19 Matthew Garrettuswsusp: Disable when securelevel is set
2017-09-19 Matthew Garrettkexec: Disable at runtime if securelevel has been set.
2017-09-19 Josh Boyeracpi: Ignore acpi_rsdp kernel parameter when secureleve...
2017-09-19 Matthew Garrettacpi: Limit access to custom_method if securelevel...
2017-09-19 Matthew GarrettRestrict /dev/mem and /dev/kmem when securelevel is...
2017-09-19 Matthew Garrettx86: Lock down IO port access when securelevel is enabled
2017-09-19 Matthew GarrettPCI: Lock down BAR access when securelevel is enabled
2017-09-19 Matthew GarrettEnforce module signatures when securelevel is greater...
2017-09-19 Matthew GarrettAdd BSD-style securelevel support
2017-09-19 Pablo Neira... netfilter: nft_ct: add notrack support
2017-09-19 Ben HutchingsKbuild.include: addtree: Remove quotes before matching...
2017-09-19 Ben HutchingsPartially revert "usb: Kconfig: using select for USB_CO...
2017-09-19 Ben Hutchingskbuild: Do not use hyphen in exported variable name
2017-09-19 Ben Hutchingsfs: Add MODULE_SOFTDEP declarations for hard-coded...
2017-09-19 Ian Campbellphy/marvell: disable 4-port phys
2017-09-19 Ben Hutchingskbuild: Use -nostdinc in compile tests
2017-09-19 Aleksey Makarovserial: pl011: add console matching function
2017-09-19 Arnd BergmannARM: orion5x: fix Makefile for linkstation-lschl.dtb
2017-09-19 Roger ShimizuARM: dts: orion5x-lschl: More consistent naming on...
2017-09-19 Roger ShimizuARM: dts: orion5x-lschl: Fix model name
2017-09-19 Neil ArmstrongARM64: dts: meson-gx: Add firmware reserved memory...
2017-09-19 Ashley HughesARM: dts: orion5x: convert ls-chl to FDT
2017-09-19 Uwe Kleine... ARM: dts: turris-omnia: add support for ethernet switch
2017-09-19 Uwe Kleine... ARM: dts: add support for Turris Omnia
2017-09-19 Ben Hutchingsx86: Make x32 syscall support conditional on a kernel...
2017-09-19 Ben Hutchingsx86: memtest: WARN if bad RAM found
2017-09-19 Aurelien JarnoMIPS: Loongson 3: Add Loongson LS3A RS780E 1-way machin...
2017-09-19 Aurelien JarnoMIPS: increase MAX_PHYSMEM_BITS on Loongson 3 only
2017-09-19 Mika Westerbergpinctrl: cherryview: Add a quirk to make Acer Chromeboo...
2017-09-19 Ben HutchingsARM: dts: kirkwood: Fix SATA pinmux-ing for TS419
2017-09-19 Ben HutchingsDon't WARN about expected W+X pages on Xen
2017-09-19 Adam Borowskibtrfs: warn about RAID5/6 being experimental at mount...
2017-09-19 Ben Hutchingsfanotify: Taint on use of FANOTIFY_ACCESS_PERMISSIONS
2017-09-19 Ben Hutchingsfjes: Disable auto-loading
2017-09-19 Ben Hutchingsviafb: Autoload on OLPC XO 1.5 only
2017-09-19 Ben Hutchingssnd-pcsp: Disable autoload
2017-09-19 Ben Hutchingscdc_ncm,cdc_mbim: Use NCM by default
next