summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-02-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller1-10/+0
2022-02-04ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkageAnton Lundin1-0/+1
2022-02-04netfilter: conntrack: pptp: use single option structureFlorian Westphal1-21/+17
2022-02-04netfilter: conntrack: handle ->destroy hook via nat_ops insteadFlorian Westphal1-0/+1
2022-02-04Merge tag 'drm-misc-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-1/+1
2022-02-04block: introduce BLK_STS_OFFLINESong Liu1-0/+7
2022-02-04firmware: qcom: scm: Drop cpumask parameter from set_boot_addr()Stephan Gerhold1-2/+2
2022-02-04soc: qcom: mdt_loader: Extract PAS operationsBjorn Andersson1-0/+11
2022-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-34/+77
2022-02-04Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-2/+4
2022-02-04ice: add support for DSCP QoS for IDCDave Ertman1-0/+4
2022-02-04soc: qcom: mdt_loader: Allow hash segment to be split outBjorn Andersson1-2/+4
2022-02-04firmware: qcom: scm: Introduce pas_metadata contextBjorn Andersson1-1/+9
2022-02-04i40e: remove enum i40e_client_stateJakub Kicinski1-10/+0
2022-02-04XArray: Include bitmap.h from xarray.hMatthew Wilcox (Oracle)1-0/+1
2022-02-03Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv1-1/+0
2022-02-03jbd2: refactor wait logic for transaction updates into a common functionRitesh Harjani1-1/+3
2022-02-03jbd2: cleanup unused functions declarations from jbd2.hRitesh Harjani1-7/+0
2022-02-03ext4: fast commit may not fallback for ineligible commitXin Yin1-1/+1
2022-02-03x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asmNick Desaulniers1-16/+5
2022-02-02firmware: ti_sci: Fix compilation failure when CONFIG_TI_SCI_PROTOCOL is not ...Christophe JAILLET1-1/+1
2022-02-02libceph: optionally use bounce buffer on recv path in crc modeIlya Dryomov2-0/+2
2022-02-02libceph: make recv path in secure mode work the same as send pathIlya Dryomov1-0/+4
2022-02-02NFS: Avoid duplicate uncached readdir calls on eofTrond Myklebust1-0/+1
2022-02-02block: fix the kerneldoc for bio_end_io_acctChristoph Hellwig1-1/+1
2022-02-02block: check that there is a plug in blk_flush_plugChristoph Hellwig1-1/+6
2022-02-02block: remove blk_needs_flush_plugChristoph Hellwig1-13/+0
2022-02-02block: pass a block_device and opf to bio_resetChristoph Hellwig1-8/+1
2022-02-02block: pass a block_device and opf to bio_initChristoph Hellwig1-2/+2
2022-02-02block: pass a block_device and opf to bio_allocChristoph Hellwig1-2/+3
2022-02-02block: pass a block_device and opf to bio_alloc_kiocbChristoph Hellwig1-2/+2
2022-02-02block: pass a block_device and opf to bio_alloc_biosetChristoph Hellwig1-3/+4
2022-02-02block: pass a block_device and opf to blk_next_bioChaitanya Kulkarni1-1/+2
2022-02-02block: remove genhd.hChristoph Hellwig3-291/+271
2022-02-02block: move blk_drop_partitions to blk.hChristoph Hellwig1-1/+0
2022-02-02block: move disk_{block,unblock,flush}_events to blk.hChristoph Hellwig1-3/+0
2022-02-02net: dsa: tag_qca: add support for handling mgmt and MIB Ethernet packetAnsuel Smith1-0/+7
2022-02-02net: dsa: tag_qca: add define for handling MIB packetAnsuel Smith1-0/+10
2022-02-02net: dsa: tag_qca: add define for handling mgmt Ethernet packetAnsuel Smith1-0/+44
2022-02-02net: dsa: tag_qca: move define to include linux/dsaAnsuel Smith1-0/+21
2022-02-02Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TOD...Helge Deller1-1/+1
2022-02-02sched: move autogroup sysctls into its own fileZhen Ni1-4/+0
2022-02-02net/mlx5e: Use struct_group() for memcpy() regionKees Cook1-2/+4
2022-02-01Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2022-02-01spi: Enhance and export helpers for ACPI resourcesMark Brown1-0/+20
2022-02-01spi: Add API to count spi acpi resourcesStefan Binding1-0/+1
2022-02-01spi: Support selection of the index of the ACPI Spi Resource before allocStefan Binding1-1/+2
2022-02-01spi: Create helper API to lookup ACPI info for spi deviceStefan Binding1-0/+6
2022-02-01spi: Make spi_alloc_device and spi_add_device public againStefan Binding1-0/+12
2022-02-01seq_file: fix NULL pointer arithmetic warningMaĆ­ra Canal1-0/+1