summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-07-17dmaengine: Constify struct dma_descriptor_metadata_opsChristophe JAILLET
2026-07-17Merge tag 'svc_fixes_for_v7.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-07-17dmaengine: dw-edma: Enable HDMA 64R/W ChannelsDevendra K Verma
2026-07-17net: mana: Add debug knob to skip TX timeout recovery resetAditya Garg
2026-07-17ethtool: link 10000baseCR to SFF-8431, Appendix-E SFP+ DASiddaraju DH
2026-07-17ssb: gpio: Add and register software node for GPIO controllerDmitry Torokhov
2026-07-17bcma: gpio: Add and register software node for GPIO controllerDmitry Torokhov
2026-07-17usb: typec: tcpm: Add support for Battery Cap response messageAmit Sunil Dhamne
2026-07-17usb: typec: tcpm: Add support for Battery Status response messageAmit Sunil Dhamne
2026-07-17power: supply: Add helpers to get and put arrays of power supply handlesAmit Sunil Dhamne
2026-07-17sctp: fix auth_hmacs array size in struct sctp_cookieXin Long
2026-07-17netconsole: move skb_pool / refill_wq from struct netpoll to netconsole_targetBreno Leitao
2026-07-17netconsole: move remote_mac from struct netpoll to netconsole_targetBreno Leitao
2026-07-17netconsole: move skb_pool_flush() from netpollBreno Leitao
2026-07-17netconsole: move local_port / remote_port from struct netpoll to netconsole_t...Breno Leitao
2026-07-17netconsole: move refill_skbs() and skb-pool sizing macros from netpollBreno Leitao
2026-07-17netconsole: move refill_skbs_work_handler() from netpollBreno Leitao
2026-07-17netpoll: export refill_skbs(), refill_skbs_work_handler(), skb_pool_flush()Breno Leitao
2026-07-17Merge tag 'linux-can-fixes-for-7.2-20260716' of git://git.kernel.org/pub/scm/...Paolo Abeni
2026-07-17ACPI: processor: idle: Add switch for strict _LPI processingRafael J. Wysocki
2026-07-17ACPI: processor: idle: Relocate acpi_processor_extract_lpi_info()Rafael J. Wysocki
2026-07-17media: cec/core: add error-inj-tx-timeouts debugfs entryHans Verkuil
2026-07-17media: cec/core: add a new CEC_LOG_ADDRS_FL_CONFIG_FAILED flagHans Verkuil
2026-07-17media: cec/core: handle core events like normal eventsHans Verkuil
2026-07-17clk: fixed-factor: Export __clk_hw_register_fixed_factor()Benoît Monin
2026-07-17dt-bindings: soc: mobileye: Add EyeQ7H OLBBenoît Monin
2026-07-17crypto: powerpc/aes - use bool for encryption/decryption flagThorsten Blum
2026-07-17dma/swiotlb: introduce Kconfig option for compile-time default pool sizeJagadeesh Pagadala
2026-07-16scsi: zorro: Simplify storing pointers in device id structUwe Kleine-König (The Capable Hub)
2026-07-16Merge patch series "ufs: Add callback for vendor-specific RTT capability"Martin K. Petersen
2026-07-17Merge tag 'drm-misc-next-2026-07-16' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-07-16bpf: Fix tracing of kfuncs with implicit argsIhor Solodrai
2026-07-16Merge tag 'pmdomain-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-16net/mlx5: Add PSP related fields to the mlx5_ifcCosmin Ratiu
2026-07-16net/mlx5: Drop redundant esw_cap, reuse e_switch_capShay Drory
2026-07-16smp: Use task-local IPI cpumask in smp_call_function_many_cond()Chuyi Zhou
2026-07-16smp: Refactor remote CPU selection in smp_call_function_any()Chuyi Zhou
2026-07-16can: peak: Modification of references to email accounts being deletedStéphane Grosjean
2026-07-15srcu: expose srcu_readers_active()Onur Özkan
2026-07-15srcu: make init_srcu_struct() consistently wrap __init_srcu_struct()Onur Özkan
2026-07-15Merge branch '20260624-glymur_camcc-v5-1-a321df74b1a1@oss.qualcomm.com' into ...Bjorn Andersson
2026-07-15Merge branch '20260608-shikra-gcc-rpmcc-clks-v5-2-94cefe092ee3@oss.qualcomm.c...Bjorn Andersson
2026-07-15remoteproc: qcom: Check subdev start status in rproc_stop()Jingyi Wang
2026-07-15remoteproc: core: Attach rproc asynchronously in rproc_add() path via schedul...Jingyi Wang
2026-07-15PCI: vmd: Add feature to scan BIOS-enumerated devicesNirmal Patel
2026-07-15kunit: provide a set of fwnode-oriented helpersBartosz Golaszewski
2026-07-15cpufreq: intel_pstate: Adjust the .adjust_perf() driver callbackRafael J. Wysocki
2026-07-15media: videobuf2: move vb2_querybuf() kernel-doc to headerTharit Tangkijwanichakul
2026-07-15media: pci: Use PCI_DEVICE macros and drop zeros from pci_device_id arraysUwe Kleine-König (The Capable Hub)
2026-07-15sched/psi: Create the psimon kthread outside of cgroup_mutexTejun Heo