aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-09debugfs: split short and full proxy wrappers, kill debugfs_real_fops()Al Viro1-2/+0
2025-07-09pmdomain: core: Leave powered-on genpds on until late_initcall_syncUlf Hansson1-0/+1
2025-07-09driver core: Add dev_set_drv_sync_state()Saravana Kannan1-0/+12
2025-07-09pmdomain: core: Add common ->sync_state() support for genpd providersUlf Hansson1-0/+7
2025-07-09driver core: Export get_dev_from_fwnode()Ulf Hansson1-0/+1
2025-07-09firmware: xilinx: Don't share zynqmp_pm_init_finalize()Ulf Hansson1-6/+0
2025-07-09pmdomain: core: Prepare to add the common ->sync_state() supportUlf Hansson1-0/+6
2025-07-09pmdomain: core: Export a common ->sync_state() helper for genpd providersUlf Hansson1-0/+3
2025-07-09efi: add ovmf debug log driverGerd Hoffmann1-0/+4
2025-07-09usb: core: add dma-noncoherent buffer alloc and free APIXu Yang1-0/+11
2025-07-09wifi: mac80211: don't complete management TX on SAE commitJohannes Berg1-0/+2
2025-07-09wifi: cfg80211/mac80211: implement dot11ExtendedRegInfoSupportSomashekhar Puttagangaiah1-6/+28
2025-07-09wifi: cfg80211: add a flag for the first part of a scanBenjamin Berg1-1/+5
2025-07-09wifi: mac80211: remove DISALLOW_PUNCTURING_5GHZ codeJohannes Berg1-3/+0
2025-07-09wifi: cfg80211: only verify part of Extended MLD CapabilitiesBenjamin Berg1-1/+8
2025-07-09wifi: cfg80211: hide scan internalsJohannes Berg1-6/+0
2025-07-09vdso/helpers: Add helpers for seqlocks of single vdso_clockThomas Weißschuh1-12/+38
2025-07-09vdso/vsyscall: Split up __arch_update_vsyscall() into __arch_update_vdso_clock()Thomas Weißschuh1-3/+3
2025-07-09Merge v6.16-rc2 into timers/ptpThomas Gleixner11-26/+32
2025-07-09wifi: mac80211: avoid weird state in error pathMiri Korenblit1-0/+2
2025-07-09Merge tag 'pm-runtime-6.17-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Uwe Kleine-König12-50/+195
2025-07-09RDMA/uverbs: Add empty rdma_uattrs_has_raw_cap() declarationLeon Romanovsky1-2/+6
2025-07-08ipv6: anycast: Don't hold RTNL for IPV6_JOIN_ANYCAST.Kuniyuki Iwashima1-2/+2
2025-07-08af_unix: Introduce SO_INQ.Kuniyuki Iwashima2-0/+4
2025-07-08af_unix: Use cached value for SOCK_STREAM in unix_inq_len().Kuniyuki Iwashima1-0/+1
2025-07-08Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2-12/+57
2025-07-08cpumask: introduce cpumask_random()Yury Norov [NVIDIA]1-0/+12
2025-07-08bitmap: generalize node_random()Yury Norov [NVIDIA]2-15/+5
2025-07-08KVM: arm64: gic-v5: Support GICv3 compatSascha Bischoff1-1/+5
2025-07-08irqchip/gic-v5: Populate struct gic_kvm_infoSascha Bischoff1-0/+4
2025-07-08Merge tag 'bitmap-for-6.16-rc6' of https://github.com/norov/linuxLinus Torvalds1-2/+2
2025-07-08net: ethtool: remove the compat code for _rxfh_context opsJakub Kicinski1-4/+0
2025-07-08irqchip/gic-v5: Add GICv5 IWB supportLorenzo Pieralisi2-0/+18
2025-07-08irqchip/gic-v5: Add GICv5 ITS supportLorenzo Pieralisi1-0/+157
2025-07-08irqchip/msi-lib: Add IRQ_DOMAIN_FLAG_FWNODE_PARENT handlingLorenzo Pieralisi1-0/+3
2025-07-08PCI/MSI: Add pci_msi_map_rid_ctlr_node() helper functionLorenzo Pieralisi1-0/+1
2025-07-08of/irq: Add of_msi_xlate() helper functionLorenzo Pieralisi1-0/+5
2025-07-08irqchip/gic-v5: Add GICv5 LPI/IPI supportLorenzo Pieralisi1-1/+62
2025-07-08irqchip/gic-v5: Add GICv5 IRS/SPI supportLorenzo Pieralisi1-0/+140
2025-07-08irqchip/gic-v5: Add GICv5 PPI supportLorenzo Pieralisi1-0/+19
2025-07-08io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCUJens Axboe1-0/+2
2025-07-08perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)Rob Herring (Arm)1-0/+8
2025-07-08tun: enable gso over UDP tunnel support.Paolo Abeni1-0/+9
2025-07-08net: implement virtio helpers to handle UDP GSO tunneling.Paolo Abeni2-8/+222
2025-07-08vhost-net: allow configuring extended featuresPaolo Abeni2-0/+12
2025-07-08virtio_pci_modern: allow configuring extended featuresPaolo Abeni1-4/+39
2025-07-08virtio: introduce extended featuresPaolo Abeni3-25/+115
2025-07-08net: phy: declare package-related struct members only if CONFIG_PHY_PACKAGE i...Heiner Kallweit1-0/+4
2025-07-08net: splice: Drop unused @gfpMichal Luczaj1-1/+1
2025-07-08Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst25-54/+312