summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-12-04agp: move AGPGART_MINOR to include/linux/miscdevice.hCorentin Labbe
2019-12-02Merge tag 'drm-msm-next-2019-11-05' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2019-11-15Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie
2019-11-14drm/ttm, drm/vmwgfx: Use a configuration option for the TTM dma page poolThomas Hellstrom
2019-11-14Merge tag 'drm-next-5.5-2019-11-08' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-11-14Merge v5.4-rc7 into drm-nextDave Airlie
2019-11-10Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-11-10Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-08Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-08net: fix data-race in neigh_event_send()Eric Dumazet
2019-11-08drm/sched: struct completion requires linux/completion.h inclusionStephen Rothwell
2019-11-08Merge tag 'xarray-5.4' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2019-11-08Merge tag 'drm-fixes-2019-11-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-08net/fq_impl: Switch to kvmalloc() for memory allocationToke Høiland-Jørgensen
2019-11-08Merge tag 'drm-misc-fixes-2019-11-07-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2019-11-07drm/sched: Use completion to wait for sched->thread idle v2.Andrey Grodzovsky
2019-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-11-06net/tls: add a TX lockJakub Kicinski
2019-11-06drm/shmem: Add docbook comments for drm_gem_shmem_object madvise fieldsRob Herring
2019-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-11-06drm/atomic: fix self-refresh helpers crtc state dereferenceRob Clark
2019-11-06mm: thp: handle page cache THP correctly in PageTransCompoundMapYang Shi
2019-11-05net: prevent load/store tearing on sk->sk_stampEric Dumazet
2019-11-05net/tls: fix sk_msg trim on fallback to copy modeJakub Kicinski
2019-11-05net: sched: prevent duplicate flower rules from tcf_proto destroy raceJohn Hurley
2019-11-05bonding: fix state transition issue in link monitoringJay Vosburgh
2019-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-11-06nvme: change nvme_passthru_cmd64 to explicitly mark rsvdCharles Machalow
2019-11-05Merge tag 'for-linus-2019-11-05' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-05clone3: validate stack argumentsChristian Brauner
2019-11-05can: don't use deprecated license identifiersYegor Yefremov
2019-11-04timekeeping/vsyscall: Update VDSO data unconditionallyHuacai Chen
2019-11-04netfilter: nf_tables: Align nft_expr private data to 64-bitLukas Wunner
2019-11-04Merge tag 'drm-intel-next-2019-11-01-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2019-11-04Merge tag 'drm/tegra/for-5.5-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2019-11-04Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-11-03idr: Fix integer overflow in idr_for_each_entryMatthew Wilcox (Oracle)
2019-11-01radix tree: Remove radix_tree_iter_findMatthew Wilcox (Oracle)
2019-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-01Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-11-01Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-10-31net: increase SOMAXCONN to 4096Eric Dumazet
2019-10-31bpf: Change size to u64 for bpf_map_{area_alloc, charge_init}()Björn Töpel
2019-10-31efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMINJavier Martinez Canillas
2019-10-31x86, efi: Never relocate kernel below lowest acceptable addressKairui Song
2019-10-31Merge tag 'dmaengine-fix-5.4-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2019-10-30net: annotate lockless accesses to sk->sk_napi_idEric Dumazet