summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-07-24mtd: ubi: Remove unused ubi_flushDr. David Alan Gilbert1-1/+0
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-0/+18
2025-07-24libie: add adminq helper for converting err to strMichal Swiatkowski1-0/+2
2025-07-24i40e: use libie adminq descriptorsMichal Swiatkowski1-0/+17
2025-07-24ixgbe: use libie adminq descriptorsMichal Swiatkowski1-0/+16
2025-07-24ice, libie: move generic adminq descriptors to libMichal Swiatkowski1-0/+273
2025-07-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2025-07-24Merge tag 'net-6.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+1
2025-07-24Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...Catalin Marinas1-1/+1
2025-07-24gpiolib: make legacy interfaces optionalArnd Bergmann1-4/+6
2025-07-24Merge tag 'ib-mfd-gpio-power-soc-v6.17' of git://git.kernel.org/pub/scm/linux...Bartosz Golaszewski1-0/+279
2025-07-24mfd: rk8xx-core: Allow to customize RK806 reset modeQuentin Schulz1-0/+2
2025-07-24mfd: syscon: atmel-smc: Don't use "proxy" headersAndy Shevchenko1-3/+5
2025-07-24mfd: madera: Don't use "proxy" headersAndy Shevchenko1-1/+2
2025-07-24mfd: wm8350-core: Don't use "proxy" headersAndy Shevchenko1-3/+7
2025-07-24mfd: davinci_voicecodec: Don't use "proxy" headersAndy Shevchenko1-3/+5
2025-07-24mfd: pcf50633: Remove the header file core.hDr. David Alan Gilbert1-229/+0
2025-07-24mfd: tps65219: Remove another unused field from 'struct tps65219'Christophe JAILLET1-2/+0
2025-07-24mfd: tps65219: Remove an unused field from 'struct tps65219'Christophe JAILLET1-3/+0
2025-07-24mfd: twl6030-irq: Remove unused twl6030_mmc_card_detect*Dr. David Alan Gilbert1-21/+0
2025-07-24Merge branches 'ib-mfd-gpio-input-pwm-6.17', 'ib-mfd-gpio-power-soc-6.17' and...Lee Jones2-0/+280
2025-07-24s390/ism: fix concurrency management in ism_cmd()Halil Pasic1-0/+1
2025-07-24mfd: Add Apple Silicon System Management ControllerSven Peter1-0/+279
2025-07-24pwm: mc33xs2410: add hwmon supportDimitri Fedrau1-0/+16
2025-07-24netmem, mlx4: access ->pp_ref_count through netmem_desc instead of pageByungchul Park1-2/+2
2025-07-23netfs: Remove unused declaration netfs_queue_write_request()Yue Haibing1-1/+0
2025-07-23sysctl: Removed unused variableJoel Granados1-1/+0
2025-07-23fork: mv threads-max into kernel/fork.cJoel Granados1-3/+0
2025-07-23parisc/power: Move soft-power into power.cJoel Granados1-1/+0
2025-07-23rcu: Move rcu_stall related sysctls into rcu/tree_stall.hJoel Granados1-2/+0
2025-07-23locking/rtmutex: Move max_lock_depth into rtmutex.cJoel Granados1-1/+1
2025-07-23module: Move modprobe_path and modules_disabled ctl_tables into the module su...Joel Granados2-4/+0
2025-07-23RDMA support for DMA handleLeon Romanovsky3-17/+83
2025-07-23net/mlx5: Add support for device steering tagYishai Hadas1-0/+20
2025-07-23net/mlx5: Expose IFC bits for TPHYishai Hadas1-2/+12
2025-07-23PCI/TPH: Expose pcie_tph_get_st_table_size()Yishai Hadas1-0/+1
2025-07-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski1-13/+45
2025-07-23cdrom: Call cdrom_mrw_exit from cdrom_release functionPhillip Potter1-1/+0
2025-07-23tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt3-5/+5
2025-07-23tracing: Remove EVENT_FILE_FL_SOFT_MODE flagSteven Rostedt1-3/+0
2025-07-23ring-buffer: Remove ring_buffer_read_prepare_sync()Steven Rostedt1-3/+1
2025-07-23tpm: support devices with synchronous send()Stefano Garzarella1-0/+1
2025-07-23tpm: add bufsiz parameter in the .send callbackStefano Garzarella1-1/+2
2025-07-22Merge tag 'qcom-drivers-for-6.17' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-3/+3
2025-07-22cpu/hotplug: Remove unused cpuhp_state CPUHP_PCI_XGENE_DEADMarc Zyngier1-1/+0
2025-07-22Merge branches 'pm-misc' and 'pm-tools'Rafael J. Wysocki2-7/+15
2025-07-22Merge branches 'pm-runtime' and 'pm-powercap'Rafael J. Wysocki1-24/+163
2025-07-22f2fs: Use a folio in f2fs_is_cp_guaranteed()Matthew Wilcox (Oracle)1-4/+6
2025-07-22f2fs: Pass a folio to IS_INODE()Matthew Wilcox (Oracle)1-1/+1
2025-07-22f2fs: Pass a folio to ADDRS_PER_PAGE()Matthew Wilcox (Oracle)1-1/+1