summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-09-17preparations to taking MNT_WRITE_HOLD out of ->mnt_flagsAl Viro1-1/+3
2025-09-17ACPI: processor: idle: Rearrange declarations in header fileHuisong Li1-5/+2
2025-09-17soc: qcom: geni-se: Add support to load QUP SE Firmware via Linux subsystemViken Dadhaniya1-0/+4
2025-09-17lib/crypto: sha256: Add support for 2-way interleaved hashingEric Biggers1-0/+28
2025-09-17Merge tag 'kvmarm-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-3/+6
2025-09-17ARM: at91: remove default values for PMC_PLL_ACRCristian Birsan1-2/+0
2025-09-17irqchip/gic-v5: Drop has_gcie_v3_compat from gic_kvm_infoSascha Bischoff1-2/+0
2025-09-17KVM: arm64: Don't access ICC_SRE_EL2 if GICv3 doesn't support v2 compatibilityMarc Zyngier1-0/+1
2025-09-17Merge branch kvm-arm64/mmio-rcu into kvmarm-master/nextMarc Zyngier2-4/+8
2025-09-17stddef: Introduce __TRAILING_OVERLAP()Gustavo A. R. Silva1-3/+19
2025-09-17stddef: Remove token-pasting in TRAILING_OVERLAP()Gustavo A. R. Silva1-1/+1
2025-09-17pmdomain: Merge branch dt into nextUlf Hansson1-0/+17
2025-09-17dt-bindings: clock: marvell,pxa1908: Add syscon compatible to apmuDuje Mihanović1-0/+17
2025-09-17Merge patch series "usb: gadget: Refactor function drivers to use __free() cl...Greg Kroah-Hartman1-0/+25
2025-09-17usb: gadget: Introduce free_usb_request helperKuen-Han Tsai1-0/+23
2025-09-17usb: gadget: Store endpoint pointer in usb_requestKuen-Han Tsai1-0/+2
2025-09-17usb: typec: Stub out typec_switch APIs when CONFIG_TYPEC=nStephen Boyd1-5/+41
2025-09-17crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driverAshish Kalra2-0/+89
2025-09-17HID: core: Change hid_driver to use a const char* for nameRahul Rameshbabu1-1/+1
2025-09-17HID: hidraw: tighten ioctl command parsingBenjamin Tissoires1-0/+2
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-16regulator: max77838: add max77838 regulator driverMark Brown28-66/+161
2025-09-16Fix lpaif_type and DAI configuration for I2SMark Brown9-33/+81
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