summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-02Merge tag 'kvm-riscv-fixes-6.11-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini
2024-08-02Merge tag 's390-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-08-02clocksource: Fix brown-bag boolean thinko in cs_watchdog_read()Paul E. McKenney
2024-08-02clockevents/drivers/i8253: Fix stop sequence for timer 0David Woodhouse
2024-08-02x86/i8253: Disable PIT timer 0 when not in useDavid Woodhouse
2024-08-02Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-08-02Merge tag 'sound-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-08-02Merge tag 'drm-fixes-2024-08-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-08-02cifs: update internal version numberSteve French
2024-08-02smb: client: fix FSCTL_GET_REPARSE_POINT against NetAppPaulo Alcantara
2024-08-02smb3: add dynamic tracepoints for shutdown ioctlSteve French
2024-08-02cifs: Remove cifs_aio_ctxDavid Howells
2024-08-02smb: client: handle lack of FSCTL_GET_REPARSE_POINT supportPaulo Alcantara
2024-08-02Merge tag 'ata-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-08-02Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-08-02drm/panel-edp: Fix HKC MB116AN01 nameTerry Hsiao
2024-08-02Revert "drm/amd: Add power_saving_policy drm property to eDP connectors"Hamza Mahfooz
2024-08-02Revert "drm: Introduce 'power saving policy' drm property"Hamza Mahfooz
2024-08-02ACPI: PMIC: Remove unneeded check in tps68470_pmic_opregion_probe()Aleksandr Mishin
2024-08-02ACPI: processor: Reduce the log level of a per-CPU message about idle statesLi RongQing
2024-08-02ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_pac...Pei Xiao
2024-08-02ACPI: sysfs: remove return value of acpi_device_setup_files()Thomas Weißschuh
2024-08-02ACPI: sysfs: manage sysfs attributes through device coreThomas Weißschuh
2024-08-02ACPI: sysfs: manage attributes as attribute_groupThomas Weißschuh
2024-08-02ACPI: sysfs: evaluate _STR on each sysfs accessThomas Weißschuh
2024-08-02ACPI: sysfs: validate return type of _STR methodThomas Weißschuh
2024-08-02ACPI: battery: Remove redundant NULL initalizationsIlpo Järvinen
2024-08-02ACPI: battery: Use strscpy() instead of strcpy()Muhammad Qasim Abdul Majeed
2024-08-02cpu/hotplug: Provide weak fallback for arch_cpuhp_init_parallel_bringup()Jiaxun Yang
2024-08-02ACPI: EC: Do not release locks during operation region accessesRafael J. Wysocki
2024-08-02arm64: jump_label: Ensure patched jump_labels are visible to all CPUsWill Deacon
2024-08-02cpu/hotplug: Make HOTPLUG_PARALLEL independent of HOTPLUG_SMTJiaxun Yang
2024-08-02PM: sleep: Use sysfs_emit() and sysfs_emit_at() in "show" functionsXueqin Luo
2024-08-02PM: hibernate: Use sysfs_emit() and sysfs_emit_at() in "show" functionsXueqin Luo
2024-08-02iommu: Restore lost return in iommu_report_device_fault()Barak Biber
2024-08-02cpufreq: Remove LATENCY_MULTIPLIERQais Yousef
2024-08-02powercap/intel_rapl: Add support for AMD family 1AhDhananjay Ugwekar
2024-08-02syscalls: fix syscall macros for newfstat/newfstatatArnd Bergmann
2024-08-02uretprobe: change syscall number, againArnd Bergmann
2024-08-02crypto: iaa - Fix potential use after free bugDan Carpenter
2024-08-02crypto: ppc/curve25519 - add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-08-02crypto: qat - allow disabling SR-IOV VFsMichal Witwicki
2024-08-02crypto: qat - ensure correct order in VF restarting handlerMichal Witwicki
2024-08-02crypto: qat - fix recovery flow for VFsMichal Witwicki
2024-08-02crypto: qat - disable IOV in adf_dev_stop()Michal Witwicki
2024-08-02crypto: qat - preserve ADF_GENERAL_SECAdam Guerin
2024-08-02crypto: arm64/poly1305 - move data to rodata sectionJia He
2024-08-02ASoC: fsl: lpc3xxx: Make some symbols staticYue Haibing
2024-08-02ASoC: sti-sas: Constify snd_soc_component_driver structChristophe JAILLET
2024-08-02ASoC: tas2781: Fix a compiling warning reported by robot kernel test due to a...Shenghao Ding