summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-10-12locking/seqlock: Change __seqprop() to return the function pointerOleg Nesterov1-10/+10
2023-10-12locking/seqlock: Simplify SEQCOUNT_LOCKNAME()Oleg Nesterov1-10/+8
2023-10-12perf: Optimize perf_cgroup_switch()Peter Zijlstra1-0/+1
2023-10-12cgroup: Fix incorrect css_set_rwsem reference in commentWaiman Long1-1/+1
2023-10-12fs: factor out vfs_parse_monolithic_sep() helperAmir Goldstein1-0/+2
2023-10-12gpiolib: provide gpio_device_find_by_fwnode()Andy Shevchenko1-0/+1
2023-10-12iosys-map: fix kernel-doc typosRandy Dunlap1-2/+2
2023-10-12netdev: replace napi_reschedule with napi_scheduleChristian Marangi1-10/+0
2023-10-12netdev: make napi_schedule return bool on NAPI successful scheduleChristian Marangi1-2/+9
2023-10-12bpf: Implement cgroup sockaddr hooks for unix socketsDaan De Meyer2-0/+22
2023-10-12bpf: Propagate modified uaddrlen from cgroup sockaddr programsDaan De Meyer2-36/+38
2023-10-12Merge tag 'fs_for_v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+4
2023-10-11x86/resctrl: Rename arch_has_sparse_bitmapsMaciej Wieczor-Retman1-2/+2
2023-10-11security/keys: export key_lookup()Hannes Reinecke1-0/+1
2023-10-11nvme-keyring: implement nvme_tls_psk_default()Hannes Reinecke1-0/+8
2023-10-11nvme-tcp: add definitions for TLS cipher suitesHannes Reinecke1-0/+6
2023-10-11nvme: add TCP TSAS definitionsHannes Reinecke1-0/+10
2023-10-11nvme-keyring: register '.nvme' keyringHannes Reinecke1-0/+28
2023-10-11spi: Don't use flexible array in struct spi_message definitionAndy Shevchenko1-14/+13
2023-10-11binfmt_misc: enable sandboxed mountsChristian Brauner2-0/+18
2023-10-11iio: event: add optional event label supportDavid Lechner1-0/+8
2023-10-11cpu-hotplug: Provide prototypes for arch CPU registrationRussell King (Oracle)1-0/+2
2023-10-11usb: Add support for Intel LJCA deviceWentong Wu1-0/+145
2023-10-11net/core: Introduce netdev_core_stats_inc()Yajun Deng1-17/+4
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 Gorman2-0/+7
2023-10-11sched/numa: Complete scanning of partial VMAs regardless of PID activityMel Gorman1-0/+1
2023-10-10iommu: Add new iommu op to create domains owned by userspaceYi Liu1-1/+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-10sched/numa: Trace decisions related to skipping VMAsMel Gorman1-0/+8
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-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 Molnar24-90/+96
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-09accel/habanalabs: minor cosmetics update to cpucp_if.hOded Gabbay1-10/+7
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: move cpucp interface to linux/habanalabsDavid Meriin2-0/+2197
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
2023-10-09string.h: add array-wrappers for (v)memdup_user()Philipp Stanner1-0/+40
2023-10-09Merge tag 'mt76-for-kvalo-2023-09-30' of https://github.com/nbd168/wirelessKalle Valo1-0/+2