summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-10docs: filesystems: overlayfs: Rename overlayfs.txt to .rstAmir Goldstein
2019-12-10ovl: relax WARN_ON() on rename to selfAmir Goldstein
2019-12-10ovl: fix corner case of non-unique st_dev;st_inoAmir Goldstein
2019-12-10ovl: don't use a temp buf for encoding real fhAmir Goldstein
2019-12-10ovl: make sure that real fid is 32bit aligned in memoryAmir Goldstein
2019-12-10ovl: fix lookup failure on multi lower squashfsAmir Goldstein
2019-11-24Linux 5.4Linus Torvalds
2019-11-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-11-23cramfs: fix usage on non-MTD deviceMaxime Bizon
2019-11-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-11-22Revert "Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation"Lyude Paul
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-22afs: Fix large file supportMarc Dionne
2019-11-22afs: Fix possible assert with callbacks from yfs serversMarc Dionne
2019-11-22r8152: avoid to call napi_disable twiceHayes Wang
2019-11-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-11-22Merge tag 'linux-can-fixes-for-5.4-20191122' of git://git.kernel.org/pub/scm/...David S. Miller
2019-11-22MAINTAINERS: Add myself as maintainer of virtio-vsockStefano Garzarella
2019-11-22udp: drop skb extensions before marking skb statelessFlorian Westphal
2019-11-22net: rtnetlink: prevent underflows in do_setvfinfo()Dan Carpenter
2019-11-22Merge tag 'pm-5.4-final' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-11-22Merge tag 'drm-fixes-2019-11-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-22mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()Andrey Ryabinin
2019-11-22mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()David Hildenbrand
2019-11-22Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare...Joseph Qi
2019-11-22can: m_can_platform: remove unnecessary m_can_class_resume() callPankaj Sharma
2019-11-22can: m_can_platform: set net_device structure as driver dataPankaj Sharma
2019-11-21Merge branch 'hv_netvsc-Fix-send-indirection-table-offset'David S. Miller
2019-11-21hv_netvsc: Fix send_table offset in case of a host bugHaiyang Zhang
2019-11-21hv_netvsc: Fix offset usage in netvsc_send_table()Haiyang Zhang
2019-11-21net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMINMaciej Żenczykowski
2019-11-22Merge tag 'drm-intel-fixes-2019-11-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-11-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-11-21sfc: Only cancel the PPS workqueue if it existsMartin Habets
2019-11-21Merge tag 'for-linus-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-21Merge tag 'gpio-v5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-11-21Merge tag 'for-linus-2019-11-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-21nfc: port100: handle command failure cleanlyOliver Neukum
2019-11-21drm/i915/fbdev: Restore physical addresses for fb_mmap()Chris Wilson
2019-11-20net-sysfs: fix netdev_queue_add_kobject() breakageEric Dumazet
2019-11-21Merge tag 'drm-fixes-5.4-2019-11-20' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-11-20Revert "drm/amd/display: enable S/G for RAVEN chip"Alex Deucher
2019-11-20drm/amdgpu: disable gfxoff on original ravenAlex Deucher
2019-11-20drm/amdgpu: disable gfxoff when using register read interfaceAlex Deucher
2019-11-20drm/amd/powerplay: correct fine grained dpm force level settingEvan Quan
2019-11-20drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICsEvan Quan
2019-11-20drm/amdgpu: remove experimental flag for Navi14Alex Deucher
2019-11-20Merge tag 'mlx5-fixes-2019-11-20' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-11-20r8152: Re-order napi_disable in rtl8152_closePrashant Malani