aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-24PCI: endpoint: Add pci_epf_align_inbound_addr() helper for inbound address alignmentFrank Li1-0/+3
2025-07-24PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controllerFrank Li2-0/+43
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 Kicinski7-11/+54
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/arm64/linuxLinus Torvalds1-1/+1
2025-07-24Merge tag 'net-6.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-11/+5
2025-07-24Merge branch 'for-next/feat_mte_store_only' into for-next/coreCatalin Marinas1-0/+2
2025-07-24Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/misc', 'for-next/acpi', 'for-next/debug-entry', 'for-next/feat_mte_tagged_far', 'for-next/kselftest', 'for-next/mdscr-cleanup' and 'for-next/vmap-stack', remote-tracking branch 'arm64/for-next/perf' into for-next/coreCatalin Marinas1-1/+1
2025-07-24gpiolib: make legacy interfaces optionalArnd Bergmann1-4/+6
2025-07-24Merge tag 'asoc-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai43-188/+492
2025-07-24ASoC: SDCA: Add support for -cn- value propertiesCharles Keepax1-7/+7
2025-07-24Merge tag 'ib-mfd-gpio-power-soc-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into gpio/for-nextBartosz Golaszewski1-0/+279
2025-07-24Merge tag 'ipsec-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecPaolo Abeni1-11/+4
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 'ib-mfd-misc-pinctrl-6.17' into ibs-for-mfd-mergedLee 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-24Merge tag 'icc-6.17-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-nextGreg Kroah-Hartman1-0/+141
2025-07-23Merge tag 'drm-fixes-2025-07-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+2
2025-07-23sched: Add enqueue/dequeue of dualpi2 qdiscKoen De Schepper1-0/+6
2025-07-23sched: Dump configuration and statistics of dualpi2 qdiscChia-Yu Chang1-0/+15
2025-07-23sched: Struct definition and parsing of dualpi2 qdiscChia-Yu Chang1-0/+53
2025-07-23libeth: xdp: access ->pp through netmem_desc instead of pageByungchul Park1-1/+1
2025-07-23netmem, mlx4: access ->pp_ref_count through netmem_desc instead of pageByungchul Park2-2/+19
2025-07-23netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()Byungchul Park1-1/+19
2025-07-23netmem: introduce struct netmem_desc mirroring struct pageByungchul Park1-21/+95
2025-07-23devlink: Fix excessive stack usage in rate TC bandwidth parsingCarolina Jubran1-2/+9
2025-07-24Merge tag 'drm-misc-fixes-2025-07-23' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie1-0/+2
2025-07-23tracing: arm: arm64: Hide trace events ipi_raise, ipi_entry and ipi_exitSteven Rostedt1-28/+30
2025-07-23ALSA: hda: Add TAS2770 supportBaojun Xu1-0/+23
2025-07-23Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connectionsYang Li2-3/+8
2025-07-23Bluetooth: hci_event: Mask data status from LE ext adv reportsChris Down1-0/+1
2025-07-23Bluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()'Arseniy Krasnov1-0/+6
2025-07-23Bluetooth: ISO: add socket option to report packet seqnum via CMSGPauli Virtanen1-1/+10
2025-07-23Bluetooth: Fix spelling mistakesYang Li1-1/+1
2025-07-23Bluetooth: hci_event: Add support for handling LE BIG Sync Lost eventYang Li2-2/+9
2025-07-23Bluetooth: Remove hci_conn_hash_lookup_state()Yue Haibing1-20/+0