aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-24Merge tag 'icc-6.17-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-nextGreg Kroah-Hartman1-0/+141
2025-07-23Merge tag 'drm-fixes-2025-07-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+2
2025-07-23sched: Add enqueue/dequeue of dualpi2 qdiscKoen De Schepper1-0/+6
2025-07-23sched: Dump configuration and statistics of dualpi2 qdiscChia-Yu Chang1-0/+15
2025-07-23sched: Struct definition and parsing of dualpi2 qdiscChia-Yu Chang1-0/+53
2025-07-23libeth: xdp: access ->pp through netmem_desc instead of pageByungchul Park1-1/+1
2025-07-23netmem, mlx4: access ->pp_ref_count through netmem_desc instead of pageByungchul Park2-2/+19
2025-07-23netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()Byungchul Park1-1/+19
2025-07-23netmem: introduce struct netmem_desc mirroring struct pageByungchul Park1-21/+95
2025-07-23devlink: Fix excessive stack usage in rate TC bandwidth parsingCarolina Jubran1-2/+9
2025-07-24Merge tag 'drm-misc-fixes-2025-07-23' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie1-0/+2
2025-07-23tracing: arm: arm64: Hide trace events ipi_raise, ipi_entry and ipi_exitSteven Rostedt1-28/+30
2025-07-23ALSA: hda: Add TAS2770 supportBaojun Xu1-0/+23
2025-07-23Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connectionsYang Li2-3/+8
2025-07-23Bluetooth: hci_event: Mask data status from LE ext adv reportsChris Down1-0/+1
2025-07-23Bluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()'Arseniy Krasnov1-0/+6
2025-07-23Bluetooth: ISO: add socket option to report packet seqnum via CMSGPauli Virtanen1-1/+10
2025-07-23Bluetooth: Fix spelling mistakesYang Li1-1/+1
2025-07-23Bluetooth: hci_event: Add support for handling LE BIG Sync Lost eventYang Li2-2/+9
2025-07-23Bluetooth: Remove hci_conn_hash_lookup_state()Yue Haibing1-20/+0
2025-07-23netfs: Remove unused declaration netfs_queue_write_request()Yue Haibing1-1/+0
2025-07-23drm/bridge: get the bridge returned by drm_bridge_get_prev_bridge()Luca Ceresoli1-1/+8
2025-07-23sysctl: Removed unused variableJoel Granados1-1/+0
2025-07-23fork: mv threads-max into kernel/fork.cJoel Granados1-3/+0
2025-07-23parisc/power: Move soft-power into power.cJoel Granados1-1/+0
2025-07-23rcu: Move rcu_stall related sysctls into rcu/tree_stall.hJoel Granados1-2/+0
2025-07-23locking/rtmutex: Move max_lock_depth into rtmutex.cJoel Granados1-1/+1
2025-07-23module: Move modprobe_path and modules_disabled ctl_tables into the module subsysJoel Granados2-4/+0
2025-07-23IB: Extend UVERBS_METHOD_REG_MR to get DMAHYishai Hadas2-0/+4
2025-07-23RDMA/core: Introduce a DMAH object and its alloc/free APIsYishai Hadas3-0/+47
2025-07-23IB/core: Add UVERBS_METHOD_REG_MR on the MR objectYishai Hadas1-0/+14
2025-07-23RDMA support for DMA handleLeon Romanovsky3-17/+83
2025-07-23net/mlx5: Add support for device steering tagYishai Hadas1-0/+20
2025-07-23net/mlx5: Expose IFC bits for TPHYishai Hadas1-2/+12
2025-07-23PCI/TPH: Expose pcie_tph_get_st_table_size()Yishai Hadas1-0/+1
2025-07-22Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-13/+45
2025-07-22tcp: trace retransmit failures in tcp_retransmit_skbFan Yu1-18/+9
2025-07-22cdrom: Call cdrom_mrw_exit from cdrom_release functionPhillip Potter1-1/+0
2025-07-22rv/ltl: Do not execute the Buchi automaton twice on start conditionNam Cao1-1/+3
2025-07-22tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt4-6/+6
2025-07-22tracing: Remove EVENT_FILE_FL_SOFT_MODE flagSteven Rostedt1-3/+0
2025-07-22ring-buffer: Remove ring_buffer_read_prepare_sync()Steven Rostedt1-3/+1
2025-07-23tpm: support devices with synchronous send()Stefano Garzarella1-0/+1
2025-07-23tpm: add bufsiz parameter in the .send callbackStefano Garzarella1-1/+2
2025-07-22Merge tag 'qcom-drivers-for-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/driversArnd Bergmann1-3/+3
2025-07-22Merge tag 'tegra-for-6.17-memory' of https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/driversArnd Bergmann1-0/+136
2025-07-22cpu/hotplug: Remove unused cpuhp_state CPUHP_PCI_XGENE_DEADMarc Zyngier1-1/+0
2025-07-22Merge tag 'qcom-arm64-for-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/dtArnd Bergmann2-0/+191
2025-07-22Merge tag 'sunxi-dt-for-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into soc/dtArnd Bergmann4-0/+47
2025-07-22Merge tag 'spacemit-dt-for-6.17-1' of https://github.com/spacemit-com/linux into soc/dtArnd Bergmann1-0/+141