summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-05-19PM: domains: Move the next_wakeup variable into the struct gpd_timing_dataUlf Hansson1-1/+1
2022-05-19PM: domains: Allocate gpd_timing_data dynamically based on governorUlf Hansson1-1/+1
2022-05-19ACPI: CPPC: Check _OSC for flexible address spacePierre Gondois1-0/+2
2022-05-19topology: Remove unused cpu_cluster_mask()Dietmar Eggemann1-7/+0
2022-05-19kernel/reboot: Add devm_register_restart_handler()Dmitry Osipenko1-0/+4
2022-05-19kernel/reboot: Add devm_register_power_off_handler()Dmitry Osipenko1-0/+4
2022-05-19reboot: Remove pm_power_off_prepare()Dmitry Osipenko1-1/+0
2022-05-19kernel/reboot: Add register_platform_power_off()Dmitry Osipenko1-0/+3
2022-05-19kernel/reboot: Add kernel_can_power_off()Dmitry Osipenko1-0/+1
2022-05-19kernel/reboot: Add do_kernel_power_off()Dmitry Osipenko1-0/+2
2022-05-19kernel/reboot: Introduce sys-off handler APIDmitry Osipenko1-0/+77
2022-05-19notifier: Add blocking/atomic_notifier_chain_register_unique_prio()Dmitry Osipenko1-0/+5
2022-05-19notifier: Add atomic_notifier_call_chain_is_empty()Dmitry Osipenko1-0/+2
2022-05-19clk: renesas: r9a06g032: Export function to set dmamuxMiquel Raynal1-0/+11
2022-05-19driver: soc: xilinx: Update function prototype for xlnx_unregister_eventAbhyuday Godhasara1-2/+2
2022-05-19siphash: add SPDX tags as sole licensing authorityJason A. Donenfeld1-3/+2
2022-05-19SUNRPC: Simplify synopsis of svc_pool_for_cpu()Chuck Lever1-1/+1
2022-05-19fs/lock: add 2 callbacks to lock_manager_operations to resolve conflictDai Ngo1-0/+3
2022-05-19fs/lock: add helper locks_owner_has_blockers to check for blockersDai Ngo1-0/+7
2022-05-19SUNRPC: Remove svc_rqst::rq_xprt_hlenChuck Lever1-2/+0
2022-05-19SUNRPC: Make cache_req::thread_wait an unsigned longChuck Lever1-4/+4
2022-05-19tty: serial: samsung_tty: Fix suspend/resume on S5LHector Martin1-0/+3
2022-05-19Merge tag 'thunderbolt-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman1-9/+10
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+1
2022-05-19Merge tag 'fpga-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman1-3/+3
2022-05-19Merge tag 'extcon-next-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-1/+1
2022-05-19Merge tag 'phy-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman2-0/+36
2022-05-19random: move randomize_page() into mm where it belongsJason A. Donenfeld2-2/+1
2022-05-19random: remove mostly unused async readiness notifierJason A. Donenfeld1-2/+0
2022-05-19random: remove get_random_bytes_arch() and add rng_has_arch_random()Jason A. Donenfeld1-1/+1
2022-05-19random: make consistent use of buf and lenJason A. Donenfeld1-6/+6
2022-05-19random: use proper return types on get_random_{int,long}_wait()Jason A. Donenfeld1-7/+7
2022-05-19random: remove extern from functions in headerJason A. Donenfeld1-46/+31
2022-05-19Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman5-17/+103
2022-05-19thermal/drivers/thermal_of: Add change_mode ops support for thermal_of sensorManaf Meethalavalappu Pallikunhi1-0/+3
2022-05-19iio: adc: qcom-vadc-common: add reverse scaling for PMIC5 Gen2 ADC_TMJishnu Prakash1-0/+2
2022-05-19riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOLSunil V L1-0/+2
2022-05-19Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...Dave Airlie1-1/+0
2022-05-18libceph: fix potential use-after-free on linger ping and resendsIlya Dryomov1-0/+3
2022-05-18Merge tag 'devfreq-next-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki1-2/+15
2022-05-18nvme: add support for TP4084 - Time-to-Ready EnhancementsChristoph Hellwig1-0/+31
2022-05-18random: handle latent entropy and command line from random_init()Jason A. Donenfeld1-8/+7
2022-05-18random32: use real rng for non-deterministic randomnessJason A. Donenfeld1-45/+7
2022-05-18siphash: use one source of truth for siphash permutationsJason A. Donenfeld2-16/+35
2022-05-18fsnotify: introduce mark type iteratorAmir Goldstein1-7/+24
2022-05-18clocksource/drivers/ixp4xx: Drop boardfile probe pathLinus Walleij1-11/+0
2022-05-18net/mlx5: Support multiport eswitch modeEli Cohen1-2/+3
2022-05-18net/mlx5: Inline db alloc API functionTariq Toukan1-1/+6
2022-05-18net/mlx5: Add last command failure syndrome to debugfsMoshe Shemesh1-0/+2
2022-05-18ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS supportMin Li1-1/+11