summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-12-14i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITSFrank Li
2024-12-14i3c: master: support to adjust first broadcast address speedCarlos Song
2024-12-14i3c: master: fix kernel-doc check warningFrank Li
2024-12-14i3c: master: add enable(disable) hot join in sys entryFrank Li
2024-12-14i3c: Make i3c_master_unregister() return voidUwe Kleine-König
2024-12-14driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode linkSaravana Kannan
2024-12-14util_macros.h: fix/rework find_closest() macrosAlexandru Ardelean
2024-12-14block: return unsigned int from bdev_io_minChristoph Hellwig
2024-12-14media: v4l2-core: v4l2-dv-timings: check cvt/gtf resultHans Verkuil
2024-12-14locking/lockdep: Avoid creating new name string literals in lockdep_set_subcl...Ahmed Ehab
2024-12-14dma: allow dma_get_cache_alignment() to be overridden by the arch codeCatalin Marinas
2024-12-14mm/slab: decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGNCatalin Marinas
2024-12-14crypto: api - Add crypto_tfm_getHerbert Xu
2024-12-14memory: renesas-rpc-if: Remove Runtime PM wrappersGeert Uytterhoeven
2024-12-14memory: renesas-rpc-if: Pass device instead of rpcif to rpcif_*()Geert Uytterhoeven
2024-12-14netpoll: Use rcu_access_pointer() in netpoll_poll_lockBreno Leitao
2024-12-14net: use unrcu_pointer() helperEric Dumazet
2024-12-14sock_diag: allow concurrent operation in sock_diag_rcv_msg()Eric Dumazet
2024-12-14sock_diag: add module pointer to "struct sock_diag_handler"Eric Dumazet
2024-12-14netlink: typographical error in nlmsg_type constants definitionMaurice Lambert
2024-12-14kcsan, seqlock: Fix incorrect assumption in read_seqbegin()Marco Elver
2024-12-14kcsan, seqlock: Support seqcount_latch_tMarco Elver
2024-12-14seqlock/latch: Provide raw_read_seqcount_latch_retry()Peter Zijlstra
2024-12-14time: Fix references to _msecs_to_jiffies() handling of valuesMiguel Ojeda
2024-12-14crypto: hisilicon/qm - disable same error report before resettingWeili Qian
2024-12-14Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queueLuiz Augusto von Dentz
2024-12-14fpga: manager: add owner module and take its refcountMarco Pagani
2024-12-14fpga: bridge: add owner module and take its refcountMarco Pagani
2024-11-22net: Make copy_safe_from_sockptr() match documentationMichal Luczaj
2024-11-22mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes
2024-11-22net: add copy_safe_from_sockptr() helperEric Dumazet
2024-11-22bonding: add ns target multicast address to slave deviceHangbin Liu
2024-11-17Revert "Bluetooth: hci_conn: Consolidate code for aborting connections"Greg Kroah-Hartman
2024-11-17Revert "Bluetooth: hci_sync: Fix overwriting request callback"Greg Kroah-Hartman
2024-11-14signal: restore the override_rlimit logicRoman Gushchin
2024-11-14posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on cloneBenjamin Segall
2024-11-14NFSv3: handle out-of-order write replies.NeilBrown
2024-11-08migrate_pages: split unmap_and_move() to _unmap() and _move()Huang Ying
2024-11-08fs: create kiocb_{start,end}_write() helpersAmir Goldstein
2024-11-08ACPI: CPPC: Make rmw_lock a raw_spin_lockPierre Gondois
2024-11-08afs: Fix missing subdir edit when renamed between parent dirsDavid Howells
2024-11-08afs: Automatically generate trace tag enumsDavid Howells
2024-11-08kasan: Fix Software Tag-Based KASAN with GCCMarco Elver
2024-11-08compiler-gcc: remove attribute support check for `__no_sanitize_address__`Miguel Ojeda
2024-11-08compiler-gcc: be consistent with underscores use for `no_sanitize`Miguel Ojeda
2024-11-08iomap: turn iomap_want_unshare_iter into an inline functionChristoph Hellwig
2024-11-08iomap: share iomap_unshare_iter predicate code with fsdaxDarrick J. Wong
2024-11-08ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()Ido Schimmel
2024-11-08cpufreq: Avoid a bad reference count on CPU nodeMiquel Sabaté Solà
2024-11-08cpufreq: Generalize of_perf_domain_get_sharing_cpumask phandle formatHector Martin