summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-10-12iosys-map: fix kernel-doc typosRandy Dunlap
2023-10-11netdev: replace napi_reschedule with napi_scheduleChristian Marangi
2023-10-11netdev: make napi_schedule return bool on NAPI successful scheduleChristian Marangi
2023-10-11bpf: Implement cgroup sockaddr hooks for unix socketsDaan De Meyer
2023-10-11bpf: Propagate modified uaddrlen from cgroup sockaddr programsDaan De Meyer
2023-10-11Merge tag 'fs_for_v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-11x86/resctrl: Rename arch_has_sparse_bitmapsMaciej Wieczor-Retman
2023-10-11security/keys: export key_lookup()Hannes Reinecke
2023-10-11nvme-keyring: implement nvme_tls_psk_default()Hannes Reinecke
2023-10-11nvme-tcp: add definitions for TLS cipher suitesHannes Reinecke
2023-10-11nvme: add TCP TSAS definitionsHannes Reinecke
2023-10-11nvme-keyring: register '.nvme' keyringHannes Reinecke
2023-10-11spi: Don't use flexible array in struct spi_message definitionAndy Shevchenko
2023-10-11binfmt_misc: enable sandboxed mountsChristian Brauner
2023-10-11iio: event: add optional event label supportDavid Lechner
2023-10-11cpu-hotplug: Provide prototypes for arch CPU registrationRussell King (Oracle)
2023-10-11usb: Add support for Intel LJCA deviceWentong Wu
2023-10-11net/core: Introduce netdev_core_stats_inc()Yajun Deng
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