summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-06-12Merge drm/drm-next into drm-xe-nextRodrigo Vivi311-3202/+6604
2024-06-12devcoredump: Add dev_coredumpm_timeout()José Roberto de Souza1-11/+42
2024-06-12vfs: add rcu-based find_inode variants for iget opsMateusz Guzik1-1/+6
2024-06-12PCI/pwrctl: Add PCI power control core codeBartosz Golaszewski1-0/+51
2024-06-12wifi: cfg80211: move enum ieee80211_ap_reg_power to cfg80211Johannes Berg1-20/+0
2024-06-12wifi: ieee80211: remove unused enum ieee80211_client_reg_powerJohannes Berg1-18/+0
2024-06-12power: sequencing: implement the pwrseq coreBartosz Golaszewski2-0/+131
2024-06-12net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPPKory Maincent1-2/+2
2024-06-12net: core,vrf: Change pcpu_dstat fields to u64_stats_tJeremy Kerr1-6/+6
2024-06-12uprobe: Add uretprobe syscall to speed up return probeJiri Olsa1-0/+3
2024-06-12uprobe: Wire up uretprobe system callJiri Olsa1-0/+2
2024-06-12KVM: Delete the now unused kvm_arch_sched_in()Sean Christopherson1-2/+0
2024-06-12KVM: Add a flag to track if a loaded vCPU is scheduled outSean Christopherson1-0/+1
2024-06-12KVM: Setup empty IRQ routing when creating a VMYi Wang1-0/+6
2024-06-11gpiolib: Remove data-less gpiochip_add() functionAndrew Davis1-4/+0
2024-06-11Merge tag 'vfs-6.10-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2024-06-11dmaengine: add channel device name to channel registrationAmelie Delaunay1-1/+2
2024-06-11dlm: introduce DLM_LSFL_SOFTIRQ_SAFEAlexander Aring1-1/+16
2024-06-11function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove itSteven Rostedt (Google)1-2/+0
2024-06-11ice: add and use roundup_u64 instead of open coding equivalentJacob Keller1-0/+28
2024-06-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-3/+10
2024-06-11Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-61/+191
2024-06-10PCI: switchtec: Make switchtec_class constantGreg Kroah-Hartman1-1/+1
2024-06-10net: netlink: remove the cb_mutex "injection" from netlink coreJakub Kicinski1-1/+0
2024-06-10spi: Rework per message DMA mapped flag to be per transferAndy Shevchenko1-4/+7
2024-06-10ACPI: utils: introduce acpi_get_local_u64_address()Pierre-Louis Bossart1-0/+1
2024-06-10mlxsw: spectrum_acl_erp: Fix object nesting warningIdo Schimmel1-1/+0
2024-06-10cacheinfo: Add function to get cacheinfo for a given CPU and cache levelTony Luck1-5/+20
2024-06-10cpu: Drop "extern" from function declarations in cpuhplock.hTony Luck1-9/+9
2024-06-10cpu: Move CPU hotplug function declarations into their own headerTony Luck2-32/+48
2024-06-08Merge tag 'locking-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-9/+9
2024-06-08Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...Linus Torvalds3-6/+23
2024-06-07Merge tag 'iommu-fixes-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2024-06-07Merge tag 'platform-remove-void-step-b' of https://git.kernel.org/pub/scm/lin...Greg Kroah-Hartman1-8/+7
2024-06-07thermal: intel: intel_soc_dts_thermal: Switch to new Intel CPU model definesTony Luck1-6/+6
2024-06-07firmware: add nowarn variant of request_firmware_nowait()Lucas Stach1-0/+12
2024-06-07workqueue: Increase worker desc's length to 32Wenchao Hao1-1/+1
2024-06-07libfs: Introduce case-insensitive string comparison helperGabriel Krisman Bertazi1-0/+4
2024-06-07srcu: Add an API for a memory barrier after SRCU read lockYan Zhao1-0/+14
2024-06-07crypto: ccp - Add support for getting security attributes on some older systemsMario Limonciello1-0/+1
2024-06-07crypto: ccp - align psp_platform_access_msgMario Limonciello1-2/+2
2024-06-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+1
2024-06-07linux/interrupt.h: allow "guard" notation to disable and reenable IRQDmitry Torokhov1-0/+4
2024-06-07Merge tag 'pci-v6.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-7/+0
2024-06-06ftrace: Declare function_trace_op in header to quiet sparse warningSteven Rostedt (Google)1-0/+3
2024-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-152/+3
2024-06-06mm/util: Swap kmemdup_array() argumentsJean-Philippe Brucker1-1/+1
2024-06-06irqchip/gic-v3: Enable non-coherent redistributors/ITSes ACPI probingLorenzo Pieralisi1-0/+3
2024-06-06mm/mm_init.c: not always search next deferred_init_pfn from very beginningWei Yang1-19/+0
2024-06-06net/mlx5e: SHAMPO, Re-enable HW-GROYoray Zack1-5/+11