summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-14Bluetooth: ISO: Make iso_get_sock_listen genericIulia Tanasescu
2024-05-14Bluetooth: hci_event: Set DISCOVERY_FINDING on SCAN_ENABLEDLuiz Augusto von Dentz
2024-05-14Bluetooth: Add proper definitions for scan interval and windowLuiz Augusto von Dentz
2024-05-14Bluetooth: hci_intel: Convert to platform remove callback returning voidUwe Kleine-König
2024-05-14Bluetooth: hci_bcm: Convert to platform remove callback returning voidUwe Kleine-König
2024-05-14Bluetooth: btqcomsmd: Convert to platform remove callback returning voidUwe Kleine-König
2024-05-14Bluetooth: Add support for MediaTek MT7922 deviceIan W MORRISON
2024-05-14Bluetooth: btintel: Add support to download intermediate loaderKiran K
2024-05-14Bluetooth: btintel: Define macros for image typesKiran K
2024-05-14rapidio: remove choice for enumerationMasahiro Yamada
2024-05-14kconfig: lxdialog: remove initialization with A_NORMALMasahiro Yamada
2024-05-14kconfig: m/nconf: merge two item_add_str() callsMasahiro Yamada
2024-05-14kconfig: m/nconf: remove dead code to display value of bool choiceMasahiro Yamada
2024-05-14kconfig: m/nconf: remove dead code to display children of choice membersMasahiro Yamada
2024-05-14kconfig: gconf: show checkbox for choice correctlyMasahiro Yamada
2024-05-14kbuild: use GCOV_PROFILE and KCSAN_SANITIZE in scripts/Makefile.modfinalMasahiro Yamada
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada
2024-05-14kbuild: provide reasonable defaults for tool coverageMasahiro Yamada
2024-05-14nbd: Fix signal handlingBart Van Assche
2024-05-14nbd: Remove a local variable from nbd_send_cmd()Bart Van Assche
2024-05-14nbd: Improve the documentation of the locking assumptionsBart Van Assche
2024-05-14nbd: Remove superfluous castsBart Van Assche
2024-05-14nbd: Use NULL to represent a pointerBart Van Assche
2024-05-14net: micrel: Fix receiving the timestamp in the frame for lan8841Horatiu Vultur
2024-05-14Merge branch 'for-6.10/winwing' into for-linusJiri Kosina
2024-05-14Merge branch 'for-6.10/uclogic' into for-linusJiri Kosina
2024-05-14Merge branch 'for-6.10/steam' into for-linusJiri Kosina
2024-05-14Merge branch 'for-6.10/sony' into for-linusJiri Kosina
2024-05-14Merge branch 'for-6.10/playstation' into for-linusJiri Kosina
2024-05-14Merge branch 'for-6.10/plarform-driver-remove-new' into for-linusJiri Kosina
2024-05-14Merge branch 'for-6.10/nintendo' into for-linusJiri Kosina
2024-05-14Merge branch 'for-6.10/kye' into for-linusJiri Kosina
2024-05-14Merge branch 'for-6.10/intel-ish' into for-linusJiri Kosina
2024-05-14Merge branch 'for-6.10/i2c-hid' into for-linusJiri Kosina
2024-05-14Merge branch 'for-6.10/hid-sysfs-emit' into for-linusJiri Kosina
2024-05-14Merge branch 'for-6.10/hid-debug' into for-linusJiri Kosina
2024-05-14s390/pkey: Use kfree_sensitive() to fix Coccinelle warningsJules Irenge
2024-05-14Merge branch 'for-6.10/hid-bpf' into for-linusJiri Kosina
2024-05-14Merge branch 'for-6.10/asus' into for-linusJiri Kosina
2024-05-14Merge branch 'for-6.10/amd-sfh' into for-linusJiri Kosina
2024-05-14s390/fpu: Remove comment about TIF_FPUThomas Huth
2024-05-14s390: Mark psw in __load_psw_mask() as __unitializedSven Schnelle
2024-05-14s390/vtime: Use get_cpu_timer()Sven Schnelle
2024-05-14s390/idle: Rewrite psw_idle() in CSven Schnelle
2024-05-14s390/stackstrace: Detect vdso stack framesHeiko Carstens
2024-05-14s390/vdso: Introduce and use struct stack_frame_vdso_wrapperHeiko Carstens
2024-05-14s390/stacktrace: Improve detection of invalid instruction pointersHeiko Carstens
2024-05-14s390/stacktrace: Skip first user stack frameHeiko Carstens
2024-05-14s390/stacktrace: Merge perf_callchain_user() and arch_stack_walk_user()Heiko Carstens
2024-05-14s390/vdso: Use standard stack frame layoutHeiko Carstens