summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-10-11net/core: Introduce netdev_core_stats_inc()Yajun Deng1-17/+4
2023-10-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann698-5385/+14813
2023-10-11net: skbuff: fix kernel-doc typosRandy Dunlap1-2/+2
2023-10-11sched/numa: Complete scanning of inactive VMAs when there is no alternativeMel Gorman3-1/+9
2023-10-11sched/numa: Complete scanning of partial VMAs regardless of PID activityMel Gorman2-1/+3
2023-10-11PCI: Add PCI_L1SS_CTL2 fieldsIlpo Järvinen1-0/+2
2023-10-10docs: move powerpc under archCosta Shulyupin1-1/+1
2023-10-10Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2023-10-10Merge tag 'sound-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+2
2023-10-10iommufd: Support allocating nested parent domainYi Liu1-1/+11
2023-10-10iommu: Add new iommu op to create domains owned by userspaceYi Liu1-1/+10
2023-10-10ASoC: Merge fixes for consistent cs42l43 schemaMark Brown2-0/+3
2023-10-10netfilter: cleanup struct nft_tableGeorge Guo1-1/+4
2023-10-10netfilter: conntrack: simplify nf_conntrack_alter_replyFlorian Westphal1-4/+10
2023-10-10net: move sockfs_xattr_handlers to .rodataWedson Almeida Filho1-1/+1
2023-10-10i3c: Fix typo "Provisional ID" to "Provisioned ID"Matt Johnston2-2/+2
2023-10-10dt-bindings: interconnect: Add compatibles for SDX75Rohit Agarwal1-0/+102
2023-10-10sched/numa: Trace decisions related to skipping VMAsMel Gorman2-0/+58
2023-10-10sched/numa: Rename vma_numab_state::access_pids[] => ::pids_active[], ::next_...Mel Gorman2-5/+5
2023-10-10sched/numa: Document vma_numab_state fieldsMel Gorman1-0/+21
2023-10-10net: macsec: indicate next pn update when offloadingRadu Pirea (NXP OSS)1-0/+1
2023-10-10tcp: record last received ipv6 flowlabelDavid Morley2-1/+6
2023-10-10serial: add PORT_GENERIC definitionMax Filippov1-0/+3
2023-10-10bpf: Derive source IP addr via bpf_*_fib_lookup()Martynas Pumputis2-0/+15
2023-10-09drm/i915/uapi: fix doc typosRandy Dunlap1-4/+4
2023-10-09locking/atomic: Add generic support for sync_try_cmpxchg() and its fallbackUros Bizjak2-2/+23
2023-10-09Merge tag 'v6.6-rc5' into locking/core, to pick up fixesIngo Molnar43-135/+153
2023-10-09bpf: Add ability to pin bpf timer to calling CPUDavid Vernet1-0/+4
2023-10-09xattr: make the xattr array itself constWedson Almeida Filho1-1/+1
2023-10-09rtc: Add API function to return alarm time bound by hardware limitGuenter Roeck1-0/+17
2023-10-09Merge back earlier system-wide PM changes for v6.7.Rafael J. Wysocki1-14/+29
2023-10-09gpio: acpi: remove acpi_get_and_request_gpiod()Bartosz Golaszewski1-8/+0
2023-10-09ASoC: soc-dapm: Add helper for comparing widget nameKrzysztof Kozlowski1-0/+1
2023-10-09accel/habanalabs: change Greco to Gaudi2Oded Gabbay1-6/+6
2023-10-09accel/habanalabs: minor cosmetics update to trace fileOded Gabbay1-1/+1
2023-10-09accel/habanalabs: minor cosmetics update to cpucp_if.hOded Gabbay1-10/+7
2023-10-09accel/habanalabs: add traces for dma mappingsOhad Sharabi1-0/+43
2023-10-09accel/habanalabs: add fw status SHUTDOWN_PREPDafna Hirschfeld1-0/+2
2023-10-09accel/habanalabs/gaudi2: add eq health check using irqfarah kassabri1-0/+1
2023-10-09accel/habanalabs/gaudi2: handle eq health heartbeat checkfarah kassabri1-1/+13
2023-10-09accel/habanalabs: add tsc clock sampling to clock sync infoHen Alon1-0/+1
2023-10-09accel/habanalabs: move cpucp interface to linux/habanalabsDavid Meriin2-0/+2197
2023-10-09accel/habanalabs: Move ioctls to the device specific ioctls rangeTomer Tayar1-20/+19
2023-10-09accel/habanalabs: add info ioctl for engine error reportsOfir Bitton1-0/+16
2023-10-09drm/bridge: samsung-dsim: update PLL reference clockMichael Tretter1-0/+2
2023-10-09drm/bridge: samsung-dsim: reread ref clock before configuring PLLMichael Tretter1-0/+1
2023-10-09iov_iter, net: Move hash_and_copy_to_iter() to net/David Howells1-3/+0
2023-10-09iov_iter, net: Merge csum_and_copy_from_iter{,_full}() togetherDavid Howells1-17/+2
2023-10-09iov_iter, net: Fold in csum_and_memcpy()David Howells1-7/+0
2023-10-09iov_iter, net: Move csum_and_copy_to/from_iter() to net/David Howells2-18/+25