summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-12-14scatterlist: fix incorrect func name in kernel-docRandy Dunlap1-1/+1
2024-12-14device property: Introduce device_for_each_child_node_scoped()Jonathan Cameron1-0/+5
2024-12-14device property: Add cleanup.h based fwnode_handle_put() scope based cleanup.Jonathan Cameron1-0/+3
2024-12-14device property: Constify device child node APIsAndy Shevchenko1-6/+6
2024-12-14PCI: endpoint: Use a separate lock for protecting epc->pci_epf listManivannan Sadhasivam1-0/+2
2024-12-14i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIREDFrank Li1-2/+5
2024-12-14i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITSFrank Li1-1/+3
2024-12-14i3c: master: support to adjust first broadcast address speedCarlos Song1-0/+16
2024-12-14i3c: master: fix kernel-doc check warningFrank Li1-0/+3
2024-12-14i3c: master: add enable(disable) hot join in sys entryFrank Li1-0/+5
2024-12-14i3c: Make i3c_master_unregister() return voidUwe Kleine-König1-1/+1
2024-12-14driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode linkSaravana Kannan1-0/+2
2024-12-14util_macros.h: fix/rework find_closest() macrosAlexandru Ardelean1-16/+40
2024-12-14block: return unsigned int from bdev_io_minChristoph Hellwig1-1/+1
2024-12-14media: v4l2-core: v4l2-dv-timings: check cvt/gtf resultHans Verkuil1-6/+12
2024-12-14locking/lockdep: Avoid creating new name string literals in lockdep_set_subcl...Ahmed Ehab1-1/+1
2024-12-14dma: allow dma_get_cache_alignment() to be overridden by the arch codeCatalin Marinas1-0/+2
2024-12-14mm/slab: decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGNCatalin Marinas3-5/+18
2024-12-14crypto: api - Add crypto_tfm_getHerbert Xu1-0/+1
2024-12-14memory: renesas-rpc-if: Remove Runtime PM wrappersGeert Uytterhoeven1-10/+0
2024-12-14memory: renesas-rpc-if: Pass device instead of rpcif to rpcif_*()Geert Uytterhoeven1-8/+8
2024-12-14netpoll: Use rcu_access_pointer() in netpoll_poll_lockBreno Leitao1-1/+1
2024-12-14net: use unrcu_pointer() helperEric Dumazet1-1/+1
2024-12-14sock_diag: allow concurrent operation in sock_diag_rcv_msg()Eric Dumazet1-2/+7
2024-12-14sock_diag: add module pointer to "struct sock_diag_handler"Eric Dumazet1-0/+1
2024-12-14netlink: typographical error in nlmsg_type constants definitionMaurice Lambert1-1/+1
2024-12-14kcsan, seqlock: Fix incorrect assumption in read_seqbegin()Marco Elver1-11/+1
2024-12-14kcsan, seqlock: Support seqcount_latch_tMarco Elver1-15/+71
2024-12-14seqlock/latch: Provide raw_read_seqcount_latch_retry()Peter Zijlstra2-8/+9
2024-12-14time: Fix references to _msecs_to_jiffies() handling of valuesMiguel Ojeda1-1/+1
2024-12-14crypto: hisilicon/qm - disable same error report before resettingWeili Qian1-1/+7
2024-12-14Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queueLuiz Augusto von Dentz1-0/+12
2024-12-14fpga: manager: add owner module and take its refcountMarco Pagani1-6/+20
2024-12-14fpga: bridge: add owner module and take its refcountMarco Pagani1-3/+7
2024-11-22net: Make copy_safe_from_sockptr() match documentationMichal Luczaj1-1/+3
2024-11-22mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes1-3/+4
2024-11-22net: add copy_safe_from_sockptr() helperEric Dumazet1-0/+25
2024-11-22bonding: add ns target multicast address to slave deviceHangbin Liu1-0/+2
2024-11-17Revert "Bluetooth: hci_conn: Consolidate code for aborting connections"Greg Kroah-Hartman1-1/+1
2024-11-17Revert "Bluetooth: hci_sync: Fix overwriting request callback"Greg Kroah-Hartman1-1/+0
2024-11-14signal: restore the override_rlimit logicRoman Gushchin1-1/+2
2024-11-14posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on cloneBenjamin Segall1-0/+8
2024-11-14NFSv3: handle out-of-order write replies.NeilBrown1-0/+47
2024-11-08migrate_pages: split unmap_and_move() to _unmap() and _move()Huang Ying1-0/+1
2024-11-08fs: create kiocb_{start,end}_write() helpersAmir Goldstein1-0/+36
2024-11-08ACPI: CPPC: Make rmw_lock a raw_spin_lockPierre Gondois1-1/+1
2024-11-08afs: Fix missing subdir edit when renamed between parent dirsDavid Howells1-1/+6
2024-11-08afs: Automatically generate trace tag enumsDavid Howells1-206/+27
2024-11-08kasan: Fix Software Tag-Based KASAN with GCCMarco Elver1-0/+4
2024-11-08compiler-gcc: remove attribute support check for `__no_sanitize_address__`Miguel Ojeda1-4/+0