aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-09-06wifi: cfg80211: handle DFS per linkAditya Kumar Singh1-3/+5
2024-09-06wifi: cfg80211: move DFS related members to links[] in wireless_devAditya Kumar Singh1-8/+9
2024-09-06net: dsa: microchip: replace unclear KSZ8830 stringsPieter Van Trappen1-1/+1
2024-09-06ALSA: pcm: add more sample rate definitionsJerome Brunet1-14/+17
2024-09-06Merge tag 'asoc-fix-v6.11-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2-2/+2
2024-09-05Input: zforce_ts - remove support for platfrom dataDmitry Torokhov1-15/+0
2024-09-05Merge branch 'ib/6.11-rc6-matrix-keypad-spitz' into nextDmitry Torokhov610-5475/+15944
2024-09-05Input: matrix_keypad - remove support for platform dataDmitry Torokhov1-48/+0
2024-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski15-76/+86
2024-09-05net: napi: Prevent overflow of napi_defer_hard_irqsJoe Damato1-2/+2
2024-09-06Merge tag 'drm-misc-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-1/+5
2024-09-05Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-14/+6
2024-09-05Merge tag 'regulator-fix-v6.11-stub' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+8
2024-09-05clk: provide devm_clk_get_optional_enabled_with_rate()Bartosz Golaszewski1-0/+33
2024-09-05clk: fixed-rate: add devm_clk_hw_register_fixed_rate_parent_data()Nikita Shubin1-0/+14
2024-09-05kunit: Fix missing kerneldoc commentDavid Gow1-0/+1
2024-09-05bpf: use type_may_be_null() helper for nullable-param checkShung-Hsi Yu1-0/+5
2024-09-05media: cec: move cec_get/put_device to headerHans Verkuil1-0/+31
2024-09-05media: input: serio.h: add SERIO_EXTRON_DA_HD_PLUSHans Verkuil1-0/+1
2024-09-05media: videodev2.h: add V4L2_CAP_EDIDErling Ljunggren1-0/+1
2024-09-05lib/string_choices: Add some comments to make more clear for string choices h...Hongbo Li1-0/+13
2024-09-05lib/string_choices: Introduce several opposite string choice helpersHongbo Li1-0/+4
2024-09-05lib/string_choices: Add str_true_false()/str_false_true() helperHongbo Li1-0/+6
2024-09-05Merge tag 'linux_kselftest-kunit-fixes-6.11-rc7' of git://git.kernel.org/pub/...Linus Torvalds1-0/+48
2024-09-05iommufd: Reorder struct forward declarationsNicolin Chen1-4/+4
2024-09-05kunit: Fix kernel-doc for EXPORT_SYMBOL_IF_KUNITMichal Wajdeczko1-0/+1
2024-09-05platform/x86: wmi: Remove wmi_get_event_data()Armin Wolf1-1/+0
2024-09-05platform/x86: wmi: Pass event data directly to legacy notify handlersArmin Wolf1-1/+1
2024-09-05Merge tag 'hwmon-for-v6.11-rc7' into review-hansHans de Goede67-209/+431
2024-09-05rbtree: provide rb_find_rcu() / rb_find_add_rcu()Peter Zijlstra1-0/+67
2024-09-05perf/uprobe: split uprobe_unregister()Peter Zijlstra1-2/+6
2024-09-05uprobes: travers uprobe's consumer list locklessly under SRCU protectionAndrii Nakryiko1-1/+9
2024-09-05uprobes: get rid of enum uprobe_filter_ctx in uprobe filter callbacksAndrii Nakryiko1-9/+1
2024-09-05Merge tag 'qcom-drivers-for-6.12' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2-45/+4
2024-09-05Merge tag 'omap-for-v6.12/drivers-signed' of https://git.kernel.org/pub/scm/l...Arnd Bergmann1-10/+0
2024-09-05dma-mapping: use IOMMU DMA calls for common alloc/free page callsLeon Romanovsky1-0/+8
2024-09-05Merge back cpufreq material for 6.12Rafael J. Wysocki1-6/+0
2024-09-05Merge tag 'qcom-arm64-for-6.12' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann9-102/+412
2024-09-05Merge tag 'renesas-dts-for-v6.12-tag2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann1-0/+21
2024-09-05fhandle: expose u64 mount id to name_to_handle_at(2)Aleksa Sarai2-1/+2
2024-09-05uapi: explain how per-syscall AT_* flags should be allocatedAleksa Sarai1-24/+56
2024-09-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar58-139/+400
2024-09-05pwm: Don't export pwm_capture()Uwe Kleine-König1-10/+0
2024-09-05pwm: Make info in traces about affected pwm more usefulUwe Kleine-König1-4/+6
2024-09-05netfs: Remove NETFS_COPY_TO_CACHEDavid Howells2-4/+2
2024-09-05netfs: Reserve netfs_sreq_source 0 as unset/unknownDavid Howells2-0/+2
2024-09-05netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_streamDavid Howells1-2/+2
2024-09-05netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inodeDavid Howells1-0/+1
2024-09-05netfs: Reduce number of conditional branches in netfs_perform_write()David Howells1-2/+0
2024-09-05drm/panthor: Restrict high priorities on group_createMary Guillemard1-1/+5