aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-04-22net: extend ubuf_info callback to ops structurePavel Begunkov1-8/+11
2024-04-22net/mlx5e: Support updating coalescing configuration without resetting channelsRahul Rameshbabu2-4/+6
2024-04-22net/mlx5e: Use DIM constants for CQ period mode parameterRahul Rameshbabu1-2/+2
2024-04-22vDPA: code clean for vhost_vdpa uapiZhu Lingshan1-3/+3
2024-04-22s390: Stop using weak symbols for __iowrite64_copy()Jason Gunthorpe1-0/+3
2024-04-22x86: Stop using weak symbols for __iowrite32_copy()Jason Gunthorpe1-1/+4
2024-04-22workqueue: Use "@..." in function comment to describe variable length argumentTejun Heo1-1/+1
2024-04-22devlink: extend devlink_param *set pointerMateusz Polchlopek2-2/+4
2024-04-22Merge tag 'nfsd-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-10/+3
2024-04-22drm/buddy: Implement tracking clear page featureArunpravin Paneer Selvam1-2/+14
2024-04-22io_uring/net: support bundles for recvJens Axboe1-7/+8
2024-04-22io_uring/net: support bundles for sendJens Axboe1-0/+9
2024-04-22io_uring/kbuf: add helpers for getting/peeking multiple buffersJens Axboe1-0/+3
2024-04-22timerqueue: Remove never used function timerqueue_node_expires()Anna-Maria Behnsen1-5/+0
2024-04-22dt-bindings: clock: add i.MX95 clock headerPeng Fan1-0/+28
2024-04-22drm: Fix plane SIZE_HINTS property docsVille Syrjälä1-1/+1
2024-04-22sysctl: treewide: constify ctl_table_header::ctl_table_argThomas Weißschuh1-1/+1
2024-04-22Backmerge tag 'v6.9-rc5' into drm-nextDave Airlie50-122/+376
2024-04-22Merge tag 'drm-misc-next-2024-04-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie11-187/+274
2024-04-22ASoC: Intel: avs: Switch to acpi-nhltMark Brown2-182/+298
2024-04-21Merge tag 'char-misc-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2024-04-21soc: qcom: rpmh-rsc: Enhance check for VRM in-flight requestMaulik Shah1-1/+9
2024-04-21Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+8
2024-04-20Merge tag 'block-6.9-20240420' of git://git.kernel.dk/linuxLinus Torvalds1-0/+2
2024-04-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+5
2024-04-20Revert "svcrdma: Add Write chunk WRs to the RPC's Send WR chain"Chuck Lever1-10/+3
2024-04-20iio: backend: add new functionalityNuno Sa1-0/+49
2024-04-20iio: buffer-dmaengine: Support specifying buffer directionPaul Cercueil1-6/+19
2024-04-20iio: buffer-dma: Enable buffer write supportPaul Cercueil1-0/+2
2024-04-20iio: buffer-dma: Rename iio_dma_buffer_data_available()Paul Cercueil1-1/+1
2024-04-20iio: buffer-dma: add iio_dmaengine_buffer_setup()Nuno Sa1-2/+3
2024-04-19f2fs: convert f2fs__page tracepoint class to use folioChao Yu1-21/+21
2024-04-19Merge tag 'bootconfig-fixes-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+6
2024-04-19KVM: Allow page-sized MMU caches to be initialized with custom 64-bit valuesSean Christopherson1-0/+1
2024-04-19Merge tag 'mm-hotfixes-stable-2024-04-18-14-41' of git://git.kernel.org/pub/s...Linus Torvalds2-32/+42
2024-04-19drm/dp_mst: Add drm_dp_mst_aux_for_parent()Imre Deak1-0/+1
2024-04-19drm/dp_mst: Factor out drm_dp_mst_port_is_logical()Imre Deak1-0/+6
2024-04-19drm/dp: Add drm_dp_128b132b_supported()Imre Deak1-0/+6
2024-04-19firmware: arm_scmi: Add basic support for SCMI v3.2 pincontrol protocolPeng Fan1-0/+84
2024-04-19drm/i915/dp: Fix DSC line buffer depth programmingImre Deak1-3/+0
2024-04-19Merge back earlier thermal control material for v6.10.Rafael J. Wysocki1-107/+2
2024-04-19Merge x86 bugfixes from Linux 6.9-rc3Paolo Bonzini33-48/+153
2024-04-19net_sched: sch_choke: implement lockless choke_dump()Eric Dumazet1-6/+6
2024-04-19wifi: cfg80211: fix cfg80211 function kernel-docJeff Johnson1-29/+82
2024-04-19wifi: iwlwifi: mvm: implement link gradingMiri Korenblit1-0/+18
2024-04-19Merge tag 'drm-intel-next-2024-04-17-1' of https://anongit.freedesktop.org/gi...Dave Airlie5-5/+79
2024-04-19thunderbolt: Get rid of TB_CFG_PKG_PREPARE_TO_SLEEPMika Westerberg1-1/+0
2024-04-18net: pse-pd: Use regulator framework within PSE frameworkKory Maincent (Dent Project)1-4/+11
2024-04-18net: pse-pd: Add support for setup_pi_matrix callbackKory Maincent (Dent Project)1-0/+2
2024-04-18net: pse-pd: Add support for PSE PIsKory Maincent (Dent Project)1-4/+34