summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-10-10net: skbuff: fix kernel-doc typosRandy Dunlap
2023-10-10sched/numa: Complete scanning of inactive VMAs when there is no alternativeMel Gorman
2023-10-10sched/numa: Complete scanning of partial VMAs regardless of PID activityMel Gorman
2023-10-10iommu: Add new iommu op to create domains owned by userspaceYi Liu
2023-10-10net: move sockfs_xattr_handlers to .rodataWedson Almeida Filho
2023-10-10i3c: Fix typo "Provisional ID" to "Provisioned ID"Matt Johnston
2023-10-10sched/numa: Trace decisions related to skipping VMAsMel Gorman
2023-10-10sched/numa: Rename vma_numab_state::access_pids[] => ::pids_active[], ::next_...Mel Gorman
2023-10-10sched/numa: Document vma_numab_state fieldsMel Gorman
2023-10-09locking/atomic: Add generic support for sync_try_cmpxchg() and its fallbackUros Bizjak
2023-10-09Merge tag 'v6.6-rc5' into locking/core, to pick up fixesIngo Molnar
2023-10-09xattr: make the xattr array itself constWedson Almeida Filho
2023-10-09rtc: Add API function to return alarm time bound by hardware limitGuenter Roeck
2023-10-09Merge back earlier system-wide PM changes for v6.7.Rafael J. Wysocki
2023-10-09gpio: acpi: remove acpi_get_and_request_gpiod()Bartosz Golaszewski
2023-10-09accel/habanalabs: minor cosmetics update to cpucp_if.hOded Gabbay
2023-10-09accel/habanalabs: add fw status SHUTDOWN_PREPDafna Hirschfeld
2023-10-09accel/habanalabs/gaudi2: add eq health check using irqfarah kassabri
2023-10-09accel/habanalabs/gaudi2: handle eq health heartbeat checkfarah kassabri
2023-10-09accel/habanalabs: move cpucp interface to linux/habanalabsDavid Meriin
2023-10-09iov_iter, net: Move hash_and_copy_to_iter() to net/David Howells
2023-10-09iov_iter, net: Merge csum_and_copy_from_iter{,_full}() togetherDavid Howells
2023-10-09iov_iter, net: Fold in csum_and_memcpy()David Howells
2023-10-09iov_iter, net: Move csum_and_copy_to/from_iter() to net/David Howells
2023-10-09string.h: add array-wrappers for (v)memdup_user()Philipp Stanner
2023-10-09Merge tag 'mt76-for-kvalo-2023-09-30' of https://github.com/nbd168/wirelessKalle Valo
2023-10-08KVM: Annotate struct kvm_irq_routing_table with __counted_byKees Cook
2023-10-08hwmon: Annotate struct gsc_hwmon_platform_data with __counted_byKees Cook
2023-10-08fscrypt: rename fscrypt_info => fscrypt_inode_infoJosef Bacik
2023-10-08firmware: arm_ffa: Update memory descriptor to support v1.1 formatSudeep Holla
2023-10-08KVM: arm64: FFA: Remove access of endpoint memory access descriptor arraySudeep Holla
2023-10-08firmware: arm_scmi: Add support for clock parentsPeng Fan
2023-10-07Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...Ingo Molnar
2023-10-06Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-10-06net: phy: broadcom: add support for BCM5221 phyGiulio Benetti
2023-10-06Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-10-06Merge tag 'linux-can-next-for-6.7-20231005' of git://git.kernel.org/pub/scm/l...Jakub Kicinski
2023-10-06PCI: Add pci_is_vga() helperSui Jingfeng
2023-10-06mm: add a NO_INHERIT flag to the PR_SET_MDWE prctlFlorent Revest
2023-10-06mm: document mmu_notifier_invalidate_range_start_nonblock()Jann Horn
2023-10-06mm: add statistics for PUD level pagetableBaolin Wang
2023-10-06acpi,mm: fix typo sibiling -> siblingLi Zhijian
2023-10-06cpufreq: Rebuild sched-domains when removing cpufreq driverPierre Gondois
2023-10-06bpf: Inherit system settings for CPU security mitigationsYafang Shao
2023-10-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-10-06firmware: arm_ffa: Simplify the computation of transmit and fragment lengthSudeep Holla
2023-10-06firmware: arm_ffa: Add interface to send a notification to a given partitionSudeep Holla
2023-10-06firmware: arm_ffa: Add interfaces to request notification callbacksSudeep Holla
2023-10-06firmware: arm_ffa: Add schedule receiver callback mechanismSudeep Holla
2023-10-06firmware: arm_ffa: Implement the FFA_RUN interfaceSudeep Holla