summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-07-09tracing/sched: Remove obsolete comment on suffixesRicardo Neri-2/+0
2025-07-09rv: Allow to configure the number of per-task monitorNam Cao-13/+4
2025-07-09rv: Add support for LTL monitorsNam Cao-4/+243
2025-07-09rv: Let the reactors take care of buffersNam Cao-37/+17
2025-07-09panic: Add vpanic()Nam Cao-0/+3
2025-07-09printk: Make vprintk_deferred() publicNam Cao-0/+7
2025-07-09KVM: x86: Provide a capability to disable APERF/MPERF read interceptsJim Mattson-0/+1
2025-07-09drm/gem: Fix race in drm_gem_handle_create_tail()Simona Vetter-0/+3
2025-07-09drm/framebuffer: Acquire internal references on GEM handlesThomas Zimmermann-0/+7
2025-07-09sched/fair: Fix NO_RUN_TO_PARITY caseVincent Guittot-1/+9
2025-07-09sched/deadline: Less agressive dl_server handlingPeter Zijlstra-0/+1
2025-07-09sched/psi: Optimize psi_group_change() cpu_clock() usagePeter Zijlstra-4/+2
2025-07-09debugfs_get_aux(): allow storing non-const void *Al Viro-1/+1
2025-07-09debugfs: split short and full proxy wrappers, kill debugfs_real_fops()Al Viro-2/+0
2025-07-09pmdomain: core: Leave powered-on genpds on until late_initcall_syncUlf Hansson-0/+1
2025-07-09driver core: Add dev_set_drv_sync_state()Saravana Kannan-0/+12
2025-07-09pmdomain: core: Add common ->sync_state() support for genpd providersUlf Hansson-0/+7
2025-07-09driver core: Export get_dev_from_fwnode()Ulf Hansson-0/+1
2025-07-09firmware: xilinx: Don't share zynqmp_pm_init_finalize()Ulf Hansson-6/+0
2025-07-09pmdomain: core: Prepare to add the common ->sync_state() supportUlf Hansson-0/+6
2025-07-09pmdomain: core: Export a common ->sync_state() helper for genpd providersUlf Hansson-0/+3
2025-07-09efi: add ovmf debug log driverGerd Hoffmann-0/+4
2025-07-09usb: core: add dma-noncoherent buffer alloc and free APIXu Yang-0/+11
2025-07-09wifi: mac80211: don't complete management TX on SAE commitJohannes Berg-0/+2
2025-07-09wifi: cfg80211/mac80211: implement dot11ExtendedRegInfoSupportSomashekhar Puttagangaiah-6/+28
2025-07-09wifi: cfg80211: add a flag for the first part of a scanBenjamin Berg-1/+5
2025-07-09wifi: mac80211: remove DISALLOW_PUNCTURING_5GHZ codeJohannes Berg-3/+0
2025-07-09wifi: cfg80211: only verify part of Extended MLD CapabilitiesBenjamin Berg-1/+8
2025-07-09wifi: cfg80211: hide scan internalsJohannes Berg-6/+0
2025-07-09vdso/helpers: Add helpers for seqlocks of single vdso_clockThomas Weißschuh-12/+38
2025-07-09vdso/vsyscall: Split up __arch_update_vsyscall() into __arch_update_vdso_clock()Thomas Weißschuh-3/+3
2025-07-09Merge v6.16-rc2 into timers/ptpThomas Gleixner-26/+32
2025-07-09wifi: mac80211: avoid weird state in error pathMiri Korenblit-0/+2
2025-07-09Merge tag 'pm-runtime-6.17-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Uwe Kleine-König-50/+195
2025-07-09RDMA/uverbs: Add empty rdma_uattrs_has_raw_cap() declarationLeon Romanovsky-2/+6
2025-07-08ipv6: anycast: Don't hold RTNL for IPV6_JOIN_ANYCAST.Kuniyuki Iwashima-2/+2
2025-07-08af_unix: Introduce SO_INQ.Kuniyuki Iwashima-0/+4
2025-07-08af_unix: Use cached value for SOCK_STREAM in unix_inq_len().Kuniyuki Iwashima-0/+1
2025-07-08Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski-12/+57
2025-07-08cpumask: introduce cpumask_random()Yury Norov [NVIDIA]-0/+12
2025-07-08bitmap: generalize node_random()Yury Norov [NVIDIA]-15/+5
2025-07-08KVM: arm64: gic-v5: Support GICv3 compatSascha Bischoff-1/+5
2025-07-08irqchip/gic-v5: Populate struct gic_kvm_infoSascha Bischoff-0/+4
2025-07-08Merge tag 'bitmap-for-6.16-rc6' of https://github.com/norov/linuxLinus Torvalds-2/+2
2025-07-08net: ethtool: remove the compat code for _rxfh_context opsJakub Kicinski-4/+0
2025-07-08irqchip/gic-v5: Add GICv5 IWB supportLorenzo Pieralisi-0/+18
2025-07-08irqchip/gic-v5: Add GICv5 ITS supportLorenzo Pieralisi-0/+157
2025-07-08irqchip/msi-lib: Add IRQ_DOMAIN_FLAG_FWNODE_PARENT handlingLorenzo Pieralisi-0/+3
2025-07-08PCI/MSI: Add pci_msi_map_rid_ctlr_node() helper functionLorenzo Pieralisi-0/+1
2025-07-08of/irq: Add of_msi_xlate() helper functionLorenzo Pieralisi-0/+5