summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-09Merge tag 'riscv-for-linus-5.9' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-09Merge tag 'for-v5.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2020-10-09Merge tag 'gpio-v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-10-09Merge tag 'mmc-v5.9-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2020-10-09Merge tag 'drm-fixes-2020-10-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-09mmc: core: don't set limits.discard_granularity as 0Coly Li
2020-10-09Merge tag 'amd-drm-fixes-5.9-2020-10-08' of git://people.freedesktop.org/~agd...Dave Airlie
2020-10-08Merge tag 'block5.9-2020-10-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-09power: supply: sbs-battery: chromebook workaround for PECSebastian Reichel
2020-10-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-10-08drm/amd/display: Change ABM config init interfaceYongqiang Sun
2020-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-10-08vdpa/mlx5: Fix dependency on MLX5_COREEli Cohen
2020-10-08vdpa/mlx5: should keep avail_index despite device statusSi-Wei Liu
2020-10-08net: usb: qmi_wwan: add Cellient MPL200 cardWilken Gottwalt
2020-10-08macsec: avoid use-after-free in macsec_handle_frame()Eric Dumazet
2020-10-08r8169: consider that PHY reset may still be in progress after applying firmwareHeiner Kallweit
2020-10-08openvswitch: handle DNAT tuple collisionDumitru Ceara
2020-10-08sctp: fix sctp_auth_init_hmacs() error pathEric Dumazet
2020-10-08Merge tag 'mac80211-for-net-2020-10-08' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2020-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2020-10-08bridge: Netlink interface fix.Henrik Bjoernlund
2020-10-08Merge tag 'drm-fixes-2020-10-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-08Merge tag 'exfat-for-5.9-rc9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-08Merge tag 'for-linus-5.9b-rc9-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-08afs: Fix deadlock between writeback and truncateDavid Howells
2020-10-08mm: avoid early COW write protect games during fork()Linus Torvalds
2020-10-08net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()Anant Thazhemadam
2020-10-08bpf: Fix scalar32_min_max_or bounds trackingDaniel Borkmann
2020-10-07drm/amdgpu/swsmu: fix ARC build errorsAlex Deucher
2020-10-07drm/amdgpu: fix NULL pointer dereference for RenoirDirk Gouders
2020-10-07Merge tag 'nvme-5.9-2020-10-07' of git://git.infradead.org/nvme into block-5.9Jens Axboe
2020-10-07partitions/ibm: fix non-DASD devicesChristoph Hellwig
2020-10-07gpio: pca953x: Survive spurious interruptsMarc Zyngier
2020-10-07gpiolib: Disable compat ->read() code in UML caseAndy Shevchenko
2020-10-07nvme-core: put ctrl ref when module ref get failChaitanya Kulkarni
2020-10-07drm/nouveau/mem: guard against NULL pointer access in mem_delKarol Herbst
2020-10-07drm/nouveau/device: return error for unknown chipsetsKarol Herbst
2020-10-07exfat: fix use of uninitialized spinlock on error pathNamjae Jeon
2020-10-07exfat: fix pointer error checkingTetsuhiro Kohada
2020-10-07arm/arm64: xen: Fix to convert percpu address to gfn correctlyMasami Hiramatsu
2020-10-06riscv: Fixup bootup failure with HARDENED_USERCOPYGuo Ren
2020-10-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-10-06Merge tag 'platform-drivers-x86-v5.9-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-10-06Merge tag 'drm-fixes-2020-10-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-06usermodehelper: reset umask to default before executing user processLinus Torvalds
2020-10-06splice: teach splice pipe reading about empty pipe buffersLinus Torvalds
2020-10-06crypto: arm64: Use x16 with indirect branch to bti_cJeremy Linton
2020-10-06Merge tag 'rxrpc-fixes-20201005' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-10-06tcp: fix receive window update in tcp_add_backlog()Eric Dumazet