Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-20flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu
2020-06-20flow_offload: add flow_indr_block_cb_alloc/remove functionwenxu
2020-06-20Merge tag 'rxrpc-fixes-20200618' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-06-19Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-19Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-06-19Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-06-19Merge tag 'overflow-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-19i2c: remove deprecated i2c_new_device APIWolfram Sang
2020-06-19net: core: reduce recursion limit valueTaehee Yoo
2020-06-18Merge branch 'hch' (maccess patches from Christoph Hellwig)Linus Torvalds
2020-06-18maccess: make get_kernel_nofault() check for minimal type compatibilityLinus Torvalds
2020-06-18vfio/type1: Fix migration info capability IDAlex Williamson
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig
2020-06-18sparse: use identifiers to define address spacesLuc Van Oostenryck
2020-06-18block: make function 'kill_bdev' staticZheng Bin
2020-06-18libata: Use per port sync for detachKai-Heng Feng
2020-06-18RDMA/mlx5: Add missed RST2INIT and INIT2INIT steps during ECE handshakeLeon Romanovsky
2020-06-18timekeeping: Fix kerneldoc system_device_crosststamp & alKurt Kanzenbach
2020-06-18rxrpc: Fix trace stringDavid Howells
2020-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-06-17maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofaultChristoph Hellwig
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig
2020-06-17efi/libstub: arm: Print CPU boot mode and MMU state at bootArd Biesheuvel
2020-06-17dma-direct: mark __dma_direct_alloc_pages staticChristoph Hellwig
2020-06-17overflow.h: Add flex_array_size() helperGustavo A. R. Silva
2020-06-17kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa
2020-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-17Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2020-06-16gpu: host1x: Correct trivial kernel-doc inconsistenciesColton Lewis
2020-06-16libceph: move away from global osd_req_flagsIlya Dryomov
2020-06-16compiler_attributes.h: Support no_sanitize_undefined check with GCC 4Marco Elver
2020-06-16tifm: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-16sctp: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-16RxRPC: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-16libata: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-16kprobes: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-16keys: encrypted-type: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-16kexec: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-16KVM: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-16FS-Cache: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-16cb710: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-16drm/edid: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-16can: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-16dmaengine: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-16scsi: libata: Provide an ata_scsi_dma_need_drain stub for !CONFIG_ATAChristoph Hellwig
2020-06-16ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methodsVaibhav Jain
2020-06-16netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inlineAlaa Hleihel
2020-06-16net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inlineAlaa Hleihel
2020-06-16bpf: Fix definition of bpf_ringbuf_output() helper in UAPI commentsAndrii Nakryiko