aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-24Merge tag 'drm-misc-fixes-2025-07-23' of https://gitlab.freedesktop.org/drm/m...Dave 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 su...Joel 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/mel...Jakub 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/ker...Arnd Bergmann1-3/+3
2025-07-22Merge tag 'tegra-for-6.17-memory' of https://git.kernel.org/pub/scm/linux/ker...Arnd 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/kerne...Arnd Bergmann2-0/+191
2025-07-22Merge tag 'sunxi-dt-for-6.17' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann4-0/+47
2025-07-22Merge tag 'spacemit-dt-for-6.17-1' of https://github.com/spacemit-com/linux i...Arnd Bergmann1-0/+141
2025-07-22Merge tag 'tegra-for-6.17-dt-bindings' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann3-0/+694
2025-07-22Merge branches 'pm-misc' and 'pm-tools'Rafael J. Wysocki2-7/+15
2025-07-22Merge branches 'pm-runtime' and 'pm-powercap'Rafael J. Wysocki1-24/+163
2025-07-22f2fs: Use a folio in f2fs_is_cp_guaranteed()Matthew Wilcox (Oracle)1-4/+6
2025-07-22f2fs: Pass a folio to IS_INODE()Matthew Wilcox (Oracle)1-1/+1
2025-07-22f2fs: Pass a folio to ADDRS_PER_PAGE()Matthew Wilcox (Oracle)1-1/+1
2025-07-22Merge branch 'pm-sleep'Rafael J. Wysocki3-4/+40
2025-07-22Merge branches 'pm-cpuidle', 'pm-qos', 'pm-devfreq' and 'pm-opp'Rafael J. Wysocki1-0/+4
2025-07-22accel/amdxdna: Support user space allocated bufferLizhi Hou1-0/+25
2025-07-22Merge branch 'acpi-apei'Rafael J. Wysocki2-4/+0