summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-01-26firmware: xilinx: Remove PM_API_MAX valueMichal Simek1-1/+0
2021-01-26media: device property: Define format macros for ports and endpointsDaniel Scally1-0/+7
2021-01-26serial: ifx6x60: Remove driver for deprecated platformAndy Shevchenko1-15/+0
2021-01-26VMCI: Enforce queuepair max size for IOCTL_VMCI_QUEUEPAIR_ALLOCJorgen Hansen1-2/+2
2021-01-26staging: hikey9xx: hi6421v600-regulator: fix delay logicMauro Carvalho Chehab1-1/+0
2021-01-26dmaengine: mmp_pdma: Remove mmp_pdma_filter_fn()Lubomir Rintel1-16/+0
2021-01-26dmaengine: remove coh901318 driverArnd Bergmann1-72/+0
2021-01-26dmaengine: remove sirfsoc driverArnd Bergmann1-7/+0
2021-01-26dmaengine: imx-sdma: Remove platform data supportFabio Estevam1-11/+0
2021-01-26objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNCJosh Poimboeuf1-1/+4
2021-01-26objtool: Add asm version of STACK_FRAME_NON_STANDARDJosh Poimboeuf1-0/+8
2021-01-26Merge tag 'v5.11-rc2' into develLinus Walleij7-27/+41
2021-01-26HID: correct kernel-doc notation in <linux/hid*.h>Randy Dunlap2-8/+16
2021-01-26isa: Make the remove callback for isa drivers return voidUwe Kleine-König1-1/+1
2021-01-26netfilter: ctnetlink: remove get_ct indirectionFlorian Westphal1-2/+0
2021-01-25SUNRPC: Move simple_get_bytes and simple_get_netobj into private headerDave Wysochanski1-2/+1
2021-01-25Commit 9bb48c82aced ("tty: implement write_iter") converted the ttySami Tolvanen1-0/+1
2021-01-25reset: Add devm_reset_control_get_optional_exclusive_released()Dmitry Osipenko1-0/+19
2021-01-25ACPI: platform-profile: Drop const qualifier for cur_profileJiaxun Yang1-1/+1
2021-01-25bio: don't copy bvec for direct IOPavel Begunkov1-1/+4
2021-01-25bio: add a helper calculating nr segments to allocPavel Begunkov1-0/+10
2021-01-25svcrdma: Reduce Receive doorbell rateChuck Lever1-0/+1
2021-01-25svcrdma: Deprecate stat variables that are no longer usedChuck Lever1-5/+0
2021-01-25svcrdma: Restore read and write statsChuck Lever1-2/+2
2021-01-25svcrdma: Convert rdma_stat_sq_starve to a per-CPU counterChuck Lever1-1/+1
2021-01-25svcrdma: Convert rdma_stat_recv to a per-CPU counterChuck Lever1-1/+2
2021-01-25NFSD: Add an xdr_stream-based decoder for NFSv2/3 ACLsChuck Lever1-0/+3
2021-01-25SUNRPC: Move definition of XDR_UNITChuck Lever2-6/+10
2021-01-25SUNRPC: Make trace_svc_process() display the RPC procedure symbolicallyChuck Lever1-0/+1
2021-01-25usb: typec: tcpm: Create legacy PDOs for PD2 connectionKyle Tso1-0/+1
2021-01-25Merge v5.11-rc5 into usb-nextGreg Kroah-Hartman13-20/+41
2021-01-25Merge 5.11-rc5 into tty-nextGreg Kroah-Hartman29-63/+160
2021-01-25Merge 5.11-rc5 into char-misc-nextGreg Kroah-Hartman13-20/+41
2021-01-25Merge 5.11-rc5 into driver-core-nextGreg Kroah-Hartman22-36/+119
2021-01-25Merge 5.11-rc5 into staging-nextGreg Kroah-Hartman13-20/+41
2021-01-25block: remove unnecessary argument from blk_execute_rqGuoqing Jiang1-2/+1
2021-01-25block: remove unnecessary argument from blk_execute_rq_nowaitGuoqing Jiang1-1/+1
2021-01-25Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie22-36/+119
2021-01-25block: move three bvec helpers declaration into private helperMing Lei1-3/+0
2021-01-25block: don't allocate inline bvecs if this bioset needn't bvecsMing Lei1-0/+1
2021-01-25Merge remote-tracking branch 'openrisc/or1k-5.11-fixes' into or1k-5.12-updatesStafford Horne16-43/+119
2021-01-25blk-mq: Improve performance of non-mq IO schedulers with multiple HW queuesJan Kara1-0/+2
2021-01-25Revert "blk-mq, elevator: Count requests per hctx to improve performance"Jan Kara1-4/+0
2021-01-25block: use an xarray for disk->part_tblChristoph Hellwig1-15/+3
2021-01-25block: remove DISK_PITER_REVERSEChristoph Hellwig1-1/+0
2021-01-25block: add a disk_uevent helperChristoph Hellwig1-0/+2
2021-01-25block: use ->bi_bdev for bio based I/O accountingChristoph Hellwig1-17/+4
2021-01-25block: do not reassig ->bi_bdev when partition remappingChristoph Hellwig2-0/+3
2021-01-25block: store a block_device pointer in struct bioChristoph Hellwig4-16/+14
2021-01-25block: add a hard-readonly flag to struct gendiskChristoph Hellwig1-2/+4