summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-01-27iova: Make has_iova_flush_queue() privateJohn Garry
2021-01-27can: dev: export can_get_state_str() functionVincent Mailhol
2021-01-26net: allow user to set metric on default route learned via Router AdvertisementPraveen Chaudhary
2021-01-26block: unexport truncate_bdev_rangeChristoph Hellwig
2021-01-26Merge tag 'regulator-fix-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-01-26firmware: xilinx: Remove PM_API_MAX valueMichal Simek
2021-01-26media: device property: Define format macros for ports and endpointsDaniel Scally
2021-01-26serial: ifx6x60: Remove driver for deprecated platformAndy Shevchenko
2021-01-26VMCI: Enforce queuepair max size for IOCTL_VMCI_QUEUEPAIR_ALLOCJorgen Hansen
2021-01-26staging: hikey9xx: hi6421v600-regulator: fix delay logicMauro Carvalho Chehab
2021-01-26dmaengine: mmp_pdma: Remove mmp_pdma_filter_fn()Lubomir Rintel
2021-01-26dmaengine: remove coh901318 driverArnd Bergmann
2021-01-26dmaengine: remove sirfsoc driverArnd Bergmann
2021-01-26dmaengine: imx-sdma: Remove platform data supportFabio Estevam
2021-01-26objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNCJosh Poimboeuf
2021-01-26objtool: Add asm version of STACK_FRAME_NON_STANDARDJosh Poimboeuf
2021-01-26Merge tag 'v5.11-rc2' into develLinus Walleij
2021-01-26HID: correct kernel-doc notation in <linux/hid*.h>Randy Dunlap
2021-01-26isa: Make the remove callback for isa drivers return voidUwe Kleine-König
2021-01-25netfilter: ctnetlink: remove get_ct indirectionFlorian Westphal
2021-01-25SUNRPC: Move simple_get_bytes and simple_get_netobj into private headerDave Wysochanski
2021-01-25Commit 9bb48c82aced ("tty: implement write_iter") converted the ttySami Tolvanen
2021-01-25reset: Add devm_reset_control_get_optional_exclusive_released()Dmitry Osipenko
2021-01-25ACPI: platform-profile: Drop const qualifier for cur_profileJiaxun Yang
2021-01-25bio: don't copy bvec for direct IOPavel Begunkov
2021-01-25bio: add a helper calculating nr segments to allocPavel Begunkov
2021-01-25svcrdma: Reduce Receive doorbell rateChuck Lever
2021-01-25svcrdma: Deprecate stat variables that are no longer usedChuck Lever
2021-01-25svcrdma: Restore read and write statsChuck Lever
2021-01-25svcrdma: Convert rdma_stat_sq_starve to a per-CPU counterChuck Lever
2021-01-25svcrdma: Convert rdma_stat_recv to a per-CPU counterChuck Lever
2021-01-25NFSD: Add an xdr_stream-based decoder for NFSv2/3 ACLsChuck Lever
2021-01-25SUNRPC: Move definition of XDR_UNITChuck Lever
2021-01-25SUNRPC: Make trace_svc_process() display the RPC procedure symbolicallyChuck Lever
2021-01-25usb: typec: tcpm: Create legacy PDOs for PD2 connectionKyle Tso
2021-01-25Merge v5.11-rc5 into usb-nextGreg Kroah-Hartman
2021-01-25Merge 5.11-rc5 into tty-nextGreg Kroah-Hartman
2021-01-25Merge 5.11-rc5 into char-misc-nextGreg Kroah-Hartman
2021-01-25Merge 5.11-rc5 into driver-core-nextGreg Kroah-Hartman
2021-01-25Merge 5.11-rc5 into staging-nextGreg Kroah-Hartman
2021-01-24block: remove unnecessary argument from blk_execute_rqGuoqing Jiang
2021-01-24block: remove unnecessary argument from blk_execute_rq_nowaitGuoqing Jiang
2021-01-25Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie
2021-01-24block: move three bvec helpers declaration into private helperMing Lei
2021-01-24block: don't allocate inline bvecs if this bioset needn't bvecsMing Lei
2021-01-25Merge remote-tracking branch 'openrisc/or1k-5.11-fixes' into or1k-5.12-updatesStafford Horne
2021-01-24blk-mq: Improve performance of non-mq IO schedulers with multiple HW queuesJan Kara
2021-01-24Revert "blk-mq, elevator: Count requests per hctx to improve performance"Jan Kara
2021-01-24block: use an xarray for disk->part_tblChristoph Hellwig
2021-01-24block: remove DISK_PITER_REVERSEChristoph Hellwig