summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-07-23sched: Struct definition and parsing of dualpi2 qdiscChia-Yu Chang
2025-07-23libeth: xdp: access ->pp through netmem_desc instead of pageByungchul Park
2025-07-23netmem, mlx4: access ->pp_ref_count through netmem_desc instead of pageByungchul Park
2025-07-23netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()Byungchul Park
2025-07-23netmem: introduce struct netmem_desc mirroring struct pageByungchul Park
2025-07-23devlink: Fix excessive stack usage in rate TC bandwidth parsingCarolina Jubran
2025-07-24Merge tag 'drm-misc-fixes-2025-07-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-07-23tracing: arm: arm64: Hide trace events ipi_raise, ipi_entry and ipi_exitSteven Rostedt
2025-07-23ALSA: hda: Add TAS2770 supportBaojun Xu
2025-07-23Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connectionsYang Li
2025-07-23Bluetooth: hci_event: Mask data status from LE ext adv reportsChris Down
2025-07-23Bluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()'Arseniy Krasnov
2025-07-23Bluetooth: ISO: add socket option to report packet seqnum via CMSGPauli Virtanen
2025-07-23Bluetooth: Fix spelling mistakesYang Li
2025-07-23Bluetooth: hci_event: Add support for handling LE BIG Sync Lost eventYang Li
2025-07-23Bluetooth: Remove hci_conn_hash_lookup_state()Yue Haibing
2025-07-23netfs: Remove unused declaration netfs_queue_write_request()Yue Haibing
2025-07-23drm/bridge: get the bridge returned by drm_bridge_get_prev_bridge()Luca Ceresoli
2025-07-23sysctl: Removed unused variableJoel Granados
2025-07-23fork: mv threads-max into kernel/fork.cJoel Granados
2025-07-23parisc/power: Move soft-power into power.cJoel Granados
2025-07-23rcu: Move rcu_stall related sysctls into rcu/tree_stall.hJoel Granados
2025-07-23locking/rtmutex: Move max_lock_depth into rtmutex.cJoel Granados
2025-07-23module: Move modprobe_path and modules_disabled ctl_tables into the module su...Joel Granados
2025-07-23IB: Extend UVERBS_METHOD_REG_MR to get DMAHYishai Hadas
2025-07-23RDMA/core: Introduce a DMAH object and its alloc/free APIsYishai Hadas
2025-07-23IB/core: Add UVERBS_METHOD_REG_MR on the MR objectYishai Hadas
2025-07-23RDMA support for DMA handleLeon Romanovsky
2025-07-23net/mlx5: Add support for device steering tagYishai Hadas
2025-07-23net/mlx5: Expose IFC bits for TPHYishai Hadas
2025-07-23PCI/TPH: Expose pcie_tph_get_st_table_size()Yishai Hadas
2025-07-22Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-07-22tcp: trace retransmit failures in tcp_retransmit_skbFan Yu
2025-07-22cdrom: Call cdrom_mrw_exit from cdrom_release functionPhillip Potter
2025-07-22rv/ltl: Do not execute the Buchi automaton twice on start conditionNam Cao
2025-07-22tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt
2025-07-22tracing: Remove EVENT_FILE_FL_SOFT_MODE flagSteven Rostedt
2025-07-22ring-buffer: Remove ring_buffer_read_prepare_sync()Steven Rostedt
2025-07-23tpm: support devices with synchronous send()Stefano Garzarella
2025-07-23tpm: add bufsiz parameter in the .send callbackStefano Garzarella
2025-07-22Merge tag 'qcom-drivers-for-6.17' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2025-07-22Merge tag 'tegra-for-6.17-memory' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2025-07-22cpu/hotplug: Remove unused cpuhp_state CPUHP_PCI_XGENE_DEADMarc Zyngier
2025-07-22Merge tag 'qcom-arm64-for-6.17' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2025-07-22Merge tag 'sunxi-dt-for-6.17' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2025-07-22Merge tag 'spacemit-dt-for-6.17-1' of https://github.com/spacemit-com/linux i...Arnd Bergmann
2025-07-22Merge tag 'tegra-for-6.17-dt-bindings' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2025-07-22Merge branches 'pm-misc' and 'pm-tools'Rafael J. Wysocki
2025-07-22Merge branches 'pm-runtime' and 'pm-powercap'Rafael J. Wysocki
2025-07-22f2fs: Use a folio in f2fs_is_cp_guaranteed()Matthew Wilcox (Oracle)