summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-08-06rcu: Remove special bit at the bottom of the ->dynticks counterJoel Fernandes (Google)1-3/+0
2021-08-06Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2021-08-06xfs: introduce CPU hotplug infrastructureDave Chinner1-0/+1
2021-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski1-0/+3
2021-08-06dmaengine: dw: Convert members to u32 in platform dataAndy Shevchenko1-10/+10
2021-08-06PM: EM: Increase energy calculation precisionLukasz Luba1-0/+16
2021-08-06KVM: Cache the last used slot index per vCPUDavid Matlack1-0/+13
2021-08-06KVM: Move last_used_slot logic out of search_memslotsDavid Matlack1-16/+48
2021-08-06KVM: Rename lru_slot to last_used_slotDavid Matlack1-3/+3
2021-08-06Merge tag 'sysfs_defferred_iomem_get_mapping-5.15' of git://git.kernel.org/pu...Greg Kroah-Hartman1-1/+1
2021-08-06clk: qcom: smd: Add support for SM6125 rpm clocksMartin Botka1-0/+1
2021-08-06clk: Align provider-specific CLK_* bit definitionsGeert Uytterhoeven1-5/+5
2021-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+6
2021-08-05net/mlx5: E-Switch, Add event callback for representorsMark Bloch1-0/+9
2021-08-05{net, RDMA}/mlx5: Extend send to vport rulesMark Bloch1-0/+1
2021-08-05net/mlx5: Lag, add initial logic for shared FDBMark Bloch1-0/+3
2021-08-05net/mlx5: Return mdev from eswitchMark Bloch1-0/+6
2021-08-05gpiolib: constify passed device_node pointerKrzysztof Kozlowski2-11/+12
2021-08-05of: unify of_count_phandle_with_args() arguments with !CONFIG_OFKrzysztof Kozlowski1-1/+1
2021-08-05blk-mq: Introduce the BLK_MQ_F_NO_SCHED_BY_DEFAULT flagBart Van Assche1-0/+6
2021-08-05spi: modify set_cs_timing parameterMason Zhang1-2/+1
2021-08-05spi: move cs spi_delay to spi_deviceMason Zhang1-11/+9
2021-08-05sysfs: Rename struct bin_attribute member to f_mappingKrzysztof Wilczyński1-1/+1
2021-08-05sysfs: Invoke iomem_get_mapping() from the sysfs open callbackKrzysztof Wilczyński1-1/+1
2021-08-05zorro: Drop useless (and hardly used) .driver member in struct zorro_devUwe Kleine-König1-1/+0
2021-08-05netdevice: add the case if dev is NULLYajun Deng1-4/+8
2021-08-05bus: mhi: Add MMIO region length to controller structureBhaumik Bhatt1-0/+2
2021-08-05bus: mhi: Add inbound buffers allocation flagLoic Poulain1-1/+6
2021-08-05Merge tag 'fpga-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/md...Greg Kroah-Hartman1-0/+1
2021-08-05net/ipv4/igmp: Use struct_size() helperGustavo A. R. Silva1-3/+0
2021-08-05locking/lockdep: Provide lockdep_assert{,_once}() helpersPeter Zijlstra1-20/+21
2021-08-04soc: qcom: geni: Add support for gpi dmaVinod Koul1-1/+14
2021-08-04soc: qcom: geni: move GENI_IF_DISABLE_RO to common headerVinod Koul1-0/+4
2021-08-04Merge tag 'ixp4xx-drivers-arm-soc-v5.15-1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann1-2/+2
2021-08-04Merge tag 'at91-soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/at...Arnd Bergmann1-0/+26
2021-08-04net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridgeVladimir Oltean1-35/+0
2021-08-04pata: ixp4xx: Refer to cmd and ctl rather than csNLinus Walleij1-2/+2
2021-08-04net: add netif_set_real_num_queues() for device reconfigJakub Kicinski1-0/+2
2021-08-04bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface IDIoana Ciornei1-1/+2
2021-08-04netfilter: ipset: Limit the maximal range of consecutive elements to add/deleteJozsef Kadlecsik1-0/+3
2021-08-04PCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platformsWasim Khan1-1/+2
2021-08-03iomap: support reading inline data from non-zero posGao Xiang1-0/+18
2021-08-03ftrace: Introduce ftrace_need_init_nop()Ilya Leoshkevich1-0/+16
2021-08-03move netdev_boot_setup into Space.cArnd Bergmann1-13/+0
2021-08-03skbuff: introduce skb_expand_head()Vasily Averin1-0/+1
2021-08-03net: really fix the build...David S. Miller1-1/+6
2021-08-03KVM: Block memslot updates across range_start() and range_end()Paolo Bonzini1-0/+5
2021-08-03net/mlx5: Move TTC logic to fs_ttcMaor Gottlieb1-0/+2
2021-08-02block: add a helper to raise a media changed eventMatteo Croce1-0/+1
2021-08-02block: add disk sequence numberMatteo Croce1-0/+2