summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-08-23iommu: Handle iommu faults for a bad iopf setupPranjal Shrivastava
2024-08-23dt-bindings: clock: add ExynosAuto v920 SoC CMU bindingsSunyeal Hong
2024-08-23xfrm: Correct spelling in xfrm.hSimon Horman
2024-08-22Merge patch series "Simplify multiple create*_workqueue() invocations"Martin K. Petersen
2024-08-22scsi: core: Simplify an alloc_workqueue() invocationBart Van Assche
2024-08-22scsi: scsi_transport_fc: Simplify alloc_workqueue() invocationsBart Van Assche
2024-08-22scsi: fcoe: Simplify alloc_ordered_workqueue() invocationsBart Van Assche
2024-08-22scsi: ufs: Move UFS trace events to private headerAvri Altman
2024-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-22string: Check for "nonstring" attribute on strscpy() argumentsKees Cook
2024-08-22virt: vbox: struct vmmdev_hgcm_pagelist: Replace 1-element array with flexibl...Kees Cook
2024-08-23Merge tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-22nvme-tcp: check for invalidated or revoked keyHannes Reinecke
2024-08-22ASoC: grace time for DPCM cleanupMark Brown
2024-08-22Input: keypad-nomadik-ske - remove the driverDmitry Torokhov
2024-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov
2024-08-22lsm: replace indirect LSM hook calls with static callsKP Singh
2024-08-22lsm: count the LSMs enabled at compile timeKP Singh
2024-08-22thermal: core: Unexport thermal_bind_cdev_to_trip() and thermal_unbind_cdev_f...Rafael J. Wysocki
2024-08-22thermal: core: Introduce .should_bind() thermal zone callbackRafael J. Wysocki
2024-08-22bpf: rename nocsr -> bpf_fastcall in verifierEduard Zingerman
2024-08-22ASoC: cs35l56: Make struct regmap_config constRichard Fitzgerald
2024-08-22ASoC: remove snd_soc_dai_link_set_capabilities()Kuninori Morimoto
2024-08-22ASoC: soc-pcm: Indicate warning if dpcm_playback/capture were used for availa...Kuninori Morimoto
2024-08-22ASoC: tas2781: mark const variables tas2563_dvc_table as __maybe_unusedShenghao Ding
2024-08-22USB: gadget: f_hid: Add GET_REPORT via userspace IOCTLChris Wulff
2024-08-22net: ipv6: ioam6: new feature tunsrcJustin Iurman
2024-08-22Merge tag 'drm-misc-next-2024-08-16' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter
2024-08-22dma-mapping: direct calls for dma-iommuLeon Romanovsky
2024-08-22dma-mapping: replace zone_dma_bits by zone_dma_limitCatalin Marinas
2024-08-21net: repack struct netdev_queueJakub Kicinski
2024-08-21drm/fourcc: define Intel Xe2 related tile4 ccs modifiersJuha-Pekka Heikkila
2024-08-21bpf: extract iterator argument type and name validation logicAndrii Nakryiko
2024-08-21workqueue: Fix another htmldocs build warningTejun Heo
2024-08-21soc: qcom: pmic_glink: Fix race during initializationBjorn Andersson
2024-08-21printk: nbcon: Implement emergency sectionsThomas Gleixner
2024-08-21printk: Coordinate direct printing in panicJohn Ogness
2024-08-21printk: nbcon: Add unsafe flushing on panicJohn Ogness
2024-08-21serial: core: Acquire nbcon context in port->lock wrapperJohn Ogness
2024-08-21nbcon: Add API to acquire context for non-printing operationsJohn Ogness
2024-08-21console: Improve console_srcu_read_flags() commentsJohn Ogness
2024-08-21serial: core: Introduce wrapper to set @uart_port->consJohn Ogness
2024-08-21serial: core: Provide low-level functions to lock portJohn Ogness
2024-08-21printk: nbcon: Add callbacks to synchronize with driverJohn Ogness
2024-08-21printk: nbcon: Add detailed doc for write_atomic()John Ogness
2024-08-21printk: nbcon: Remove return value for write_atomic()John Ogness
2024-08-21printk: Check printk_deferred_enter()/_exit() usageSebastian Andrzej Siewior
2024-08-21dm: Remove unused declaration dm_get_rq_mapinfo()Yue Haibing
2024-08-21f2fs: clean up val{>>,<<}F2FS_BLKSIZE_BITSZhiguo Niu
2024-08-20net: Silence false field-spanning write warning in metadata_dst memcpyGal Pressman