aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-03-25device property: Move fwnode_handle_put() into property.hJonathan Cameron1-1/+13
2024-03-25scsi: sd: Fix TCG OPAL unlock on system resumeDamien Le Moal3-0/+3
2024-03-25workqueue: Introduce enable_and_queue_work() convenience functionAllen Pais1-0/+26
2024-03-25workqueue: add function in event of workqueue_activate_workKassey Li1-1/+3
2024-03-25workqueue: Move attrs->cpumask out of worker_pool's properties when attrs->af...Lai Jiangshan1-0/+3
2024-03-25Merge branch '6.9/scsi-queue' into 6.9/scsi-fixesMartin K. Petersen1-0/+1
2024-03-25Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-0/+4
2024-03-25workqueue: Remember whether a work item was on a BH workqueueTejun Heo1-1/+3
2024-03-25workqueue: Remove WORK_OFFQ_CANCELINGTejun Heo1-3/+1
2024-03-25workqueue: Implement disable/enable for (delayed) work itemsTejun Heo1-3/+15
2024-03-25workqueue: Preserve OFFQ bits in cancel[_sync] pathsTejun Heo1-0/+1
2024-03-25spi: rspi: Get rid of unused struct rspi_plat_dataAndy Shevchenko1-18/+0
2024-03-25irqchip: Add RISC-V advanced PLIC driver for direct-modeAnup Patel1-0/+145
2024-03-25irqchip: Add RISC-V incoming MSI controller early driverAnup Patel2-0/+88
2024-03-25ALSA: hda: Add pplcllpl/u members to hdac_ext_streamPeter Ujfalusi1-0/+3
2024-03-25bpf: implement insn_is_cast_user() helper for JITsPuranjay Mohan1-0/+10
2024-03-25wifi: mac80211: add support for tearing down negotiated TTLMAyala Beker1-0/+9
2024-03-25wifi: mac80211: add flag to disallow puncturing in 5 GHzJohannes Berg1-0/+3
2024-03-25wifi: mac80211: handle indoor AFC/LPI AP on assoc successAnjaneyulu1-3/+5
2024-03-25wifi: mac80211: fix BSS_CHANGED_MLD_TTLM descriptionAyala Beker1-1/+1
2024-03-25wifi: mac80211: clarify the dormant/suspended links docsJohannes Berg1-3/+5
2024-03-25wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok()Johannes Berg1-1/+1
2024-03-25wifi: ieee80211: check for NULL in ieee80211_mle_size_ok()Johannes Berg1-1/+1
2024-03-25wifi: nl80211: cleanup nl80211.h kernel-docJeff Johnson1-28/+40
2024-03-25wifi: nl80211: fix nl80211 uapi comment style issuesJeff Johnson1-83/+83
2024-03-25wifi: nl80211: rename enum plink_actionsJeff Johnson1-1/+1
2024-03-25wifi: cfg80211: add a flag to disable wireless extensionsJohannes Berg1-0/+2
2024-03-25sched/fair: Check if a task has a fitting CPU when updating misfitQais Yousef1-0/+1
2024-03-25media: v4l2: Add mem2mem helpers for REMOVE_BUFS ioctlBenjamin Gaignard1-0/+2
2024-03-25media: v4l2: Add REMOVE_BUFS ioctlBenjamin Gaignard4-0/+33
2024-03-25media: core: Add bitmap manage bufs array entriesBenjamin Gaignard1-7/+11
2024-03-25media: core: Rework how create_buf index returned value is computedBenjamin Gaignard1-1/+4
2024-03-25media: videobuf2: Add min_reqbufs_allocation field to vb2_queue structureBenjamin Gaignard1-1/+14
2024-03-25media: videobuf2: Update vb2_is_busy() logicBenjamin Gaignard1-1/+3
2024-03-25dt-bindings: pinctrl: samsung: drop unused header with register constantsKrzysztof Kozlowski1-95/+0
2024-03-25Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branchIngo Molnar501-4261/+10070
2024-03-25fbdev: omap2: replace of_graph_get_next_endpoint()Kuninori Morimoto1-3/+0
2024-03-25ASoC: dmaengine_pcm: Allow passing component name via configTomi Valkeinen1-0/+2
2024-03-25spi: pxa2xx: Make num_chipselect 8-bit in the struct pxa2xx_spi_controllerAndy Shevchenko1-1/+1
2024-03-25spi: pxa2xx: Kill pxa2xx_set_spi_info()Andy Shevchenko1-8/+0
2024-03-25spi: xilinx: Make num_chipselect 8-bit in the struct xspi_platform_dataAndy Shevchenko1-4/+4
2024-03-25spi: xilinx: Add necessary inclusion and forward declarationAndy Shevchenko1-0/+4
2024-03-25spi: xilinx: Fix kernel documentation in the xilinx_spi.hAndy Shevchenko1-1/+1
2024-03-25regulator: pca9450: add pca9451a supportJoy Zou1-0/+1
2024-03-23Merge tag 'powerpc-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-6/+6
2024-03-23Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+21
2024-03-22mshyperv: Introduce hv_numa_node_to_pxm_info()Nuno Das Neves2-12/+21
2024-03-22overflow: Change DEFINE_FLEX to take __counted_by memberKees Cook1-4/+21
2024-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-0/+79
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-10/+40