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