summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-11-11Merge 5.4-rc7 into char-misc-nextGreg Kroah-Hartman55-143/+261
2019-11-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2-3/+3
2019-11-10Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-7/+0
2019-11-09Merge tag 'soundwire-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman1-4/+3
2019-11-09soundwire: remove bitfield for unique_id, use u8Pierre-Louis Bossart1-1/+3
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds17-22/+34
2019-11-09Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2019-11-09net: fix data-race in neigh_event_send()Eric Dumazet1-2/+2
2019-11-08Merge tag 'xarray-5.4' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2-19/+1
2019-11-08Merge tag 'drm-fixes-2019-11-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-1/+15
2019-11-08dt-bindings: interconnect: qcom: add msm8974 bindingsBrian Masney1-0/+146
2019-11-08fsi: aspeed: Add trace pointsJoel Stanley1-0/+77
2019-11-08trace: fsi: Print transfer size unsignedAndrew Jeffery1-3/+3
2019-11-08net/fq_impl: Switch to kvmalloc() for memory allocationToke Høiland-Jørgensen1-2/+2
2019-11-08Merge tag 'drm-misc-fixes-2019-11-07-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2-1/+15
2019-11-07Merge tag 'phy-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2-2/+5
2019-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+2
2019-11-07net/tls: add a TX lockJakub Kicinski1-0/+5
2019-11-07drm/shmem: Add docbook comments for drm_gem_shmem_object madvise fieldsRob Herring1-0/+13
2019-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-7/+23
2019-11-06drm/atomic: fix self-refresh helpers crtc state dereferenceRob Clark1-1/+2
2019-11-06mm: thp: handle page cache THP correctly in PageTransCompoundMapYang Shi3-7/+23
2019-11-06net: prevent load/store tearing on sk->sk_stampEric Dumazet1-2/+2
2019-11-06net/tls: fix sk_msg trim on fallback to copy modeJakub Kicinski1-3/+6
2019-11-06net: sched: prevent duplicate flower rules from tcf_proto destroy raceJohn Hurley1-0/+4
2019-11-06bonding: fix state transition issue in link monitoringJay Vosburgh1-2/+1
2019-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+2
2019-11-06nvme: change nvme_passthru_cmd64 to explicitly mark rsvdCharles Machalow1-0/+1
2019-11-05Merge tag 'for-linus-2019-11-05' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+4
2019-11-05nvmem: core: fix nvmem_cell_write inline functionSebastian Reichel1-1/+1
2019-11-05rfkill: allocate static minorMarcel Holtmann1-0/+1
2019-11-05clone3: validate stack argumentsChristian Brauner1-0/+4
2019-11-05can: don't use deprecated license identifiersYegor Yefremov8-8/+8
2019-11-05timekeeping/vsyscall: Update VDSO data unconditionallyHuacai Chen1-7/+0
2019-11-04coresight: etm4x: Save/restore state across CPU low power statesAndrew Murray1-0/+6
2019-11-04netfilter: nf_tables: Align nft_expr private data to 64-bitLukas Wunner1-1/+2
2019-11-03idr: Fix integer overflow in idr_for_each_entryMatthew Wilcox (Oracle)1-1/+1
2019-11-02radix tree: Remove radix_tree_iter_findMatthew Wilcox (Oracle)1-18/+0
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds21-79/+116
2019-11-02Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-0/+5
2019-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2019-11-01Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+17
2019-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2019-11-01net: increase SOMAXCONN to 4096Eric Dumazet1-1/+1
2019-10-31bpf: Change size to u64 for bpf_map_{area_alloc, charge_init}()Björn Töpel1-2/+2
2019-10-31phy: add PHY_MODE_LVDSHeiko Stuebner1-1/+2
2019-10-31efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMINJavier Martinez Canillas1-0/+1
2019-10-31x86, efi: Never relocate kernel below lowest acceptable addressKairui Song1-2/+16
2019-10-31Merge tag 'dmaengine-fix-5.4-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds1-0/+3
2019-10-31net: annotate lockless accesses to sk->sk_napi_idEric Dumazet1-3/+3