summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-16kbuild: rust: Define probing macros for rustcMatthew Maurer
2024-09-16kasan: simplify and clarify MakefileAndrey Konovalov
2024-09-16rust: cfi: add support for CFI_CLANG with RustMatthew Maurer
2024-09-17Merge tag 'amd-drm-next-6.12-2024-09-13' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-09-16Merge tag 'selinux-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-16Merge tag 'audit-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-16cifs: Remove redundant setting of NETFS_SREQ_HIT_EOFDavid Howells
2024-09-16cifs: Fix cifs readv callback merge resolution issueDavid Howells
2024-09-16io_uring/sqpoll: do not put cpumask on stackFelix Moessbauer
2024-09-16pwm: stm32: Fix a typoAndrew Kreimer
2024-09-16dt-bindings: pwm: amlogic: Add new bindings for meson A1 PWMGeorge Stark
2024-09-16dt-bindings: pwm: amlogic: Add optional power-domainsGeorge Stark
2024-09-16pwm: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-16dt-bindings: pwm: allwinner,sun4i-a10-pwm: add top-level constraintsKrzysztof Kozlowski
2024-09-16pwm: axi-pwmgen: use shared macro for version regDavid Lechner
2024-09-16pwm: atmel-hlcdc: Drop trailing commaLiao Chen
2024-09-16pwm: atmel-hlcdc: Enable module autoloadingLiao Chen
2024-09-16pwm: omap-dmtimer: Use of_property_read_bool()Rob Herring (Arm)
2024-09-16pwm: adp5585: Set OSC_EN bit to 1 when PWM state is enabledLiu Ying
2024-09-16Merge tag 'ib-mfd-gpio-pwm-v6.12' of https://git.kernel.org/pub/scm/linux/ker...Uwe Kleine-König
2024-09-16pwm: lp3943: Fix an incorrect type in lp3943_pwm_parse_dt()Jiapeng Chong
2024-09-16platform/x86: x86-android-tablets: Adjust Xiaomi Pad 2 bottom bezel touch but...Hans de Goede
2024-09-16drm/v3d: Appease lockdep while updating GPU statsTvrtko Ursulin
2024-09-16Merge tag 'i2c-host-fixes-6.11-rc8' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang
2024-09-16Merge tag 'for-6.12/io_uring-discard-20240913' of git://git.kernel.dk/linuxLinus Torvalds
2024-09-16Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linuxLinus Torvalds
2024-09-16Merge tag 'for-6.12/io_uring-20240913' of git://git.kernel.dk/linuxLinus Torvalds
2024-09-16selftests: vDSO: check cpu caps before running chacha testJason A. Donenfeld
2024-09-16dmaengine: cirrus: use snprintf() to calm down gcc 13.3.0Alexander Sverdlin
2024-09-16dmaengine: ep93xx: Fix a NULL vs IS_ERR() check in probe()Dan Carpenter
2024-09-16Merge tag 'erofs-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-16pinctrl: ep93xx: Fix raster pins typoNikita Shubin
2024-09-16Merge tag 'for-6.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2024-09-16Merge tag 'affs-for-6.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-16drm/xe/pf: Allow to trigger VF GuC state restore from debugfsMichal Wajdeczko
2024-09-16drm/xe/pf: Allow to view and replace VF GuC state over debugfsMichal Wajdeczko
2024-09-16drm/xe/pf: Save VF GuC state when pausing VFMichal Wajdeczko
2024-09-16drm/xe/pf: Add functions to save and restore VF GuC stateMichal Wajdeczko
2024-09-16drm/xe/guc: Add PF2GUC_SAVE_RESTORE_VF to ABIMichal Wajdeczko
2024-09-16drm/xe/guc: Fix GUC_{SUBMIT,FIRMWARE}_VER helper macrosMichal Wajdeczko
2024-09-16Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-09-16io_uring/sqpoll: retain test for whether the CPU is validJens Axboe
2024-09-16drm/i915/display: fix typo in the commentYan Zhen
2024-09-16drm/i915/gvt: Correct multiple typos in commentsShen Lichuan
2024-09-16drm/i915/dp: Remove double assignment in intel_dp_compute_as_sdp()Yuesong Li
2024-09-16RDMA/cxgb4: Added NULL check for lookup_atidMikhail Lobanov
2024-09-16s390: Enable KVM_S390_UCONTROL config in debug_defconfigChristoph Schlameuss
2024-09-16selftests: kvm: s390: Add VM run test caseChristoph Schlameuss
2024-09-16drm/i915/gt: Fixed "CPU" -> "GPU" typoZhang He