summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-17Documentation: leds: leds-class: Document keyboard backlight LED class namingCarlos Ferreira
2026-06-17leds: blinkm: Fix spelling and comment style above lock acquireStepan Ionichev
2026-06-17leds: qcom: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski
2026-06-17leds: as3668: Fix Kconfig symbol name mismatch in MakefileSasha Levin
2026-06-17docs: leds: Fix sysfs ABI reference in lp5812.rstXinhong Hu
2026-06-17leds: qcom-lpg: Allocate channels with main structRosen Penev
2026-06-17leds: trigger: gpio: Use GPIOD_FLAGS_BIT_NONEXCLUSIVEPiotr Kubik
2026-06-17dt-binding: leds: Publish common bindings under dual licenseCorvin Köhne
2026-06-17leds: pca9532: Don't stop blinking for non-zero brightnessTobias Deiminger
2026-06-17dt-bindings: leds: irled: ir-spi-led: Add new duty-cycle valueBiswapriyo Nath
2026-06-17leds: st1202: Drop unused includeLinus Walleij
2026-06-17mfd: sec: Set DMA coherent maskKaustabh Chakraborty
2026-06-17mfd: sec: Add support for S2MU005 PMICKaustabh Chakraborty
2026-06-17dt-bindings: mfd: Add documentation for S2MU005 PMICKaustabh Chakraborty
2026-06-17Merge tag 'sound-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2026-06-17Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-06-17xfrm: validate selector family and prefixlen during matchEric Dumazet
2026-06-17espintcp: use sk_msg_free_partial to fix partial sendSabrina Dubroca
2026-06-17xfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[]Eric Dumazet
2026-06-17xfrm: Fix xfrm state cache insertion raceHerbert Xu
2026-06-17i2c: imx-lpi2c: mark I2C adapter when hardware is powered downCarlos Song
2026-06-17ALSA: sh: Use more common error handling code in snd_aica_probe()Markus Elfring
2026-06-17ALSA: usb-audio: Add quirk flags for SC13AAi Chao
2026-06-17ALSA: usb-audio: qcom: Free sideband sg_table objectsXu Rao
2026-06-17ALSA: hda/conexant: Add pin config quirk for Lenovo IdeaPad Slim 5 16AKP10Galen Hassen
2026-06-17ALSA: compress: Fix task creation error unwindCássio Gabriel
2026-06-17i2c: stm32f7: truncate clock period instead of rounding itGuillermo Rodríguez
2026-06-17Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-06-17Merge branch 'for-7.2-vsprintf-pmM-uppercase' into for-linusPetr Mladek
2026-06-17Merge branch 'for-7.2-vsprintf-size-checks' into for-linusPetr Mladek
2026-06-17gpiolib: acpi: Prevent out-of-bounds pin access in OperationRegion handlerMarco Scardovi
2026-06-17gpiolib: acpi: Add robust bounds-checking for GPIO pin resourcesMarco Scardovi
2026-06-17erofs: introduce erofs_map_chunks()Gao Xiang
2026-06-17erofs: call erofs_exit_ishare() before rcu_barrier()Gao Xiang
2026-06-17erofs: update the overview of the documentationGao Xiang
2026-06-17erofs: clean up erofs_ishare_fill_inode()Gao Xiang
2026-06-16ksmbd: fix path resolution in ksmbd_vfs_kern_path_createDavide Ornaghi
2026-06-16ksmbd: use opener credentials for FSCTL mutationsNamjae Jeon
2026-06-16ksmbd: use opener credentials for ADS I/ONamjae Jeon
2026-06-16ksmbd: require source read access for duplicate extentsNamjae Jeon
2026-06-16ksmbd: run set info with opener credentialsNamjae Jeon
2026-06-16ksmbd: use opener credentials for delete-on-closeNamjae Jeon
2026-06-16ksmbd: serialize QUERY_DIRECTORY requests per fileNamjae Jeon
2026-06-16ksmbd: add permission checks for FSCTL_DUPLICATE_EXTENTS_TO_FILEGil Portnoy
2026-06-16ksmbd: enforce FILE_READ_ATTRIBUTES on SMB_FIND_FILE_POSIX_INFORMATIONGil Portnoy
2026-06-16ksmbd: reject non-VALID session in compound request branchGil Portnoy
2026-06-16ksmbd: compress SMB2 READ responsesNamjae Jeon
2026-06-16ksmbd: negotiate and decode SMB2 compressionNamjae Jeon
2026-06-16cifs: negotiate chained SMB2 compression capabilitiesNamjae Jeon