summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-11-07blk-cgroup: reimplement basic IO stats using cgroup rstatTejun Heo1-5/+43
2019-11-07blk-cgroup: remove now unused blkg_print_stat_{bytes|ios}_recursive()Tejun Heo1-5/+0
2019-11-07Merge branch 'for-linus' into for-5.5/blockJens Axboe22-49/+180
2019-11-07Merge branch 'for-5.5/block' into for-5.5/driversJens Axboe4-62/+281
2019-11-07block: add zone open, close and finish ioctl supportAjay Joshi1-5/+5
2019-11-07block: add zone open, close and finish operationsAjay Joshi2-2/+28
2019-11-07Merge branch 'arm64/ftrace-with-regs' of git://git.kernel.org/pub/scm/linux/k...Catalin Marinas1-3/+37
2019-11-06fscrypt: add support for IV_INO_LBLK_64 policiesEric Biggers1-0/+3
2019-11-06mm: thp: handle page cache THP correctly in PageTransCompoundMapYang Shi3-7/+23
2019-11-06module/ftrace: handle patchable-function-entryMark Rutland1-0/+5
2019-11-06ftrace: add ftrace_init_nop()Mark Rutland1-3/+32
2019-11-06net/tls: fix sk_msg trim on fallback to copy modeJakub Kicinski1-3/+6
2019-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+2
2019-11-05dm stripe: use struct_size() in kmalloc()Gustavo A. R. Silva1-3/+0
2019-11-04nvme: resync include/linux/nvme.h with nvmecliRevanth Rajashekar1-3/+50
2019-11-04nvme: introduce "Command Aborted By host" status codeMax Gurtovoy1-0/+1
2019-11-04nvme-fc: Sync nvme-fc header to FC-NVME-2James Smart1-45/+137
2019-11-04block: sed-opal: Add support to read/write opal tables genericallyRevanth Rajashekar1-0/+1
2019-11-04kvm: Add helper function for creating VM worker threadsJunaid Shahid1-0/+6
2019-11-04cpu/speculation: Uninline and export CPU mitigations helpersTyler Hicks1-23/+2
2019-11-04x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli1-0/+2
2019-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxThomas Gleixner16-64/+111
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 Torvalds10-60/+85
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-01ata: make qc_prep return ata_completion_errorsJiri Slaby1-6/+6
2019-11-01ata: define AC_ERR_OKJiri Slaby1-0/+1
2019-11-01blk-mq: Make blk_mq_run_hw_queue() return voidJohn Garry1-1/+1
2019-11-01dma/direct: turn ARCH_ZONE_DMA_BITS into a variableNicolas Saenz Julienne1-0/+2
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-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-30SUNRPC: Destroy the back channel when we destroy the host transportTrond Myklebust1-0/+5
2019-10-30net/mlx5: Fix flow counter list auto bits structRoi Dayan1-2/+1
2019-10-29net: add __sys_accept4_file() helperJens Axboe1-0/+3
2019-10-29io-wq: small threadpool implementation for io_uringJens Axboe1-0/+1
2019-10-29net: fix sk_page_frag() recursion from memory reclaimTejun Heo1-0/+23
2019-10-28net: add skb_queue_empty_lockless()Eric Dumazet1-9/+24
2019-10-28Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas1-0/+1
2019-10-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+0
2019-10-28reset: fix reset_control_ops kerneldoc commentRandy Dunlap1-1/+1
2019-10-28perf/headers: Fix spelling s/EACCESS/EACCES/, s/privilidge/privilege/Geert Uytterhoeven1-1/+1
2019-10-28vsock/virtio: remove unused 'work' field from 'struct virtio_vsock_pkt'Stefano Garzarella1-1/+0
2019-10-28x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta1-0/+3
2019-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+0