summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-09-17gpio: nomadik: fix the debugfs helper stubBartosz Golaszewski-2/+1
2025-09-17net/mlx5e: Prevent WQE metadata conflicts between timestamping and offloadsCarolina Jubran-2/+3
2025-09-17net/mlx5: Refactor MACsec WQE metadata shiftsCarolina Jubran-2/+7
2025-09-17net/mlx5: Remove VLAN insertion fields from WQE Ether segmentCarolina Jubran-6/+0
2025-09-17asm-generic: Provide generic TIF infrastructureThomas Gleixner-0/+48
2025-09-17thunderbolt: Update thunderbolt.h header fileAlan Borzeszkowski-11/+14
2025-09-16scsi: ufs: core: Disable timestamp functionality if not supportedBart Van Assche-0/+3
2025-09-16net/mlx5e: Harden uplink netdev access against device unbindJianbo Liu-0/+1
2025-09-16ASoC: cs35l56: Handle vendor-specific UEFIMark Brown-0/+1
2025-09-16Add PM4125 audio codec driverMark Brown-20/+45
2025-09-16ASoC: codecs: pcm1754: add pcm1754 dac driverMark Brown-46/+116
2025-09-16workqueue: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari-2/+2
2025-09-16ACPI: processor: Remove unused empty stubs of some functionsHuisong Li-20/+0
2025-09-16io_uring/zcrx: allow synchronous buffer returnPavel Begunkov-0/+12
2025-09-16PCI: Refactor distributing available memory to use loopsIlpo Järvinen-1/+2
2025-09-16PCI: Use pci_release_resource() instead of release_resource()Ilpo Järvinen-1/+1
2025-09-16i3c: master: Add helpers for DMA mapping and bounce buffer handlingJarkko Nikula-0/+26
2025-09-16ARM: at91: pm: Remove 2.5V regulatorRyan Wanner-7/+0
2025-09-16gpio: regmap: Allow to provide init_valid_mask callbackMathieu Dubois-Briand-0/+7
2025-09-16gpio: regmap: Allow to allocate regmap-irq deviceMathieu Dubois-Briand-0/+11
2025-09-16mfd: Add max7360 supportKamel Bouhara-0/+109
2025-09-16mfd: Add core driver for Nuvoton NCT6694Ming Yu-0/+102
2025-09-16drm/bridge: get the bridge returned by drm_bridge_get_next_bridge()Luca Ceresoli-1/+8
2025-09-16drm/bridge: add drm_for_each_bridge_in_chain_from()Luca Ceresoli-0/+19
2025-09-16drm/bridge: remove drm_for_each_bridge_in_chain()Luca Ceresoli-14/+0
2025-09-16drm/bridge: add drm_for_each_bridge_in_chain_scoped()Luca Ceresoli-0/+41
2025-09-16regulator: max77838: add max77838 regulator driverMark Brown-66/+161
2025-09-16Fix lpaif_type and DAI configuration for I2SMark Brown-33/+81
2025-09-16drm/fb-helper: Synchronize dirty worker with vblankThomas Zimmermann-0/+1
2025-09-16fs: add an enum for number of life time hintsHans Holmberg-0/+1
2025-09-16Merge tag 'iio-fixes-for-6.17b' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-1/+1
2025-09-16Merge branch 'x86/urgent' into x86/apic, to resolve conflictIngo Molnar-66/+161
2025-09-16drivers/perf: riscv: Export PMU event info functionAtish Patra-0/+1
2025-09-15collect_paths(): constify the return valueAl Viro-2/+2
2025-09-15drop_collected_paths(): constify argumentsAl Viro-1/+1
2025-09-15export_operations->open(): constify path argumentAl Viro-1/+1
2025-09-15done_path_create(): constify path argumentAl Viro-1/+1
2025-09-15backing_file_user_path(): constify struct path *Al Viro-1/+1
2025-09-15mptcp: pm: nl: announce deny-join-id0 flagMatthieu Baerts (NGI0)-2/+4
2025-09-15make it easier to catch those who try to modify ->d_nameAl Viro-1/+4
2025-09-15generic_ci_validate_strict_name(): constify name argumentAl Viro-2/+4
2025-09-15security_dentry_init_security(): constify qstr argumentAl Viro-3/+3
2025-09-15dt-bindings: net: pcs: renesas,rzn1-miic: Add RZ/T2H and RZ/N2H supportLad Prabhakar-0/+36
2025-09-16firewire: core: use spin lock specific to timer for split transactionTakashi Sakamoto-6/+9
2025-09-16firewire: core: use spin lock specific to transactionTakashi Sakamoto-3/+7
2025-09-16firewire: core: use spin lock specific to topology mapTakashi Sakamoto-1/+5
2025-09-16firewire: core: maintain phy packet receivers locally in cdev layerTakashi Sakamoto-2/+0
2025-09-15tcp: ecn functions in separated include fileChia-Yu Chang-0/+116
2025-09-15tcp: reorganize tcp_sock_write_txrx group for variables laterChia-Yu Chang-2/+2
2025-09-15tcp: fast path functions laterIlpo Järvinen-27/+27