aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-19drm/gem: Ignore color planes that are unused by framebuffer formatThomas Zimmermann1-7/+3
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 Lever2-4/+1
2022-05-19SUNRPC: Make cache_req::thread_wait an unsigned longChuck Lever1-4/+4
2022-05-19SUNRPC: Clean up svc_deferred_class trace eventsChuck Lever1-5/+4
2022-05-19termbits.h: Remove posix_types.h includeIlpo Järvinen1-2/+0
2022-05-19termbits.h: Align lines & formatIlpo Järvinen1-38/+38
2022-05-19termbits.h: create termbits-common.h for identical bitsIlpo Järvinen2-51/+67
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/kernel/git/westeri/thunderbolt into usb-nextGreg Kroah-Hartman1-9/+10
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-3/+17
2022-05-19Merge tag 'fpga-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga into char-misc-nextGreg Kroah-Hartman1-3/+3
2022-05-19Merge tag 'extcon-next-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-nextGreg Kroah-Hartman1-1/+1
2022-05-19Merge tag 'phy-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into char-work-nextGreg 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/jic23/iio into char-misc-nextGreg Kroah-Hartman5-17/+103
2022-05-19dt-bindings: pinctrl: Add MediaTek MT6795 pinctrl bindingsAngeloGioacchino Del Regno1-0/+908
2022-05-19xen: sync xs_wire.h header with upstream xenStefano Stabellini1-4/+33
2022-05-19xen/xenbus: eliminate xenbus_grant_ring()Juergen Gross1-2/+0
2022-05-19xen/xenbus: add xenbus_setup_ring() service functionJuergen Gross1-0/+4
2022-05-19xen: update ring.hJuergen Gross1-5/+14
2022-05-19xen: update grant_table.hJuergen Gross2-63/+100
2022-05-19xen: update vscsiif.hJuergen Gross1-4/+129
2022-05-19tls: Add opt-in zerocopy mode of sendfile()Boris Pismenny2-0/+3
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/agd5f/linux into drm-nextDave Airlie2-1/+2
2022-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-1/+1
2022-05-18Merge tag 'io_uring-5.18-2022-05-18' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2022-05-18ucounts: Split rlimit and ucount values and max valuesAlexey Gladkov1-13/+22