summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-26bridge: do not add port to router list when receives query with source 0.0.0.0Hangbin Liu
2018-10-26net/smc: fix smc_buf_unuse to use the lgr pointerKarsten Graul
2018-10-26ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are calledStefano Brivio
2018-10-26sparc64: Rework xchg() definition to avoid warnings.David S. Miller
2018-10-26sparc64: Export __node_distance.David S. Miller
2018-10-26sparc64: Make corrupted user stacks more debuggable.David Miller
2018-10-26Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-10-26Merge tag 'mips_fixes_4.20_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-26ovl: using posix_acl_xattr_size() to get size instead of posix_acl_to_xattr()Chengguang Xu
2018-10-26ovl: abstract ovl_inode lock with a helperAmir Goldstein
2018-10-26ovl: remove the 'locked' argument of ovl_nlink_{start,end}Amir Goldstein
2018-10-26ovl: relax requirement for non null uuid of lower fsAmir Goldstein
2018-10-26ovl: fold copy-up helpers into callersMiklos Szeredi
2018-10-26ovl: untangle copy up call chainAmir Goldstein
2018-10-26ovl: relax permission checking on underlying layersMiklos Szeredi
2018-10-26ovl: fix recursive oi->lock in ovl_link()Amir Goldstein
2018-10-26vfs: fix FIGETBSZ ioctl on an overlayfs fileAmir Goldstein
2018-10-26ovl: clean up error handling in ovl_get_tmpfile()Miklos Szeredi
2018-10-26ovl: fix error handling in ovl_verify_set_fh()Amir Goldstein
2018-10-26Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-10-26Merge tag '4.20-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-10-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2018-10-26Merge tag 'for-4.20/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-26Merge tag 'for-linus-20181026' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2018-10-26leds: gpio: set led_dat->gpiod pointer for OF defined GPIO ledsLiviu Dudau
2018-10-26drm/amdgpu: fix reporting of failed msg sent to SMU (v2)Shirish S
2018-10-26Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-10-26drm/amdgpu: Fix compute ring 1.0.0 failure after resetAndrey Grodzovsky
2018-10-26drm/amdgpu: fix VM leaf walkingChristian König
2018-10-26Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-26drm/i915/hdmi: Detect HDMI 2.0 monitors using multiple EDID capabilitiesClint Taylor
2018-10-26Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-10-26Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-10-26HID: alps: allow incoming reports when only the trackstick is openedBenjamin Tissoires
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-10-26Revert "HID: add NOGET quirk for Eaton Ellipse MAX UPS"Benjamin Tissoires
2018-10-26HID: i2c-hid: Add a small delay after sleep command for Raydium touchpanelKai-Heng Feng
2018-10-26HID: hiddev: fix potential Spectre v1Breno Leitao
2018-10-26dma-buf: Update reservation shared_count after adding the new fenceChris Wilson
2018-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-10-26libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9Diego Viola
2018-10-26ARM: dt: relicense two DT binding IRQ headersStephen Warren
2018-10-26drm/syncobj: Avoid kmalloc(GFP_KERNEL) under spinlockChunming Zhou
2018-10-26drm/i915: Park signaling thread while wrapping the seqnoChris Wilson
2018-10-26drm/i915/selftests: Check for hangs mid context execution testsChris Wilson
2018-10-26powerpc/process: Fix flush_all_to_thread for SPEFelipe Rechia
2018-10-26Revert "selftests/powerpc: Fix out-of-tree build errors"Michael Ellerman