summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-07-24Merge tag 'ipsec-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2025-07-24mfd: rk8xx-core: Allow to customize RK806 reset modeQuentin Schulz
2025-07-24mfd: syscon: atmel-smc: Don't use "proxy" headersAndy Shevchenko
2025-07-24mfd: madera: Don't use "proxy" headersAndy Shevchenko
2025-07-24mfd: wm8350-core: Don't use "proxy" headersAndy Shevchenko
2025-07-24mfd: davinci_voicecodec: Don't use "proxy" headersAndy Shevchenko
2025-07-24mfd: pcf50633: Remove the header file core.hDr. David Alan Gilbert
2025-07-24mfd: tps65219: Remove another unused field from 'struct tps65219'Christophe JAILLET
2025-07-24mfd: tps65219: Remove an unused field from 'struct tps65219'Christophe JAILLET
2025-07-24mfd: twl6030-irq: Remove unused twl6030_mmc_card_detect*Dr. David Alan Gilbert
2025-07-24Merge branches 'ib-mfd-gpio-input-pwm-6.17', 'ib-mfd-gpio-power-soc-6.17' and...Lee Jones
2025-07-24s390/ism: fix concurrency management in ism_cmd()Halil Pasic
2025-07-24mfd: Add Apple Silicon System Management ControllerSven Peter
2025-07-24pwm: mc33xs2410: add hwmon supportDimitri Fedrau
2025-07-24Merge tag 'icc-6.17-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2025-07-23Merge tag 'drm-fixes-2025-07-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-23sched: Add enqueue/dequeue of dualpi2 qdiscKoen De Schepper
2025-07-23sched: Dump configuration and statistics of dualpi2 qdiscChia-Yu Chang
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