summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-02-06iomap: optionally use ioends for direct I/OChristoph Hellwig-4/+6
2025-02-06iomap: split bios to zone append limits in the submission handlersChristoph Hellwig-1/+14
2025-02-06iomap: add a IOMAP_F_ANON_WRITE flagChristoph Hellwig-0/+7
2025-02-06iomap: simplify io_flags and io_type in struct iomap_ioendChristoph Hellwig-2/+18
2025-02-06iomap: allow the file system to submit the writeback biosChristoph Hellwig-5/+7
2025-02-06vfs: remove some unused old mount api codeEric Sandeen-5/+0
2025-02-06net/mlx5: Add support for 200Gbps per lane link modesJianbo Liu-0/+3
2025-02-06ethtool: Add support for 200Gbps per lane link modesJianbo Liu-0/+18
2025-02-06net/mlx5: Add devcom component for the clock shared by functionsJianbo Liu-0/+2
2025-02-06net/mlx5: Change clock in mlx5_core_dev to mlx5_clock pointerJianbo Liu-29/+2
2025-02-06Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-misc-fixesMaxime Ripard-426/+1784
2025-02-06RDMA/mana_ib: Query feature_flags bitmask from FWShiraz Saleem-0/+1
2025-02-06IB/cache: Add log messages for IB device state changesMaher Sanalla-0/+17
2025-02-05net: sched: Fix truncation of offloaded action statisticsIdo Schimmel-1/+1
2025-02-05net-sysfs: move queue attribute groups outside the default groupsAntoine Tenart-0/+2
2025-02-05net-sysfs: remove rtnl_trylock from device attributesAntoine Tenart-0/+1
2025-02-05bpf: Add comment about helper freezeLevi Zim-1/+4
2025-02-05docs/bpf: Document the semantics of BTF tags with kind_flagIhor Solodrai-1/+2
2025-02-05ACPI/processor_idle: Add FFH state handlingPatryk Wlazlyn-0/+5
2025-02-05Merge drm/drm-next into drm-intel-nextJani Nikula-5121/+14857
2025-02-05ice, irdma: move interrupts code to irdmaMichal Swiatkowski-0/+2
2025-02-05Merge branch 'for-v6.15/samsung-soc-dt-bindings' into next/dt64Krzysztof Kozlowski-4/+13
2025-02-05fanotify: notify on mount attach and detachMiklos Szeredi-4/+18
2025-02-06kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMSMasahiro Yamada-1/+5
2025-02-05dt-bindings: soc: samsung: usi: add USIv1 and samsung,exynos8895-usiIvaylo Ivanov-4/+13
2025-02-05rcu: Trace expedited grace-period numbers in hexadecimalPaul E. McKenney-1/+1
2025-02-05torture: Add get_torture_init_jiffies() for test-start timePaul E. McKenney-0/+1
2025-02-05srcu: Make SRCU-fast also be NMI-safePaul E. McKenney-10/+24
2025-02-05srcu: Add srcu_down_read_fast() and srcu_up_read_fast()Paul E. McKenney-0/+34
2025-02-05srcu: Document that srcu_{read_lock,down_read}() can share srcu_structPaul E. McKenney-1/+2
2025-02-05srcu: Fix srcu_read_unlock_{lite,nmisafe}() kernel-docPaul E. McKenney-2/+2
2025-02-05srcu: Add SRCU-fast readersPaul E. McKenney-2/+105
2025-02-05srcu: Move SRCU Tree/Tiny definitions from srcu.hPaul E. McKenney-9/+5
2025-02-05srcu: Pull integer-to-pointer conversion into __srcu_ctr_to_ptr()Paul E. McKenney-1/+8
2025-02-05srcu: Pull pointer-to-integer conversion into __srcu_ptr_to_ctr()Paul E. McKenney-1/+8
2025-02-05srcu: Add SRCU_READ_FLAVOR_SLOWGP to flag need for synchronize_rcu()Paul E. McKenney-0/+3
2025-02-05srcu: Rename srcu_check_read_flavor_lite() to srcu_check_read_flavor_force()Paul E. McKenney-6/+8
2025-02-05srcu: Make Tree SRCU updates independent of ->srcu_idxPaul E. McKenney-1/+0
2025-02-05srcu: Make SRCU readers use ->srcu_ctrs for counter selectionPaul E. McKenney-4/+5
2025-02-05srcu: Pull ->srcu_{un,}lock_count into a new srcu_ctr structurePaul E. McKenney-4/+9
2025-02-05srcu: Define SRCU_READ_FLAVOR_ALL in terms of symbolsPaul E. McKenney-1/+2
2025-02-05rcu: handle unstable rdp in rcu_read_unlock_strict()Ankur Arora-1/+1
2025-02-05rcu: rename PREEMPT_AUTO to PREEMPT_LAZYAnkur Arora-1/+1
2025-02-05rcu: fix header guard for rcu_all_qs()Ankur Arora-1/+1
2025-02-05pidfd: add PIDFD_SELF* sentinels to refer to own thread/processLorenzo Stoakes-0/+24
2025-02-05Revert "i2c: Replace list-based mechanism for handling auto-detected clients"Wolfram Sang-1/+2
2025-02-05Revert "i2c: Replace list-based mechanism for handling userspace-created clie...Wolfram Sang-1/+6
2025-02-05ALSA: hda/hdmi: extract common interface for ELD handlingDmitry Baryshkov-0/+91
2025-02-05slab: don't batch kvfree_rcu() with SLUB_TINYVlastimil Babka-1/+1
2025-02-05rcu, slab: use a regular callback function for kvfree_rcuVlastimil Babka-15/+13