summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-06-12Merge drm/drm-next into drm-xe-nextRodrigo Vivi
2024-06-12devcoredump: Add dev_coredumpm_timeout()José Roberto de Souza
2024-06-12vfs: add rcu-based find_inode variants for iget opsMateusz Guzik
2024-06-12PCI/pwrctl: Add PCI power control core codeBartosz Golaszewski
2024-06-12wifi: cfg80211: move enum ieee80211_ap_reg_power to cfg80211Johannes Berg
2024-06-12wifi: ieee80211: remove unused enum ieee80211_client_reg_powerJohannes Berg
2024-06-12power: sequencing: implement the pwrseq coreBartosz Golaszewski
2024-06-11net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPPKory Maincent
2024-06-11net: core,vrf: Change pcpu_dstat fields to u64_stats_tJeremy Kerr
2024-06-12uprobe: Add uretprobe syscall to speed up return probeJiri Olsa
2024-06-12uprobe: Wire up uretprobe system callJiri Olsa
2024-06-11KVM: Delete the now unused kvm_arch_sched_in()Sean Christopherson
2024-06-11KVM: Add a flag to track if a loaded vCPU is scheduled outSean Christopherson
2024-06-11KVM: Setup empty IRQ routing when creating a VMYi Wang
2024-06-11gpiolib: Remove data-less gpiochip_add() functionAndrew Davis
2024-06-11Merge tag 'vfs-6.10-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-06-11dmaengine: add channel device name to channel registrationAmelie Delaunay
2024-06-11dlm: introduce DLM_LSFL_SOFTIRQ_SAFEAlexander Aring
2024-06-11function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove itSteven Rostedt (Google)
2024-06-10ice: add and use roundup_u64 instead of open coding equivalentJacob Keller
2024-06-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-06-10PCI: switchtec: Make switchtec_class constantGreg Kroah-Hartman
2024-06-10net: netlink: remove the cb_mutex "injection" from netlink coreJakub Kicinski
2024-06-10spi: Rework per message DMA mapped flag to be per transferAndy Shevchenko
2024-06-10ACPI: utils: introduce acpi_get_local_u64_address()Pierre-Louis Bossart
2024-06-10mlxsw: spectrum_acl_erp: Fix object nesting warningIdo Schimmel
2024-06-10cacheinfo: Add function to get cacheinfo for a given CPU and cache levelTony Luck
2024-06-10cpu: Drop "extern" from function declarations in cpuhplock.hTony Luck
2024-06-10cpu: Move CPU hotplug function declarations into their own headerTony Luck
2024-06-08Merge tag 'locking-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-06-07Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...Linus Torvalds
2024-06-07Merge tag 'iommu-fixes-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-07Merge tag 'platform-remove-void-step-b' of https://git.kernel.org/pub/scm/lin...Greg Kroah-Hartman
2024-06-07thermal: intel: intel_soc_dts_thermal: Switch to new Intel CPU model definesTony Luck
2024-06-07firmware: add nowarn variant of request_firmware_nowait()Lucas Stach
2024-06-07workqueue: Increase worker desc's length to 32Wenchao Hao
2024-06-07libfs: Introduce case-insensitive string comparison helperGabriel Krisman Bertazi
2024-06-07srcu: Add an API for a memory barrier after SRCU read lockYan Zhao
2024-06-07crypto: ccp - Add support for getting security attributes on some older systemsMario Limonciello
2024-06-07crypto: ccp - align psp_platform_access_msgMario Limonciello
2024-06-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-06-06linux/interrupt.h: allow "guard" notation to disable and reenable IRQDmitry Torokhov
2024-06-06Merge tag 'pci-v6.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-06-06ftrace: Declare function_trace_op in header to quiet sparse warningSteven Rostedt (Google)
2024-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-06mm/util: Swap kmemdup_array() argumentsJean-Philippe Brucker
2024-06-06irqchip/gic-v3: Enable non-coherent redistributors/ITSes ACPI probingLorenzo Pieralisi
2024-06-06mm/mm_init.c: not always search next deferred_init_pfn from very beginningWei Yang
2024-06-05net/mlx5e: SHAMPO, Re-enable HW-GROYoray Zack