aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-08-06srcutiny: Mark read-side data racesPaul E. McKenney1-4/+4
2021-08-06rculist: Unify documentation about missing list_empty_rcu()Julian Wiedmann1-17/+16
2021-08-06rcu: Mark accesses to ->rcu_read_lock_nestingPaul E. McKenney1-1/+1
2021-08-06rcu: Remove special bit at the bottom of the ->dynticks counterJoel Fernandes (Google)1-3/+0
2021-08-06drm/amdkfd: Allow querying SVM attributes that are clearFelix Kuehling1-7/+9
2021-08-06Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus 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 Kicinski3-2/+12
2021-08-06netfilter: conntrack: remove offload_pickup sysctl againFlorian Westphal1-2/+0
2021-08-06netfilter: nfnetlink_hook: missing chain familyPablo Neira Ayuso1-0/+9
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/pub/scm/linux/kernel/git/gregkh/driver-core driver-core-nextGreg Kroah-Hartman1-1/+1
2021-08-06net: dsa: don't disable multicast flooding to the CPU even without an IGMP querierVladimir Oltean1-2/+0
2021-08-05clk: qcom: smd: Add support for SM6125 rpm clocksMartin Botka1-0/+1
2021-08-06Merge some cs42l42 patches into asoc-5.15Mark Brown1-0/+6
2021-08-05clk: Align provider-specific CLK_* bit definitionsGeert Uytterhoeven1-5/+5
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-3/+14
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-05Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-3/+13
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-05Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa1-0/+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-05Merge tag 'v5.14-rc4' into media_treeMauro Carvalho Chehab50-368/+513
2021-08-05Bluetooth: Add support hdev to allocate private dataTedd Ho-Jeong An1-1/+12
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/mdf/linux-fpga into char-misc-nextGreg Kroah-Hartman1-0/+1
2021-08-05netfilter: ctnetlink: allow to filter dump by status bitsFlorian Westphal1-0/+1
2021-08-05net/ipv6/mcast: Use struct_size() helperGustavo A. R. Silva1-3/+0
2021-08-05net/ipv4/igmp: Use struct_size() helperGustavo A. R. Silva1-3/+0
2021-08-05net/ipv4/ipv6: Replace one-element arraya with flexible-array membersGustavo A. R. Silva2-12/+36
2021-08-05drm: add lockdep assert to drm_is_current_master_lockedDesmond Cheong Zhi Xi1-0/+4
2021-08-05locking/lockdep: Provide lockdep_assert{,_once}() helpersPeter Zijlstra1-20/+21
2021-08-05drm/i915/userptr: Probe existence of backing struct pages upon creationChris Wilson1-0/+20
2021-08-05firmware: arm_scmi: Add virtio transportIgor Skalkin2-0/+25
2021-08-05ALSA: es1688: Avoid devres management for es1688 object creationTakashi Iwai1-0/+1