summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-12-01cgroup: fix a typo in commentWei Yang1-1/+1
2021-12-01net/mlx5: Fix access to a non-supported registerAya Levin1-1/+4
2021-12-01rcu: in_irq() cleanupChangbin Du1-1/+1
2021-12-01rcu: Replace ________p1 and _________p1 with __UNIQUE_ID(rcu)Chun-Hung Tseng2-23/+30
2021-12-01genirq/generic_chip: Constify irq_generic_chip_opsRikard Falkeborn1-1/+1
2021-12-01entry: Snapshot thread flagsMark Rutland1-1/+1
2021-12-01thread_info: Add helpers to snapshot thread flagsMark Rutland1-0/+14
2021-11-30bpf: Add bpf_loop helperJoanne Koong1-0/+1
2021-11-30bpf: Make sure bpf_disable_instrumentation() is safe vs preemption.Sebastian Andrzej Siewior2-17/+2
2021-11-30net: stmmac: Add platform level debug register dump featureBhupesh Sharma1-0/+1
2021-11-30siphash: use _unaligned version by defaultArnd Bergmann1-10/+4
2021-11-29block: remove the gendisk argument to blk_execute_rqChristoph Hellwig1-4/+3
2021-11-29block: remove the ->rq_disk field in struct requestChristoph Hellwig1-4/+0
2021-11-29block: remove get_io_context_activeChristoph Hellwig1-16/+0
2021-11-29block: mark put_io_context_active staticChristoph Hellwig1-1/+0
2021-11-29fork: move copy_io to block/blk-ioc.cChristoph Hellwig1-10/+13
2021-11-29blk-mq: Add blk_mq_complete_request_direct()Sebastian Andrzej Siewior1-0/+11
2021-11-29blk-crypto: remove blk_crypto_unregister()Eric Biggers1-4/+0
2021-11-29block: only allocate poll_stats if there's a user of themJens Axboe1-2/+1
2021-11-29block: cleanup the GENHD_FL_* definitionsChristoph Hellwig1-18/+14
2021-11-29block: remove GENHD_FL_EXT_DEVTChristoph Hellwig1-23/+5
2021-11-29block: remove GENHD_FL_SUPPRESS_PARTITION_INFOChristoph Hellwig1-8/+1
2021-11-29block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PARTChristoph Hellwig1-7/+6
2021-11-29block: remove GENHD_FL_CDChristoph Hellwig1-5/+0
2021-11-29block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flagsChristoph Hellwig1-4/+2
2021-11-29block: move GENHD_FL_NATIVE_CAPACITY to disk->stateChristoph Hellwig1-7/+1
2021-11-29block: remove rq_flush_dcache_pagesChristoph Hellwig1-10/+0
2021-11-29block: move blk_rq_err_bytes to scsiChristoph Hellwig1-3/+0
2021-11-29mfd: ti_am335x_tscadc: Drop the CNTRLREG_TSC_8WIRE macroDario Binacchi1-1/+0
2021-11-29net: dsa: ocelot: felix: utilize shared mscc-miim driver for indirect MDIO ac...Colin Foster1-0/+19
2021-11-29spi: pxa2xx: Get rid of unused enable_loopback memberAndy Shevchenko1-1/+0
2021-11-29spi: pxa2xx: Get rid of unused ->cs_control()Andy Shevchenko1-4/+0
2021-11-29mfd: bd70528: Drop BD70528 supportMatti Vaittinen2-390/+0
2021-11-29Merge 5.16-rc3 into char-misc-nextGreg Kroah-Hartman25-210/+172
2021-11-29fpga: region: Use standard dev_release for class driverRuss Weight1-9/+27
2021-11-29fpga: bridge: Use standard dev_release for class driverRuss Weight1-9/+21
2021-11-29fpga: mgr: Use standard dev_release for class driverRuss Weight1-21/+41
2021-11-28ieee80211: change HE nominal packet padding value definesMiri Korenblit1-5/+6
2021-11-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-2/+0
2021-11-27iio: expose shared parameter in IIO_ENUM_AVAILABLEAntoniu Miclaus1-2/+3
2021-11-27iio: buffer-dma: Remove unused iio_buffer_block structPaul Cercueil1-5/+0
2021-11-27drm: Move nomodeset kernel parameter to the DRM subsystemJavier Martinez Canillas1-6/+0
2021-11-27kobject: Replace kernel.h with the necessary inclusionsAndy Shevchenko1-1/+1
2021-11-27Merge tag 'v5.16-rc2' into develLinus Walleij16-181/+67
2021-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski14-188/+143
2021-11-26Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+1
2021-11-26Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-7/+0
2021-11-26net: ptp: add a definition for the UDP port for IEEE 1588 general messagesVladimir Oltean1-0/+1
2021-11-26mei: bus: add client dma interfaceAlexander Usyskin1-0/+3
2021-11-26comedi: Move "comedi_isadma.h" to <linux/comedi/comedi_isadma.h>Ian Abbott1-0/+114