summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-10-13audit,io_uring: io_uring openat triggers audit reference count underflowDan Clash1-1/+1
2023-10-13net: Handle bulk delete policy in bridge driverAmit Cohen1-6/+2
2023-10-13pwm: Drop pwm_[sg]et_chip_data()Uwe Kleine-König1-14/+0
2023-10-13pwm: Manage owner assignment implicitly for driversUwe Kleine-König1-4/+6
2023-10-13gpiolib: provide gpio_device_get_base()Bartosz Golaszewski1-0/+3
2023-10-13gpiolib: provide gpiod_to_gpio_device()Bartosz Golaszewski1-0/+1
2023-10-13gpiolib: provide gpio_device_to_device()Bartosz Golaszewski1-0/+2
2023-10-13thunderbolt: Fix typo in enum tb_link_width kernel-docMika Westerberg1-1/+1
2023-10-13Merge tag 'drm-fixes-2023-10-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+19
2023-10-13Merge tag 'drm-misc-fixes-2023-10-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+19
2023-10-13Merge tag 'cgroup-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2023-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-4/+15
2023-10-12Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-2/+2
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