summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman
2021-08-09Merge 5.14-rc5 into usb-nextGreg Kroah-Hartman
2021-08-09Merge tag 'v5.14-rc5' into nextVinod Koul
2021-08-08net: dsa: sja1105: rely on DSA core tracking of port learning stateVladimir Oltean
2021-08-08net: dsa: centralize fast ageing when address learning is turned offVladimir Oltean
2021-08-08drm/gem: Provide offset-adjusted framebuffer BO mappingsThomas Zimmermann
2021-08-08drm/simple-kms: Support custom CRTC stateThomas Zimmermann
2021-08-08Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-08Merge tag 'usb-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-08once: Fix panic when module unloadKefeng Wang
2021-08-08devlink: Simplify devlink port API callsLeon Romanovsky
2021-08-07dt-bindings: msm: dsi: document phy-type property for 7nm dsi phyJonathan Marek
2021-08-06srcutiny: Mark read-side data racesPaul E. McKenney
2021-08-06rculist: Unify documentation about missing list_empty_rcu()Julian Wiedmann
2021-08-06rcu: Mark accesses to ->rcu_read_lock_nestingPaul E. McKenney
2021-08-06rcu: Remove special bit at the bottom of the ->dynticks counterJoel Fernandes (Google)
2021-08-06drm/amdkfd: Allow querying SVM attributes that are clearFelix Kuehling
2021-08-06Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-06xfs: introduce CPU hotplug infrastructureDave Chinner
2021-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-08-06netfilter: conntrack: remove offload_pickup sysctl againFlorian Westphal
2021-08-06netfilter: nfnetlink_hook: missing chain familyPablo Neira Ayuso
2021-08-06dmaengine: dw: Convert members to u32 in platform dataAndy Shevchenko
2021-08-06PM: EM: Increase energy calculation precisionLukasz Luba
2021-08-06KVM: Cache the last used slot index per vCPUDavid Matlack
2021-08-06KVM: Move last_used_slot logic out of search_memslotsDavid Matlack
2021-08-06KVM: Rename lru_slot to last_used_slotDavid Matlack
2021-08-06Merge tag 'sysfs_defferred_iomem_get_mapping-5.15' of git://git.kernel.org/pu...Greg Kroah-Hartman
2021-08-06net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...Vladimir Oltean
2021-08-05clk: qcom: smd: Add support for SM6125 rpm clocksMartin Botka
2021-08-06Merge some cs42l42 patches into asoc-5.15Mark Brown
2021-08-05clk: Align provider-specific CLK_* bit definitionsGeert Uytterhoeven
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-05net/mlx5: E-Switch, Add event callback for representorsMark Bloch
2021-08-05{net, RDMA}/mlx5: Extend send to vport rulesMark Bloch
2021-08-05net/mlx5: Lag, add initial logic for shared FDBMark Bloch
2021-08-05net/mlx5: Return mdev from eswitchMark Bloch
2021-08-05Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-05gpiolib: constify passed device_node pointerKrzysztof Kozlowski
2021-08-05of: unify of_count_phandle_with_args() arguments with !CONFIG_OFKrzysztof Kozlowski
2021-08-05Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa
2021-08-05blk-mq: Introduce the BLK_MQ_F_NO_SCHED_BY_DEFAULT flagBart Van Assche
2021-08-05spi: modify set_cs_timing parameterMason Zhang
2021-08-05spi: move cs spi_delay to spi_deviceMason Zhang
2021-08-05Merge tag 'v5.14-rc4' into media_treeMauro Carvalho Chehab
2021-08-05Bluetooth: Add support hdev to allocate private dataTedd Ho-Jeong An
2021-08-05sysfs: Rename struct bin_attribute member to f_mappingKrzysztof Wilczyński
2021-08-05sysfs: Invoke iomem_get_mapping() from the sysfs open callbackKrzysztof Wilczyński
2021-08-05zorro: Drop useless (and hardly used) .driver member in struct zorro_devUwe Kleine-König
2021-08-05netdevice: add the case if dev is NULLYajun Deng