summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2-1/+18
2021-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2-3/+4
2021-08-10writeback: make the laptop_mode prototypes available unconditionallyChristoph Hellwig1-5/+0
2021-08-10gpu: host1x: Add option to skip firewall for a jobMikko Perttunen1-1/+5
2021-08-10gpu: host1x: Add support for syncpoint waits in CDMA pushbufferMikko Perttunen1-2/+4
2021-08-10gpu: host1x: Add job release callbackMikko Perttunen1-0/+4
2021-08-10gpu: host1x: Add no-recovery modeMikko Perttunen1-0/+9
2021-08-10gpu: host1x: Add DMA fence implementationMikko Perttunen1-0/+2
2021-08-10fanotify: add pidfd support to the fanotify APIMatthew Bobrowski1-1/+2
2021-08-10fanotify: introduce a generic info record copying helperMatthew Bobrowski1-0/+2
2021-08-10kernel/pid.c: remove static qualifier from pidfd_create()Matthew Bobrowski1-0/+1
2021-08-10dma-buf: Fix a few typos in dma-buf documentationGal Pressman1-5/+5
2021-08-10PCI/MSI: Rename msi_desc::maskedThomas Gleixner1-2/+6
2021-08-10s390/pci: Do not mask MSI[-X] entries on teardownThomas Gleixner1-2/+0
2021-08-10genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUPThomas Gleixner1-0/+2
2021-08-10PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner2-1/+2
2021-08-10bpf: Fix potentially incorrect results with bpf_get_local_storage()Yonghong Song1-2/+2
2021-08-10bpf: Add lockdown check for probe_write_user helperDaniel Borkmann1-0/+1
2021-08-10net/mlx5: Synchronize correct IRQ when destroying CQShay Drory1-2/+1
2021-08-10mm: Add kvrealloc()Dave Chinner1-0/+2
2021-08-10page_pool: add interface to manipulate frag count in page poolYunsheng Lin1-5/+13
2021-08-10page_pool: keep pp info as long as page pool owns the pageYunsheng Lin1-3/+1
2021-08-10workqueue: Fix typo in commentsCai Huoqing1-1/+1
2021-08-10net, core: Add support for XDP redirection to slave deviceJussi Maki2-1/+18
2021-08-09SUNRPC: Fix potential memory corruptionTrond Myklebust1-0/+1
2021-08-09SUNRPC: Convert rpc_client refcount to use refcount_tTrond Myklebust1-1/+2
2021-08-09block: return ELEVATOR_DISCARD_MERGE if possibleMing Lei1-0/+16
2021-08-09bpf: Add _kernel suffix to internal lockdown_bpf_readDaniel Borkmann1-1/+1
2021-08-09counter: Rename counter_count_function to counter_functionWilliam Breathitt Gray1-10/+10
2021-08-09counter: Rename counter_signal_value to counter_signal_levelWilliam Breathitt Gray1-6/+6
2021-08-09block: remove the bd_bdi in struct block_deviceChristoph Hellwig2-2/+1
2021-08-09block: move the bdi from the request_queue to the gendiskChristoph Hellwig2-3/+1
2021-08-09block: add a queue_has_disk helperChristoph Hellwig1-0/+1
2021-08-09block: pass a gendisk to blk_queue_update_readaheadChristoph Hellwig1-1/+1
2021-08-09block: remove support for delayed queue registrationsChristoph Hellwig1-6/+0
2021-08-09block: support delayed holder registrationChristoph Hellwig1-0/+5
2021-08-09block: look up holders by bdevChristoph Hellwig2-4/+3
2021-08-09block: make the block holder code optionalChristoph Hellwig2-3/+3
2021-08-09iommu: return full error code from iommu_map_sg[_atomic]()Logan Gunthorpe1-11/+11
2021-08-09dma-mapping: allow map_sg() ops to return negative error codesLogan Gunthorpe2-30/+10
2021-08-09thunderbolt: Add vendor specific NHI quirk for auto-clearing interrupt statusSanjay R Mehta1-0/+2
2021-08-09mfd: db8500-prcmu: Handle missing FW variantLinus Walleij1-1/+2
2021-08-09netfilter: x_tables: never register tables by defaultFlorian Westphal1-3/+3
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman10-21/+89
2021-08-09Merge 5.14-rc5 into staging-nextGreg Kroah-Hartman15-53/+99
2021-08-09Merge 5.14-rc5 into char-misc-nextGreg Kroah-Hartman9-20/+83
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman15-53/+99
2021-08-09Merge 5.14-rc5 into usb-nextGreg Kroah-Hartman10-21/+89
2021-08-09Merge tag 'v5.14-rc5' into nextVinod Koul15-53/+99
2021-08-08Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+24