summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-18software node: Fix software_node_get_reference_args() with index -1Alban Bedel
2026-07-18debugfs: warn if file creation failed due to uninitialized debugfsYohei Kojima
2026-07-18kernfs: Replace strcpy(s, "../") with memcpy(s, "../", 4)David Laight
2026-07-18kernfs: simplify kernfs_name_hash()Dmitry Antipov
2026-07-18docs: ABI: sysfs-uevent: add missing bracketManuel Ebner
2026-07-18arch_numa: remove redundant nodemask clears in numa_init()Sang-Heon Jeon
2026-07-18driver core: attribute_container: Unwind device_add() on attr failureYuho Choi
2026-07-18drivers: base: Remove statistics group if encryption group not createdEwan D. Milne
2026-07-18rust: device: move drvdata_borrow() to InternalBoundContextDanilo Krummrich
2026-07-18rust: device: add BoundInternal device context and InternalBoundContext traitDanilo Krummrich
2026-07-18drm/v3d: Associate BOs with every job that accesses themMaĆ­ra Canal
2026-07-18spi: orion: use devm_clk_get_optional_enabled for axi clockRosen Penev
2026-07-18ASoC: uniphier: Drop redundant error messages in probebui duc phuc
2026-07-18ASoC: wcd9335: switch to using sleeping variants of gpiod APIDmitry Torokhov
2026-07-18ALSA: hda/realtek: Add quirk for HP Pavilion x360Takashi Iwai
2026-07-17Merge branch 'for-7.3' into for-nextTejun Heo
2026-07-17Merge branch 'for-7.2-fixes' into for-7.3Tejun Heo
2026-07-17Merge branch 'for-7.2-fixes' into for-nextTejun Heo
2026-07-17sched_ext: Don't enable non-ext tasks in the sub-sched task loopsTejun Heo
2026-07-17sched_ext: Skip sub-disable teardown for never-linked sub-schedulersTejun Heo
2026-07-17sched_ext: Take cgroup_lock() first in scx_cgroup_lock()Tejun Heo
2026-07-17sched_ext: Reject setting disallow from init_task outside the enable pathTejun Heo
2026-07-17perf build: Fix compiler errors with old capstoneNamhyung Kim
2026-07-17perf ui hists: Fix NULL pointer array gap in add_script_opt()Ian Rogers
2026-07-17perf disasm: Fix potential NULL pointer dereference and use-after-free in arc...Ian Rogers
2026-07-17perf ui hists: Include limits.h for PATH_MAX definitionIan Rogers
2026-07-17perf ui hists: Fix uninitialized stack memory free on pstack allocation failureIan Rogers
2026-07-17perf hists browser: Increase MAX_OPTIONS to prevent stack buffer overflowIan Rogers
2026-07-17Merge tag 'v7.2-rc3-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-07-18ata: ahci_da850: use devm_platform_ioremap_resource()Rosen Penev
2026-07-18ata: sata_highbank: use devm_platform_ioremap_resourceRosen Penev
2026-07-18ata: pata_pxa: use devm_platform_ioremap_resourceRosen Penev
2026-07-18ata: pata_rb532_cf: use devm_platform_ioremap_resource()Rosen Penev
2026-07-18ata: sata_mv: use devm clock helpersRosen Penev
2026-07-18ata: sata_mv: Use platform_get_irq() to get interruptRosen Penev
2026-07-18ASoC: SOF: Intel: Don't use "proxy" headersAndy Shevchenko
2026-07-18ASoC: cs35l56: Remove unnecessary goto in cs35l56_runtime_resume_common()Richard Fitzgerald
2026-07-17drm/xe/xe3p_lpg: Program TR_PTA_MODEMatt Roper
2026-07-18ntfs: preserve RECALL_ON_OPEN on WSL special-file reparse pointsNamjae Jeon
2026-07-18ata: pata_mpc52xx: Remove redundant dev_err()Pan Chuang
2026-07-18ata: libata-eh: make ata_eh_qc_complete() and ata_eh_qc_retry() staticDamien Le Moal
2026-07-18ata: libata-scsi: add support for the REMOVE ELEMENT AND MODIFY ZONES commandDamien Le Moal
2026-07-18ata: libata-scsi: add support for the RESTORE ELEMENTS AND REBUILD commandDamien Le Moal
2026-07-18ata: libata-scsi: add support for the REMOVE ELEMENT AND TRUNCATE commandDamien Le Moal
2026-07-18ata: libata-scsi: add support for the GET PHYSICAL ELEMENT STATUS commandDamien Le Moal
2026-07-18ata: libata-core: detect support for depopulation capabilitiesDamien Le Moal
2026-07-18ata: libata-scsi: improve ata_get_xlat_funcDamien Le Moal
2026-07-18ata: libata: improve the definition of device flagsDamien Le Moal
2026-07-18scsi: define depopulation capabilities related service actionsDamien Le Moal
2026-07-18power: supply: ucs1002_power: Remove redundant dev_err()/dev_err_probe()Pan Chuang