summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-05net: pcs: xpcs: Split up xpcs_create() body to sub-functionsSerge Semin
2024-07-05net: pcs: xpcs: Move native device ID macro to linux/pcs/pcs-xpcs.hSerge Semin
2024-07-05memblock tests: fix implicit declaration of function 'numa_valid_node'Wei Yang
2024-07-05slimbus: Fix struct and documentation alignment in stream.cAmit Vadhavana
2024-07-05ALSA: pcm: Fix id copying in snd_pcm_set_sync_per_card()Jaroslav Kysela
2024-07-05MAINTAINERS: CC dri-devel list on Qualcomm FastRPC patchesDmitry Baryshkov
2024-07-05misc: fastrpc: use coherent pool for untranslated Compute BanksDylan Van Assche
2024-07-05misc: fastrpc: support complete DMA pool access to the DSPDylan Van Assche
2024-07-05misc: fastrpc: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-07-05misc: fastrpc: Add missing dev_err newlinesEkansh Gupta
2024-07-05misc: fastrpc: Use memdup_user()Thorsten Blum
2024-07-05usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()Lee Jones
2024-07-05nvmem: core: Implement force_ro sysfs attributeMarek Vasut
2024-07-05nvmem: Use sysfs_emit() for type attributeMarek Vasut
2024-07-05nvmem: Document type attributeMarek Vasut
2024-07-05nvmem: Replace spaces with tab in documentationMarek Vasut
2024-07-05nvmem: core: drop unnecessary range checks in sysfs callbacksThomas Weißschuh
2024-07-05nvmem: core: remove global nvmem_cells_groupThomas Weißschuh
2024-07-05nvmem: core: add single sysfs groupThomas Weißschuh
2024-07-05dt-bindings: nvmem: mediatek: efuse: add support for MT7988Rafał Miłecki
2024-07-05dt-bindings: nvmem: amlogic,meson-gx-efuse: add optional power-domainsNeil Armstrong
2024-07-05nvmem: rockchip-efuse: set type to OTPHeiko Stuebner
2024-07-05nvmem: rockchip-otp: Set type to OTPHeiko Stuebner
2024-07-05nvmem: rockchip-otp: set add_legacy_fixed_of_cells config optionHeiko Stuebner
2024-07-05nvmem: meson-efuse: Replacing the use of of_node_put to __freeMarileneGarcia
2024-07-05dt-bindings: nvmem: mediatek: efuse: add support for MT7981Rafał Miłecki
2024-07-05nvmem: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-05ALSA: hda: cs35l41: Fix swapped l/r audio channels for Lenovo ThinBook 13x Gen4Dmitry Savin
2024-07-05ALSA: pcm: Fix missing export of snd_pcm_set_sync_per-card()Takashi Iwai
2024-07-05Merge tag 'drm-xe-next-2024-07-02' of https://gitlab.freedesktop.org/drm/xe/k...Daniel Vetter
2024-07-05blk-lib: check for kill signal in ioctl BLKZEROOUTChristoph Hellwig
2024-07-05block: limit the Write Zeroes to manually writing zeroes fallbackChristoph Hellwig
2024-07-05block: refacto blkdev_issue_zerooutChristoph Hellwig
2024-07-05block: move read-only and supported checks into (__)blkdev_issue_zerooutChristoph Hellwig
2024-07-05block: remove the LBA alignment check in __blkdev_issue_zerooutChristoph Hellwig
2024-07-05block: factor out a blk_write_zeroes_limit helperChristoph Hellwig
2024-07-04nilfs2: avoid undefined behavior in nilfs_cnt32_ge macroRyusuke Konishi
2024-07-04math: rational: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-07-04lib/zlib: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-07-04fs: ufs: add MODULE_DESCRIPTION()Jeff Johnson
2024-07-04lib/rbtree.c: fix the example typoHsin Chang Yu
2024-07-04ocfs2: add bounds checking to ocfs2_check_dir_entry()lei lu
2024-07-04fs: add kernel-doc comments to ocfs2_prepare_orphan_dir()Yang Li
2024-07-04coredump: simplify zap_process()Oleg Nesterov
2024-07-05block: Remove blk_alloc_zone_bitmap()Damien Le Moal
2024-07-05block: Remove REQ_OP_ZONE_RESET_ALL emulationDamien Le Moal
2024-07-05dm: handle REQ_OP_ZONE_RESET_ALLDamien Le Moal
2024-07-05dm: Refactor is_abnormal_io()Damien Le Moal
2024-07-05null_blk: Introduce the zone_full parameterDamien Le Moal
2024-07-05loop: remove the unused inode variable in loop_configureChristoph Hellwig